Debian Patches
Status for libgclib/0.12.8+ds-1
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| autoconf.patch | Build proper libraries via automake =================================================================== |
Andreas Tille <tille@debian.org> | not-needed | 2019-04-18 | ||
| CVE-2021-42006.patch | Fix CVE-2021-42006 | Andreas Tille <tille@debian.org> | yes | debian upstream | 2021-10-18 | |
| noexcept.patch | fix different exception specifier This change fixes the following symptom, occurring when attempting to build the GAlnExtend.cpp using gcc-15: . In file included from GAlnExtend.h:7, from GAlnExtend.cpp:1: GList.hh:375:22: error: declaration of ‘GList<OBJ>::GList(GList<OBJ>&&) noexcept’ has a different exception specifier -Wtemplate-body] 375 | template <class OBJ> GList<OBJ>::GList(GList<OBJ>&& other) noexcept: | ^~~~~~~~~~ GList.hh:101:5: note: from previous declaration ‘GList<OBJ>::GList(GList<OBJ>&&)’ 101 | GList(GList<OBJ>&& list); //move constructor | ^~~~~ |
Étienne Mollier <emollier@debian.org> | no | 2025-11-27 |
All known versions for source package 'libgclib'
- 0.12.8+ds-1 (forky, sid)
- 0.12.7+ds-6 (trixie)
- 0.12.7+ds-5 (bookworm)
