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