Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
keygen-improvements-for-Debian.patch | keygen improvements for Debian Generate the key owned by _shibd to work with the Debian user configuration for the shibd daemon. Pass --fqdn to the hostname command when determining the default identity for better certificate names. |
Russ Allbery <rra@debian.org> | no | 2014-03-16 | ||
Remove-references-to-omitted-schema-files.patch | Remove references to omitted schema files Some schema files are under a non-DFSG license and therefore aren't installed in the Debian package or included in the source package. Remove the references to them in the build system and schema catalog. The WS-Trust license doesn't allow mentioning the names of its authors. The other licenses don't permit arbitrary modification. |
Russ Allbery <rra@debian.org> | no | 2014-03-16 | ||
Debianize-the-systemd-service-file-of-shibd.patch | Debianize the systemd service file of shibd | =?utf-8?q?Ferenc_W=C3=A1gner?= <wferi@niif.hu> | not-needed | 2016-01-24 | ||
seckeygen-defaults-for-Debian.patch | seckeygen defaults for Debian | =?utf-8?q?Ferenc_W=C3=A1gner?= <wferi@debian.org> | not-needed | 2018-08-11 | ||
Use-runstatedir-from-future-Autoconf-2.70.patch | Use --runstatedir from future Autoconf 2.70 On compat level 11 dh_auto_configure provides this option, and Autoconf 2.69-9 already understands it (see #759647). |
=?utf-8?q?Ferenc_W=C3=A1gner?= <wferi@debian.org> | no | 2018-08-30 | ||
configure.ac-AC_MSG_ERROR-can-t-be-used-as-value-if-not-f.patch | configure.ac: AC_MSG_ERROR can't be used as value-if-not-found Such use inside AC_PATH_PROGS() leads to an obscure error message and does not terminate the configure run if hit. Use an idiomatic construct instead and also add quoting at two other places to avoid treating textual commas as macro argument separators. |
=?utf-8?q?Ferenc_W=C3=A1gner?= <wferi@debian.org> | no | 2023-01-21 |