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