Debian Patches
Status for svxlink/26.05.1-1
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| use-default-compile-flags.patch | Use default compile flags Turn off custom compile flags to make sure 'dpkg-buildflags' propagate |
Felix Lechner <felix.lechner@gmail.com> | not-needed | 2014-09-17 | ||
| remove-obsolete-systemd-targets.patch | Remove obsolete systemd targets syslog.target is now socket-activated and hence obsolete Patch was submitted upstream but rejected. Software runs primarily on embedded systems with older software. Newer systems do not require the patch. |
Felix Lechner <felix.lechner@lease-up.com> | invalid | 2017-12-05 | ||
| fix-path-to-gpio-scripts.patch | Fix path for GPIO scrips For Debian, installed arch indep scripts in /usr/share/svxlink/scripts/ |
Felix Lechner <felix.lechner@lease-up.com> | no | 2017-12-05 | ||
| fix-openSSL4-compat.patch | Fix OpenSSL 4.0 compatibility in async SSL code Create mutable X509_NAME via X509_NAME_new(), populate it, and set it on the certificate/CSR via X509_set_*_name()/X509_REQ_set_subject_name() (which copy internally) instead of mutating the const pointer returned by X509_get_*_name()/X509_REQ_get_subject_name(). Use const for read-only X509_NAME_ENTRY/ASN1_STRING return values. =================================================================== |
yes | debian | 2026-06-24 |
