[Pkg-voip-commits] r4026 - asterisk/branches/etch/debian
paravoid at alioth.debian.org
paravoid at alioth.debian.org
Thu Aug 16 05:10:52 UTC 2007
Author: paravoid
Date: 2007-08-16 05:10:52 +0000 (Thu, 16 Aug 2007)
New Revision: 4026
Modified:
asterisk/branches/etch/debian/changelog
asterisk/branches/etch/debian/control
Log:
* i386 binary packages in etch were unfortunately compiled in an unclean
chroot with libsqlite3-dev present and provide a feature based on that.
Added a build dependency on that package to avoid regressions on a security
upload.
Modified: asterisk/branches/etch/debian/changelog
===================================================================
--- asterisk/branches/etch/debian/changelog 2007-08-16 04:31:40 UTC (rev 4025)
+++ asterisk/branches/etch/debian/changelog 2007-08-16 05:10:52 UTC (rev 4026)
@@ -16,8 +16,12 @@
data to copy. (ASA-2007-015, CVE-2007-3763)
- channels/chan_skinny.c: Properly check for the length in the skinny packet
to prevent an invalid memcpy. (ASA-2007-016, CVE-2007-3764)
+ * i386 binary packages in etch were unfortunately compiled in an unclean
+ chroot with libsqlite3-dev present and provide a feature based on that.
+ Added a build dependency on that package to avoid regressions on a security
+ upload.
- -- Faidon Liambotis <paravoid at debian.org> Thu, 16 Aug 2007 06:50:18 +0300
+ -- Faidon Liambotis <paravoid at debian.org> Thu, 16 Aug 2007 08:10:44 +0300
asterisk (1:1.2.13~dfsg-2) unstable; urgency=low
Modified: asterisk/branches/etch/debian/control
===================================================================
--- asterisk/branches/etch/debian/control 2007-08-16 04:31:40 UTC (rev 4025)
+++ asterisk/branches/etch/debian/control 2007-08-16 05:10:52 UTC (rev 4026)
@@ -4,7 +4,7 @@
Maintainer: Debian VoIP Team <pkg-voip-maintainers at lists.alioth.debian.org>
Uploaders: Mark Purcell <msp at debian.org>, Kilian Krause <kilian at debian.org>, Jose Carlos Garcia Sogo <jsogo at debian.org>, Santiago Garcia Mantinan <manty at debian.org>, Simon Richter <sjr at debian.org>, Tzafrir Cohen <tzafrir.cohen at xorcom.com>
Standards-Version: 3.6.1
-Build-Depends: debhelper (>= 4.0.4), sed (>= 3.95), zlib1g-dev, libreadline5-dev, libgsm1-dev, libssl-dev, libzap-dev, libtonezone-dev (>= 1:1.2.3-1), bison, libasound2-dev, libpq-dev, unixodbc-dev, libpri-dev (>= 1.2.3-1), dpatch (>= 2.0.10), zaptel-source (>= 1:1.2.3-1), autotools-dev, libnewt-dev, libsqlite-dev, libspeex-dev, graphviz, libcurl3-dev, doxygen, gsfonts, libpopt-dev, libopenh323-dev (>= 1.17.4-1), dpkg ( >= 1.13.19), libogg-dev, libvorbis-dev
+Build-Depends: debhelper (>= 4.0.4), sed (>= 3.95), zlib1g-dev, libreadline5-dev, libgsm1-dev, libssl-dev, libzap-dev, libtonezone-dev (>= 1:1.2.3-1), bison, libasound2-dev, libpq-dev, unixodbc-dev, libpri-dev (>= 1.2.3-1), dpatch (>= 2.0.10), zaptel-source (>= 1:1.2.3-1), autotools-dev, libnewt-dev, libsqlite-dev, libspeex-dev, graphviz, libcurl3-dev, doxygen, gsfonts, libpopt-dev, libopenh323-dev (>= 1.17.4-1), dpkg ( >= 1.13.19), libogg-dev, libvorbis-dev, libsqlite3-dev
Package: asterisk
Architecture: all
More information about the Pkg-voip-commits
mailing list