Add changelog entry for the shibd PID bug fix
[shibboleth/sp.git] / debian / changelog
1 shibboleth-sp2 (2.3.1+dfsg-1) UNRELEASED; urgency=low
2
3   * New upstream release.
4     - Don't sign messages for SOAP requests twice.
5     - Correctly generate metadata in the artifact resolution handler.
6     - Artifact resolution should return empty success on errors.
7     - Fixed crash in backchannel global logout.
8     - Fix duplicate indexes in metadata generation when multiple base URLs
9       are supplied.
10     - Correctly decrypt assertions in attribute responses.
11   * Apply upstream fix for shibd removing the PID file when called with
12     the -F option.  This prevents the check of certificate permissions in
13     the init script from removing the PID file of a running shibd.
14
15  -- Russ Allbery <rra@debian.org>  Thu, 17 Dec 2009 16:51:57 -0800
16
17 shibboleth-sp2 (2.3+dfsg-1) unstable; urgency=high
18
19   [ Russ Allbery ]
20   * Urgency set to high for security fix.
21   * New upstream release.
22     - SECURITY: Partial fix for improper handling of URLs that could be
23       abused for script injection and other cross-site scripting attacks.
24       The complete fix also requires newer xmltooling and opensaml2
25       packages.  (Closes: #555608, CVE-2009-3300)
26     - Avoid shibd crash on dead memcache server.
27     - Pass the affiliation name to the session initiator.
28     - Correctly handle a bogus ACS.
29     - Allow overriding the URL that's passed to the DS.
30     - Add schema types for new attribute decoders introduced in 2.2.
31     - Handle success with partial logout in the logout UI code.
32     - Fix POST data preservation with empty parameters and empty forms.
33     - Fix SAML 1 specification of attributes in the query plugin.
34     - Shorten ePTId-type persistent identifiers.
35     - Use an ID rather than a whole doc reference for generated metadata.
36     - Fix spelling of scopeDelimiter in the configuration parser, making
37       the code and documentation match the schema.
38   * Rename library package for upstream SONAME bump.
39   * Tighten build and package dependencies on xmltooling and opensaml2 to
40     require the versions with the security fix.
41   * Fix watch file for the new version mangling.
42   * Improve documentation of DAEMON_OPTS in /etc/default/shibd.
43   * Remove unnecessary patches to upstream files regenerated during the
44     build from the source package diff.
45
46   [ Faidon Liambotis ]
47   * Run make install with NOKEYGEN=1 and stop rm-ing generated
48     certificates.  Fixes FTBFS.
49
50   [ Ferenc Wagner ]
51   * Run shibd as non-root.
52
53  -- Russ Allbery <rra@debian.org>  Wed, 11 Nov 2009 14:39:44 -0800
54
55 shibboleth-sp2 (2.2.1+dfsg-2) unstable; urgency=low
56
57   * Change the libapache2-mod-shib2 section to httpd, matching override.
58   * Add a NEWS.Debian entry for libapache2-mod-shib2 that explains the
59     recommended configuration update for the 2.2 version.  Thanks, Scott
60     Cantor and Kristof BAJNOK.
61
62  -- Russ Allbery <rra@debian.org>  Wed, 09 Sep 2009 12:15:08 -0700
63
64 shibboleth-sp2 (2.2.1+dfsg-1) unstable; urgency=high
65
66   * New upstream release.
67     - SECURITY: Fix improper handling of certificate names containing nul
68       characters.
69     - SECURITY: Correctly validate the use attribute of KeyDescriptors,
70       preventing use of a key for signing or for encryption if its use
71       field says it may not be used for that purpose.
72     - New shib-metagen script for generating Shibboleth SP metadata.
73     - Support preserving form data across user authentication.
74     - Support internal server redirection while maintaining protection.
75     - Fix incompatibility between lazy sessions and servlet containers.
76     - Fix some problems with dynamic metadata resolution.
77     - Fix incompatibility with mod_include.
78     - Fix single logout via SOAP.
79     - Fix shibd crash with invalid metadata.
80     - Fix crash in chaining attribute resolver.
81     - Avoid infinite loop on empty attribute mapped to REMOTE_USER.
82     - Fix handling of some Unicode data in relaystate data in URLs.
83     - Correctly return Success to LogoutRequest where appropriate.
84     - Avoid chunked encoding in back-channel calls.
85     - Correctly check Recipient values in assertions.
86     - Fix attributePrefix handling in some contexts.
87     - Fix generated metadata DiscoveryResponse.
88     - Fix handling of unsigned responses with encryption.
89     - Fix handling of InProcess property.
90   * Rename library package for upstream SONAME bump.
91   * Tighten build dependencies and schema package dependencies on
92     opensaml2 and xmltooling.
93   * Build against Xerces-C 3.0.
94   * Dynamically determine the Debian and upstream package versions for
95     get-orig-source from debian/changelog.
96   * Update libapache2-mod-shib2's README.Debian for changes to the
97     TestShib web pages.
98   * Use the automatically-extracted package version as the version number
99     for the man pages.
100   * Update standards version to 3.8.3.
101     - Create /var/run/shibboleth in the init script if it doesn't exist.
102     - Don't ship /var/run/shibboleth in the package.
103     - Remove /var/run/shibboleth in postrm if it exists.
104
105  -- Russ Allbery <rra@debian.org>  Mon, 07 Sep 2009 16:14:29 -0700
106
107 shibboleth-sp2 (2.1.dfsg1-2) unstable; urgency=low
108
109   * Redo the variable quoting in doxygen.m4 so that configure can be
110     rebuilt with Autoconf 2.63.  (Closes: #518039)
111
112  -- Russ Allbery <rra@debian.org>  Tue, 03 Mar 2009 15:03:10 -0800
113
114 shibboleth-sp2 (2.1.dfsg1-1) unstable; urgency=low
115
116   [ Russ Allbery ]
117   * New upstream version.
118     - New memory cache storage backend.
119     - Schema validation is now optional.
120     - Many bug fixes.
121   * Bump SONAME of libshibsp following upstream's versioning.
122   * Build-depend on libsaml2-dev >= 2.1 following the upstream spec file
123     and libxmltooling-dev 1.1 just in case (required by OpenSAML 2.1).
124   * Fix the name of the tarball created by get-orig-source.
125   * Logcheck rules.
126   * Tighten the dependency versioning; the 2.1 SP library requires the
127     2.1 schemas from the Shibboleth SP and OpenSAML and the 1.1 schemas
128     from XMLTooling.
129   * Remove duplicate Section field for libapache2-mod-shib2.
130
131   [ Ferenc Wagner ]
132   * Follow the libshibsp1->2 package rename in the dh_makeshlibs invocation.
133   * Remove the Shibboleth minor version number from README.Debian.
134   * Comment out the reference to WS-Trust.xsd from the catalog.xml file in
135     shibboleth-sp2-schemas and document how to enable it again.
136
137  -- Russ Allbery <rra@debian.org>  Fri, 27 Feb 2009 20:54:51 -0800
138
139 shibboleth-sp2 (2.0.dfsg1-4) unstable; urgency=low
140
141   [ Ferenc Wagner ]
142   * Rename debian/shib.load to debian/shib2.load to avoid clashing with the
143     libapache2-mod-shib package.  Otherwise its Apache config file breaks our
144     module.
145   * Add directory /var/log/shibboleth to libapache2-mod-shib2 (thanks to Peter
146     Schober for noticing)
147
148   [ Russ Allbery ]
149   * Add a postinst to disable the old configuration on upgrade and enable
150     the module if it had been enabled under the old configuration name.
151   * Wait for shibd to exit on stop or restart.  This fixes a bug in
152     restart that could lead to no new shibd being started because the old
153     one had not yet exited.
154   * Fix a syntax error in the shibd man page.
155
156  -- Russ Allbery <rra@debian.org>  Tue, 14 Oct 2008 21:47:36 -0700
157
158 shibboleth-sp2 (2.0.dfsg1-3) unstable; urgency=low
159
160   [ Ferenc Wagner ]
161   * Avoid brace expansion in debian/rules, dash does not like it.
162     (Closes: #493408)
163
164   [ Russ Allbery ]
165   * Add logcheck rules to ignore some of the routine messages from the
166     Apache module.  This only covers startup and teardown; more will
167     need to be added.
168   * Fix watch file for new upstream tarball naming.
169
170  -- Russ Allbery <rra@debian.org>  Tue, 19 Aug 2008 19:04:35 -0700
171
172 shibboleth-sp2 (2.0.dfsg1-2) unstable; urgency=low
173
174   * Apply upstream fix for variable sizes in the ODBC code.  Fixes a
175     FTBFS on 64-bit platforms.  (Closes: #492101)
176
177  -- Russ Allbery <rra@debian.org>  Thu, 24 Jul 2008 08:44:50 -0700
178
179 shibboleth-sp2 (2.0.dfsg1-1) unstable; urgency=low
180
181   [ Ferenc Wágner ]
182   * Initial release (Closes: #480290)
183
184  -- Russ Allbery <rra@debian.org>  Wed, 25 Jun 2008 20:06:10 -0700
185