Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
nfs_des | nfs_des === modified file 'kdc/kerberos5.c' |
Brian May <bam@debian.org> | no | 2017-04-26 | ||
021_debian | Debian === modified file 'doc/setup.texi' |
Brian May <bam@debian.org> | no | 2017-04-26 | ||
022_openafs | OpenAFS =================================================================== |
Brian May <bam@debian.org> | no | 2017-04-26 | ||
025_krb5-config-paths | krb5-config-paths === modified file 'a/tools/krb5-config.in' |
Brian May <bam@debian.org> | no | 2017-04-26 | ||
025_pthreads | pthreads === modified file 'cf/pthreads.m4' |
Brian May <bam@debian.org> | no | 2017-04-26 | ||
030_pkg-config-paths | pkg-config-paths === modified file 'tools/heimdal-gssapi.pc.in' |
Brian May <bam@debian.org> | no | 2017-04-26 | ||
installsh | installsh =================================================================== |
Brian May <bam@debian.org> | no | 2017-04-26 | ||
041_hurd_maxhostnamelen | hurd_maxhostnamelen | Brian May <bam@debian.org> | no | 2017-04-26 | ||
042_hurd_path_max | hurd_path_max | Brian May <bam@debian.org> | no | 2017-04-26 | ||
046_hurd_sundevdata | hurd sundevdata | Brian May <bam@debian.org> | no | 2017-04-26 | ||
047_link_gssapi | Link Gssapi Link against just build gssapi, instead of the system one this resolves FTBFS when gssapi adds new symbols. |
Dimitri John Ledkov <xnox@ubuntu.com> | no | 2017-04-26 | ||
060_no_build_string | No build string Remove hostname and build time from version as they make the build unreproducible |
Jelmer Vernooij <jelmer@debian.org> | no | 2017-04-26 | ||
parallel-build | Parallel build | Brian May <bam@debian.org> | no | 2017-04-26 | ||
disable_iprop | Disable iprop | Brian May <bam@debian.org> | no | 2017-04-26 | ||
disable_rpath | Disable use of rpath in krb5-config.heimdal See https://bugs.debian.org/868840 This also solves another issue: Disable use of @CANONICAL_HOST@, which is not reproducible. https://github.com/heimdal/heimdal/issues/237 |
Brian May <bam@debian.org> | no | 2017-04-26 | ||
0016-Add-back-in-base64_encode-and-base64_decode.patch | Add back in base64_encode and base64_decode These functions were removed upstream. See https://github.com/heimdal/heimdal/issues/107 Unfortunately the SONAME was not incremented for libroken. This could cause breakage. This change reintroduces the old names until the SONAME can be incremented. |
Brian May <brian@linuxpenguins.xyz> | no | 2017-04-26 | ||
fix-missing-headers | fix-missing-headers =================================================================== |
Brian May <bam@debian.org> | no | 2019-12-16 | ||
0018-Increment-roken-library-version.patch | Increment roken library version | Brian May <bam@debian.org> | no | 2022-11-24 | ||
0019-Increment-hcrypto-library-version.patch | Increment hcrypto library version | Brian May <bam@debian.org> | no | 2022-11-24 | ||
CVE-2022-45142-gsskrb5-fix-accidental-logic-inversio.patch | [PATCH] CVE-2022-45142: gsskrb5: fix accidental logic inversions The referenced commit attempted to fix miscompilations with gcc-9 and gcc-10 by changing `memcmp(...)` to `memcmp(...) != 0`. Unfortunately, it also inverted the result of the comparison in two occasions. This inversion happened during backporting the patch to 7.7.1 and 7.8.0. for arcfour unwrap") |
Helmut Grohne <helmut@subdivi.de> | no | 2023-02-05 |