chiark / gitweb /
devscripts (2.10.69+squeeze4) stable-security; urgency=high
authorJames McCoy <jamessan@debian.org>
Sat, 15 Sep 2012 01:32:38 +0000 (02:32 +0100)
committerJames McCoy <jamessan@debian.org>
Sat, 15 Sep 2012 01:32:38 +0000 (02:32 +0100)
commit93a48ae6f49c2036d06bda61754917d878f3f9e2
treeacc3dd7db287c63a6dff5ad89493a75804ec963f
devscripts (2.10.69+squeeze4) stable-security; urgency=high

  * dget:
    + Fix CVE-2012-2241 (arbitrary file deletion)
    + Fix CVE-2012-2242 (arbitrary code execution)
  * dscverify: Fix CVE-2012-2240 (arbitrary code execution)
  * debdiff: Fix regression in exit code, introduced in 2.10.69+squeeze2
    (Closes: 686247)

# imported from the archive
151 files changed:
COPYING [new file with mode: 0644]
Devscripts/DB_File_Lock.pm [new file with mode: 0644]
Devscripts/Debbugs.pm [new file with mode: 0644]
Devscripts/PackageDeps.pm [new file with mode: 0644]
Devscripts/Packages.pm [new file with mode: 0644]
Devscripts/Set.pm [new file with mode: 0644]
Devscripts/URI.pm [new file with mode: 0644]
Devscripts/Versort.pm [new file with mode: 0644]
Makefile [new file with mode: 0644]
Makefile.common [new file with mode: 0644]
README [new file with mode: 0644]
README.newscripts [new file with mode: 0644]
conf.default.in [new file with mode: 0644]
cowpoke.conf [new file with mode: 0644]
debian/NEWS [new file with mode: 0644]
debian/TODO [new file with mode: 0644]
debian/bug/presubj [new file with mode: 0644]
debian/bug/script [new file with mode: 0644]
debian/changelog [new file with mode: 0644]
debian/compat [new file with mode: 0644]
debian/control [new file with mode: 0644]
debian/copyright [new file with mode: 0644]
debian/dirs [new file with mode: 0644]
debian/examples [new file with mode: 0644]
debian/genmanpage.pl [new file with mode: 0644]
debian/install [new file with mode: 0644]
debian/links [new file with mode: 0644]
debian/lintian.overrides [new file with mode: 0644]
debian/manpages [new file with mode: 0644]
debian/postinst [new file with mode: 0644]
debian/postrm [new file with mode: 0644]
debian/rules [new file with mode: 0755]
debian/source/format [new file with mode: 0644]
debian/svn-deblayout [new file with mode: 0644]
examples/bts_autosubscription.procmail [new file with mode: 0644]
examples/debian.procmail [new file with mode: 0644]
examples/forward.exim [new file with mode: 0644]
examples/forward.procmail [new file with mode: 0644]
examples/master.procmail [new file with mode: 0644]
po4a/Makefile [new file with mode: 0644]
po4a/add_fr/translator_dbk.add [new file with mode: 0644]
po4a/add_fr/translator_man.add [new file with mode: 0644]
po4a/add_fr/translator_pod.add [new file with mode: 0644]
po4a/devscripts-po4a.conf [new file with mode: 0644]
po4a/fr/translator_man.add [new file with mode: 0644]
po4a/po/devscripts.pot [new file with mode: 0644]
po4a/po/fr.po [new file with mode: 0644]
scripts/Makefile [new file with mode: 0644]
scripts/annotate-output.1 [new file with mode: 0644]
scripts/annotate-output.sh [new file with mode: 0755]
scripts/archpath.1 [new file with mode: 0644]
scripts/archpath.sh [new file with mode: 0755]
scripts/bts.pl [new file with mode: 0755]
scripts/build-rdeps.pl [new file with mode: 0755]
scripts/chdist.bash_completion [new file with mode: 0644]
scripts/chdist.pl [new file with mode: 0755]
scripts/checkbashisms.1 [new file with mode: 0644]
scripts/checkbashisms.pl [new file with mode: 0755]
scripts/cowpoke.1 [new file with mode: 0644]
scripts/cowpoke.sh [new file with mode: 0755]
scripts/cvs-debc.1 [new file with mode: 0644]
scripts/cvs-debi.1 [new file with mode: 0644]
scripts/cvs-debi.sh [new file with mode: 0755]
scripts/cvs-debrelease.1 [new file with mode: 0644]
scripts/cvs-debrelease.sh [new file with mode: 0755]
scripts/cvs-debuild.1 [new file with mode: 0644]
scripts/cvs-debuild.pl [new file with mode: 0755]
scripts/dcmd.1 [new file with mode: 0644]
scripts/dcmd.sh [new file with mode: 0755]
scripts/dcontrol.pl [new file with mode: 0755]
scripts/dd-list.1 [new file with mode: 0644]
scripts/dd-list.pl [new file with mode: 0755]
scripts/deb-reversion.dbk [new file with mode: 0644]
scripts/deb-reversion.sh [new file with mode: 0755]
scripts/debc.1 [new file with mode: 0644]
scripts/debchange.1 [new file with mode: 0644]
scripts/debchange.pl [new file with mode: 0755]
scripts/debcheckout.pl [new file with mode: 0755]
scripts/debclean.1 [new file with mode: 0644]
scripts/debclean.sh [new file with mode: 0755]
scripts/debcommit.pl [new file with mode: 0755]
scripts/debdiff.1 [new file with mode: 0644]
scripts/debdiff.pl [new file with mode: 0755]
scripts/debi.1 [new file with mode: 0644]
scripts/debi.pl [new file with mode: 0755]
scripts/debpkg-wrapper.c [new file with mode: 0644]
scripts/debpkg.1 [new file with mode: 0644]
scripts/debpkg.pl [new file with mode: 0755]
scripts/debrelease.1 [new file with mode: 0644]
scripts/debrelease.sh [new file with mode: 0755]
scripts/debrsign.1 [new file with mode: 0644]
scripts/debrsign.sh [new file with mode: 0755]
scripts/debsign.1 [new file with mode: 0644]
scripts/debsign.sh [new file with mode: 0755]
scripts/debsnap.1 [new file with mode: 0644]
scripts/debsnap.pl [new file with mode: 0755]
scripts/debuild.1 [new file with mode: 0644]
scripts/debuild.pl [new file with mode: 0755]
scripts/desktop2menu.pl [new file with mode: 0755]
scripts/devscripts.1.in [new file with mode: 0644]
scripts/devscripts.conf.5 [new file with mode: 0644]
scripts/dget.pl [new file with mode: 0755]
scripts/diff2patches.1 [new file with mode: 0644]
scripts/diff2patches.sh [new file with mode: 0755]
scripts/dpkg-buildpackage-snapshot [new file with mode: 0755]
scripts/dpkg-depcheck.1 [new file with mode: 0644]
scripts/dpkg-depcheck.pl [new file with mode: 0755]
scripts/dpkg-genbuilddeps.1 [new file with mode: 0644]
scripts/dpkg-genbuilddeps.sh [new file with mode: 0755]
scripts/dscverify.1 [new file with mode: 0644]
scripts/dscverify.pl [new file with mode: 0755]
scripts/getbuildlog.1 [new file with mode: 0644]
scripts/getbuildlog.sh [new file with mode: 0644]
scripts/grep-excuses.1 [new file with mode: 0644]
scripts/grep-excuses.pl [new file with mode: 0755]
scripts/libvfork.c [new file with mode: 0644]
scripts/licensecheck.pl [new file with mode: 0755]
scripts/list-unreleased.1 [new file with mode: 0644]
scripts/list-unreleased.sh [new file with mode: 0755]
scripts/manpage-alert.1 [new file with mode: 0644]
scripts/manpage-alert.sh [new file with mode: 0755]
scripts/mass-bug.pl [new file with mode: 0755]
scripts/mergechanges.1 [new file with mode: 0644]
scripts/mergechanges.sh [new file with mode: 0755]
scripts/mk-build-deps.pl [new file with mode: 0755]
scripts/namecheck.pl [new file with mode: 0644]
scripts/nmudiff.1 [new file with mode: 0644]
scripts/nmudiff.sh [new file with mode: 0755]
scripts/pkgnames.bash_completion [new file with mode: 0644]
scripts/plotchangelog.1 [new file with mode: 0644]
scripts/plotchangelog.pl [new file with mode: 0755]
scripts/pts-subscribe.1 [new file with mode: 0644]
scripts/pts-subscribe.sh [new file with mode: 0755]
scripts/rc-alert.1 [new file with mode: 0644]
scripts/rc-alert.pl [new file with mode: 0755]
scripts/rmadison.pl [new file with mode: 0755]
scripts/svnpath.pl [new file with mode: 0755]
scripts/tagpending.pl [new file with mode: 0755]
scripts/transition-check.pl [new file with mode: 0755]
scripts/uscan.1 [new file with mode: 0644]
scripts/uscan.pl [new file with mode: 0755]
scripts/uupdate.1 [new file with mode: 0644]
scripts/uupdate.sh [new file with mode: 0755]
scripts/who-uploads.1 [new file with mode: 0644]
scripts/who-uploads.sh [new file with mode: 0755]
scripts/whodepends.1 [new file with mode: 0644]
scripts/whodepends.sh [new file with mode: 0755]
scripts/wnpp-alert.1 [new file with mode: 0644]
scripts/wnpp-alert.sh [new file with mode: 0755]
scripts/wnpp-check.1 [new file with mode: 0644]
scripts/wnpp-check.sh [new file with mode: 0755]