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