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