Package: shibboleth-sp / 3.5.1+dfsg-1

Metadata

Package Version Patches format
shibboleth-sp 3.5.1+dfsg-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
keygen improvements for Debian.patch | (download)

configs/keygen.sh | 9 8 + 1 - 0 !
1 file changed, 8 insertions(+), 1 deletion(-)

 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.

Remove references to omitted schema files.patch | (download)

schemas/Makefile.am | 9 1 + 8 - 0 !
schemas/catalog.xml.in | 4 3 + 1 - 0 !
2 files changed, 4 insertions(+), 9 deletions(-)

 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.

Debianize the systemd service file of shibd.patch | (download)

configs/shibd-systemd.in | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 debianize the systemd service file of shibd

seckeygen defaults for Debian.patch | (download)

configs/seckeygen.sh | 6 6 + 0 - 0 !
1 file changed, 6 insertions(+)

 seckeygen defaults for debian

Use runstatedir from future Autoconf 2.70.patch | (download)

configs/Makefile.am | 2 1 + 1 - 0 !
configs/shibd-debian.in | 2 1 + 1 - 0 !
shibsp/Makefile.am | 2 1 + 1 - 0 !
3 files changed, 3 insertions(+), 3 deletions(-)

 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).

Disable Doxygen s SHORT_NAMES to gain reproducibility.patch | (download)

doxygen.cfg | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 disable doxygen's short_names to gain reproducibility