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