Debian Patches
Status for myproxy/6.2.16-4
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
0001-Handle-64-bit-time_t-on-32-bit-systems.patch | [PATCH] Handle 64 bit time_t on 32 bit systems | Mattias Ellert <mattias.ellert@physics.uu.se> | no | 2024-03-17 | ||
0001-MyProxy-change-private-key-cipher-to-EVP_aes_256_cbc.patch | [PATCH] MyProxy: change private key cipher to EVP_aes_256_cbc() As per #229 MyProxy still used an old cipher for encrypting private keys. Changes courtesy of Mischa Salle (@msalle). Fixes #229. |
Frank Scheiner <scheiner@hlrs.de> | no | 2024-07-21 | ||
0001-Make-OpenSSL-engine-optional.patch | [PATCH] Make OpenSSL engine optional | Mattias Ellert <mattias.ellert@physics.uu.se> | no | 2024-11-02 | ||
0001-Fix-compilation-with-GCC-15-Fedora-42.patch | [PATCH] Fix compilation with GCC 15 (Fedora 42) GCC 15 has improved diagnostics and detects more incompatible pointer type errors than earlier versions. Especially function pointers being assigned pointers to function with the wrong type and/or number of arguments are better detected. This commit fixes the compilation with GCC 15 on Fedora 42. |
Mattias Ellert <mattias.ellert@physics.uu.se> | no | 2025-01-17 |