[ubuntu/oneiric] shibboleth-sp2 2.4.2+dfsg-2 (Accepted)
Angel Abad
angelabad at gmail.com
Tue Jul 19 13:32:37 UTC 2011
shibboleth-sp2 (2.4.2+dfsg-2) unstable; urgency=low
* Include stddef.h for offsetof in apache/mod_apache.cpp, fixing FTBFS
with g++ 4.6. (Closes: #624877)
* Remove ${shlibs:Depends} from libshibsp-dev, which doesn't contain any
binaries.
* Update standards version to 3.9.2 (no changes required).
shibboleth-sp2 (2.4.2+dfsg-1) unstable; urgency=low
[ Ferenc Wagner ]
* Fix watch file. The 2.4 prerelease broke it.
[ Faidon Liambotis ]
* Enable and ship memcache-store.
[ Russ Allbery ]
* New upstream release.
- Move <SecurityPolicies> default to a separate configuration file
- Allow hard-coding the return URL after authentication
- Allow restrictions on signing/digest algorithms to accept
- New -o, -u, and -g flags to keygen
- Add SessionIndex of an AuthnStatement to environment variables
- Support for metadata extensions for algorithm support
- New extension for decoding base64 encoded attributes
- Allow configuration of XMLAccessControl rules in .htaccess
- Support explicit filtering of NameID by qualifiers
- New simplified configuration mechanism
- Allow inheritance of RelyingParty definitions in ApplicationOverride
- Provide more information in the status handler
- New endpoint producing JSON data for Discovery Service
- Generate the EntityDescriptor/ID via hashing for stability
- Allow using a regex to generate a URL from the entityID in dynamic
metadata plugin
- Support for multibyte request paths
- New session cache option to avoid storing complete assertions
- Support MDX-style artifact lookup in dynamic MD plugin
- Allow storing and retrieving the session key from an HTTP header
- Support "unspecified" NameFormat without special configuration
- Allow overriding listener details to permit use of a shared config
- Add error information to attribute ResolutionContext
- Set the correct variables for log4cpp libraries (Closes: #606489)
- Multiple bug fixes
* Rebuild with OpenSSL 1.0.0. (Closes: #620774)
* Change package names for the upstream SONAME change.
* Update Debian man pages for upstream utility changes.
* Build-depend on xmltooling 1.4 or later and OpenSAML 2.4 or later, and
also update schema and development package dependencies.
* Force build dependency on xml-security-c 1.6 or later for consistent
build results.
* Add build dependency on pkg-config, which upstream now uses to find
the SSL libraries.
* Add build dependency on graphviz for better API documentation.
* Replace the version of jQuery installed by Doxygen in the
documentation package with a symlink to the version supplied by the
Debian package and add a dependency.
* Drop the *.la files from /usr/lib/shibboleth. Upstream does loading
by *.so files and doesn't use libltdl, and Debian is dropping *.la
files where possible.
* Fix LSB Description keyword formatting in the shibd init script.
* Empty the Default-Stop setting for the shibd init script. Just
killing the daemon as part of shutdown should be fine.
* Ignore the plugins in /usr/lib/shibboleth when running dh_makeshlibs.
They have SONAMEs but aren't actually libraries.
* Update to debhelper compatibility level V8.
- Use debhelper rule minimization.
* Update debian/copyright to the current DEP-5 specification.
* Change to Debian source format 3.0 (quilt). Force a single Debian
patch for simplicity since the packaging is maintained in Git using
branches, and include a patch header explaining why.
* Update standards version to 3.9.1 (no changes required).
Date: Tue, 19 Jul 2011 13:23:09 +0000
Changed-By: Angel Abad <angelabad at gmail.com>
Maintainer: Debian Shib Team <pkg-shibboleth-devel at lists.alioth.debian.org>
Origin: Debian/unstable
https://launchpad.net/ubuntu/oneiric/+source/shibboleth-sp2/2.4.2+dfsg-2
-------------- next part --------------
Origin: Debian/unstable
Format: 1.7
Date: Tue, 19 Jul 2011 13:23:09 +0000
Source: shibboleth-sp2
Binary: libapache2-mod-shib2, libshibsp5, libshibsp-dev, libshibsp-doc, shibboleth-sp2-schemas
Architecture: source
Version: 2.4.2+dfsg-2
Distribution: oneiric
Urgency: low
Maintainer: Debian Shib Team <pkg-shibboleth-devel at lists.alioth.debian.org>
Changed-By: Angel Abad <angelabad at gmail.com>
Closes: 606489 620774 624877
Files:
bd23cd226da13426c26db5ecc2305fd8 885060 web extra shibboleth-sp2_2.4.2+dfsg.orig.tar.gz
9a655cf6fa9246aa42cea07495a92995 22485 web extra shibboleth-sp2_2.4.2+dfsg-2.debian.tar.gz
ea7cb31eb310681810bdf13256f59224 2050 web extra shibboleth-sp2_2.4.2+dfsg-2.dsc
Changes:
shibboleth-sp2 (2.4.2+dfsg-2) unstable; urgency=low
.
* Include stddef.h for offsetof in apache/mod_apache.cpp, fixing FTBFS
with g++ 4.6. (Closes: #624877)
* Remove ${shlibs:Depends} from libshibsp-dev, which doesn't contain any
binaries.
* Update standards version to 3.9.2 (no changes required).
.
shibboleth-sp2 (2.4.2+dfsg-1) unstable; urgency=low
.
[ Ferenc Wagner ]
* Fix watch file. The 2.4 prerelease broke it.
.
[ Faidon Liambotis ]
* Enable and ship memcache-store.
.
[ Russ Allbery ]
* New upstream release.
- Move <SecurityPolicies> default to a separate configuration file
- Allow hard-coding the return URL after authentication
- Allow restrictions on signing/digest algorithms to accept
- New -o, -u, and -g flags to keygen
- Add SessionIndex of an AuthnStatement to environment variables
- Support for metadata extensions for algorithm support
- New extension for decoding base64 encoded attributes
- Allow configuration of XMLAccessControl rules in .htaccess
- Support explicit filtering of NameID by qualifiers
- New simplified configuration mechanism
- Allow inheritance of RelyingParty definitions in ApplicationOverride
- Provide more information in the status handler
- New endpoint producing JSON data for Discovery Service
- Generate the EntityDescriptor/ID via hashing for stability
- Allow using a regex to generate a URL from the entityID in dynamic
metadata plugin
- Support for multibyte request paths
- New session cache option to avoid storing complete assertions
- Support MDX-style artifact lookup in dynamic MD plugin
- Allow storing and retrieving the session key from an HTTP header
- Support "unspecified" NameFormat without special configuration
- Allow overriding listener details to permit use of a shared config
- Add error information to attribute ResolutionContext
- Set the correct variables for log4cpp libraries (Closes: #606489)
- Multiple bug fixes
* Rebuild with OpenSSL 1.0.0. (Closes: #620774)
* Change package names for the upstream SONAME change.
* Update Debian man pages for upstream utility changes.
* Build-depend on xmltooling 1.4 or later and OpenSAML 2.4 or later, and
also update schema and development package dependencies.
* Force build dependency on xml-security-c 1.6 or later for consistent
build results.
* Add build dependency on pkg-config, which upstream now uses to find
the SSL libraries.
* Add build dependency on graphviz for better API documentation.
* Replace the version of jQuery installed by Doxygen in the
documentation package with a symlink to the version supplied by the
Debian package and add a dependency.
* Drop the *.la files from /usr/lib/shibboleth. Upstream does loading
by *.so files and doesn't use libltdl, and Debian is dropping *.la
files where possible.
* Fix LSB Description keyword formatting in the shibd init script.
* Empty the Default-Stop setting for the shibd init script. Just
killing the daemon as part of shutdown should be fine.
* Ignore the plugins in /usr/lib/shibboleth when running dh_makeshlibs.
They have SONAMEs but aren't actually libraries.
* Update to debhelper compatibility level V8.
- Use debhelper rule minimization.
* Update debian/copyright to the current DEP-5 specification.
* Change to Debian source format 3.0 (quilt). Force a single Debian
patch for simplicity since the packaging is maintained in Git using
branches, and include a patch header explaining why.
* Update standards version to 3.9.1 (no changes required).
More information about the Oneiric-changes
mailing list