Debian Patches
Status for voms/2.1.0~rc3-4
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
0001-Catch-exception-by-reference.patch | [PATCH 1/6] Catch exception by reference | Mattias Ellert <mattias.ellert@physics.uu.se> | no | 2023-01-02 | ||
0002-Fix-warning-about-possible-use-after-free.patch | [PATCH 2/6] Fix warning about possible use after free Fix also a warning about an unused variable. This piece of code can probably go away, but let's just fix the warning for the time being. |
Mattias Ellert <mattias.ellert@physics.uu.se> | no | 2023-01-02 | ||
0003-Fix-doxygen-warning.patch | [PATCH 3/6] Fix doxygen warning About a documented return type for a function that does not return anything. |
Mattias Ellert <mattias.ellert@physics.uu.se> | no | 2023-01-02 | ||
0004-Fix-warning-about-possible-string-truncation.patch | [PATCH 4/6] Fix warning about possible string truncation This is a false positive, since the source is an 8-byte hash and is copied into an 8-byte substring. memcpy is a better fit anyway. |
Mattias Ellert <mattias.ellert@physics.uu.se> | no | 2023-01-02 | ||
0005-config.h-must-not-be-included-in-public-header-file.patch | [PATCH 5/6] config.h must not be included in public header file This reverts 5c022c1 |
Mattias Ellert <mattias.ellert@physics.uu.se> | no | 2023-01-02 | ||
0006-Include-config.h-before-other-header-files.patch | [PATCH 6/6] Include config.h before other header files This is an alternative (and not wrong) solution to commit 5c022c1 to define the macro OPENSSL_COMPAT_API before OpenSSL does it. |
Francesco Giacomini <francesco.giacomini@cnaf.infn.it> | no | 2023-01-02 | ||
0001-Compile-and-link-libvomsapi-with-proper-thread-flags.patch | [PATCH] Compile and link libvomsapi with proper thread flags | Francesco Giacomini <francesco.giacomini@cnaf.infn.it> | no | 2023-01-08 |
All known versions for source package 'voms'
- 2.1.0-2 (sid, trixie)
- 2.1.0~rc3-4 (bookworm)
- 2.1.0~rc0-6 (bullseye)