1a85fda332757b94768795b72ab04c790c7dc187
[shibboleth/sp.git] / debian / changelog
1 shibboleth-sp2 (2.2.1+dfsg-1) UNRELEASED; urgency=low
2
3   * New upstream release.
4     - SECURITY: Fix improper handling of certificate names containing nul
5       characters.
6     - SECURITY: Correctly validate the use attribute of KeyDescriptors,
7       preventing use of a key for signing or for encryption if its use
8       field says it may not be used for that purpose.
9     - New shib-metagen script for generating Shibboleth SP metadata.
10     - Support preserving form data across user authentication.
11     - Support internal server redirection while maintaining protection.
12     - Fix incompatibility between lazy sessions and servlet containers.
13     - Fix some problems with dynamic metadata resolution.
14     - Fix incompatibility with mod_include.
15     - Fix single logout via SOAP.
16     - Fix shibd crash with invalid metadata.
17     - Fix crash in chaining attribute resolver.
18     - Avoid infinite loop on empty attribute mapped to REMOTE_USER.
19     - Fix handling of some Unicode data in relaystate data in URLs.
20     - Correctly return Success to LogoutRequest where appropriate.
21     - Avoid chunked encoding in back-channel calls.
22     - Correctly check Recipient values in assertions.
23     - Fix attributePrefix handling in some contexts.
24     - Fix generated metadata DiscoveryResponse.
25     - Fix handling of unsigned responses with encryption.
26     - Fix handling of InProcess property.
27   * Rename library package for upstream SONAME bump.
28   * Tighten build dependencies and schema package dependencies on
29     opensaml2 and xmltooling.
30   * Build against Xerces-C 3.0.
31   * Dynamically determine the Debian and upstream package versions for
32     get-orig-source from debian/changelog.
33   * Update libapache2-mod-shib2's README.Debian for changes to the
34     TestShib web pages.
35   * Use the automatically-extracted package version as the version number
36     for the man pages.
37   * Update standards version to 3.8.3.
38     - Create /var/run/shibboleth in the init script if it doesn't exist.
39     - Don't ship /var/run/shibboleth in the package.
40     - Remove /var/run/shibboleth in postrm if it exists.
41
42  -- Russ Allbery <rra@debian.org>  Fri, 24 Jul 2009 15:29:01 -0700
43
44 shibboleth-sp2 (2.1.dfsg1-2) unstable; urgency=low
45
46   * Redo the variable quoting in doxygen.m4 so that configure can be
47     rebuilt with Autoconf 2.63.  (Closes: #518039)
48
49  -- Russ Allbery <rra@debian.org>  Tue, 03 Mar 2009 15:03:10 -0800
50
51 shibboleth-sp2 (2.1.dfsg1-1) unstable; urgency=low
52
53   [ Russ Allbery ]
54   * New upstream version.
55     - New memory cache storage backend.
56     - Schema validation is now optional.
57     - Many bug fixes.
58   * Bump SONAME of libshibsp following upstream's versioning.
59   * Build-depend on libsaml2-dev >= 2.1 following the upstream spec file
60     and libxmltooling-dev 1.1 just in case (required by OpenSAML 2.1).
61   * Fix the name of the tarball created by get-orig-source.
62   * Logcheck rules.
63   * Tighten the dependency versioning; the 2.1 SP library requires the
64     2.1 schemas from the Shibboleth SP and OpenSAML and the 1.1 schemas
65     from XMLTooling.
66   * Remove duplicate Section field for libapache2-mod-shib2.
67
68   [ Ferenc Wagner ]
69   * Follow the libshibsp1->2 package rename in the dh_makeshlibs invocation.
70   * Remove the Shibboleth minor version number from README.Debian.
71   * Comment out the reference to WS-Trust.xsd from the catalog.xml file in
72     shibboleth-sp2-schemas and document how to enable it again.
73
74  -- Russ Allbery <rra@debian.org>  Fri, 27 Feb 2009 20:54:51 -0800
75
76 shibboleth-sp2 (2.0.dfsg1-4) unstable; urgency=low
77
78   [ Ferenc Wagner ]
79   * Rename debian/shib.load to debian/shib2.load to avoid clashing with the
80     libapache2-mod-shib package.  Otherwise its Apache config file breaks our
81     module.
82   * Add directory /var/log/shibboleth to libapache2-mod-shib2 (thanks to Peter
83     Schober for noticing)
84
85   [ Russ Allbery ]
86   * Add a postinst to disable the old configuration on upgrade and enable
87     the module if it had been enabled under the old configuration name.
88   * Wait for shibd to exit on stop or restart.  This fixes a bug in
89     restart that could lead to no new shibd being started because the old
90     one had not yet exited.
91   * Fix a syntax error in the shibd man page.
92
93  -- Russ Allbery <rra@debian.org>  Tue, 14 Oct 2008 21:47:36 -0700
94
95 shibboleth-sp2 (2.0.dfsg1-3) unstable; urgency=low
96
97   [ Ferenc Wagner ]
98   * Avoid brace expansion in debian/rules, dash does not like it.
99     (Closes: #493408)
100
101   [ Russ Allbery ]
102   * Add logcheck rules to ignore some of the routine messages from the
103     Apache module.  This only covers startup and teardown; more will
104     need to be added.
105   * Fix watch file for new upstream tarball naming.
106
107  -- Russ Allbery <rra@debian.org>  Tue, 19 Aug 2008 19:04:35 -0700
108
109 shibboleth-sp2 (2.0.dfsg1-2) unstable; urgency=low
110
111   * Apply upstream fix for variable sizes in the ODBC code.  Fixes a
112     FTBFS on 64-bit platforms.  (Closes: #492101)
113
114  -- Russ Allbery <rra@debian.org>  Thu, 24 Jul 2008 08:44:50 -0700
115
116 shibboleth-sp2 (2.0.dfsg1-1) unstable; urgency=low
117
118   [ Ferenc Wágner ]
119   * Initial release (Closes: #480290)
120
121  -- Russ Allbery <rra@debian.org>  Wed, 25 Jun 2008 20:06:10 -0700
122