3a46c2c90782117baefc6371d47a319fa70a3638
[shibboleth/opensaml2.git] / debian / changelog
1 opensaml2 (2.5+dfsg~moonshot1-1) unstable; urgency=low
2
3   * New upstream prerelease
4
5  -- Russ Allbery <hartmans@project-moonshot.org>  Tue, 09 Aug 2011 16:37:46 -0400
6
7 opensaml2 (2.4.1-1) unstable; urgency=low
8
9   * New upstream release.
10     - Don't download remote metadata if it hasn't changed
11     - Verify that fetched metadata is valid, even after filters, before
12       overwriting the previous metadata.  Improve metadata downloads.
13     - Logging improvements for OpenSAML.MetadataProvider.XML
14     - Add keywords/tags element to UIInfo extension and disco feed
15     - Fix overuse of InclusivePrefixes list when signing
16     - Do not use cacheDuration for validity
17     - Fix memory leaks
18     - Fix crash when encrypting unmarshalled object
19     - Resolve sibling EncryptedKey element for decryption
20     - Add xml prefix on newly-created xml:lang attributes
21     - Duplication and line feed fixes for DiscoFeed.
22     - Fix reload interval backoff after reload failures
23     - Strip whitespace from SAMLRequest URL parameter values
24   * Change package names for the upstream SONAME change.
25   * Install the new upstream pkg-config file in libsaml2-dev.
26   * Build-depend on xmltooling 1.4 or later.
27   * Force build dependency on xml-security-c 1.6 or later for consistent
28     build results.
29   * Add build dependency on pkg-config, which upstream now uses to find
30     the SSL libraries.
31   * Add build dependency on graphviz for better API documentation.
32   * Replace the version of jQuery installed by Doxygen in the
33     documentation package with a symlink to the version supplied by the
34     Debian package and add a dependency.
35   * Update to debhelper compatibility level V8.
36     - Use the autotools-dev debhelper module for config.{sub,guess}.
37     - Use debhelper rule minimization.
38   * Update debian/copyright to the current DEP-5 specification.
39   * Change to Debian source format 3.0 (quilt).  Force a single Debian
40     patch for simplicity since the packaging is maintained in Git using
41     branches, and include a patch header explaining why.
42   * Update standards version to 3.9.1 (no changes required).
43
44  -- Russ Allbery <rra@debian.org>  Sun, 03 Apr 2011 18:57:10 -0700
45
46 opensaml2 (2.3-2) unstable; urgency=low
47
48   * Force source format 1.0 for now since it makes backporting easier.
49   * Add ${misc:Depends} to all package dependencies.
50   * Update debhelper compatibility level to V7.
51     - Use dh_prep instead of dh_clean -k.
52   * Update standards version to 3.8.4 (no changes required).
53
54  -- Russ Allbery <rra@debian.org>  Thu, 13 May 2010 10:21:12 -0700
55
56 opensaml2 (2.3-1) unstable; urgency=high
57
58   * Urgency set to high for security fix.
59   * New upstream release.
60     - SECURITY: Partial fix for improper handling of URLs that could be
61       abused for script injection and other cross-site scripting attacks.
62       The complete fix also requires newer xmltooling and shibboleth-sp2
63       packages.  (CVE-2009-3300)
64     - Fix crash on assertions with missing SubjectConfirmation.
65     - Remove inline functions except for templates or RAII patterns.
66     - Remove xml from the inclusive prefix list to avoid bugs in Apache
67       Java xmlsec.
68     - Honor digest algorithm in whole document signing with empty URI.
69   * Rename library package for upstream SONAME bump.
70   * Build-depend on libxmltooling-dev 1.3 or later and make libsaml2-dev
71     depend on libxmltooling-dev 1.3 or later for the fixes for URL
72     sanitization.
73   * Build-depend on libxml-security-c-dev 1.5 or later to ensure
74     that all builds are consistent.
75
76  -- Russ Allbery <rra@debian.org>  Fri, 06 Nov 2009 15:09:04 -0800
77
78 opensaml2 (2.2.1-1) unstable; urgency=low
79
80   * New upstream release.
81     - Fix crash when generating unsigned ECP AuthnRequest.
82     - Correct check of key usage against KeyDescriptor use.
83   * Remove temporary build-depend on libicu-dev and tighten the build
84     dependency on libxerces-c-dev to require the fixed version.
85
86  -- Russ Allbery <rra@debian.org>  Mon, 07 Sep 2009 18:35:47 -0700
87
88 opensaml2 (2.2-1) unstable; urgency=low
89
90   * New upstream release.
91     - Use CRLs in the metadata signature during PKIX path validation.
92     - Fix cacheDuration handling in metadata parsing.
93     - Set HTTP no-cache headers when redirecting client to IdP via POST.
94     - Allow verbs for GET-based bindings to be overridden.
95   * Rename library package for upstream SONAME bump.
96   * Build against Xerces-C 3.0.
97   * Build-depend and depend on xmltooling 1.2 or later.
98   * Temporarily add libicu-dev to Build-Depends to work around Bug#540964
99     in libxerces-c-dev.
100   * Update standards version to 3.8.3 (no changes required).
101
102  -- Russ Allbery <rra@debian.org>  Tue, 18 Aug 2009 16:36:16 -0700
103
104 opensaml2 (2.1-1) unstable; urgency=low
105
106   [ Russ Allbery ]
107   * New upstream bug-fix release.
108   * Bump SONAME of libsaml following upstream's versioning.  The names of
109     libsaml2-dev and libsaml2-doc have not changed; the "2" in those names
110     refers to the major version of the package, not to the SONAME of the
111     library.
112   * Build-depend on libxmtooling-dev >= 1.1 following the upstream spec
113     file.
114   * Flesh out debian/copyright with entries for build system files and
115     convert to the latest draft of the copyright format proposal.
116   * Remove duplicated Section header in the libsaml3 control stanza.
117
118   [ Ferenc Wagner ]
119   * Fix watch file for upstream directory structure.
120
121  -- Russ Allbery <rra@debian.org>  Sun, 22 Feb 2009 13:16:05 -0800
122
123 opensaml2 (2.0-2) unstable; urgency=low
124
125   * Include fix for https://bugs.internet2.edu/jira/browse/CPPOST-7
126     (Metadata with EncryptionMethod elements fails to load)
127   * Include fix for https://bugs.internet2.edu/jira/browse/CPPOST-11
128     (SignatureMetadataFilter fails to validate signed EntityDescriptor)
129
130  -- Ferenc Wagner <wferi@niif.hu>  Wed, 21 Jan 2009 16:30:46 +0100
131
132 opensaml2 (2.0-1) unstable; urgency=low
133
134   [ Ferenc Wagner ]
135   * Initial release (Closes: #480289)
136
137  -- Russ Allbery <rra@debian.org>  Mon, 16 Jun 2008 21:28:28 -0700
138