[SCM] Debian packaging for the Shibboleth Apache SP branch, lenny, updated. debian/1.3.1.dfsg1-3+lenny1-3-g461ada4
Russ Allbery
rra at debian.org
Sun Dec 6 21:26:03 UTC 2009
The following commit has been merged in the lenny branch:
commit 461ada48a3316787388d04d4547a67691ced056a
Author: Russ Allbery <rra at debian.org>
Date: Thu Nov 12 11:17:37 2009 -0800
Build-depend on libxml-security-c 1.3 or later
* Fix build dependency to force libxml-security-c-dev 1.3 or later.
This is not strictly required for lenny since lenny shipped with 1.4,
but helps backports to etch.
diff --git a/debian/changelog b/debian/changelog
index 277a7e3..29283f3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,8 +3,11 @@ shibboleth-sp (1.3.1.dfsg1-3+lenny2) stable-security; urgency=high
* SECURITY: Fix improper handling of URLs that could be abused for
script injection and other cross-site scripting attacks.
(CVE-2009-3300)
+ * Fix build dependency to force libxml-security-c-dev 1.3 or later.
+ This is not strictly required for lenny since lenny shipped with 1.4,
+ but helps backports to etch.
- -- Russ Allbery <rra at debian.org> Wed, 11 Nov 2009 21:25:14 -0800
+ -- Russ Allbery <rra at debian.org> Thu, 12 Nov 2009 11:17:33 -0800
shibboleth-sp (1.3.1.dfsg1-3+lenny1) stable-security; urgency=high
diff --git a/debian/control b/debian/control
index 8f9e275..5f5ca08 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Shib Team <pkg-shibboleth-devel at lists.alioth.debian.org>
Uploaders: Russ Allbery <rra at debian.org>
Build-Depends: debhelper (>= 5), autotools-dev, autoconf, automake,
libtool, apache2-threaded-dev (>= 2.2), libsaml-dev, liblog4cpp5-dev,
- libxerces-c2-dev, libxml-security-c-dev, perl, libwrap0-dev,
+ libxerces-c2-dev, libxml-security-c-dev (>= 1.3), perl, libwrap0-dev,
libmysqlclient15-dev
Build-Conflicts: autoconf2.13, automake1.4
Standards-Version: 3.8.0
--
Debian packaging for the Shibboleth Apache SP
More information about the Pkg-shibboleth-devel
mailing list