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