From archive at ubuntu.com Tue Mar 1 00:03:38 2011 From: archive at ubuntu.com (Ubuntu Installer) Date: Tue, 01 Mar 2011 00:03:38 -0000 Subject: [ubuntu/maverick-security] logwatch, logwatch (delayed) 7.3.6.cvs20090906-1ubuntu3.1 (Accepted) Message-ID: <20110301000338.1233.76306.launchpad@cocoplum.canonical.com> logwatch (7.3.6.cvs20090906-1ubuntu3.1) maverick-security; urgency=low * SECURITY UPDATE: privileged code execution via badly named logfiles - scripts/logwatch.pl: encapsulate logfiles in 's and ensure logfile names don't contain '. - http://logwatch.svn.sourceforge.net/viewvc/logwatch?view=revision&revision=26 - CVE-2011-1018 Date: Sat, 26 Feb 2011 00:34:52 -0800 Changed-By: Steve Beattie Maintainer: Ubuntu Developers https://launchpad.net/ubuntu/maverick/+source/logwatch/7.3.6.cvs20090906-1ubuntu3.1 -------------- next part -------------- Format: 1.8 Date: Sat, 26 Feb 2011 00:34:52 -0800 Source: logwatch Binary: logwatch Architecture: source Version: 7.3.6.cvs20090906-1ubuntu3.1 Distribution: maverick-security Urgency: low Maintainer: Ubuntu Developers Changed-By: Steve Beattie Description: logwatch - log analyser with nice output written in Perl Changes: logwatch (7.3.6.cvs20090906-1ubuntu3.1) maverick-security; urgency=low . * SECURITY UPDATE: privileged code execution via badly named logfiles - scripts/logwatch.pl: encapsulate logfiles in 's and ensure logfile names don't contain '. - http://logwatch.svn.sourceforge.net/viewvc/logwatch?view=revision&revision=26 - CVE-2011-1018 Checksums-Sha1: 395bf4f202ed3f1c0a3ccad50644482a0a44bb00 1932 logwatch_7.3.6.cvs20090906-1ubuntu3.1.dsc 7a506642de407d687c797a85730c5e588ab5e089 90181 logwatch_7.3.6.cvs20090906-1ubuntu3.1.diff.gz Checksums-Sha256: b86db4ded36a99e9150c89d6004a727a8a1d9b2077fe324a659fa21917143fa2 1932 logwatch_7.3.6.cvs20090906-1ubuntu3.1.dsc 8007714f149ff5aa5ca7563d13deaa1227939fbe9655997a0e941b22b93ade2a 90181 logwatch_7.3.6.cvs20090906-1ubuntu3.1.diff.gz Files: 388d1296df12dc1f46d0ddebfe6bf6ae 1932 admin optional logwatch_7.3.6.cvs20090906-1ubuntu3.1.dsc 971dda35e4fa086a1bab9b9d7814a0df 90181 admin optional logwatch_7.3.6.cvs20090906-1ubuntu3.1.diff.gz Original-Maintainer: Willi Mann From archive at ubuntu.com Tue Mar 1 06:05:42 2011 From: archive at ubuntu.com (Ubuntu Installer) Date: Tue, 01 Mar 2011 06:05:42 -0000 Subject: [ubuntu/maverick-security] openjdk-6, openjdk-6 (delayed) 6b20-1.9.7-0ubuntu1 (Accepted) Message-ID: <20110301060542.9982.4548.launchpad@cocoplum.canonical.com> openjdk-6 (6b20-1.9.7-0ubuntu1) maverick-security; urgency=low * IcedTea6 1.9.7 release. - SECURITY UPDATE: + S4421494, CVE-2010-4476: infinite loop while parsing double literal. + S6878713, CVE-2010-4469: Hotspot backward jsr heap corruption + S6907662, CVE-2010-4465: Swing timer-based security manager bypass + S6994263, CVE-2010-4472: Untrusted code allowed to replace DSIG/C14N implementation + S6981922, CVE-2010-4448: DNS cache poisoning by untrusted applets + S6983554, CVE-2010-4450: Launcher incorrect processing of empty library path entries + S6985453, CVE-2010-4471: Java2D font-related system property leak + S6927050, CVE-2010-4470: JAXP untrusted component state manipulation + RH677332, CVE-2011-0706: Multiple signers privilege escalation - Bug fixes + RH676659: Pass -export-dynamic flag to linker using -Wl, as option in gcc 4.6+ is broken + G344659: Fix issue when building on SPARC + Fix latent JAXP bug caused by missing import * dropped patch due to different fix applied upstream: - debian/patches/hotspot-sparc-fix.diff * debian/patches/hotspot-fix_added_define.patch: added to fix redefinition added by patch for S6878713 * Makefile.{am,in}: don't use stage1 build for zerovm, bootstrap zerovm instead to compensate for http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=631 Date: Tue, 22 Feb 2011 23:31:47 -0800 Changed-By: Steve Beattie Maintainer: OpenJDK Team https://launchpad.net/ubuntu/maverick/+source/openjdk-6/6b20-1.9.7-0ubuntu1 -------------- next part -------------- Format: 1.8 Date: Tue, 22 Feb 2011 23:31:47 -0800 Source: openjdk-6 Binary: openjdk-6-jdk openjdk-6-jre-headless openjdk-6-jre openjdk-6-jre-lib openjdk-6-demo openjdk-6-source openjdk-6-doc openjdk-6-dbg icedtea6-plugin icedtea-6-jre-cacao openjdk-6-jre-zero Architecture: source Version: 6b20-1.9.7-0ubuntu1 Distribution: maverick-security Urgency: low Maintainer: OpenJDK Team Changed-By: Steve Beattie Description: icedtea-6-jre-cacao - Alternative JVM for OpenJDK, using Cacao icedtea6-plugin - web browser plugin based on OpenJDK and IcedTea to execute Java a openjdk-6-dbg - Java runtime based on OpenJDK (debugging symbols) openjdk-6-demo - Java runtime based on OpenJDK (demos and examples) openjdk-6-doc - OpenJDK Development Kit (JDK) documentation openjdk-6-jdk - OpenJDK Development Kit (JDK) openjdk-6-jre - OpenJDK Java runtime, using ${vm:Name} openjdk-6-jre-headless - OpenJDK Java runtime, using ${vm:Name} (headless) openjdk-6-jre-lib - OpenJDK Java runtime (architecture independent libraries) openjdk-6-jre-zero - Alternative JVM for OpenJDK, using Zero/Shark openjdk-6-source - OpenJDK Development Kit (JDK) source files Changes: openjdk-6 (6b20-1.9.7-0ubuntu1) maverick-security; urgency=low . * IcedTea6 1.9.7 release. - SECURITY UPDATE: + S4421494, CVE-2010-4476: infinite loop while parsing double literal. + S6878713, CVE-2010-4469: Hotspot backward jsr heap corruption + S6907662, CVE-2010-4465: Swing timer-based security manager bypass + S6994263, CVE-2010-4472: Untrusted code allowed to replace DSIG/C14N implementation + S6981922, CVE-2010-4448: DNS cache poisoning by untrusted applets + S6983554, CVE-2010-4450: Launcher incorrect processing of empty library path entries + S6985453, CVE-2010-4471: Java2D font-related system property leak + S6927050, CVE-2010-4470: JAXP untrusted component state manipulation + RH677332, CVE-2011-0706: Multiple signers privilege escalation - Bug fixes + RH676659: Pass -export-dynamic flag to linker using -Wl, as option in gcc 4.6+ is broken + G344659: Fix issue when building on SPARC + Fix latent JAXP bug caused by missing import * dropped patch due to different fix applied upstream: - debian/patches/hotspot-sparc-fix.diff * debian/patches/hotspot-fix_added_define.patch: added to fix redefinition added by patch for S6878713 * Makefile.{am,in}: don't use stage1 build for zerovm, bootstrap zerovm instead to compensate for http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=631 Checksums-Sha1: e9d76ae2705940e9d09eb6d8c822def7595baf88 3004 openjdk-6_6b20-1.9.7-0ubuntu1.dsc 150395cb29650662384afe0dab4fc16d7ed4c44d 73265927 openjdk-6_6b20-1.9.7.orig.tar.gz c6439250182018950bd5a98461c1654c7b57e760 134634 openjdk-6_6b20-1.9.7-0ubuntu1.diff.gz Checksums-Sha256: 039af2e80c90c3bb0fae7784359dbef6bddae2d4a0346eae0a9832dee4b21b4f 3004 openjdk-6_6b20-1.9.7-0ubuntu1.dsc fb7e696f7b8019c2a8ac78b4823bb4c91efa62ddde9ff9ed799e62b886d79785 73265927 openjdk-6_6b20-1.9.7.orig.tar.gz 6fc509d272465a25c958bc1f1a9ba5a1fdff81a51d22f0de0b02ba257e3cf50b 134634 openjdk-6_6b20-1.9.7-0ubuntu1.diff.gz Files: 51ee24f36d60d02346ee005c0aee2088 3004 java optional openjdk-6_6b20-1.9.7-0ubuntu1.dsc c7367808152f71091603546acca43633 73265927 java optional openjdk-6_6b20-1.9.7.orig.tar.gz 7aedf5fbd40f1f2130973bfefe27967f 134634 java optional openjdk-6_6b20-1.9.7-0ubuntu1.diff.gz From archive at ubuntu.com Tue Mar 1 06:06:56 2011 From: archive at ubuntu.com (Ubuntu Installer) Date: Tue, 01 Mar 2011 06:06:56 -0000 Subject: [ubuntu/maverick-security] gitolite_1.5.4-1ubuntu0.1_i386_translations.tar.gz (delayed), gitolite 1.5.4-1ubuntu0.1 (Accepted) Message-ID: <20110301060656.9982.37592.launchpad@cocoplum.canonical.com> gitolite (1.5.4-1ubuntu0.1) maverick-security; urgency=low * SECURITY UPDATE: cherry-pick 4ce00a commit to fix security issue related to ACDs. - debian/patches/gitolite-4ce00a.patch: kill ssh connection if cmd contains '..' within it. Date: Mon, 28 Feb 2011 12:49:59 +0100 Changed-By: Gerfried Fuchs Maintainer: Ubuntu Developers https://launchpad.net/ubuntu/maverick/+source/gitolite/1.5.4-1ubuntu0.1 -------------- next part -------------- Format: 1.8 Date: Mon, 28 Feb 2011 12:49:59 +0100 Source: gitolite Binary: gitolite Architecture: source Version: 1.5.4-1ubuntu0.1 Distribution: maverick-security Urgency: low Maintainer: Ubuntu Developers Changed-By: Gerfried Fuchs Description: gitolite - SSH-based gatekeeper for git repositories Changes: gitolite (1.5.4-1ubuntu0.1) maverick-security; urgency=low . * SECURITY UPDATE: cherry-pick 4ce00a commit to fix security issue related to ACDs. - debian/patches/gitolite-4ce00a.patch: kill ssh connection if cmd contains '..' within it. Checksums-Sha1: a4b3232ee248df8a488051541e24efcf68733714 1869 gitolite_1.5.4-1ubuntu0.1.dsc 330dc64a0a178cdbbca02fd794396782b106cf36 13589 gitolite_1.5.4-1ubuntu0.1.diff.gz Checksums-Sha256: 20cea117ed41e904bd9e80fafd2073a797882b1baea11143e92b8348aff02426 1869 gitolite_1.5.4-1ubuntu0.1.dsc 7a1901a00b05ab6e7f818f3fd1e1396dae8ce28864d028b28a37f7da4eceb798 13589 gitolite_1.5.4-1ubuntu0.1.diff.gz Files: fcdccdfc83d71c4f68a70e81e6e9fc0b 1869 vcs optional gitolite_1.5.4-1ubuntu0.1.dsc 87ebd86d8a72ee799b22c1d744b558f6 13589 vcs optional gitolite_1.5.4-1ubuntu0.1.diff.gz Original-Maintainer: Gerfried Fuchs From archive at ubuntu.com Wed Mar 2 15:03:29 2011 From: archive at ubuntu.com (Ubuntu Installer) Date: Wed, 02 Mar 2011 15:03:29 -0000 Subject: [ubuntu/maverick-security] pango1.0, pango1.0 (delayed) 1.28.2-0ubuntu1.1 (Accepted) Message-ID: <20110302150329.3511.28614.launchpad@cocoplum.canonical.com> pango1.0 (1.28.2-0ubuntu1.1) maverick-security; urgency=low * SECURITY UPDATE: denial of service and possible code execution via crafted font file (LP: #696616) - debian/patches/20_CVE-2011-0020.patch: check for overflow in pango/pangoft2-render.c. - CVE-2011-0020 * SECURITY UPDATE: denial of service and possible code execution via unchecked realloc failures - debian/patches/21_CVE-2011-0064.patch: check for realloc failures in pango/opentype/hb-buffer.*, pango/opentype/hb-buffer-private.h. - CVE-2011-0064 Date: Tue, 01 Mar 2011 09:35:52 -0500 Changed-By: Marc Deslauriers Maintainer: Ubuntu Developers https://launchpad.net/ubuntu/maverick/+source/pango1.0/1.28.2-0ubuntu1.1 -------------- next part -------------- Format: 1.8 Date: Tue, 01 Mar 2011 09:35:52 -0500 Source: pango1.0 Binary: libpango1.0-0 libpango1.0-udeb libpango1.0-common libpango1.0-dev libpango1.0-0-dbg libpango1.0-doc gir1.0-pango-1.0 Architecture: source Version: 1.28.2-0ubuntu1.1 Distribution: maverick-security Urgency: low Maintainer: Ubuntu Developers Changed-By: Marc Deslauriers Description: gir1.0-pango-1.0 - Layout and rendering of internationalized text libpango1.0-0 - Layout and rendering of internationalized text libpango1.0-0-dbg - The Pango library and debugging symbols libpango1.0-common - Modules and configuration files for the Pango libpango1.0-dev - Development files for the Pango libpango1.0-doc - Documentation files for the Pango libpango1.0-udeb - Layout and rendering of internationalized text - minimal runtime (udeb) Launchpad-Bugs-Fixed: 696616 Changes: pango1.0 (1.28.2-0ubuntu1.1) maverick-security; urgency=low . * SECURITY UPDATE: denial of service and possible code execution via crafted font file (LP: #696616) - debian/patches/20_CVE-2011-0020.patch: check for overflow in pango/pangoft2-render.c. - CVE-2011-0020 * SECURITY UPDATE: denial of service and possible code execution via unchecked realloc failures - debian/patches/21_CVE-2011-0064.patch: check for realloc failures in pango/opentype/hb-buffer.*, pango/opentype/hb-buffer-private.h. - CVE-2011-0064 Checksums-Sha1: 5a09fbf4cec7601145db8736a1672d1a1bcaeee7 2572 pango1.0_1.28.2-0ubuntu1.1.dsc 3a1086b396e114f4214a29fdc888aad23fbfb3ec 104353 pango1.0_1.28.2-0ubuntu1.1.diff.gz Checksums-Sha256: c284fbaf5a4d0641847cd04b57bf9a64ab5c363bf159ef73e8a5d9d37ae6bf79 2572 pango1.0_1.28.2-0ubuntu1.1.dsc 5957589c2f2c22f6fbc286f788ceab59975bc79335ac062384c2e806d86e2dba 104353 pango1.0_1.28.2-0ubuntu1.1.diff.gz Files: 43985f0dde9cffc9eeecb04121d23677 2572 libs optional pango1.0_1.28.2-0ubuntu1.1.dsc 924be26ec41f21177db1a778af01bb91 104353 libs optional pango1.0_1.28.2-0ubuntu1.1.diff.gz Original-Maintainer: Sebastien Bacher From alkisg at gmail.com Fri Mar 4 17:32:47 2011 From: alkisg at gmail.com (Alkis Georgopoulos) Date: Fri, 04 Mar 2011 17:32:47 -0000 Subject: [ubuntu/maverick-proposed] dbus 1.4.0-0ubuntu1.2 (Accepted) Message-ID: <20110304173247.25772.97536.launchpad@gandwana.canonical.com> dbus (1.4.0-0ubuntu1.2) maverick-proposed; urgency=low * Prevent dbus.postinst from failing in chroots (LP: #552404). Date: Mon, 14 Feb 2011 11:49:57 +0200 Changed-By: Alkis Georgopoulos Maintainer: Ubuntu Core Developers Signed-By: Martin Pitt https://launchpad.net/ubuntu/maverick/+source/dbus/1.4.0-0ubuntu1.2 -------------- next part -------------- Format: 1.8 Date: Mon, 14 Feb 2011 11:49:57 +0200 Source: dbus Binary: dbus dbus-x11 libdbus-1-3 dbus-1-doc libdbus-1-dev dbus-1-dbg Architecture: source Version: 1.4.0-0ubuntu1.2 Distribution: maverick-proposed Urgency: low Maintainer: Ubuntu Core Developers Changed-By: Alkis Georgopoulos Description: dbus - simple interprocess messaging system dbus-1-dbg - simple interprocess messaging system (debug symbols) dbus-1-doc - simple interprocess messaging system (documentation) dbus-x11 - simple interprocess messaging system (X11 deps) libdbus-1-3 - simple interprocess messaging system libdbus-1-dev - simple interprocess messaging system (development headers) Launchpad-Bugs-Fixed: 552404 Changes: dbus (1.4.0-0ubuntu1.2) maverick-proposed; urgency=low . * Prevent dbus.postinst from failing in chroots (LP: #552404). Checksums-Sha1: 36b6d63f5128d5529e2b9d874d2574cfa0522d67 2335 dbus_1.4.0-0ubuntu1.2.dsc fc08d144d066298b098019582b56fbff8941b8af 33659 dbus_1.4.0-0ubuntu1.2.debian.tar.gz Checksums-Sha256: 1bd49b79d3e02194244b4950d969eb62db0dfd5e0c1f1317abd1dbf6f48b7ba2 2335 dbus_1.4.0-0ubuntu1.2.dsc 2d868fda019bf6d6393648607394d91b3e4309bf1c94efc8e885e60c7c2a8305 33659 dbus_1.4.0-0ubuntu1.2.debian.tar.gz Files: 7e7eee7658cb979cb38f4d80c4ee2e38 2335 devel optional dbus_1.4.0-0ubuntu1.2.dsc 0143fed7985b2e06161b798b9419b88d 33659 devel optional dbus_1.4.0-0ubuntu1.2.debian.tar.gz Original-Maintainer: Utopia Maintenance Team From andreserl at ubuntu.com Fri Mar 4 17:33:11 2011 From: andreserl at ubuntu.com (Andres Rodriguez) Date: Fri, 04 Mar 2011 17:33:11 -0000 Subject: [ubuntu/maverick-proposed] vsftpd 2.3.0~pre2-4ubuntu2.1 (Accepted) Message-ID: <20110304173311.16153.93288.launchpad@potassium.ubuntu.com> vsftpd (2.3.0~pre2-4ubuntu2.1) maverick-proposed; urgency=low [ Andres Rodriguez ] * debian/vsftpd.upstart: Fix start of vsftpd even if not in standalone mode. Thanks to Stephane Chazelas (LP: #648202) [ Serge Hallyn ] * debian/vsftpd.postinst: Use complete name match when checking for existing ftp user/group, to avoid install failure. (LP: #677764) Date: Wed, 02 Mar 2011 12:11:46 +0100 Changed-By: Andres Rodriguez Maintainer: Ubuntu Developers Signed-By: Martin Pitt https://launchpad.net/ubuntu/maverick/+source/vsftpd/2.3.0~pre2-4ubuntu2.1 -------------- next part -------------- Format: 1.8 Date: Wed, 02 Mar 2011 12:11:46 +0100 Source: vsftpd Binary: vsftpd Architecture: source Version: 2.3.0~pre2-4ubuntu2.1 Distribution: maverick-proposed Urgency: low Maintainer: Ubuntu Developers Changed-By: Andres Rodriguez Description: vsftpd - lightweight, efficient FTP server written for security Launchpad-Bugs-Fixed: 648202 677764 Changes: vsftpd (2.3.0~pre2-4ubuntu2.1) maverick-proposed; urgency=low . [ Andres Rodriguez ] * debian/vsftpd.upstart: Fix start of vsftpd even if not in standalone mode. Thanks to Stephane Chazelas (LP: #648202) . [ Serge Hallyn ] * debian/vsftpd.postinst: Use complete name match when checking for existing ftp user/group, to avoid install failure. (LP: #677764) Checksums-Sha1: d28da85f07699d409e3f64b8567bc6003b69eb20 2093 vsftpd_2.3.0~pre2-4ubuntu2.1.dsc adfaeacbb66aa8c2721fb48c9fbe9807da1faf6b 26178 vsftpd_2.3.0~pre2-4ubuntu2.1.diff.gz Checksums-Sha256: 58ffc6e2ea63da2c2a0363936171362d761cacd538955fc8723d0a027373c17c 2093 vsftpd_2.3.0~pre2-4ubuntu2.1.dsc f5f46685e6080851e7ca1fc3dd9ed137bbcae07255327875677292e5f2b30b95 26178 vsftpd_2.3.0~pre2-4ubuntu2.1.diff.gz Files: 7b8c5bb4381222abb6e8b6fabf6705ac 2093 net extra vsftpd_2.3.0~pre2-4ubuntu2.1.dsc b7bcc92d5020b6b26e947a093dcc9dca 26178 net extra vsftpd_2.3.0~pre2-4ubuntu2.1.diff.gz Original-Maintainer: Daniel Baumann From stefanor at ubuntu.com Fri Mar 4 17:33:44 2011 From: stefanor at ubuntu.com (Stefano Rivera) Date: Fri, 04 Mar 2011 17:33:44 -0000 Subject: [ubuntu/maverick-proposed] samba 2:3.5.4~dfsg-1ubuntu8.4 (Accepted) Message-ID: <20110304173344.30390.83010.launchpad@wampee.canonical.com> samba (2:3.5.4~dfsg-1ubuntu8.4) maverick-proposed; urgency=low * debian/patches/ntlm-auth-lp623342.patch: ntlm_auth returns an invalid response key. (LP: #623342) Patch taken from upstream (https://bugzilla.samba.org/show_bug.cgi?id=7568) Date: Wed, 02 Mar 2011 22:38:19 +0100 Changed-By: Stefano Rivera Maintainer: Ubuntu Developers Signed-By: Benjamin Drung https://launchpad.net/ubuntu/maverick/+source/samba/2:3.5.4~dfsg-1ubuntu8.4 -------------- next part -------------- Format: 1.8 Date: Wed, 02 Mar 2011 22:38:19 +0100 Source: samba Binary: samba samba-common-bin samba-common samba-tools smbclient swat samba-doc samba-doc-pdf libpam-smbpass libsmbclient libsmbclient-dev winbind samba-dbg libwbclient0 Architecture: source Version: 2:3.5.4~dfsg-1ubuntu8.4 Distribution: maverick-proposed Urgency: low Maintainer: Ubuntu Developers Changed-By: Stefano Rivera Description: libpam-smbpass - pluggable authentication module for Samba libsmbclient - shared library for communication with SMB/CIFS servers libsmbclient-dev - development files for libsmbclient libwbclient0 - Samba winbind client library samba - SMB/CIFS file, print, and login server for Unix samba-common - common files used by both the Samba server and client samba-common-bin - common files used by both the Samba server and client samba-dbg - Samba debugging symbols samba-doc - Samba documentation samba-doc-pdf - Samba documentation in PDF format samba-tools - Samba testing utilities smbclient - command-line SMB/CIFS clients for Unix swat - Samba Web Administration Tool winbind - Samba nameservice integration server Launchpad-Bugs-Fixed: 623342 Changes: samba (2:3.5.4~dfsg-1ubuntu8.4) maverick-proposed; urgency=low . * debian/patches/ntlm-auth-lp623342.patch: ntlm_auth returns an invalid response key. (LP: #623342) Patch taken from upstream (https://bugzilla.samba.org/show_bug.cgi?id=7568) Checksums-Sha1: db68187338a995c5477759c42c008da30d0b1b1f 2902 samba_3.5.4~dfsg-1ubuntu8.4.dsc d14382679ec993e17c91a8e60ae252a2c2dac144 520612 samba_3.5.4~dfsg-1ubuntu8.4.debian.tar.gz Checksums-Sha256: 6c65e9ac105a8efbb86d312de9d70281e6113d08d1658c3b782f9e48a22fed43 2902 samba_3.5.4~dfsg-1ubuntu8.4.dsc 27013574e97c2ef54753d34bc50db1b50b3f89a9ba9f28355692d7f043347519 520612 samba_3.5.4~dfsg-1ubuntu8.4.debian.tar.gz Files: 5c6a9ad2bbb22f614c12261fa0d4ddc1 2902 net optional samba_3.5.4~dfsg-1ubuntu8.4.dsc c97edd7585677d90abb462ac29e345e4 520612 net optional samba_3.5.4~dfsg-1ubuntu8.4.debian.tar.gz Original-Maintainer: Debian Samba Maintainers From siretart at tauware.de Fri Mar 4 17:34:24 2011 From: siretart at tauware.de (Reinhard Tartler) Date: Fri, 04 Mar 2011 17:34:24 -0000 Subject: [ubuntu/maverick-proposed] emacs23 23.1+1-4ubuntu7.2+maverick1 (Accepted) Message-ID: <20110304173424.30390.74288.launchpad@wampee.canonical.com> emacs23 (23.1+1-4ubuntu7.2+maverick1) maverick-proposed; urgency=low * No-change upload to maverick-proposed emacs23 (23.1+1-4ubuntu7.2) lucid-proposed; urgency=low * Amend fix-huge-fonts.diff to gracefully handle the case that the API read_xft_dpi returns 0.0. Analysis and proposed patch thanks to Urs Fleisch! Fixes LP: #684613 Date: Fri, 04 Mar 2011 08:13:23 +0100 Changed-By: Reinhard Tartler Maintainer: Ubuntu Core Developers https://launchpad.net/ubuntu/maverick/+source/emacs23/23.1+1-4ubuntu7.2+maverick1 -------------- next part -------------- Format: 1.8 Date: Fri, 04 Mar 2011 08:13:23 +0100 Source: emacs23 Binary: emacs emacs23-lucid emacs23-nox emacs23 emacs23-bin-common emacs23-common emacs23-el Architecture: source Version: 23.1+1-4ubuntu7.2+maverick1 Distribution: maverick-proposed Urgency: low Maintainer: Ubuntu Core Developers Changed-By: Reinhard Tartler Description: emacs - The GNU Emacs editor (metapackage) emacs23 - The GNU Emacs editor (with GTK+ user interface) emacs23-bin-common - The GNU Emacs editor's shared, architecture dependent files emacs23-common - The GNU Emacs editor's shared, architecture independent infrastru emacs23-el - GNU Emacs LISP (.el) files emacs23-lucid - The GNU Emacs editor emacs23-nox - The GNU Emacs editor (without X support) Launchpad-Bugs-Fixed: 684613 Changes: emacs23 (23.1+1-4ubuntu7.2+maverick1) maverick-proposed; urgency=low . * No-change upload to maverick-proposed . emacs23 (23.1+1-4ubuntu7.2) lucid-proposed; urgency=low . * Amend fix-huge-fonts.diff to gracefully handle the case that the API read_xft_dpi returns 0.0. Analysis and proposed patch thanks to Urs Fleisch! Fixes LP: #684613 Checksums-Sha1: a55aa93cae4e140168e9e701667b1d7deb5ddc7b 1704 emacs23_23.1+1-4ubuntu7.2+maverick1.dsc 21dc1903c1e02464529e7b663bffaebce47ae804 4105335 emacs23_23.1+1-4ubuntu7.2+maverick1.diff.gz Checksums-Sha256: 38638b78c93bcb50ab03407d123635666f53c8beed658e55db9451ceab7f581e 1704 emacs23_23.1+1-4ubuntu7.2+maverick1.dsc b2316169a8c26cd4e47a23f78bb61449d5dc74d97e8f71aab05b365b9a9ccddf 4105335 emacs23_23.1+1-4ubuntu7.2+maverick1.diff.gz Files: 2f217be10f604739bd9d4fd5920d8926 1704 editors optional emacs23_23.1+1-4ubuntu7.2+maverick1.dsc a3026eb6397ba0076e9e01ec2852e01d 4105335 editors optional emacs23_23.1+1-4ubuntu7.2+maverick1.diff.gz Original-Maintainer: Rob Browning From archive at ubuntu.com Mon Mar 7 15:06:31 2011 From: archive at ubuntu.com (Ubuntu Installer) Date: Mon, 07 Mar 2011 15:06:31 -0000 Subject: [ubuntu/maverick-security] tiff (delayed), tiff 3.9.4-2ubuntu0.1 (Accepted) Message-ID: <20110307150631.18547.5178.launchpad@cocoplum.canonical.com> tiff (3.9.4-2ubuntu0.1) maverick-security; urgency=low * SECURITY UPDATE: denial of service via invalid td_stripbytecount field (LP: #597246) - debian/patches/CVE-2010-2482.patch: look for missing strip byte counts in libtiff/tif_ojpeg.c, tools/tiffsplit.c. - CVE-2010-2482 * SECURITY UPDATE: denial of service via invalid combination of SamplesPerPixel and Photometric values (LP: #591605) - debian/patches/CVE-2010-2483.patch: validate samplesperpixel in libtiff/tif_getimage.c. - CVE-2010-2483 * SECURITY UPDATE: denial of service via invalid ReferenceBlackWhite values - debian/patches/CVE-2010-2595.patch: validate values in libtiff/tif_color.c. - CVE-2010-2595 * SECURITY UPDATE: denial of service via devide-by-zero (LP: #593067) - debian/patches/CVE-2010-2597.patch: properly initialize fields in libtiff/tif_strip.c. - CVE-2010-2597 - CVE-2010-2598 * SECURITY UPDATE: denial of service via out-of-order tags - debian/patches/CVE-2010-2630.patch: correctly handle order in libtiff/tif_dirread.c. - CVE-2010-2630 * SECURITY UPDATE: denial of service and possible code execution via heap corruption in JPEGDecodeRaw - debian/patches/CVE-2010-3087.patch: check for overflows in libtiff/tif_jpeg.c, libtiff/tif_strip.c. - CVE-2010-3087 * SECURITY UPDATE: denial of service and possible code execution via buffer overflow in Fax4Decode - debian/patches/CVE-2011-0192.patch: check length in libtiff/tif_fax3.h. - CVE-2011-0192 Date: Thu, 03 Mar 2011 12:16:19 -0500 Changed-By: Marc Deslauriers Maintainer: Ubuntu Developers https://launchpad.net/ubuntu/maverick/+source/tiff/3.9.4-2ubuntu0.1 -------------- next part -------------- Format: 1.8 Date: Thu, 03 Mar 2011 12:16:19 -0500 Source: tiff Binary: libtiff4 libtiffxx0c2 libtiff4-dev libtiff-tools libtiff-opengl libtiff-doc Architecture: source Version: 3.9.4-2ubuntu0.1 Distribution: maverick-security Urgency: low Maintainer: Ubuntu Developers Changed-By: Marc Deslauriers Description: libtiff-doc - TIFF manipulation and conversion documentation libtiff-opengl - TIFF manipulation and conversion tools libtiff-tools - TIFF manipulation and conversion tools libtiff4 - Tag Image File Format (TIFF) library libtiff4-dev - Tag Image File Format library (TIFF), development files libtiffxx0c2 - Tag Image File Format (TIFF) library -- C++ interface Launchpad-Bugs-Fixed: 591605 593067 597246 Changes: tiff (3.9.4-2ubuntu0.1) maverick-security; urgency=low . * SECURITY UPDATE: denial of service via invalid td_stripbytecount field (LP: #597246) - debian/patches/CVE-2010-2482.patch: look for missing strip byte counts in libtiff/tif_ojpeg.c, tools/tiffsplit.c. - CVE-2010-2482 * SECURITY UPDATE: denial of service via invalid combination of SamplesPerPixel and Photometric values (LP: #591605) - debian/patches/CVE-2010-2483.patch: validate samplesperpixel in libtiff/tif_getimage.c. - CVE-2010-2483 * SECURITY UPDATE: denial of service via invalid ReferenceBlackWhite values - debian/patches/CVE-2010-2595.patch: validate values in libtiff/tif_color.c. - CVE-2010-2595 * SECURITY UPDATE: denial of service via devide-by-zero (LP: #593067) - debian/patches/CVE-2010-2597.patch: properly initialize fields in libtiff/tif_strip.c. - CVE-2010-2597 - CVE-2010-2598 * SECURITY UPDATE: denial of service via out-of-order tags - debian/patches/CVE-2010-2630.patch: correctly handle order in libtiff/tif_dirread.c. - CVE-2010-2630 * SECURITY UPDATE: denial of service and possible code execution via heap corruption in JPEGDecodeRaw - debian/patches/CVE-2010-3087.patch: check for overflows in libtiff/tif_jpeg.c, libtiff/tif_strip.c. - CVE-2010-3087 * SECURITY UPDATE: denial of service and possible code execution via buffer overflow in Fax4Decode - debian/patches/CVE-2011-0192.patch: check length in libtiff/tif_fax3.h. - CVE-2011-0192 Checksums-Sha1: b103a05aca23fc76c4d255bf8a6c618e24a2e46a 1953 tiff_3.9.4-2ubuntu0.1.dsc a8270d3cd573527318d4e75957232f530ef03192 17639 tiff_3.9.4-2ubuntu0.1.debian.tar.gz Checksums-Sha256: 0bb0b23daa3f3b1f04ab92a295716fcf674f8f013f186d838ab416105f7f7fe5 1953 tiff_3.9.4-2ubuntu0.1.dsc e8202fb8a59fa51251eff446d16f4e32f3c20e471ef9e9ac4d20fcc928bf61fd 17639 tiff_3.9.4-2ubuntu0.1.debian.tar.gz Files: 6d3a942101adb85434c0bbb53deb71c8 1953 libs optional tiff_3.9.4-2ubuntu0.1.dsc 28c2b693c038106798331aa44bc4b89f 17639 libs optional tiff_3.9.4-2ubuntu0.1.debian.tar.gz Original-Maintainer: Jay Berkenbilt From archive at ubuntu.com Mon Mar 7 15:06:54 2011 From: archive at ubuntu.com (Ubuntu Installer) Date: Mon, 07 Mar 2011 15:06:54 -0000 Subject: [ubuntu/maverick-security] avahi_0.6.27-2ubuntu3.1_i386_translations.tar.gz, avahi, avahi_0.6.27-2ubuntu3.1_amd64_translations.tar.gz, avahi_0.6.27-2ubuntu3.1_powerpc_translations.tar.gz (delayed), avahi_0.6.27-2ubuntu3.1_armel_translations.tar.gz 0.6.27-2ubuntu3.1 (Accepted) Message-ID: <20110307150654.18547.37940.launchpad@cocoplum.canonical.com> avahi (0.6.27-2ubuntu3.1) maverick-security; urgency=low * SECURITY UPDATE: denial of service via NULL packet - debian/patches/04_CVE-2011-1002.patch: still read corrupt packets from sockets in avahi-core/socket.c. - CVE-2011-1002 Date: Fri, 04 Mar 2011 14:07:16 -0500 Changed-By: Marc Deslauriers Maintainer: Ubuntu Developers https://launchpad.net/ubuntu/maverick/+source/avahi/0.6.27-2ubuntu3.1 -------------- next part -------------- Format: 1.8 Date: Fri, 04 Mar 2011 14:07:16 -0500 Source: avahi Binary: avahi-daemon avahi-dnsconfd avahi-autoipd python-avahi avahi-utils avahi-discover libavahi-common3 libavahi-common-data libavahi-common-dev libavahi-common3-udeb libavahi-core7 libavahi-core-dev libavahi-core7-udeb libavahi-client3 libavahi-client-dev libavahi-glib1 libavahi-glib-dev libavahi-gobject0 libavahi-gobject-dev libavahi-qt3-1 libavahi-qt3-dev libavahi-qt4-1 libavahi-qt4-dev libavahi-compat-libdnssd1 libavahi-compat-libdnssd-dev libavahi-ui0 libavahi-ui-dev avahi-ui-utils avahi-dbg Architecture: source Version: 0.6.27-2ubuntu3.1 Distribution: maverick-security Urgency: low Maintainer: Ubuntu Developers Changed-By: Marc Deslauriers Description: avahi-autoipd - Avahi IPv4LL network address configuration daemon avahi-daemon - Avahi mDNS/DNS-SD daemon avahi-dbg - Avahi - debugging symbols avahi-discover - Service discover user interface for avahi avahi-dnsconfd - Avahi DNS configuration tool avahi-ui-utils - Avahi GTK+ utilities avahi-utils - Avahi browsing, publishing and discovery utilities libavahi-client-dev - Development files for the Avahi client library libavahi-client3 - Avahi client library libavahi-common-data - Avahi common data files libavahi-common-dev - Development files for the Avahi common library libavahi-common3 - Avahi common library libavahi-common3-udeb - Avahi common library (debian-installer) (udeb) libavahi-compat-libdnssd-dev - Development headers for the Avahi Apple Bonjour compatibility lib libavahi-compat-libdnssd1 - Avahi Apple Bonjour compatibility library libavahi-core-dev - Development files for Avahi's embeddable mDNS/DNS-SD library libavahi-core7 - Avahi's embeddable mDNS/DNS-SD library libavahi-core7-udeb - Avahi's embeddable mDNS/DNS-SD library (debian-installer) (udeb) libavahi-glib-dev - Development headers for the Avahi glib integration library libavahi-glib1 - Avahi glib integration library libavahi-gobject-dev - Development headers for the Avahi GObject library libavahi-gobject0 - Avahi GObject library libavahi-qt3-1 - Avahi Qt 3 integration library libavahi-qt3-dev - Development headers for the Avahi Qt 3 integration library libavahi-qt4-1 - Avahi Qt 4 integration library libavahi-qt4-dev - Development headers for the Avahi Qt 4 integration library libavahi-ui-dev - Development headers for the Avahi GTK+ User interface library libavahi-ui0 - Avahi GTK+ User interface library python-avahi - Python utility package for Avahi Changes: avahi (0.6.27-2ubuntu3.1) maverick-security; urgency=low . * SECURITY UPDATE: denial of service via NULL packet - debian/patches/04_CVE-2011-1002.patch: still read corrupt packets from sockets in avahi-core/socket.c. - CVE-2011-1002 Checksums-Sha1: a9fa0050a114161605dd01e080b7f691acc28e63 2963 avahi_0.6.27-2ubuntu3.1.dsc 7d69c717b54983c9e8142d1cf92a29c5c3c47b8f 35919 avahi_0.6.27-2ubuntu3.1.debian.tar.gz Checksums-Sha256: 03fa4f0126a0444069ca55f4b15564f15c8c8b72997ae22229ac58d809808c87 2963 avahi_0.6.27-2ubuntu3.1.dsc df677171525421f7b40f445172f2af07c78a793eb21d01fbb23b4849454c36d7 35919 avahi_0.6.27-2ubuntu3.1.debian.tar.gz Files: 2e77e2f550d425506e197c1bf19b8899 2963 net optional avahi_0.6.27-2ubuntu3.1.dsc 896a79057af77e36fa3733ce51ecd1ea 35919 net optional avahi_0.6.27-2ubuntu3.1.debian.tar.gz Original-Maintainer: Utopia Maintenance Team From bogus@does.not.exist.com Mon Mar 7 17:01:28 2011 From: bogus@does.not.exist.com () Date: Mon, 07 Mar 2011 17:01:28 -0000 Subject: [ubuntu/maverick] uex 2.1.0.3-0maverick1 (Accepted) Message-ID: <20110307170128.29978.76922.launchpad@cocoplum.canonical.com> uex (2.1.0.3-0maverick1) maverick; urgency=low * Maverick Meerkat package Date: Wed, 02 Mar 2011 01:21:09 -0400 Changed-By: IDM Computer Solutions, Inc. Signed-By: Brian Thomason https://launchpad.net/ubuntu/maverick/+source/uex/2.1.0.3-0maverick1 -------------- next part -------------- -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.8 Date: Wed, 02 Mar 2011 01:21:09 -0400 Source: uex Binary: uex Architecture: source Version: 2.1.0.3-0maverick1 Distribution: maverick Urgency: low Maintainer: IDM Computer Solutions, Inc. Changed-By: IDM Computer Solutions, Inc. Description: uex - UltraEdit is a text, hex, and programming language editor Changes: uex (2.1.0.3-0maverick1) maverick; urgency=low . * Maverick Meerkat package Checksums-Sha1: c86eb4183f873cb9d702e6dd7dfa4cf1c7ba8d6d 1027 uex_2.1.0.3-0maverick1.dsc 939eee19204a0edc58dc59971df049dac956aad4 16864 uex_2.1.0.3-0maverick1.diff.gz Checksums-Sha256: 0d3024eb55cef93f8a3c91b3585d9c4ac3712fec1e0a49af839061dbd330d648 1027 uex_2.1.0.3-0maverick1.dsc b49557fe8158d384f7476be144ad0aa881c49f31b2408788c7543da7dc6981e1 16864 uex_2.1.0.3-0maverick1.diff.gz Files: 840c2777b955a94759920d4329fc5a1b 1027 partner/editors extra uex_2.1.0.3-0maverick1.dsc a2fb2a2e5f2779558d642b2df0f3eb4a 16864 partner/editors extra uex_2.1.0.3-0maverick1.diff.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iEYEARECAAYFAk1xdp8ACgkQOb4zNfJqN5fYjACcD+D/9rgRx82r0hxrtwaXHDtd E9oAoIk4qRNFW3oF+Hs0NsdU5vqA8jJh =LceG -----END PGP SIGNATURE----- From bryce at ubuntu.com Tue Mar 8 08:23:35 2011 From: bryce at ubuntu.com (Bryce Harrington) Date: Tue, 08 Mar 2011 08:23:35 -0000 Subject: [ubuntu/maverick-proposed] xf86-input-evtouch 0.8.8-4ubuntu2.1 (Accepted) Message-ID: <20110308082335.29908.35000.launchpad@soybean.canonical.com> xf86-input-evtouch (0.8.8-4ubuntu2.1) maverick-proposed; urgency=low * Add 07_null_terminate_config_list.patch - Xorg will load the config until it finds a NULL pointer, so add a NULL pointer at the tail of default config. Fixes crash when using touch screen on Freescale MX51. (LP: #511491) Date: Mon, 07 Mar 2011 18:15:25 -0800 Changed-By: Bryce Harrington Maintainer: Ubuntu Developers Signed-By: Bryce Harrington https://launchpad.net/ubuntu/maverick/+source/xf86-input-evtouch/0.8.8-4ubuntu2.1 -------------- next part -------------- Format: 1.8 Date: Mon, 07 Mar 2011 18:15:25 -0800 Source: xf86-input-evtouch Binary: xserver-xorg-input-evtouch Architecture: source Version: 0.8.8-4ubuntu2.1 Distribution: maverick-proposed Urgency: low Maintainer: Ubuntu Developers Changed-By: Bryce Harrington Description: xserver-xorg-input-evtouch - Touchscreen-Driver for X.Org/XFree86 server Launchpad-Bugs-Fixed: 511491 Changes: xf86-input-evtouch (0.8.8-4ubuntu2.1) maverick-proposed; urgency=low . * Add 07_null_terminate_config_list.patch - Xorg will load the config until it finds a NULL pointer, so add a NULL pointer at the tail of default config. Fixes crash when using touch screen on Freescale MX51. (LP: #511491) Checksums-Sha1: fff7b0bb4286b014eb31cd95d4f6a054ab5146a6 1565 xf86-input-evtouch_0.8.8-4ubuntu2.1.dsc a084a854fae1601aba1554a7b493f527139f8c3e 23537 xf86-input-evtouch_0.8.8-4ubuntu2.1.debian.tar.gz Checksums-Sha256: 4bbe393511f2c3028439d9148bd24947b1172f613bdffed2d4cb23dd8a3bcfde 1565 xf86-input-evtouch_0.8.8-4ubuntu2.1.dsc a62e469b65c80c0de0eb5307ee971cacfcebc8fb59ab934ad23924dac59e0fc6 23537 xf86-input-evtouch_0.8.8-4ubuntu2.1.debian.tar.gz Files: 877d5fe1931324bfc2846cfe347ba54b 1565 x11 optional xf86-input-evtouch_0.8.8-4ubuntu2.1.dsc cfb20f8fa3c6b8da75c70a517310663e 23537 x11 optional xf86-input-evtouch_0.8.8-4ubuntu2.1.debian.tar.gz Original-Maintainer: Debian X Strike Force From marc.deslauriers at ubuntu.com Tue Mar 8 08:24:25 2011 From: marc.deslauriers at ubuntu.com (Marc Deslauriers) Date: Tue, 08 Mar 2011 08:24:25 -0000 Subject: [ubuntu/maverick-proposed] gnome-screensaver 2.30.0-1ubuntu1.1 (Accepted) Message-ID: <20110308082425.16859.27528.launchpad@gandwana.canonical.com> gnome-screensaver (2.30.0-1ubuntu1.1) maverick-proposed; urgency=low * Reliability fixes: - debian/org.gnome.Screensaver.service: don't start as a daemon if started by dbus. - debian/17_dont_start_twice.patch: make sure we cannot start twice by bailing out if we cannot become the primary owner of the bus name. (LP: #556255) - debian/18_dont_use_sessionmanager_name_owners.patch: improve reliability if gnome-session is started after the screensaver or if gnome-session is restarted. Date: Fri, 04 Mar 2011 11:11:06 -0500 Changed-By: Marc Deslauriers Maintainer: Ubuntu Developers Signed-By: Marc Deslauriers https://launchpad.net/ubuntu/maverick/+source/gnome-screensaver/2.30.0-1ubuntu1.1 -------------- next part -------------- Format: 1.8 Date: Fri, 04 Mar 2011 11:11:06 -0500 Source: gnome-screensaver Binary: gnome-screensaver Architecture: source Version: 2.30.0-1ubuntu1.1 Distribution: maverick-proposed Urgency: low Maintainer: Ubuntu Developers Changed-By: Marc Deslauriers Description: gnome-screensaver - GNOME screen saver and locker Launchpad-Bugs-Fixed: 556255 Changes: gnome-screensaver (2.30.0-1ubuntu1.1) maverick-proposed; urgency=low . * Reliability fixes: - debian/org.gnome.Screensaver.service: don't start as a daemon if started by dbus. - debian/17_dont_start_twice.patch: make sure we cannot start twice by bailing out if we cannot become the primary owner of the bus name. (LP: #556255) - debian/18_dont_use_sessionmanager_name_owners.patch: improve reliability if gnome-session is started after the screensaver or if gnome-session is restarted. Checksums-Sha1: 0ccdcbccd9c5a6fa3ae13e12e575f7880ee93428 2599 gnome-screensaver_2.30.0-1ubuntu1.1.dsc 3b8962d98996b50225400916e623ef09023c452a 16090 gnome-screensaver_2.30.0-1ubuntu1.1.diff.gz Checksums-Sha256: db13397a21ed5b7f32498a2dce5bb5d257fccf606974c2d2ad933a44ce78a7e4 2599 gnome-screensaver_2.30.0-1ubuntu1.1.dsc fa335ac546fe3064cd6869716f5c66d0be49bf1490bab55d2d8ab6301cbeed75 16090 gnome-screensaver_2.30.0-1ubuntu1.1.diff.gz Files: 38aed7b07cbe0c5e570c0b9de33db0b5 2599 gnome optional gnome-screensaver_2.30.0-1ubuntu1.1.dsc bc51530668860a04c2a43db3924583b9 16090 gnome optional gnome-screensaver_2.30.0-1ubuntu1.1.diff.gz Original-Maintainer: Guilherme de S. Pastore From mathieu-tl at ubuntu.com Tue Mar 8 08:25:21 2011 From: mathieu-tl at ubuntu.com (Mathieu Trudel-Lapierre) Date: Tue, 08 Mar 2011 08:25:21 -0000 Subject: [ubuntu/maverick-proposed] acct 6.5.4-2ubuntu1.1 (Accepted) Message-ID: <20110308082521.18562.90631.launchpad@potassium.ubuntu.com> acct (6.5.4-2ubuntu1.1) maverick-proposed; urgency=low * debian/rules: call autoreconf to make sure the acct file patch changes are applied. (LP: #682211) * debian/control: add Build-Depends on autoconf and automake for autoreconf. Date: Fri, 04 Mar 2011 16:34:17 -0500 Changed-By: Mathieu Trudel-Lapierre Maintainer: Ubuntu Developers Signed-By: Bryce Harrington https://launchpad.net/ubuntu/maverick/+source/acct/6.5.4-2ubuntu1.1 -------------- next part -------------- Format: 1.8 Date: Fri, 04 Mar 2011 16:34:17 -0500 Source: acct Binary: acct Architecture: source Version: 6.5.4-2ubuntu1.1 Distribution: maverick-proposed Urgency: low Maintainer: Ubuntu Developers Changed-By: Mathieu Trudel-Lapierre Description: acct - The GNU Accounting utilities for process and login accounting Launchpad-Bugs-Fixed: 682211 Changes: acct (6.5.4-2ubuntu1.1) maverick-proposed; urgency=low . * debian/rules: call autoreconf to make sure the acct file patch changes are applied. (LP: #682211) * debian/control: add Build-Depends on autoconf and automake for autoreconf. Checksums-Sha1: 5ad2d1a3b58920a02d8bef9eab21f8ff1dd76036 1172 acct_6.5.4-2ubuntu1.1.dsc 0b04c42fb3f8e4160959f3499d52033f86570e9b 19324 acct_6.5.4-2ubuntu1.1.debian.tar.gz Checksums-Sha256: 921d2395d1a7e0c761e2a010a1b904c70b159dd790a8601facc5c2e7939f7bda 1172 acct_6.5.4-2ubuntu1.1.dsc 5a6bbafe76492c4a3379b0a9bbcaad6757f0990585208050a1cf0e756f7d723b 19324 acct_6.5.4-2ubuntu1.1.debian.tar.gz Files: 482587781649c04a352795f58c7779e8 1172 admin optional acct_6.5.4-2ubuntu1.1.dsc 002b9655805795e62f3819d3a6a2df9f 19324 admin optional acct_6.5.4-2ubuntu1.1.debian.tar.gz Original-Maintainer: Mathieu Trudel From michael.vogt at ubuntu.com Tue Mar 8 08:36:56 2011 From: michael.vogt at ubuntu.com (Michael Vogt) Date: Tue, 08 Mar 2011 08:36:56 -0000 Subject: [ubuntu/maverick-proposed] aptdaemon 0.31+bzr506-0ubuntu6.2 (Accepted) Message-ID: <20110308083656.31574.61174.launchpad@wampee.canonical.com> aptdaemon (0.31+bzr506-0ubuntu6.2) maverick-proposed; urgency=low [ Sebastian Heinlein ] * debian/patches/10_improve_error_reporting.patch: - There are currently three errors which don't provide enough information to be fixed: Sometimes installation of local package files fails. This patch raises a PACKAGE_MANAGER_FAILED error instead of an unknown one in this case and adds the output of the dpkg call to the error (e.g. LP: #665722). Furthermore the TransactionFailed exception doesn't show the details and the code by default (LP: #665218). The message of lock.LockFailedError doesn't contain the lock file path and the blocking process (LP: #665572). Date: Thu, 24 Feb 2011 08:35:23 +0100 Changed-By: Michael Vogt Maintainer: Ubuntu Developers https://launchpad.net/ubuntu/maverick/+source/aptdaemon/0.31+bzr506-0ubuntu6.2 -------------- next part -------------- Format: 1.8 Date: Thu, 24 Feb 2011 08:35:23 +0100 Source: aptdaemon Binary: aptdaemon python-aptdaemon python-aptdaemon-gtk Architecture: source Version: 0.31+bzr506-0ubuntu6.2 Distribution: maverick-proposed Urgency: low Maintainer: Ubuntu Developers Changed-By: Michael Vogt Description: aptdaemon - transaction based package management service python-aptdaemon - Python module for the server and client of aptdaemon python-aptdaemon-gtk - Python GTK+ widgets to run an aptdaemon client Launchpad-Bugs-Fixed: 665218 665572 665722 Changes: aptdaemon (0.31+bzr506-0ubuntu6.2) maverick-proposed; urgency=low . [ Sebastian Heinlein ] * debian/patches/10_improve_error_reporting.patch: - There are currently three errors which don't provide enough information to be fixed: Sometimes installation of local package files fails. This patch raises a PACKAGE_MANAGER_FAILED error instead of an unknown one in this case and adds the output of the dpkg call to the error (e.g. LP: #665722). Furthermore the TransactionFailed exception doesn't show the details and the code by default (LP: #665218). The message of lock.LockFailedError doesn't contain the lock file path and the blocking process (LP: #665572). Checksums-Sha1: 393ceb076c158ff4a6f3116e30e577df904eb28f 1481 aptdaemon_0.31+bzr506-0ubuntu6.2.dsc 67974379f0b47e4034100774820be64bd8d95c2f 529091 aptdaemon_0.31+bzr506-0ubuntu6.2.debian.tar.gz Checksums-Sha256: d335d8fa28eb8ed5100a01271880c4626955b6e5cde85d708b01dd8990d1eebc 1481 aptdaemon_0.31+bzr506-0ubuntu6.2.dsc 6c25a10da1eeda2f42489cde6a0256fe31ad6a55dd5482aa3cb3d4c4f4660752 529091 aptdaemon_0.31+bzr506-0ubuntu6.2.debian.tar.gz Files: e667dc2f22d2d2ad1b2b52922c8576dc 1481 admin extra aptdaemon_0.31+bzr506-0ubuntu6.2.dsc 6d3278503c9d218881edae3823a0f3c7 529091 admin extra aptdaemon_0.31+bzr506-0ubuntu6.2.debian.tar.gz Original-Maintainer: Julian Andres Klode From rodney.dawes at ubuntu.com Tue Mar 8 08:38:28 2011 From: rodney.dawes at ubuntu.com (Rodney Dawes) Date: Tue, 08 Mar 2011 08:38:28 -0000 Subject: [ubuntu/maverick-proposed] ubuntuone-client 1.4.6-0ubuntu2 (Accepted) Message-ID: <20110308083828.16859.94237.launchpad@gandwana.canonical.com> ubuntuone-client (1.4.6-0ubuntu2) maverick-proposed; urgency=low * 01-get-published-race.path: - Fix a race condition with requesting published files (LP: #661292) ubuntuone-client (1.4.6-0ubuntu1) maverick-proposed; urgency=low * New upstream release. - SD deletes files when local error on partial creation (LP: #657195) - Partials fail to be created with "filename too long" (LP: #662660) - New shares to me are not downloaded (LP: #664019) - Deleting UDF on one computer does not delete elsewhere (LP: #674092) - Preferences does not display info properly (LP: #657850) - "Out of Space" dialog is broken (LP: #650671) - Nautilus allows publishing files in others' shares (LP: #712674) - SSO help text does not appear translated (LP: #686647) - Nautilus is not aware of published files (LP: #661292) - Ubuntu One crashes in scan() (LP: #692496) - Volume info with None for free space causes QuotaExceeded (LP: #671023) - Settings daemon extension should not request credentials (LP: #702171) Date: Fri, 04 Mar 2011 12:10:05 -0500 Changed-By: Rodney Dawes Maintainer: Ubuntu Developers Signed-By: Martin Pitt https://launchpad.net/ubuntu/maverick/+source/ubuntuone-client/1.4.6-0ubuntu2 -------------- next part -------------- Format: 1.8 Date: Fri, 04 Mar 2011 12:10:05 -0500 Source: ubuntuone-client Binary: ubuntuone-client ubuntuone-client-gnome ubuntuone-client-tools python-ubuntuone-client libsyncdaemon-1.0-1 libsyncdaemon-1.0-dev gir1.0-syncdaemon-1.0 ubuntuone-client-dbg Architecture: source Version: 1.4.6-0ubuntu2 Distribution: maverick-proposed Urgency: low Maintainer: Ubuntu Developers Changed-By: Rodney Dawes Description: gir1.0-syncdaemon-1.0 - Ubuntu One synchronization daemon library libsyncdaemon-1.0-1 - Ubuntu One synchronization daemon library libsyncdaemon-1.0-dev - Ubuntu One synchronization daemon library python-ubuntuone-client - Ubuntu One client Python libraries ubuntuone-client - Ubuntu One client ubuntuone-client-dbg - Debugging symbols for ubuntuone-client ubuntuone-client-gnome - Ubuntu One client GNOME integration ubuntuone-client-tools - Ubuntu One client tools Launchpad-Bugs-Fixed: 650671 657195 657850 661292 662660 664019 671023 674092 686647 692496 702171 712674 Changes: ubuntuone-client (1.4.6-0ubuntu2) maverick-proposed; urgency=low . * 01-get-published-race.path: - Fix a race condition with requesting published files (LP: #661292) . ubuntuone-client (1.4.6-0ubuntu1) maverick-proposed; urgency=low . * New upstream release. - SD deletes files when local error on partial creation (LP: #657195) - Partials fail to be created with "filename too long" (LP: #662660) - New shares to me are not downloaded (LP: #664019) - Deleting UDF on one computer does not delete elsewhere (LP: #674092) - Preferences does not display info properly (LP: #657850) - "Out of Space" dialog is broken (LP: #650671) - Nautilus allows publishing files in others' shares (LP: #712674) - SSO help text does not appear translated (LP: #686647) - Nautilus is not aware of published files (LP: #661292) - Ubuntu One crashes in scan() (LP: #692496) - Volume info with None for free space causes QuotaExceeded (LP: #671023) - Settings daemon extension should not request credentials (LP: #702171) Checksums-Sha1: ac521d5d3aef731f583f0cce9989677b3c68f76d 2397 ubuntuone-client_1.4.6-0ubuntu2.dsc 2a5ece0c43d7756778ba987f661fe098345fc04e 21027 ubuntuone-client_1.4.6-0ubuntu2.debian.tar.gz Checksums-Sha256: 2655559347d81826a5254c3e798b853e2d07e41aab23531e3728e8ed270284dc 2397 ubuntuone-client_1.4.6-0ubuntu2.dsc 48ddfb1e18426431983d043f4b074a20209519247c8ea7b51ac2071ef0ac5781 21027 ubuntuone-client_1.4.6-0ubuntu2.debian.tar.gz Files: 53a9586b15531d3c1c1e74b4f3987d31 2397 net optional ubuntuone-client_1.4.6-0ubuntu2.dsc 21405f0139d22f08971f071eed909d77 21027 net optional ubuntuone-client_1.4.6-0ubuntu2.debian.tar.gz Original-Maintainer: Rick McBride From gary.lasker at canonical.com Tue Mar 8 09:02:06 2011 From: gary.lasker at canonical.com (Gary Lasker) Date: Tue, 08 Mar 2011 09:02:06 -0000 Subject: [ubuntu/maverick-proposed] tzdata 2011c-0ubuntu0.10.10 (Accepted) Message-ID: <20110308090206.30036.40184.launchpad@soybean.canonical.com> tzdata (2011c-0ubuntu0.10.10) maverick-proposed; urgency=low * New upstream release 2011c: (LP: #730873) - leapseconds: Update notice from IERS (change to commentary only) - northamerica, zone.tab: Replace Juneau with Juneau, Sitka, and Metlakatla - southamerica: For Chile, delay end of DST in 2011 from March 12th to April 2nd Date: Mon, 07 Mar 2011 16:44:41 -0500 Changed-By: Gary Lasker Maintainer: GNU Libc Maintainers Signed-By: Martin Pitt https://launchpad.net/ubuntu/maverick/+source/tzdata/2011c-0ubuntu0.10.10 -------------- next part -------------- Format: 1.8 Date: Mon, 07 Mar 2011 16:44:41 -0500 Source: tzdata Binary: tzdata tzdata-java Architecture: source Version: 2011c-0ubuntu0.10.10 Distribution: maverick-proposed Urgency: low Maintainer: GNU Libc Maintainers Changed-By: Gary Lasker Description: tzdata - time zone and daylight-saving time data tzdata-java - time zone and daylight-saving time data for use by java runtimes Launchpad-Bugs-Fixed: 730873 Changes: tzdata (2011c-0ubuntu0.10.10) maverick-proposed; urgency=low . * New upstream release 2011c: (LP: #730873) - leapseconds: Update notice from IERS (change to commentary only) - northamerica, zone.tab: Replace Juneau with Juneau, Sitka, and Metlakatla - southamerica: For Chile, delay end of DST in 2011 from March 12th to April 2nd Checksums-Sha1: 8e652782c4ca85abaab2f1a570124696bccd4057 1830 tzdata_2011c-0ubuntu0.10.10.dsc 59c9f5a1a0872eb5057f1095f24afd4dfa0a9f47 194151 tzdata_2011c.orig.tar.gz 0d2a004e8f65477240b4ebf1ec569341cde77b6e 250246 tzdata_2011c-0ubuntu0.10.10.debian.tar.gz Checksums-Sha256: 1d8a79b6a0f7ac5ff13f35f601b2e065c0c9000d6495f0e13157443c0bbe8509 1830 tzdata_2011c-0ubuntu0.10.10.dsc c08fbf767280a6f6dc450306a39d3b5818a0a9792a0991320e00a1bb91e91a3b 194151 tzdata_2011c.orig.tar.gz 9685ce240cfbe4aae9fc87f8f20a14cf46b17ad66cb7be463ffa28f8ef9e944f 250246 tzdata_2011c-0ubuntu0.10.10.debian.tar.gz Files: 39a49b63f342ac5d88b6229aa8830201 1830 libs required tzdata_2011c-0ubuntu0.10.10.dsc 1a01b1a3346c1531daab4970d0a2cd14 194151 libs required tzdata_2011c.orig.tar.gz 8826feb21c28e8bb88cfbbba4ca6c73c 250246 libs required tzdata_2011c-0ubuntu0.10.10.debian.tar.gz From archive at ubuntu.com Fri Mar 11 00:04:12 2011 From: archive at ubuntu.com (Ubuntu Installer) Date: Fri, 11 Mar 2011 00:04:12 -0000 Subject: [ubuntu/maverick-security] pywebdav, pywebdav (delayed) 0.9.4-1+squeeze1build0.10.10.1 (Accepted) Message-ID: <20110311000412.11298.38881.launchpad@cocoplum.canonical.com> pywebdav (0.9.4-1+squeeze1build0.10.10.1) maverick-security; urgency=low * fake sync from Debian pywebdav (0.9.4-1+squeeze1) stable-security; urgency=high * Applying CVE-2011-0432.patch for MySQL injection possibility in MySQLAuthHandler found by Teeed filed under CVE-2011-0432 Date: Thu, 10 Mar 2011 12:22:47 -0800 Changed-By: Kees Cook Maintainer: Debian Tryton Maintainers https://launchpad.net/ubuntu/maverick/+source/pywebdav/0.9.4-1+squeeze1build0.10.10.1 -------------- next part -------------- Format: 1.8 Date: Thu, 10 Mar 2011 12:22:47 -0800 Source: pywebdav Binary: python-webdav Architecture: source Version: 0.9.4-1+squeeze1build0.10.10.1 Distribution: maverick-security Urgency: high Maintainer: Debian Tryton Maintainers Changed-By: Kees Cook Description: python-webdav - WebDAV server implementation in Python Changes: pywebdav (0.9.4-1+squeeze1build0.10.10.1) maverick-security; urgency=low . * fake sync from Debian . pywebdav (0.9.4-1+squeeze1) stable-security; urgency=high . * Applying CVE-2011-0432.patch for MySQL injection possibility in MySQLAuthHandler found by Teeed filed under CVE-2011-0432 Checksums-Sha1: f4f22bffcc9474ec88e9c73ec0e431e93cf20091 2096 pywebdav_0.9.4-1+squeeze1build0.10.10.1.dsc 02d5b182ab2caa72bf389c394860b54df135e98f 5470 pywebdav_0.9.4-1+squeeze1build0.10.10.1.diff.gz Checksums-Sha256: a868a9fa0a97746da3cce1e7461ec5b14e97e529c18a3a853951f916603c0e5b 2096 pywebdav_0.9.4-1+squeeze1build0.10.10.1.dsc 55317b3ec0f06342664ba98c98debdbe79021d2f4d441c379bd9b3f021464b8f 5470 pywebdav_0.9.4-1+squeeze1build0.10.10.1.diff.gz Files: a6207ea1531d5dd85640af03313d5997 2096 python optional pywebdav_0.9.4-1+squeeze1build0.10.10.1.dsc fb0c216b77ace76dba391b010e1f3607 5470 python optional pywebdav_0.9.4-1+squeeze1build0.10.10.1.diff.gz From archive at ubuntu.com Tue Mar 15 02:04:03 2011 From: archive at ubuntu.com (Ubuntu Installer) Date: Tue, 15 Mar 2011 02:04:03 -0000 Subject: [ubuntu/maverick-security] tiff (delayed), tiff 3.9.4-2ubuntu0.2 (Accepted) Message-ID: <20110315020403.15171.44341.launchpad@cocoplum.canonical.com> tiff (3.9.4-2ubuntu0.2) maverick-security; urgency=low * debian/patches/CVE-2011-0192.patch: update for regression in processing of certain CCITTFAX4 files (LP: #731540). - http://bugzilla.maptools.org/show_bug.cgi?id=2297 Date: Mon, 14 Mar 2011 10:40:32 -0700 Changed-By: Kees Cook Maintainer: Ubuntu Developers https://launchpad.net/ubuntu/maverick/+source/tiff/3.9.4-2ubuntu0.2 -------------- next part -------------- Format: 1.8 Date: Mon, 14 Mar 2011 10:40:32 -0700 Source: tiff Binary: libtiff4 libtiffxx0c2 libtiff4-dev libtiff-tools libtiff-opengl libtiff-doc Architecture: source Version: 3.9.4-2ubuntu0.2 Distribution: maverick-security Urgency: low Maintainer: Ubuntu Developers Changed-By: Kees Cook Description: libtiff-doc - TIFF manipulation and conversion documentation libtiff-opengl - TIFF manipulation and conversion tools libtiff-tools - TIFF manipulation and conversion tools libtiff4 - Tag Image File Format (TIFF) library libtiff4-dev - Tag Image File Format library (TIFF), development files libtiffxx0c2 - Tag Image File Format (TIFF) library -- C++ interface Launchpad-Bugs-Fixed: 731540 Changes: tiff (3.9.4-2ubuntu0.2) maverick-security; urgency=low . * debian/patches/CVE-2011-0192.patch: update for regression in processing of certain CCITTFAX4 files (LP: #731540). - http://bugzilla.maptools.org/show_bug.cgi?id=2297 Checksums-Sha1: fcebd324df5fc71e27e2703d2fcdc998312d76e3 1991 tiff_3.9.4-2ubuntu0.2.dsc c1a3bd7df347163fac1c5e4f18ebc614017a7b92 18124 tiff_3.9.4-2ubuntu0.2.debian.tar.gz Checksums-Sha256: 12d2e0b9a8a8a02e6b88db70633647ee19f8d20d3875e0b5154fcecfbb52c08f 1991 tiff_3.9.4-2ubuntu0.2.dsc a16f73884f459d4fc708fb8bfbe4714e2335e05520764ae9f4f52a81a904be11 18124 tiff_3.9.4-2ubuntu0.2.debian.tar.gz Files: 020c2a94b61792b09f6d01752f2c7f5d 1991 libs optional tiff_3.9.4-2ubuntu0.2.dsc 6b91f60b7bc92c8f0710f4088c1f38f3 18124 libs optional tiff_3.9.4-2ubuntu0.2.debian.tar.gz Original-Maintainer: Jay Berkenbilt From archive at ubuntu.com Tue Mar 15 16:04:53 2011 From: archive at ubuntu.com (Ubuntu Installer) Date: Tue, 15 Mar 2011 16:04:53 -0000 Subject: [ubuntu/maverick-security] wireshark_1.2.11-6build0.10.10.1_amd64_translations.tar.gz, wireshark_1.2.11-6build0.10.10.1_powerpc_translations.tar.gz (delayed), wireshark_1.2.11-6build0.10.10.1_i386_translations.tar.gz, wireshark_1.2.11-6build0.10.10.1_armel_translations.tar.gz, wireshark 1.2.11-6build0.10.10.1 (Accepted) Message-ID: <20110315160453.4953.45484.launchpad@cocoplum.canonical.com> wireshark (1.2.11-6build0.10.10.1) maverick-security; urgency=low * fake sync from Debian wireshark (1.2.11-6) unstable; urgency=high * security fixes from Wireshark 1.2.14: - FRAsse discovered that the MAC-LTE dissector could overflow a buffer. (No assigned CVE number.) - FRAsse discovered that the ENTTEC dissector could overflow a buffer. (CVE-2010-4538) (Closes: #608990) wireshark (1.2.11-5) unstable; urgency=low * raise Python 2.6 compatible exceptions (Closes: #585370) Date: Wed, 09 Mar 2011 12:59:47 -0600 Changed-By: Jamie Strandboge Maintainer: Balint Reczey https://launchpad.net/ubuntu/maverick/+source/wireshark/1.2.11-6build0.10.10.1 -------------- next part -------------- Format: 1.8 Date: Wed, 09 Mar 2011 12:59:47 -0600 Source: wireshark Binary: wireshark-common wireshark tshark wireshark-dev wireshark-dbg Architecture: source Version: 1.2.11-6build0.10.10.1 Distribution: maverick-security Urgency: high Maintainer: Balint Reczey Changed-By: Jamie Strandboge Description: tshark - network traffic analyzer - console version wireshark - network traffic analyzer - GTK+ version wireshark-common - network traffic analyzer - common files wireshark-dbg - network traffic analyzer - debug symbols wireshark-dev - network traffic analyzer - development tools Closes: 585370 608990 Changes: wireshark (1.2.11-6build0.10.10.1) maverick-security; urgency=low . * fake sync from Debian . wireshark (1.2.11-6) unstable; urgency=high . * security fixes from Wireshark 1.2.14: - FRAsse discovered that the MAC-LTE dissector could overflow a buffer. (No assigned CVE number.) - FRAsse discovered that the ENTTEC dissector could overflow a buffer. (CVE-2010-4538) (Closes: #608990) . wireshark (1.2.11-5) unstable; urgency=low . * raise Python 2.6 compatible exceptions (Closes: #585370) Checksums-Sha1: ff1468ab82d101edeb95ed5a4ab0abed11a8af10 2407 wireshark_1.2.11-6build0.10.10.1.dsc 1c72532865e9664510e1819eb380dedfe8e5da37 62475 wireshark_1.2.11-6build0.10.10.1.debian.tar.gz Checksums-Sha256: 38c30862b12e1b12bb21fa8407da6a88f6ec48903dc7897d35c9725db9b7ca64 2407 wireshark_1.2.11-6build0.10.10.1.dsc fb81dc29d40aa2bf43fd64a575cdb01d349af9b9e51b91d4cc2c379bec3f4d5a 62475 wireshark_1.2.11-6build0.10.10.1.debian.tar.gz Files: 49c138bd8b80b3588d216012d74117b5 2407 net optional wireshark_1.2.11-6build0.10.10.1.dsc 1815103dfe2ec75d1cc619a2c189363d 62475 net optional wireshark_1.2.11-6build0.10.10.1.debian.tar.gz From archive at ubuntu.com Tue Mar 15 19:05:45 2011 From: archive at ubuntu.com (Ubuntu Installer) Date: Tue, 15 Mar 2011 19:05:45 -0000 Subject: [ubuntu/maverick-security] krb5, krb5_1.8.1+dfsg-5ubuntu0.6_armel_translations.tar.gz, krb5_1.8.1+dfsg-5ubuntu0.6_powerpc_translations.tar.gz (delayed), krb5_1.8.1+dfsg-5ubuntu0.6_i386_translations.tar.gz, krb5_1.8.1+dfsg-5ubuntu0.6_amd64_translations.tar.gz 1.8.1+dfsg-5ubuntu0.6 (Accepted) Message-ID: <20110315190545.2247.14314.launchpad@cocoplum.canonical.com> krb5 (1.8.1+dfsg-5ubuntu0.6) maverick-security; urgency=low * SECURITY UPDATE: kdc denial of service due to double-free if PKINIT capability is used. - src/kdc/do_as_req.c: clear fields on allocation; applied inline, thanks to upstream - CVE-2011-0284 - MITKRB5-SA-2011-003 Date: Mon, 14 Mar 2011 15:46:36 -0700 Changed-By: Steve Beattie Maintainer: Ubuntu Developers https://launchpad.net/ubuntu/maverick/+source/krb5/1.8.1+dfsg-5ubuntu0.6 -------------- next part -------------- Format: 1.8 Date: Mon, 14 Mar 2011 15:46:36 -0700 Source: krb5 Binary: krb5-user krb5-kdc krb5-kdc-ldap krb5-admin-server krb5-multidev libkrb5-dev libkrb5-dbg krb5-pkinit krb5-doc libkrb5-3 libgssapi-krb5-2 libgssrpc4 libkadm5srv-mit7 libkadm5clnt-mit7 libk5crypto3 libkdb5-4 libkrb5support0 Architecture: source Version: 1.8.1+dfsg-5ubuntu0.6 Distribution: maverick-security Urgency: low Maintainer: Ubuntu Developers Changed-By: Steve Beattie Description: krb5-admin-server - MIT Kerberos master server (kadmind) krb5-doc - Documentation for MIT Kerberos krb5-kdc - MIT Kerberos key server (KDC) krb5-kdc-ldap - MIT Kerberos key server (KDC) LDAP plugin krb5-multidev - Development files for MIT Kerberos without Heimdal conflict krb5-pkinit - PKINIT plugin for MIT Kerberos krb5-user - Basic programs to authenticate using MIT Kerberos libgssapi-krb5-2 - MIT Kerberos runtime libraries - krb5 GSS-API Mechanism libgssrpc4 - MIT Kerberos runtime libraries - GSS enabled ONCRPC libk5crypto3 - MIT Kerberos runtime libraries - Crypto Library libkadm5clnt-mit7 - MIT Kerberos runtime libraries - Administration Clients libkadm5srv-mit7 - MIT Kerberos runtime libraries - KDC and Admin Server libkdb5-4 - MIT Kerberos runtime libraries - Kerberos database libkrb5-3 - MIT Kerberos runtime libraries libkrb5-dbg - Debugging files for MIT Kerberos libkrb5-dev - Headers and development libraries for MIT Kerberos libkrb5support0 - MIT Kerberos runtime libraries - Support library Changes: krb5 (1.8.1+dfsg-5ubuntu0.6) maverick-security; urgency=low . * SECURITY UPDATE: kdc denial of service due to double-free if PKINIT capability is used. - src/kdc/do_as_req.c: clear fields on allocation; applied inline, thanks to upstream - CVE-2011-0284 - MITKRB5-SA-2011-003 Checksums-Sha1: be92029b648a818f5aaddbc2483fc02293b8c6d3 2323 krb5_1.8.1+dfsg-5ubuntu0.6.dsc e1b98fa2c0147943caada38b20c6f2705b79db21 133455 krb5_1.8.1+dfsg-5ubuntu0.6.diff.gz Checksums-Sha256: 4b998634eef72567613d7ece5b0f2110cf1b44f4f0ccaaeee28f08b5245b5c71 2323 krb5_1.8.1+dfsg-5ubuntu0.6.dsc 529024f77e29dde8f5cd80328ef4f5d500bda4dd42ef2c187805747cb6018182 133455 krb5_1.8.1+dfsg-5ubuntu0.6.diff.gz Files: cbf77ca0f88a5eb9c04ad024ee5f67f8 2323 net standard krb5_1.8.1+dfsg-5ubuntu0.6.dsc ccf6b432483cbe2a4411807a134708bf 133455 net standard krb5_1.8.1+dfsg-5ubuntu0.6.diff.gz Original-Maintainer: Sam Hartman From gary.lasker at canonical.com Wed Mar 16 09:11:50 2011 From: gary.lasker at canonical.com (Gary Lasker) Date: Wed, 16 Mar 2011 09:11:50 -0000 Subject: [ubuntu/maverick-proposed] tzdata 2011d-0ubuntu0.10.10 (Accepted) Message-ID: <20110316091150.13103.64709.launchpad@potassium.ubuntu.com> tzdata (2011d-0ubuntu0.10.10) maverick-proposed; urgency=low * New upstream release 2011d: (LP: #735058) - Samoa: Update DST rules (effective April 2nd, 2011) - Cuba: Update DST rules (effective March 13th, 2011) - Turkey: Update DST rules (effective March 27th, 2011) Date: Mon, 14 Mar 2011 16:17:28 -0400 Changed-By: Gary Lasker Maintainer: GNU Libc Maintainers Signed-By: Martin Pitt https://launchpad.net/ubuntu/maverick/+source/tzdata/2011d-0ubuntu0.10.10 -------------- next part -------------- Format: 1.8 Date: Mon, 14 Mar 2011 16:17:28 -0400 Source: tzdata Binary: tzdata tzdata-java Architecture: source Version: 2011d-0ubuntu0.10.10 Distribution: maverick-proposed Urgency: low Maintainer: GNU Libc Maintainers Changed-By: Gary Lasker Description: tzdata - time zone and daylight-saving time data tzdata-java - time zone and daylight-saving time data for use by java runtimes Launchpad-Bugs-Fixed: 735058 Changes: tzdata (2011d-0ubuntu0.10.10) maverick-proposed; urgency=low . * New upstream release 2011d: (LP: #735058) - Samoa: Update DST rules (effective April 2nd, 2011) - Cuba: Update DST rules (effective March 13th, 2011) - Turkey: Update DST rules (effective March 27th, 2011) Checksums-Sha1: c9d82009096e4bea9d1d8a25b1b41e829b41e008 1830 tzdata_2011d-0ubuntu0.10.10.dsc 523c6d76db65e29ac2266b78b8f7e9fac77b70a6 250415 tzdata_2011d-0ubuntu0.10.10.debian.tar.gz Checksums-Sha256: 58aabf70c8acee61499b2eaf2465516f3c9a649eb0b16c90619830897d97f433 1830 tzdata_2011d-0ubuntu0.10.10.dsc 21d63b1a22536eac38a306a3614a1a0f38c7756c8ffe4030fb69e9296748e9a2 250415 tzdata_2011d-0ubuntu0.10.10.debian.tar.gz Files: aea56be11181420f334b9c62e96bab14 1830 libs required tzdata_2011d-0ubuntu0.10.10.dsc ade2155893db7a4810ebf71867e9f769 250415 libs required tzdata_2011d-0ubuntu0.10.10.debian.tar.gz From brian.thomason at canonical.com Mon Mar 21 20:15:36 2011 From: brian.thomason at canonical.com (Brian Thomason) Date: Mon, 21 Mar 2011 20:15:36 -0000 Subject: [ubuntu/maverick] adobeair 1:2.6.0.19120-0maverick1 (Accepted) Message-ID: <20110321201536.5646.12280.launchpad@cocoplum.canonical.com> adobeair (1:2.6.0.19120-0maverick1) maverick; urgency=low * Initial release of 2.6 for Maverick Date: Mon, 21 Mar 2011 16:05:46 -0400 Changed-By: Brian Thomason https://launchpad.net/ubuntu/maverick/+source/adobeair/1:2.6.0.19120-0maverick1 -------------- next part -------------- -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.8 Date: Mon, 21 Mar 2011 16:05:46 -0400 Source: adobeair Binary: adobeair Architecture: source Version: 1:2.6.0.19120-0maverick1 Distribution: maverick Urgency: low Maintainer: Brian Thomason Changed-By: Brian Thomason Description: adobeair - runtime for rich Internet applications Changes: adobeair (1:2.6.0.19120-0maverick1) maverick; urgency=low . * Initial release of 2.6 for Maverick Checksums-Sha1: 57a23b232ea0826d61a339bd1b9156af747ad1b6 1080 adobeair_2.6.0.19120-0maverick1.dsc 6f78664497581d7d8bd32229138ca1392fea2845 4353 adobeair_2.6.0.19120-0maverick1.diff.gz Checksums-Sha256: dcae62e65d94a2c401238b203b2820086e82983af835dd1dcb6862c98282d4cd 1080 adobeair_2.6.0.19120-0maverick1.dsc 886dbe74dae22af9f27f3745da9573279f73767dd95da43d1ea8040112bcc28b 4353 adobeair_2.6.0.19120-0maverick1.diff.gz Files: 96b48406fb81c0a7fb2daa1094c8f79d 1080 partner/utils extra adobeair_2.6.0.19120-0maverick1.dsc 138ab643059ce3284678dd1444242ada 4353 partner/utils extra adobeair_2.6.0.19120-0maverick1.diff.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iEYEARECAAYFAk2Hr64ACgkQOb4zNfJqN5ckXQCffGUyxRHEgeDRw0flQg/PlrIC qn8AnAwZbovvpC7lJje8jL//J5hFt+9E =eCIW -----END PGP SIGNATURE----- From brian.thomason at canonical.com Tue Mar 22 16:40:51 2011 From: brian.thomason at canonical.com (Brian Thomason) Date: Tue, 22 Mar 2011 16:40:51 -0000 Subject: [ubuntu/maverick] adobe-flashplugin 10.2.153.1-0maverick1 (Accepted) Message-ID: <20110322164051.999.1639.launchpad@cocoplum.canonical.com> adobe-flashplugin (10.2.153.1-0maverick1) maverick; urgency=low * Initial release of 10.2.153.1 for Maverick Date: Tue, 22 Mar 2011 12:38:36 -0400 Changed-By: Brian Thomason Maintainer: DL-Flash Player Ubuntu https://launchpad.net/ubuntu/maverick/+source/adobe-flashplugin/10.2.153.1-0maverick1 -------------- next part -------------- -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.8 Date: Tue, 22 Mar 2011 12:38:36 -0400 Source: adobe-flashplugin Binary: adobe-flashplugin Architecture: source Version: 10.2.153.1-0maverick1 Distribution: maverick Urgency: low Maintainer: DL-Flash Player Ubuntu Changed-By: Brian Thomason Description: adobe-flashplugin - Adobe Flash Player plugin version 10 Changes: adobe-flashplugin (10.2.153.1-0maverick1) maverick; urgency=low . * Initial release of 10.2.153.1 for Maverick Checksums-Sha1: b1cfdb1e722380c51d9b256b1fff2a94d84e95b2 1165 adobe-flashplugin_10.2.153.1-0maverick1.dsc f26903f7805c0af9acc9c38e7fe973e06266465f 3633 adobe-flashplugin_10.2.153.1-0maverick1.diff.gz Checksums-Sha256: fb1743db7fe1e85eaaaebbe0e26bb605d69f02ebd1a09646b4fbde47bb43b96d 1165 adobe-flashplugin_10.2.153.1-0maverick1.dsc 3825cb8fcd13e59b32489ba83bf1331cd405ae39e451318ca5e6b59c8ea8c29b 3633 adobe-flashplugin_10.2.153.1-0maverick1.diff.gz Files: 8d9f493a474fd2255e11fb19820401fe 1165 partner/web optional adobe-flashplugin_10.2.153.1-0maverick1.dsc 1ea4ccae69c463b9bc122c480764986f 3633 partner/web optional adobe-flashplugin_10.2.153.1-0maverick1.diff.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iEYEARECAAYFAk2I0JsACgkQOb4zNfJqN5ciWgCfeA2njA83OQUp+0tfR8deuDTj H2YAoJxpVlN59OJBvewsl+tbgOAhoznJ =XsEU -----END PGP SIGNATURE----- From archive at ubuntu.com Tue Mar 22 21:03:48 2011 From: archive at ubuntu.com (Ubuntu Installer) Date: Tue, 22 Mar 2011 21:03:48 -0000 Subject: [ubuntu/maverick-security] libcgroup, libcgroup (delayed) 0.36.2-3+squeeze1build0.10.10.1 (Accepted) Message-ID: <20110322210348.31535.57368.launchpad@cocoplum.canonical.com> libcgroup (0.36.2-3+squeeze1build0.10.10.1) maverick-security; urgency=low * fake sync from Debian libcgroup (0.36.2-3+squeeze1) stable-security; urgency=low * [0cdfa74] Backport upstream fix for CVE-2011-1006 * [d5d5690] Backport upstream fix for CVE-2011-1022 Date: Mon, 21 Mar 2011 07:56:55 -0500 Changed-By: Jamie Strandboge Maintainer: Jon Bernard https://launchpad.net/ubuntu/maverick/+source/libcgroup/0.36.2-3+squeeze1build0.10.10.1 -------------- next part -------------- Format: 1.8 Date: Mon, 21 Mar 2011 07:56:55 -0500 Source: libcgroup Binary: libcgroup-dev libcgroup1 libpam-cgroup cgroup-bin Architecture: source Version: 0.36.2-3+squeeze1build0.10.10.1 Distribution: maverick-security Urgency: low Maintainer: Jon Bernard Changed-By: Jamie Strandboge Description: cgroup-bin - Tools to control and monitor control groups libcgroup-dev - Development libraries to develop applications that utilize contro libcgroup1 - A library to control and monitor control groups libpam-cgroup - A PAM module to move a user session into a cgroup Changes: libcgroup (0.36.2-3+squeeze1build0.10.10.1) maverick-security; urgency=low . * fake sync from Debian . libcgroup (0.36.2-3+squeeze1) stable-security; urgency=low . * [0cdfa74] Backport upstream fix for CVE-2011-1006 * [d5d5690] Backport upstream fix for CVE-2011-1022 Checksums-Sha1: f418d545dfd3e1aa1e54425b99f80c7ca1b1ad91 2006 libcgroup_0.36.2-3+squeeze1build0.10.10.1.dsc d4ef94cb17d570cb708330fa2fb2d3e4291d7392 8985 libcgroup_0.36.2-3+squeeze1build0.10.10.1.diff.gz Checksums-Sha256: e71d7cf55140342260569e8f9505d2d1a03c9aeb88da82ccae66d9444ab0e340 2006 libcgroup_0.36.2-3+squeeze1build0.10.10.1.dsc e6ed97a939d9ceef1da951a2c5ad6c3c71d0b5a2adf81963ea65bd45309a8cc4 8985 libcgroup_0.36.2-3+squeeze1build0.10.10.1.diff.gz Files: 01310890b8c5758be703d4b599584343 2006 libs extra libcgroup_0.36.2-3+squeeze1build0.10.10.1.dsc 8a7d6f03af4ff657ecae4572937691bb 8985 libs extra libcgroup_0.36.2-3+squeeze1build0.10.10.1.diff.gz From archive at ubuntu.com Wed Mar 23 17:03:45 2011 From: archive at ubuntu.com (Ubuntu Installer) Date: Wed, 23 Mar 2011 17:03:45 -0000 Subject: [ubuntu/maverick-security] flashplugin-nonfree, flashplugin-nonfree_10.2.153.1ubuntu0.10.10.1_i386_translations.tar.gz (delayed), flashplugin-nonfree_10.2.153.1ubuntu0.10.10.1_amd64_translations.tar.gz 10.2.153.1ubuntu0.10.10.1 (Accepted) Message-ID: <20110323170345.3709.20224.launchpad@cocoplum.canonical.com> flashplugin-nonfree (10.2.153.1ubuntu0.10.10.1) maverick-security; urgency=low * SECURITY UPDATE: New upstream release 10.2.153.1 - debian/config, debian/postinst: Updated sha256sums and path. - CVE-2011-0609 * debian/postinst: make wget use the proxy defined for apt and decrease number of tries to a reasonable amount. (LP: #580523) Date: Wed, 23 Mar 2011 08:34:34 -0400 Changed-By: Marc Deslauriers Maintainer: Ubuntu Developers https://launchpad.net/ubuntu/maverick/+source/flashplugin-nonfree/10.2.153.1ubuntu0.10.10.1 -------------- next part -------------- Format: 1.8 Date: Wed, 23 Mar 2011 08:34:34 -0400 Source: flashplugin-nonfree Binary: flashplugin-installer flashplugin-nonfree Architecture: source Version: 10.2.153.1ubuntu0.10.10.1 Distribution: maverick-security Urgency: low Maintainer: Ubuntu Developers Changed-By: Marc Deslauriers Description: flashplugin-installer - Adobe Flash Player plugin installer flashplugin-nonfree - Adobe Flash Player plugin installer (transitional package) Launchpad-Bugs-Fixed: 580523 Changes: flashplugin-nonfree (10.2.153.1ubuntu0.10.10.1) maverick-security; urgency=low . * SECURITY UPDATE: New upstream release 10.2.153.1 - debian/config, debian/postinst: Updated sha256sums and path. - CVE-2011-0609 * debian/postinst: make wget use the proxy defined for apt and decrease number of tries to a reasonable amount. (LP: #580523) Checksums-Sha1: d8859adc4d9c09c5592cf217c285d8fba0877d55 1635 flashplugin-nonfree_10.2.153.1ubuntu0.10.10.1.dsc 1876978b0879ad0413393e914389827a1002ea71 27341 flashplugin-nonfree_10.2.153.1ubuntu0.10.10.1.tar.gz Checksums-Sha256: 8e6db7a63c6a232bf3708cf2cfcc1afc3b0c3e3eb73af95589b57e898c8e3f88 1635 flashplugin-nonfree_10.2.153.1ubuntu0.10.10.1.dsc cf4fb9ddea9767e2839ab87c5d13d4b3700a683890798889ad3d83c2ea330ff9 27341 flashplugin-nonfree_10.2.153.1ubuntu0.10.10.1.tar.gz Files: 1d26628c071aaa13d66d860034436a21 1635 contrib/web optional flashplugin-nonfree_10.2.153.1ubuntu0.10.10.1.dsc 83a342413a887f23179bf04ec24cbd0f 27341 contrib/web optional flashplugin-nonfree_10.2.153.1ubuntu0.10.10.1.tar.gz Original-Maintainer: Bart Martens From archive at ubuntu.com Fri Mar 25 06:04:14 2011 From: archive at ubuntu.com (Ubuntu Installer) Date: Fri, 25 Mar 2011 06:04:14 -0000 Subject: [ubuntu/maverick-security] loggerhead, loggerhead (delayed) 1.17+bzr424-1ubuntu1.1 (Accepted) Message-ID: <20110325060414.648.18563.launchpad@cocoplum.canonical.com> loggerhead (1.17+bzr424-1ubuntu1.1) maverick-security; urgency=low * SECURITY UPDATE: Cross-site scripting vulnerabilities by crafted branch contents. (LP: #740142) - debian/patches/bug-740142.diff: improve escaping of filenames. - CVE-2011-0728 Date: Thu, 24 Mar 2011 13:20:04 +1100 Changed-By: William Grant Maintainer: Ubuntu Developers https://launchpad.net/ubuntu/maverick/+source/loggerhead/1.17+bzr424-1ubuntu1.1 -------------- next part -------------- Format: 1.8 Date: Thu, 24 Mar 2011 13:20:04 +1100 Source: loggerhead Binary: loggerhead Architecture: source Version: 1.17+bzr424-1ubuntu1.1 Distribution: maverick-security Urgency: low Maintainer: Ubuntu Developers Changed-By: William Grant Description: loggerhead - Web viewer for Bazaar Launchpad-Bugs-Fixed: 740142 Changes: loggerhead (1.17+bzr424-1ubuntu1.1) maverick-security; urgency=low . * SECURITY UPDATE: Cross-site scripting vulnerabilities by crafted branch contents. (LP: #740142) - debian/patches/bug-740142.diff: improve escaping of filenames. - CVE-2011-0728 Checksums-Sha1: e5bf5127d3fe8c547079061dcc804899fde91c4a 2170 loggerhead_1.17+bzr424-1ubuntu1.1.dsc 6c1de89d9869a4fc7706a0352f2a1d1a41f0d432 8367 loggerhead_1.17+bzr424-1ubuntu1.1.debian.tar.gz Checksums-Sha256: 08563ebf67daad678155c1f34f0b12b7ad44bf833f37737ccdfb9ea395ab5956 2170 loggerhead_1.17+bzr424-1ubuntu1.1.dsc b8e8c4017a0f49bfaed4b18e7024ff7786670319117206f6e5d5ed7bcd61231d 8367 loggerhead_1.17+bzr424-1ubuntu1.1.debian.tar.gz Files: a0df5b992e2315fb52bd9d2fd9f791e0 2170 devel optional loggerhead_1.17+bzr424-1ubuntu1.1.dsc eb1e6b9383920278a49e7a0e1a085a80 8367 devel optional loggerhead_1.17+bzr424-1ubuntu1.1.debian.tar.gz Original-Maintainer: Debian Bazaar Maintainers From archive at ubuntu.com Tue Mar 29 14:03:49 2011 From: archive at ubuntu.com (Ubuntu Installer) Date: Tue, 29 Mar 2011 14:03:49 -0000 Subject: [ubuntu/maverick-security] libvirt_0.8.3-1ubuntu14.1_i386_translations.tar.gz, libvirt_0.8.3-1ubuntu14.1_armel_translations.tar.gz, libvirt_0.8.3-1ubuntu14.1_powerpc_translations.tar.gz (delayed), libvirt_0.8.3-1ubuntu14.1_amd64_translations.tar.gz, libvirt 0.8.3-1ubuntu14.1 (Accepted) Message-ID: <20110329140349.10296.2650.launchpad@cocoplum.canonical.com> libvirt (0.8.3-1ubuntu14.1) maverick-security; urgency=low * SECURITY UPDATE: debian/patches/9029-CVE-2011-1146.patch: Add missing checks for read only connections. - CVE-2011-1146 Date: Tue, 15 Mar 2011 15:31:42 -0500 Changed-By: Jamie Strandboge Maintainer: Ubuntu Developers https://launchpad.net/ubuntu/maverick/+source/libvirt/0.8.3-1ubuntu14.1 -------------- next part -------------- Format: 1.8 Date: Tue, 15 Mar 2011 15:31:42 -0500 Source: libvirt Binary: libvirt-bin libvirt0 libvirt0-dbg libvirt-doc libvirt-dev python-libvirt Architecture: source Version: 0.8.3-1ubuntu14.1 Distribution: maverick-security Urgency: low Maintainer: Ubuntu Developers Changed-By: Jamie Strandboge Description: libvirt-bin - the programs for the libvirt library libvirt-dev - development files for the libvirt library libvirt-doc - documentation for the libvirt library libvirt0 - library for interfacing with different virtualization systems libvirt0-dbg - library for interfacing with different virtualization systems python-libvirt - libvirt Python bindings Changes: libvirt (0.8.3-1ubuntu14.1) maverick-security; urgency=low . * SECURITY UPDATE: debian/patches/9029-CVE-2011-1146.patch: Add missing checks for read only connections. - CVE-2011-1146 Checksums-Sha1: 81505339b29f05560b4631389e8caa4036c11963 2669 libvirt_0.8.3-1ubuntu14.1.dsc 251d65316e38659bbbafcdd4563358a44f416f9e 65778 libvirt_0.8.3-1ubuntu14.1.debian.tar.gz Checksums-Sha256: 063ce7a6deae1cf11b014ff93a6c28cd82d0b64a73bbb14315e203a3f068d54a 2669 libvirt_0.8.3-1ubuntu14.1.dsc 0f24258606ba9591613e69de997a88d3039e817d8ab50d9f93ee28a9b65295d8 65778 libvirt_0.8.3-1ubuntu14.1.debian.tar.gz Files: 5da1871457fdee4f8dab0b53132c1669 2669 libs optional libvirt_0.8.3-1ubuntu14.1.dsc 7322646038b35bc5597d9d16b508f127 65778 libs optional libvirt_0.8.3-1ubuntu14.1.debian.tar.gz Original-Maintainer: Debian Libvirt Maintainers From archive at ubuntu.com Tue Mar 29 17:03:26 2011 From: archive at ubuntu.com (Ubuntu Installer) Date: Tue, 29 Mar 2011 17:03:26 -0000 Subject: [ubuntu/maverick-security] tomcat6, tomcat6 (delayed) 6.0.28-2ubuntu1.2 (Accepted) Message-ID: <20110329170326.17044.22564.launchpad@cocoplum.canonical.com> tomcat6 (6.0.28-2ubuntu1.2) maverick-security; urgency=low * SECURITY UPDATE: directory traversal via incorrect ServetContext attribute (LP: #717396) - debian/patches/0012-CVE-2010-3718.patch: mark as read only in java/org/apache/catalina/core/StandardContext.java. - CVE-2010-3718 * SECURITY UPDATE: cross-site scripting in HTML Manager interface - debian/patches/0013-CVE-2011-0013.patch: properly filter values in java/org/apache/catalina/manager/{HTMLManagerServlet.java, StatusTransformer.java}. - CVE-2011-0013 * SECURITY UPDATE: denial of service via NIOS HTTP connector (LP: #714239, LP: #717396) - debian/patches/0014-CVE-2011-0534.patch: enforce proper size in java/org/apache/coyote/http11/InternalNioInputBuffer.java. - CVE-2011-0534 Date: Thu, 24 Mar 2011 10:10:09 -0400 Changed-By: Marc Deslauriers Maintainer: Ubuntu Developers https://launchpad.net/ubuntu/maverick/+source/tomcat6/6.0.28-2ubuntu1.2 -------------- next part -------------- Format: 1.8 Date: Thu, 24 Mar 2011 10:10:09 -0400 Source: tomcat6 Binary: tomcat6-common tomcat6 tomcat6-user libtomcat6-java libservlet2.5-java libservlet2.5-java-doc tomcat6-admin tomcat6-examples tomcat6-docs Architecture: source Version: 6.0.28-2ubuntu1.2 Distribution: maverick-security Urgency: low Maintainer: Ubuntu Developers Changed-By: Marc Deslauriers Description: libservlet2.5-java - Servlet 2.5 and JSP 2.1 Java API classes libservlet2.5-java-doc - Servlet 2.5 and JSP 2.1 Java API documentation libtomcat6-java - Servlet and JSP engine -- core libraries tomcat6 - Servlet and JSP engine tomcat6-admin - Servlet and JSP engine -- admin web applications tomcat6-common - Servlet and JSP engine -- common files tomcat6-docs - Servlet and JSP engine -- documentation tomcat6-examples - Servlet and JSP engine -- example web applications tomcat6-user - Servlet and JSP engine -- tools to create user instances Launchpad-Bugs-Fixed: 714239 717396 Changes: tomcat6 (6.0.28-2ubuntu1.2) maverick-security; urgency=low . * SECURITY UPDATE: directory traversal via incorrect ServetContext attribute (LP: #717396) - debian/patches/0012-CVE-2010-3718.patch: mark as read only in java/org/apache/catalina/core/StandardContext.java. - CVE-2010-3718 * SECURITY UPDATE: cross-site scripting in HTML Manager interface - debian/patches/0013-CVE-2011-0013.patch: properly filter values in java/org/apache/catalina/manager/{HTMLManagerServlet.java, StatusTransformer.java}. - CVE-2011-0013 * SECURITY UPDATE: denial of service via NIOS HTTP connector (LP: #714239, LP: #717396) - debian/patches/0014-CVE-2011-0534.patch: enforce proper size in java/org/apache/coyote/http11/InternalNioInputBuffer.java. - CVE-2011-0534 Checksums-Sha1: 7a3f4100851fa8036109ee2007e9c61b2524a919 2360 tomcat6_6.0.28-2ubuntu1.2.dsc e3beb4a3a1d137854b22c33f222a0fc69ee0b998 38583 tomcat6_6.0.28-2ubuntu1.2.debian.tar.gz Checksums-Sha256: 0fc09d93f59c630120ae42de8ba7e86b3e130c52b443f5172b836de19c77275e 2360 tomcat6_6.0.28-2ubuntu1.2.dsc 6fae0523b985013aa93eb1e25f7aa161a1428d8a206a301cc17d755ba9086b22 38583 tomcat6_6.0.28-2ubuntu1.2.debian.tar.gz Files: 7195e057f375b37fb6bee143379aa709 2360 java optional tomcat6_6.0.28-2ubuntu1.2.dsc a37a9a0eb6c8b47c02e68d3b2abf7bad 38583 java optional tomcat6_6.0.28-2ubuntu1.2.debian.tar.gz Original-Maintainer: Debian Java Maintainers From archive at ubuntu.com Tue Mar 29 17:03:37 2011 From: archive at ubuntu.com (Ubuntu Installer) Date: Tue, 29 Mar 2011 17:03:37 -0000 Subject: [ubuntu/maverick-security] subversion, subversion_1.6.12dfsg-1ubuntu1.2_armel_translations.tar.gz, subversion_1.6.12dfsg-1ubuntu1.2_powerpc_translations.tar.gz (delayed), subversion_1.6.12dfsg-1ubuntu1.2_i386_translations.tar.gz, subversion_1.6.12dfsg-1ubuntu1.2_amd64_translations.tar.gz 1.6.12dfsg-1ubuntu1.2 (Accepted) Message-ID: <20110329170337.17044.91659.launchpad@cocoplum.canonical.com> subversion (1.6.12dfsg-1ubuntu1.2) maverick-security; urgency=low * SECURITY UPDATE: denial of service via request containing lock token - debian/patches/CVE-2011-0715.patch: correctly handle locks being passed when authn isn't enabled in subversion/mod_dav_svn/repos.c, subversion/mod_dav_svn/version.c. - CVE-2011-0715 Date: Mon, 21 Mar 2011 13:19:02 -0400 Changed-By: Marc Deslauriers Maintainer: Ubuntu Developers https://launchpad.net/ubuntu/maverick/+source/subversion/1.6.12dfsg-1ubuntu1.2 -------------- next part -------------- Format: 1.8 Date: Mon, 21 Mar 2011 13:19:02 -0400 Source: subversion Binary: subversion libsvn1 libsvn-dev libsvn-doc libapache2-svn python-subversion python-subversion-dbg subversion-tools libsvn-java libsvn-perl libsvn-ruby1.8 libsvn-ruby Architecture: source Version: 1.6.12dfsg-1ubuntu1.2 Distribution: maverick-security Urgency: low Maintainer: Ubuntu Developers Changed-By: Marc Deslauriers Description: libapache2-svn - Subversion server modules for Apache libsvn-dev - Development files for Subversion libraries libsvn-doc - Developer documentation for libsvn libsvn-java - Java bindings for Subversion libsvn-perl - Perl bindings for Subversion libsvn-ruby - Ruby bindings for Subversion (dummy package) libsvn-ruby1.8 - Ruby bindings for Subversion libsvn1 - Shared libraries used by Subversion python-subversion - Python bindings for Subversion python-subversion-dbg - Python bindings for Subversion (debug extension) subversion - Advanced version control system subversion-tools - Assorted tools related to Subversion Changes: subversion (1.6.12dfsg-1ubuntu1.2) maverick-security; urgency=low . * SECURITY UPDATE: denial of service via request containing lock token - debian/patches/CVE-2011-0715.patch: correctly handle locks being passed when authn isn't enabled in subversion/mod_dav_svn/repos.c, subversion/mod_dav_svn/version.c. - CVE-2011-0715 Checksums-Sha1: 7c8272b3d7584a299430e80335361af31ab54f7f 2690 subversion_1.6.12dfsg-1ubuntu1.2.dsc b40850095737154d0262b78f742ef10fa04f7cc6 108221 subversion_1.6.12dfsg-1ubuntu1.2.diff.gz Checksums-Sha256: 94252bdbf75741b310b115c3c2d6592e6dea8f1581c93e748489c1218b3c7a51 2690 subversion_1.6.12dfsg-1ubuntu1.2.dsc 0dac3b14c3ed24f36a9a56af009653c0ebed0538606ed953f0dad2867e743055 108221 subversion_1.6.12dfsg-1ubuntu1.2.diff.gz Files: a01d11f4c8df1d6a6fad0bef4becbbb3 2690 vcs optional subversion_1.6.12dfsg-1ubuntu1.2.dsc a442cf226adc0932bd575453a36174b9 108221 vcs optional subversion_1.6.12dfsg-1ubuntu1.2.diff.gz Original-Maintainer: Peter Samuelson From archive at ubuntu.com Tue Mar 29 17:03:57 2011 From: archive at ubuntu.com (Ubuntu Installer) Date: Tue, 29 Mar 2011 17:03:57 -0000 Subject: [ubuntu/maverick-security] quagga, quagga_0.99.17-1ubuntu0.1_amd64_translations.tar.gz, quagga_0.99.17-1ubuntu0.1_i386_translations.tar.gz, quagga_0.99.17-1ubuntu0.1_powerpc_translations.tar.gz (delayed), quagga_0.99.17-1ubuntu0.1_armel_translations.tar.gz 0.99.17-1ubuntu0.1 (Accepted) Message-ID: <20110329170357.17044.74886.launchpad@cocoplum.canonical.com> quagga (0.99.17-1ubuntu0.1) maverick-security; urgency=low * SECURITY UPDATE: denial of service via malformed extended communities - debian/patches/99_quagga-extcom.dpatch: ignore malformed extended communities in bgpd/bgp_attr.c. - CVE-2010-1674 * SECURITY UPDATE: denial of service via AS_PATHLIMIT - debian/patches/99_no-aspathlimit.dpatch: remove AS_PATHLIMIT support in bgpd/bgp_attr.c. - CVE-2010-1675 Date: Wed, 23 Mar 2011 14:05:22 -0400 Changed-By: Marc Deslauriers Maintainer: Ubuntu Developers https://launchpad.net/ubuntu/maverick/+source/quagga/0.99.17-1ubuntu0.1 -------------- next part -------------- Format: 1.8 Date: Wed, 23 Mar 2011 14:05:22 -0400 Source: quagga Binary: quagga quagga-doc Architecture: source Version: 0.99.17-1ubuntu0.1 Distribution: maverick-security Urgency: low Maintainer: Ubuntu Developers Changed-By: Marc Deslauriers Description: quagga - BGP/OSPF/RIP routing daemon quagga-doc - documentation files for quagga Changes: quagga (0.99.17-1ubuntu0.1) maverick-security; urgency=low . * SECURITY UPDATE: denial of service via malformed extended communities - debian/patches/99_quagga-extcom.dpatch: ignore malformed extended communities in bgpd/bgp_attr.c. - CVE-2010-1674 * SECURITY UPDATE: denial of service via AS_PATHLIMIT - debian/patches/99_no-aspathlimit.dpatch: remove AS_PATHLIMIT support in bgpd/bgp_attr.c. - CVE-2010-1675 Checksums-Sha1: cc8e8742b5be06d499eaae0ebdf4779f04855395 2052 quagga_0.99.17-1ubuntu0.1.dsc 653bea488054d852661be0c837320e7fbbaf82b4 36082 quagga_0.99.17-1ubuntu0.1.diff.gz Checksums-Sha256: 312a4a6a28d608ac82e333c102c4da23917b719abc7bdd5d79f0f4dbebbaaf99 2052 quagga_0.99.17-1ubuntu0.1.dsc d54d41f3698138834c62cfde86e591e1f2e9c864fd5685bd334e14ead8dd1efc 36082 quagga_0.99.17-1ubuntu0.1.diff.gz Files: 472f8f02bc416bf043867b062434dba1 2052 net optional quagga_0.99.17-1ubuntu0.1.dsc 0ea8c4782b542282bc7df2802f946901 36082 net optional quagga_0.99.17-1ubuntu0.1.diff.gz Original-Maintainer: Christian Hammers From archive at ubuntu.com Tue Mar 29 17:20:05 2011 From: archive at ubuntu.com (Ubuntu Installer) Date: Tue, 29 Mar 2011 17:20:05 -0000 Subject: [ubuntu/maverick-security] vsftpd_2.3.0~pre2-4ubuntu2.2_powerpc_translations.tar.gz (delayed), vsftpd, vsftpd_2.3.0~pre2-4ubuntu2.2_amd64_translations.tar.gz, vsftpd_2.3.0~pre2-4ubuntu2.2_i386_translations.tar.gz, vsftpd_2.3.0~pre2-4ubuntu2.2_armel_translations.tar.gz 2.3.0~pre2-4ubuntu2.2 (Accepted) Message-ID: <20110329172005.24364.81947.launchpad@cocoplum.canonical.com> vsftpd (2.3.0~pre2-4ubuntu2.2) maverick-security; urgency=low * SECURITY UPDATE: denial of service via crafted glob expressions - debian/patches/11-CVE-2011-0762.patch: limit number of iterations in access.c, defs.h, ls.*. - CVE-2011-0762 Date: Fri, 25 Mar 2011 14:35:01 -0400 Changed-By: Marc Deslauriers Maintainer: Ubuntu Developers https://launchpad.net/ubuntu/maverick/+source/vsftpd/2.3.0~pre2-4ubuntu2.2 -------------- next part -------------- Format: 1.8 Date: Fri, 25 Mar 2011 14:35:01 -0400 Source: vsftpd Binary: vsftpd Architecture: source Version: 2.3.0~pre2-4ubuntu2.2 Distribution: maverick-security Urgency: low Maintainer: Ubuntu Developers Changed-By: Marc Deslauriers Description: vsftpd - lightweight, efficient FTP server written for security Changes: vsftpd (2.3.0~pre2-4ubuntu2.2) maverick-security; urgency=low . * SECURITY UPDATE: denial of service via crafted glob expressions - debian/patches/11-CVE-2011-0762.patch: limit number of iterations in access.c, defs.h, ls.*. - CVE-2011-0762 Checksums-Sha1: ebcc9d5b8b0eaedbd5cc702b3f2fe96b5586fcd6 2093 vsftpd_2.3.0~pre2-4ubuntu2.2.dsc c8948727566f9088e1f6abaa2bbec2a045f0fa86 27388 vsftpd_2.3.0~pre2-4ubuntu2.2.diff.gz Checksums-Sha256: 6e328f7d5ed364d7931986ef3301a10556282531fad00265ab960fe5a09fce32 2093 vsftpd_2.3.0~pre2-4ubuntu2.2.dsc 815bfc8eb728d04815f935c64139adc569c41b3bdd80c8ad816bced9f85b5a80 27388 vsftpd_2.3.0~pre2-4ubuntu2.2.diff.gz Files: 4b8d29d52fed0b5d79f7f0e2ffa30a9a 2093 net extra vsftpd_2.3.0~pre2-4ubuntu2.2.dsc 8d1e15962d04e68ba85b093f77516677 27388 net extra vsftpd_2.3.0~pre2-4ubuntu2.2.diff.gz Original-Maintainer: Daniel Baumann From tim.gardner at canonical.com Wed Mar 30 20:48:49 2011 From: tim.gardner at canonical.com (Tim Gardner) Date: Wed, 30 Mar 2011 20:48:49 -0000 Subject: [ubuntu/maverick-proposed] linux-firmware 1.38.6 (Accepted) Message-ID: <20110330204849.17082.10316.launchpad@wampee.canonical.com> linux-firmware (1.38.6) maverick-proposed; urgency=low * iwlwifi: add updated firmware for 5000 devices update iwlwifi-5000-5.ucode for 5000 series devices version: 8.83.5.1 - fix "tid mismatch" issue - LP: #728510 linux-firmware (1.38.5) maverick-proposed; urgency=low [ Stefan Bader ] * Pull firmware for ath9k-htc from Natty The ath9k-htc module is contained in the compat-wireless-2.6.37 backports for Lucid and Maverick. However the firmware for that module is missing. - LP: #721393 * Add link for RTL8192SU firmware Create a link from RTL8192SU -> RTL8192SE as testing proved the same firmware works for both. - LP: #721356 Date: Thu, 03 Mar 2011 09:05:44 -0700 Changed-By: Tim Gardner Maintainer: Ubuntu Kernel Team https://launchpad.net/ubuntu/maverick/+source/linux-firmware/1.38.6 -------------- next part -------------- Format: 1.8 Date: Thu, 03 Mar 2011 09:05:44 -0700 Source: linux-firmware Binary: linux-firmware nic-firmware scsi-firmware Architecture: source Version: 1.38.6 Distribution: maverick-proposed Urgency: low Maintainer: Ubuntu Kernel Team Changed-By: Tim Gardner Description: linux-firmware - Firmware for Linux kernel drivers nic-firmware - Firmware for NICs (udeb) scsi-firmware - Firmware for SCSI controllers (udeb) Launchpad-Bugs-Fixed: 721356 721393 728510 Changes: linux-firmware (1.38.6) maverick-proposed; urgency=low . * iwlwifi: add updated firmware for 5000 devices update iwlwifi-5000-5.ucode for 5000 series devices version: 8.83.5.1 - fix "tid mismatch" issue - LP: #728510 . linux-firmware (1.38.5) maverick-proposed; urgency=low . [ Stefan Bader ] . * Pull firmware for ath9k-htc from Natty The ath9k-htc module is contained in the compat-wireless-2.6.37 backports for Lucid and Maverick. However the firmware for that module is missing. - LP: #721393 . * Add link for RTL8192SU firmware Create a link from RTL8192SU -> RTL8192SE as testing proved the same firmware works for both. - LP: #721356 Checksums-Sha1: cd554f75d92038b66800f2fc2b0df1ea579875b8 861 linux-firmware_1.38.6.dsc 5619513bc6395c5da686f071f1fc29c86dbcaf8a 13210066 linux-firmware_1.38.6.tar.gz Checksums-Sha256: 0a59e3529c75954886c84e11af7cec1841079c9fdf374e3e3da73d1977f66dbc 861 linux-firmware_1.38.6.dsc 4ae32d30e7e9b7025addc5116d38f2f0d73484bc58dabdadd1ffa62523d3108b 13210066 linux-firmware_1.38.6.tar.gz Files: 44ac50e52716c879490a4965cb19a52f 861 misc optional linux-firmware_1.38.6.dsc b9419599c7a41e7a9092e5a9a3c467bf 13210066 misc optional linux-firmware_1.38.6.tar.gz From om26er at ubuntu.com Wed Mar 30 20:55:04 2011 From: om26er at ubuntu.com (Omer Akram) Date: Wed, 30 Mar 2011 20:55:04 -0000 Subject: [ubuntu/maverick-proposed] gnome-terminal 2.32.0-0ubuntu1.1 (Accepted) Message-ID: <20110330205504.20976.19211.launchpad@soybean.canonical.com> gnome-terminal (2.32.0-0ubuntu1.1) maverick-proposed; urgency=low * debian/patches/21_watch_clipboard.patch: - Watch clipboard contents for paste shorkey to work. (LP: #630383) Date: Sun, 13 Mar 2011 20:20:13 +0500 Changed-By: Omer Akram Maintainer: Ubuntu Desktop Team Signed-By: Dustin Kirkland https://launchpad.net/ubuntu/maverick/+source/gnome-terminal/2.32.0-0ubuntu1.1 -------------- next part -------------- Format: 1.8 Date: Sun, 13 Mar 2011 20:20:13 +0500 Source: gnome-terminal Binary: gnome-terminal gnome-terminal-data Architecture: source Version: 2.32.0-0ubuntu1.1 Distribution: maverick-proposed Urgency: low Maintainer: Ubuntu Desktop Team Changed-By: Omer Akram Description: gnome-terminal - The GNOME terminal emulator application gnome-terminal-data - Data files for the GNOME terminal emulator Launchpad-Bugs-Fixed: 630383 Changes: gnome-terminal (2.32.0-0ubuntu1.1) maverick-proposed; urgency=low . * debian/patches/21_watch_clipboard.patch: - Watch clipboard contents for paste shorkey to work. (LP: #630383) Checksums-Sha1: ee3dd3b6b1f07a3d175eb4464dd3c32d2a0eebff 2412 gnome-terminal_2.32.0-0ubuntu1.1.dsc 51e3e1b1ed2c0f98db3f4dbde4b92803a14010b2 31265 gnome-terminal_2.32.0-0ubuntu1.1.debian.tar.gz Checksums-Sha256: 6c0ae78575603f2bc66e0f965c1a75880f7e6f4ee5891fd29f30bf3669588de4 2412 gnome-terminal_2.32.0-0ubuntu1.1.dsc 34b457e9b63911f2e26d2de131a5088d0e790efa8034f5fbb11d4734ec7c4e84 31265 gnome-terminal_2.32.0-0ubuntu1.1.debian.tar.gz Files: abe4ce7a74367d1306d5df199df4665e 2412 gnome optional gnome-terminal_2.32.0-0ubuntu1.1.dsc d8b61b9dc1f6345df93140fc59f536ff 31265 gnome optional gnome-terminal_2.32.0-0ubuntu1.1.debian.tar.gz Original-Maintainer: Guilherme de S. Pastore From brian.thomason at canonical.com Wed Mar 30 20:55:34 2011 From: brian.thomason at canonical.com (Brian Thomason) Date: Wed, 30 Mar 2011 20:55:34 -0000 Subject: [ubuntu/maverick-proposed] gst-plugins-bad0.10 0.10.20-1ubuntu1.1 (Accepted) Message-ID: <20110330205534.17095.47472.launchpad@gandwana.canonical.com> gst-plugins-bad0.10 (0.10.20-1ubuntu1.1) maverick-proposed; urgency=low * Removed Conflicts/Replaces/Provides for gstreamer0.10-fluendo-mpegdemux as these packages can now co-exist, and the Conflict prevented certain codec packs provided directly by Fluendo from being installed. (LP: #731711) Date: Tue, 15 Mar 2011 12:29:42 -0400 Changed-By: Brian Thomason Maintainer: Ubuntu Developers Signed-By: Jonathan Riddell https://launchpad.net/ubuntu/maverick/+source/gst-plugins-bad0.10/0.10.20-1ubuntu1.1 -------------- next part -------------- Format: 1.8 Date: Tue, 15 Mar 2011 12:29:42 -0400 Source: gst-plugins-bad0.10 Binary: gstreamer0.10-plugins-bad-doc gstreamer0.10-plugins-bad gstreamer0.10-sdl gstreamer0.10-plugins-bad-dbg Architecture: source Version: 0.10.20-1ubuntu1.1 Distribution: maverick-proposed Urgency: low Maintainer: Ubuntu Developers Changed-By: Brian Thomason Description: gstreamer0.10-plugins-bad - GStreamer plugins from the "bad" set gstreamer0.10-plugins-bad-dbg - GStreamer plugins from the "bad" set (debug symbols) gstreamer0.10-plugins-bad-doc - GStreamer documentation for plugins from the "bad" set gstreamer0.10-sdl - GStreamer plugin for SDL output Launchpad-Bugs-Fixed: 731711 Changes: gst-plugins-bad0.10 (0.10.20-1ubuntu1.1) maverick-proposed; urgency=low . * Removed Conflicts/Replaces/Provides for gstreamer0.10-fluendo-mpegdemux as these packages can now co-exist, and the Conflict prevented certain codec packs provided directly by Fluendo from being installed. (LP: #731711) Checksums-Sha1: 1bfd54a75f2922b81137715415ded7009043715b 3088 gst-plugins-bad0.10_0.10.20-1ubuntu1.1.dsc 3fce13a5f641782c2fa715675e6c90becc3c6ab4 21100 gst-plugins-bad0.10_0.10.20-1ubuntu1.1.debian.tar.gz Checksums-Sha256: 2654302aeeb5dded58b187515a8872e7339788a9f7ef13314064a4fff58deedf 3088 gst-plugins-bad0.10_0.10.20-1ubuntu1.1.dsc f1a48c19122713f69ea32b20fcb57ef61bd949d7769cab47d8355d1fd8a62b73 21100 gst-plugins-bad0.10_0.10.20-1ubuntu1.1.debian.tar.gz Files: 2f3665a1d42c3f0d194c9a9f8efecb78 3088 libs extra gst-plugins-bad0.10_0.10.20-1ubuntu1.1.dsc b10ec502f9ecd1f5820a405159eb58d0 21100 libs extra gst-plugins-bad0.10_0.10.20-1ubuntu1.1.debian.tar.gz Original-Maintainer: Maintainers of GStreamer packages From mterry at ubuntu.com Wed Mar 30 20:56:14 2011 From: mterry at ubuntu.com (Michael Terry) Date: Wed, 30 Mar 2011 20:56:14 -0000 Subject: [ubuntu/maverick-proposed] gnome-power-manager 2.32.0-0ubuntu1.1 (Accepted) Message-ID: <20110330205614.20976.12875.launchpad@soybean.canonical.com> gnome-power-manager (2.32.0-0ubuntu1.1) maverick-proposed; urgency=low * debian/patches/12-add-appindicators.patch: - Fix leak by working around a libappindicator bug. LP: #569273 Date: Wed, 16 Mar 2011 15:55:26 -0400 Changed-By: Michael Terry Maintainer: Ubuntu Developers Signed-By: Michael Terry https://launchpad.net/ubuntu/maverick/+source/gnome-power-manager/2.32.0-0ubuntu1.1 -------------- next part -------------- Format: 1.8 Date: Wed, 16 Mar 2011 15:55:26 -0400 Source: gnome-power-manager Binary: gnome-power-manager Architecture: source Version: 2.32.0-0ubuntu1.1 Distribution: maverick-proposed Urgency: low Maintainer: Ubuntu Developers Changed-By: Michael Terry Description: gnome-power-manager - power management tool for the GNOME desktop Launchpad-Bugs-Fixed: 569273 Changes: gnome-power-manager (2.32.0-0ubuntu1.1) maverick-proposed; urgency=low . * debian/patches/12-add-appindicators.patch: - Fix leak by working around a libappindicator bug. LP: #569273 Checksums-Sha1: 938cb206f5824588900bc77899836e9230c38680 2014 gnome-power-manager_2.32.0-0ubuntu1.1.dsc 1098edda8e999f9eed12e6c198b3bc050753c5b2 23145 gnome-power-manager_2.32.0-0ubuntu1.1.debian.tar.gz Checksums-Sha256: 830e98a15e9aedc79b62fc4b6c5574cf1f9dfd8df184369af6229cc903ebfa28 2014 gnome-power-manager_2.32.0-0ubuntu1.1.dsc 4cb988d9d6685a6a00f83d7f0b0d86ae5c0822a2037d6914673b3a1599788047 23145 gnome-power-manager_2.32.0-0ubuntu1.1.debian.tar.gz Files: 90ae81d2e6fdab597f081e734dfc8f81 2014 gnome optional gnome-power-manager_2.32.0-0ubuntu1.1.dsc ba76c723ef4cd950565b98f3b6836d23 23145 gnome optional gnome-power-manager_2.32.0-0ubuntu1.1.debian.tar.gz Original-Maintainer: Debian GNOME Maintainers Original-Uploaders: Debian GNOME Maintainers From mterry at ubuntu.com Wed Mar 30 20:56:55 2011 From: mterry at ubuntu.com (Michael Terry) Date: Wed, 30 Mar 2011 20:56:55 -0000 Subject: [ubuntu/maverick-proposed] indicator-application 0.2.9-0ubuntu1.1 (Accepted) Message-ID: <20110330205655.8057.4990.launchpad@palladium.canonical.com> indicator-application (0.2.9-0ubuntu1.1) maverick-proposed; urgency=low * debian/patches/10-fix-theme-changed-crash.patch: - Don't crash due to theme changes. LP: #708188 Date: Wed, 16 Mar 2011 15:28:25 -0400 Changed-By: Michael Terry Maintainer: Ubuntu Desktop Team Signed-By: Michael Terry https://launchpad.net/ubuntu/maverick/+source/indicator-application/0.2.9-0ubuntu1.1 -------------- next part -------------- Format: 1.8 Date: Wed, 16 Mar 2011 15:28:25 -0400 Source: indicator-application Binary: python-appindicator indicator-application libappindicator1 libappindicator-dev libappindicator-doc libappindicator0.1-cil libappindicator0.1-cil-dev gir1.0-appindicator-0.1 Architecture: source Version: 0.2.9-0ubuntu1.1 Distribution: maverick-proposed Urgency: low Maintainer: Ubuntu Desktop Team Changed-By: Michael Terry Description: gir1.0-appindicator-0.1 - Typelib files for libappindicator1. indicator-application - Application Indicators libappindicator-dev - Application Indicators libappindicator-doc - Application Indicators libappindicator0.1-cil - CLI bindings for libappindicator libappindicator0.1-cil-dev - Application Indicators libappindicator1 - Application Indicators python-appindicator - Python bindings for libappindicator Launchpad-Bugs-Fixed: 708188 Changes: indicator-application (0.2.9-0ubuntu1.1) maverick-proposed; urgency=low . * debian/patches/10-fix-theme-changed-crash.patch: - Don't crash due to theme changes. LP: #708188 Checksums-Sha1: 762cda9187cd2d2961b41f174eb22a8c737a45de 1981 indicator-application_0.2.9-0ubuntu1.1.dsc 2d3a7f00da006b7e3c3e9c7231d820b69f2d2807 78892 indicator-application_0.2.9-0ubuntu1.1.diff.gz Checksums-Sha256: d01fd9d928c7ada017b31d1d3c450d72f41fb9313d17e6c5bebf97c8830f1017 1981 indicator-application_0.2.9-0ubuntu1.1.dsc 5b70030fd953c52e0defd6dc8142c3606c5fe927a5bd5d9a28f8cb6c31bd89b4 78892 indicator-application_0.2.9-0ubuntu1.1.diff.gz Files: 6d3bb9ca7828a9e5b6945e017eaaecbd 1981 gnome optional indicator-application_0.2.9-0ubuntu1.1.dsc b073ef662526f24cb672684343e934ac 78892 gnome optional indicator-application_0.2.9-0ubuntu1.1.diff.gz From yofel at kubuntu.org Wed Mar 30 20:57:22 2011 From: yofel at kubuntu.org (Philip Muskovac) Date: Wed, 30 Mar 2011 20:57:22 -0000 Subject: [ubuntu/maverick-proposed] qt-sdk 2ubuntu2.1 (Accepted) Message-ID: <20110330205722.23727.99583.launchpad@potassium.ubuntu.com> qt-sdk (2ubuntu2.1) maverick-proposed; urgency=low * No change rebuild to get the package properly built as arch all (LP: #730369) Date: Sat, 19 Mar 2011 02:32:21 +0100 Changed-By: Philip Muškovac Maintainer: Kubuntu Developers Signed-By: Benjamin Drung https://launchpad.net/ubuntu/maverick/+source/qt-sdk/2ubuntu2.1 -------------- next part -------------- Format: 1.8 Date: Sat, 19 Mar 2011 02:32:21 +0100 Source: qt-sdk Binary: qt-sdk Architecture: source Version: 2ubuntu2.1 Distribution: maverick-proposed Urgency: low Maintainer: Kubuntu Developers Changed-By: Philip Muškovac Description: qt-sdk - Complete Qt Software Development Kit Launchpad-Bugs-Fixed: 730369 Changes: qt-sdk (2ubuntu2.1) maverick-proposed; urgency=low . * No change rebuild to get the package properly built as arch all (LP: #730369) Checksums-Sha1: 33660bd9674cb746443514b18630a9950e86eab6 1485 qt-sdk_2ubuntu2.1.dsc f91fee7d55e72ffa4c06a56e66f6295e2230387f 1856 qt-sdk_2ubuntu2.1.tar.gz Checksums-Sha256: 8f1ac9ef0369dac830abb92668a79c26f14a4d69e89568e0167ea8ecf84dd6f8 1485 qt-sdk_2ubuntu2.1.dsc b41a8769f58b4432ebc421706acc7dea7a64a17f25636a8084386ba5464810f0 1856 qt-sdk_2ubuntu2.1.tar.gz Files: 228eb0df15df43d014772e96091079da 1485 devel optional qt-sdk_2ubuntu2.1.dsc 508080d462e844a92b34ad76320450b0 1856 devel optional qt-sdk_2ubuntu2.1.tar.gz Original-Maintainer: Debian Qt/KDE Maintainers From a.valavanis at leeds.ac.uk Wed Mar 30 20:58:09 2011 From: a.valavanis at leeds.ac.uk (Alex Valavanis) Date: Wed, 30 Mar 2011 20:58:09 -0000 Subject: [ubuntu/maverick-proposed] inkscape 0.48.0-1ubuntu1.2 (Accepted) Message-ID: <20110330205809.17442.18315.launchpad@wampee.canonical.com> inkscape (0.48.0-1ubuntu1.2) maverick-proposed; urgency=low * Backport upstream patch 03-fix-kubuntu-document-properties.dpatch to prevent a crash when opening the document properties dialog in KDE (LP: #658055) Date: Sat, 19 Mar 2011 02:31:12 +0100 Changed-By: Alex Valavanis Maintainer: Ubuntu Developers Signed-By: Benjamin Drung https://launchpad.net/ubuntu/maverick/+source/inkscape/0.48.0-1ubuntu1.2 -------------- next part -------------- Format: 1.8 Date: Sat, 19 Mar 2011 02:31:12 +0100 Source: inkscape Binary: inkscape Architecture: source Version: 0.48.0-1ubuntu1.2 Distribution: maverick-proposed Urgency: low Maintainer: Ubuntu Developers Changed-By: Alex Valavanis Description: inkscape - vector-based drawing program Launchpad-Bugs-Fixed: 658055 Changes: inkscape (0.48.0-1ubuntu1.2) maverick-proposed; urgency=low . * Backport upstream patch 03-fix-kubuntu-document-properties.dpatch to prevent a crash when opening the document properties dialog in KDE (LP: #658055) Checksums-Sha1: f66ae16a65aa34e1985f3ed916f171c68464a9d3 2344 inkscape_0.48.0-1ubuntu1.2.dsc cc9d467691f6d8a4ec8cf6b194da710701297606 27362 inkscape_0.48.0-1ubuntu1.2.diff.gz Checksums-Sha256: d9ae73d9f0ea408ac3f330db31fb70c0eeb3129f14cacf76a646452a31da8d6e 2344 inkscape_0.48.0-1ubuntu1.2.dsc 6fee2e3eadf634cd1444afc82e255fabb87a2164779db53860dea3d14ba4ebeb 27362 inkscape_0.48.0-1ubuntu1.2.diff.gz Files: 3c9dcccd21e659c56031bd72314979d9 2344 graphics optional inkscape_0.48.0-1ubuntu1.2.dsc 42cbdfb39eb25ab044aafb1984219fad 27362 graphics optional inkscape_0.48.0-1ubuntu1.2.diff.gz Original-Maintainer: Wolfram Quester From kklimonda at ubuntu.com Wed Mar 30 20:58:32 2011 From: kklimonda at ubuntu.com (Krzysztof Klimonda) Date: Wed, 30 Mar 2011 20:58:32 -0000 Subject: [ubuntu/maverick-proposed] ecl 10.3.1-2ubuntu2.1 (Accepted) Message-ID: <20110330205832.7990.52736.launchpad@palladium.canonical.com> ecl (10.3.1-2ubuntu2.1) maverick-proposed; urgency=low * No-change rebuild of the package to pick up the new compiler symlink. (LP: #710138) Date: Fri, 04 Mar 2011 03:26:13 +0100 Changed-By: Krzysztof Klimonda Maintainer: Ubuntu Developers Signed-By: Krzysztof Klimonda https://launchpad.net/ubuntu/maverick/+source/ecl/10.3.1-2ubuntu2.1 -------------- next part -------------- Format: 1.8 Date: Fri, 04 Mar 2011 03:26:13 +0100 Source: ecl Binary: ecl ecl-doc Architecture: source Version: 10.3.1-2ubuntu2.1 Distribution: maverick-proposed Urgency: low Maintainer: Ubuntu Developers Changed-By: Krzysztof Klimonda Description: ecl - Embeddable Common-Lisp: has an interpreter and can compile to C ecl-doc - documentation for Embeddable Common-Lisp Launchpad-Bugs-Fixed: 710138 Changes: ecl (10.3.1-2ubuntu2.1) maverick-proposed; urgency=low . * No-change rebuild of the package to pick up the new compiler symlink. (LP: #710138) Checksums-Sha1: afec87c57ddc60d730bb71152762ff999aeb4989 2155 ecl_10.3.1-2ubuntu2.1.dsc ab94232345328fdcc26795fe3ef86c837d290535 151253 ecl_10.3.1-2ubuntu2.1.diff.gz Checksums-Sha256: 851e0f5c7c440e37b7151ba04080cb0cd6feca5ce83ba18b1943c90cd05be786 2155 ecl_10.3.1-2ubuntu2.1.dsc c7a1f337fb3864ea432362ffcb8c4eeedfb09d3f0c3ddd963122f332be4c203b 151253 ecl_10.3.1-2ubuntu2.1.diff.gz Files: 8d6c3f4fdafcdb9e2c40ec4a097180aa 2155 devel optional ecl_10.3.1-2ubuntu2.1.dsc 44e7661a09f86706d404fc7b284fe30d 151253 devel optional ecl_10.3.1-2ubuntu2.1.diff.gz Original-Maintainer: Debian Common Lisp Team From till.kamppeter at gmail.com Wed Mar 30 21:00:31 2011 From: till.kamppeter at gmail.com (Till Kamppeter) Date: Wed, 30 Mar 2011 21:00:31 -0000 Subject: [ubuntu/maverick-proposed] system-config-printer 1.2.3+20100723-0ubuntu8.2 (Accepted) Message-ID: <20110330210031.17984.3721.launchpad@wampee.canonical.com> system-config-printer (1.2.3+20100723-0ubuntu8.2) maverick-proposed; urgency=low * debian/patches/75_do-not-list-duplicate-ppd-nicknames.patch: Fixed the patch to suppress duplicate listings of the same PPD file. The wrong entries were correctly suppressed, but the selection was applied to list which still contained them and so it often came to another driver than the selected one being set up (LP: #739375). Date: Tue, 22 Mar 2010 20:54:06 +0100 Changed-By: Till Kamppeter Maintainer: Ubuntu Core Developers https://launchpad.net/ubuntu/maverick/+source/system-config-printer/1.2.3+20100723-0ubuntu8.2 -------------- next part -------------- Format: 1.8 Date: Tue, 22 Mar 2010 20:54:06 +0100 Source: system-config-printer Binary: system-config-printer-common system-config-printer-udev hal-cups-utils system-config-printer-gnome python-cupshelpers Architecture: source Version: 1.2.3+20100723-0ubuntu8.2 Distribution: maverick-proposed Urgency: low Maintainer: Ubuntu Core Developers Changed-By: Till Kamppeter Description: hal-cups-utils - CUPS integration with HAL python-cupshelpers - Python modules for printer configuration with CUPS system-config-printer-common - Printer configuration GUI system-config-printer-gnome - Printer configuration GUI system-config-printer-udev - Printer auto-configuration facility based on udev Launchpad-Bugs-Fixed: 739375 Changes: system-config-printer (1.2.3+20100723-0ubuntu8.2) maverick-proposed; urgency=low . * debian/patches/75_do-not-list-duplicate-ppd-nicknames.patch: Fixed the patch to suppress duplicate listings of the same PPD file. The wrong entries were correctly suppressed, but the selection was applied to list which still contained them and so it often came to another driver than the selected one being set up (LP: #739375). Checksums-Sha1: baf5f68b55f79f7b418a1c16981461084f879d5a 1547 system-config-printer_1.2.3+20100723-0ubuntu8.2.dsc 63a1369ed0857cef019b332d73c85c76eb0351f0 140678 system-config-printer_1.2.3+20100723-0ubuntu8.2.diff.gz Checksums-Sha256: 94ef45792775efc8f43240c7e5bbfd318fe4d9a376588316ed4745506a9590da 1547 system-config-printer_1.2.3+20100723-0ubuntu8.2.dsc f111b5674b0edc1a9daf1573cb74cd7ad70c342610ddce1ebd98be282aab9c01 140678 system-config-printer_1.2.3+20100723-0ubuntu8.2.diff.gz Files: 5bb4d4b0a242b3f36585e6a0bf3a6bd8 1547 gnome optional system-config-printer_1.2.3+20100723-0ubuntu8.2.dsc 8c19b3f159c126b4240507896838b935 140678 gnome optional system-config-printer_1.2.3+20100723-0ubuntu8.2.diff.gz Original-Maintainer: Otavio Salvador From stefanor at ubuntu.com Wed Mar 30 21:01:01 2011 From: stefanor at ubuntu.com (Stefano Rivera) Date: Wed, 30 Mar 2011 21:01:01 -0000 Subject: [ubuntu/maverick-proposed] gnome-python-desktop 2.30.0-1ubuntu5.1 (Accepted) Message-ID: <20110330210101.23666.49183.launchpad@potassium.ubuntu.com> gnome-python-desktop (2.30.0-1ubuntu5.1) maverick-proposed; urgency=low * 01_wnck_enums.patch: Patch from upstream bugzilla, fix flags in the wnck module that were declared as enums. (LP: #642913) Date: Sat, 12 Mar 2011 23:55:41 +0200 Changed-By: Stefano Rivera Maintainer: Ubuntu Desktop Team Signed-By: Michael Vogt https://launchpad.net/ubuntu/maverick/+source/gnome-python-desktop/2.30.0-1ubuntu5.1 -------------- next part -------------- Format: 1.8 Date: Sat, 12 Mar 2011 23:55:41 +0200 Source: gnome-python-desktop Binary: python-gnome2-desktop-dev python-brasero python-bugbuddy python-evince python-evolution python-gnomeapplet python-gnomedesktop python-gnomekeyring python-gtop python-mediaprofiles python-metacity python-rsvg python-totem-plparser python-wnck Architecture: source Version: 2.30.0-1ubuntu5.1 Distribution: maverick-proposed Urgency: low Maintainer: Ubuntu Desktop Team Changed-By: Stefano Rivera Description: python-brasero - Python module for brasero python-bugbuddy - Python module for bug-buddy python-evince - Python bindings for the evince libraries python-evolution - Python bindings for the evolution libraries python-gnome2-desktop-dev - Python bindings for the GNOME desktop environment python-gnomeapplet - Python bindings for the GNOME panel applet library python-gnomedesktop - Python bindings for the GNOME desktop library python-gnomekeyring - Python bindings for the GNOME keyring library python-gtop - Python bindings for the Gtop library python-mediaprofiles - Python bindings for the GNOME media profiles library python-metacity - Python bindings for metacity python-rsvg - Python bindings for the RSVG library python-totem-plparser - Python bindings for the Totem playlist parser library python-wnck - Python bindings for the WNCK library Launchpad-Bugs-Fixed: 642913 Changes: gnome-python-desktop (2.30.0-1ubuntu5.1) maverick-proposed; urgency=low . * 01_wnck_enums.patch: Patch from upstream bugzilla, fix flags in the wnck module that were declared as enums. (LP: #642913) Checksums-Sha1: 888ea5c107bf8dc4bb44f8769f342316d616de17 2466 gnome-python-desktop_2.30.0-1ubuntu5.1.dsc fe43e2dcf7ad1ec549ca7427a1eef979abc41fde 11737 gnome-python-desktop_2.30.0-1ubuntu5.1.debian.tar.gz Checksums-Sha256: f289808e74e53ca618bb4249b1dffeda124de7be40ac5ce7cf46e8c65f9ea8c8 2466 gnome-python-desktop_2.30.0-1ubuntu5.1.dsc c9d682b3b71e779a40d3b0d144e763ddfc144cb10ed4d8dbe161581e8565d005 11737 gnome-python-desktop_2.30.0-1ubuntu5.1.debian.tar.gz Files: eb0ea314c9d2cfb5f6c30fca9411b327 2466 python optional gnome-python-desktop_2.30.0-1ubuntu5.1.dsc b868822272dec471d7b7e3f7db51b077 11737 python optional gnome-python-desktop_2.30.0-1ubuntu5.1.debian.tar.gz Original-Maintainer: Loic Minier From iheino+ub at cc.hut.fi Wed Mar 30 21:02:02 2011 From: iheino+ub at cc.hut.fi (Tuomas Heino) Date: Wed, 30 Mar 2011 21:02:02 -0000 Subject: [ubuntu/maverick-proposed] w3m 0.5.2-6ubuntu1 (Accepted) Message-ID: <20110330210202.17017.19397.launchpad@wampee.canonical.com> w3m (0.5.2-6ubuntu1) maverick-proposed; urgency=low * debian/patches/091_button.patch: - Support the button element as defined in HTML 4.01. Backport of 020_button.patch from natty. (LP: #683337, Closes: #136810) Date: Mon, 17 Jan 2011 09:57:32 +0200 Changed-By: Tuomas Heino Maintainer: Ubuntu Developers Signed-By: Colin Watson https://launchpad.net/ubuntu/maverick/+source/w3m/0.5.2-6ubuntu1 -------------- next part -------------- Format: 1.8 Date: Mon, 17 Jan 2011 09:57:32 +0200 Source: w3m Binary: w3m w3m-img Architecture: source Version: 0.5.2-6ubuntu1 Distribution: maverick-proposed Urgency: low Maintainer: Ubuntu Developers Changed-By: Tuomas Heino Description: w3m - WWW browsable pager with excellent tables/frames support w3m-img - inline image extension support utilities for w3m Closes: 136810 Launchpad-Bugs-Fixed: 683337 Changes: w3m (0.5.2-6ubuntu1) maverick-proposed; urgency=low . * debian/patches/091_button.patch: - Support the button element as defined in HTML 4.01. Backport of 020_button.patch from natty. (LP: #683337, Closes: #136810) Checksums-Sha1: 27656040980d0d433ecb15e0fd15cba34c8884f0 1939 w3m_0.5.2-6ubuntu1.dsc 0ce329554764cf9443b2c2e9d6b66a7a2c614a51 48502 w3m_0.5.2-6ubuntu1.debian.tar.gz Checksums-Sha256: 5e2e075aadf79bc9b89896bbbacc584d0fa7ec4482256989db8bf6661e0148b8 1939 w3m_0.5.2-6ubuntu1.dsc b9b138e8f581d7a7cae1912a69001aab013cf4dab04cfdf30865447d68231b32 48502 w3m_0.5.2-6ubuntu1.debian.tar.gz Files: fcf8126324e175737fe27c9022fcbb58 1939 web standard w3m_0.5.2-6ubuntu1.dsc b83133890cf8a26fcc6f67449d36d250 48502 web standard w3m_0.5.2-6ubuntu1.debian.tar.gz Original-Maintainer: Tatsuya Kinoshita From andreas at canonical.com Wed Mar 30 21:02:51 2011 From: andreas at canonical.com (Andreas Hasenack) Date: Wed, 30 Mar 2011 21:02:51 -0000 Subject: [ubuntu/maverick-proposed] landscape-client 11.02-0ubuntu0.10.10.0 (Accepted) Message-ID: <20110330210251.17648.1997.launchpad@wampee.canonical.com> landscape-client (11.02-0ubuntu0.10.10.0) maverick-proposed; urgency=low * New upstream version (LP: #727324) - Exit gracefully instead of crashing when the filesystem is read-only (LP: #649997). - Drop hal requirement (LP: #708502). - Enable HTTP compression in Curl (LP: #297623). - Explicitly name log files that need to be rotated (LP: #634236). - Assorted test suite fixes - Use a better load check for the sysinfo wrapper, taking into account the number of cores (LP: #643565). - Add an option to bootstrap cloud instances using cloud-init (LP: #701972). - Fix packaging for Natty (LP: #688115). - Force deletion of all the persist data for the monitoring plugins at resynchronization, instead of relying each one of them to do (LP: #688161). - Don't send the mount-activity message to the server anymore (LP: #688514). - Workaround a new behavior in NetworkManager where getfqdn would report localhost instead of useful hostname (LP: #649142). Date: Tue, 01 Mar 2011 15:38:11 -0300 Changed-By: Andreas Hasenack Maintainer: Ubuntu Developers Signed-By: Chuck Short https://launchpad.net/ubuntu/maverick/+source/landscape-client/11.02-0ubuntu0.10.10.0 -------------- next part -------------- Format: 1.8 Date: Tue, 01 Mar 2011 15:38:11 -0300 Source: landscape-client Binary: landscape-common landscape-client Architecture: source Version: 11.02-0ubuntu0.10.10.0 Distribution: maverick-proposed Urgency: low Maintainer: Ubuntu Developers Changed-By: Andreas Hasenack Description: landscape-client - The Landscape administration system client landscape-common - The Landscape administration system client Launchpad-Bugs-Fixed: 297623 634236 643565 649142 649997 688115 688161 688514 701972 708502 727324 Changes: landscape-client (11.02-0ubuntu0.10.10.0) maverick-proposed; urgency=low . * New upstream version (LP: #727324) . - Exit gracefully instead of crashing when the filesystem is read-only (LP: #649997). . - Drop hal requirement (LP: #708502). . - Enable HTTP compression in Curl (LP: #297623). . - Explicitly name log files that need to be rotated (LP: #634236). . - Assorted test suite fixes . - Use a better load check for the sysinfo wrapper, taking into account the number of cores (LP: #643565). . - Add an option to bootstrap cloud instances using cloud-init (LP: #701972). . - Fix packaging for Natty (LP: #688115). . - Force deletion of all the persist data for the monitoring plugins at resynchronization, instead of relying each one of them to do (LP: #688161). . - Don't send the mount-activity message to the server anymore (LP: #688514). . - Workaround a new behavior in NetworkManager where getfqdn would report localhost instead of useful hostname (LP: #649142). Checksums-Sha1: a23541b49a9a612b0f3512a829ea128e453493e3 1314 landscape-client_11.02-0ubuntu0.10.10.0.dsc 65fc7d94c5092f3802924c56a7a4e92b87f136ec 442480 landscape-client_11.02.orig.tar.gz f33973ef95496d4963be10f59c9d02ec75106596 22490 landscape-client_11.02-0ubuntu0.10.10.0.diff.gz Checksums-Sha256: ab4b9c623bccfb37ddb42e35847fff87cfca5539a7e6bc57376426d4c4e7de62 1314 landscape-client_11.02-0ubuntu0.10.10.0.dsc e68e025f066b19d8825b3b907f86a17182595d741796c4889ba2c808cc689561 442480 landscape-client_11.02.orig.tar.gz 97690681a93b73beed9d33a436ce7ba90ce22388a6c746823155792faa0bceb6 22490 landscape-client_11.02-0ubuntu0.10.10.0.diff.gz Files: e0ced6638f08deb2ab8eb1c2cef9d9ae 1314 admin optional landscape-client_11.02-0ubuntu0.10.10.0.dsc 776cb0227f3a0205776907f976e28513 442480 admin optional landscape-client_11.02.orig.tar.gz f5c00b7938551a3ac3f74b3c5827c4b3 22490 admin optional landscape-client_11.02-0ubuntu0.10.10.0.diff.gz Original-Maintainer: Landscape Team From doko at ubuntu.com Wed Mar 30 21:03:49 2011 From: doko at ubuntu.com (Matthias Klose) Date: Wed, 30 Mar 2011 21:03:49 -0000 Subject: [ubuntu/maverick-proposed] eglibc 2.12.1-0ubuntu10.3 (Accepted) Message-ID: <20110330210349.23666.35711.launchpad@potassium.ubuntu.com> eglibc (2.12.1-0ubuntu10.3) maverick-proposed; urgency=low * Re-enable the upstream change: 2010-06-02 Kirill A. Shutemov * elf/dl-reloc.c: Flush cache after solving TEXTRELs if arch requires it. Working OpenJDK ARM assembler interpreter. LP: #605042. Date: Sun, 27 Mar 2011 17:57:07 +0100 Changed-By: Matthias Klose Maintainer: Ubuntu Core developers https://launchpad.net/ubuntu/maverick/+source/eglibc/2.12.1-0ubuntu10.3 -------------- next part -------------- Format: 1.8 Date: Sun, 27 Mar 2011 17:57:07 +0100 Source: eglibc Binary: libc-bin libc-dev-bin glibc-doc eglibc-source locales locales-all nscd libc6 libc6-dev libc6-dbg libc6-prof libc6-pic libc6-udeb libc6.1 libc6.1-dev libc6.1-dbg libc6.1-prof libc6.1-pic libc6.1-udeb libc0.3 libc0.3-dev libc0.3-dbg libc0.3-prof libc0.3-pic libc0.3-udeb libc0.1 libc0.1-dev libc0.1-dbg libc0.1-prof libc0.1-pic libc0.1-udeb libc6-i386 libc6-dev-i386 libc6-sparc64 libc6-dev-sparc64 libc6-s390x libc6-dev-s390x libc6-amd64 libc6-dev-amd64 libc6-powerpc libc6-dev-powerpc libc6-ppc64 libc6-dev-ppc64 libc6-mipsn32 libc6-dev-mipsn32 libc6-mips64 libc6-dev-mips64 libc0.1-i386 libc0.1-dev-i386 libc6-sparcv9b libc6-sparcv9v libc6-sparcv9v2 libc6-sparc64b libc6-sparc64v libc6-sparc64v2 libc6-xen libc0.1-i686 libc6.1-alphaev67 libnss-dns-udeb libnss-files-udeb Architecture: source Version: 2.12.1-0ubuntu10.3 Distribution: maverick-proposed Urgency: low Maintainer: Ubuntu Core developers Changed-By: Matthias Klose Description: eglibc-source - Embedded GNU C Library: sources glibc-doc - Embedded GNU C Library: Documentation libc-bin - Embedded GNU C Library: Binaries libc-dev-bin - Embedded GNU C Library: Development binaries libc0.1 - Embedded GNU C Library: Shared libraries libc0.1-dbg - Embedded GNU C Library: detached debugging symbols libc0.1-dev - Embedded GNU C Library: Development Libraries and Header Files libc0.1-dev-i386 - GNU C Library: 32bit development libraries for AMD64 libc0.1-i386 - GNU C Library: 32bit shared libraries for AMD64 libc0.1-i686 - GNU C Library: Shared libraries [i686 optimized] libc0.1-pic - Embedded GNU C Library: PIC archive library libc0.1-prof - Embedded GNU C Library: Profiling Libraries libc0.1-udeb - Embedded GNU C Library: Shared libraries - udeb (udeb) libc0.3 - Embedded GNU C Library: Shared libraries libc0.3-dbg - Embedded GNU C Library: detached debugging symbols libc0.3-dev - Embedded GNU C Library: Development Libraries and Header Files libc0.3-pic - Embedded GNU C Library: PIC archive library libc0.3-prof - Embedded GNU C Library: Profiling Libraries libc0.3-udeb - Embedded GNU C Library: Shared libraries - udeb (udeb) libc6 - Embedded GNU C Library: Shared libraries libc6-amd64 - GNU C Library: 64bit Shared libraries for AMD64 libc6-dbg - Embedded GNU C Library: detached debugging symbols libc6-dev - Embedded GNU C Library: Development Libraries and Header Files libc6-dev-amd64 - GNU C Library: 64bit Development Libraries for AMD64 libc6-dev-i386 - GNU C Library: 32-bit development libraries for AMD64 libc6-dev-mips64 - GNU C Library: 64bit Development Libraries for MIPS64 libc6-dev-mipsn32 - GNU C Library: n32 Development Libraries for MIPS64 libc6-dev-powerpc - GNU C Library: 32bit powerpc development libraries for ppc64 libc6-dev-ppc64 - GNU C Library: 64bit Development Libraries for PowerPC64 libc6-dev-s390x - GNU C Library: 64bit Development Libraries for IBM zSeries libc6-dev-sparc64 - GNU C Library: 64bit Development Libraries for UltraSPARC libc6-i386 - GNU C Library: 32-bit shared libraries for AMD64 libc6-mips64 - GNU C Library: 64bit Shared libraries for MIPS64 libc6-mipsn32 - GNU C Library: n32 Shared libraries for MIPS64 libc6-pic - Embedded GNU C Library: PIC archive library libc6-powerpc - GNU C Library: 32bit powerpc shared libraries for ppc64 libc6-ppc64 - GNU C Library: 64bit Shared libraries for PowerPC64 libc6-prof - Embedded GNU C Library: Profiling Libraries libc6-s390x - GNU C Library: 64bit Shared libraries for IBM zSeries libc6-sparc64 - GNU C Library: 64bit Shared libraries for UltraSPARC libc6-sparc64b - GNU C Library: 64bit Shared libraries for UltraSPARC [v9b optimiz libc6-sparc64v - GNU C Library: 64bit Shared libraries for UltraSPARC [v9v optimiz libc6-sparc64v2 - GNU C Library: 64bit Shared libraries for UltraSPARC [v9v2 optimi libc6-sparcv9b - GNU C Library: Shared libraries [v9b optimized] libc6-sparcv9v - GNU C Library: Shared libraries [v9v optimized] libc6-sparcv9v2 - GNU C Library: Shared libraries [v9v2 optimized] libc6-udeb - Embedded GNU C Library: Shared libraries - udeb (udeb) libc6-xen - GNU C Library: Shared libraries [Xen version] libc6.1 - Embedded GNU C Library: Shared libraries libc6.1-alphaev67 - GNU C Library: Shared libraries (EV67 optimized) libc6.1-dbg - Embedded GNU C Library: detached debugging symbols libc6.1-dev - Embedded GNU C Library: Development Libraries and Header Files libc6.1-pic - Embedded GNU C Library: PIC archive library libc6.1-prof - Embedded GNU C Library: Profiling Libraries libc6.1-udeb - Embedded GNU C Library: Shared libraries - udeb (udeb) libnss-dns-udeb - GNU C Library: NSS helper for DNS - udeb (udeb) libnss-files-udeb - GNU C Library: NSS helper for files - udeb (udeb) locales - Embedded GNU C Library: National Language (locale) data [support] locales-all - Embedded GNU C Library: Precompiled locale data nscd - Embedded GNU C Library: Name Service Cache Daemon Launchpad-Bugs-Fixed: 605042 Changes: eglibc (2.12.1-0ubuntu10.3) maverick-proposed; urgency=low . * Re-enable the upstream change: 2010-06-02 Kirill A. Shutemov * elf/dl-reloc.c: Flush cache after solving TEXTRELs if arch requires it. Working OpenJDK ARM assembler interpreter. LP: #605042. Checksums-Sha1: b0bd40acff6471baef46500403a5b1c699d135cc 2975 eglibc_2.12.1-0ubuntu10.3.dsc 47e95116b316e7770db63be79f41e0544b755f1c 863775 eglibc_2.12.1-0ubuntu10.3.diff.gz Checksums-Sha256: c0b479c18f33e880fed69a158bfb85bea4ebd8f7fac679c039269a05c931bbfd 2975 eglibc_2.12.1-0ubuntu10.3.dsc 212161b4aa8f6ad6f8bfbe8abab6970805f6bbd27b95899bbd6a226a7f44c0b5 863775 eglibc_2.12.1-0ubuntu10.3.diff.gz Files: 2e9f3d24ad197ad387abe88d495bf29e 2975 libs required eglibc_2.12.1-0ubuntu10.3.dsc 4d25c7c8ce0b9dbcc6c97f2ad6e695c6 863775 libs required eglibc_2.12.1-0ubuntu10.3.diff.gz Original-Maintainer: GNU Libc Maintainers From michael.vogt at ubuntu.com Wed Mar 30 21:05:08 2011 From: michael.vogt at ubuntu.com (Michael Vogt) Date: Wed, 30 Mar 2011 21:05:08 -0000 Subject: [ubuntu/maverick-proposed] update-manager 1:0.142.23 (Accepted) Message-ID: <20110330210508.16787.56058.launchpad@wampee.canonical.com> update-manager (1:0.142.23) maverick-proposed; urgency=low * DistUpgrade/DistUpgradeController.py: - add quirks handler for upgrade form the kubuntu ppa (LP: #680088) * UpdateManager/Core/DistUpgradeFetcherCore.py, do-release-upgrade: - fix deprecation warnings (LP: #744990) Date: Wed, 30 Mar 2011 10:01:59 +0200 Changed-By: Michael Vogt https://launchpad.net/ubuntu/maverick/+source/update-manager/1:0.142.23 -------------- next part -------------- Format: 1.8 Date: Wed, 30 Mar 2011 10:01:59 +0200 Source: update-manager Binary: update-manager-core update-manager update-manager-hildon update-manager-text update-manager-kde auto-upgrade-tester Architecture: source Version: 1:0.142.23 Distribution: maverick-proposed Urgency: low Maintainer: Michael Vogt Changed-By: Michael Vogt Description: auto-upgrade-tester - Test release upgrades in a virtual environment update-manager - GNOME application that manages apt updates update-manager-core - manage release upgrades update-manager-hildon - Hildon application that manages apt updates update-manager-kde - Support modules for KPackageKit update-manager-text - Text application that manages apt updates Launchpad-Bugs-Fixed: 680088 744990 Changes: update-manager (1:0.142.23) maverick-proposed; urgency=low . * DistUpgrade/DistUpgradeController.py: - add quirks handler for upgrade form the kubuntu ppa (LP: #680088) * UpdateManager/Core/DistUpgradeFetcherCore.py, do-release-upgrade: - fix deprecation warnings (LP: #744990) Checksums-Sha1: 1a58ffd4922b013584b437c2cd19c3ed1162c29a 1210 update-manager_0.142.23.dsc 920f3e864a8d1b2309f2f25e66ba48087068491c 2915731 update-manager_0.142.23.tar.gz Checksums-Sha256: c39031e1bb83bda6bfc90737013bab161f291c11fd16eb8a2f7fa7f532d245c7 1210 update-manager_0.142.23.dsc bf3bae88a8bfb183036e63913616e42c10926f8a746e755cfa2b476dddab6ad9 2915731 update-manager_0.142.23.tar.gz Files: f8a44d32d109ea3b016e069b11477c82 1210 gnome optional update-manager_0.142.23.dsc 432a32519b1f7df577cb5ff8d27a19d5 2915731 gnome optional update-manager_0.142.23.tar.gz From james.hunt at ubuntu.com Wed Mar 30 21:05:56 2011 From: james.hunt at ubuntu.com (James Hunt) Date: Wed, 30 Mar 2011 21:05:56 -0000 Subject: [ubuntu/maverick-proposed] sysvinit 2.87dsf-4ubuntu19.1 (Accepted) Message-ID: <20110330210556.16722.25573.launchpad@wampee.canonical.com> sysvinit (2.87dsf-4ubuntu19.1) maverick-proposed; urgency=low * debian/initscripts/etc/init.d/umountroot: Improve handling of respawn of init: we now wait for inits map file to change. If this doesn't happen within 5 seconds, we unmount forcibly. (LP: #672177) Date: Fri, 28 Jan 2011 11:45:35 +0000 Changed-By: James Hunt Maintainer: Ubuntu Core Developers Signed-By: Martin Pitt https://launchpad.net/ubuntu/maverick/+source/sysvinit/2.87dsf-4ubuntu19.1 -------------- next part -------------- Format: 1.8 Date: Fri, 28 Jan 2011 11:45:35 +0000 Source: sysvinit Binary: sysvinit-utils sysv-rc initscripts sysvutils Architecture: source Version: 2.87dsf-4ubuntu19.1 Distribution: maverick-proposed Urgency: low Maintainer: Ubuntu Core Developers Changed-By: James Hunt Description: initscripts - scripts for initializing and shutting down the system sysv-rc - System-V-like runlevel change mechanism sysvinit-utils - System-V-like utilities sysvutils - System-V-like utilities (transitional package) Launchpad-Bugs-Fixed: 672177 Changes: sysvinit (2.87dsf-4ubuntu19.1) maverick-proposed; urgency=low . * debian/initscripts/etc/init.d/umountroot: Improve handling of respawn of init: we now wait for inits map file to change. If this doesn't happen within 5 seconds, we unmount forcibly. (LP: #672177) Checksums-Sha1: d6ab669b7bfaf87b04bd4f050dd1221453d664c1 2022 sysvinit_2.87dsf-4ubuntu19.1.dsc f51dadddbc99c59a590b5c8d119eb19d5f258e43 264268 sysvinit_2.87dsf-4ubuntu19.1.tar.gz Checksums-Sha256: 0fc51da0f402a2b58375e674ccd0b6919761991e4857e86d900d172b2d887725 2022 sysvinit_2.87dsf-4ubuntu19.1.dsc 6517ebf021fa9a68af3d0682c0c2cb1a6a8d3eea187dec028c84facddc589298 264268 sysvinit_2.87dsf-4ubuntu19.1.tar.gz Files: e0cd06756806c5bbec95221a63391492 2022 admin required sysvinit_2.87dsf-4ubuntu19.1.dsc b0fee576264f8670dfd7c63980cff36e 264268 admin required sysvinit_2.87dsf-4ubuntu19.1.tar.gz Original-Maintainer: Debian sysvinit maintainers From michael.crusoe at gmail.com Wed Mar 30 21:06:29 2011 From: michael.crusoe at gmail.com (Michael R. Crusoe) Date: Wed, 30 Mar 2011 21:06:29 -0000 Subject: [ubuntu/maverick-proposed] davfs2 1.4.6-1ubuntu0.1 (Accepted) Message-ID: <20110330210629.21037.78433.launchpad@soybean.canonical.com> davfs2 (1.4.6-1ubuntu0.1) maverick-proposed; urgency=low * Add distccd to ignore_home to allow mount under / in Debian & Ubuntu. * Add kernoops to ignore_home to allow mounts under / in Ubuntu. (LP: #459998) Date: Wed, 30 Mar 2011 14:46:49 +0200 Changed-By: Michael R. Crusoe Maintainer: Luciano Bello Signed-By: Martin Pitt https://launchpad.net/ubuntu/maverick/+source/davfs2/1.4.6-1ubuntu0.1 -------------- next part -------------- Format: 1.8 Date: Wed, 30 Mar 2011 14:46:49 +0200 Source: davfs2 Binary: davfs2 Architecture: source Version: 1.4.6-1ubuntu0.1 Distribution: maverick-proposed Urgency: low Maintainer: Luciano Bello Changed-By: Michael R. Crusoe Description: davfs2 - mount a WebDAV resource as a regular file system Launchpad-Bugs-Fixed: 459998 Changes: davfs2 (1.4.6-1ubuntu0.1) maverick-proposed; urgency=low . * Add distccd to ignore_home to allow mount under / in Debian & Ubuntu. * Add kernoops to ignore_home to allow mounts under / in Ubuntu. (LP: #459998) Checksums-Sha1: 7c23ab23c0d794908ef1c75d2f93fb3e725c5d02 1705 davfs2_1.4.6-1ubuntu0.1.dsc f749abd243b34a49a7db4a1dc47ddb9d1f79bf8e 47144 davfs2_1.4.6-1ubuntu0.1.diff.gz Checksums-Sha256: 10b9a51b08b920614d9c7e9aebc304a70c7510ca475a7903c47fbbbda12df6ca 1705 davfs2_1.4.6-1ubuntu0.1.dsc c2aa425afeadf10933d38538ecd32406d803be201416ef9596889e5480bfb765 47144 davfs2_1.4.6-1ubuntu0.1.diff.gz Files: f0ffa43fd1e14b9f61628bb9224b0d5d 1705 utils extra davfs2_1.4.6-1ubuntu0.1.dsc 2418142ef5750dc1775cdd26707eda0b 47144 utils extra davfs2_1.4.6-1ubuntu0.1.diff.gz From ken.vandine at canonical.com Wed Mar 30 21:07:07 2011 From: ken.vandine at canonical.com (Ken VanDine) Date: Wed, 30 Mar 2011 21:07:07 -0000 Subject: [ubuntu/maverick-proposed] tomboy 1.4.2-0ubuntu2 (Accepted) Message-ID: <20110330210707.8057.34988.launchpad@palladium.canonical.com> tomboy (1.4.2-0ubuntu2) maverick-proposed; urgency=low * debian/patches/06_use_ubuntu_sso.patch - Use the Ubuntu One production services instead of edge servers (LP: #745721) Date: Wed, 30 Mar 2011 10:28:48 -0400 Changed-By: Ken VanDine Maintainer: Ubuntu Developers https://launchpad.net/ubuntu/maverick/+source/tomboy/1.4.2-0ubuntu2 -------------- next part -------------- Format: 1.8 Date: Wed, 30 Mar 2011 10:28:48 -0400 Source: tomboy Binary: tomboy Architecture: source Version: 1.4.2-0ubuntu2 Distribution: maverick-proposed Urgency: low Maintainer: Ubuntu Developers Changed-By: Ken VanDine Description: tomboy - desktop note taking program using Wiki style links Launchpad-Bugs-Fixed: 745721 Changes: tomboy (1.4.2-0ubuntu2) maverick-proposed; urgency=low . * debian/patches/06_use_ubuntu_sso.patch - Use the Ubuntu One production services instead of edge servers (LP: #745721) Checksums-Sha1: 087cc46452efc68fe501963d7d09386798bc6b0d 1967 tomboy_1.4.2-0ubuntu2.dsc 2a406e0ccc2765f4e6d4fbf2ceea096c46043079 90573 tomboy_1.4.2-0ubuntu2.diff.gz Checksums-Sha256: 68e5ad3f5fa285c5c4b3080d13f8ef67879a87ee1a502fa6ac4bbaf6969e43f6 1967 tomboy_1.4.2-0ubuntu2.dsc e78368f26c3d925d510a20d07f79b9b54353e119fb281a9bc3d918747a05def4 90573 tomboy_1.4.2-0ubuntu2.diff.gz Files: 782ade5739eef1c519414feaae90229f 1967 gnome optional tomboy_1.4.2-0ubuntu2.dsc e82a609981fe0df97c578aae341c6fc9 90573 gnome optional tomboy_1.4.2-0ubuntu2.diff.gz Original-Maintainer: Debian CLI Applications Team From archive at ubuntu.com Wed Mar 30 22:05:13 2011 From: archive at ubuntu.com (Ubuntu Installer) Date: Wed, 30 Mar 2011 22:05:13 -0000 Subject: [ubuntu/maverick-security] gdm_2.30.5-0ubuntu4.1_armel_translations.tar.gz, gdm_2.30.5-0ubuntu4.1_static_translations.tar.gz (delayed), gdm_2.30.5-0ubuntu4.1_i386_translations.tar.gz, gdm_2.30.5-0ubuntu4.1_powerpc_translations.tar.gz, gdm_2.30.5-0ubuntu4.1_static_translations.tar.gz, gdm_2.30.5-0ubuntu4.1_amd64_translations.tar.gz, gdm 2.30.5-0ubuntu4.1 (Accepted) Message-ID: <20110330220513.1715.23822.launchpad@cocoplum.canonical.com> gdm (2.30.5-0ubuntu4.1) maverick-security; urgency=low * SECURITY UPDATE: race condition allowing privilege escalation - debian/patches/91_CVE-2011-0727.patch: fix daemon/gdm-session-worker.c to copy files as session user rather than root followed by a subsequent chown. - CVE-2011-0727 Date: Tue, 29 Mar 2011 09:27:07 -0700 Changed-By: Steve Beattie Maintainer: Sebastien Bacher https://launchpad.net/ubuntu/maverick/+source/gdm/2.30.5-0ubuntu4.1 -------------- next part -------------- Format: 1.8 Date: Tue, 29 Mar 2011 09:27:07 -0700 Source: gdm Binary: gdm Architecture: source Version: 2.30.5-0ubuntu4.1 Distribution: maverick-security Urgency: low Maintainer: Sebastien Bacher Changed-By: Steve Beattie Description: gdm - GNOME Display Manager Changes: gdm (2.30.5-0ubuntu4.1) maverick-security; urgency=low . * SECURITY UPDATE: race condition allowing privilege escalation - debian/patches/91_CVE-2011-0727.patch: fix daemon/gdm-session-worker.c to copy files as session user rather than root followed by a subsequent chown. - CVE-2011-0727 Checksums-Sha1: b6eccea3085e493195a636eb61cf4ec6e7f30766 2187 gdm_2.30.5-0ubuntu4.1.dsc c0bd10505acf2b3557b590e418dcdc86a39f0761 112891 gdm_2.30.5-0ubuntu4.1.debian.tar.gz Checksums-Sha256: 2a0a2b8e32e64ba63169c77bb2776437c45cea9ee475f7d303bf3e0789cfbdff 2187 gdm_2.30.5-0ubuntu4.1.dsc 7822931b2703b64c1681e16d34d9c0118aeea11fb819a9bfe7e78de79197cae4 112891 gdm_2.30.5-0ubuntu4.1.debian.tar.gz Files: 07a449c1f9b1b1b393b92608f019cfd8 2187 gnome optional gdm_2.30.5-0ubuntu4.1.dsc a3aee3567a60f658b826668807c4dc6e 112891 gnome optional gdm_2.30.5-0ubuntu4.1.debian.tar.gz From archive at ubuntu.com Thu Mar 31 13:03:27 2011 From: archive at ubuntu.com (Ubuntu Installer) Date: Thu, 31 Mar 2011 13:03:27 -0000 Subject: [ubuntu/maverick-security] openldap_2.4.23-0ubuntu3.5_i386_translations.tar.gz, openldap_2.4.23-0ubuntu3.5_amd64_translations.tar.gz, openldap, openldap_2.4.23-0ubuntu3.5_armel_translations.tar.gz, openldap_2.4.23-0ubuntu3.5_powerpc_translations.tar.gz (delayed) 2.4.23-0ubuntu3.5 (Accepted) Message-ID: <20110331130327.10056.92785.launchpad@cocoplum.canonical.com> openldap (2.4.23-0ubuntu3.5) maverick-security; urgency=low * SECURITY UPDATE: fix successful anonymous bind via chain overlay when using forwarded authentication failures - debian/patches/CVE-2011-1024 - CVE-2011-1024 * SECURITY UPDATE: verify password when authenticating to rootdn and using ndb backend. Note: Ubuntu is not compiled with --enable-ndb by default - debian/patches/CVE-2011-1025 - CVE-2011-1025 * SECURITY UPDATE: fix DoS when processing unauthenticated modrdn requests and requestDN is empty - debian/patches/CVE-2011-1081 - CVE-2011-1081 Date: Wed, 16 Mar 2011 09:48:17 -0500 Changed-By: Jamie Strandboge Maintainer: Ubuntu Developers https://launchpad.net/ubuntu/maverick/+source/openldap/2.4.23-0ubuntu3.5 -------------- next part -------------- Format: 1.8 Date: Wed, 16 Mar 2011 09:48:17 -0500 Source: openldap Binary: slapd ldap-utils libldap-2.4-2 libldap-2.4-2-dbg libldap2-dev slapd-dbg Architecture: source Version: 2.4.23-0ubuntu3.5 Distribution: maverick-security Urgency: low Maintainer: Ubuntu Developers Changed-By: Jamie Strandboge Description: ldap-utils - OpenLDAP utilities libldap-2.4-2 - OpenLDAP libraries libldap-2.4-2-dbg - Debugging information for OpenLDAP libraries libldap2-dev - OpenLDAP development libraries slapd - OpenLDAP server (slapd) slapd-dbg - Debugging information for the OpenLDAP server (slapd) Changes: openldap (2.4.23-0ubuntu3.5) maverick-security; urgency=low . * SECURITY UPDATE: fix successful anonymous bind via chain overlay when using forwarded authentication failures - debian/patches/CVE-2011-1024 - CVE-2011-1024 * SECURITY UPDATE: verify password when authenticating to rootdn and using ndb backend. Note: Ubuntu is not compiled with --enable-ndb by default - debian/patches/CVE-2011-1025 - CVE-2011-1025 * SECURITY UPDATE: fix DoS when processing unauthenticated modrdn requests and requestDN is empty - debian/patches/CVE-2011-1081 - CVE-2011-1081 Checksums-Sha1: 51c4171fbbcc739c0dde4b028bf208c9e516f819 2628 openldap_2.4.23-0ubuntu3.5.dsc a465a3742d20357ca674af318db082ab01296e86 158394 openldap_2.4.23-0ubuntu3.5.diff.gz Checksums-Sha256: fd368fd44dbdf93c742bc5bf58327d444a9783f376320c1ebf86cf92f9c60b0c 2628 openldap_2.4.23-0ubuntu3.5.dsc e3839329c34c145ede6cdb9f0ae7d15638eee11ac5db0887b3c3cadc7492ee54 158394 openldap_2.4.23-0ubuntu3.5.diff.gz Files: 16af2ff6b6ba3d9384a88a255d3556f6 2628 net optional openldap_2.4.23-0ubuntu3.5.dsc d5bcebb6c88fdaf2803e254fb976dea2 158394 net optional openldap_2.4.23-0ubuntu3.5.diff.gz Original-Maintainer: Debian OpenLDAP Maintainers From michael.vogt at ubuntu.com Thu Mar 31 19:32:05 2011 From: michael.vogt at ubuntu.com (Michael Vogt) Date: Thu, 31 Mar 2011 19:32:05 -0000 Subject: [ubuntu/maverick-proposed] squid-deb-proxy 0.3.1.3 (Accepted) Message-ID: <20110331193205.346.1316.launchpad@soybean.canonical.com> squid-deb-proxy (0.3.1.3) maverick-proposed; urgency=low * add extras.ubuntu.com and archive.canonical.com to the default mirrors (LP: #746553) Date: Thu, 31 Mar 2011 18:23:42 +0200 Changed-By: Michael Vogt Maintainer: Michael Vogt https://launchpad.net/ubuntu/maverick/+source/squid-deb-proxy/0.3.1.3 -------------- next part -------------- Format: 1.8 Date: Thu, 31 Mar 2011 18:23:42 +0200 Source: squid-deb-proxy Binary: squid-deb-proxy squid-deb-proxy-client Architecture: source Version: 0.3.1.3 Distribution: maverick-proposed Urgency: low Maintainer: Michael Vogt Changed-By: Michael Vogt Description: squid-deb-proxy - Squid proxy configuration optimized for deb packages squid-deb-proxy-client - Automatic proxy discovery for apt based on avahi Launchpad-Bugs-Fixed: 746553 Changes: squid-deb-proxy (0.3.1.3) maverick-proposed; urgency=low . * add extras.ubuntu.com and archive.canonical.com to the default mirrors (LP: #746553) Checksums-Sha1: 9c60d75c06b1688e85d9b49d744086c403ee964e 919 squid-deb-proxy_0.3.1.3.dsc 0f8aeb0f6c2e8af7d5cf455883fd18af49d3969b 4737 squid-deb-proxy_0.3.1.3.tar.gz Checksums-Sha256: 334fe1e87750a6395618eee2edf621f173e291083d01565d386d0637fc968655 919 squid-deb-proxy_0.3.1.3.dsc 432786242a1c3eee8ea4c8ca7e4fa8d4104526b6ce798203c3a72622159fd1b6 4737 squid-deb-proxy_0.3.1.3.tar.gz Files: 573e450948e7cc42879e057a934e01f5 919 net extra squid-deb-proxy_0.3.1.3.dsc cb2b3930a70d9a2280b5a0f03094ebfd 4737 net extra squid-deb-proxy_0.3.1.3.tar.gz