Vissza a www.andrews.hu-ra

    [guru] Ubuntu biztonsagi frissitesek


    DATE: Tue, 09 Mar 2010 15:30:43 +0100
    MyISAM tábla esetén a CREATE TABLE utasítás DATA DIRECTORY valamint
    INDEX DIRECTORY argumentum kezelése hibás, a támadó adatokhoz férhet hozzá
    illetve módosíthat a rendszeren. XSS hibát találtak a parancssoros
    kliensben, amennyiben a --html opciót használják. A mysqld az adatbázisok
    létrehozásakor és törlésekor format string hibásan naplóz. A mysqld
    subquery-kat tartalmazó SELECT-ek esetén nem megfelelően kezeli a hibás
    eseteket, valamint a GeomFromWKB() függvény implementációja is hibás,
    ezekkel DoS-ra ad lehetőséget. Ezen kívül több stack buffer overflow
    hibát is találtak a yaSSL TaoCrypt CertDecoder::GetName függvényében.
    
    A tomcat a WAR állományok kibontásakor directory traversal hibát tartalmaz.
    
    A ruby nem megfelelően kezel néhány sztringkezelő műveletet, a támadó
    kódot futtathat a rendszeren. A naplófájl írásakor nem szűri a terminál
    vezérlőkaraktereket, így azok néhány terminál emulációt megbolondítanak.
    A túl nagy számokat tartalmazó sztringek kezelése is hibás, a rendszer
    DoS-olható.
    
    Három DoS hibát is találtak a squid csomagban: az Auth fejléc kezelése hibás,
    nem tud mit kezdeni a csak fejlécet tartalmazó DNS csomagokkal, illetve a
    DoS-olható a HTCP protokollon keresztül is.
    
    Kihozták a xulrunner és firefox csomagok javítását is.
    
    Az expact UTF-8 sztring kezelési problémája érinti a xmlrpc-c programot is.
    
    DoS hibát találtak a pidgin MSN, Finch group chat szobák, illetve a
    smiley-k kezelésében.
    
    Súlyos biztonsági hibát találtak a sudo programban, a sudoedit engedélyezése
    esetén a támadó egy sudoedit nevű binárist a rendszeren elhelyezve könnyen
    root jogokat szerezhet. A runas_default opció használata is hibás, a sudo
    nem megfelően állítja be a csoport tagságokat, így a támadónak túl sok
    joga maradhat.
    
    A cups daemon a hálózaton át DoS-olható, illetve a setuid root lppasswd
    program format string hibát tartalmaz.
    
    A gnome-screensaver nem kezeli le amikor futás közben új screen-t kapcsolnak
    rá, ilyenkor a fizikailag jelen levő támadó hozzáfér a zárolt session-höz.
    
    
    --- Begin Message ---
    ===========================================================
    Ubuntu Security Notice USN-897-1          February 10, 2010
    mysql-dfsg-5.0, mysql-dfsg-5.1 vulnerabilities
    CVE-2008-4098, CVE-2008-4456, CVE-2008-7247, CVE-2009-2446,
    CVE-2009-4019, CVE-2009-4030, CVE-2009-4484
    ===========================================================
    
    A security issue affects the following Ubuntu releases:
    
    Ubuntu 6.06 LTS
    Ubuntu 8.04 LTS
    Ubuntu 8.10
    Ubuntu 9.04
    Ubuntu 9.10
    
    This advisory also applies to the corresponding versions of
    Kubuntu, Edubuntu, and Xubuntu.
    
    The problem can be corrected by upgrading your system to the
    following package versions:
    
    Ubuntu 6.06 LTS:
      mysql-server-5.0                5.0.22-0ubuntu6.06.12
    
    Ubuntu 8.04 LTS:
      mysql-server-5.0                5.0.51a-3ubuntu5.5
    
    Ubuntu 8.10:
      mysql-server-5.0                5.0.67-0ubuntu6.1
    
    Ubuntu 9.04:
      mysql-server-5.0                5.1.30really5.0.75-0ubuntu10.3
    
    Ubuntu 9.10:
      mysql-server-5.1                5.1.37-1ubuntu5.1
    
    In general, a standard system upgrade is sufficient to effect the
    necessary changes.
    
    Details follow:
    
    It was discovered that MySQL could be made to overwrite existing table
    files in the data directory. An authenticated user could use the DATA
    DIRECTORY and INDEX DIRECTORY options to possibly bypass privilege checks.
    This update alters table creation behaviour by disallowing the use of the
    MySQL data directory in DATA DIRECTORY and INDEX DIRECTORY options. This
    issue only affected Ubuntu 8.10. (CVE-2008-4098) 
    
    It was discovered that MySQL contained a cross-site scripting vulnerability
    in the command-line client when the --html option is enabled. An attacker
    could place arbitrary web script or html in a database cell, which would
    then get placed in the html document output by the command-line tool. This
    issue only affected Ubuntu 6.06 LTS, 8.04 LTS, 8.10 and 9.04.
    (CVE-2008-4456)
    
    It was discovered that MySQL could be made to overwrite existing table
    files in the data directory. An authenticated user could use symlinks
    combined with the DATA DIRECTORY and INDEX DIRECTORY options to possibly
    bypass privilege checks. This issue only affected Ubuntu 9.10.
    (CVE-2008-7247)
    
    It was discovered that MySQL contained multiple format string flaws when
    logging database creation and deletion. An authenticated user could use
    specially crafted database names to make MySQL crash, causing a denial of
    service. This issue only affected Ubuntu 6.06 LTS, 8.04 LTS, 8.10 and 9.04.
    (CVE-2009-2446)
    
    It was discovered that MySQL incorrectly handled errors when performing
    certain SELECT statements, and did not preserve correct flags when
    performing statements that use the GeomFromWKB function. An authenticated
    user could exploit this to make MySQL crash, causing a denial of service.
    (CVE-2009-4019)
    
    It was discovered that MySQL incorrectly checked symlinks when using the
    DATA DIRECTORY and INDEX DIRECTORY options. A local user could use symlinks
    to create tables that pointed to tables known to be created at a later
    time, bypassing access restrictions. (CVE-2009-4030)
    
    It was discovered that MySQL contained a buffer overflow when parsing
    ssl certificates. A remote attacker could send crafted requests and cause a
    denial of service or possibly execute arbitrary code. This issue did not
    affect Ubuntu 6.06 LTS and the default compiler options for affected
    releases should reduce the vulnerability to a denial of service. In the
    default installation, attackers would also be isolated by the AppArmor
    MySQL profile. (CVE-2009-4484)
    
    
    Updated packages for Ubuntu 6.06 LTS:
    
      Source archives:
    
        http://security.ubuntu.com/ubuntu/pool/main/m/mysql-dfsg-5.0/mysql-dfsg-5.0_5.0.22-0ubuntu6.06.12.diff.gz
          Size/MD5:   167876 00d09bda2a9e6a8d09bb9b871987049f
        http://security.ubuntu.com/ubuntu/pool/main/m/mysql-dfsg-5.0/mysql-dfsg-5.0_5.0.22-0ubuntu6.06.12.dsc
          Size/MD5:     1125 a7e5e72f375a937a016791eb938b0c43
        http://security.ubuntu.com/ubuntu/pool/main/m/mysql-dfsg-5.0/mysql-dfsg-5.0_5.0.22.orig.tar.gz
          Size/MD5: 18446645 2b8f36364373461190126817ec872031
    
      Architecture independent packages:
    
        http://security.ubuntu.com/ubuntu/pool/main/m/mysql-dfsg-5.0/mysql-client_5.0.22-0ubuntu6.06.12_all.deb
          Size/MD5:    39254 29bd1bf7821777bb0ff45362efaae9c1
        http://security.ubuntu.com/ubuntu/pool/main/m/mysql-dfsg-5.0/mysql-common_5.0.22-0ubuntu6.06.12_all.deb
          Size/MD5:    41802 55fc2a62d0f6c1cb6d6d3ee486bf1dbe
        http://security.ubuntu.com/ubuntu/pool/main/m/mysql-dfsg-5.0/mysql-server_5.0.22-0ubuntu6.06.12_all.deb
          Size/MD5:    39260 9d590dbd861ae98c88273f254eeac160
    
      amd64 architecture (Athlon64, Opteron, EM64T Xeon):
    
        http://security.ubuntu.com/ubuntu/pool/main/m/mysql-dfsg-5.0/libmysqlclient15-dev_5.0.22-0ubuntu6.06.12_amd64.deb
          Size/MD5:  6730446 10c7d0a9787128bbbe1eb26675a7d657
        http://security.ubuntu.com/ubuntu/pool/main/m/mysql-dfsg-5.0/libmysqlclient15off_5.0.22-0ubuntu6.06.12_amd64.deb
          Size/MD5:  1424244 b446087d5d5d6347cfbb18c702a8a58b
        http://security.ubuntu.com/ubuntu/pool/main/m/mysql-dfsg-5.0/mysql-client-5.0_5.0.22-0ubuntu6.06.12_amd64.deb
          Size/MD5:  6898198 2cc1f733f990a7952a940a48a39e43e4
        http://security.ubuntu.com/ubuntu/pool/main/m/mysql-dfsg-5.0/mysql-server-5.0_5.0.22-0ubuntu6.06.12_amd64.deb
          Size/MD5: 22493888 dda28be78a9efd6a58c3cd5a05271570
    
      i386 architecture (x86 compatible Intel/AMD):
    
        http://security.ubuntu.com/ubuntu/pool/main/m/mysql-dfsg-5.0/libmysqlclient15-dev_5.0.22-0ubuntu6.06.12_i386.deb
          Size/MD5:  6143164 fa552022904e46d3d7d06bda09b6ed1b
        http://security.ubuntu.com/ubuntu/pool/main/m/mysql-dfsg-5.0/libmysqlclient15off_5.0.22-0ubuntu6.06.12_i386.deb
          Size/MD5:  1384680 1ac135a8d8582014b642e07f0e43e7a2
        http://security.ubuntu.com/ubuntu/pool/main/m/mysql-dfsg-5.0/mysql-client-5.0_5.0.22-0ubuntu6.06.12_i386.deb
          Size/MD5:  6279786 438c8f54ffe6c48e67444b4f4fe9e831
        http://security.ubuntu.com/ubuntu/pool/main/m/mysql-dfsg-5.0/mysql-server-5.0_5.0.22-0ubuntu6.06.12_i386.deb
          Size/MD5: 21353338 aacc9a20e8a4dc73e54334af61e093d1
    
      powerpc architecture (Apple Macintosh G3/G4/G5):
    
        http://security.ubuntu.com/ubuntu/pool/main/m/mysql-dfsg-5.0/libmysqlclient15-dev_5.0.22-0ubuntu6.06.12_powerpc.deb
          Size/MD5:  6887098 933d514a51e9bdbd71e1892c510d5972
        http://security.ubuntu.com/ubuntu/pool/main/m/mysql-dfsg-5.0/libmysqlclient15off_5.0.22-0ubuntu6.06.12_powerpc.deb
          Size/MD5:  1464520 cba00b39363cd2c84cd241cef114c146
        http://security.ubuntu.com/ubuntu/pool/main/m/mysql-dfsg-5.0/mysql-client-5.0_5.0.22-0ubuntu6.06.12_powerpc.deb
          Size/MD5:  6945458 4d66c9c564888ed5083c5460d62571ff
        http://security.ubuntu.com/ubuntu/pool/main/m/mysql-dfsg-5.0/mysql-server-5.0_5.0.22-0ubuntu6.06.12_powerpc.deb
          Size/MD5: 22708438 f0df7d903d21e30015719606277c331e
    
      sparc architecture (Sun SPARC/UltraSPARC):
    
        http://security.ubuntu.com/ubuntu/pool/main/m/mysql-dfsg-5.0/libmysqlclient15-dev_5.0.22-0ubuntu6.06.12_sparc.deb
          Size/MD5:  6435878 2fe1f669d28c49ecac247ff966da1d74
        http://security.ubuntu.com/ubuntu/pool/main/m/mysql-dfsg-5.0/libmysqlclient15off_5.0.22-0ubuntu6.06.12_sparc.deb
          Size/MD5:  1436656 a4bc7daef42f56b4c7631979c1fb4205
        http://security.ubuntu.com/ubuntu/pool/main/m/mysql-dfsg-5.0/mysql-client-5.0_5.0.22-0ubuntu6.06.12_sparc.deb
          Size/MD5:  6546076 cf3c1b3a58c5c751e505039effd2736b
        http://security.ubuntu.com/ubuntu/pool/main/m/mysql-dfsg-5.0/mysql-server-5.0_5.0.22-0ubuntu6.06.12_sparc.deb
          Size/MD5: 21974626 0e5b525a96691d3846141872be033343
    
    Updated packages for Ubuntu 8.04 LTS:
    
      Source archives:
    
        http://security.ubuntu.com/ubuntu/pool/main/m/mysql-dfsg-5.0/mysql-dfsg-5.0_5.0.51a-3ubuntu5.5.diff.gz
          Size/MD5:   339669 5d60913fc963e3e79d7359ad34e01d73
        http://security.ubuntu.com/ubuntu/pool/main/m/mysql-dfsg-5.0/mysql-dfsg-5.0_5.0.51a-3ubuntu5.5.dsc
          Size/MD5:     1431 550486d7eb0d9bb0a16d9b6354c5ce63
        http://security.ubuntu.com/ubuntu/pool/main/m/mysql-dfsg-5.0/mysql-dfsg-5.0_5.0.51a.orig.tar.gz
          Size/MD5: 17946664 6fae978908ad5eb790fa3f24f16dadba
    
      Architecture independent packages:
    
        http://security.ubuntu.com/ubuntu/pool/main/m/mysql-dfsg-5.0/mysql-client_5.0.51a-3ubuntu5.5_all.deb
          Size/MD5:    52524 255aa521be7f73f8609f8ff34e2d9cb2
        http://security.ubuntu.com/ubuntu/pool/main/m/mysql-dfsg-5.0/mysql-common_5.0.51a-3ubuntu5.5_all.deb
          Size/MD5:    60760 029a306a41330da1162d8a6271903ea7
        http://security.ubuntu.com/ubuntu/pool/main/m/mysql-dfsg-5.0/mysql-server_5.0.51a-3ubuntu5.5_all.deb
          Size/MD5:    54718 1c739e3d3ba80d59e84daa50bbc7b108
    
      amd64 architecture (Athlon64, Opteron, EM64T Xeon):
    
        http://security.ubuntu.com/ubuntu/pool/main/m/mysql-dfsg-5.0/libmysqlclient15-dev_5.0.51a-3ubuntu5.5_amd64.deb
          Size/MD5:  7595714 aa4e4d10ffaeb884b689e31a1cef78f6
        http://security.ubuntu.com/ubuntu/pool/main/m/mysql-dfsg-5.0/libmysqlclient15off_5.0.51a-3ubuntu5.5_amd64.deb
          Size/MD5:  1878318 e6f3c214a9a9dd43c7544c9d483c6dc8
        http://security.ubuntu.com/ubuntu/pool/main/m/mysql-dfsg-5.0/mysql-client-5.0_5.0.51a-3ubuntu5.5_amd64.deb
          Size/MD5:  8243190 60fadf98f4a486a341d68e5fb64242f0
        http://security.ubuntu.com/ubuntu/pool/main/m/mysql-dfsg-5.0/mysql-server-5.0_5.0.51a-3ubuntu5.5_amd64.deb
          Size/MD5: 28019550 2def1acb4f58487fe46354c07697f70f
    
      i386 architecture (x86 compatible Intel/AMD):
    
        http://security.ubuntu.com/ubuntu/pool/main/m/mysql-dfsg-5.0/libmysqlclient15-dev_5.0.51a-3ubuntu5.5_i386.deb
          Size/MD5:  7217088 a5c18f67da82686380e498164baf9eb8
        http://security.ubuntu.com/ubuntu/pool/main/m/mysql-dfsg-5.0/libmysqlclient15off_5.0.51a-3ubuntu5.5_i386.deb
          Size/MD5:  1837214 75ed6085799e4c41404024e6b3b6cfb0
        http://security.ubuntu.com/ubuntu/pool/main/m/mysql-dfsg-5.0/mysql-client-5.0_5.0.51a-3ubuntu5.5_i386.deb
          Size/MD5:  7827620 12f85552fbbb64e2345e732732973824
        http://security.ubuntu.com/ubuntu/pool/main/m/mysql-dfsg-5.0/mysql-server-5.0_5.0.51a-3ubuntu5.5_i386.deb
          Size/MD5: 27429242 8f3a8be947c0fcceb832e6624e10b659
    
      lpia architecture (Low Power Intel Architecture):
    
        http://ports.ubuntu.com/pool/main/m/mysql-dfsg-5.0/libmysqlclient15-dev_5.0.51a-3ubuntu5.5_lpia.deb
          Size/MD5:  7161686 8597c58cf4965174975630dbb049485f
        http://ports.ubuntu.com/pool/main/m/mysql-dfsg-5.0/libmysqlclient15off_5.0.51a-3ubuntu5.5_lpia.deb
          Size/MD5:  1827214 1aa581c6751818c4fe1f0ce6bfb18e6f
        http://ports.ubuntu.com/pool/main/m/mysql-dfsg-5.0/mysql-client-5.0_5.0.51a-3ubuntu5.5_lpia.deb
          Size/MD5:  7841430 b289175e0013db05378e3f9cd427db65
        http://ports.ubuntu.com/pool/main/m/mysql-dfsg-5.0/mysql-server-5.0_5.0.51a-3ubuntu5.5_lpia.deb
          Size/MD5: 27358930 45969231c1d332db54f738e36da39abe
    
      powerpc architecture (Apple Macintosh G3/G4/G5):
    
        http://ports.ubuntu.com/pool/main/m/mysql-dfsg-5.0/libmysqlclient15-dev_5.0.51a-3ubuntu5.5_powerpc.deb
          Size/MD5:  7588138 4f767c278a4ba51b5083fd9ae4374325
        http://ports.ubuntu.com/pool/main/m/mysql-dfsg-5.0/libmysqlclient15off_5.0.51a-3ubuntu5.5_powerpc.deb
          Size/MD5:  1916056 d82c00070c1c0d9f4a58a7f1977eea62
        http://ports.ubuntu.com/pool/main/m/mysql-dfsg-5.0/mysql-client-5.0_5.0.51a-3ubuntu5.5_powerpc.deb
          Size/MD5:  8242628 8482aeb1c190500043f9b9b74ca3328c
        http://ports.ubuntu.com/pool/main/m/mysql-dfsg-5.0/mysql-server-5.0_5.0.51a-3ubuntu5.5_powerpc.deb
          Size/MD5: 28345180 75de60d6fac901c43e1c032b4c4ccdc8
    
      sparc architecture (Sun SPARC/UltraSPARC):
    
        http://ports.ubuntu.com/pool/main/m/mysql-dfsg-5.0/libmysqlclient15-dev_5.0.51a-3ubuntu5.5_sparc.deb
          Size/MD5:  7200904 de677b3281d476c8c2ab38858f055f51
        http://ports.ubuntu.com/pool/main/m/mysql-dfsg-5.0/libmysqlclient15off_5.0.51a-3ubuntu5.5_sparc.deb
          Size/MD5:  1846732 27a62502a5dd87bbcdf917391ab3583f
        http://ports.ubuntu.com/pool/main/m/mysql-dfsg-5.0/mysql-client-5.0_5.0.51a-3ubuntu5.5_sparc.deb
          Size/MD5:  7832466 39ee953d7ac9b1a3bb13a3ba6976a062
        http://ports.ubuntu.com/pool/main/m/mysql-dfsg-5.0/mysql-server-5.0_5.0.51a-3ubuntu5.5_sparc.deb
          Size/MD5: 27644158 62d3802f26217949a10152c120491b92
    
    Updated packages for Ubuntu 8.10:
    
      Source archives:
    
        http://security.ubuntu.com/ubuntu/pool/main/m/mysql-dfsg-5.0/mysql-dfsg-5.0_5.0.67-0ubuntu6.1.diff.gz
          Size/MD5:   336351 a373771dfabdc93b4171d9478a36ea5a
        http://security.ubuntu.com/ubuntu/pool/main/m/mysql-dfsg-5.0/mysql-dfsg-5.0_5.0.67-0ubuntu6.1.dsc
          Size/MD5:     1845 c2756cc5a230d0eeab3c766031df39c8
        http://security.ubuntu.com/ubuntu/pool/main/m/mysql-dfsg-5.0/mysql-dfsg-5.0_5.0.67.orig.tar.gz
          Size/MD5: 18190615 3c868d130a0edf4c9dd1da64fe141975
    
      Architecture independent packages:
    
        http://security.ubuntu.com/ubuntu/pool/main/m/mysql-dfsg-5.0/mysql-client_5.0.67-0ubuntu6.1_all.deb
          Size/MD5:    53318 1910e22b6ab49e474b2173fe3355218c
        http://security.ubuntu.com/ubuntu/pool/main/m/mysql-dfsg-5.0/mysql-common_5.0.67-0ubuntu6.1_all.deb
          Size/MD5:    61272 2da508710dafbd9a9b562cf8887f4b6b
        http://security.ubuntu.com/ubuntu/pool/main/m/mysql-dfsg-5.0/mysql-server_5.0.67-0ubuntu6.1_all.deb
          Size/MD5:    55508 6abad70a6b59c6a682aadb36449ca324
    
      amd64 architecture (Athlon64, Opteron, EM64T Xeon):
    
        http://security.ubuntu.com/ubuntu/pool/main/m/mysql-dfsg-5.0/libmysqlclient15-dev_5.0.67-0ubuntu6.1_amd64.deb
          Size/MD5:  7683166 3395c05fb294228283085ba373266e81
        http://security.ubuntu.com/ubuntu/pool/main/m/mysql-dfsg-5.0/libmysqlclient15off_5.0.67-0ubuntu6.1_amd64.deb
          Size/MD5:  1877112 e9aa4cb777e27bcc82edaa3654313b47
        http://security.ubuntu.com/ubuntu/pool/main/m/mysql-dfsg-5.0/mysql-client-5.0_5.0.67-0ubuntu6.1_amd64.deb
          Size/MD5:  8282998 739613274c6831eb3e2a1b3838f2defb
        http://security.ubuntu.com/ubuntu/pool/main/m/mysql-dfsg-5.0/mysql-server-5.0_5.0.67-0ubuntu6.1_amd64.deb
          Size/MD5: 27449918 7bbfd1737acd0316f7fc98371b67959e
    
      i386 architecture (x86 compatible Intel/AMD):
    
        http://security.ubuntu.com/ubuntu/pool/main/m/mysql-dfsg-5.0/libmysqlclient15-dev_5.0.67-0ubuntu6.1_i386.deb
          Size/MD5:  7295910 c4a4b4ffa0e6d27b45c06bb2f82793b6
        http://security.ubuntu.com/ubuntu/pool/main/m/mysql-dfsg-5.0/libmysqlclient15off_5.0.67-0ubuntu6.1_i386.deb
          Size/MD5:  1841126 9d2f4ec8c855eaf53097fc25d3b4ebdd
        http://security.ubuntu.com/ubuntu/pool/main/m/mysql-dfsg-5.0/mysql-client-5.0_5.0.67-0ubuntu6.1_i386.deb
          Size/MD5:  7882140 0628692852a8224ebedb2fc6c93ab0dc
        http://security.ubuntu.com/ubuntu/pool/main/m/mysql-dfsg-5.0/mysql-server-5.0_5.0.67-0ubuntu6.1_i386.deb
          Size/MD5: 26845390 f6837acba0ce00d6f47c7286873d9555
    
      lpia architecture (Low Power Intel Architecture):
    
        http://ports.ubuntu.com/pool/main/m/mysql-dfsg-5.0/libmysqlclient15-dev_5.0.67-0ubuntu6.1_lpia.deb
          Size/MD5:  7238848 8453be364e88a877e637d20d76277e1c
        http://ports.ubuntu.com/pool/main/m/mysql-dfsg-5.0/libmysqlclient15off_5.0.67-0ubuntu6.1_lpia.deb
          Size/MD5:  1829966 efd8e067d658633086a22b689c18a0fb
        http://ports.ubuntu.com/pool/main/m/mysql-dfsg-5.0/mysql-client-5.0_5.0.67-0ubuntu6.1_lpia.deb
          Size/MD5:  7876470 c3321d38368f6f3cfc1b2f0943571c9d
        http://ports.ubuntu.com/pool/main/m/mysql-dfsg-5.0/mysql-server-5.0_5.0.67-0ubuntu6.1_lpia.deb
          Size/MD5: 26771148 c0f9db9c9e5fcc35ab31961486466397
    
      powerpc architecture (Apple Macintosh G3/G4/G5):
    
        http://ports.ubuntu.com/pool/main/m/mysql-dfsg-5.0/libmysqlclient15-dev_5.0.67-0ubuntu6.1_powerpc.deb
          Size/MD5:  7698848 a770ab25d31340131a7b6b00ae246654
        http://ports.ubuntu.com/pool/main/m/mysql-dfsg-5.0/libmysqlclient15off_5.0.67-0ubuntu6.1_powerpc.deb
          Size/MD5:  1886412 f4e50087f47afa8b2ff26b780f83cd73
        http://ports.ubuntu.com/pool/main/m/mysql-dfsg-5.0/mysql-client-5.0_5.0.67-0ubuntu6.1_powerpc.deb
          Size/MD5:  8233508 0ce915b511dfab829cd19cb5a13c199b
        http://ports.ubuntu.com/pool/main/m/mysql-dfsg-5.0/mysql-server-5.0_5.0.67-0ubuntu6.1_powerpc.deb
          Size/MD5: 27424328 fa89227e20fc7ca82539bbdbcdc47a0b
    
      sparc architecture (Sun SPARC/UltraSPARC):
    
        http://ports.ubuntu.com/pool/main/m/mysql-dfsg-5.0/libmysqlclient15-dev_5.0.67-0ubuntu6.1_sparc.deb
          Size/MD5:  7216146 d35e071761c46fe5925fb899bc928bc7
        http://ports.ubuntu.com/pool/main/m/mysql-dfsg-5.0/libmysqlclient15off_5.0.67-0ubuntu6.1_sparc.deb
          Size/MD5:  1850628 9920dfdbcbb1bae208a3cf98ea939dc3
        http://ports.ubuntu.com/pool/main/m/mysql-dfsg-5.0/mysql-client-5.0_5.0.67-0ubuntu6.1_sparc.deb
          Size/MD5:  7843558 bc0ca5889cc4e548dfffdc36349c39d8
        http://ports.ubuntu.com/pool/main/m/mysql-dfsg-5.0/mysql-server-5.0_5.0.67-0ubuntu6.1_sparc.deb
          Size/MD5: 26978336 39ead5bdd637f37ecab2cdc9a80ff0f4
    
    Updated packages for Ubuntu 9.04:
    
      Source archives:
    
        http://security.ubuntu.com/ubuntu/pool/main/m/mysql-dfsg-5.0/mysql-dfsg-5.0_5.1.30really5.0.75-0ubuntu10.3.diff.gz
          Size/MD5:   352203 0ec231929483bcf16d96cdb9b0f58c9f
        http://security.ubuntu.com/ubuntu/pool/main/m/mysql-dfsg-5.0/mysql-dfsg-5.0_5.1.30really5.0.75-0ubuntu10.3.dsc
          Size/MD5:     1956 786a69531e3997a24963c2289c2f99a4
        http://security.ubuntu.com/ubuntu/pool/main/m/mysql-dfsg-5.0/mysql-dfsg-5.0_5.1.30really5.0.75.orig.tar.gz
          Size/MD5: 18275990 81153cfb1108f858446a69c6371fd9f3
    
      Architecture independent packages:
    
        http://security.ubuntu.com/ubuntu/pool/main/m/mysql-dfsg-5.0/mysql-client_5.1.30really5.0.75-0ubuntu10.3_all.deb
          Size/MD5:    55530 065b5eb033ab08fc571597578111c6bd
        http://security.ubuntu.com/ubuntu/pool/main/m/mysql-dfsg-5.0/mysql-common_5.1.30really5.0.75-0ubuntu10.3_all.deb
          Size/MD5:    63400 526faed8d9ba168839a9d84aad4fc9d6
        http://security.ubuntu.com/ubuntu/pool/main/m/mysql-dfsg-5.0/mysql-server_5.1.30really5.0.75-0ubuntu10.3_all.deb
          Size/MD5:    57722 ff1439fc167590572fe8d655db49e1bc
    
      amd64 architecture (Athlon64, Opteron, EM64T Xeon):
    
        http://security.ubuntu.com/ubuntu/pool/main/m/mysql-dfsg-5.0/libmysqlclient15-dev_5.1.30really5.0.75-0ubuntu10.3_amd64.deb
          Size/MD5:  7690120 6da2ea09e8edf8a3d768a8e3d1ea15a9
        http://security.ubuntu.com/ubuntu/pool/main/m/mysql-dfsg-5.0/libmysqlclient15off_5.1.30really5.0.75-0ubuntu10.3_amd64.deb
          Size/MD5:  1879070 3fc7c0599b8324bd9fc22c5eefa3b976
        http://security.ubuntu.com/ubuntu/pool/main/m/mysql-dfsg-5.0/mysql-client-5.0_5.1.30really5.0.75-0ubuntu10.3_amd64.deb
          Size/MD5:  8292706 0cbea113abd4393a8ef2d0231578ce7f
        http://security.ubuntu.com/ubuntu/pool/main/m/mysql-dfsg-5.0/mysql-server-5.0_5.1.30really5.0.75-0ubuntu10.3_amd64.deb
          Size/MD5: 24014628 767d67b701b7461e77fa1d1977d11e1b
        http://security.ubuntu.com/ubuntu/pool/main/m/mysql-dfsg-5.0/mysql-server-core-5.0_5.1.30really5.0.75-0ubuntu10.3_amd64.deb
          Size/MD5:  3535012 0dc0c7f6f230c30aeda03e99d578653b
    
      i386 architecture (x86 compatible Intel/AMD):
    
        http://security.ubuntu.com/ubuntu/pool/main/m/mysql-dfsg-5.0/libmysqlclient15-dev_5.1.30really5.0.75-0ubuntu10.3_i386.deb
          Size/MD5:  7299230 baac628c664dfa1c699cc213a9c78fa6
        http://security.ubuntu.com/ubuntu/pool/main/m/mysql-dfsg-5.0/libmysqlclient15off_5.1.30really5.0.75-0ubuntu10.3_i386.deb
          Size/MD5:  1843044 644c14b195edb5e34d8945ee407d2576
        http://security.ubuntu.com/ubuntu/pool/main/m/mysql-dfsg-5.0/mysql-client-5.0_5.1.30really5.0.75-0ubuntu10.3_i386.deb
          Size/MD5:  7879312 5158664029e5253233b9140b39a2df80
        http://security.ubuntu.com/ubuntu/pool/main/m/mysql-dfsg-5.0/mysql-server-5.0_5.1.30really5.0.75-0ubuntu10.3_i386.deb
          Size/MD5: 23557588 90bd4333bd68fd47b530dca5dcc5eff4
        http://security.ubuntu.com/ubuntu/pool/main/m/mysql-dfsg-5.0/mysql-server-core-5.0_5.1.30really5.0.75-0ubuntu10.3_i386.deb
          Size/MD5:  3349320 d18278f2c4ef544a885e115006327c1e
    
      lpia architecture (Low Power Intel Architecture):
    
        http://ports.ubuntu.com/pool/main/m/mysql-dfsg-5.0/libmysqlclient15-dev_5.1.30really5.0.75-0ubuntu10.3_lpia.deb
          Size/MD5:  7240220 fa79ae81847f46dcd5d5daefa8a6c0f3
        http://ports.ubuntu.com/pool/main/m/mysql-dfsg-5.0/libmysqlclient15off_5.1.30really5.0.75-0ubuntu10.3_lpia.deb
          Size/MD5:  1831892 1e2464fce24ca6ea84345ca0978f49e0
        http://ports.ubuntu.com/pool/main/m/mysql-dfsg-5.0/mysql-client-5.0_5.1.30really5.0.75-0ubuntu10.3_lpia.deb
          Size/MD5:  7882476 63d25719b32f8656462d1fd25a18819d
        http://ports.ubuntu.com/pool/main/m/mysql-dfsg-5.0/mysql-server-5.0_5.1.30really5.0.75-0ubuntu10.3_lpia.deb
          Size/MD5: 23479958 5343688fc3ef1a7ac6b59a6bcffd45fd
        http://ports.ubuntu.com/pool/main/m/mysql-dfsg-5.0/mysql-server-core-5.0_5.1.30really5.0.75-0ubuntu10.3_lpia.deb
          Size/MD5:  3345432 14be7d779f4b5efabcbcddbb0d5a7acd
    
      powerpc architecture (Apple Macintosh G3/G4/G5):
    
        http://ports.ubuntu.com/pool/main/m/mysql-dfsg-5.0/libmysqlclient15-dev_5.1.30really5.0.75-0ubuntu10.3_powerpc.deb
          Size/MD5:  7692764 da0649e484302c6461ba8384121b91b2
        http://ports.ubuntu.com/pool/main/m/mysql-dfsg-5.0/libmysqlclient15off_5.1.30really5.0.75-0ubuntu10.3_powerpc.deb
          Size/MD5:  1883958 7f463f7d3b36f4681e3b808d737036d0
        http://ports.ubuntu.com/pool/main/m/mysql-dfsg-5.0/mysql-client-5.0_5.1.30really5.0.75-0ubuntu10.3_powerpc.deb
          Size/MD5:  8223568 7b96828c66e1120ffea61c84d2d2e838
        http://ports.ubuntu.com/pool/main/m/mysql-dfsg-5.0/mysql-server-5.0_5.1.30really5.0.75-0ubuntu10.3_powerpc.deb
          Size/MD5: 23969054 26a44c422051e7dd3f51bc85b59af8c6
        http://ports.ubuntu.com/pool/main/m/mysql-dfsg-5.0/mysql-server-core-5.0_5.1.30really5.0.75-0ubuntu10.3_powerpc.deb
          Size/MD5:  3491954 7363ef1740d5de28a3a2fc99f87ed8cb
    
      sparc architecture (Sun SPARC/UltraSPARC):
    
        http://ports.ubuntu.com/pool/main/m/mysql-dfsg-5.0/libmysqlclient15-dev_5.1.30really5.0.75-0ubuntu10.3_sparc.deb
          Size/MD5:  7222702 4a0634e6d9cf1d39bd89c2c5487b573d
        http://ports.ubuntu.com/pool/main/m/mysql-dfsg-5.0/libmysqlclient15off_5.1.30really5.0.75-0ubuntu10.3_sparc.deb
          Size/MD5:  1850126 cab29baa81c69947373e3e4feb42feb4
        http://ports.ubuntu.com/pool/main/m/mysql-dfsg-5.0/mysql-client-5.0_5.1.30really5.0.75-0ubuntu10.3_sparc.deb
          Size/MD5:  7853078 557aa2180add88e17f4aeccca599af27
        http://ports.ubuntu.com/pool/main/m/mysql-dfsg-5.0/mysql-server-5.0_5.1.30really5.0.75-0ubuntu10.3_sparc.deb
          Size/MD5: 23770508 862006745adfc1d70475859390cad1b7
        http://ports.ubuntu.com/pool/main/m/mysql-dfsg-5.0/mysql-server-core-5.0_5.1.30really5.0.75-0ubuntu10.3_sparc.deb
          Size/MD5:  3303030 0c42d41169e9f68a151fefef5c98808b
    
    Updated packages for Ubuntu 9.10:
    
      Source archives:
    
        http://security.ubuntu.com/ubuntu/pool/main/m/mysql-dfsg-5.1/mysql-dfsg-5.1_5.1.37-1ubuntu5.1.diff.gz
          Size/MD5:   324027 081acc52aeb607791ced32e325a75fd3
        http://security.ubuntu.com/ubuntu/pool/main/m/mysql-dfsg-5.1/mysql-dfsg-5.1_5.1.37-1ubuntu5.1.dsc
          Size/MD5:     1882 46dbf831cc6b4780f2cd83413b5661c7
        http://security.ubuntu.com/ubuntu/pool/main/m/mysql-dfsg-5.1/mysql-dfsg-5.1_5.1.37.orig.tar.gz
          Size/MD5: 17814352 a472b99a174592f052c37042764fea3e
    
      Architecture independent packages:
    
        http://security.ubuntu.com/ubuntu/pool/main/m/mysql-dfsg-5.1/libmysqlclient16-dev_5.1.37-1ubuntu5.1_all.deb
          Size/MD5:    64104 2d47dd54cebd480163fff113ce7b5506
        http://security.ubuntu.com/ubuntu/pool/main/m/mysql-dfsg-5.1/mysql-client_5.1.37-1ubuntu5.1_all.deb
          Size/MD5:    64164 dd07b397c640f1687e10272ffc5a247a
        http://security.ubuntu.com/ubuntu/pool/main/m/mysql-dfsg-5.1/mysql-common_5.1.37-1ubuntu5.1_all.deb
          Size/MD5:    69956 0ae3bdd2851865960eb9742ffeba8f11
        http://security.ubuntu.com/ubuntu/pool/main/m/mysql-dfsg-5.1/mysql-server_5.1.37-1ubuntu5.1_all.deb
          Size/MD5:    64288 376ed64c975947bb287391bb1bcbe932
    
      amd64 architecture (Athlon64, Opteron, EM64T Xeon):
    
        http://security.ubuntu.com/ubuntu/pool/main/m/mysql-dfsg-5.1/libmysqlclient-dev_5.1.37-1ubuntu5.1_amd64.deb
          Size/MD5:  2401434 41b7e469f1566b873d524bafda60e75e
        http://security.ubuntu.com/ubuntu/pool/main/m/mysql-dfsg-5.1/libmysqlclient16_5.1.37-1ubuntu5.1_amd64.deb
          Size/MD5:  1959230 70a0ccab9e29f6bb5ef029d73fe8c3d4
        http://security.ubuntu.com/ubuntu/pool/main/m/mysql-dfsg-5.1/libmysqld-dev_5.1.37-1ubuntu5.1_amd64.deb
          Size/MD5:  5664854 2e126e3a5d850d0361b25fc9e8808ef4
        http://security.ubuntu.com/ubuntu/pool/main/m/mysql-dfsg-5.1/libmysqld-pic_5.1.37-1ubuntu5.1_amd64.deb
          Size/MD5:  4435352 8e6e88801c466891a9e07743729b6e0c
        http://security.ubuntu.com/ubuntu/pool/main/m/mysql-dfsg-5.1/mysql-client-5.1_5.1.37-1ubuntu5.1_amd64.deb
          Size/MD5:  8833598 0200fbf6745b2d4df5fe4638f33e6b6d
        http://security.ubuntu.com/ubuntu/pool/main/m/mysql-dfsg-5.1/mysql-server-5.1_5.1.37-1ubuntu5.1_amd64.deb
          Size/MD5:  7271574 f0d1d182a70af5e07d952633a966b22f
        http://security.ubuntu.com/ubuntu/pool/main/m/mysql-dfsg-5.1/mysql-server-core-5.1_5.1.37-1ubuntu5.1_amd64.deb
          Size/MD5:  4125858 76802bd95972939cf2e21a2a317ca17e
    
      i386 architecture (x86 compatible Intel/AMD):
    
        http://security.ubuntu.com/ubuntu/pool/main/m/mysql-dfsg-5.1/libmysqlclient-dev_5.1.37-1ubuntu5.1_i386.deb
          Size/MD5:  2331504 f0e7160d445f086438227ed6f7814c4e
        http://security.ubuntu.com/ubuntu/pool/main/m/mysql-dfsg-5.1/libmysqlclient16_5.1.37-1ubuntu5.1_i386.deb
          Size/MD5:  1903424 d38f149b1c062dd900a379a34d4071a0
        http://security.ubuntu.com/ubuntu/pool/main/m/mysql-dfsg-5.1/libmysqld-dev_5.1.37-1ubuntu5.1_i386.deb
          Size/MD5:  5430754 545a105ae29b719b39fb27e3442e0775
        http://security.ubuntu.com/ubuntu/pool/main/m/mysql-dfsg-5.1/libmysqld-pic_5.1.37-1ubuntu5.1_i386.deb
          Size/MD5:  4208940 52feb3c648a6466bd1fc5735f50dbb89
        http://security.ubuntu.com/ubuntu/pool/main/m/mysql-dfsg-5.1/mysql-client-5.1_5.1.37-1ubuntu5.1_i386.deb
          Size/MD5:  8202316 f10965dd8477b55363b4d9f82395fcd5
        http://security.ubuntu.com/ubuntu/pool/main/m/mysql-dfsg-5.1/mysql-server-5.1_5.1.37-1ubuntu5.1_i386.deb
          Size/MD5:  7186322 6aa11525e264e48f16c6b89ea6a738f7
        http://security.ubuntu.com/ubuntu/pool/main/m/mysql-dfsg-5.1/mysql-server-core-5.1_5.1.37-1ubuntu5.1_i386.deb
          Size/MD5:  3838568 337f04d464f77fe992fa8e69489b9748
    
      lpia architecture (Low Power Intel Architecture):
    
        http://ports.ubuntu.com/pool/main/m/mysql-dfsg-5.1/libmysqlclient-dev_5.1.37-1ubuntu5.1_lpia.deb
          Size/MD5:  2320962 06e64a478b4ede2470771fac26342064
        http://ports.ubuntu.com/pool/main/m/mysql-dfsg-5.1/libmysqlclient16_5.1.37-1ubuntu5.1_lpia.deb
          Size/MD5:  1904468 1b01e357d6445da62ba0a8f888800269
        http://ports.ubuntu.com/pool/main/m/mysql-dfsg-5.1/libmysqld-dev_5.1.37-1ubuntu5.1_lpia.deb
          Size/MD5:  5396228 7bb5585662b0883cb817fd0c8169bb84
        http://ports.ubuntu.com/pool/main/m/mysql-dfsg-5.1/libmysqld-pic_5.1.37-1ubuntu5.1_lpia.deb
          Size/MD5:  4179966 c6ad5137f34df27156f09520980f2e6c
        http://ports.ubuntu.com/pool/main/m/mysql-dfsg-5.1/mysql-client-5.1_5.1.37-1ubuntu5.1_lpia.deb
          Size/MD5:  8189810 151ed5d123d9ac50558cbc6b83b6a6ee
        http://ports.ubuntu.com/pool/main/m/mysql-dfsg-5.1/mysql-server-5.1_5.1.37-1ubuntu5.1_lpia.deb
          Size/MD5:  7196610 3134ca1a858bc6d9a4d810b0b782d8e5
        http://ports.ubuntu.com/pool/main/m/mysql-dfsg-5.1/mysql-server-core-5.1_5.1.37-1ubuntu5.1_lpia.deb
          Size/MD5:  3826714 9b7e7469d2744da817fde75fdf6d8917
    
      powerpc architecture (Apple Macintosh G3/G4/G5):
    
        http://ports.ubuntu.com/pool/main/m/mysql-dfsg-5.1/libmysqlclient-dev_5.1.37-1ubuntu5.1_powerpc.deb
          Size/MD5:  2417938 6b29433aaa8e8cabd380e005d4cfea58
        http://ports.ubuntu.com/pool/main/m/mysql-dfsg-5.1/libmysqlclient16_5.1.37-1ubuntu5.1_powerpc.deb
          Size/MD5:  1934354 6e8274c6d42fdfdcf61198c8741a24cc
        http://ports.ubuntu.com/pool/main/m/mysql-dfsg-5.1/libmysqld-dev_5.1.37-1ubuntu5.1_powerpc.deb
          Size/MD5:  5627838 1d098c34ad32fab1de5908685c9a6077
        http://ports.ubuntu.com/pool/main/m/mysql-dfsg-5.1/libmysqld-pic_5.1.37-1ubuntu5.1_powerpc.deb
          Size/MD5:  4361220 1f281f697381cfb468d11a369ebb16a4
        http://ports.ubuntu.com/pool/main/m/mysql-dfsg-5.1/mysql-client-5.1_5.1.37-1ubuntu5.1_powerpc.deb
          Size/MD5:  8685418 5a004af8a70a5575500db54da4c2b6fa
        http://ports.ubuntu.com/pool/main/m/mysql-dfsg-5.1/mysql-server-5.1_5.1.37-1ubuntu5.1_powerpc.deb
          Size/MD5:  7206674 05bcbe3dc75172bb7c03db4194210553
        http://ports.ubuntu.com/pool/main/m/mysql-dfsg-5.1/mysql-server-core-5.1_5.1.37-1ubuntu5.1_powerpc.deb
          Size/MD5:  4061750 962d092c5c6774f0f043557101b07907
    
      sparc architecture (Sun SPARC/UltraSPARC):
    
        http://ports.ubuntu.com/pool/main/m/mysql-dfsg-5.1/libmysqlclient-dev_5.1.37-1ubuntu5.1_sparc.deb
          Size/MD5:  2318038 4a05ff8676fb62d2877b880c60aceb04
        http://ports.ubuntu.com/pool/main/m/mysql-dfsg-5.1/libmysqlclient16_5.1.37-1ubuntu5.1_sparc.deb
          Size/MD5:  1925036 8c70c11fe4610506214a83259301755d
        http://ports.ubuntu.com/pool/main/m/mysql-dfsg-5.1/libmysqld-dev_5.1.37-1ubuntu5.1_sparc.deb
          Size/MD5:  5290706 eecd02ca6929a0119de8f28725a2d061
        http://ports.ubuntu.com/pool/main/m/mysql-dfsg-5.1/libmysqld-pic_5.1.37-1ubuntu5.1_sparc.deb
          Size/MD5:  4078654 a569a9994e214b5dfa65b98324da2b53
        http://ports.ubuntu.com/pool/main/m/mysql-dfsg-5.1/mysql-client-5.1_5.1.37-1ubuntu5.1_sparc.deb
          Size/MD5:  8328340 567bfd7dfd65df115d5cf617ea966633
        http://ports.ubuntu.com/pool/main/m/mysql-dfsg-5.1/mysql-server-5.1_5.1.37-1ubuntu5.1_sparc.deb
          Size/MD5:  7298590 8fed24d4d76cc540cd391d11ff23773e
        http://ports.ubuntu.com/pool/main/m/mysql-dfsg-5.1/mysql-server-core-5.1_5.1.37-1ubuntu5.1_sparc.deb
          Size/MD5:  3876780 78bb59a165a1a1f8ee2c25f19436f7dc
    
    
    
    
    

    Attachment: signature.asc
    Description: This is a digitally signed message part


    --- End Message ---
    --- Begin Message ---
    ===========================================================
    Ubuntu Security Notice USN-898-1          February 10, 2010
    gnome-screensaver vulnerability
    CVE-2010-0414
    ===========================================================
    
    A security issue affects the following Ubuntu releases:
    
    Ubuntu 9.10
    
    This advisory also applies to the corresponding versions of
    Kubuntu, Edubuntu, and Xubuntu.
    
    The problem can be corrected by upgrading your system to the
    following package versions:
    
    Ubuntu 9.10:
      gnome-screensaver               2.28.0-0ubuntu3.4
    
    After a standard system upgrade you need to restart your session to effect
    the necessary changes.
    
    Details follow:
    
    It was discovered that gnome-screensaver did not correctly handle monitor
    hotplugging. An attacker with physical access could cause gnome-screensaver
    to crash and gain access to the locked session.
    
    
    Updated packages for Ubuntu 9.10:
    
      Source archives:
    
        http://security.ubuntu.com/ubuntu/pool/main/g/gnome-screensaver/gnome-screensaver_2.28.0-0ubuntu3.4.diff.gz
          Size/MD5:    14438 df2eeb9fde262814316d3d909bcc29aa
        http://security.ubuntu.com/ubuntu/pool/main/g/gnome-screensaver/gnome-screensaver_2.28.0-0ubuntu3.4.dsc
          Size/MD5:     1757 6aa4026ae6faa87f58a76d0def8220cb
        http://security.ubuntu.com/ubuntu/pool/main/g/gnome-screensaver/gnome-screensaver_2.28.0.orig.tar.gz
          Size/MD5:  5069053 cdf328a0443a3cc30b4b2b36d9a99236
    
      amd64 architecture (Athlon64, Opteron, EM64T Xeon):
    
        http://security.ubuntu.com/ubuntu/pool/main/g/gnome-screensaver/gnome-screensaver_2.28.0-0ubuntu3.4_amd64.deb
          Size/MD5:  4185932 a64b30c3d21a6914d1a2376c9b85c34d
    
      i386 architecture (x86 compatible Intel/AMD):
    
        http://security.ubuntu.com/ubuntu/pool/main/g/gnome-screensaver/gnome-screensaver_2.28.0-0ubuntu3.4_i386.deb
          Size/MD5:  4169482 988fb3a93243e21d863462a7ec9c4d71
    
      lpia architecture (Low Power Intel Architecture):
    
        http://ports.ubuntu.com/pool/main/g/gnome-screensaver/gnome-screensaver_2.28.0-0ubuntu3.4_lpia.deb
          Size/MD5:  4170332 40dcb1fb1c203811b2c4c0895a9e22af
    
      powerpc architecture (Apple Macintosh G3/G4/G5):
    
        http://ports.ubuntu.com/pool/main/g/gnome-screensaver/gnome-screensaver_2.28.0-0ubuntu3.4_powerpc.deb
          Size/MD5:  4179928 709de0a74df0c05f3605b30eae34edba
    
      sparc architecture (Sun SPARC/UltraSPARC):
    
        http://ports.ubuntu.com/pool/main/g/gnome-screensaver/gnome-screensaver_2.28.0-0ubuntu3.4_sparc.deb
          Size/MD5:  4178372 cc91e447b311c1f509cbcfbf635c92a6
    
    
    
    
    

    Attachment: signature.asc
    Description: This is a digitally signed message part


    --- End Message ---
    --- Begin Message ---
    ===========================================================
    Ubuntu Security Notice USN-899-1          February 11, 2010
    tomcat6 vulnerabilities
    CVE-2009-2693, CVE-2009-2901, CVE-2009-2902
    ===========================================================
    
    A security issue affects the following Ubuntu releases:
    
    Ubuntu 8.10
    Ubuntu 9.04
    Ubuntu 9.10
    
    This advisory also applies to the corresponding versions of
    Kubuntu, Edubuntu, and Xubuntu.
    
    The problem can be corrected by upgrading your system to the
    following package versions:
    
    Ubuntu 8.10:
      libtomcat6-java                 6.0.18-0ubuntu3.3
    
    Ubuntu 9.04:
      libtomcat6-java                 6.0.18-0ubuntu6.2
    
    Ubuntu 9.10:
      libtomcat6-java                 6.0.20-2ubuntu2.1
    
    In general, a standard system upgrade is sufficient to effect the
    necessary changes.
    
    Details follow:
    
    It was discovered that Tomcat did not correctly validate WAR filenames or
    paths when deploying. A remote attacker could send a specially crafted WAR
    file to be deployed and cause arbitrary files and directories to be
    created, overwritten, or deleted.
    
    
    Updated packages for Ubuntu 8.10:
    
      Source archives:
    
        http://security.ubuntu.com/ubuntu/pool/main/t/tomcat6/tomcat6_6.0.18-0ubuntu3.3.diff.gz
          Size/MD5:    26616 15947847c9ba6bca5b4c7c30280c0fb8
        http://security.ubuntu.com/ubuntu/pool/main/t/tomcat6/tomcat6_6.0.18-0ubuntu3.3.dsc
          Size/MD5:     1379 86363fde24b72d18e84ef451312646b1
        http://security.ubuntu.com/ubuntu/pool/main/t/tomcat6/tomcat6_6.0.18.orig.tar.gz
          Size/MD5:  3484249 9bdbb1c1d79302c80057a70b18fe6721
    
      Architecture independent packages:
    
        http://security.ubuntu.com/ubuntu/pool/main/t/tomcat6/libservlet2.5-java_6.0.18-0ubuntu3.3_all.deb
          Size/MD5:   174352 069180c1a5572ce1f6fa93bcccb5d416
        http://security.ubuntu.com/ubuntu/pool/main/t/tomcat6/libtomcat6-java_6.0.18-0ubuntu3.3_all.deb
          Size/MD5:  2963632 cc3ccccd2a204091802013ba3ed1a14b
        http://security.ubuntu.com/ubuntu/pool/main/t/tomcat6/tomcat6-admin_6.0.18-0ubuntu3.3_all.deb
          Size/MD5:    37574 0338b8f2dae4792fa115d748ad6ef0c4
        http://security.ubuntu.com/ubuntu/pool/main/t/tomcat6/tomcat6-common_6.0.18-0ubuntu3.3_all.deb
          Size/MD5:    53718 28ea7eeff8f52e7999e79753241b5764
        http://security.ubuntu.com/ubuntu/pool/main/t/tomcat6/tomcat6-docs_6.0.18-0ubuntu3.3_all.deb
          Size/MD5:   714470 0f4e4e92a9c8299c09aa701e2234a299
        http://security.ubuntu.com/ubuntu/pool/main/t/tomcat6/tomcat6-examples_6.0.18-0ubuntu3.3_all.deb
          Size/MD5:   419384 ee04dfb73fd622f9da2b29dabcc63062
        http://security.ubuntu.com/ubuntu/pool/main/t/tomcat6/tomcat6-user_6.0.18-0ubuntu3.3_all.deb
          Size/MD5:    18856 82a444d0784a9de1792acefa4e422819
        http://security.ubuntu.com/ubuntu/pool/main/t/tomcat6/tomcat6_6.0.18-0ubuntu3.3_all.deb
          Size/MD5:    24418 4cde466df88b81d842874504669c5ed5
    
    Updated packages for Ubuntu 9.04:
    
      Source archives:
    
        http://security.ubuntu.com/ubuntu/pool/main/t/tomcat6/tomcat6_6.0.18-0ubuntu6.2.diff.gz
          Size/MD5:    29144 b204c293225729248eb147a84d120c05
        http://security.ubuntu.com/ubuntu/pool/main/t/tomcat6/tomcat6_6.0.18-0ubuntu6.2.dsc
          Size/MD5:     1412 21a10f9c437e9edffb7baae80196a3da
        http://security.ubuntu.com/ubuntu/pool/main/t/tomcat6/tomcat6_6.0.18.orig.tar.gz
          Size/MD5:  3484249 9bdbb1c1d79302c80057a70b18fe6721
    
      Architecture independent packages:
    
        http://security.ubuntu.com/ubuntu/pool/main/t/tomcat6/libservlet2.5-java-doc_6.0.18-0ubuntu6.2_all.deb
          Size/MD5:   246472 867519558398828a41a2cfb74f59fbf8
        http://security.ubuntu.com/ubuntu/pool/main/t/tomcat6/libservlet2.5-java_6.0.18-0ubuntu6.2_all.deb
          Size/MD5:   172726 fdf61235de74397f6cdaef0e1c75efff
        http://security.ubuntu.com/ubuntu/pool/main/t/tomcat6/libtomcat6-java_6.0.18-0ubuntu6.2_all.deb
          Size/MD5:  2848098 f2b6718e0e25cab22a7dd9cbf2f2d920
        http://security.ubuntu.com/ubuntu/pool/main/t/tomcat6/tomcat6-admin_6.0.18-0ubuntu6.2_all.deb
          Size/MD5:    38086 61d1f99bfadee394356ba09955af203f
        http://security.ubuntu.com/ubuntu/pool/main/t/tomcat6/tomcat6-common_6.0.18-0ubuntu6.2_all.deb
          Size/MD5:    53422 1ba93e5960666a8c380a0091e3d0062e
        http://security.ubuntu.com/ubuntu/pool/main/t/tomcat6/tomcat6-docs_6.0.18-0ubuntu6.2_all.deb
          Size/MD5:   714374 0a82b6b46ba6fa3a4d2e1a22e7e802d0
        http://security.ubuntu.com/ubuntu/pool/main/t/tomcat6/tomcat6-examples_6.0.18-0ubuntu6.2_all.deb
          Size/MD5:   418550 4eb0f440623adab18796f907478c6ffc
        http://security.ubuntu.com/ubuntu/pool/main/t/tomcat6/tomcat6-user_6.0.18-0ubuntu6.2_all.deb
          Size/MD5:    20832 ba5f382e9a3423bf32a28c7aae1af22f
        http://security.ubuntu.com/ubuntu/pool/main/t/tomcat6/tomcat6_6.0.18-0ubuntu6.2_all.deb
          Size/MD5:    25210 09ce858a43d1d5eafc3be8c74df7f4eb
    
    Updated packages for Ubuntu 9.10:
    
      Source archives:
    
        http://security.ubuntu.com/ubuntu/pool/main/t/tomcat6/tomcat6_6.0.20-2ubuntu2.1.diff.gz
          Size/MD5:    24200 0301e8b6886eed5acfe1135262564354
        http://security.ubuntu.com/ubuntu/pool/main/t/tomcat6/tomcat6_6.0.20-2ubuntu2.1.dsc
          Size/MD5:     1564 9c02cfcdbf44123e1d1f669c23256109
        http://security.ubuntu.com/ubuntu/pool/main/t/tomcat6/tomcat6_6.0.20.orig.tar.gz
          Size/MD5:  3590562 44f49e7e14028b6a53c3c346bd18c72f
    
      Architecture independent packages:
    
        http://security.ubuntu.com/ubuntu/pool/main/t/tomcat6/libservlet2.5-java-doc_6.0.20-2ubuntu2.1_all.deb
          Size/MD5:   247082 f1b8ce2ec306f55eb10eaf3dfb554ba4
        http://security.ubuntu.com/ubuntu/pool/main/t/tomcat6/libservlet2.5-java_6.0.20-2ubuntu2.1_all.deb
          Size/MD5:   182942 987d4d34f2a24645372d44a2132d61a4
        http://security.ubuntu.com/ubuntu/pool/main/t/tomcat6/libtomcat6-java_6.0.20-2ubuntu2.1_all.deb
          Size/MD5:  2914180 850bbadb3973c1cac0a5764286054a0c
        http://security.ubuntu.com/ubuntu/pool/main/t/tomcat6/tomcat6-admin_6.0.20-2ubuntu2.1_all.deb
          Size/MD5:    38746 069812c70cb608a1b97d51e2a22b746c
        http://security.ubuntu.com/ubuntu/pool/main/t/tomcat6/tomcat6-common_6.0.20-2ubuntu2.1_all.deb
          Size/MD5:    36530 e6f95590d1998a7d9f05c87f65ddcca6
        http://security.ubuntu.com/ubuntu/pool/main/t/tomcat6/tomcat6-docs_6.0.20-2ubuntu2.1_all.deb
          Size/MD5:   479894 0cf8923ff34c688300b61f7e15852f05
        http://security.ubuntu.com/ubuntu/pool/main/t/tomcat6/tomcat6-examples_6.0.20-2ubuntu2.1_all.deb
          Size/MD5:   418982 b75582d62de99c7f610f89dc87c19814
        http://security.ubuntu.com/ubuntu/pool/main/t/tomcat6/tomcat6-user_6.0.20-2ubuntu2.1_all.deb
          Size/MD5:    21602 dfb3677e4ea5df88905a30b3b9268857
        http://security.ubuntu.com/ubuntu/pool/main/t/tomcat6/tomcat6_6.0.20-2ubuntu2.1_all.deb
          Size/MD5:    25988 b4898543c09f3f35c0b4e835a95cc11c
    
    
    
    
    

    Attachment: signature.asc
    Description: This is a digitally signed message part


    --- End Message ---
    --- Begin Message ---
    ===========================================================
    Ubuntu Security Notice USN-900-1          February 16, 2010
    ruby1.9 vulnerabilities
    CVE-2009-1904, CVE-2009-4124, CVE-2009-4492
    ===========================================================
    
    A security issue affects the following Ubuntu releases:
    
    Ubuntu 8.10
    Ubuntu 9.04
    Ubuntu 9.10
    
    This advisory also applies to the corresponding versions of
    Kubuntu, Edubuntu, and Xubuntu.
    
    The problem can be corrected by upgrading your system to the
    following package versions:
    
    Ubuntu 8.10:
      libruby1.9                      1.9.0.2-7ubuntu1.3
      ruby1.9                         1.9.0.2-7ubuntu1.3
    
    Ubuntu 9.04:
      libruby1.9                      1.9.0.2-9ubuntu1.2
      ruby1.9                         1.9.0.2-9ubuntu1.2
    
    Ubuntu 9.10:
      libruby1.9                      1.9.0.5-1ubuntu1.2
      ruby1.9                         1.9.0.5-1ubuntu1.2
    
    In general, a standard system upgrade is sufficient to effect the
    necessary changes.
    
    Details follow:
    
    Emmanouel Kellinis discovered that Ruby did not properly handle certain
    string operations. An attacker could exploit this issue and possibly
    execute arbitrary code with application privileges. (CVE-2009-4124)
    
    Giovanni Pellerano, Alessandro Tanasi, and Francesco Ongaro discovered that
    Ruby did not properly sanitize data written to log files. An attacker could
    insert specially-crafted data into log files which could affect certain
    terminal emulators and cause arbitrary files to be overwritten, or even
    possibly execute arbitrary commands. (CVE-2009-4492)
    
    It was discovered that Ruby did not properly handle string arguments that
    represent large numbers. An attacker could exploit this and cause a denial
    of service. This issue only affected Ubuntu 9.10. (CVE-2009-1904)
    
    
    Updated packages for Ubuntu 8.10:
    
      Source archives:
    
        http://security.ubuntu.com/ubuntu/pool/main/r/ruby1.9/ruby1.9_1.9.0.2-7ubuntu1.3.diff.gz
          Size/MD5:    55028 348a5acc2d4cd7140db6e559b61dcd65
        http://security.ubuntu.com/ubuntu/pool/main/r/ruby1.9/ruby1.9_1.9.0.2-7ubuntu1.3.dsc
          Size/MD5:     1772 d97af9578cccd57bd0478b24c4a15bbd
        http://security.ubuntu.com/ubuntu/pool/main/r/ruby1.9/ruby1.9_1.9.0.2.orig.tar.gz
          Size/MD5:  6407910 2a848b81ed1d6393b88eec8aa6173b75
    
      Architecture independent packages:
    
        http://security.ubuntu.com/ubuntu/pool/universe/r/ruby1.9/irb1.9_1.9.0.2-7ubuntu1.3_all.deb
          Size/MD5:    57858 469d331bfeb1828bcb883681a7644e57
        http://security.ubuntu.com/ubuntu/pool/universe/r/ruby1.9/rdoc1.9_1.9.0.2-7ubuntu1.3_all.deb
          Size/MD5:   112270 146debd3794502eaf8e150c4f4d7e4c0
        http://security.ubuntu.com/ubuntu/pool/universe/r/ruby1.9/ri1.9_1.9.0.2-7ubuntu1.3_all.deb
          Size/MD5:   972126 e38db5ccb627c08fa6218f8c2eeb10fa
        http://security.ubuntu.com/ubuntu/pool/universe/r/ruby1.9/ruby1.9-elisp_1.9.0.2-7ubuntu1.3_all.deb
          Size/MD5:    31506 2a605b2bea6de3c30cb7a663e08e8c05
        http://security.ubuntu.com/ubuntu/pool/universe/r/ruby1.9/ruby1.9-examples_1.9.0.2-7ubuntu1.3_all.deb
          Size/MD5:    64772 207c3c3409a49b341b5e9a2616fa7641
    
      amd64 architecture (Athlon64, Opteron, EM64T Xeon):
    
        http://security.ubuntu.com/ubuntu/pool/main/r/ruby1.9/libruby1.9-dbg_1.9.0.2-7ubuntu1.3_amd64.deb
          Size/MD5:  2114692 67f4ca5d88d85feeefe632e850e16eff
        http://security.ubuntu.com/ubuntu/pool/main/r/ruby1.9/libruby1.9_1.9.0.2-7ubuntu1.3_amd64.deb
          Size/MD5:  2276448 8f1a9b613c078ba0b74ef8f0a3e4f826
        http://security.ubuntu.com/ubuntu/pool/main/r/ruby1.9/ruby1.9-dev_1.9.0.2-7ubuntu1.3_amd64.deb
          Size/MD5:   943466 4180d671414cdedbe170ab4709448a50
        http://security.ubuntu.com/ubuntu/pool/main/r/ruby1.9/ruby1.9_1.9.0.2-7ubuntu1.3_amd64.deb
          Size/MD5:    26530 5ba45139014fd73a573e0759c56b1008
        http://security.ubuntu.com/ubuntu/pool/universe/r/ruby1.9/libdbm-ruby1.9_1.9.0.2-7ubuntu1.3_amd64.deb
          Size/MD5:    12556 3e1f3dc7bd6fa475f8f982b6ce5e690f
        http://security.ubuntu.com/ubuntu/pool/universe/r/ruby1.9/libgdbm-ruby1.9_1.9.0.2-7ubuntu1.3_amd64.deb
          Size/MD5:    11838 fbce05244095fd098d2296038166cf2d
        http://security.ubuntu.com/ubuntu/pool/universe/r/ruby1.9/libopenssl-ruby1.9_1.9.0.2-7ubuntu1.3_amd64.deb
          Size/MD5:   134348 8ec8a5fbdaebd9e3a6be2d6a3d929418
        http://security.ubuntu.com/ubuntu/pool/universe/r/ruby1.9/libreadline-ruby1.9_1.9.0.2-7ubuntu1.3_amd64.deb
          Size/MD5:    11650 c359b94a5b795e208ffdf3c4678f44cd
        http://security.ubuntu.com/ubuntu/pool/universe/r/ruby1.9/libtcltk-ruby1.9_1.9.0.2-7ubuntu1.3_amd64.deb
          Size/MD5:  1745694 f5932e13af1f755fe4c8b2006ff79d76
    
      i386 architecture (x86 compatible Intel/AMD):
    
        http://security.ubuntu.com/ubuntu/pool/main/r/ruby1.9/libruby1.9-dbg_1.9.0.2-7ubuntu1.3_i386.deb
          Size/MD5:  1921832 35049ad6802242d7b15a612c8e1c49b7
        http://security.ubuntu.com/ubuntu/pool/main/r/ruby1.9/libruby1.9_1.9.0.2-7ubuntu1.3_i386.deb
          Size/MD5:  2128332 732aea07d60e5d51b109ab1ec9255841
        http://security.ubuntu.com/ubuntu/pool/main/r/ruby1.9/ruby1.9-dev_1.9.0.2-7ubuntu1.3_i386.deb
          Size/MD5:   889670 a8e9efc4b8a9861970fa04502f306b7e
        http://security.ubuntu.com/ubuntu/pool/main/r/ruby1.9/ruby1.9_1.9.0.2-7ubuntu1.3_i386.deb
          Size/MD5:    26334 20453c14dd4752d0bcd6c57113223f62
        http://security.ubuntu.com/ubuntu/pool/universe/r/ruby1.9/libdbm-ruby1.9_1.9.0.2-7ubuntu1.3_i386.deb
          Size/MD5:    11196 6f03a7b40608ddd8392779dd7614ee63
        http://security.ubuntu.com/ubuntu/pool/universe/r/ruby1.9/libgdbm-ruby1.9_1.9.0.2-7ubuntu1.3_i386.deb
          Size/MD5:    10598 16b1152ff0f0a5107d62d3763c02fc4b
        http://security.ubuntu.com/ubuntu/pool/universe/r/ruby1.9/libopenssl-ruby1.9_1.9.0.2-7ubuntu1.3_i386.deb
          Size/MD5:   118216 82989a4fce705dcb097f2e1f19733774
        http://security.ubuntu.com/ubuntu/pool/universe/r/ruby1.9/libreadline-ruby1.9_1.9.0.2-7ubuntu1.3_i386.deb
          Size/MD5:    10820 116f6323b62e3742dbf810b6ddfa020f
        http://security.ubuntu.com/ubuntu/pool/universe/r/ruby1.9/libtcltk-ruby1.9_1.9.0.2-7ubuntu1.3_i386.deb
          Size/MD5:  1738400 ec8cdd0391905d1c19a5a9a8154ee5a3
    
      lpia architecture (Low Power Intel Architecture):
    
        http://ports.ubuntu.com/pool/main/r/ruby1.9/libruby1.9-dbg_1.9.0.2-7ubuntu1.3_lpia.deb
          Size/MD5:  1951290 f627dac8c651ea0e07142b437be17fef
        http://ports.ubuntu.com/pool/main/r/ruby1.9/libruby1.9_1.9.0.2-7ubuntu1.3_lpia.deb
          Size/MD5:  2105934 865dc70e94537756f5d90758c7283753
        http://ports.ubuntu.com/pool/main/r/ruby1.9/ruby1.9-dev_1.9.0.2-7ubuntu1.3_lpia.deb
          Size/MD5:   874308 2c841afdafba632e9945a8ca9250c480
        http://ports.ubuntu.com/pool/main/r/ruby1.9/ruby1.9_1.9.0.2-7ubuntu1.3_lpia.deb
          Size/MD5:    26306 4fa63f6bb28fa5ef3768b5e33532b000
        http://ports.ubuntu.com/pool/universe/r/ruby1.9/libdbm-ruby1.9_1.9.0.2-7ubuntu1.3_lpia.deb
          Size/MD5:    11244 fde2cd5d4e1d5d1f5a837ccc8e480024
        http://ports.ubuntu.com/pool/universe/r/ruby1.9/libgdbm-ruby1.9_1.9.0.2-7ubuntu1.3_lpia.deb
          Size/MD5:    10418 f2f8be28f47de462fc5d1a019a2f0619
        http://ports.ubuntu.com/pool/universe/r/ruby1.9/libopenssl-ruby1.9_1.9.0.2-7ubuntu1.3_lpia.deb
          Size/MD5:   117606 ff2b2793e04bc36836f151575b1a27bd
        http://ports.ubuntu.com/pool/universe/r/ruby1.9/libreadline-ruby1.9_1.9.0.2-7ubuntu1.3_lpia.deb
          Size/MD5:    10744 e0423edf7ab033652439dbe0437a9cb8
        http://ports.ubuntu.com/pool/universe/r/ruby1.9/libtcltk-ruby1.9_1.9.0.2-7ubuntu1.3_lpia.deb
          Size/MD5:  1737888 85d297011d60d88906b6a7d7e0114a2e
    
      powerpc architecture (Apple Macintosh G3/G4/G5):
    
        http://ports.ubuntu.com/pool/main/r/ruby1.9/libruby1.9-dbg_1.9.0.2-7ubuntu1.3_powerpc.deb
          Size/MD5:  2092140 de345b4cbfc4d5e0da78797f72a867c5
        http://ports.ubuntu.com/pool/main/r/ruby1.9/libruby1.9_1.9.0.2-7ubuntu1.3_powerpc.deb
          Size/MD5:  2243858 b863bd947452fdb3805fb11b41d2e28c
        http://ports.ubuntu.com/pool/main/r/ruby1.9/ruby1.9-dev_1.9.0.2-7ubuntu1.3_powerpc.deb
          Size/MD5:   902162 45c340d777e5d16cb7f1d9b94ec28948
        http://ports.ubuntu.com/pool/main/r/ruby1.9/ruby1.9_1.9.0.2-7ubuntu1.3_powerpc.deb
          Size/MD5:    28746 8a5e8a61375dc3d04b9ecd1ff965830e
        http://ports.ubuntu.com/pool/universe/r/ruby1.9/libdbm-ruby1.9_1.9.0.2-7ubuntu1.3_powerpc.deb
          Size/MD5:    14040 f04bc72f857fdf414d754c84c7c8f3db
        http://ports.ubuntu.com/pool/universe/r/ruby1.9/libgdbm-ruby1.9_1.9.0.2-7ubuntu1.3_powerpc.deb
          Size/MD5:    13322 12473e915e8acb9d61188757b1686982
        http://ports.ubuntu.com/pool/universe/r/ruby1.9/libopenssl-ruby1.9_1.9.0.2-7ubuntu1.3_powerpc.deb
          Size/MD5:   133038 64770ba8e0e9cf775b51dcca7979d01a
        http://ports.ubuntu.com/pool/universe/r/ruby1.9/libreadline-ruby1.9_1.9.0.2-7ubuntu1.3_powerpc.deb
          Size/MD5:    13558 cf46d99b9dea37eff323a0b164d578a7
        http://ports.ubuntu.com/pool/universe/r/ruby1.9/libtcltk-ruby1.9_1.9.0.2-7ubuntu1.3_powerpc.deb
          Size/MD5:  1747306 9ed2e0a60c74fc1d49b75190c9f9e602
    
      sparc architecture (Sun SPARC/UltraSPARC):
    
        http://ports.ubuntu.com/pool/main/r/ruby1.9/libruby1.9-dbg_1.9.0.2-7ubuntu1.3_sparc.deb
          Size/MD5:  1804392 90b1df7bd6837546839ac46d2c0cf4ec
        http://ports.ubuntu.com/pool/main/r/ruby1.9/libruby1.9_1.9.0.2-7ubuntu1.3_sparc.deb
          Size/MD5:  2109814 f53081724dd7839e28f7736e8d127a34
        http://ports.ubuntu.com/pool/main/r/ruby1.9/ruby1.9-dev_1.9.0.2-7ubuntu1.3_sparc.deb
          Size/MD5:   883430 1f181372d02362e93f165a9a69057741
        http://ports.ubuntu.com/pool/main/r/ruby1.9/ruby1.9_1.9.0.2-7ubuntu1.3_sparc.deb
          Size/MD5:    26532 8f42da519c7642dbd9685e885a403599
        http://ports.ubuntu.com/pool/universe/r/ruby1.9/libdbm-ruby1.9_1.9.0.2-7ubuntu1.3_sparc.deb
          Size/MD5:    11208 e6735c538b1473bbaa3fdcda6fd5dac2
        http://ports.ubuntu.com/pool/universe/r/ruby1.9/libgdbm-ruby1.9_1.9.0.2-7ubuntu1.3_sparc.deb
          Size/MD5:    10438 4c690348d29f57df3c5b6440f112563f
        http://ports.ubuntu.com/pool/universe/r/ruby1.9/libopenssl-ruby1.9_1.9.0.2-7ubuntu1.3_sparc.deb
          Size/MD5:   124384 39adec1aa5164cdb6fb0d35dfa63fb9e
        http://ports.ubuntu.com/pool/universe/r/ruby1.9/libreadline-ruby1.9_1.9.0.2-7ubuntu1.3_sparc.deb
          Size/MD5:    10848 b56f2a84e72502f148d32061c71ff158
        http://ports.ubuntu.com/pool/universe/r/ruby1.9/libtcltk-ruby1.9_1.9.0.2-7ubuntu1.3_sparc.deb
          Size/MD5:  1740570 1a00f86bbe13c1fe1c5ac95e1f412ab7
    
    Updated packages for Ubuntu 9.04:
    
      Source archives:
    
        http://security.ubuntu.com/ubuntu/pool/main/r/ruby1.9/ruby1.9_1.9.0.2-9ubuntu1.2.diff.gz
          Size/MD5:    56611 ca9a43b5c365ac7d58208743a6e04da1
        http://security.ubuntu.com/ubuntu/pool/main/r/ruby1.9/ruby1.9_1.9.0.2-9ubuntu1.2.dsc
          Size/MD5:     1772 2c19730c2b99484cbe3aa0339ff385df
        http://security.ubuntu.com/ubuntu/pool/main/r/ruby1.9/ruby1.9_1.9.0.2.orig.tar.gz
          Size/MD5:  6407910 2a848b81ed1d6393b88eec8aa6173b75
    
      Architecture independent packages:
    
        http://security.ubuntu.com/ubuntu/pool/universe/r/ruby1.9/irb1.9_1.9.0.2-9ubuntu1.2_all.deb
          Size/MD5:    57980 e0a8de6e87c42af8d38de307139a2570
        http://security.ubuntu.com/ubuntu/pool/universe/r/ruby1.9/rdoc1.9_1.9.0.2-9ubuntu1.2_all.deb
          Size/MD5:   112288 863793f8e37cdb713d823aa724afe7dc
        http://security.ubuntu.com/ubuntu/pool/universe/r/ruby1.9/ri1.9_1.9.0.2-9ubuntu1.2_all.deb
          Size/MD5:   972196 b767ab2638ea67b5a027d480167e9390
        http://security.ubuntu.com/ubuntu/pool/universe/r/ruby1.9/ruby1.9-elisp_1.9.0.2-9ubuntu1.2_all.deb
          Size/MD5:    31648 271cd261fa703bf9eb9d5c5b34250231
        http://security.ubuntu.com/ubuntu/pool/universe/r/ruby1.9/ruby1.9-examples_1.9.0.2-9ubuntu1.2_all.deb
          Size/MD5:    64902 3692d40083ca14c1ea770d3c1f31f415
    
      amd64 architecture (Athlon64, Opteron, EM64T Xeon):
    
        http://security.ubuntu.com/ubuntu/pool/main/r/ruby1.9/libruby1.9-dbg_1.9.0.2-9ubuntu1.2_amd64.deb
          Size/MD5:  2118506 7e1da96dc953b2dffaf70a339e9e36ea
        http://security.ubuntu.com/ubuntu/pool/main/r/ruby1.9/libruby1.9_1.9.0.2-9ubuntu1.2_amd64.deb
          Size/MD5:  2273496 94f3bac54c815df68da019303b23a448
        http://security.ubuntu.com/ubuntu/pool/main/r/ruby1.9/ruby1.9-dev_1.9.0.2-9ubuntu1.2_amd64.deb
          Size/MD5:   941410 90a0790698349a3542c3985e6ebd2cff
        http://security.ubuntu.com/ubuntu/pool/main/r/ruby1.9/ruby1.9_1.9.0.2-9ubuntu1.2_amd64.deb
          Size/MD5:    26530 28318fbc6cc50d975e5fc1d6e744d4a2
        http://security.ubuntu.com/ubuntu/pool/universe/r/ruby1.9/libdbm-ruby1.9_1.9.0.2-9ubuntu1.2_amd64.deb
          Size/MD5:    12552 e343c59f6313d674fa32a239be70ede8
        http://security.ubuntu.com/ubuntu/pool/universe/r/ruby1.9/libgdbm-ruby1.9_1.9.0.2-9ubuntu1.2_amd64.deb
          Size/MD5:    11838 94f3986b962c07e042c6bc3a238d0d93
        http://security.ubuntu.com/ubuntu/pool/universe/r/ruby1.9/libopenssl-ruby1.9_1.9.0.2-9ubuntu1.2_amd64.deb
          Size/MD5:   134356 e5dcde19acd55f1f7ca7e7e6bf3183b7
        http://security.ubuntu.com/ubuntu/pool/universe/r/ruby1.9/libreadline-ruby1.9_1.9.0.2-9ubuntu1.2_amd64.deb
          Size/MD5:    11642 58c36a2a2acfb570ff44b46da9136b77
        http://security.ubuntu.com/ubuntu/pool/universe/r/ruby1.9/libtcltk-ruby1.9_1.9.0.2-9ubuntu1.2_amd64.deb
          Size/MD5:  1745724 87333b791d1b677f90d6869c245c1e2f
    
      i386 architecture (x86 compatible Intel/AMD):
    
        http://security.ubuntu.com/ubuntu/pool/main/r/ruby1.9/libruby1.9-dbg_1.9.0.2-9ubuntu1.2_i386.deb
          Size/MD5:  1921438 6dba78d5c8aba7f134c7f1746482ffec
        http://security.ubuntu.com/ubuntu/pool/main/r/ruby1.9/libruby1.9_1.9.0.2-9ubuntu1.2_i386.deb
          Size/MD5:  2128688 3ba39747405cc448997e1c40dadd2cbe
        http://security.ubuntu.com/ubuntu/pool/main/r/ruby1.9/ruby1.9-dev_1.9.0.2-9ubuntu1.2_i386.deb
          Size/MD5:   890068 d6803b7bb604adb2aa5857c987e0b2e6
        http://security.ubuntu.com/ubuntu/pool/main/r/ruby1.9/ruby1.9_1.9.0.2-9ubuntu1.2_i386.deb
          Size/MD5:    26342 4ddb1773ff775521ba04edc52a6baec9
        http://security.ubuntu.com/ubuntu/pool/universe/r/ruby1.9/libdbm-ruby1.9_1.9.0.2-9ubuntu1.2_i386.deb
          Size/MD5:    11198 fb52429c575a3e4dd80a1ae10c511124
        http://security.ubuntu.com/ubuntu/pool/universe/r/ruby1.9/libgdbm-ruby1.9_1.9.0.2-9ubuntu1.2_i386.deb
          Size/MD5:    10608 690378ff9590cdac446f53b6ba6a7103
        http://security.ubuntu.com/ubuntu/pool/universe/r/ruby1.9/libopenssl-ruby1.9_1.9.0.2-9ubuntu1.2_i386.deb
          Size/MD5:   118214 e079c1065a39392d541a25b820217a7d
        http://security.ubuntu.com/ubuntu/pool/universe/r/ruby1.9/libreadline-ruby1.9_1.9.0.2-9ubuntu1.2_i386.deb
          Size/MD5:    10824 dbad1d9c6a6397e009e7ac158340d5ec
        http://security.ubuntu.com/ubuntu/pool/universe/r/ruby1.9/libtcltk-ruby1.9_1.9.0.2-9ubuntu1.2_i386.deb
          Size/MD5:  1738410 726c7046f9595189125ea280a4d69ffc
    
      lpia architecture (Low Power Intel Architecture):
    
        http://ports.ubuntu.com/pool/main/r/ruby1.9/libruby1.9-dbg_1.9.0.2-9ubuntu1.2_lpia.deb
          Size/MD5:  1950978 21ef14a5a353dc6ef84b53841c2f79d9
        http://ports.ubuntu.com/pool/main/r/ruby1.9/libruby1.9_1.9.0.2-9ubuntu1.2_lpia.deb
          Size/MD5:  2106532 da9ccbed6fa05013d24aeaa9b4e74dc0
        http://ports.ubuntu.com/pool/main/r/ruby1.9/ruby1.9-dev_1.9.0.2-9ubuntu1.2_lpia.deb
          Size/MD5:   874758 d1dd920299c39eac3b7100eceb86af6c
        http://ports.ubuntu.com/pool/main/r/ruby1.9/ruby1.9_1.9.0.2-9ubuntu1.2_lpia.deb
          Size/MD5:    26308 4eeebc5797ad8e0c9167b1ab8047670e
        http://ports.ubuntu.com/pool/universe/r/ruby1.9/libdbm-ruby1.9_1.9.0.2-9ubuntu1.2_lpia.deb
          Size/MD5:    11248 5caa89733060dd0045e787fd92e804d9
        http://ports.ubuntu.com/pool/universe/r/ruby1.9/libgdbm-ruby1.9_1.9.0.2-9ubuntu1.2_lpia.deb
          Size/MD5:    10416 fe7d49e454ba4a194cf15555116c727c
        http://ports.ubuntu.com/pool/universe/r/ruby1.9/libopenssl-ruby1.9_1.9.0.2-9ubuntu1.2_lpia.deb
          Size/MD5:   117602 37ababd70ab1236178101a32189b90e7
        http://ports.ubuntu.com/pool/universe/r/ruby1.9/libreadline-ruby1.9_1.9.0.2-9ubuntu1.2_lpia.deb
          Size/MD5:    10748 18b5e1ddd8eb7d87c28d45c746f913f3
        http://ports.ubuntu.com/pool/universe/r/ruby1.9/libtcltk-ruby1.9_1.9.0.2-9ubuntu1.2_lpia.deb
          Size/MD5:  1737890 12cdf3c4ef28396a5b8f24dc975fee5a
    
      powerpc architecture (Apple Macintosh G3/G4/G5):
    
        http://ports.ubuntu.com/pool/main/r/ruby1.9/libruby1.9-dbg_1.9.0.2-9ubuntu1.2_powerpc.deb
          Size/MD5:  2089672 b1760fbf6b2e82202b50a1524be3272e
        http://ports.ubuntu.com/pool/main/r/ruby1.9/libruby1.9_1.9.0.2-9ubuntu1.2_powerpc.deb
          Size/MD5:  2244208 96d795527d3a44bf1e0e3b93dc9ccb12
        http://ports.ubuntu.com/pool/main/r/ruby1.9/ruby1.9-dev_1.9.0.2-9ubuntu1.2_powerpc.deb
          Size/MD5:   902560 54c50a8a0902784a141cd4aed0b9f6a5
        http://ports.ubuntu.com/pool/main/r/ruby1.9/ruby1.9_1.9.0.2-9ubuntu1.2_powerpc.deb
          Size/MD5:    28748 45a30744eedbac83704b3703eaf72015
        http://ports.ubuntu.com/pool/universe/r/ruby1.9/libdbm-ruby1.9_1.9.0.2-9ubuntu1.2_powerpc.deb
          Size/MD5:    14038 7a97cbc171c065aa1aaa0481b9ddb771
        http://ports.ubuntu.com/pool/universe/r/ruby1.9/libgdbm-ruby1.9_1.9.0.2-9ubuntu1.2_powerpc.deb
          Size/MD5:    13328 62e69e99002ab865eccabdc1a3a09fe1
        http://ports.ubuntu.com/pool/universe/r/ruby1.9/libopenssl-ruby1.9_1.9.0.2-9ubuntu1.2_powerpc.deb
          Size/MD5:   133042 39df0d92ef0422dc842ac0277cd8285d
        http://ports.ubuntu.com/pool/universe/r/ruby1.9/libreadline-ruby1.9_1.9.0.2-9ubuntu1.2_powerpc.deb
          Size/MD5:    13556 8a8fe4506b466bf578d836d1612c932b
        http://ports.ubuntu.com/pool/universe/r/ruby1.9/libtcltk-ruby1.9_1.9.0.2-9ubuntu1.2_powerpc.deb
          Size/MD5:  1747282 72f3b5747be0bd46ca6a7865b281170c
    
      sparc architecture (Sun SPARC/UltraSPARC):
    
        http://ports.ubuntu.com/pool/main/r/ruby1.9/libruby1.9-dbg_1.9.0.2-9ubuntu1.2_sparc.deb
          Size/MD5:  1807786 fe0c85b48f898252a91f6f269097cde4
        http://ports.ubuntu.com/pool/main/r/ruby1.9/libruby1.9_1.9.0.2-9ubuntu1.2_sparc.deb
          Size/MD5:  2110616 5ff6fdbf9ede18de36ff84d4c6c7c261
        http://ports.ubuntu.com/pool/main/r/ruby1.9/ruby1.9-dev_1.9.0.2-9ubuntu1.2_sparc.deb
          Size/MD5:   884260 ea122571a4ef03080733992937848861
        http://ports.ubuntu.com/pool/main/r/ruby1.9/ruby1.9_1.9.0.2-9ubuntu1.2_sparc.deb
          Size/MD5:    26502 3f3158fe0cf08476ab8e99d8e3bb6ec0
        http://ports.ubuntu.com/pool/universe/r/ruby1.9/libdbm-ruby1.9_1.9.0.2-9ubuntu1.2_sparc.deb
          Size/MD5:    11190 31a019fd1094a709575e95a4c063767c
        http://ports.ubuntu.com/pool/universe/r/ruby1.9/libgdbm-ruby1.9_1.9.0.2-9ubuntu1.2_sparc.deb
          Size/MD5:    10398 48740eb7908f6746a8304fe792461115
        http://ports.ubuntu.com/pool/universe/r/ruby1.9/libopenssl-ruby1.9_1.9.0.2-9ubuntu1.2_sparc.deb
          Size/MD5:   124354 b2a66b8488487c8dc081261427c0fa47
        http://ports.ubuntu.com/pool/universe/r/ruby1.9/libreadline-ruby1.9_1.9.0.2-9ubuntu1.2_sparc.deb
          Size/MD5:    10816 0e455d66db8a19e872eb3f55cba3e379
        http://ports.ubuntu.com/pool/universe/r/ruby1.9/libtcltk-ruby1.9_1.9.0.2-9ubuntu1.2_sparc.deb
          Size/MD5:  1740430 5af8b7509663d69389637ede775c5b3b
    
    Updated packages for Ubuntu 9.10:
    
      Source archives:
    
        http://security.ubuntu.com/ubuntu/pool/main/r/ruby1.9/ruby1.9_1.9.0.5-1ubuntu1.2.diff.gz
          Size/MD5:    60599 948379d375bb367145dc0f1a4456f852
        http://security.ubuntu.com/ubuntu/pool/main/r/ruby1.9/ruby1.9_1.9.0.5-1ubuntu1.2.dsc
          Size/MD5:     1750 6597f3990aa7c5ab50275e3ca4f2049b
        http://security.ubuntu.com/ubuntu/pool/main/r/ruby1.9/ruby1.9_1.9.0.5.orig.tar.gz
          Size/MD5:  7341741 d7fe45dbdce8ab4d6e5c0466246d1e94
    
      Architecture independent packages:
    
        http://security.ubuntu.com/ubuntu/pool/universe/r/ruby1.9/irb1.9_1.9.0.5-1ubuntu1.2_all.deb
          Size/MD5:   544278 04ecfe44cc7ab180e0d0582c512a3f41
        http://security.ubuntu.com/ubuntu/pool/universe/r/ruby1.9/rdoc1.9_1.9.0.5-1ubuntu1.2_all.deb
          Size/MD5:   123434 aad952c0f24eefbb63b88f847a299214
        http://security.ubuntu.com/ubuntu/pool/universe/r/ruby1.9/ri1.9_1.9.0.5-1ubuntu1.2_all.deb
          Size/MD5:  1042176 3a8e335174849fa4c780d07932812f76
        http://security.ubuntu.com/ubuntu/pool/universe/r/ruby1.9/ruby1.9-elisp_1.9.0.5-1ubuntu1.2_all.deb
          Size/MD5:   519526 6615381fec148fb715d2ab0d46bbc7ef
        http://security.ubuntu.com/ubuntu/pool/universe/r/ruby1.9/ruby1.9-examples_1.9.0.5-1ubuntu1.2_all.deb
          Size/MD5:   553900 93b89d74479bb2a2a2e7f9c1cfcc5934
    
      amd64 architecture (Athlon64, Opteron, EM64T Xeon):
    
        http://security.ubuntu.com/ubuntu/pool/main/r/ruby1.9/libruby1.9-dbg_1.9.0.5-1ubuntu1.2_amd64.deb
          Size/MD5:     3958 ff24f1db84336dc7cc078f012b731aec
        http://security.ubuntu.com/ubuntu/pool/main/r/ruby1.9/libruby1.9_1.9.0.5-1ubuntu1.2_amd64.deb
          Size/MD5:  5682398 b8b4993697c34bd341e4bf8d28a5608e
        http://security.ubuntu.com/ubuntu/pool/main/r/ruby1.9/ruby1.9-dev_1.9.0.5-1ubuntu1.2_amd64.deb
          Size/MD5:   979600 dd24c6615c869e623b68db79afd549aa
        http://security.ubuntu.com/ubuntu/pool/main/r/ruby1.9/ruby1.9_1.9.0.5-1ubuntu1.2_amd64.deb
          Size/MD5:    25528 7850b92d4ee50cac4dc6f9350909c4d1
        http://security.ubuntu.com/ubuntu/pool/universe/r/ruby1.9/libdbm-ruby1.9_1.9.0.5-1ubuntu1.2_amd64.deb
          Size/MD5:    12666 ef0689ae61282f1513eeb0e709622bd4
        http://security.ubuntu.com/ubuntu/pool/universe/r/ruby1.9/libgdbm-ruby1.9_1.9.0.5-1ubuntu1.2_amd64.deb
          Size/MD5:    12106 f7c469569cb911b3c8754a5935c49e6e
        http://security.ubuntu.com/ubuntu/pool/universe/r/ruby1.9/libopenssl-ruby1.9_1.9.0.5-1ubuntu1.2_amd64.deb
          Size/MD5:   133436 d01dc2cdb4c470e664f0a6f352d45255
        http://security.ubuntu.com/ubuntu/pool/universe/r/ruby1.9/libreadline-ruby1.9_1.9.0.5-1ubuntu1.2_amd64.deb
          Size/MD5:    14796 94fffe149c942eb40a5723ff3c3590c6
        http://security.ubuntu.com/ubuntu/pool/universe/r/ruby1.9/libtcltk-ruby1.9_1.9.0.5-1ubuntu1.2_amd64.deb
          Size/MD5:  1736830 03ccaad77989327a28525f94d27f6a89
    
      i386 architecture (x86 compatible Intel/AMD):
    
        http://security.ubuntu.com/ubuntu/pool/main/r/ruby1.9/libruby1.9-dbg_1.9.0.5-1ubuntu1.2_i386.deb
          Size/MD5:     3950 f7d8f4b3b06c9080a8bfce9314e35c1d
        http://security.ubuntu.com/ubuntu/pool/main/r/ruby1.9/libruby1.9_1.9.0.5-1ubuntu1.2_i386.deb
          Size/MD5:  5606482 b0562fdb143d7625e7b978a805169747
        http://security.ubuntu.com/ubuntu/pool/main/r/ruby1.9/ruby1.9-dev_1.9.0.5-1ubuntu1.2_i386.deb
          Size/MD5:   923582 d3cf89343e4c13c3d5588db56e13b9fd
        http://security.ubuntu.com/ubuntu/pool/main/r/ruby1.9/ruby1.9_1.9.0.5-1ubuntu1.2_i386.deb
          Size/MD5:    25304 ccc5a4b298af00033f31557f20a97c2b
        http://security.ubuntu.com/ubuntu/pool/universe/r/ruby1.9/libdbm-ruby1.9_1.9.0.5-1ubuntu1.2_i386.deb
          Size/MD5:    11790 68f94512cecf758c4e9932efc708e1d7
        http://security.ubuntu.com/ubuntu/pool/universe/r/ruby1.9/libgdbm-ruby1.9_1.9.0.5-1ubuntu1.2_i386.deb
          Size/MD5:    11024 857534367338c0d8b647c562d9501d08
        http://security.ubuntu.com/ubuntu/pool/universe/r/ruby1.9/libopenssl-ruby1.9_1.9.0.5-1ubuntu1.2_i386.deb
          Size/MD5:   118028 eb70a5303c3897188c919176809d040a
        http://security.ubuntu.com/ubuntu/pool/universe/r/ruby1.9/libreadline-ruby1.9_1.9.0.5-1ubuntu1.2_i386.deb
          Size/MD5:    13898 c9de0c2cc1099a1e262394419b1d1ea4
        http://security.ubuntu.com/ubuntu/pool/universe/r/ruby1.9/libtcltk-ruby1.9_1.9.0.5-1ubuntu1.2_i386.deb
          Size/MD5:  1728842 61fec9cd394a1212638890c2cddff33f
    
      lpia architecture (Low Power Intel Architecture):
    
        http://ports.ubuntu.com/pool/main/r/ruby1.9/libruby1.9-dbg_1.9.0.5-1ubuntu1.2_lpia.deb
          Size/MD5:     3948 3624ec7d4f4fee5d878a81e264563e00
        http://ports.ubuntu.com/pool/main/r/ruby1.9/libruby1.9_1.9.0.5-1ubuntu1.2_lpia.deb
          Size/MD5:  5656918 d4732c6fb98af2654fc884c8dc8d56b3
        http://ports.ubuntu.com/pool/main/r/ruby1.9/ruby1.9-dev_1.9.0.5-1ubuntu1.2_lpia.deb
          Size/MD5:   911858 a63628f6dcf36c57f9788c1c1dbf109c
        http://ports.ubuntu.com/pool/main/r/ruby1.9/ruby1.9_1.9.0.5-1ubuntu1.2_lpia.deb
          Size/MD5:    25298 d8cd516f9b441afaa645375adfe8626a
        http://ports.ubuntu.com/pool/universe/r/ruby1.9/libdbm-ruby1.9_1.9.0.5-1ubuntu1.2_lpia.deb
          Size/MD5:    11934 6585217ee57285a247b87fbe4299b169
        http://ports.ubuntu.com/pool/universe/r/ruby1.9/libgdbm-ruby1.9_1.9.0.5-1ubuntu1.2_lpia.deb
          Size/MD5:    10896 d2f4991253513048b175d93ac49115c2
        http://ports.ubuntu.com/pool/universe/r/ruby1.9/libopenssl-ruby1.9_1.9.0.5-1ubuntu1.2_lpia.deb
          Size/MD5:   118364 92a620bc9187a1060668f97bb79bc8f4
        http://ports.ubuntu.com/pool/universe/r/ruby1.9/libreadline-ruby1.9_1.9.0.5-1ubuntu1.2_lpia.deb
          Size/MD5:    13898 7c444c7940aed8ff01e0c5420fb4ac2c
        http://ports.ubuntu.com/pool/universe/r/ruby1.9/libtcltk-ruby1.9_1.9.0.5-1ubuntu1.2_lpia.deb
          Size/MD5:  1728940 a721e4f7b37f490bddfc08e2983a2fac
    
      powerpc architecture (Apple Macintosh G3/G4/G5):
    
        http://ports.ubuntu.com/pool/main/r/ruby1.9/libruby1.9-dbg_1.9.0.5-1ubuntu1.2_powerpc.deb
          Size/MD5:     3950 c1df009f658820831090e5e993f5d866
        http://ports.ubuntu.com/pool/main/r/ruby1.9/libruby1.9_1.9.0.5-1ubuntu1.2_powerpc.deb
          Size/MD5:  5791150 c392f1c2569323c2f4e07aca9746449d
        http://ports.ubuntu.com/pool/main/r/ruby1.9/ruby1.9-dev_1.9.0.5-1ubuntu1.2_powerpc.deb
          Size/MD5:   943672 6fba29b6c8418d57bc2504f53930c1ab
        http://ports.ubuntu.com/pool/main/r/ruby1.9/ruby1.9_1.9.0.5-1ubuntu1.2_powerpc.deb
          Size/MD5:    25550 544246acc483e9136c0b57af69216ee8
        http://ports.ubuntu.com/pool/universe/r/ruby1.9/libdbm-ruby1.9_1.9.0.5-1ubuntu1.2_powerpc.deb
          Size/MD5:    12338 c4bb3d078feb0c234db90e6d89333451
        http://ports.ubuntu.com/pool/universe/r/ruby1.9/libgdbm-ruby1.9_1.9.0.5-1ubuntu1.2_powerpc.deb
          Size/MD5:    11494 982fffcc6eb839e1efcfabc0667ac223
        http://ports.ubuntu.com/pool/universe/r/ruby1.9/libopenssl-ruby1.9_1.9.0.5-1ubuntu1.2_powerpc.deb
          Size/MD5:   129762 d2c0d5383484781fdbdd9ba106eeeef7
        http://ports.ubuntu.com/pool/universe/r/ruby1.9/libreadline-ruby1.9_1.9.0.5-1ubuntu1.2_powerpc.deb
          Size/MD5:    14498 1a336f44d634f93acc6a38d975bb9b90
        http://ports.ubuntu.com/pool/universe/r/ruby1.9/libtcltk-ruby1.9_1.9.0.5-1ubuntu1.2_powerpc.deb
          Size/MD5:  1733650 1f900274c9696e6e06533bdd8caae583
    
      sparc architecture (Sun SPARC/UltraSPARC):
    
        http://ports.ubuntu.com/pool/main/r/ruby1.9/libruby1.9-dbg_1.9.0.5-1ubuntu1.2_sparc.deb
          Size/MD5:     3950 76db39274fcf8c45089735683f04a088
        http://ports.ubuntu.com/pool/main/r/ruby1.9/libruby1.9_1.9.0.5-1ubuntu1.2_sparc.deb
          Size/MD5:  5234648 62d1f6ac82df3baebdae778daf96c1fe
        http://ports.ubuntu.com/pool/main/r/ruby1.9/ruby1.9-dev_1.9.0.5-1ubuntu1.2_sparc.deb
          Size/MD5:   926426 8a14ad4f71c1bce0e64d4fe443469a35
        http://ports.ubuntu.com/pool/main/r/ruby1.9/ruby1.9_1.9.0.5-1ubuntu1.2_sparc.deb
          Size/MD5:    25398 5c511de7494145d5df100c8ec807c37a
        http://ports.ubuntu.com/pool/universe/r/ruby1.9/libdbm-ruby1.9_1.9.0.5-1ubuntu1.2_sparc.deb
          Size/MD5:    11458 0ec9a044ff2d9b1966b337c9a6f8c56c
        http://ports.ubuntu.com/pool/universe/r/ruby1.9/libgdbm-ruby1.9_1.9.0.5-1ubuntu1.2_sparc.deb
          Size/MD5:    10638 b31d459c7f0551e193d73361c59279fa
        http://ports.ubuntu.com/pool/universe/r/ruby1.9/libopenssl-ruby1.9_1.9.0.5-1ubuntu1.2_sparc.deb
          Size/MD5:   124070 0bbbac1600e5681ff85a35364ef9f733
        http://ports.ubuntu.com/pool/universe/r/ruby1.9/libreadline-ruby1.9_1.9.0.5-1ubuntu1.2_sparc.deb
          Size/MD5:    14046 c7d0acf8a42f50e26b7e20ecd83bd72a
        http://ports.ubuntu.com/pool/universe/r/ruby1.9/libtcltk-ruby1.9_1.9.0.5-1ubuntu1.2_sparc.deb
          Size/MD5:  1730682 91e77f5649794241460c64ca5a1169f1
    
    
    
    
    

    Attachment: signature.asc
    Description: This is a digitally signed message part


    --- End Message ---
    --- Begin Message ---
    ===========================================================
    Ubuntu Security Notice USN-901-1          February 16, 2010
    squid vulnerabilities
    CVE-2009-2855, CVE-2010-0308
    ===========================================================
    
    A security issue affects the following Ubuntu releases:
    
    Ubuntu 6.06 LTS
    Ubuntu 8.04 LTS
    Ubuntu 8.10
    Ubuntu 9.04
    Ubuntu 9.10
    
    This advisory also applies to the corresponding versions of
    Kubuntu, Edubuntu, and Xubuntu.
    
    The problem can be corrected by upgrading your system to the
    following package versions:
    
    Ubuntu 6.06 LTS:
      squid                           2.5.12-4ubuntu2.5
    
    Ubuntu 8.04 LTS:
      squid                           2.6.18-1ubuntu3.1
    
    Ubuntu 8.10:
      squid                           2.7.STABLE3-1ubuntu2.2
    
    Ubuntu 9.04:
      squid                           2.7.STABLE3-4.1ubuntu1.1
    
    Ubuntu 9.10:
      squid                           2.7.STABLE6-2ubuntu2.1
    
    In general, a standard system upgrade is sufficient to effect the
    necessary changes.
    
    Details follow:
    
    It was discovered that Squid incorrectly handled certain auth headers. A
    remote attacker could exploit this with a specially-crafted auth header
    and cause Squid to go into an infinite loop, resulting in a denial of
    service. This issue only affected Ubuntu 8.10, 9.04 and 9.10.
    (CVE-2009-2855)
    
    It was discovered that Squid incorrectly handled certain DNS packets. A
    remote attacker could exploit this with a specially-crafted DNS packet
    and cause Squid to crash, resulting in a denial of service. (CVE-2010-0308)
    
    
    Updated packages for Ubuntu 6.06 LTS:
    
      Source archives:
    
        http://security.ubuntu.com/ubuntu/pool/main/s/squid/squid_2.5.12-4ubuntu2.5.diff.gz
          Size/MD5:   248533 2454656350ab9b5410483e80a79128c6
        http://security.ubuntu.com/ubuntu/pool/main/s/squid/squid_2.5.12-4ubuntu2.5.dsc
          Size/MD5:      675 fd131c2b5c03f21f497f31b69c2eae06
        http://security.ubuntu.com/ubuntu/pool/main/s/squid/squid_2.5.12.orig.tar.gz
          Size/MD5:  1407261 1fc92afd1e858a51a2ebeba28cb76656
    
      Architecture independent packages:
    
        http://security.ubuntu.com/ubuntu/pool/main/s/squid/squid-common_2.5.12-4ubuntu2.5_all.deb
          Size/MD5:   203524 2455400b6eb3805ff0c1d2392068178f
    
      amd64 architecture (Athlon64, Opteron, EM64T Xeon):
    
        http://security.ubuntu.com/ubuntu/pool/main/s/squid/squid_2.5.12-4ubuntu2.5_amd64.deb
          Size/MD5:   844242 1afcf81c42b19962cdd5365bc5b6aa69
        http://security.ubuntu.com/ubuntu/pool/universe/s/squid/squid-cgi_2.5.12-4ubuntu2.5_amd64.deb
          Size/MD5:   106136 6ee8e11da7009f677e4fd30e9b047fe7
        http://security.ubuntu.com/ubuntu/pool/universe/s/squid/squidclient_2.5.12-4ubuntu2.5_amd64.deb
          Size/MD5:    79628 d7ecffbbf1a63b895773920663c4aef4
    
      i386 architecture (x86 compatible Intel/AMD):
    
        http://security.ubuntu.com/ubuntu/pool/main/s/squid/squid_2.5.12-4ubuntu2.5_i386.deb
          Size/MD5:   756608 79994c8370fc139cb5a551c4997c5870
        http://security.ubuntu.com/ubuntu/pool/universe/s/squid/squid-cgi_2.5.12-4ubuntu2.5_i386.deb
          Size/MD5:   104932 b8f0b74ce627f661023a323373993284
        http://security.ubuntu.com/ubuntu/pool/universe/s/squid/squidclient_2.5.12-4ubuntu2.5_i386.deb
          Size/MD5:    78476 659174c97acab076331616e189f8c2fb
    
      powerpc architecture (Apple Macintosh G3/G4/G5):
    
        http://security.ubuntu.com/ubuntu/pool/main/s/squid/squid_2.5.12-4ubuntu2.5_powerpc.deb
          Size/MD5:   839082 ee00e2ff00fd02a521e76acb9a53feda
        http://security.ubuntu.com/ubuntu/pool/universe/s/squid/squid-cgi_2.5.12-4ubuntu2.5_powerpc.deb
          Size/MD5:   105826 d9a3baf35ddb005d446fdae238beffaa
        http://security.ubuntu.com/ubuntu/pool/universe/s/squid/squidclient_2.5.12-4ubuntu2.5_powerpc.deb
          Size/MD5:    79588 b96f5eb6f8b36b9e7984876f4fe87033
    
      sparc architecture (Sun SPARC/UltraSPARC):
    
        http://security.ubuntu.com/ubuntu/pool/main/s/squid/squid_2.5.12-4ubuntu2.5_sparc.deb
          Size/MD5:   793288 e0229f7b2eeac59292bd1e72196f719b
        http://security.ubuntu.com/ubuntu/pool/universe/s/squid/squid-cgi_2.5.12-4ubuntu2.5_sparc.deb
          Size/MD5:   105312 12b27303a17ddbf229563d664fc40f01
        http://security.ubuntu.com/ubuntu/pool/universe/s/squid/squidclient_2.5.12-4ubuntu2.5_sparc.deb
          Size/MD5:    79540 9d6e00216f18b6c151d0870b5f916b81
    
    Updated packages for Ubuntu 8.04 LTS:
    
      Source archives:
    
        http://security.ubuntu.com/ubuntu/pool/main/s/squid/squid_2.6.18-1ubuntu3.1.diff.gz
          Size/MD5:   300822 a117f6c4aca9a0a1c592f446b7fe04fd
        http://security.ubuntu.com/ubuntu/pool/main/s/squid/squid_2.6.18-1ubuntu3.1.dsc
          Size/MD5:      806 3619367bb8824288a5f4c58a51ddc3b2
        http://security.ubuntu.com/ubuntu/pool/main/s/squid/squid_2.6.18.orig.tar.gz
          Size/MD5:  1725660 d7ff75f7b75ba7bc28ea453fe4b94434
    
      Architecture independent packages:
    
        http://security.ubuntu.com/ubuntu/pool/main/s/squid/squid-common_2.6.18-1ubuntu3.1_all.deb
          Size/MD5:   482290 21e970822bc7e4f3f0eb62a82857dd62
    
      amd64 architecture (Athlon64, Opteron, EM64T Xeon):
    
        http://security.ubuntu.com/ubuntu/pool/main/s/squid/squid_2.6.18-1ubuntu3.1_amd64.deb
          Size/MD5:   715890 ccfb79671e52658b060657b60cceff30
        http://security.ubuntu.com/ubuntu/pool/universe/s/squid/squid-cgi_2.6.18-1ubuntu3.1_amd64.deb
          Size/MD5:   114594 d21ec960f3a5fc29349e6a31b7a847a8
        http://security.ubuntu.com/ubuntu/pool/universe/s/squid/squidclient_2.6.18-1ubuntu3.1_amd64.deb
          Size/MD5:    94414 514e5336f1cc498b35a28e8dd7b9246a
    
      i386 architecture (x86 compatible Intel/AMD):
    
        http://security.ubuntu.com/ubuntu/pool/main/s/squid/squid_2.6.18-1ubuntu3.1_i386.deb
          Size/MD5:   642908 437bb9c1048db9d58cbc7203c2b702f5
        http://security.ubuntu.com/ubuntu/pool/universe/s/squid/squid-cgi_2.6.18-1ubuntu3.1_i386.deb
          Size/MD5:   113692 2133467e47fe5910f67255843509b073
        http://security.ubuntu.com/ubuntu/pool/universe/s/squid/squidclient_2.6.18-1ubuntu3.1_i386.deb
          Size/MD5:    93528 61f7d6c8eacd5ec8aba6560a77946604
    
      lpia architecture (Low Power Intel Architecture):
    
        http://ports.ubuntu.com/pool/main/s/squid/squid_2.6.18-1ubuntu3.1_lpia.deb
          Size/MD5:   644896 45553d97b6a7b9fe30f88a29d31be6ad
        http://ports.ubuntu.com/pool/universe/s/squid/squid-cgi_2.6.18-1ubuntu3.1_lpia.deb
          Size/MD5:   113548 6cf3239380c78738599f279dba36b5b5
        http://ports.ubuntu.com/pool/universe/s/squid/squidclient_2.6.18-1ubuntu3.1_lpia.deb
          Size/MD5:    93440 bdea3a1d1303bf8917a768490b6c54bb
    
      powerpc architecture (Apple Macintosh G3/G4/G5):
    
        http://ports.ubuntu.com/pool/main/s/squid/squid_2.6.18-1ubuntu3.1_powerpc.deb
          Size/MD5:   729018 5e12656ba78bd89104735458d4dcc680
        http://ports.ubuntu.com/pool/universe/s/squid/squid-cgi_2.6.18-1ubuntu3.1_powerpc.deb
          Size/MD5:   115460 e120d04274723cad6da7fd9e6c6ae481
        http://ports.ubuntu.com/pool/universe/s/squid/squidclient_2.6.18-1ubuntu3.1_powerpc.deb
          Size/MD5:    95054 f2cad2324cf454faa0d9b4f639a7f782
    
      sparc architecture (Sun SPARC/UltraSPARC):
    
        http://ports.ubuntu.com/pool/main/s/squid/squid_2.6.18-1ubuntu3.1_sparc.deb
          Size/MD5:   669852 98a34a8a069fc0cb8d01fc71b6eca3bd
        http://ports.ubuntu.com/pool/universe/s/squid/squid-cgi_2.6.18-1ubuntu3.1_sparc.deb
          Size/MD5:   114158 6912e4098c27d0c41e8e214273a3a485
        http://ports.ubuntu.com/pool/universe/s/squid/squidclient_2.6.18-1ubuntu3.1_sparc.deb
          Size/MD5:    94658 8e425faa823c00d421c85b8b9f70f165
    
    Updated packages for Ubuntu 8.10:
    
      Source archives:
    
        http://security.ubuntu.com/ubuntu/pool/main/s/squid/squid_2.7.STABLE3-1ubuntu2.2.diff.gz
          Size/MD5:   304074 8d6595b133476ebdfd500b41c373618b
        http://security.ubuntu.com/ubuntu/pool/main/s/squid/squid_2.7.STABLE3-1ubuntu2.2.dsc
          Size/MD5:     1253 64d9293267b6958dd3d0ed102c6ee618
        http://security.ubuntu.com/ubuntu/pool/main/s/squid/squid_2.7.STABLE3.orig.tar.gz
          Size/MD5:  1782040 a4d7608696e2b617aa5853c7d23e25b0
    
      Architecture independent packages:
    
        http://security.ubuntu.com/ubuntu/pool/main/s/squid/squid-common_2.7.STABLE3-1ubuntu2.2_all.deb
          Size/MD5:   496014 7c0717d8f7c7f586e0f5359c3ad81d28
    
      amd64 architecture (Athlon64, Opteron, EM64T Xeon):
    
        http://security.ubuntu.com/ubuntu/pool/main/s/squid/squid_2.7.STABLE3-1ubuntu2.2_amd64.deb
          Size/MD5:   771770 ff19be00b375719b740c8aee4687c284
        http://security.ubuntu.com/ubuntu/pool/universe/s/squid/squid-cgi_2.7.STABLE3-1ubuntu2.2_amd64.deb
          Size/MD5:   120016 228e7986ffc3e50a0661d338b283d8ea
    
      i386 architecture (x86 compatible Intel/AMD):
    
        http://security.ubuntu.com/ubuntu/pool/main/s/squid/squid_2.7.STABLE3-1ubuntu2.2_i386.deb
          Size/MD5:   695860 dfcc70857b10eaa2a111f03829c2190d
        http://security.ubuntu.com/ubuntu/pool/universe/s/squid/squid-cgi_2.7.STABLE3-1ubuntu2.2_i386.deb
          Size/MD5:   118776 7be15db3887a81291236beaa353ebdf5
    
      lpia architecture (Low Power Intel Architecture):
    
        http://ports.ubuntu.com/pool/main/s/squid/squid_2.7.STABLE3-1ubuntu2.2_lpia.deb
          Size/MD5:   694110 a2bdd32ad4625be13a75b40344cd3b5b
        http://ports.ubuntu.com/pool/universe/s/squid/squid-cgi_2.7.STABLE3-1ubuntu2.2_lpia.deb
          Size/MD5:   118680 b37761349524ac1e81a28dd248be294a
    
      powerpc architecture (Apple Macintosh G3/G4/G5):
    
        http://ports.ubuntu.com/pool/main/s/squid/squid_2.7.STABLE3-1ubuntu2.2_powerpc.deb
          Size/MD5:   778254 456062a86f9a85e26bdbe5cbb930b0f1
        http://ports.ubuntu.com/pool/universe/s/squid/squid-cgi_2.7.STABLE3-1ubuntu2.2_powerpc.deb
          Size/MD5:   120594 fab58afccbd4536a5a08517a88d05212
    
      sparc architecture (Sun SPARC/UltraSPARC):
    
        http://ports.ubuntu.com/pool/main/s/squid/squid_2.7.STABLE3-1ubuntu2.2_sparc.deb
          Size/MD5:   719234 c6a43b6bf15a8dfbc4981266d06e1da8
        http://ports.ubuntu.com/pool/universe/s/squid/squid-cgi_2.7.STABLE3-1ubuntu2.2_sparc.deb
          Size/MD5:   119536 8e45754fddb4517ee1a0441d98680fb2
    
    Updated packages for Ubuntu 9.04:
    
      Source archives:
    
        http://security.ubuntu.com/ubuntu/pool/main/s/squid/squid_2.7.STABLE3-4.1ubuntu1.1.diff.gz
          Size/MD5:   309541 c0849f64ed73fe6e0faa903f02cb5e0c
        http://security.ubuntu.com/ubuntu/pool/main/s/squid/squid_2.7.STABLE3-4.1ubuntu1.1.dsc
          Size/MD5:     1261 c857a6a4117f69d074ac78a3085f75f1
        http://security.ubuntu.com/ubuntu/pool/main/s/squid/squid_2.7.STABLE3.orig.tar.gz
          Size/MD5:  1782040 a4d7608696e2b617aa5853c7d23e25b0
    
      Architecture independent packages:
    
        http://security.ubuntu.com/ubuntu/pool/main/s/squid/squid-common_2.7.STABLE3-4.1ubuntu1.1_all.deb
          Size/MD5:   496694 23bf755c15cf1c025879e0a8a4ff1ddb
    
      amd64 architecture (Athlon64, Opteron, EM64T Xeon):
    
        http://security.ubuntu.com/ubuntu/pool/main/s/squid/squid_2.7.STABLE3-4.1ubuntu1.1_amd64.deb
          Size/MD5:   772966 eb3740e568636cabfd59e79236217fad
        http://security.ubuntu.com/ubuntu/pool/universe/s/squid/squid-cgi_2.7.STABLE3-4.1ubuntu1.1_amd64.deb
          Size/MD5:   120732 78c8d8fb946a94f2d69be15a77864c07
    
      i386 architecture (x86 compatible Intel/AMD):
    
        http://security.ubuntu.com/ubuntu/pool/main/s/squid/squid_2.7.STABLE3-4.1ubuntu1.1_i386.deb
          Size/MD5:   696842 78df80b53e8af1bbc1b13221206ae72e
        http://security.ubuntu.com/ubuntu/pool/universe/s/squid/squid-cgi_2.7.STABLE3-4.1ubuntu1.1_i386.deb
          Size/MD5:   119434 7a5ba2ac5c44505866da1ad2358cbe42
    
      lpia architecture (Low Power Intel Architecture):
    
        http://ports.ubuntu.com/pool/main/s/squid/squid_2.7.STABLE3-4.1ubuntu1.1_lpia.deb
          Size/MD5:   695448 301a11d0423ceef12b1c1a321ccac364
        http://ports.ubuntu.com/pool/universe/s/squid/squid-cgi_2.7.STABLE3-4.1ubuntu1.1_lpia.deb
          Size/MD5:   119352 f3bd8c65af58b76c357d244688f3cd16
    
      powerpc architecture (Apple Macintosh G3/G4/G5):
    
        http://ports.ubuntu.com/pool/main/s/squid/squid_2.7.STABLE3-4.1ubuntu1.1_powerpc.deb
          Size/MD5:   779592 daa4786247e98d9beaedfb496663ecbd
        http://ports.ubuntu.com/pool/universe/s/squid/squid-cgi_2.7.STABLE3-4.1ubuntu1.1_powerpc.deb
          Size/MD5:   121282 26beb55ede0cb6ba700579e5313f3a43
    
      sparc architecture (Sun SPARC/UltraSPARC):
    
        http://ports.ubuntu.com/pool/main/s/squid/squid_2.7.STABLE3-4.1ubuntu1.1_sparc.deb
          Size/MD5:   719760 2b18b83fa554dc26aa6dfe4bbebec018
        http://ports.ubuntu.com/pool/universe/s/squid/squid-cgi_2.7.STABLE3-4.1ubuntu1.1_sparc.deb
          Size/MD5:   120200 e31f9d6dfdb8c03912e52eb5945bd5cf
    
    Updated packages for Ubuntu 9.10:
    
      Source archives:
    
        http://security.ubuntu.com/ubuntu/pool/main/s/squid/squid_2.7.STABLE6-2ubuntu2.1.diff.gz
          Size/MD5:   304537 e1bc8245ae44b54b879ac9387f8e5d43
        http://security.ubuntu.com/ubuntu/pool/main/s/squid/squid_2.7.STABLE6-2ubuntu2.1.dsc
          Size/MD5:     1272 e220c14c3b7128a5c429a474df9d04a0
        http://security.ubuntu.com/ubuntu/pool/main/s/squid/squid_2.7.STABLE6.orig.tar.gz
          Size/MD5:  1786189 b6bcacd9c58e6e9e18d0ff44d20c50d9
    
      Architecture independent packages:
    
        http://security.ubuntu.com/ubuntu/pool/main/s/squid/squid-common_2.7.STABLE6-2ubuntu2.1_all.deb
          Size/MD5:   351776 295f7d973a4213f26bfee7f29204daf9
    
      amd64 architecture (Athlon64, Opteron, EM64T Xeon):
    
        http://security.ubuntu.com/ubuntu/pool/main/s/squid/squid_2.7.STABLE6-2ubuntu2.1_amd64.deb
          Size/MD5:   815802 85cee789f10e319c608e599eed958717
        http://security.ubuntu.com/ubuntu/pool/universe/s/squid/squid-cgi_2.7.STABLE6-2ubuntu2.1_amd64.deb
          Size/MD5:   122986 5b389450e481b24aaf120aaa468679c6
    
      i386 architecture (x86 compatible Intel/AMD):
    
        http://security.ubuntu.com/ubuntu/pool/main/s/squid/squid_2.7.STABLE6-2ubuntu2.1_i386.deb
          Size/MD5:   764152 b285560419935f5ccbe7230e994e7f4c
        http://security.ubuntu.com/ubuntu/pool/universe/s/squid/squid-cgi_2.7.STABLE6-2ubuntu2.1_i386.deb
          Size/MD5:   122142 5014ab2ae281f5b7d8e3954bcbaa7117
    
      lpia architecture (Low Power Intel Architecture):
    
        http://ports.ubuntu.com/pool/main/s/squid/squid_2.7.STABLE6-2ubuntu2.1_lpia.deb
          Size/MD5:   762270 920c4de6c29dfc31b006dccf00976059
        http://ports.ubuntu.com/pool/universe/s/squid/squid-cgi_2.7.STABLE6-2ubuntu2.1_lpia.deb
          Size/MD5:   121928 4e41197bcd57396933d69c3b74c9e81d
    
      powerpc architecture (Apple Macintosh G3/G4/G5):
    
        http://ports.ubuntu.com/pool/main/s/squid/squid_2.7.STABLE6-2ubuntu2.1_powerpc.deb
          Size/MD5:   829778 df71fb6e967608eda2e40f6e72f4e2ab
        http://ports.ubuntu.com/pool/universe/s/squid/squid-cgi_2.7.STABLE6-2ubuntu2.1_powerpc.deb
          Size/MD5:   123804 96c3da7783abd1f1355bc453375c5f91
    
      sparc architecture (Sun SPARC/UltraSPARC):
    
        http://ports.ubuntu.com/pool/main/s/squid/squid_2.7.STABLE6-2ubuntu2.1_sparc.deb
          Size/MD5:   843590 b07c87d2ffb5f4b059842c3a1f228704
        http://ports.ubuntu.com/pool/universe/s/squid/squid-cgi_2.7.STABLE6-2ubuntu2.1_sparc.deb
          Size/MD5:   123462 4cb8909dce8561e30a6ccb4d7c7b75dc
    
    
    
    
    

    Attachment: signature.asc
    Description: This is a digitally signed message part


    --- End Message ---
    --- Begin Message ---
    ===========================================================
    Ubuntu Security Notice USN-895-1          February 17, 2010
    firefox-3.0, xulrunner-1.9 vulnerabilities
    CVE-2009-1571, CVE-2009-3988, CVE-2010-0159, CVE-2010-0160,
    CVE-2010-0162
    ===========================================================
    
    A security issue affects the following Ubuntu releases:
    
    Ubuntu 8.04 LTS
    Ubuntu 8.10
    Ubuntu 9.04
    
    This advisory also applies to the corresponding versions of
    Kubuntu, Edubuntu, and Xubuntu.
    
    The problem can be corrected by upgrading your system to the
    following package versions:
    
    Ubuntu 8.04 LTS:
      firefox-3.0                     3.0.18+build1+nobinonly-0ubuntu0.8.04.1
      xulrunner-1.9                   1.9.0.18+build1+nobinonly-0ubuntu0.8.04.1
    
    Ubuntu 8.10:
      abrowser                        3.0.18+build1+nobinonly-0ubuntu0.8.10.1
      firefox-3.0                     3.0.18+build1+nobinonly-0ubuntu0.8.10.1
      xulrunner-1.9                   1.9.0.18+build1+nobinonly-0ubuntu0.8.10.1
    
    Ubuntu 9.04:
      abrowser                        3.0.18+build1+nobinonly-0ubuntu0.9.04.1
      firefox-3.0                     3.0.18+build1+nobinonly-0ubuntu0.9.04.1
      xulrunner-1.9                   1.9.0.18+build1+nobinonly-0ubuntu0.9.04.1
    
    After a standard system upgrade you need to restart Firefox and any
    applications that use xulrunner to effect the necessary changes.
    
    Details follow:
    
    Several flaws were discovered in the browser engine of Firefox. If a user
    were tricked into viewing a malicious website, a remote attacker could
    cause a denial of service or possibly execute arbitrary code with the
    privileges of the user invoking the program. (CVE-2010-0159)
    
    Orlando Barrera II discovered a flaw in the Web Workers implementation of
    Firefox. If a user were tricked into posting to a malicious website, an
    attacker could cause a denial of service or possibly execute arbitrary code
    with the privileges of the user invoking the program. (CVE-2010-0160)
    
    Alin Rad Pop discovered that Firefox's HTML parser would incorrectly free
    memory under certain circumstances. If the browser could be made to access
    these freed memory objects, an attacker could exploit this to execute
    arbitrary code with the privileges of the user invoking the program.
    (CVE-2009-1571)
    
    Hidetake Jo discovered that the showModalDialog in Firefox did not always
    honor the same-origin policy. An attacker could exploit this to run
    untrusted JavaScript from other domains. (CVE-2009-3988)
    
    Georgi Guninski discovered that the same-origin check in Firefox could be
    bypassed by utilizing a crafted SVG image. If a user were tricked into
    viewing a malicious website, an attacker could exploit this to read data
    from other domains. (CVE-2010-0162)
    
    
    Updated packages for Ubuntu 8.04 LTS:
    
      Source archives:
    
        http://security.ubuntu.com/ubuntu/pool/main/f/firefox-3.0/firefox-3.0_3.0.18+build1+nobinonly-0ubuntu0.8.04.1.diff.gz
          Size/MD5:   106195 f12fd18051a424ac5e7b8fa2959e9465
        http://security.ubuntu.com/ubuntu/pool/main/f/firefox-3.0/firefox-3.0_3.0.18+build1+nobinonly-0ubuntu0.8.04.1.dsc
          Size/MD5:     2782 62dece31d3b5c6fdd7f666b160b5b233
        http://security.ubuntu.com/ubuntu/pool/main/f/firefox-3.0/firefox-3.0_3.0.18+build1+nobinonly.orig.tar.gz
          Size/MD5: 11195453 43f41d60599673f797cbac967deac00a
        http://security.ubuntu.com/ubuntu/pool/main/x/xulrunner-1.9/xulrunner-1.9_1.9.0.18+build1+nobinonly-0ubuntu0.8.04.1.diff.gz
          Size/MD5:    79798 59ce1a67e8147d66b4e5be5772875434
        http://security.ubuntu.com/ubuntu/pool/main/x/xulrunner-1.9/xulrunner-1.9_1.9.0.18+build1+nobinonly-0ubuntu0.8.04.1.dsc
          Size/MD5:     2833 a0a383c9bb050127951bc92994b1842d
        http://security.ubuntu.com/ubuntu/pool/main/x/xulrunner-1.9/xulrunner-1.9_1.9.0.18+build1+nobinonly.orig.tar.gz
          Size/MD5: 42044694 54ced22ec7c148b6189d0e0905537950
    
      Architecture independent packages:
    
        http://security.ubuntu.com/ubuntu/pool/main/f/firefox-3.0/firefox-dev_3.0.18+build1+nobinonly-0ubuntu0.8.04.1_all.deb
          Size/MD5:    66526 55fbe8271376b2c5c24851e362976eaa
        http://security.ubuntu.com/ubuntu/pool/main/f/firefox-3.0/firefox-gnome-support_3.0.18+build1+nobinonly-0ubuntu0.8.04.1_all.deb
          Size/MD5:    66532 4a7278e54cbe023f951e77a76bf4c878
        http://security.ubuntu.com/ubuntu/pool/main/f/firefox-3.0/firefox-granparadiso-dev_3.0.18+build1+nobinonly-0ubuntu0.8.04.1_all.deb
          Size/MD5:    66496 b399ab43052e39041ae1daf14ea14d6e
        http://security.ubuntu.com/ubuntu/pool/main/f/firefox-3.0/firefox-trunk-dev_3.0.18+build1+nobinonly-0ubuntu0.8.04.1_all.deb
          Size/MD5:    66480 ade782aa7df5190dbeaa4fa070802f16
        http://security.ubuntu.com/ubuntu/pool/main/f/firefox-3.0/firefox_3.0.18+build1+nobinonly-0ubuntu0.8.04.1_all.deb
          Size/MD5:    66636 1cc94120a7855f913c2d27fab34a8abe
        http://security.ubuntu.com/ubuntu/pool/universe/f/firefox-3.0/firefox-3.0-dom-inspector_3.0.18+build1+nobinonly-0ubuntu0.8.04.1_all.deb
          Size/MD5:    66540 e88722e35eb1429210553a2c17e71b49
        http://security.ubuntu.com/ubuntu/pool/universe/f/firefox-3.0/firefox-3.0-venkman_3.0.18+build1+nobinonly-0ubuntu0.8.04.1_all.deb
          Size/MD5:    66494 640f1cae67cc1dce239a25bfea430b82
        http://security.ubuntu.com/ubuntu/pool/universe/f/firefox-3.0/firefox-dom-inspector_3.0.18+build1+nobinonly-0ubuntu0.8.04.1_all.deb
          Size/MD5:     8982 4d5fac6048ff3092c43780823b1465c4
        http://security.ubuntu.com/ubuntu/pool/universe/f/firefox-3.0/firefox-granparadiso-dom-inspector_3.0.18+build1+nobinonly-0ubuntu0.8.04.1_all.deb
          Size/MD5:     8966 187f3337611396db8282e6cb7d2c68eb
        http://security.ubuntu.com/ubuntu/pool/universe/f/firefox-3.0/firefox-granparadiso-gnome-support_3.0.18+build1+nobinonly-0ubuntu0.8.04.1_all.deb
          Size/MD5:    66512 ed2f5e0ddc11a07dc3fb99498e65ce9f
        http://security.ubuntu.com/ubuntu/pool/universe/f/firefox-3.0/firefox-granparadiso_3.0.18+build1+nobinonly-0ubuntu0.8.04.1_all.deb
          Size/MD5:    66484 3daaa9cab0ffb6dba8cdae04f384b720
        http://security.ubuntu.com/ubuntu/pool/universe/f/firefox-3.0/firefox-libthai_3.0.18+build1+nobinonly-0ubuntu0.8.04.1_all.deb
          Size/MD5:    66472 729d392003156d639d91ae24608cca41
        http://security.ubuntu.com/ubuntu/pool/universe/f/firefox-3.0/firefox-trunk-dom-inspector_3.0.18+build1+nobinonly-0ubuntu0.8.04.1_all.deb
          Size/MD5:     8954 01b3e6fcc86eb22afca9680301e654c1
        http://security.ubuntu.com/ubuntu/pool/universe/f/firefox-3.0/firefox-trunk-gnome-support_3.0.18+build1+nobinonly-0ubuntu0.8.04.1_all.deb
          Size/MD5:    66502 0fa1fa663a0d9d80025ae1c93006ee20
        http://security.ubuntu.com/ubuntu/pool/universe/f/firefox-3.0/firefox-trunk-venkman_3.0.18+build1+nobinonly-0ubuntu0.8.04.1_all.deb
          Size/MD5:     8942 93280b2af0116eaf2776975d800f1049
        http://security.ubuntu.com/ubuntu/pool/universe/f/firefox-3.0/firefox-trunk_3.0.18+build1+nobinonly-0ubuntu0.8.04.1_all.deb
          Size/MD5:    66464 f09a922ee13ad87c2491169535714059
        http://security.ubuntu.com/ubuntu/pool/universe/x/xulrunner-1.9/xulrunner-1.9-dom-inspector_1.9.0.18+build1+nobinonly-0ubuntu0.8.04.1_all.deb
          Size/MD5:   126124 b0936daacae14158ed54cb1b402a5046
        http://security.ubuntu.com/ubuntu/pool/universe/x/xulrunner-1.9/xulrunner-1.9-venkman_1.9.0.18+build1+nobinonly-0ubuntu0.8.04.1_all.deb
          Size/MD5:   236144 1f55a91b7df6376d52bb66a9dd907740
    
      amd64 architecture (Athlon64, Opteron, EM64T Xeon):
    
        http://security.ubuntu.com/ubuntu/pool/main/f/firefox-3.0/firefox-3.0-dev_3.0.18+build1+nobinonly-0ubuntu0.8.04.1_amd64.deb
          Size/MD5:     9036 022b505854d2ca2bc038a75e39cc97a0
        http://security.ubuntu.com/ubuntu/pool/main/f/firefox-3.0/firefox-3.0-gnome-support_3.0.18+build1+nobinonly-0ubuntu0.8.04.1_amd64.deb
          Size/MD5:    29584 2c23bd7eb5b1b49c24d739060be18aff
        http://security.ubuntu.com/ubuntu/pool/main/f/firefox-3.0/firefox-3.0_3.0.18+build1+nobinonly-0ubuntu0.8.04.1_amd64.deb
          Size/MD5:  1092652 84976da716c4ffc3119bac210fec0b5e
        http://security.ubuntu.com/ubuntu/pool/main/x/xulrunner-1.9/xulrunner-1.9-dev_1.9.0.18+build1+nobinonly-0ubuntu0.8.04.1_amd64.deb
          Size/MD5:  4657292 86115d257d31103c409ca94a35b11936
        http://security.ubuntu.com/ubuntu/pool/main/x/xulrunner-1.9/xulrunner-1.9-gnome-support_1.9.0.18+build1+nobinonly-0ubuntu0.8.04.1_amd64.deb
          Size/MD5:    48662 21af4403b8fd5280e11169ad2b5bf145
        http://security.ubuntu.com/ubuntu/pool/main/x/xulrunner-1.9/xulrunner-1.9_1.9.0.18+build1+nobinonly-0ubuntu0.8.04.1_amd64.deb
          Size/MD5:  9092618 50638ad08fdeedd4319ea5b2c6641a3b
    
      i386 architecture (x86 compatible Intel/AMD):
    
        http://security.ubuntu.com/ubuntu/pool/main/f/firefox-3.0/firefox-3.0-dev_3.0.18+build1+nobinonly-0ubuntu0.8.04.1_i386.deb
          Size/MD5:     9028 25d7e1cb9632cb36b6a7dc62340396cd
        http://security.ubuntu.com/ubuntu/pool/main/f/firefox-3.0/firefox-3.0-gnome-support_3.0.18+build1+nobinonly-0ubuntu0.8.04.1_i386.deb
          Size/MD5:    25734 de898d27b1935f095073d06d7b298964
        http://security.ubuntu.com/ubuntu/pool/main/f/firefox-3.0/firefox-3.0_3.0.18+build1+nobinonly-0ubuntu0.8.04.1_i386.deb
          Size/MD5:  1071878 87db24f649c1f484590a7c6106b82a32
        http://security.ubuntu.com/ubuntu/pool/main/x/xulrunner-1.9/xulrunner-1.9-dev_1.9.0.18+build1+nobinonly-0ubuntu0.8.04.1_i386.deb
          Size/MD5:  4632478 13290f8c534384a536bfb570b6b48cc9
        http://security.ubuntu.com/ubuntu/pool/main/x/xulrunner-1.9/xulrunner-1.9-gnome-support_1.9.0.18+build1+nobinonly-0ubuntu0.8.04.1_i386.deb
          Size/MD5:    38512 c97aa1226d0b5195c4735295e78a436d
        http://security.ubuntu.com/ubuntu/pool/main/x/xulrunner-1.9/xulrunner-1.9_1.9.0.18+build1+nobinonly-0ubuntu0.8.04.1_i386.deb
          Size/MD5:  7816198 35cc097a6efb7e6b18c2200ae1400c27
    
      lpia architecture (Low Power Intel Architecture):
    
        http://ports.ubuntu.com/pool/main/f/firefox-3.0/firefox-3.0-dev_3.0.18+build1+nobinonly-0ubuntu0.8.04.1_lpia.deb
          Size/MD5:     9034 eb41f410c6f8c4336abaad385e742e97
        http://ports.ubuntu.com/pool/main/f/firefox-3.0/firefox-3.0-gnome-support_3.0.18+build1+nobinonly-0ubuntu0.8.04.1_lpia.deb
          Size/MD5:    25354 069a9b4f7949d26c42b83fdc8773a89d
        http://ports.ubuntu.com/pool/main/f/firefox-3.0/firefox-3.0_3.0.18+build1+nobinonly-0ubuntu0.8.04.1_lpia.deb
          Size/MD5:  1068486 bc8f471b20ed49feea9b307539596a5f
        http://ports.ubuntu.com/pool/main/x/xulrunner-1.9/xulrunner-1.9-dev_1.9.0.18+build1+nobinonly-0ubuntu0.8.04.1_lpia.deb
          Size/MD5:  4628510 6f63e5502534ea45ca7d48302f508eb4
        http://ports.ubuntu.com/pool/main/x/xulrunner-1.9/xulrunner-1.9-gnome-support_1.9.0.18+build1+nobinonly-0ubuntu0.8.04.1_lpia.deb
          Size/MD5:    37610 d25f62cf7b8863ad0e437b28f8f9c321
        http://ports.ubuntu.com/pool/main/x/xulrunner-1.9/xulrunner-1.9_1.9.0.18+build1+nobinonly-0ubuntu0.8.04.1_lpia.deb
          Size/MD5:  7703254 fc29de22f54a5c0b23e075c4c475ce89
    
      powerpc architecture (Apple Macintosh G3/G4/G5):
    
        http://ports.ubuntu.com/pool/main/f/firefox-3.0/firefox-3.0-dev_3.0.18+build1+nobinonly-0ubuntu0.8.04.1_powerpc.deb
          Size/MD5:     9034 011cf18080af697c80a1bccb0f48c372
        http://ports.ubuntu.com/pool/main/f/firefox-3.0/firefox-3.0-gnome-support_3.0.18+build1+nobinonly-0ubuntu0.8.04.1_powerpc.deb
          Size/MD5:    27510 8135f9b4073b4119353844f3d0f7b4e1
        http://ports.ubuntu.com/pool/main/f/firefox-3.0/firefox-3.0_3.0.18+build1+nobinonly-0ubuntu0.8.04.1_powerpc.deb
          Size/MD5:  1085830 95610a0624f911d8dc5ef70959e059a1
        http://ports.ubuntu.com/pool/main/x/xulrunner-1.9/xulrunner-1.9-dev_1.9.0.18+build1+nobinonly-0ubuntu0.8.04.1_powerpc.deb
          Size/MD5:  4624620 4b54b29ff86d93e52070ebd790a43b5b
        http://ports.ubuntu.com/pool/main/x/xulrunner-1.9/xulrunner-1.9-gnome-support_1.9.0.18+build1+nobinonly-0ubuntu0.8.04.1_powerpc.deb
          Size/MD5:    43684 9f7ac1cf272038a05b6cbabd0e681e47
        http://ports.ubuntu.com/pool/main/x/xulrunner-1.9/xulrunner-1.9_1.9.0.18+build1+nobinonly-0ubuntu0.8.04.1_powerpc.deb
          Size/MD5:  8666380 33e07816fcfc5867f596cf35dd1c73f2
    
    Updated packages for Ubuntu 8.10:
    
      Source archives:
    
        http://security.ubuntu.com/ubuntu/pool/main/f/firefox-3.0/firefox-3.0_3.0.18+build1+nobinonly-0ubuntu0.8.10.1.diff.gz
          Size/MD5:   123228 4334378493ec7d09ae54e4a8a4722335
        http://security.ubuntu.com/ubuntu/pool/main/f/firefox-3.0/firefox-3.0_3.0.18+build1+nobinonly-0ubuntu0.8.10.1.dsc
          Size/MD5:     2837 ae707c690fa6b4df440a3c70209ac8f4
        http://security.ubuntu.com/ubuntu/pool/main/f/firefox-3.0/firefox-3.0_3.0.18+build1+nobinonly.orig.tar.gz
          Size/MD5: 11195453 43f41d60599673f797cbac967deac00a
        http://security.ubuntu.com/ubuntu/pool/main/x/xulrunner-1.9/xulrunner-1.9_1.9.0.18+build1+nobinonly-0ubuntu0.8.10.1.diff.gz
          Size/MD5:   251273 3d4f7d018d5b1c25a0d2877f09f63648
        http://security.ubuntu.com/ubuntu/pool/main/x/xulrunner-1.9/xulrunner-1.9_1.9.0.18+build1+nobinonly-0ubuntu0.8.10.1.dsc
          Size/MD5:     2851 fc2421751d44580536c2666ee66d3904
        http://security.ubuntu.com/ubuntu/pool/main/x/xulrunner-1.9/xulrunner-1.9_1.9.0.18+build1+nobinonly.orig.tar.gz
          Size/MD5: 42044694 54ced22ec7c148b6189d0e0905537950
    
      Architecture independent packages:
    
        http://security.ubuntu.com/ubuntu/pool/main/f/firefox-3.0/abrowser_3.0.18+build1+nobinonly-0ubuntu0.8.10.1_all.deb
          Size/MD5:    69382 244e13fd127d272dcaca9b3051ea9dd2
        http://security.ubuntu.com/ubuntu/pool/main/f/firefox-3.0/firefox-dev_3.0.18+build1+nobinonly-0ubuntu0.8.10.1_all.deb
          Size/MD5:    69276 35ad39771486680bbc6a38bfbf973871
        http://security.ubuntu.com/ubuntu/pool/main/f/firefox-3.0/firefox-gnome-support_3.0.18+build1+nobinonly-0ubuntu0.8.10.1_all.deb
          Size/MD5:    69288 67299d054a33c9360c314c63a52457de
        http://security.ubuntu.com/ubuntu/pool/main/f/firefox-3.0/firefox-granparadiso-dev_3.0.18+build1+nobinonly-0ubuntu0.8.10.1_all.deb
          Size/MD5:    69248 069c90357b890d4ec8818fe9e23bb5ff
        http://security.ubuntu.com/ubuntu/pool/main/f/firefox-3.0/firefox-trunk-dev_3.0.18+build1+nobinonly-0ubuntu0.8.10.1_all.deb
          Size/MD5:    69238 ecfcc9eb99c093dd04efe26e7249aa47
        http://security.ubuntu.com/ubuntu/pool/main/f/firefox-3.0/firefox_3.0.18+build1+nobinonly-0ubuntu0.8.10.1_all.deb
          Size/MD5:    69374 f2cf14a3dd57f3abd31a624589cc37e9
        http://security.ubuntu.com/ubuntu/pool/universe/f/firefox-3.0/firefox-3.0-dom-inspector_3.0.18+build1+nobinonly-0ubuntu0.8.10.1_all.deb
          Size/MD5:    69298 b595247327829a236b9843d726edc130
        http://security.ubuntu.com/ubuntu/pool/universe/f/firefox-3.0/firefox-3.0-venkman_3.0.18+build1+nobinonly-0ubuntu0.8.10.1_all.deb
          Size/MD5:    69248 332c54fc4cb69629b7f6efa7e98f1925
        http://security.ubuntu.com/ubuntu/pool/universe/f/firefox-3.0/firefox-dom-inspector_3.0.18+build1+nobinonly-0ubuntu0.8.10.1_all.deb
          Size/MD5:     8978 003191d32d6dd2f2a2b213f5babb66f2
        http://security.ubuntu.com/ubuntu/pool/universe/f/firefox-3.0/firefox-granparadiso-dom-inspector_3.0.18+build1+nobinonly-0ubuntu0.8.10.1_all.deb
          Size/MD5:     8968 83211932aff06f9c3c50a29d76d96834
        http://security.ubuntu.com/ubuntu/pool/universe/f/firefox-3.0/firefox-granparadiso-gnome-support_3.0.18+build1+nobinonly-0ubuntu0.8.10.1_all.deb
          Size/MD5:    69272 2e05ac71775c538317a809acb52d878b
        http://security.ubuntu.com/ubuntu/pool/universe/f/firefox-3.0/firefox-granparadiso_3.0.18+build1+nobinonly-0ubuntu0.8.10.1_all.deb
          Size/MD5:    69240 ae0e73c62755a719af1abf824b08e07e
        http://security.ubuntu.com/ubuntu/pool/universe/f/firefox-3.0/firefox-libthai_3.0.18+build1+nobinonly-0ubuntu0.8.10.1_all.deb
          Size/MD5:    69228 51fa6cec869e3dd6484cbef6c261d954
        http://security.ubuntu.com/ubuntu/pool/universe/f/firefox-3.0/firefox-trunk-dom-inspector_3.0.18+build1+nobinonly-0ubuntu0.8.10.1_all.deb
          Size/MD5:     8956 facfcada2d8a85a2d37e137f15c37883
        http://security.ubuntu.com/ubuntu/pool/universe/f/firefox-3.0/firefox-trunk-gnome-support_3.0.18+build1+nobinonly-0ubuntu0.8.10.1_all.deb
          Size/MD5:    69262 1e4e74dc8373d48ab51d483465642b8f
        http://security.ubuntu.com/ubuntu/pool/universe/f/firefox-3.0/firefox-trunk-venkman_3.0.18+build1+nobinonly-0ubuntu0.8.10.1_all.deb
          Size/MD5:     8942 47980961738b7f1719e5f7cf5bdd8459
        http://security.ubuntu.com/ubuntu/pool/universe/f/firefox-3.0/firefox-trunk_3.0.18+build1+nobinonly-0ubuntu0.8.10.1_all.deb
          Size/MD5:    69224 be4cb23320949fba3c7120f0ac1f4327
        http://security.ubuntu.com/ubuntu/pool/universe/x/xulrunner-1.9/xulrunner-1.9-dom-inspector_1.9.0.18+build1+nobinonly-0ubuntu0.8.10.1_all.deb
          Size/MD5:   128076 ff82ae2c41df10cc84e39561d30cdbd0
        http://security.ubuntu.com/ubuntu/pool/universe/x/xulrunner-1.9/xulrunner-1.9-venkman_1.9.0.18+build1+nobinonly-0ubuntu0.8.10.1_all.deb
          Size/MD5:   237848 650532faa9820e23c80cc41767ec6fe8
    
      amd64 architecture (Athlon64, Opteron, EM64T Xeon):
    
        http://security.ubuntu.com/ubuntu/pool/main/f/firefox-3.0/abrowser-3.0-branding_3.0.18+build1+nobinonly-0ubuntu0.8.10.1_amd64.deb
          Size/MD5:   203980 49122ba6aa96a7160766a5228211bc2d
        http://security.ubuntu.com/ubuntu/pool/main/f/firefox-3.0/firefox-3.0-branding_3.0.18+build1+nobinonly-0ubuntu0.8.10.1_amd64.deb
          Size/MD5:   202406 2a23fde94e033e50ce637a223ac8fe0d
        http://security.ubuntu.com/ubuntu/pool/main/f/firefox-3.0/firefox-3.0-dev_3.0.18+build1+nobinonly-0ubuntu0.8.10.1_amd64.deb
          Size/MD5:    69338 30d4e661a10a17d6c911379afafc7f57
        http://security.ubuntu.com/ubuntu/pool/main/f/firefox-3.0/firefox-3.0-gnome-support_3.0.18+build1+nobinonly-0ubuntu0.8.10.1_amd64.deb
          Size/MD5:    88768 d07aaa5911561d5a2bb484ba145dc694
        http://security.ubuntu.com/ubuntu/pool/main/f/firefox-3.0/firefox-3.0_3.0.18+build1+nobinonly-0ubuntu0.8.10.1_amd64.deb
          Size/MD5:   905674 59300b025eac5f4605bb3e53e298e6b0
        http://security.ubuntu.com/ubuntu/pool/main/x/xulrunner-1.9/xulrunner-1.9-dev_1.9.0.18+build1+nobinonly-0ubuntu0.8.10.1_amd64.deb
          Size/MD5:  4575126 f733c8502e5748cc8a59be181d00b939
        http://security.ubuntu.com/ubuntu/pool/main/x/xulrunner-1.9/xulrunner-1.9-gnome-support_1.9.0.18+build1+nobinonly-0ubuntu0.8.10.1_amd64.deb
          Size/MD5:    47112 c8ec01bfc00d60a631c1a642bedec0fc
        http://security.ubuntu.com/ubuntu/pool/main/x/xulrunner-1.9/xulrunner-1.9_1.9.0.18+build1+nobinonly-0ubuntu0.8.10.1_amd64.deb
          Size/MD5:  8736318 27df63a18482b3b4ba95618206dddc58
        http://security.ubuntu.com/ubuntu/pool/main/x/xulrunner-1.9/xulrunner-dev_1.9.0.18+build1+nobinonly-0ubuntu0.8.10.1_amd64.deb
          Size/MD5:    22990 d05e1d6263bd1c142242b742f52fc6ef
    
      i386 architecture (x86 compatible Intel/AMD):
    
        http://security.ubuntu.com/ubuntu/pool/main/f/firefox-3.0/abrowser-3.0-branding_3.0.18+build1+nobinonly-0ubuntu0.8.10.1_i386.deb
          Size/MD5:   203982 a1198ba1e4d07dbf12de747b03141ca3
        http://security.ubuntu.com/ubuntu/pool/main/f/firefox-3.0/firefox-3.0-branding_3.0.18+build1+nobinonly-0ubuntu0.8.10.1_i386.deb
          Size/MD5:   202412 92c138508dddc75eee872263a43913e7
        http://security.ubuntu.com/ubuntu/pool/main/f/firefox-3.0/firefox-3.0-dev_3.0.18+build1+nobinonly-0ubuntu0.8.10.1_i386.deb
          Size/MD5:    69338 64950b4d086e20f2956d09c1eaa30ff3
        http://security.ubuntu.com/ubuntu/pool/main/f/firefox-3.0/firefox-3.0-gnome-support_3.0.18+build1+nobinonly-0ubuntu0.8.10.1_i386.deb
          Size/MD5:    84828 80649a992a4492c974fe1eb06afd8a86
        http://security.ubuntu.com/ubuntu/pool/main/f/firefox-3.0/firefox-3.0_3.0.18+build1+nobinonly-0ubuntu0.8.10.1_i386.deb
          Size/MD5:   887982 94fff00e72b17f8eaa48300321d1e13d
        http://security.ubuntu.com/ubuntu/pool/main/x/xulrunner-1.9/xulrunner-1.9-dev_1.9.0.18+build1+nobinonly-0ubuntu0.8.10.1_i386.deb
          Size/MD5:  4552242 e1584257ece03d06cde5f8080c849ec0
        http://security.ubuntu.com/ubuntu/pool/main/x/xulrunner-1.9/xulrunner-1.9-gnome-support_1.9.0.18+build1+nobinonly-0ubuntu0.8.10.1_i386.deb
          Size/MD5:    39384 820dc199210d4db2118c4dacdad3078a
        http://security.ubuntu.com/ubuntu/pool/main/x/xulrunner-1.9/xulrunner-1.9_1.9.0.18+build1+nobinonly-0ubuntu0.8.10.1_i386.deb
          Size/MD5:  7566228 11ae577e43eaf04f388beb55769623be
        http://security.ubuntu.com/ubuntu/pool/main/x/xulrunner-1.9/xulrunner-dev_1.9.0.18+build1+nobinonly-0ubuntu0.8.10.1_i386.deb
          Size/MD5:    22990 5be425372239053e7a353de64c1f9fbf
    
      lpia architecture (Low Power Intel Architecture):
    
        http://ports.ubuntu.com/pool/main/f/firefox-3.0/abrowser-3.0-branding_3.0.18+build1+nobinonly-0ubuntu0.8.10.1_lpia.deb
          Size/MD5:   203978 1943cd378a2ac48ee16dc84e57800a0a
        http://ports.ubuntu.com/pool/main/f/firefox-3.0/firefox-3.0-branding_3.0.18+build1+nobinonly-0ubuntu0.8.10.1_lpia.deb
          Size/MD5:   202404 f054bce66456c1035418b8c0e606e34c
        http://ports.ubuntu.com/pool/main/f/firefox-3.0/firefox-3.0-dev_3.0.18+build1+nobinonly-0ubuntu0.8.10.1_lpia.deb
          Size/MD5:    69340 8b12dc5ae9c17ca6db198587ffce9152
        http://ports.ubuntu.com/pool/main/f/firefox-3.0/firefox-3.0-gnome-support_3.0.18+build1+nobinonly-0ubuntu0.8.10.1_lpia.deb
          Size/MD5:    84228 5112cc321ad210e9f522f990613d904f
        http://ports.ubuntu.com/pool/main/f/firefox-3.0/firefox-3.0_3.0.18+build1+nobinonly-0ubuntu0.8.10.1_lpia.deb
          Size/MD5:   885256 c5e390012893755d54697ad807b2e9cd
        http://ports.ubuntu.com/pool/main/x/xulrunner-1.9/xulrunner-1.9-dev_1.9.0.18+build1+nobinonly-0ubuntu0.8.10.1_lpia.deb
          Size/MD5:  4548214 7d0a4bcc81de370dd1085109d890e7d1
        http://ports.ubuntu.com/pool/main/x/xulrunner-1.9/xulrunner-1.9-gnome-support_1.9.0.18+build1+nobinonly-0ubuntu0.8.10.1_lpia.deb
          Size/MD5:    38416 0aeb2b5de50e9f2801cb9b7217a7b23a
        http://ports.ubuntu.com/pool/main/x/xulrunner-1.9/xulrunner-1.9_1.9.0.18+build1+nobinonly-0ubuntu0.8.10.1_lpia.deb
          Size/MD5:  7461330 30211a063af0cf7faaf101ce068bd95e
        http://ports.ubuntu.com/pool/main/x/xulrunner-1.9/xulrunner-dev_1.9.0.18+build1+nobinonly-0ubuntu0.8.10.1_lpia.deb
          Size/MD5:    22990 45e15880644cda5e445e9db247307a9f
    
      powerpc architecture (Apple Macintosh G3/G4/G5):
    
        http://ports.ubuntu.com/pool/main/f/firefox-3.0/abrowser-3.0-branding_3.0.18+build1+nobinonly-0ubuntu0.8.10.1_powerpc.deb
          Size/MD5:   203990 e3271adf4626f458d206174a163008ea
        http://ports.ubuntu.com/pool/main/f/firefox-3.0/firefox-3.0-branding_3.0.18+build1+nobinonly-0ubuntu0.8.10.1_powerpc.deb
          Size/MD5:   202416 e913db7851f43d80868389cbe170e58c
        http://ports.ubuntu.com/pool/main/f/firefox-3.0/firefox-3.0-dev_3.0.18+build1+nobinonly-0ubuntu0.8.10.1_powerpc.deb
          Size/MD5:    69342 a2eff29266489471e7ca91b5d14c04e0
        http://ports.ubuntu.com/pool/main/f/firefox-3.0/firefox-3.0-gnome-support_3.0.18+build1+nobinonly-0ubuntu0.8.10.1_powerpc.deb
          Size/MD5:    86200 3cbd6e33796e150b5918ea7976d6716b
        http://ports.ubuntu.com/pool/main/f/firefox-3.0/firefox-3.0_3.0.18+build1+nobinonly-0ubuntu0.8.10.1_powerpc.deb
          Size/MD5:   899446 0966a128af34986ee3f12c08c36f48d2
        http://ports.ubuntu.com/pool/main/x/xulrunner-1.9/xulrunner-1.9-dev_1.9.0.18+build1+nobinonly-0ubuntu0.8.10.1_powerpc.deb
          Size/MD5:  4542014 e921eecf51b037fe3705f796bc0763c9
        http://ports.ubuntu.com/pool/main/x/xulrunner-1.9/xulrunner-1.9-gnome-support_1.9.0.18+build1+nobinonly-0ubuntu0.8.10.1_powerpc.deb
          Size/MD5:    42414 26a623e782f74f20078e401e60a78042
        http://ports.ubuntu.com/pool/main/x/xulrunner-1.9/xulrunner-1.9_1.9.0.18+build1+nobinonly-0ubuntu0.8.10.1_powerpc.deb
          Size/MD5:  8303640 9c3772421c7799769b381015c922ac97
        http://ports.ubuntu.com/pool/main/x/xulrunner-1.9/xulrunner-dev_1.9.0.18+build1+nobinonly-0ubuntu0.8.10.1_powerpc.deb
          Size/MD5:    22992 7c33afe980725586f4378d1de41adbb6
    
      sparc architecture (Sun SPARC/UltraSPARC):
    
        http://ports.ubuntu.com/pool/main/f/firefox-3.0/abrowser-3.0-branding_3.0.18+build1+nobinonly-0ubuntu0.8.10.1_sparc.deb
          Size/MD5:   203982 ffa4639e52aac4a33912a329e843f50a
        http://ports.ubuntu.com/pool/main/f/firefox-3.0/firefox-3.0-branding_3.0.18+build1+nobinonly-0ubuntu0.8.10.1_sparc.deb
          Size/MD5:   202406 4a535569d5bb3eebe51874f15e4e5479
        http://ports.ubuntu.com/pool/main/f/firefox-3.0/firefox-3.0-dev_3.0.18+build1+nobinonly-0ubuntu0.8.10.1_sparc.deb
          Size/MD5:    69342 d23ec01cc9cbf47f9deb4f565f2e95f8
        http://ports.ubuntu.com/pool/main/f/firefox-3.0/firefox-3.0-gnome-support_3.0.18+build1+nobinonly-0ubuntu0.8.10.1_sparc.deb
          Size/MD5:    83892 1e988446e3e1e6a83e9c165a48f6e444
        http://ports.ubuntu.com/pool/main/f/firefox-3.0/firefox-3.0_3.0.18+build1+nobinonly-0ubuntu0.8.10.1_sparc.deb
          Size/MD5:   887654 f23d1c5cbe245b3a0c760c5c67c96eb1
        http://ports.ubuntu.com/pool/main/x/xulrunner-1.9/xulrunner-1.9-dev_1.9.0.18+build1+nobinonly-0ubuntu0.8.10.1_sparc.deb
          Size/MD5:  4529108 716774efcf3b66a0eeb81ec77e458b25
        http://ports.ubuntu.com/pool/main/x/xulrunner-1.9/xulrunner-1.9-gnome-support_1.9.0.18+build1+nobinonly-0ubuntu0.8.10.1_sparc.deb
          Size/MD5:    37874 13eb351e204da124250c617251beec63
        http://ports.ubuntu.com/pool/main/x/xulrunner-1.9/xulrunner-1.9_1.9.0.18+build1+nobinonly-0ubuntu0.8.10.1_sparc.deb
          Size/MD5:  8124422 1072ca874b133688475980fa71a89243
        http://ports.ubuntu.com/pool/main/x/xulrunner-1.9/xulrunner-dev_1.9.0.18+build1+nobinonly-0ubuntu0.8.10.1_sparc.deb
          Size/MD5:    22990 b430166f1e5b5c247693df817341a71e
    
    Updated packages for Ubuntu 9.04:
    
      Source archives:
    
        http://security.ubuntu.com/ubuntu/pool/main/f/firefox-3.0/firefox-3.0_3.0.18+build1+nobinonly-0ubuntu0.9.04.1.diff.gz
          Size/MD5:   123436 2c8c2c66ea018a71cb5124fa0dec5a2d
        http://security.ubuntu.com/ubuntu/pool/main/f/firefox-3.0/firefox-3.0_3.0.18+build1+nobinonly-0ubuntu0.9.04.1.dsc
          Size/MD5:     2837 b746b4b3600f847523a6fce43c432d49
        http://security.ubuntu.com/ubuntu/pool/main/f/firefox-3.0/firefox-3.0_3.0.18+build1+nobinonly.orig.tar.gz
          Size/MD5: 11195453 43f41d60599673f797cbac967deac00a
        http://security.ubuntu.com/ubuntu/pool/main/x/xulrunner-1.9/xulrunner-1.9_1.9.0.18+build1+nobinonly-0ubuntu0.9.04.1.diff.gz
          Size/MD5:   252174 082f0e69469104ec472c87bfebfb58da
        http://security.ubuntu.com/ubuntu/pool/main/x/xulrunner-1.9/xulrunner-1.9_1.9.0.18+build1+nobinonly-0ubuntu0.9.04.1.dsc
          Size/MD5:     2851 537f7edffd6fbc7ef06b9ac7733c4cd6
        http://security.ubuntu.com/ubuntu/pool/main/x/xulrunner-1.9/xulrunner-1.9_1.9.0.18+build1+nobinonly.orig.tar.gz
          Size/MD5: 42044694 54ced22ec7c148b6189d0e0905537950
    
      Architecture independent packages:
    
        http://security.ubuntu.com/ubuntu/pool/main/f/firefox-3.0/abrowser_3.0.18+build1+nobinonly-0ubuntu0.9.04.1_all.deb
          Size/MD5:    69584 e644bb7f8764d1829136745afcfee55f
        http://security.ubuntu.com/ubuntu/pool/main/f/firefox-3.0/firefox-dev_3.0.18+build1+nobinonly-0ubuntu0.9.04.1_all.deb
          Size/MD5:    69486 53c8f65b9349ba4229e2c5d27797b2fd
        http://security.ubuntu.com/ubuntu/pool/main/f/firefox-3.0/firefox-gnome-support_3.0.18+build1+nobinonly-0ubuntu0.9.04.1_all.deb
          Size/MD5:    69494 5c4509ba6bd67dfdfe1029f1ba259e7b
        http://security.ubuntu.com/ubuntu/pool/main/f/firefox-3.0/firefox-granparadiso-dev_3.0.18+build1+nobinonly-0ubuntu0.9.04.1_all.deb
          Size/MD5:    69456 780fa4af748bcec454e23f829e550cf5
        http://security.ubuntu.com/ubuntu/pool/main/f/firefox-3.0/firefox-trunk-dev_3.0.18+build1+nobinonly-0ubuntu0.9.04.1_all.deb
          Size/MD5:    69440 47480ee9efbbcd6c9412128bc20f985e
        http://security.ubuntu.com/ubuntu/pool/main/f/firefox-3.0/firefox_3.0.18+build1+nobinonly-0ubuntu0.9.04.1_all.deb
          Size/MD5:    69574 d2cc78df801d9e6643b5b5f513b9915e
        http://security.ubuntu.com/ubuntu/pool/universe/f/firefox-3.0/firefox-3.0-dom-inspector_3.0.18+build1+nobinonly-0ubuntu0.9.04.1_all.deb
          Size/MD5:    69500 6765698ab7f0a712ae427ca914c37d52
        http://security.ubuntu.com/ubuntu/pool/universe/f/firefox-3.0/firefox-3.0-venkman_3.0.18+build1+nobinonly-0ubuntu0.9.04.1_all.deb
          Size/MD5:    69454 330edc243d5780b4fcf61202c15236ec
        http://security.ubuntu.com/ubuntu/pool/universe/f/firefox-3.0/firefox-dom-inspector_3.0.18+build1+nobinonly-0ubuntu0.9.04.1_all.deb
          Size/MD5:     8980 362076e4e4a0108ef21b3c0569195277
        http://security.ubuntu.com/ubuntu/pool/universe/f/firefox-3.0/firefox-granparadiso-dom-inspector_3.0.18+build1+nobinonly-0ubuntu0.9.04.1_all.deb
          Size/MD5:     8968 b0472e75888686fe71d650c2661801e8
        http://security.ubuntu.com/ubuntu/pool/universe/f/firefox-3.0/firefox-granparadiso-gnome-support_3.0.18+build1+nobinonly-0ubuntu0.9.04.1_all.deb
          Size/MD5:    69474 b51ea8cac2292f5163ddb9cbfb486600
        http://security.ubuntu.com/ubuntu/pool/universe/f/firefox-3.0/firefox-granparadiso_3.0.18+build1+nobinonly-0ubuntu0.9.04.1_all.deb
          Size/MD5:    69444 230dfe7bf6a12f8b38ddb9d16c9738d1
        http://security.ubuntu.com/ubuntu/pool/universe/f/firefox-3.0/firefox-libthai_3.0.18+build1+nobinonly-0ubuntu0.9.04.1_all.deb
          Size/MD5:    69440 cecb3da1a4b81b4766ef5b519c0a9a27
        http://security.ubuntu.com/ubuntu/pool/universe/f/firefox-3.0/firefox-trunk-dom-inspector_3.0.18+build1+nobinonly-0ubuntu0.9.04.1_all.deb
          Size/MD5:     8954 e95b08e048a96f969d00c2572c3c1114
        http://security.ubuntu.com/ubuntu/pool/universe/f/firefox-3.0/firefox-trunk-gnome-support_3.0.18+build1+nobinonly-0ubuntu0.9.04.1_all.deb
          Size/MD5:    69462 1ed6bf791415a22a7a02d162dc156633
        http://security.ubuntu.com/ubuntu/pool/universe/f/firefox-3.0/firefox-trunk-venkman_3.0.18+build1+nobinonly-0ubuntu0.9.04.1_all.deb
          Size/MD5:     8944 37cb4269bb0bb99738aed6d74df69d3c
        http://security.ubuntu.com/ubuntu/pool/universe/f/firefox-3.0/firefox-trunk_3.0.18+build1+nobinonly-0ubuntu0.9.04.1_all.deb
          Size/MD5:    69434 7f5ad169d4f26cc2f3b3e0dc096a7a27
        http://security.ubuntu.com/ubuntu/pool/universe/x/xulrunner-1.9/xulrunner-1.9-dom-inspector_1.9.0.18+build1+nobinonly-0ubuntu0.9.04.1_all.deb
          Size/MD5:   128420 f03d4eb8baae987dd24c76d33e364331
        http://security.ubuntu.com/ubuntu/pool/universe/x/xulrunner-1.9/xulrunner-1.9-venkman_1.9.0.18+build1+nobinonly-0ubuntu0.9.04.1_all.deb
          Size/MD5:   238338 7d2baa1850e184731c842fa5ffc2ec1d
    
      amd64 architecture (Athlon64, Opteron, EM64T Xeon):
    
        http://security.ubuntu.com/ubuntu/pool/main/f/firefox-3.0/abrowser-3.0-branding_3.0.18+build1+nobinonly-0ubuntu0.9.04.1_amd64.deb
          Size/MD5:   204112 9fbc954bbf627850fe579148f8090d09
        http://security.ubuntu.com/ubuntu/pool/main/f/firefox-3.0/firefox-3.0-branding_3.0.18+build1+nobinonly-0ubuntu0.9.04.1_amd64.deb
          Size/MD5:   202626 4648b741bd0b452db72b502a3e42572f
        http://security.ubuntu.com/ubuntu/pool/main/f/firefox-3.0/firefox-3.0-dev_3.0.18+build1+nobinonly-0ubuntu0.9.04.1_amd64.deb
          Size/MD5:    69540 fc8b8b86ce670f1f626b1c84443ad12b
        http://security.ubuntu.com/ubuntu/pool/main/f/firefox-3.0/firefox-3.0-gnome-support_3.0.18+build1+nobinonly-0ubuntu0.9.04.1_amd64.deb
          Size/MD5:    88976 913797bb980066745ca8500309030381
        http://security.ubuntu.com/ubuntu/pool/main/f/firefox-3.0/firefox-3.0_3.0.18+build1+nobinonly-0ubuntu0.9.04.1_amd64.deb
          Size/MD5:   905664 7ac55a46682a695df4e60daa379f9ee9
        http://security.ubuntu.com/ubuntu/pool/main/x/xulrunner-1.9/xulrunner-1.9-dev_1.9.0.18+build1+nobinonly-0ubuntu0.9.04.1_amd64.deb
          Size/MD5:  4575284 322e314629811c880b4141c93e6c3f96
        http://security.ubuntu.com/ubuntu/pool/main/x/xulrunner-1.9/xulrunner-1.9-gnome-support_1.9.0.18+build1+nobinonly-0ubuntu0.9.04.1_amd64.deb
          Size/MD5:    47114 ed08cbef07d88198b1c7a6420de51067
        http://security.ubuntu.com/ubuntu/pool/main/x/xulrunner-1.9/xulrunner-1.9_1.9.0.18+build1+nobinonly-0ubuntu0.9.04.1_amd64.deb
          Size/MD5:  8737198 24f2527caee8e7545f30509bb9b9b4f6
        http://security.ubuntu.com/ubuntu/pool/main/x/xulrunner-1.9/xulrunner-dev_1.9.0.18+build1+nobinonly-0ubuntu0.9.04.1_amd64.deb
          Size/MD5:    23264 c09c3cf9c3c3627dd659e9c803ccda21
    
      i386 architecture (x86 compatible Intel/AMD):
    
        http://security.ubuntu.com/ubuntu/pool/main/f/firefox-3.0/abrowser-3.0-branding_3.0.18+build1+nobinonly-0ubuntu0.9.04.1_i386.deb
          Size/MD5:   204128 a61d50badc2a721da8d1cf896ad1abdf
        http://security.ubuntu.com/ubuntu/pool/main/f/firefox-3.0/firefox-3.0-branding_3.0.18+build1+nobinonly-0ubuntu0.9.04.1_i386.deb
          Size/MD5:   202620 d1b27319e4b0fc34d2f3ea138150857b
        http://security.ubuntu.com/ubuntu/pool/main/f/firefox-3.0/firefox-3.0-dev_3.0.18+build1+nobinonly-0ubuntu0.9.04.1_i386.deb
          Size/MD5:    69544 18e5f7492bd85c3bf07b7d243704d54a
        http://security.ubuntu.com/ubuntu/pool/main/f/firefox-3.0/firefox-3.0-gnome-support_3.0.18+build1+nobinonly-0ubuntu0.9.04.1_i386.deb
          Size/MD5:    85034 fdeb306c6415783bffe419c30614eff1
        http://security.ubuntu.com/ubuntu/pool/main/f/firefox-3.0/firefox-3.0_3.0.18+build1+nobinonly-0ubuntu0.9.04.1_i386.deb
          Size/MD5:   887980 98143e3c97b49ff4f05d7e7b7a56f91d
        http://security.ubuntu.com/ubuntu/pool/main/x/xulrunner-1.9/xulrunner-1.9-dev_1.9.0.18+build1+nobinonly-0ubuntu0.9.04.1_i386.deb
          Size/MD5:  4551736 8ce6c861332cb56159eae49d081b88f4
        http://security.ubuntu.com/ubuntu/pool/main/x/xulrunner-1.9/xulrunner-1.9-gnome-support_1.9.0.18+build1+nobinonly-0ubuntu0.9.04.1_i386.deb
          Size/MD5:    39386 9dfaaf894f9219bf75a90c11b28b2cbe
        http://security.ubuntu.com/ubuntu/pool/main/x/xulrunner-1.9/xulrunner-1.9_1.9.0.18+build1+nobinonly-0ubuntu0.9.04.1_i386.deb
          Size/MD5:  7567146 45b3db5dec9b9cb414fb2822aff8b363
        http://security.ubuntu.com/ubuntu/pool/main/x/xulrunner-1.9/xulrunner-dev_1.9.0.18+build1+nobinonly-0ubuntu0.9.04.1_i386.deb
          Size/MD5:    23262 93ffa3ea5b2715f7a7a303f6567e689c
    
      lpia architecture (Low Power Intel Architecture):
    
        http://ports.ubuntu.com/pool/main/f/firefox-3.0/abrowser-3.0-branding_3.0.18+build1+nobinonly-0ubuntu0.9.04.1_lpia.deb
          Size/MD5:   204118 fe3cf2fccd1ac23bcbc2a841eb846923
        http://ports.ubuntu.com/pool/main/f/firefox-3.0/firefox-3.0-branding_3.0.18+build1+nobinonly-0ubuntu0.9.04.1_lpia.deb
          Size/MD5:   202622 c3d237a16a38f51b254ccbcc542f2199
        http://ports.ubuntu.com/pool/main/f/firefox-3.0/firefox-3.0-dev_3.0.18+build1+nobinonly-0ubuntu0.9.04.1_lpia.deb
          Size/MD5:    69536 31bbac84270f1036d0a6d30924be3446
        http://ports.ubuntu.com/pool/main/f/firefox-3.0/firefox-3.0-gnome-support_3.0.18+build1+nobinonly-0ubuntu0.9.04.1_lpia.deb
          Size/MD5:    84448 f9288dcbbecd435428d01426bea1e512
        http://ports.ubuntu.com/pool/main/f/firefox-3.0/firefox-3.0_3.0.18+build1+nobinonly-0ubuntu0.9.04.1_lpia.deb
          Size/MD5:   885208 562d22b8ada53e72055880e7589af22f
        http://ports.ubuntu.com/pool/main/x/xulrunner-1.9/xulrunner-1.9-dev_1.9.0.18+build1+nobinonly-0ubuntu0.9.04.1_lpia.deb
          Size/MD5:  4548178 cc28186604b829b14334c7c24fa2fa69
        http://ports.ubuntu.com/pool/main/x/xulrunner-1.9/xulrunner-1.9-gnome-support_1.9.0.18+build1+nobinonly-0ubuntu0.9.04.1_lpia.deb
          Size/MD5:    38396 b616b56d4692e0dabbb8013c7aae03c9
        http://ports.ubuntu.com/pool/main/x/xulrunner-1.9/xulrunner-1.9_1.9.0.18+build1+nobinonly-0ubuntu0.9.04.1_lpia.deb
          Size/MD5:  7462994 134df581304a69776495c2e5aa75200b
        http://ports.ubuntu.com/pool/main/x/xulrunner-1.9/xulrunner-dev_1.9.0.18+build1+nobinonly-0ubuntu0.9.04.1_lpia.deb
          Size/MD5:    23262 135ee428f3e1c6f274d4d22e00845879
    
      powerpc architecture (Apple Macintosh G3/G4/G5):
    
        http://ports.ubuntu.com/pool/main/f/firefox-3.0/abrowser-3.0-branding_3.0.18+build1+nobinonly-0ubuntu0.9.04.1_powerpc.deb
          Size/MD5:   204126 208fbc7f2b318cb7f57bccae77d787a5
        http://ports.ubuntu.com/pool/main/f/firefox-3.0/firefox-3.0-branding_3.0.18+build1+nobinonly-0ubuntu0.9.04.1_powerpc.deb
          Size/MD5:   202624 fcf979e00ac2aa342c922dc5dc7052df
        http://ports.ubuntu.com/pool/main/f/firefox-3.0/firefox-3.0-dev_3.0.18+build1+nobinonly-0ubuntu0.9.04.1_powerpc.deb
          Size/MD5:    69546 5083373220f6c2b7a58f013c66edadcc
        http://ports.ubuntu.com/pool/main/f/firefox-3.0/firefox-3.0-gnome-support_3.0.18+build1+nobinonly-0ubuntu0.9.04.1_powerpc.deb
          Size/MD5:    86432 678c65fd231c5f900ea3c88bd20263b6
        http://ports.ubuntu.com/pool/main/f/firefox-3.0/firefox-3.0_3.0.18+build1+nobinonly-0ubuntu0.9.04.1_powerpc.deb
          Size/MD5:   899428 3e3e76e1367ea5dfeb56042c17618b2f
        http://ports.ubuntu.com/pool/main/x/xulrunner-1.9/xulrunner-1.9-dev_1.9.0.18+build1+nobinonly-0ubuntu0.9.04.1_powerpc.deb
          Size/MD5:  4541516 ecff6d9bc7bf1510a54bb1c8eadcfcac
        http://ports.ubuntu.com/pool/main/x/xulrunner-1.9/xulrunner-1.9-gnome-support_1.9.0.18+build1+nobinonly-0ubuntu0.9.04.1_powerpc.deb
          Size/MD5:    42416 4afaeaaaee38dbf750d54f70778a7910
        http://ports.ubuntu.com/pool/main/x/xulrunner-1.9/xulrunner-1.9_1.9.0.18+build1+nobinonly-0ubuntu0.9.04.1_powerpc.deb
          Size/MD5:  8304272 0f5e8fcee9beb1af77fa352bb16752ea
        http://ports.ubuntu.com/pool/main/x/xulrunner-1.9/xulrunner-dev_1.9.0.18+build1+nobinonly-0ubuntu0.9.04.1_powerpc.deb
          Size/MD5:    23266 487a1afdfb857ce66d6e01af44fc388a
    
      sparc architecture (Sun SPARC/UltraSPARC):
    
        http://ports.ubuntu.com/pool/main/f/firefox-3.0/abrowser-3.0-branding_3.0.18+build1+nobinonly-0ubuntu0.9.04.1_sparc.deb
          Size/MD5:   204128 1a967a8bf3c5d2dd934f11465b8d863a
        http://ports.ubuntu.com/pool/main/f/firefox-3.0/firefox-3.0-branding_3.0.18+build1+nobinonly-0ubuntu0.9.04.1_sparc.deb
          Size/MD5:   202630 e33815ef886a0372bdaa7800481b8f0c
        http://ports.ubuntu.com/pool/main/f/firefox-3.0/firefox-3.0-dev_3.0.18+build1+nobinonly-0ubuntu0.9.04.1_sparc.deb
          Size/MD5:    69544 9990016627024e64dd305c384341ddb5
        http://ports.ubuntu.com/pool/main/f/firefox-3.0/firefox-3.0-gnome-support_3.0.18+build1+nobinonly-0ubuntu0.9.04.1_sparc.deb
          Size/MD5:    84046 f0bd5d177718aa7584584d9df93cb44d
        http://ports.ubuntu.com/pool/main/f/firefox-3.0/firefox-3.0_3.0.18+build1+nobinonly-0ubuntu0.9.04.1_sparc.deb
          Size/MD5:   887504 65684ab7fd8b1007629a83d81f278661
        http://ports.ubuntu.com/pool/main/x/xulrunner-1.9/xulrunner-1.9-dev_1.9.0.18+build1+nobinonly-0ubuntu0.9.04.1_sparc.deb
          Size/MD5:  4528850 cb4f53c2bbdf1b00d7c0ba498ea5504f
        http://ports.ubuntu.com/pool/main/x/xulrunner-1.9/xulrunner-1.9-gnome-support_1.9.0.18+build1+nobinonly-0ubuntu0.9.04.1_sparc.deb
          Size/MD5:    37810 8bec992d8c2c1295ef93384c9e00c270
        http://ports.ubuntu.com/pool/main/x/xulrunner-1.9/xulrunner-1.9_1.9.0.18+build1+nobinonly-0ubuntu0.9.04.1_sparc.deb
          Size/MD5:  8125360 e35c9a9d5f4ffe1da78090236e9d775e
        http://ports.ubuntu.com/pool/main/x/xulrunner-1.9/xulrunner-dev_1.9.0.18+build1+nobinonly-0ubuntu0.9.04.1_sparc.deb
          Size/MD5:    23264 378d8a94f3e1842c9356cd31b0149c9e
    
    
    
    
    

    Attachment: signature.asc
    Description: Digital signature


    --- End Message ---
    --- Begin Message ---
    ===========================================================
    Ubuntu Security Notice USN-896-1          February 17, 2010
    firefox-3.5, xulrunner-1.9.1 vulnerabilities
    CVE-2009-1571, CVE-2009-3988, CVE-2010-0159, CVE-2010-0160,
    CVE-2010-0162
    ===========================================================
    
    A security issue affects the following Ubuntu releases:
    
    Ubuntu 9.10
    
    This advisory also applies to the corresponding versions of
    Kubuntu, Edubuntu, and Xubuntu.
    
    The problem can be corrected by upgrading your system to the
    following package versions:
    
    Ubuntu 9.10:
      firefox-3.5                     3.5.8+build1+nobinonly-0ubuntu0.9.10.1
      xulrunner-1.9.1                 1.9.1.8+build1+nobinonly-0ubuntu0.9.10.1
    
    After a standard system upgrade you need to restart Firefox and any
    applications that use xulrunner to effect the necessary changes.
    
    Details follow:
    
    Several flaws were discovered in the browser engine of Firefox. If a user
    were tricked into viewing a malicious website, a remote attacker could
    cause a denial of service or possibly execute arbitrary code with the
    privileges of the user invoking the program. (CVE-2010-0159)
    
    Orlando Barrera II discovered a flaw in the Web Workers implementation of
    Firefox. If a user were tricked into posting to a malicious website, an
    attacker could cause a denial of service or possibly execute arbitrary code
    with the privileges of the user invoking the program. (CVE-2010-0160)
    
    Alin Rad Pop discovered that Firefox's HTML parser would incorrectly free
    memory under certain circumstances. If the browser could be made to access
    these freed memory objects, an attacker could exploit this to execute
    arbitrary code with the privileges of the user invoking the program.
    (CVE-2009-1571)
    
    Hidetake Jo discovered that the showModalDialog in Firefox did not always
    honor the same-origin policy. An attacker could exploit this to run
    untrusted JavaScript from other domains. (CVE-2009-3988)
    
    Georgi Guninski discovered that the same-origin check in Firefox could be
    bypassed by utilizing a crafted SVG image. If a user were tricked into
    viewing a malicious website, an attacker could exploit this to read data
    from other domains. (CVE-2010-0162)
    
    
    Updated packages for Ubuntu 9.10:
    
      Source archives:
    
        http://security.ubuntu.com/ubuntu/pool/main/f/firefox-3.5/firefox-3.5_3.5.8+build1+nobinonly-0ubuntu0.9.10.1.diff.gz
          Size/MD5:   128453 67d7201e39ef9f74735944c20abe6dc2
        http://security.ubuntu.com/ubuntu/pool/main/f/firefox-3.5/firefox-3.5_3.5.8+build1+nobinonly-0ubuntu0.9.10.1.dsc
          Size/MD5:     2990 98c90bf55f0fac6f6e68a2abfda35c45
        http://security.ubuntu.com/ubuntu/pool/main/f/firefox-3.5/firefox-3.5_3.5.8+build1+nobinonly.orig.tar.gz
          Size/MD5: 44838712 d8f035fdec06be6da56eb8a2b12b053f
        http://security.ubuntu.com/ubuntu/pool/main/x/xulrunner-1.9.1/xulrunner-1.9.1_1.9.1.8+build1+nobinonly-0ubuntu0.9.10.1.diff.gz
          Size/MD5:    61136 e631ee0af87a0c9bb93d0a4b43f2d5b9
        http://security.ubuntu.com/ubuntu/pool/main/x/xulrunner-1.9.1/xulrunner-1.9.1_1.9.1.8+build1+nobinonly-0ubuntu0.9.10.1.dsc
          Size/MD5:     2960 4da191ecfb342103674f736e1f325361
        http://security.ubuntu.com/ubuntu/pool/main/x/xulrunner-1.9.1/xulrunner-1.9.1_1.9.1.8+build1+nobinonly.orig.tar.gz
          Size/MD5: 44437662 0e927475f5fbd29be9623ebc332fbb4e
    
      Architecture independent packages:
    
        http://security.ubuntu.com/ubuntu/pool/main/f/firefox-3.5/abrowser_3.5.8+build1+nobinonly-0ubuntu0.9.10.1_all.deb
          Size/MD5:    73490 37c1c996372c73a2b910425ac739e036
        http://security.ubuntu.com/ubuntu/pool/main/f/firefox-3.5/firefox-3.0-dev_3.5.8+build1+nobinonly-0ubuntu0.9.10.1_all.deb
          Size/MD5:    73348 2dee973dd1f488a58365d195a48ea1db
        http://security.ubuntu.com/ubuntu/pool/main/f/firefox-3.5/firefox-3.1-dbg_3.5.8+build1+nobinonly-0ubuntu0.9.10.1_all.deb
          Size/MD5:    73342 3d153eb2ab1103b1ef3b99133e6f4ac7
        http://security.ubuntu.com/ubuntu/pool/main/f/firefox-3.5/firefox-3.1-dev_3.5.8+build1+nobinonly-0ubuntu0.9.10.1_all.deb
          Size/MD5:    73342 511ac4e708269b0e5d872890742d78ef
        http://security.ubuntu.com/ubuntu/pool/main/f/firefox-3.5/firefox-gnome-support_3.5.8+build1+nobinonly-0ubuntu0.9.10.1_all.deb
          Size/MD5:    73402 94923f3374af53f9bc32715d3ea89dae
        http://security.ubuntu.com/ubuntu/pool/main/f/firefox-3.5/firefox_3.5.8+build1+nobinonly-0ubuntu0.9.10.1_all.deb
          Size/MD5:    73508 a44024b4d5fa16fa621ce18f38375837
        http://security.ubuntu.com/ubuntu/pool/universe/f/firefox-3.5/abrowser-3.0-branding_3.5.8+build1+nobinonly-0ubuntu0.9.10.1_all.deb
          Size/MD5:    73358 a5dd761cad851df91eba9624b5d2db5f
        http://security.ubuntu.com/ubuntu/pool/universe/f/firefox-3.5/abrowser-3.0_3.5.8+build1+nobinonly-0ubuntu0.9.10.1_all.deb
          Size/MD5:     8934 94fd5671ead60450caed53fe7801867c
        http://security.ubuntu.com/ubuntu/pool/universe/f/firefox-3.5/abrowser-3.1-branding_3.5.8+build1+nobinonly-0ubuntu0.9.10.1_all.deb
          Size/MD5:    73360 cdca43abc9894553e75a9e4e81ed19de
        http://security.ubuntu.com/ubuntu/pool/universe/f/firefox-3.5/abrowser-3.1_3.5.8+build1+nobinonly-0ubuntu0.9.10.1_all.deb
          Size/MD5:     8934 e4bbdb42a45c4d71e529a50639bf9a76
        http://security.ubuntu.com/ubuntu/pool/universe/f/firefox-3.5/abrowser-3.5_3.5.8+build1+nobinonly-0ubuntu0.9.10.1_all.deb
          Size/MD5:    73544 53ea44cb19b4403d48503561e328bbc0
        http://security.ubuntu.com/ubuntu/pool/universe/f/firefox-3.5/firefox-3.0-branding_3.5.8+build1+nobinonly-0ubuntu0.9.10.1_all.deb
          Size/MD5:    73350 6286a2cef00aecd866623681fb5bc2a3
        http://security.ubuntu.com/ubuntu/pool/universe/f/firefox-3.5/firefox-3.0-dom-inspector_3.5.8+build1+nobinonly-0ubuntu0.9.10.1_all.deb
          Size/MD5:    73356 b0a4d350b57842326f26f48b0b99d643
        http://security.ubuntu.com/ubuntu/pool/universe/f/firefox-3.5/firefox-3.0-gnome-support_3.5.8+build1+nobinonly-0ubuntu0.9.10.1_all.deb
          Size/MD5:    73360 94c43579efe69a682ade52e49e45668c
        http://security.ubuntu.com/ubuntu/pool/universe/f/firefox-3.5/firefox-3.0-venkman_3.5.8+build1+nobinonly-0ubuntu0.9.10.1_all.deb
          Size/MD5:    73348 7bf1a828d89c12942229d6be1d338c2e
        http://security.ubuntu.com/ubuntu/pool/universe/f/firefox-3.5/firefox-3.0_3.5.8+build1+nobinonly-0ubuntu0.9.10.1_all.deb
          Size/MD5:    73328 86f9c07ad4f9544664263a17400a07a4
        http://security.ubuntu.com/ubuntu/pool/universe/f/firefox-3.5/firefox-3.1-branding_3.5.8+build1+nobinonly-0ubuntu0.9.10.1_all.deb
          Size/MD5:    73352 003fc92d5dac29e3cfc98c2e5b10f71a
        http://security.ubuntu.com/ubuntu/pool/universe/f/firefox-3.5/firefox-3.1-gnome-support_3.5.8+build1+nobinonly-0ubuntu0.9.10.1_all.deb
          Size/MD5:    73366 b641d3b4ec07648a8205a9e5aca4e2f7
        http://security.ubuntu.com/ubuntu/pool/universe/f/firefox-3.5/firefox-3.1_3.5.8+build1+nobinonly-0ubuntu0.9.10.1_all.deb
          Size/MD5:    73332 26f71c81ef9ee80d30f10552a8524947
        http://security.ubuntu.com/ubuntu/pool/universe/f/firefox-3.5/firefox-dom-inspector_3.5.8+build1+nobinonly-0ubuntu0.9.10.1_all.deb
          Size/MD5:    73346 bab257b6e6175c9d7d9392d3f3f4f343
    
      amd64 architecture (Athlon64, Opteron, EM64T Xeon):
    
        http://security.ubuntu.com/ubuntu/pool/main/f/firefox-3.5/abrowser-3.5-branding_3.5.8+build1+nobinonly-0ubuntu0.9.10.1_amd64.deb
          Size/MD5:   207840 0d244129a98a0e5c1fe145e40fe64109
        http://security.ubuntu.com/ubuntu/pool/main/f/firefox-3.5/firefox-3.5-branding_3.5.8+build1+nobinonly-0ubuntu0.9.10.1_amd64.deb
          Size/MD5:   206524 f555a70a680445d1a89a1cd72eda95ca
        http://security.ubuntu.com/ubuntu/pool/main/f/firefox-3.5/firefox-3.5-dbg_3.5.8+build1+nobinonly-0ubuntu0.9.10.1_amd64.deb
          Size/MD5:   470044 5677adad844d57f6193559a4a72e9fc6
        http://security.ubuntu.com/ubuntu/pool/main/f/firefox-3.5/firefox-3.5-dev_3.5.8+build1+nobinonly-0ubuntu0.9.10.1_amd64.deb
          Size/MD5:    73426 066ce64e9eab32ba306763757a67b763
        http://security.ubuntu.com/ubuntu/pool/main/f/firefox-3.5/firefox-3.5-gnome-support_3.5.8+build1+nobinonly-0ubuntu0.9.10.1_amd64.deb
          Size/MD5:    93672 59a150df01993df9bf3a8c8e6e56c076
        http://security.ubuntu.com/ubuntu/pool/main/f/firefox-3.5/firefox-3.5_3.5.8+build1+nobinonly-0ubuntu0.9.10.1_amd64.deb
          Size/MD5:   961052 be643439af37956451f09645ccf83982
        http://security.ubuntu.com/ubuntu/pool/main/x/xulrunner-1.9.1/xulrunner-1.9.1-dbg_1.9.1.8+build1+nobinonly-0ubuntu0.9.10.1_amd64.deb
          Size/MD5: 59860948 51e71a0759a5b2f2b98bb5c4b9f4c2c1
        http://security.ubuntu.com/ubuntu/pool/main/x/xulrunner-1.9.1/xulrunner-1.9.1-dev_1.9.1.8+build1+nobinonly-0ubuntu0.9.10.1_amd64.deb
          Size/MD5:  4795882 a8595eb66c7f97f2f2daa8d4d1e45411
        http://security.ubuntu.com/ubuntu/pool/main/x/xulrunner-1.9.1/xulrunner-1.9.1-gnome-support_1.9.1.8+build1+nobinonly-0ubuntu0.9.10.1_amd64.deb
          Size/MD5:    47782 8900973106673d19a74b566bc495fe89
        http://security.ubuntu.com/ubuntu/pool/main/x/xulrunner-1.9.1/xulrunner-1.9.1-testsuite-dev_1.9.1.8+build1+nobinonly-0ubuntu0.9.10.1_amd64.deb
          Size/MD5:    70668 06500467ddb6681cbc9612ba43dc760f
        http://security.ubuntu.com/ubuntu/pool/main/x/xulrunner-1.9.1/xulrunner-1.9.1_1.9.1.8+build1+nobinonly-0ubuntu0.9.10.1_amd64.deb
          Size/MD5:  9095380 2649b0daf4ae4c47b3c5fed41d80ae6a
        http://security.ubuntu.com/ubuntu/pool/main/x/xulrunner-1.9.1/xulrunner-dev_1.9.1.8+build1+nobinonly-0ubuntu0.9.10.1_amd64.deb
          Size/MD5:    26882 72753fe7e8e6b8ef21bfa0867eaa4570
        http://security.ubuntu.com/ubuntu/pool/universe/x/xulrunner-1.9.1/xulrunner-1.9.1-testsuite_1.9.1.8+build1+nobinonly-0ubuntu0.9.10.1_amd64.deb
          Size/MD5:  5601008 bb6b97609c2cb5a511cad40b49810d8c
    
      i386 architecture (x86 compatible Intel/AMD):
    
        http://security.ubuntu.com/ubuntu/pool/main/f/firefox-3.5/abrowser-3.5-branding_3.5.8+build1+nobinonly-0ubuntu0.9.10.1_i386.deb
          Size/MD5:   207858 2206ade3bcf6b9d4a4a93291833e25ba
        http://security.ubuntu.com/ubuntu/pool/main/f/firefox-3.5/firefox-3.5-branding_3.5.8+build1+nobinonly-0ubuntu0.9.10.1_i386.deb
          Size/MD5:   206522 5af62f1401f35445b159df786bc851b1
        http://security.ubuntu.com/ubuntu/pool/main/f/firefox-3.5/firefox-3.5-dbg_3.5.8+build1+nobinonly-0ubuntu0.9.10.1_i386.deb
          Size/MD5:   465568 cb1d4ee0b2cca0af3432bfac84cae874
        http://security.ubuntu.com/ubuntu/pool/main/f/firefox-3.5/firefox-3.5-dev_3.5.8+build1+nobinonly-0ubuntu0.9.10.1_i386.deb
          Size/MD5:    73428 b3f271a2c78289444ae37497111ee28b
        http://security.ubuntu.com/ubuntu/pool/main/f/firefox-3.5/firefox-3.5-gnome-support_3.5.8+build1+nobinonly-0ubuntu0.9.10.1_i386.deb
          Size/MD5:    90096 3b66df88e8e43f3ef4dd83bad8313862
        http://security.ubuntu.com/ubuntu/pool/main/f/firefox-3.5/firefox-3.5_3.5.8+build1+nobinonly-0ubuntu0.9.10.1_i386.deb
          Size/MD5:   943212 dbc809f812b6c42f6bff28ce247cb375
        http://security.ubuntu.com/ubuntu/pool/main/x/xulrunner-1.9.1/xulrunner-1.9.1-dbg_1.9.1.8+build1+nobinonly-0ubuntu0.9.10.1_i386.deb
          Size/MD5: 60263068 4cd02a3baf0b2fc476269b13d0d5a61c
        http://security.ubuntu.com/ubuntu/pool/main/x/xulrunner-1.9.1/xulrunner-1.9.1-dev_1.9.1.8+build1+nobinonly-0ubuntu0.9.10.1_i386.deb
          Size/MD5:  4815704 9daf0b38ca8afc8f958780874d580450
        http://security.ubuntu.com/ubuntu/pool/main/x/xulrunner-1.9.1/xulrunner-1.9.1-gnome-support_1.9.1.8+build1+nobinonly-0ubuntu0.9.10.1_i386.deb
          Size/MD5:    40562 993d164a37d1a3f7e1d0e9a59127132c
        http://security.ubuntu.com/ubuntu/pool/main/x/xulrunner-1.9.1/xulrunner-1.9.1-testsuite-dev_1.9.1.8+build1+nobinonly-0ubuntu0.9.10.1_i386.deb
          Size/MD5:    70670 075da769e8008ffb970d018925367195
        http://security.ubuntu.com/ubuntu/pool/main/x/xulrunner-1.9.1/xulrunner-1.9.1_1.9.1.8+build1+nobinonly-0ubuntu0.9.10.1_i386.deb
          Size/MD5:  7988750 4fe2492cc03e911c6f5e8843a14bf809
        http://security.ubuntu.com/ubuntu/pool/main/x/xulrunner-1.9.1/xulrunner-dev_1.9.1.8+build1+nobinonly-0ubuntu0.9.10.1_i386.deb
          Size/MD5:    26882 72aa14f61c6625efc5c2d9db88aab3c6
        http://security.ubuntu.com/ubuntu/pool/universe/x/xulrunner-1.9.1/xulrunner-1.9.1-testsuite_1.9.1.8+build1+nobinonly-0ubuntu0.9.10.1_i386.deb
          Size/MD5:  5440602 15b7855679f15dfe3e15d1e180b523f7
    
      lpia architecture (Low Power Intel Architecture):
    
        http://ports.ubuntu.com/pool/main/f/firefox-3.5/abrowser-3.5-branding_3.5.8+build1+nobinonly-0ubuntu0.9.10.1_lpia.deb
          Size/MD5:   207854 0397471ca88e1ad139ca2b71497f786c
        http://ports.ubuntu.com/pool/main/f/firefox-3.5/firefox-3.5-branding_3.5.8+build1+nobinonly-0ubuntu0.9.10.1_lpia.deb
          Size/MD5:   206520 3d033203585b49d846eb17496c73e85a
        http://ports.ubuntu.com/pool/main/f/firefox-3.5/firefox-3.5-dbg_3.5.8+build1+nobinonly-0ubuntu0.9.10.1_lpia.deb
          Size/MD5:   465098 803dc21c785def3f23f95cb81f2882ca
        http://ports.ubuntu.com/pool/main/f/firefox-3.5/firefox-3.5-dev_3.5.8+build1+nobinonly-0ubuntu0.9.10.1_lpia.deb
          Size/MD5:    73434 11b8008773667b5e08ae884758e2a242
        http://ports.ubuntu.com/pool/main/f/firefox-3.5/firefox-3.5-gnome-support_3.5.8+build1+nobinonly-0ubuntu0.9.10.1_lpia.deb
          Size/MD5:    89554 73b67c0945f4597119f47190d2f5e6bc
        http://ports.ubuntu.com/pool/main/f/firefox-3.5/firefox-3.5_3.5.8+build1+nobinonly-0ubuntu0.9.10.1_lpia.deb
          Size/MD5:   941218 7b8baccf4c5d2bc00efc2431cbef3074
        http://ports.ubuntu.com/pool/main/x/xulrunner-1.9.1/xulrunner-1.9.1-dbg_1.9.1.8+build1+nobinonly-0ubuntu0.9.10.1_lpia.deb
          Size/MD5: 60287002 a717ee168ff668d4d1e0311389b8c3db
        http://ports.ubuntu.com/pool/main/x/xulrunner-1.9.1/xulrunner-1.9.1-dev_1.9.1.8+build1+nobinonly-0ubuntu0.9.10.1_lpia.deb
          Size/MD5:  4812082 0eb423c716196418c2e19949a615f4a4
        http://ports.ubuntu.com/pool/main/x/xulrunner-1.9.1/xulrunner-1.9.1-gnome-support_1.9.1.8+build1+nobinonly-0ubuntu0.9.10.1_lpia.deb
          Size/MD5:    39716 b87130d1f5e9b2d5ec3215a8c06fb327
        http://ports.ubuntu.com/pool/main/x/xulrunner-1.9.1/xulrunner-1.9.1-testsuite-dev_1.9.1.8+build1+nobinonly-0ubuntu0.9.10.1_lpia.deb
          Size/MD5:    70664 eb84ccbe9d6cd4013a3148e8fa0ec661
        http://ports.ubuntu.com/pool/main/x/xulrunner-1.9.1/xulrunner-1.9.1_1.9.1.8+build1+nobinonly-0ubuntu0.9.10.1_lpia.deb
          Size/MD5:  7877194 b076baef3db5d54c02e80396276f1f63
        http://ports.ubuntu.com/pool/main/x/xulrunner-1.9.1/xulrunner-dev_1.9.1.8+build1+nobinonly-0ubuntu0.9.10.1_lpia.deb
          Size/MD5:    26884 fbb532caddd873ab66a39ab0c1c19f94
        http://ports.ubuntu.com/pool/universe/x/xulrunner-1.9.1/xulrunner-1.9.1-testsuite_1.9.1.8+build1+nobinonly-0ubuntu0.9.10.1_lpia.deb
          Size/MD5:  5424288 4de7671bf8701a484f3f0282cf1c0966
    
      powerpc architecture (Apple Macintosh G3/G4/G5):
    
        http://ports.ubuntu.com/pool/main/f/firefox-3.5/abrowser-3.5-branding_3.5.8+build1+nobinonly-0ubuntu0.9.10.1_powerpc.deb
          Size/MD5:   207868 c7bc4127dde8fd97cafa75cfd72abcca
        http://ports.ubuntu.com/pool/main/f/firefox-3.5/firefox-3.5-branding_3.5.8+build1+nobinonly-0ubuntu0.9.10.1_powerpc.deb
          Size/MD5:   206536 e8b6d7597856114d42ef34e43c247339
        http://ports.ubuntu.com/pool/main/f/firefox-3.5/firefox-3.5-dbg_3.5.8+build1+nobinonly-0ubuntu0.9.10.1_powerpc.deb
          Size/MD5:   484190 8c1958f10e06b057a6e4975aceefdd96
        http://ports.ubuntu.com/pool/main/f/firefox-3.5/firefox-3.5-dev_3.5.8+build1+nobinonly-0ubuntu0.9.10.1_powerpc.deb
          Size/MD5:    73432 ac17e859d85e373834a74a01f6362610
        http://ports.ubuntu.com/pool/main/f/firefox-3.5/firefox-3.5-gnome-support_3.5.8+build1+nobinonly-0ubuntu0.9.10.1_powerpc.deb
          Size/MD5:    93094 ba4e4c21c3fd808f7905040e1aa47d89
        http://ports.ubuntu.com/pool/main/f/firefox-3.5/firefox-3.5_3.5.8+build1+nobinonly-0ubuntu0.9.10.1_powerpc.deb
          Size/MD5:   964520 d5bdf8c4c2810e7709150af1c9e392df
        http://ports.ubuntu.com/pool/main/x/xulrunner-1.9.1/xulrunner-1.9.1-dbg_1.9.1.8+build1+nobinonly-0ubuntu0.9.10.1_powerpc.deb
          Size/MD5: 65016406 7660b24ddb18b0753508f04f2306e834
        http://ports.ubuntu.com/pool/main/x/xulrunner-1.9.1/xulrunner-1.9.1-dev_1.9.1.8+build1+nobinonly-0ubuntu0.9.10.1_powerpc.deb
          Size/MD5:  4801126 e320c4250e7bde8b9817954c56ac9ab5
        http://ports.ubuntu.com/pool/main/x/xulrunner-1.9.1/xulrunner-1.9.1-gnome-support_1.9.1.8+build1+nobinonly-0ubuntu0.9.10.1_powerpc.deb
          Size/MD5:    47240 6a1cc14ebd8b1be557d6db8df160e818
        http://ports.ubuntu.com/pool/main/x/xulrunner-1.9.1/xulrunner-1.9.1-testsuite-dev_1.9.1.8+build1+nobinonly-0ubuntu0.9.10.1_powerpc.deb
          Size/MD5:    70668 d4623bc14d8ff230e4feb55468a2bb68
        http://ports.ubuntu.com/pool/main/x/xulrunner-1.9.1/xulrunner-1.9.1_1.9.1.8+build1+nobinonly-0ubuntu0.9.10.1_powerpc.deb
          Size/MD5:  9724626 99cc22a7365c05f6a88139ed486bdc3c
        http://ports.ubuntu.com/pool/main/x/xulrunner-1.9.1/xulrunner-dev_1.9.1.8+build1+nobinonly-0ubuntu0.9.10.1_powerpc.deb
          Size/MD5:    26884 db37c59c377570118f5347ee75ab31fd
        http://ports.ubuntu.com/pool/universe/x/xulrunner-1.9.1/xulrunner-1.9.1-testsuite_1.9.1.8+build1+nobinonly-0ubuntu0.9.10.1_powerpc.deb
          Size/MD5:  5684600 187680aae3bdbd8db1fe6252dd323dfa
    
      sparc architecture (Sun SPARC/UltraSPARC):
    
        http://ports.ubuntu.com/pool/main/f/firefox-3.5/abrowser-3.5-branding_3.5.8+build1+nobinonly-0ubuntu0.9.10.1_sparc.deb
          Size/MD5:   207848 0a601f217e3fa5ca0234efa1b72fcf53
        http://ports.ubuntu.com/pool/main/f/firefox-3.5/firefox-3.5-branding_3.5.8+build1+nobinonly-0ubuntu0.9.10.1_sparc.deb
          Size/MD5:   206524 7d39c3d988dfffd360d07892c56b55e6
        http://ports.ubuntu.com/pool/main/f/firefox-3.5/firefox-3.5-dbg_3.5.8+build1+nobinonly-0ubuntu0.9.10.1_sparc.deb
          Size/MD5:   458754 54bb7e3118661e493b32eaa1867ac67b
        http://ports.ubuntu.com/pool/main/f/firefox-3.5/firefox-3.5-dev_3.5.8+build1+nobinonly-0ubuntu0.9.10.1_sparc.deb
          Size/MD5:    73428 bc99811a10f00738b5b1154aff8e44a6
        http://ports.ubuntu.com/pool/main/f/firefox-3.5/firefox-3.5-gnome-support_3.5.8+build1+nobinonly-0ubuntu0.9.10.1_sparc.deb
          Size/MD5:    88770 f934d16264dca547835437aeab1d3ccc
        http://ports.ubuntu.com/pool/main/f/firefox-3.5/firefox-3.5_3.5.8+build1+nobinonly-0ubuntu0.9.10.1_sparc.deb
          Size/MD5:   942550 7e7f24c362623c2027338dfb15c32301
        http://ports.ubuntu.com/pool/main/x/xulrunner-1.9.1/xulrunner-1.9.1-dbg_1.9.1.8+build1+nobinonly-0ubuntu0.9.10.1_sparc.deb
          Size/MD5: 59375972 4f45b77099fa36c3393f50395efea990
        http://ports.ubuntu.com/pool/main/x/xulrunner-1.9.1/xulrunner-1.9.1-dev_1.9.1.8+build1+nobinonly-0ubuntu0.9.10.1_sparc.deb
          Size/MD5:  4779092 dedf71c75cbefba5054ab5a91d826842
        http://ports.ubuntu.com/pool/main/x/xulrunner-1.9.1/xulrunner-1.9.1-gnome-support_1.9.1.8+build1+nobinonly-0ubuntu0.9.10.1_sparc.deb
          Size/MD5:    39134 e267e96aee6d4fb7f509a97e7e9a6329
        http://ports.ubuntu.com/pool/main/x/xulrunner-1.9.1/xulrunner-1.9.1-testsuite-dev_1.9.1.8+build1+nobinonly-0ubuntu0.9.10.1_sparc.deb
          Size/MD5:    70668 856879e832a2452a18583c6f133aaab3
        http://ports.ubuntu.com/pool/main/x/xulrunner-1.9.1/xulrunner-1.9.1_1.9.1.8+build1+nobinonly-0ubuntu0.9.10.1_sparc.deb
          Size/MD5:  8481484 8cf751ba869f30171c4fb78f0fb857bd
        http://ports.ubuntu.com/pool/main/x/xulrunner-1.9.1/xulrunner-dev_1.9.1.8+build1+nobinonly-0ubuntu0.9.10.1_sparc.deb
          Size/MD5:    26882 e20afbf1da68bf173d22f7d27271da5e
        http://ports.ubuntu.com/pool/universe/x/xulrunner-1.9.1/xulrunner-1.9.1-testsuite_1.9.1.8+build1+nobinonly-0ubuntu0.9.10.1_sparc.deb
          Size/MD5:  5404684 b18beb9e463a58071def54b770ce5de8
    
    
    
    
    

    Attachment: signature.asc
    Description: Digital signature


    --- End Message ---
    --- Begin Message ---
    ===========================================================
    Ubuntu Security Notice USN-890-5          February 18, 2010
    xmlrpc-c vulnerabilities
    CVE-2009-3560, CVE-2009-3720
    ===========================================================
    
    A security issue affects the following Ubuntu releases:
    
    Ubuntu 9.10
    
    This advisory also applies to the corresponding versions of
    Kubuntu, Edubuntu, and Xubuntu.
    
    The problem can be corrected by upgrading your system to the
    following package versions:
    
    Ubuntu 9.10:
      libxmlrpc-core-c3               1.06.27-1ubuntu6.1
    
    After a standard system upgrade you need to restart any applications linked
    against XML-RPC for C and C++ to effect the necessary changes.
    
    Details follow:
    
    USN-890-1 fixed vulnerabilities in Expat. This update provides the
    corresponding updates for XML-RPC for C and C++.
    
    Original advisory details:
    
     Jukka Taimisto, Tero Rontti and Rauli Kaksonen discovered that Expat did
     not properly process malformed XML. If a user or application linked against
     Expat were tricked into opening a crafted XML file, an attacker could cause
     a denial of service via application crash. (CVE-2009-2625, CVE-2009-3720)
     
     It was discovered that Expat did not properly process malformed UTF-8
     sequences. If a user or application linked against Expat were tricked into
     opening a crafted XML file, an attacker could cause a denial of service via
     application crash. (CVE-2009-3560)
    
    
    Updated packages for Ubuntu 9.10:
    
      Source archives:
    
        http://security.ubuntu.com/ubuntu/pool/main/x/xmlrpc-c/xmlrpc-c_1.06.27-1ubuntu6.1.diff.gz
          Size/MD5:     8970 3c900d470791bc6f96fef9f62ff855a6
        http://security.ubuntu.com/ubuntu/pool/main/x/xmlrpc-c/xmlrpc-c_1.06.27-1ubuntu6.1.dsc
          Size/MD5:     1235 ff5185e7e4f8dd3e28ca8ad37a71bc91
        http://security.ubuntu.com/ubuntu/pool/main/x/xmlrpc-c/xmlrpc-c_1.06.27.orig.tar.gz
          Size/MD5:   699510 bd58eae4f4ff3a5c469702dfeea55ec6
    
      amd64 architecture (Athlon64, Opteron, EM64T Xeon):
    
        http://security.ubuntu.com/ubuntu/pool/main/x/xmlrpc-c/libxmlrpc-c3-dev_1.06.27-1ubuntu6.1_amd64.deb
          Size/MD5:   191574 c2a2705611c5b231cc3bb3437c156f98
        http://security.ubuntu.com/ubuntu/pool/main/x/xmlrpc-c/libxmlrpc-c3_1.06.27-1ubuntu6.1_amd64.deb
          Size/MD5:   138520 10302283794426be7ecb9f9da8826977
        http://security.ubuntu.com/ubuntu/pool/main/x/xmlrpc-c/libxmlrpc-core-c3-dev_1.06.27-1ubuntu6.1_amd64.deb
          Size/MD5:   150084 ae045bdb465eb913731eb9e5fd66f6a6
        http://security.ubuntu.com/ubuntu/pool/main/x/xmlrpc-c/libxmlrpc-core-c3_1.06.27-1ubuntu6.1_amd64.deb
          Size/MD5:    99832 b6fbfc2bf4410876efc9fe10d0d26be1
        http://security.ubuntu.com/ubuntu/pool/universe/x/xmlrpc-c/xml-rpc-api2cpp_1.06.27-1ubuntu6.1_amd64.deb
          Size/MD5:    33750 09898228a91d9b0b10f3c4aef67ec190
        http://security.ubuntu.com/ubuntu/pool/universe/x/xmlrpc-c/xml-rpc-api2txt_1.06.27-1ubuntu6.1_amd64.deb
          Size/MD5:     9380 b807c5c14b048de0e885211d8411e72e
    
      i386 architecture (x86 compatible Intel/AMD):
    
        http://security.ubuntu.com/ubuntu/pool/main/x/xmlrpc-c/libxmlrpc-c3-dev_1.06.27-1ubuntu6.1_i386.deb
          Size/MD5:   182138 7aa09d75854f07632eaa36fd9beb6843
        http://security.ubuntu.com/ubuntu/pool/main/x/xmlrpc-c/libxmlrpc-c3_1.06.27-1ubuntu6.1_i386.deb
          Size/MD5:   131416 56f607d37920de0f41c27b69334111e6
        http://security.ubuntu.com/ubuntu/pool/main/x/xmlrpc-c/libxmlrpc-core-c3-dev_1.06.27-1ubuntu6.1_i386.deb
          Size/MD5:   140394 5da6f9cd96c63509ca9784a7042eba65
        http://security.ubuntu.com/ubuntu/pool/main/x/xmlrpc-c/libxmlrpc-core-c3_1.06.27-1ubuntu6.1_i386.deb
          Size/MD5:    89646 cd2d07e62047f070662d10f060df0cfe
        http://security.ubuntu.com/ubuntu/pool/universe/x/xmlrpc-c/xml-rpc-api2cpp_1.06.27-1ubuntu6.1_i386.deb
          Size/MD5:    32702 6b1a84ec6820543c9dc7b953a5f123e5
        http://security.ubuntu.com/ubuntu/pool/universe/x/xmlrpc-c/xml-rpc-api2txt_1.06.27-1ubuntu6.1_i386.deb
          Size/MD5:     9384 4819490cbfacdd94a8cf0db7f4f17e79
    
      lpia architecture (Low Power Intel Architecture):
    
        http://ports.ubuntu.com/pool/main/x/xmlrpc-c/libxmlrpc-c3-dev_1.06.27-1ubuntu6.1_lpia.deb
          Size/MD5:   180186 39862ee6fb6e16f4dd1003ef8b686028
        http://ports.ubuntu.com/pool/main/x/xmlrpc-c/libxmlrpc-c3_1.06.27-1ubuntu6.1_lpia.deb
          Size/MD5:   130832 56c7b4f046f1f8f873306080bf4cede2
        http://ports.ubuntu.com/pool/main/x/xmlrpc-c/libxmlrpc-core-c3-dev_1.06.27-1ubuntu6.1_lpia.deb
          Size/MD5:   138558 86254ef314197d91bf950920877dd57a
        http://ports.ubuntu.com/pool/main/x/xmlrpc-c/libxmlrpc-core-c3_1.06.27-1ubuntu6.1_lpia.deb
          Size/MD5:    88648 8cc8e2985938247771e282fb2ec74ed2
        http://ports.ubuntu.com/pool/universe/x/xmlrpc-c/xml-rpc-api2cpp_1.06.27-1ubuntu6.1_lpia.deb
          Size/MD5:    33176 83324c4b95b606fb340f0befff3d31e1
        http://ports.ubuntu.com/pool/universe/x/xmlrpc-c/xml-rpc-api2txt_1.06.27-1ubuntu6.1_lpia.deb
          Size/MD5:     9384 c7b935f896abac2f9bd56b5b28445310
    
      powerpc architecture (Apple Macintosh G3/G4/G5):
    
        http://ports.ubuntu.com/pool/main/x/xmlrpc-c/libxmlrpc-c3-dev_1.06.27-1ubuntu6.1_powerpc.deb
          Size/MD5:   187912 486758dc40e04cf06ad1fdce6ae16e6d
        http://ports.ubuntu.com/pool/main/x/xmlrpc-c/libxmlrpc-c3_1.06.27-1ubuntu6.1_powerpc.deb
          Size/MD5:   137040 67220384287d2e5b2794a17262445556
        http://ports.ubuntu.com/pool/main/x/xmlrpc-c/libxmlrpc-core-c3-dev_1.06.27-1ubuntu6.1_powerpc.deb
          Size/MD5:   156454 675c23ccc310f179ec1f7997645aac1f
        http://ports.ubuntu.com/pool/main/x/xmlrpc-c/libxmlrpc-core-c3_1.06.27-1ubuntu6.1_powerpc.deb
          Size/MD5:    94152 d2f177d93c783799c63991b64d6ceeb0
        http://ports.ubuntu.com/pool/universe/x/xmlrpc-c/xml-rpc-api2cpp_1.06.27-1ubuntu6.1_powerpc.deb
          Size/MD5:    33250 98efefe38967441c5c15d3d06e1f4051
        http://ports.ubuntu.com/pool/universe/x/xmlrpc-c/xml-rpc-api2txt_1.06.27-1ubuntu6.1_powerpc.deb
          Size/MD5:     9386 5b79da5cbaf25ed20b9f11a9c06697e5
    
      sparc architecture (Sun SPARC/UltraSPARC):
    
        http://ports.ubuntu.com/pool/main/x/xmlrpc-c/libxmlrpc-c3-dev_1.06.27-1ubuntu6.1_sparc.deb
          Size/MD5:   183118 3b3bef9a36389a1ba4f92ecd11c95977
        http://ports.ubuntu.com/pool/main/x/xmlrpc-c/libxmlrpc-c3_1.06.27-1ubuntu6.1_sparc.deb
          Size/MD5:   125894 26ea9b2e3c93e1969a4b57a2237d5f6b
        http://ports.ubuntu.com/pool/main/x/xmlrpc-c/libxmlrpc-core-c3-dev_1.06.27-1ubuntu6.1_sparc.deb
          Size/MD5:   119290 4a15dcbdb3429aed9263f3940f04fcd2
        http://ports.ubuntu.com/pool/main/x/xmlrpc-c/libxmlrpc-core-c3_1.06.27-1ubuntu6.1_sparc.deb
          Size/MD5:    83000 2caba2114e0745fffa7bd71c52373cc5
        http://ports.ubuntu.com/pool/universe/x/xmlrpc-c/xml-rpc-api2cpp_1.06.27-1ubuntu6.1_sparc.deb
          Size/MD5:    33024 952e863564659fc1c9e73be847ff5756
        http://ports.ubuntu.com/pool/universe/x/xmlrpc-c/xml-rpc-api2txt_1.06.27-1ubuntu6.1_sparc.deb
          Size/MD5:     9384 ea9363a086d7bcbf10b7ab15e6c8adeb
    
    
    
    
    

    Attachment: signature.asc
    Description: Digital signature


    --- End Message ---
    --- Begin Message ---
    ===========================================================
    Ubuntu Security Notice USN-902-1          February 22, 2010
    pidgin vulnerabilities
    CVE-2010-0277, CVE-2010-0420, CVE-2010-0423
    ===========================================================
    
    A security issue affects the following Ubuntu releases:
    
    Ubuntu 8.04 LTS
    Ubuntu 8.10
    Ubuntu 9.04
    Ubuntu 9.10
    
    This advisory also applies to the corresponding versions of
    Kubuntu, Edubuntu, and Xubuntu.
    
    The problem can be corrected by upgrading your system to the
    following package versions:
    
    Ubuntu 8.04 LTS:
      pidgin                          1:2.4.1-1ubuntu2.9
    
    Ubuntu 8.10:
      pidgin                          1:2.5.2-0ubuntu1.7
    
    Ubuntu 9.04:
      pidgin                          1:2.5.5-1ubuntu8.6
    
    Ubuntu 9.10:
      pidgin                          1:2.6.2-1ubuntu7.2
    
    After a standard system upgrade you need to restart Pidgin to effect
    the necessary changes.
    
    Details follow:
    
    Fabian Yamaguchi discovered that Pidgin incorrectly validated all fields of
    an incoming message in the MSN protocol handler. A remote attacker could
    send a specially crafted message and cause Pidgin to crash, leading to a
    denial of service. (CVE-2010-0277)
    
    Sadrul Habib Chowdhury discovered that Pidgin incorrectly handled certain
    nicknames in Finch group chat rooms. A remote attacker could use a
    specially crafted nickname and cause Pidgin to crash, leading to a denial
    of service. (CVE-2010-0420)
    
    Antti Hayrynen discovered that Pidgin incorrectly handled large numbers of
    smileys. A remote attacker could send a specially crafted message and cause
    Pidgin to become unresponsive, leading to a denial of service.
    (CVE-2010-0423)
    
    
    Updated packages for Ubuntu 8.04 LTS:
    
      Source archives:
    
        http://security.ubuntu.com/ubuntu/pool/main/p/pidgin/pidgin_2.4.1-1ubuntu2.9.diff.gz
          Size/MD5:   145254 2b544831e8de16fc577a725795c992ec
        http://security.ubuntu.com/ubuntu/pool/main/p/pidgin/pidgin_2.4.1-1ubuntu2.9.dsc
          Size/MD5:     1541 ce83995281bc188714dcce63bb5dc4b9
        http://security.ubuntu.com/ubuntu/pool/main/p/pidgin/pidgin_2.4.1.orig.tar.gz
          Size/MD5: 13297380 25e3593d5e6bfc17911111475a057778
    
      Architecture independent packages:
    
        http://security.ubuntu.com/ubuntu/pool/main/p/pidgin/finch-dev_2.4.1-1ubuntu2.9_all.deb
          Size/MD5:    37842 521ae85f4f1598f60454b17e5bb4b72b
        http://security.ubuntu.com/ubuntu/pool/main/p/pidgin/libpurple-bin_2.4.1-1ubuntu2.9_all.deb
          Size/MD5:    93298 e87356416e7f26eff95ef989153a92b7
        http://security.ubuntu.com/ubuntu/pool/main/p/pidgin/libpurple-dev_2.4.1-1ubuntu2.9_all.deb
          Size/MD5:   235690 27722a4b55c651ba86b404a0bc39561c
        http://security.ubuntu.com/ubuntu/pool/main/p/pidgin/pidgin-data_2.4.1-1ubuntu2.9_all.deb
          Size/MD5:  1329772 6532258c29c6e6f1606b47996520f6d9
        http://security.ubuntu.com/ubuntu/pool/main/p/pidgin/pidgin-dev_2.4.1-1ubuntu2.9_all.deb
          Size/MD5:    72658 c37493a599429e5cbe10179ba807c630
        http://security.ubuntu.com/ubuntu/pool/universe/p/pidgin/gaim_2.4.1-1ubuntu2.9_all.deb
          Size/MD5:    87412 74350589e360b0d2d916c0532593071e
    
      amd64 architecture (Athlon64, Opteron, EM64T Xeon):
    
        http://security.ubuntu.com/ubuntu/pool/main/p/pidgin/finch_2.4.1-1ubuntu2.9_amd64.deb
          Size/MD5:   226904 52165d3e27b46ab9083e9d1bf4dc40a9
        http://security.ubuntu.com/ubuntu/pool/main/p/pidgin/libpurple0_2.4.1-1ubuntu2.9_amd64.deb
          Size/MD5:  1574226 56ccda7f460d9d03a20990293f080e05
        http://security.ubuntu.com/ubuntu/pool/main/p/pidgin/pidgin-dbg_2.4.1-1ubuntu2.9_amd64.deb
          Size/MD5:  4435972 179e25a48e8c3654022d2770e0fea56d
        http://security.ubuntu.com/ubuntu/pool/main/p/pidgin/pidgin_2.4.1-1ubuntu2.9_amd64.deb
          Size/MD5:   572200 a233237f0af055b7b49f6d7fa958addc
    
      i386 architecture (x86 compatible Intel/AMD):
    
        http://security.ubuntu.com/ubuntu/pool/main/p/pidgin/finch_2.4.1-1ubuntu2.9_i386.deb
          Size/MD5:   200892 cc529e61ba48c6d1247bc6755fb528f7
        http://security.ubuntu.com/ubuntu/pool/main/p/pidgin/libpurple0_2.4.1-1ubuntu2.9_i386.deb
          Size/MD5:  1332660 24c60b167b9fc42bacd7c2145b3fe563
        http://security.ubuntu.com/ubuntu/pool/main/p/pidgin/pidgin-dbg_2.4.1-1ubuntu2.9_i386.deb
          Size/MD5:  4246830 2aad7357e75e86fc41238af59f3d3c4c
        http://security.ubuntu.com/ubuntu/pool/main/p/pidgin/pidgin_2.4.1-1ubuntu2.9_i386.deb
          Size/MD5:   517298 d6c01127eb67ff728cadb38c77459736
    
      lpia architecture (Low Power Intel Architecture):
    
        http://ports.ubuntu.com/pool/main/p/pidgin/finch_2.4.1-1ubuntu2.9_lpia.deb
          Size/MD5:   197230 6551520cda53f728f83edac60d4cf106
        http://ports.ubuntu.com/pool/main/p/pidgin/libpurple0_2.4.1-1ubuntu2.9_lpia.deb
          Size/MD5:  1384294 514e4164c5e943be597cba6bedae0d79
        http://ports.ubuntu.com/pool/main/p/pidgin/pidgin-dbg_2.4.1-1ubuntu2.9_lpia.deb
          Size/MD5:  4375878 64f26193075c8320fb56ae97217f66c1
        http://ports.ubuntu.com/pool/main/p/pidgin/pidgin_2.4.1-1ubuntu2.9_lpia.deb
          Size/MD5:   511832 8dc34f83d2c86df81149bb21c729b023
    
      powerpc architecture (Apple Macintosh G3/G4/G5):
    
        http://ports.ubuntu.com/pool/main/p/pidgin/finch_2.4.1-1ubuntu2.9_powerpc.deb
          Size/MD5:   237150 a9b6deaccb192cd78b99bac1e7658d3d
        http://ports.ubuntu.com/pool/main/p/pidgin/libpurple0_2.4.1-1ubuntu2.9_powerpc.deb
          Size/MD5:  1602710 61810a479bbddfd8f2428e85445a6d97
        http://ports.ubuntu.com/pool/main/p/pidgin/pidgin-dbg_2.4.1-1ubuntu2.9_powerpc.deb
          Size/MD5:  4480740 0156168766cba9630c72589485002d18
        http://ports.ubuntu.com/pool/main/p/pidgin/pidgin_2.4.1-1ubuntu2.9_powerpc.deb
          Size/MD5:   589750 68e026ba016c14c90691a594becd82fc
    
      sparc architecture (Sun SPARC/UltraSPARC):
    
        http://ports.ubuntu.com/pool/main/p/pidgin/finch_2.4.1-1ubuntu2.9_sparc.deb
          Size/MD5:   212874 075454cbba520d09bc1a89eb28e67485
        http://ports.ubuntu.com/pool/main/p/pidgin/libpurple0_2.4.1-1ubuntu2.9_sparc.deb
          Size/MD5:  1500934 fd0b6d3e39a4c1dbe0145a9aaae7deab
        http://ports.ubuntu.com/pool/main/p/pidgin/pidgin-dbg_2.4.1-1ubuntu2.9_sparc.deb
          Size/MD5:  4370178 4bdd2674491506551bf15c24d56585c8
        http://ports.ubuntu.com/pool/main/p/pidgin/pidgin_2.4.1-1ubuntu2.9_sparc.deb
          Size/MD5:   545750 7d775d960d7d0d759cd3b1a9ad47cc6f
    
    Updated packages for Ubuntu 8.10:
    
      Source archives:
    
        http://security.ubuntu.com/ubuntu/pool/main/p/pidgin/pidgin_2.5.2-0ubuntu1.7.diff.gz
          Size/MD5:    68645 10a6edc458a50f014284b0f203623ecb
        http://security.ubuntu.com/ubuntu/pool/main/p/pidgin/pidgin_2.5.2-0ubuntu1.7.dsc
          Size/MD5:     1996 f92183d83936a98a31cba9a83076fbbd
        http://security.ubuntu.com/ubuntu/pool/main/p/pidgin/pidgin_2.5.2.orig.tar.gz
          Size/MD5: 11642659 3ad83133a2381087cbdddf42ba5d6ecf
    
      Architecture independent packages:
    
        http://security.ubuntu.com/ubuntu/pool/main/p/pidgin/finch-dev_2.5.2-0ubuntu1.7_all.deb
          Size/MD5:    38240 641d269e84d2c1ec200c5769c2fd5739
        http://security.ubuntu.com/ubuntu/pool/main/p/pidgin/libpurple-bin_2.5.2-0ubuntu1.7_all.deb
          Size/MD5:    95702 5c6643d024a67a3ed4ddedf1dae3df28
        http://security.ubuntu.com/ubuntu/pool/main/p/pidgin/libpurple-dev_2.5.2-0ubuntu1.7_all.deb
          Size/MD5:   243328 244eb97001b55aa379ba96d88cd0d527
        http://security.ubuntu.com/ubuntu/pool/main/p/pidgin/pidgin-data_2.5.2-0ubuntu1.7_all.deb
          Size/MD5:  1107636 c36669964e3803d2ffcba39de5e9ed9a
        http://security.ubuntu.com/ubuntu/pool/main/p/pidgin/pidgin-dev_2.5.2-0ubuntu1.7_all.deb
          Size/MD5:  1357928 034f626f0e5af9a815a15a1256cd635c
    
      amd64 architecture (Athlon64, Opteron, EM64T Xeon):
    
        http://security.ubuntu.com/ubuntu/pool/main/p/pidgin/finch_2.5.2-0ubuntu1.7_amd64.deb
          Size/MD5:   230092 6ac205888948db4f6f505066b3b0cb0a
        http://security.ubuntu.com/ubuntu/pool/main/p/pidgin/libpurple0_2.5.2-0ubuntu1.7_amd64.deb
          Size/MD5:  1756710 17c09514962be6c5a9d5c36183c59e82
        http://security.ubuntu.com/ubuntu/pool/main/p/pidgin/pidgin-dbg_2.5.2-0ubuntu1.7_amd64.deb
          Size/MD5:  4663072 b456319ff19ef32a47ca6e0a80334896
        http://security.ubuntu.com/ubuntu/pool/main/p/pidgin/pidgin_2.5.2-0ubuntu1.7_amd64.deb
          Size/MD5:   614108 2e27ac752f4939e633b231f6ac4434f7
    
      i386 architecture (x86 compatible Intel/AMD):
    
        http://security.ubuntu.com/ubuntu/pool/main/p/pidgin/finch_2.5.2-0ubuntu1.7_i386.deb
          Size/MD5:   204042 ebe0bd3aa635a66b1afe51b347c03c91
        http://security.ubuntu.com/ubuntu/pool/main/p/pidgin/libpurple0_2.5.2-0ubuntu1.7_i386.deb
          Size/MD5:  1504372 819477c278c607c91d81d1577fdf2319
        http://security.ubuntu.com/ubuntu/pool/main/p/pidgin/pidgin-dbg_2.5.2-0ubuntu1.7_i386.deb
          Size/MD5:  4468090 55d1c8deb0dc0d64ac565287bf5de012
        http://security.ubuntu.com/ubuntu/pool/main/p/pidgin/pidgin_2.5.2-0ubuntu1.7_i386.deb
          Size/MD5:   559740 2e26f329298a42883be6e58b0234ba69
    
      lpia architecture (Low Power Intel Architecture):
    
        http://ports.ubuntu.com/pool/main/p/pidgin/finch_2.5.2-0ubuntu1.7_lpia.deb
          Size/MD5:   200694 5320df69f87132bc72e1eaa6be6f8e43
        http://ports.ubuntu.com/pool/main/p/pidgin/libpurple0_2.5.2-0ubuntu1.7_lpia.deb
          Size/MD5:  1553328 cd121b0e0ccc768f592195af0cb32a24
        http://ports.ubuntu.com/pool/main/p/pidgin/pidgin-dbg_2.5.2-0ubuntu1.7_lpia.deb
          Size/MD5:  4601572 c949b0b189f498720e8f3e8454763a65
        http://ports.ubuntu.com/pool/main/p/pidgin/pidgin_2.5.2-0ubuntu1.7_lpia.deb
          Size/MD5:   553810 d6d6e16c6d237d86bd70aa05f4765ec2
    
      powerpc architecture (Apple Macintosh G3/G4/G5):
    
        http://ports.ubuntu.com/pool/main/p/pidgin/finch_2.5.2-0ubuntu1.7_powerpc.deb
          Size/MD5:   235542 e48a8e2bb528ae6691a13f6da99ce420
        http://ports.ubuntu.com/pool/main/p/pidgin/libpurple0_2.5.2-0ubuntu1.7_powerpc.deb
          Size/MD5:  1791930 6b8c8fce58083e974a3285e1a7a67493
        http://ports.ubuntu.com/pool/main/p/pidgin/pidgin-dbg_2.5.2-0ubuntu1.7_powerpc.deb
          Size/MD5:  4687590 962c5ee045280e0584341a0b12c0f60d
        http://ports.ubuntu.com/pool/main/p/pidgin/pidgin_2.5.2-0ubuntu1.7_powerpc.deb
          Size/MD5:   619648 3db676ae1547f275c3ec0c8f262cc5eb
    
      sparc architecture (Sun SPARC/UltraSPARC):
    
        http://ports.ubuntu.com/pool/main/p/pidgin/finch_2.5.2-0ubuntu1.7_sparc.deb
          Size/MD5:   217346 3371b611d23c209dd6e3f814fd5d62a8
        http://ports.ubuntu.com/pool/main/p/pidgin/libpurple0_2.5.2-0ubuntu1.7_sparc.deb
          Size/MD5:  1683966 3cf37eec8e36ba8b9f1ee0c5e62fd0b4
        http://ports.ubuntu.com/pool/main/p/pidgin/pidgin-dbg_2.5.2-0ubuntu1.7_sparc.deb
          Size/MD5:  4589960 ceedf147b985513f640ea561d6e9944c
        http://ports.ubuntu.com/pool/main/p/pidgin/pidgin_2.5.2-0ubuntu1.7_sparc.deb
          Size/MD5:   590944 8535aaa00957f2b4dc8aa326b0169818
    
    Updated packages for Ubuntu 9.04:
    
      Source archives:
    
        http://security.ubuntu.com/ubuntu/pool/main/p/pidgin/pidgin_2.5.5-1ubuntu8.6.diff.gz
          Size/MD5:   140144 8ec4f9a1db1b267c725dd840a26a277f
        http://security.ubuntu.com/ubuntu/pool/main/p/pidgin/pidgin_2.5.5-1ubuntu8.6.dsc
          Size/MD5:     1936 0b81369fb50ebf6405a506b64ee73be2
        http://security.ubuntu.com/ubuntu/pool/main/p/pidgin/pidgin_2.5.5.orig.tar.gz
          Size/MD5: 11989031 08d9c0c8dd43dbcec6f67d8ba596029f
    
      Architecture independent packages:
    
        http://security.ubuntu.com/ubuntu/pool/main/p/pidgin/finch-dev_2.5.5-1ubuntu8.6_all.deb
          Size/MD5:    38436 e02594bf7ca430658f88252b21163936
        http://security.ubuntu.com/ubuntu/pool/main/p/pidgin/libpurple-bin_2.5.5-1ubuntu8.6_all.deb
          Size/MD5:    98292 58aebff70f5ab0a9e8b3acc78570aca0
        http://security.ubuntu.com/ubuntu/pool/main/p/pidgin/libpurple-dev_2.5.5-1ubuntu8.6_all.deb
          Size/MD5:   246438 635d09312f2aed538dd373c9d99e5718
        http://security.ubuntu.com/ubuntu/pool/main/p/pidgin/pidgin-data_2.5.5-1ubuntu8.6_all.deb
          Size/MD5:  1151500 534e0dbaa30290f1e623614f8113a918
        http://security.ubuntu.com/ubuntu/pool/main/p/pidgin/pidgin-dev_2.5.5-1ubuntu8.6_all.deb
          Size/MD5:  1371648 6ff3700b5b8672b9d41a985f71a40518
    
      amd64 architecture (Athlon64, Opteron, EM64T Xeon):
    
        http://security.ubuntu.com/ubuntu/pool/main/p/pidgin/finch_2.5.5-1ubuntu8.6_amd64.deb
          Size/MD5:   235090 c2ab4b1b780c000ecf8fd72c552e414e
        http://security.ubuntu.com/ubuntu/pool/main/p/pidgin/libpurple0_2.5.5-1ubuntu8.6_amd64.deb
          Size/MD5:  1770858 232b59d39dfd08d33c34068d330245ad
        http://security.ubuntu.com/ubuntu/pool/main/p/pidgin/pidgin-dbg_2.5.5-1ubuntu8.6_amd64.deb
          Size/MD5:  5847656 6f0344412fb27095000d08cce090d3e5
        http://security.ubuntu.com/ubuntu/pool/main/p/pidgin/pidgin_2.5.5-1ubuntu8.6_amd64.deb
          Size/MD5:   567652 5192f29847c25ae04f15cc61eea9150e
    
      i386 architecture (x86 compatible Intel/AMD):
    
        http://security.ubuntu.com/ubuntu/pool/main/p/pidgin/finch_2.5.5-1ubuntu8.6_i386.deb
          Size/MD5:   213596 69829d0f42145325ec6a51c48b7ebc4e
        http://security.ubuntu.com/ubuntu/pool/main/p/pidgin/libpurple0_2.5.5-1ubuntu8.6_i386.deb
          Size/MD5:  1553544 02b9a25aa5aa3291f0b38a30f294d99c
        http://security.ubuntu.com/ubuntu/pool/main/p/pidgin/pidgin-dbg_2.5.5-1ubuntu8.6_i386.deb
          Size/MD5:  5449560 670fb55ab753eadf7867492239e33345
        http://security.ubuntu.com/ubuntu/pool/main/p/pidgin/pidgin_2.5.5-1ubuntu8.6_i386.deb
          Size/MD5:   519574 ab976a57f75e793817e5f186223fceb4
    
      lpia architecture (Low Power Intel Architecture):
    
        http://ports.ubuntu.com/pool/main/p/pidgin/finch_2.5.5-1ubuntu8.6_lpia.deb
          Size/MD5:   212154 f1ba704d285e031925c3d48150db5742
        http://ports.ubuntu.com/pool/main/p/pidgin/libpurple0_2.5.5-1ubuntu8.6_lpia.deb
          Size/MD5:  1615690 ba8e162182d16fd31788c77abeca9688
        http://ports.ubuntu.com/pool/main/p/pidgin/pidgin-dbg_2.5.5-1ubuntu8.6_lpia.deb
          Size/MD5:  5597466 4d791af63601906fe84a46c82d2d9427
        http://ports.ubuntu.com/pool/main/p/pidgin/pidgin_2.5.5-1ubuntu8.6_lpia.deb
          Size/MD5:   518724 f8ab24fe6c9c49223007abbde72d64cc
    
      powerpc architecture (Apple Macintosh G3/G4/G5):
    
        http://ports.ubuntu.com/pool/main/p/pidgin/finch_2.5.5-1ubuntu8.6_powerpc.deb
          Size/MD5:   245152 ad6b26c38966d883671bc58f04f93244
        http://ports.ubuntu.com/pool/main/p/pidgin/libpurple0_2.5.5-1ubuntu8.6_powerpc.deb
          Size/MD5:  1827288 784ce4fb1aaaec57ad508382494f88ef
        http://ports.ubuntu.com/pool/main/p/pidgin/pidgin-dbg_2.5.5-1ubuntu8.6_powerpc.deb
          Size/MD5:  5760970 ed1bb0bbf629964fd17421dc6558c665
        http://ports.ubuntu.com/pool/main/p/pidgin/pidgin_2.5.5-1ubuntu8.6_powerpc.deb
          Size/MD5:   581138 6261284fadd8f0e08084fe6372123167
    
      sparc architecture (Sun SPARC/UltraSPARC):
    
        http://ports.ubuntu.com/pool/main/p/pidgin/finch_2.5.5-1ubuntu8.6_sparc.deb
          Size/MD5:   214646 0e9413f88fe304e0c328b39df21733f5
        http://ports.ubuntu.com/pool/main/p/pidgin/libpurple0_2.5.5-1ubuntu8.6_sparc.deb
          Size/MD5:  1642084 ab78102ca0839b74bae0a0f600de2245
        http://ports.ubuntu.com/pool/main/p/pidgin/pidgin-dbg_2.5.5-1ubuntu8.6_sparc.deb
          Size/MD5:  5292804 b970e7e30d07b2f3b0f5e4cf941aa372
        http://ports.ubuntu.com/pool/main/p/pidgin/pidgin_2.5.5-1ubuntu8.6_sparc.deb
          Size/MD5:   522224 1ea26eb8af6b4dca3c3fee9c7890f032
    
    Updated packages for Ubuntu 9.10:
    
      Source archives:
    
        http://security.ubuntu.com/ubuntu/pool/main/p/pidgin/pidgin_2.6.2-1ubuntu7.2.diff.gz
          Size/MD5:    67077 7f4c8387391d874020768d27c2d4335a
        http://security.ubuntu.com/ubuntu/pool/main/p/pidgin/pidgin_2.6.2-1ubuntu7.2.dsc
          Size/MD5:     2023 ba82289757f109bf769984298f3245e9
        http://security.ubuntu.com/ubuntu/pool/main/p/pidgin/pidgin_2.6.2.orig.tar.gz
          Size/MD5: 12953515 ec6053408251413f6879a80760787405
    
      Architecture independent packages:
    
        http://security.ubuntu.com/ubuntu/pool/main/p/pidgin/finch-dev_2.6.2-1ubuntu7.2_all.deb
          Size/MD5:    39662 50a497f38dcd15cba59f150b85337217
        http://security.ubuntu.com/ubuntu/pool/main/p/pidgin/libpurple-bin_2.6.2-1ubuntu7.2_all.deb
          Size/MD5:    99774 da4df7376b0f9692b5a19835e6a0cb3c
        http://security.ubuntu.com/ubuntu/pool/main/p/pidgin/libpurple-dev_2.6.2-1ubuntu7.2_all.deb
          Size/MD5:   278102 f24b29af119795f82cbd25120636b098
        http://security.ubuntu.com/ubuntu/pool/main/p/pidgin/pidgin-data_2.6.2-1ubuntu7.2_all.deb
          Size/MD5:  1233676 138d0fb6b659724e7abdaddd81c08de7
        http://security.ubuntu.com/ubuntu/pool/main/p/pidgin/pidgin-dev_2.6.2-1ubuntu7.2_all.deb
          Size/MD5:  1627194 04fe17f8f5588270c8886204ef1048fc
    
      amd64 architecture (Athlon64, Opteron, EM64T Xeon):
    
        http://security.ubuntu.com/ubuntu/pool/main/p/pidgin/finch_2.6.2-1ubuntu7.2_amd64.deb
          Size/MD5:   245270 349d6e2d2940693ebde36f4d5e66282f
        http://security.ubuntu.com/ubuntu/pool/main/p/pidgin/libpurple0_2.6.2-1ubuntu7.2_amd64.deb
          Size/MD5:  1927654 30e0da2dd03fa60fe1ec990b3510b1c7
        http://security.ubuntu.com/ubuntu/pool/main/p/pidgin/pidgin-dbg_2.6.2-1ubuntu7.2_amd64.deb
          Size/MD5:  6135668 3b83ff079d542d78297788ef14d87f41
        http://security.ubuntu.com/ubuntu/pool/main/p/pidgin/pidgin_2.6.2-1ubuntu7.2_amd64.deb
          Size/MD5:   628790 97d3c2626ddb40689520af9a9aad80ae
    
      i386 architecture (x86 compatible Intel/AMD):
    
        http://security.ubuntu.com/ubuntu/pool/main/p/pidgin/finch_2.6.2-1ubuntu7.2_i386.deb
          Size/MD5:   223310 b6888ce9f86351e7dce8bca9eeba5041
        http://security.ubuntu.com/ubuntu/pool/main/p/pidgin/libpurple0_2.6.2-1ubuntu7.2_i386.deb
          Size/MD5:  1775822 650df2678104f4deb387d1a37ec5ff91
        http://security.ubuntu.com/ubuntu/pool/main/p/pidgin/pidgin-dbg_2.6.2-1ubuntu7.2_i386.deb
          Size/MD5:  5877568 181226000d17a5bd2f74569d218b1a72
        http://security.ubuntu.com/ubuntu/pool/main/p/pidgin/pidgin_2.6.2-1ubuntu7.2_i386.deb
          Size/MD5:   575716 a92a96e189fa5a2642714d83e6e65d44
    
      lpia architecture (Low Power Intel Architecture):
    
        http://ports.ubuntu.com/pool/main/p/pidgin/finch_2.6.2-1ubuntu7.2_lpia.deb
          Size/MD5:   223272 f621b6991faeb25ada6d4389f0accc62
        http://ports.ubuntu.com/pool/main/p/pidgin/libpurple0_2.6.2-1ubuntu7.2_lpia.deb
          Size/MD5:  1767678 4396c7b06f214b054977e8a9a7524757
        http://ports.ubuntu.com/pool/main/p/pidgin/pidgin-dbg_2.6.2-1ubuntu7.2_lpia.deb
          Size/MD5:  6035804 736736b5be49542c94d9a7d79e197a83
        http://ports.ubuntu.com/pool/main/p/pidgin/pidgin_2.6.2-1ubuntu7.2_lpia.deb
          Size/MD5:   576072 a5e9b53e335d1726779edf88da879f2c
    
      powerpc architecture (Apple Macintosh G3/G4/G5):
    
        http://ports.ubuntu.com/pool/main/p/pidgin/finch_2.6.2-1ubuntu7.2_powerpc.deb
          Size/MD5:   239706 999b3eb3d78c9a4daed286bb16d28b12
        http://ports.ubuntu.com/pool/main/p/pidgin/libpurple0_2.6.2-1ubuntu7.2_powerpc.deb
          Size/MD5:  1919450 24f08af1760b122b803215de6980da63
        http://ports.ubuntu.com/pool/main/p/pidgin/pidgin-dbg_2.6.2-1ubuntu7.2_powerpc.deb
          Size/MD5:  6262852 1ce22af83a48c007f5c48af5ace9d8db
        http://ports.ubuntu.com/pool/main/p/pidgin/pidgin_2.6.2-1ubuntu7.2_powerpc.deb
          Size/MD5:   609536 3fc61f92abb2fb95965de209eae2b3db
    
      sparc architecture (Sun SPARC/UltraSPARC):
    
        http://ports.ubuntu.com/pool/main/p/pidgin/finch_2.6.2-1ubuntu7.2_sparc.deb
          Size/MD5:   224616 710c0ac29a294926797b8358fc5d8c25
        http://ports.ubuntu.com/pool/main/p/pidgin/libpurple0_2.6.2-1ubuntu7.2_sparc.deb
          Size/MD5:  1771904 463519a0c7d0a6e75f9feaaadd2cecf6
        http://ports.ubuntu.com/pool/main/p/pidgin/pidgin-dbg_2.6.2-1ubuntu7.2_sparc.deb
          Size/MD5:  5678710 eca9b5bf95a5fdfbda6890fe55fdbe09
        http://ports.ubuntu.com/pool/main/p/pidgin/pidgin_2.6.2-1ubuntu7.2_sparc.deb
          Size/MD5:   576792 1f6c83682d459b03767d156cce82bac6
    
    
    
    
    

    Attachment: signature.asc
    Description: This is a digitally signed message part


    --- End Message ---
    --- Begin Message ---
    ===========================================================
    Ubuntu Security Notice USN-904-1          February 24, 2010
    squid vulnerability
    CVE-2010-0639
    ===========================================================
    
    A security issue affects the following Ubuntu releases:
    
    Ubuntu 8.04 LTS
    Ubuntu 8.10
    Ubuntu 9.04
    Ubuntu 9.10
    
    This advisory also applies to the corresponding versions of
    Kubuntu, Edubuntu, and Xubuntu.
    
    The problem can be corrected by upgrading your system to the
    following package versions:
    
    Ubuntu 8.04 LTS:
      squid                           2.6.18-1ubuntu3.2
    
    Ubuntu 8.10:
      squid                           2.7.STABLE3-1ubuntu2.3
    
    Ubuntu 9.04:
      squid                           2.7.STABLE3-4.1ubuntu1.2
    
    Ubuntu 9.10:
      squid                           2.7.STABLE6-2ubuntu2.2
    
    In general, a standard system upgrade is sufficient to effect the
    necessary changes.
    
    Details follow:
    
    It was discovered that Squid incorrectly handled certain malformed packets
    received on the HTCP port. A remote attacker could exploit this with a
    specially-crafted packet and cause Squid to crash, resulting in a denial of
    service.
    
    
    Updated packages for Ubuntu 8.04 LTS:
    
      Source archives:
    
        http://security.ubuntu.com/ubuntu/pool/main/s/squid/squid_2.6.18-1ubuntu3.2.diff.gz
          Size/MD5:   301187 e352f67cfcdcbc3bf270875aecc775a8
        http://security.ubuntu.com/ubuntu/pool/main/s/squid/squid_2.6.18-1ubuntu3.2.dsc
          Size/MD5:      806 4dee5ce3f288403aa1a28a85690de97a
        http://security.ubuntu.com/ubuntu/pool/main/s/squid/squid_2.6.18.orig.tar.gz
          Size/MD5:  1725660 d7ff75f7b75ba7bc28ea453fe4b94434
    
      Architecture independent packages:
    
        http://security.ubuntu.com/ubuntu/pool/main/s/squid/squid-common_2.6.18-1ubuntu3.2_all.deb
          Size/MD5:   482340 adc3f60189a4208b4ec9126fc54820c2
    
      amd64 architecture (Athlon64, Opteron, EM64T Xeon):
    
        http://security.ubuntu.com/ubuntu/pool/main/s/squid/squid_2.6.18-1ubuntu3.2_amd64.deb
          Size/MD5:   715938 38d8381c95599a170be2e8dfd0471889
        http://security.ubuntu.com/ubuntu/pool/universe/s/squid/squid-cgi_2.6.18-1ubuntu3.2_amd64.deb
          Size/MD5:   114676 3a27cb2f55ee7f4c5565e0bf67d90ee7
        http://security.ubuntu.com/ubuntu/pool/universe/s/squid/squidclient_2.6.18-1ubuntu3.2_amd64.deb
          Size/MD5:    94490 fbd6ae8daf4bc72a5725d639591d0484
    
      i386 architecture (x86 compatible Intel/AMD):
    
        http://security.ubuntu.com/ubuntu/pool/main/s/squid/squid_2.6.18-1ubuntu3.2_i386.deb
          Size/MD5:   642834 56d087fc33e9de4f1944d0c720f5570e
        http://security.ubuntu.com/ubuntu/pool/universe/s/squid/squid-cgi_2.6.18-1ubuntu3.2_i386.deb
          Size/MD5:   113762 2212278b587d0e38f9b0c5f4c06d1c07
        http://security.ubuntu.com/ubuntu/pool/universe/s/squid/squidclient_2.6.18-1ubuntu3.2_i386.deb
          Size/MD5:    93614 2cb1363bd52e160b744a54806bc6978c
    
      lpia architecture (Low Power Intel Architecture):
    
        http://ports.ubuntu.com/pool/main/s/squid/squid_2.6.18-1ubuntu3.2_lpia.deb
          Size/MD5:   644986 3d1f57b9eee3d95d8ecb4656699d4bde
        http://ports.ubuntu.com/pool/universe/s/squid/squid-cgi_2.6.18-1ubuntu3.2_lpia.deb
          Size/MD5:   113622 403d50a549e58b603a7567b5a60324c9
        http://ports.ubuntu.com/pool/universe/s/squid/squidclient_2.6.18-1ubuntu3.2_lpia.deb
          Size/MD5:    93526 b9d9133a7199c0dee043576829594606
    
      powerpc architecture (Apple Macintosh G3/G4/G5):
    
        http://ports.ubuntu.com/pool/main/s/squid/squid_2.6.18-1ubuntu3.2_powerpc.deb
          Size/MD5:   729140 afb918cc13f4a842621b56e5aba87628
        http://ports.ubuntu.com/pool/universe/s/squid/squid-cgi_2.6.18-1ubuntu3.2_powerpc.deb
          Size/MD5:   115538 1ab14d707d114fd0a675507137ba813b
        http://ports.ubuntu.com/pool/universe/s/squid/squidclient_2.6.18-1ubuntu3.2_powerpc.deb
          Size/MD5:    95136 3f648a1b035bec6aa7953f93809c1a05
    
      sparc architecture (Sun SPARC/UltraSPARC):
    
        http://ports.ubuntu.com/pool/main/s/squid/squid_2.6.18-1ubuntu3.2_sparc.deb
          Size/MD5:   669908 ac01974762287523d0adeae1077129d0
        http://ports.ubuntu.com/pool/universe/s/squid/squid-cgi_2.6.18-1ubuntu3.2_sparc.deb
          Size/MD5:   114230 8a4d8a4384c4df0b3ed1873868ce72d9
        http://ports.ubuntu.com/pool/universe/s/squid/squidclient_2.6.18-1ubuntu3.2_sparc.deb
          Size/MD5:    94730 8a058729200b6e8725795568fd123018
    
    Updated packages for Ubuntu 8.10:
    
      Source archives:
    
        http://security.ubuntu.com/ubuntu/pool/main/s/squid/squid_2.7.STABLE3-1ubuntu2.3.diff.gz
          Size/MD5:   304376 3c70568351a24f145d8fe5027a944e1b
        http://security.ubuntu.com/ubuntu/pool/main/s/squid/squid_2.7.STABLE3-1ubuntu2.3.dsc
          Size/MD5:     1253 b52f87f9524d112e7f88a542735d0f67
        http://security.ubuntu.com/ubuntu/pool/main/s/squid/squid_2.7.STABLE3.orig.tar.gz
          Size/MD5:  1782040 a4d7608696e2b617aa5853c7d23e25b0
    
      Architecture independent packages:
    
        http://security.ubuntu.com/ubuntu/pool/main/s/squid/squid-common_2.7.STABLE3-1ubuntu2.3_all.deb
          Size/MD5:   496078 dca2adc70af4a98066dbfa96fbd1c48c
    
      amd64 architecture (Athlon64, Opteron, EM64T Xeon):
    
        http://security.ubuntu.com/ubuntu/pool/main/s/squid/squid_2.7.STABLE3-1ubuntu2.3_amd64.deb
          Size/MD5:   771794 8bdc3cb3aca2f010b2fdeedb2789b8e7
        http://security.ubuntu.com/ubuntu/pool/universe/s/squid/squid-cgi_2.7.STABLE3-1ubuntu2.3_amd64.deb
          Size/MD5:   120092 b3a785104158d97329b72c005f010765
    
      i386 architecture (x86 compatible Intel/AMD):
    
        http://security.ubuntu.com/ubuntu/pool/main/s/squid/squid_2.7.STABLE3-1ubuntu2.3_i386.deb
          Size/MD5:   695944 eefb763cfc398f3ee77490af702b6560
        http://security.ubuntu.com/ubuntu/pool/universe/s/squid/squid-cgi_2.7.STABLE3-1ubuntu2.3_i386.deb
          Size/MD5:   118844 98b701e1e309eaf921321bba23edeb1b
    
      lpia architecture (Low Power Intel Architecture):
    
        http://ports.ubuntu.com/pool/main/s/squid/squid_2.7.STABLE3-1ubuntu2.3_lpia.deb
          Size/MD5:   694254 37161a01410f1438bea5bde80d34aba1
        http://ports.ubuntu.com/pool/universe/s/squid/squid-cgi_2.7.STABLE3-1ubuntu2.3_lpia.deb
          Size/MD5:   118752 8fa60705f60d48594c172ad06fbbf5c3
    
      powerpc architecture (Apple Macintosh G3/G4/G5):
    
        http://ports.ubuntu.com/pool/main/s/squid/squid_2.7.STABLE3-1ubuntu2.3_powerpc.deb
          Size/MD5:   778250 67f638b231ab7b31a04d4b93fa1c19f6
        http://ports.ubuntu.com/pool/universe/s/squid/squid-cgi_2.7.STABLE3-1ubuntu2.3_powerpc.deb
          Size/MD5:   120642 a2393624a37d09b21eae6eaebe4e0b27
    
      sparc architecture (Sun SPARC/UltraSPARC):
    
        http://ports.ubuntu.com/pool/main/s/squid/squid_2.7.STABLE3-1ubuntu2.3_sparc.deb
          Size/MD5:   719276 c6bf5deb351f532be316ec00327ec9ce
        http://ports.ubuntu.com/pool/universe/s/squid/squid-cgi_2.7.STABLE3-1ubuntu2.3_sparc.deb
          Size/MD5:   119612 eb93a27fb9f156a5460176eed2cc3c9a
    
    Updated packages for Ubuntu 9.04:
    
      Source archives:
    
        http://security.ubuntu.com/ubuntu/pool/main/s/squid/squid_2.7.STABLE3-4.1ubuntu1.2.diff.gz
          Size/MD5:   309852 2900f23b740735580929377caeb67757
        http://security.ubuntu.com/ubuntu/pool/main/s/squid/squid_2.7.STABLE3-4.1ubuntu1.2.dsc
          Size/MD5:     1261 7adb44be45d1032eff7c5edd72855112
        http://security.ubuntu.com/ubuntu/pool/main/s/squid/squid_2.7.STABLE3.orig.tar.gz
          Size/MD5:  1782040 a4d7608696e2b617aa5853c7d23e25b0
    
      Architecture independent packages:
    
        http://security.ubuntu.com/ubuntu/pool/main/s/squid/squid-common_2.7.STABLE3-4.1ubuntu1.2_all.deb
          Size/MD5:   496736 f33216314327cd0007d922d8e778d0aa
    
      amd64 architecture (Athlon64, Opteron, EM64T Xeon):
    
        http://security.ubuntu.com/ubuntu/pool/main/s/squid/squid_2.7.STABLE3-4.1ubuntu1.2_amd64.deb
          Size/MD5:   772994 5bc0e3d1af2611db9971b82dbf55df92
        http://security.ubuntu.com/ubuntu/pool/universe/s/squid/squid-cgi_2.7.STABLE3-4.1ubuntu1.2_amd64.deb
          Size/MD5:   120800 efa403d3b1886a06c13601390fbf87ac
    
      i386 architecture (x86 compatible Intel/AMD):
    
        http://security.ubuntu.com/ubuntu/pool/main/s/squid/squid_2.7.STABLE3-4.1ubuntu1.2_i386.deb
          Size/MD5:   696876 3262b8b1860edc9c2ca6178d893eecf1
        http://security.ubuntu.com/ubuntu/pool/universe/s/squid/squid-cgi_2.7.STABLE3-4.1ubuntu1.2_i386.deb
          Size/MD5:   119500 22ce2859f38572c8eca0c5a257a1ca75
    
      lpia architecture (Low Power Intel Architecture):
    
        http://ports.ubuntu.com/pool/main/s/squid/squid_2.7.STABLE3-4.1ubuntu1.2_lpia.deb
          Size/MD5:   695532 915b0c7c46312c0eed3f7bf1edd20e96
        http://ports.ubuntu.com/pool/universe/s/squid/squid-cgi_2.7.STABLE3-4.1ubuntu1.2_lpia.deb
          Size/MD5:   119420 0f3ad306ce2482ffc76d55be61dfb7dd
    
      powerpc architecture (Apple Macintosh G3/G4/G5):
    
        http://ports.ubuntu.com/pool/main/s/squid/squid_2.7.STABLE3-4.1ubuntu1.2_powerpc.deb
          Size/MD5:   779690 f1d6cfca1303254c1531b26c5c0e321f
        http://ports.ubuntu.com/pool/universe/s/squid/squid-cgi_2.7.STABLE3-4.1ubuntu1.2_powerpc.deb
          Size/MD5:   121352 801d8f81923dbf9dbb24802316390b1c
    
      sparc architecture (Sun SPARC/UltraSPARC):
    
        http://ports.ubuntu.com/pool/main/s/squid/squid_2.7.STABLE3-4.1ubuntu1.2_sparc.deb
          Size/MD5:   719892 c02d2fec68501abbf2b95a04eef4cf9e
        http://ports.ubuntu.com/pool/universe/s/squid/squid-cgi_2.7.STABLE3-4.1ubuntu1.2_sparc.deb
          Size/MD5:   120268 12dd77fef419f5c45d42b4502d33d5c0
    
    Updated packages for Ubuntu 9.10:
    
      Source archives:
    
        http://security.ubuntu.com/ubuntu/pool/main/s/squid/squid_2.7.STABLE6-2ubuntu2.2.diff.gz
          Size/MD5:   304860 30639dda9a29914a67cc782f72e64c85
        http://security.ubuntu.com/ubuntu/pool/main/s/squid/squid_2.7.STABLE6-2ubuntu2.2.dsc
          Size/MD5:     1272 ba20fefe599cb882e1b88d4c827ed9f2
        http://security.ubuntu.com/ubuntu/pool/main/s/squid/squid_2.7.STABLE6.orig.tar.gz
          Size/MD5:  1786189 b6bcacd9c58e6e9e18d0ff44d20c50d9
    
      Architecture independent packages:
    
        http://security.ubuntu.com/ubuntu/pool/main/s/squid/squid-common_2.7.STABLE6-2ubuntu2.2_all.deb
          Size/MD5:   351846 8114bb93dbbb447af9879635048675e5
    
      amd64 architecture (Athlon64, Opteron, EM64T Xeon):
    
        http://security.ubuntu.com/ubuntu/pool/main/s/squid/squid_2.7.STABLE6-2ubuntu2.2_amd64.deb
          Size/MD5:   815856 cb83ba028269d6773ebd8cdc0c86dafb
        http://security.ubuntu.com/ubuntu/pool/universe/s/squid/squid-cgi_2.7.STABLE6-2ubuntu2.2_amd64.deb
          Size/MD5:   123060 603a897ca75e6974aa7fc2b7bd6fe2f4
    
      i386 architecture (x86 compatible Intel/AMD):
    
        http://security.ubuntu.com/ubuntu/pool/main/s/squid/squid_2.7.STABLE6-2ubuntu2.2_i386.deb
          Size/MD5:   764274 ef752bb786daa086245d3ea8da3d63c1
        http://security.ubuntu.com/ubuntu/pool/universe/s/squid/squid-cgi_2.7.STABLE6-2ubuntu2.2_i386.deb
          Size/MD5:   122216 ae2b57fa8bffb8182df7e2f5d5ac188e
    
      lpia architecture (Low Power Intel Architecture):
    
        http://ports.ubuntu.com/pool/main/s/squid/squid_2.7.STABLE6-2ubuntu2.2_lpia.deb
          Size/MD5:   762330 8ea039b7840fd4f5e3c6992087a58507
        http://ports.ubuntu.com/pool/universe/s/squid/squid-cgi_2.7.STABLE6-2ubuntu2.2_lpia.deb
          Size/MD5:   121994 a761d93f297982302f6abd09eb8f5e91
    
      powerpc architecture (Apple Macintosh G3/G4/G5):
    
        http://ports.ubuntu.com/pool/main/s/squid/squid_2.7.STABLE6-2ubuntu2.2_powerpc.deb
          Size/MD5:   829872 66e0ace5a7d85088cb00de18aa500996
        http://ports.ubuntu.com/pool/universe/s/squid/squid-cgi_2.7.STABLE6-2ubuntu2.2_powerpc.deb
          Size/MD5:   123884 5a90b258808f5932d22e528d9c3a910c
    
      sparc architecture (Sun SPARC/UltraSPARC):
    
        http://ports.ubuntu.com/pool/main/s/squid/squid_2.7.STABLE6-2ubuntu2.2_sparc.deb
          Size/MD5:   843674 fdc8dc569a21b0308366d24d7848fd25
        http://ports.ubuntu.com/pool/universe/s/squid/squid-cgi_2.7.STABLE6-2ubuntu2.2_sparc.deb
          Size/MD5:   123540 948dd3b52ddf10b1f81cc2f6db43c1ce
    
    
    
    
    

    Attachment: signature.asc
    Description: This is a digitally signed message part


    --- End Message ---
    --- Begin Message ---
    ===========================================================
    Ubuntu Security Notice USN-905-1          February 26, 2010
    sudo vulnerabilities
    CVE-2010-0426, CVE-2010-0427
    ===========================================================
    
    A security issue affects the following Ubuntu releases:
    
    Ubuntu 6.06 LTS
    Ubuntu 8.04 LTS
    Ubuntu 8.10
    Ubuntu 9.04
    Ubuntu 9.10
    
    This advisory also applies to the corresponding versions of
    Kubuntu, Edubuntu, and Xubuntu.
    
    The problem can be corrected by upgrading your system to the
    following package versions:
    
    Ubuntu 6.06 LTS:
      sudo                            1.6.8p12-1ubuntu6.1
      sudo-ldap                       1.6.8p12-1ubuntu6.1
    
    Ubuntu 8.04 LTS:
      sudo                            1.6.9p10-1ubuntu3.6
      sudo-ldap                       1.6.9p10-1ubuntu3.6
    
    Ubuntu 8.10:
      sudo                            1.6.9p17-1ubuntu2.2
      sudo-ldap                       1.6.9p17-1ubuntu2.2
    
    Ubuntu 9.04:
      sudo                            1.6.9p17-1ubuntu3.1
      sudo-ldap                       1.6.9p17-1ubuntu3.1
    
    Ubuntu 9.10:
      sudo                            1.7.0-1ubuntu2.1
      sudo-ldap                       1.7.0-1ubuntu2.1
    
    In general, a standard system upgrade is sufficient to effect the
    necessary changes.
    
    Details follow:
    
    It was discovered that sudo did not properly validate the path for the
    'sudoedit' pseudo-command. A local attacker could exploit this to execute
    arbitrary code as root if sudo was configured to allow the attacker to use
    sudoedit. The sudoedit pseudo-command is not used in the default
    installation of Ubuntu. (CVE-2010-0426)
    
    It was discovered that sudo did not reset group permissions when the
    'runas_default' configuration option was used. A local attacker could
    exploit this to escalate group privileges if sudo was configured to allow
    the attacker to run commands under the runas_default account. The
    runas_default configuration option is not used in the default installation
    of Ubuntu. This issue affected Ubuntu 8.04 LTS, 8.10 and 9.04.
    (CVE-2010-0427)
    
    
    Updated packages for Ubuntu 6.06 LTS:
    
      Source archives:
    
        http://security.ubuntu.com/ubuntu/pool/main/s/sudo/sudo_1.6.8p12-1ubuntu6.1.diff.gz
          Size/MD5:    36465 14d0df16c74cd33e67550cc3011e79bb
        http://security.ubuntu.com/ubuntu/pool/main/s/sudo/sudo_1.6.8p12-1ubuntu6.1.dsc
          Size/MD5:      618 d3ff741b9d7e1d3e01abd562318018c2
        http://security.ubuntu.com/ubuntu/pool/main/s/sudo/sudo_1.6.8p12.orig.tar.gz
          Size/MD5:   585643 b29893c06192df6230dd5f340f3badf5
    
      amd64 architecture (Athlon64, Opteron, EM64T Xeon):
    
        http://security.ubuntu.com/ubuntu/pool/main/s/sudo/sudo_1.6.8p12-1ubuntu6.1_amd64.deb
          Size/MD5:   177298 33ba18356cb72b861d6ecda89529b0fb
        http://security.ubuntu.com/ubuntu/pool/universe/s/sudo/sudo-ldap_1.6.8p12-1ubuntu6.1_amd64.deb
          Size/MD5:   189148 aeefad19f406872cac0eded167f4e065
    
      i386 architecture (x86 compatible Intel/AMD):
    
        http://security.ubuntu.com/ubuntu/pool/main/s/sudo/sudo_1.6.8p12-1ubuntu6.1_i386.deb
          Size/MD5:   162882 b873dc9cb110544216feef747d32e5a2
        http://security.ubuntu.com/ubuntu/pool/universe/s/sudo/sudo-ldap_1.6.8p12-1ubuntu6.1_i386.deb
          Size/MD5:   174316 293c645a4a4d57ccb27e473b5ea9c508
    
      powerpc architecture (Apple Macintosh G3/G4/G5):
    
        http://security.ubuntu.com/ubuntu/pool/main/s/sudo/sudo_1.6.8p12-1ubuntu6.1_powerpc.deb
          Size/MD5:   171444 ad26abb760441edbf15f7e098b1e1532
        http://security.ubuntu.com/ubuntu/pool/universe/s/sudo/sudo-ldap_1.6.8p12-1ubuntu6.1_powerpc.deb
          Size/MD5:   183624 8d045143fc6daf29a153184055bfea53
    
      sparc architecture (Sun SPARC/UltraSPARC):
    
        http://security.ubuntu.com/ubuntu/pool/main/s/sudo/sudo_1.6.8p12-1ubuntu6.1_sparc.deb
          Size/MD5:   167550 c27e7f387cb19b5bf3d932957181b5a6
        http://security.ubuntu.com/ubuntu/pool/universe/s/sudo/sudo-ldap_1.6.8p12-1ubuntu6.1_sparc.deb
          Size/MD5:   180092 fc286f32e79a3010f81f20413168aa04
    
    Updated packages for Ubuntu 8.04 LTS:
    
      Source archives:
    
        http://security.ubuntu.com/ubuntu/pool/main/s/sudo/sudo_1.6.9p10-1ubuntu3.6.diff.gz
          Size/MD5:    29374 e6db1630f2b05c8e9839f4fe4aca266a
        http://security.ubuntu.com/ubuntu/pool/main/s/sudo/sudo_1.6.9p10-1ubuntu3.6.dsc
          Size/MD5:      702 20547db3a024d46b8217acf1e83b83ef
        http://security.ubuntu.com/ubuntu/pool/main/s/sudo/sudo_1.6.9p10.orig.tar.gz
          Size/MD5:   579302 16db2a1213159a1fac8239eab58108f5
    
      amd64 architecture (Athlon64, Opteron, EM64T Xeon):
    
        http://security.ubuntu.com/ubuntu/pool/main/s/sudo/sudo_1.6.9p10-1ubuntu3.6_amd64.deb
          Size/MD5:   188358 23215819c29dc7de3a4af5ca1a57032c
        http://security.ubuntu.com/ubuntu/pool/universe/s/sudo/sudo-ldap_1.6.9p10-1ubuntu3.6_amd64.deb
          Size/MD5:   200026 7c6057e1ed38e8cda9a4d205faf1ac13
    
      i386 architecture (x86 compatible Intel/AMD):
    
        http://security.ubuntu.com/ubuntu/pool/main/s/sudo/sudo_1.6.9p10-1ubuntu3.6_i386.deb
          Size/MD5:   176538 1e833016ee022766c2ca1a7e29b596ed
        http://security.ubuntu.com/ubuntu/pool/universe/s/sudo/sudo-ldap_1.6.9p10-1ubuntu3.6_i386.deb
          Size/MD5:   187408 0e0472b16b1add85df28b0675589956d
    
      lpia architecture (Low Power Intel Architecture):
    
        http://ports.ubuntu.com/pool/main/s/sudo/sudo_1.6.9p10-1ubuntu3.6_lpia.deb
          Size/MD5:   177632 8b2edc241c35137afd81c396a0043431
        http://ports.ubuntu.com/pool/universe/s/sudo/sudo-ldap_1.6.9p10-1ubuntu3.6_lpia.deb
          Size/MD5:   188378 ad2a9d36a94c36e1bcecc1bca64b2d95
    
      powerpc architecture (Apple Macintosh G3/G4/G5):
    
        http://ports.ubuntu.com/pool/main/s/sudo/sudo_1.6.9p10-1ubuntu3.6_powerpc.deb
          Size/MD5:   188556 9f0e4fb02064fc1b40829de2c1e92805
        http://ports.ubuntu.com/pool/universe/s/sudo/sudo-ldap_1.6.9p10-1ubuntu3.6_powerpc.deb
          Size/MD5:   202394 ef74f61e9c34ee11ef51d38377a0be55
    
      sparc architecture (Sun SPARC/UltraSPARC):
    
        http://ports.ubuntu.com/pool/main/s/sudo/sudo_1.6.9p10-1ubuntu3.6_sparc.deb
          Size/MD5:   182512 24f0ed4658aae0c538ca564e4c5950c3
        http://ports.ubuntu.com/pool/universe/s/sudo/sudo-ldap_1.6.9p10-1ubuntu3.6_sparc.deb
          Size/MD5:   193640 a2b3b6604ff6c4546e5a8d061fdb7cab
    
    Updated packages for Ubuntu 8.10:
    
      Source archives:
    
        http://security.ubuntu.com/ubuntu/pool/main/s/sudo/sudo_1.6.9p17-1ubuntu2.2.diff.gz
          Size/MD5:    26459 e127fb89620f45f5d9184bd87b45464a
        http://security.ubuntu.com/ubuntu/pool/main/s/sudo/sudo_1.6.9p17-1ubuntu2.2.dsc
          Size/MD5:     1098 2959f2bc61d7ccecfb8fc554b446d463
        http://security.ubuntu.com/ubuntu/pool/main/s/sudo/sudo_1.6.9p17.orig.tar.gz
          Size/MD5:   593534 60daf18f28e2c1eb7641c4408e244110
    
      amd64 architecture (Athlon64, Opteron, EM64T Xeon):
    
        http://security.ubuntu.com/ubuntu/pool/main/s/sudo/sudo_1.6.9p17-1ubuntu2.2_amd64.deb
          Size/MD5:   191296 c1d1c53708d512a746da226117d130d0
        http://security.ubuntu.com/ubuntu/pool/universe/s/sudo/sudo-ldap_1.6.9p17-1ubuntu2.2_amd64.deb
          Size/MD5:   202256 f4d5961be5ef3eee80906f2c6d39a4b8
    
      i386 architecture (x86 compatible Intel/AMD):
    
        http://security.ubuntu.com/ubuntu/pool/main/s/sudo/sudo_1.6.9p17-1ubuntu2.2_i386.deb
          Size/MD5:   179370 d21813fed543bfed0e0704a1ce0341ef
        http://security.ubuntu.com/ubuntu/pool/universe/s/sudo/sudo-ldap_1.6.9p17-1ubuntu2.2_i386.deb
          Size/MD5:   188842 55a32e9081772f8611e1006d3ddcfb50
    
      lpia architecture (Low Power Intel Architecture):
    
        http://ports.ubuntu.com/pool/main/s/sudo/sudo_1.6.9p17-1ubuntu2.2_lpia.deb
          Size/MD5:   180432 ab0bcf69bfba1bc48e9a6a3ba3030c5f
        http://ports.ubuntu.com/pool/universe/s/sudo/sudo-ldap_1.6.9p17-1ubuntu2.2_lpia.deb
          Size/MD5:   189652 8dc329d7a87d2d5bf2eb70071361b792
    
      powerpc architecture (Apple Macintosh G3/G4/G5):
    
        http://ports.ubuntu.com/pool/main/s/sudo/sudo_1.6.9p17-1ubuntu2.2_powerpc.deb
          Size/MD5:   188732 81d7e525bdfb3421d46e5c7623963e63
        http://ports.ubuntu.com/pool/universe/s/sudo/sudo-ldap_1.6.9p17-1ubuntu2.2_powerpc.deb
          Size/MD5:   201208 69d7905dce680b3d9f30f6476e486ae6
    
      sparc architecture (Sun SPARC/UltraSPARC):
    
        http://ports.ubuntu.com/pool/main/s/sudo/sudo_1.6.9p17-1ubuntu2.2_sparc.deb
          Size/MD5:   184208 1d87f6e84ad37cceb1ab1b16083336ad
        http://ports.ubuntu.com/pool/universe/s/sudo/sudo-ldap_1.6.9p17-1ubuntu2.2_sparc.deb
          Size/MD5:   193944 b6c81515751ff1b11d6b7b8bf9893206
    
    Updated packages for Ubuntu 9.04:
    
      Source archives:
    
        http://security.ubuntu.com/ubuntu/pool/main/s/sudo/sudo_1.6.9p17-1ubuntu3.1.diff.gz
          Size/MD5:    26464 d01e9f40ceb7ee72cd544dccc0ff61ec
        http://security.ubuntu.com/ubuntu/pool/main/s/sudo/sudo_1.6.9p17-1ubuntu3.1.dsc
          Size/MD5:     1098 7d36e3ce35d2745b8ad1ee6f3341713d
        http://security.ubuntu.com/ubuntu/pool/main/s/sudo/sudo_1.6.9p17.orig.tar.gz
          Size/MD5:   593534 60daf18f28e2c1eb7641c4408e244110
    
      amd64 architecture (Athlon64, Opteron, EM64T Xeon):
    
        http://security.ubuntu.com/ubuntu/pool/main/s/sudo/sudo_1.6.9p17-1ubuntu3.1_amd64.deb
          Size/MD5:   191292 db0dd72e435fc48ac109d67b9d896573
        http://security.ubuntu.com/ubuntu/pool/universe/s/sudo/sudo-ldap_1.6.9p17-1ubuntu3.1_amd64.deb
          Size/MD5:   202254 5ba756fd3ddf796ea948f0f3da4cdd80
    
      i386 architecture (x86 compatible Intel/AMD):
    
        http://security.ubuntu.com/ubuntu/pool/main/s/sudo/sudo_1.6.9p17-1ubuntu3.1_i386.deb
          Size/MD5:   179392 d8984ef79dfd27e314343b3e8f42bb41
        http://security.ubuntu.com/ubuntu/pool/universe/s/sudo/sudo-ldap_1.6.9p17-1ubuntu3.1_i386.deb
          Size/MD5:   188846 ce40b21ebc2e2a95be415c768661a785
    
      lpia architecture (Low Power Intel Architecture):
    
        http://ports.ubuntu.com/pool/main/s/sudo/sudo_1.6.9p17-1ubuntu3.1_lpia.deb
          Size/MD5:   180456 6fded1767a6b44cf99f25a82476a52da
        http://ports.ubuntu.com/pool/universe/s/sudo/sudo-ldap_1.6.9p17-1ubuntu3.1_lpia.deb
          Size/MD5:   189674 e271b1fa6d7f17917163dbb37863eb2e
    
      powerpc architecture (Apple Macintosh G3/G4/G5):
    
        http://ports.ubuntu.com/pool/main/s/sudo/sudo_1.6.9p17-1ubuntu3.1_powerpc.deb
          Size/MD5:   188744 039f52f42d3eeded8ce75e96e276e53d
        http://ports.ubuntu.com/pool/universe/s/sudo/sudo-ldap_1.6.9p17-1ubuntu3.1_powerpc.deb
          Size/MD5:   201216 2a649addcffab0eaa94f36a45c3848cd
    
      sparc architecture (Sun SPARC/UltraSPARC):
    
        http://ports.ubuntu.com/pool/main/s/sudo/sudo_1.6.9p17-1ubuntu3.1_sparc.deb
          Size/MD5:   184136 ca187dd7a7b3eca1b6788bb8b7615f7e
        http://ports.ubuntu.com/pool/universe/s/sudo/sudo-ldap_1.6.9p17-1ubuntu3.1_sparc.deb
          Size/MD5:   193798 ebf79bbc5f19b50d8ffa60bad381966b
    
    Updated packages for Ubuntu 9.10:
    
      Source archives:
    
        http://security.ubuntu.com/ubuntu/pool/main/s/sudo/sudo_1.7.0-1ubuntu2.1.diff.gz
          Size/MD5:    23742 31fa50ea42efb75a6995ce43e05f8d3a
        http://security.ubuntu.com/ubuntu/pool/main/s/sudo/sudo_1.7.0-1ubuntu2.1.dsc
          Size/MD5:     1117 ac9f701eef71f472756479f9c07d5ff3
        http://security.ubuntu.com/ubuntu/pool/main/s/sudo/sudo_1.7.0.orig.tar.gz
          Size/MD5:   744311 5fd96bba35fe29b464f7aa6ad255f0a6
    
      amd64 architecture (Athlon64, Opteron, EM64T Xeon):
    
        http://security.ubuntu.com/ubuntu/pool/main/s/sudo/sudo_1.7.0-1ubuntu2.1_amd64.deb
          Size/MD5:   310278 7f1b840d6412b168c70d2f136cb0a3a5
        http://security.ubuntu.com/ubuntu/pool/universe/s/sudo/sudo-ldap_1.7.0-1ubuntu2.1_amd64.deb
          Size/MD5:   333962 a01561815cf0e835cb889663eaf81d06
    
      i386 architecture (x86 compatible Intel/AMD):
    
        http://security.ubuntu.com/ubuntu/pool/main/s/sudo/sudo_1.7.0-1ubuntu2.1_i386.deb
          Size/MD5:   297694 d514dde2dfc8ec32c92de9d71d8f5832
        http://security.ubuntu.com/ubuntu/pool/universe/s/sudo/sudo-ldap_1.7.0-1ubuntu2.1_i386.deb
          Size/MD5:   319300 e3a4e6d67ed8644c9bed06337cadc156
    
      lpia architecture (Low Power Intel Architecture):
    
        http://ports.ubuntu.com/pool/main/s/sudo/sudo_1.7.0-1ubuntu2.1_lpia.deb
          Size/MD5:   297858 82f884376f3ab60cd35466d70446514d
        http://ports.ubuntu.com/pool/universe/s/sudo/sudo-ldap_1.7.0-1ubuntu2.1_lpia.deb
          Size/MD5:   319686 f9ec4970846681134c868621c8d5989e
    
      powerpc architecture (Apple Macintosh G3/G4/G5):
    
        http://ports.ubuntu.com/pool/main/s/sudo/sudo_1.7.0-1ubuntu2.1_powerpc.deb
          Size/MD5:   305874 88b6f4ad953f85c7b32898b7b3823163
        http://ports.ubuntu.com/pool/universe/s/sudo/sudo-ldap_1.7.0-1ubuntu2.1_powerpc.deb
          Size/MD5:   328914 b973b5fa801148e11d3747ab89b84a3f
    
      sparc architecture (Sun SPARC/UltraSPARC):
    
        http://ports.ubuntu.com/pool/main/s/sudo/sudo_1.7.0-1ubuntu2.1_sparc.deb
          Size/MD5:   301460 e5cf051efacfdca66a3aa186d01f5a80
        http://ports.ubuntu.com/pool/universe/s/sudo/sudo-ldap_1.7.0-1ubuntu2.1_sparc.deb
          Size/MD5:   323606 b82e9af9f7f18ebf31aee38835aaf901
    
    
    
    
    

    Attachment: signature.asc
    Description: Digital signature


    --- End Message ---
    --- Begin Message ---
    ===========================================================
    Ubuntu Security Notice USN-906-1             March 03, 2010
    cups, cupsys vulnerabilities
    CVE-2009-3553, CVE-2010-0302, CVE-2010-0393
    ===========================================================
    
    A security issue affects the following Ubuntu releases:
    
    Ubuntu 6.06 LTS
    Ubuntu 8.04 LTS
    Ubuntu 8.10
    Ubuntu 9.04
    Ubuntu 9.10
    
    This advisory also applies to the corresponding versions of
    Kubuntu, Edubuntu, and Xubuntu.
    
    The problem can be corrected by upgrading your system to the
    following package versions:
    
    Ubuntu 6.06 LTS:
      cupsys                          1.2.2-0ubuntu0.6.06.17
      cupsys-client                   1.2.2-0ubuntu0.6.06.17
    
    Ubuntu 8.04 LTS:
      cupsys                          1.3.7-1ubuntu3.8
      cupsys-client                   1.3.7-1ubuntu3.8
    
    Ubuntu 8.10:
      cups                            1.3.9-2ubuntu9.5
      cups-client                     1.3.9-2ubuntu9.5
    
    Ubuntu 9.04:
      cups                            1.3.9-17ubuntu3.6
      cups-client                     1.3.9-17ubuntu3.6
    
    Ubuntu 9.10:
      cups                            1.4.1-5ubuntu2.4
      cups-client                     1.4.1-5ubuntu2.4
    
    In general, a standard system upgrade is sufficient to effect the
    necessary changes.
    
    Details follow:
    
    It was discovered that the CUPS scheduler did not properly handle certain
    network operations. A remote attacker could exploit this flaw and cause the
    CUPS server to crash, resulting in a denial of service. This issue only
    affected Ubuntu 8.04 LTS, 8.10, 9.04 and 9.10. (CVE-2009-3553,
    CVE-2010-0302)
    
    Ronald Volgers discovered that the CUPS lppasswd tool could be made to load
    localized message strings from arbitrary files by setting an environment
    variable. A local attacker could exploit this with a format-string
    vulnerability leading to a root privilege escalation. The default compiler
    options for Ubuntu 8.10, 9.04 and 9.10 should reduce this vulnerability to
    a denial of service. (CVE-2010-0393)
    
    
    Updated packages for Ubuntu 6.06 LTS:
    
      Source archives:
    
        http://security.ubuntu.com/ubuntu/pool/main/c/cupsys/cupsys_1.2.2-0ubuntu0.6.06.17.diff.gz
          Size/MD5:   106482 26e1af0359723f0fe887019ea8973a7e
        http://security.ubuntu.com/ubuntu/pool/main/c/cupsys/cupsys_1.2.2-0ubuntu0.6.06.17.dsc
          Size/MD5:     1061 400968d3ecf83db01f0a427f10f2998e
        http://security.ubuntu.com/ubuntu/pool/main/c/cupsys/cupsys_1.2.2.orig.tar.gz
          Size/MD5:  4070384 2c99b8aa4c8dc25c8a84f9c06aa52e3e
    
      Architecture independent packages:
    
        http://security.ubuntu.com/ubuntu/pool/main/c/cupsys/libcupsys2-gnutls10_1.2.2-0ubuntu0.6.06.17_all.deb
          Size/MD5:      998 776cbf76de0fa4da83fa66cac2a2ee9c
    
      amd64 architecture (Athlon64, Opteron, EM64T Xeon):
    
        http://security.ubuntu.com/ubuntu/pool/main/c/cupsys/cupsys-bsd_1.2.2-0ubuntu0.6.06.17_amd64.deb
          Size/MD5:    36220 1a0b165edf4aaff4b063ef5ffb44aec3
        http://security.ubuntu.com/ubuntu/pool/main/c/cupsys/cupsys-client_1.2.2-0ubuntu0.6.06.17_amd64.deb
          Size/MD5:    81834 6fc3613d660d8193ef5bc8820a7241d9
        http://security.ubuntu.com/ubuntu/pool/main/c/cupsys/cupsys_1.2.2-0ubuntu0.6.06.17_amd64.deb
          Size/MD5:  2289018 87d64d2f3a97289ad6b6db57d090ca2d
        http://security.ubuntu.com/ubuntu/pool/main/c/cupsys/libcupsimage2-dev_1.2.2-0ubuntu0.6.06.17_amd64.deb
          Size/MD5:     6090 85aeada029ad3c01ff7f1e18f9ea9cc2
        http://security.ubuntu.com/ubuntu/pool/main/c/cupsys/libcupsimage2_1.2.2-0ubuntu0.6.06.17_amd64.deb
          Size/MD5:    77908 96e28918fdf830eb12336aadedf9f281
        http://security.ubuntu.com/ubuntu/pool/main/c/cupsys/libcupsys2-dev_1.2.2-0ubuntu0.6.06.17_amd64.deb
          Size/MD5:    25740 85b73ffa3c93b1cca0f9421fdaa01cc3
        http://security.ubuntu.com/ubuntu/pool/main/c/cupsys/libcupsys2_1.2.2-0ubuntu0.6.06.17_amd64.deb
          Size/MD5:   130734 938995599b4be32a725528c80981fa78
    
      i386 architecture (x86 compatible Intel/AMD):
    
        http://security.ubuntu.com/ubuntu/pool/main/c/cupsys/cupsys-bsd_1.2.2-0ubuntu0.6.06.17_i386.deb
          Size/MD5:    34766 47d4bdcf450f6d8d30206c35192f1b7d
        http://security.ubuntu.com/ubuntu/pool/main/c/cupsys/cupsys-client_1.2.2-0ubuntu0.6.06.17_i386.deb
          Size/MD5:    77930 e830a9300772160fb0a6748da948f246
        http://security.ubuntu.com/ubuntu/pool/main/c/cupsys/cupsys_1.2.2-0ubuntu0.6.06.17_i386.deb
          Size/MD5:  2256104 bcfa53bda3ed0c1e50636e804af11055
        http://security.ubuntu.com/ubuntu/pool/main/c/cupsys/libcupsimage2-dev_1.2.2-0ubuntu0.6.06.17_i386.deb
          Size/MD5:     6094 34a470a2aaff3e3ab10eea29a1bd8200
        http://security.ubuntu.com/ubuntu/pool/main/c/cupsys/libcupsimage2_1.2.2-0ubuntu0.6.06.17_i386.deb
          Size/MD5:    77022 ab3b5c283d4ec643297685c034f1073c
        http://security.ubuntu.com/ubuntu/pool/main/c/cupsys/libcupsys2-dev_1.2.2-0ubuntu0.6.06.17_i386.deb
          Size/MD5:    25748 d5904841e833850731621090c1b88c8c
        http://security.ubuntu.com/ubuntu/pool/main/c/cupsys/libcupsys2_1.2.2-0ubuntu0.6.06.17_i386.deb
          Size/MD5:   122908 eb39cde640458c67403c00cfd65ea312
    
      powerpc architecture (Apple Macintosh G3/G4/G5):
    
        http://security.ubuntu.com/ubuntu/pool/main/c/cupsys/cupsys-bsd_1.2.2-0ubuntu0.6.06.17_powerpc.deb
          Size/MD5:    40474 a47c9a5aad3feee3c9218d32e3f03f85
        http://security.ubuntu.com/ubuntu/pool/main/c/cupsys/cupsys-client_1.2.2-0ubuntu0.6.06.17_powerpc.deb
          Size/MD5:    89482 81e3f9ad6e8fe3cb3096b133bfb4fb5b
        http://security.ubuntu.com/ubuntu/pool/main/c/cupsys/cupsys_1.2.2-0ubuntu0.6.06.17_powerpc.deb
          Size/MD5:  2303712 fffb516669489cf38ce5f410b58112af
        http://security.ubuntu.com/ubuntu/pool/main/c/cupsys/libcupsimage2-dev_1.2.2-0ubuntu0.6.06.17_powerpc.deb
          Size/MD5:     6092 8c6d3af926e6729378b1ba23508e3c6b
        http://security.ubuntu.com/ubuntu/pool/main/c/cupsys/libcupsimage2_1.2.2-0ubuntu0.6.06.17_powerpc.deb
          Size/MD5:    79548 169e4c3351cf2ef0c99e478d8e2a3a46
        http://security.ubuntu.com/ubuntu/pool/main/c/cupsys/libcupsys2-dev_1.2.2-0ubuntu0.6.06.17_powerpc.deb
          Size/MD5:    25740 f0d21ba1ea537495d3953a22999d1dd4
        http://security.ubuntu.com/ubuntu/pool/main/c/cupsys/libcupsys2_1.2.2-0ubuntu0.6.06.17_powerpc.deb
          Size/MD5:   128662 98b0c1483cc7021fff335da8d79c67c2
    
      sparc architecture (Sun SPARC/UltraSPARC):
    
        http://security.ubuntu.com/ubuntu/pool/main/c/cupsys/cupsys-bsd_1.2.2-0ubuntu0.6.06.17_sparc.deb
          Size/MD5:    35388 1128a347e119ca9525784ed50da5d0ab
        http://security.ubuntu.com/ubuntu/pool/main/c/cupsys/cupsys-client_1.2.2-0ubuntu0.6.06.17_sparc.deb
          Size/MD5:    78684 596751675fee6063e59dab02e7b44543
        http://security.ubuntu.com/ubuntu/pool/main/c/cupsys/cupsys_1.2.2-0ubuntu0.6.06.17_sparc.deb
          Size/MD5:  2289934 9bd77e6533b77678840172bcf285c157
        http://security.ubuntu.com/ubuntu/pool/main/c/cupsys/libcupsimage2-dev_1.2.2-0ubuntu0.6.06.17_sparc.deb
          Size/MD5:     6096 a11d49069913645b3a947d2dfa6f5f84
        http://security.ubuntu.com/ubuntu/pool/main/c/cupsys/libcupsimage2_1.2.2-0ubuntu0.6.06.17_sparc.deb
          Size/MD5:    76832 c1049c92d30205b8032648dfbd90299c
        http://security.ubuntu.com/ubuntu/pool/main/c/cupsys/libcupsys2-dev_1.2.2-0ubuntu0.6.06.17_sparc.deb
          Size/MD5:    25744 d2d1088e3744d305b6c90aca7eda4be0
        http://security.ubuntu.com/ubuntu/pool/main/c/cupsys/libcupsys2_1.2.2-0ubuntu0.6.06.17_sparc.deb
          Size/MD5:   124486 60a22b1cccb08eaab9847b9e87c59032
    
    Updated packages for Ubuntu 8.04 LTS:
    
      Source archives:
    
        http://security.ubuntu.com/ubuntu/pool/main/c/cupsys/cupsys_1.3.7-1ubuntu3.8.diff.gz
          Size/MD5:   141577 5cb2a7055c83f2535e6704212c06ea0c
        http://security.ubuntu.com/ubuntu/pool/main/c/cupsys/cupsys_1.3.7-1ubuntu3.8.dsc
          Size/MD5:     1442 d42e1f9c2424210f66acfaeb4ecf293a
        http://security.ubuntu.com/ubuntu/pool/main/c/cupsys/cupsys_1.3.7.orig.tar.gz
          Size/MD5:  4700333 383e556d9841475847da6076c88da467
    
      Architecture independent packages:
    
        http://security.ubuntu.com/ubuntu/pool/main/c/cupsys/cupsys-common_1.3.7-1ubuntu3.8_all.deb
          Size/MD5:  1144392 72c2295be929ac91622921b866586810
    
      amd64 architecture (Athlon64, Opteron, EM64T Xeon):
    
        http://security.ubuntu.com/ubuntu/pool/main/c/cupsys/cupsys-bsd_1.3.7-1ubuntu3.8_amd64.deb
          Size/MD5:    37522 606cf4d3db841e5c7699af8e6063d28a
        http://security.ubuntu.com/ubuntu/pool/main/c/cupsys/cupsys-client_1.3.7-1ubuntu3.8_amd64.deb
          Size/MD5:    90020 5494f76c3c0aff50e61b0e7065d4fc45
        http://security.ubuntu.com/ubuntu/pool/main/c/cupsys/cupsys_1.3.7-1ubuntu3.8_amd64.deb
          Size/MD5:  1882420 fbf517a3c599b99d5ea8936c09f4a6d6
        http://security.ubuntu.com/ubuntu/pool/main/c/cupsys/libcupsimage2-dev_1.3.7-1ubuntu3.8_amd64.deb
          Size/MD5:    60800 2b3dd2ab96e425ab134602608f0d3530
        http://security.ubuntu.com/ubuntu/pool/main/c/cupsys/libcupsimage2_1.3.7-1ubuntu3.8_amd64.deb
          Size/MD5:    50216 27fb4f492cc7bf62c01a275741d37011
        http://security.ubuntu.com/ubuntu/pool/main/c/cupsys/libcupsys2-dev_1.3.7-1ubuntu3.8_amd64.deb
          Size/MD5:   345048 0525be5bc4dd045cd78a1b284f98398a
        http://security.ubuntu.com/ubuntu/pool/main/c/cupsys/libcupsys2_1.3.7-1ubuntu3.8_amd64.deb
          Size/MD5:   178536 a044522e561b9b3be73617a175cc399d
    
      i386 architecture (x86 compatible Intel/AMD):
    
        http://security.ubuntu.com/ubuntu/pool/main/c/cupsys/cupsys-bsd_1.3.7-1ubuntu3.8_i386.deb
          Size/MD5:    36956 0507d5e834e622f33412109dcb260037
        http://security.ubuntu.com/ubuntu/pool/main/c/cupsys/cupsys-client_1.3.7-1ubuntu3.8_i386.deb
          Size/MD5:    88530 244e700f4596074b37c4b7acb984dacc
        http://security.ubuntu.com/ubuntu/pool/main/c/cupsys/cupsys_1.3.7-1ubuntu3.8_i386.deb
          Size/MD5:  1864902 b6f438dea33b89a9f268d732d670faf1
        http://security.ubuntu.com/ubuntu/pool/main/c/cupsys/libcupsimage2-dev_1.3.7-1ubuntu3.8_i386.deb
          Size/MD5:    60090 e83c89c8fe55e2f2e79d424e4231f8a1
        http://security.ubuntu.com/ubuntu/pool/main/c/cupsys/libcupsimage2_1.3.7-1ubuntu3.8_i386.deb
          Size/MD5:    49862 97abed0edb9dfbd42e8ba975c424e6d8
        http://security.ubuntu.com/ubuntu/pool/main/c/cupsys/libcupsys2-dev_1.3.7-1ubuntu3.8_i386.deb
          Size/MD5:   339414 1e4250fd6c379296cfba76f67ab97465
        http://security.ubuntu.com/ubuntu/pool/main/c/cupsys/libcupsys2_1.3.7-1ubuntu3.8_i386.deb
          Size/MD5:   175410 efdf295f468c419fd957e69f98fd715a
    
      lpia architecture (Low Power Intel Architecture):
    
        http://ports.ubuntu.com/pool/main/c/cupsys/cupsys-bsd_1.3.7-1ubuntu3.8_lpia.deb
          Size/MD5:    36660 58ce4787d4d5b43fdc762f21f06bb6bf
        http://ports.ubuntu.com/pool/main/c/cupsys/cupsys-client_1.3.7-1ubuntu3.8_lpia.deb
          Size/MD5:    88834 ea87ff5e386e37ddcd2a3678e85764e5
        http://ports.ubuntu.com/pool/main/c/cupsys/cupsys_1.3.7-1ubuntu3.8_lpia.deb
          Size/MD5:  1867016 ba1534fcc9263b70868c4ed449529e25
        http://ports.ubuntu.com/pool/main/c/cupsys/libcupsimage2-dev_1.3.7-1ubuntu3.8_lpia.deb
          Size/MD5:    60492 e06a5a3660f9967ec6e0040a486d7362
        http://ports.ubuntu.com/pool/main/c/cupsys/libcupsimage2_1.3.7-1ubuntu3.8_lpia.deb
          Size/MD5:    50808 ca0c034e3beff76b902c6471afbd7268
        http://ports.ubuntu.com/pool/main/c/cupsys/libcupsys2-dev_1.3.7-1ubuntu3.8_lpia.deb
          Size/MD5:   337072 bfaa21b082ce3052922a179d522213d4
        http://ports.ubuntu.com/pool/main/c/cupsys/libcupsys2_1.3.7-1ubuntu3.8_lpia.deb
          Size/MD5:   174440 8e2dd41e1e07942ee0f53e05c608206a
    
      powerpc architecture (Apple Macintosh G3/G4/G5):
    
        http://ports.ubuntu.com/pool/main/c/cupsys/cupsys-bsd_1.3.7-1ubuntu3.8_powerpc.deb
          Size/MD5:    46932 a5d83468e8e0269a483c914230768ea3
        http://ports.ubuntu.com/pool/main/c/cupsys/cupsys-client_1.3.7-1ubuntu3.8_powerpc.deb
          Size/MD5:   110654 ec3d80099ccbaeb3f0929644f45bbd75
        http://ports.ubuntu.com/pool/main/c/cupsys/cupsys_1.3.7-1ubuntu3.8_powerpc.deb
          Size/MD5:  1951280 f475ae7f5ae8ad00bc1ebd7c4634c3ae
        http://ports.ubuntu.com/pool/main/c/cupsys/libcupsimage2-dev_1.3.7-1ubuntu3.8_powerpc.deb
          Size/MD5:    59922 cb7e8e802dfbe515260578f585ee4427
        http://ports.ubuntu.com/pool/main/c/cupsys/libcupsimage2_1.3.7-1ubuntu3.8_powerpc.deb
          Size/MD5:    54924 234a155df73c7ef047ac3c5c8b2e132a
        http://ports.ubuntu.com/pool/main/c/cupsys/libcupsys2-dev_1.3.7-1ubuntu3.8_powerpc.deb
          Size/MD5:   341760 1ada03ee442854916b34f267b1301407
        http://ports.ubuntu.com/pool/main/c/cupsys/libcupsys2_1.3.7-1ubuntu3.8_powerpc.deb
          Size/MD5:   184292 e080a077141436e9837682cf5c6e56e1
    
      sparc architecture (Sun SPARC/UltraSPARC):
    
        http://ports.ubuntu.com/pool/main/c/cupsys/cupsys-bsd_1.3.7-1ubuntu3.8_sparc.deb
          Size/MD5:    38038 15aef403a65149edb1b6e3c87bbcf1e3
        http://ports.ubuntu.com/pool/main/c/cupsys/cupsys-client_1.3.7-1ubuntu3.8_sparc.deb
          Size/MD5:    91026 a4ade2e1d03f94b36122a5788f37cc97
        http://ports.ubuntu.com/pool/main/c/cupsys/cupsys_1.3.7-1ubuntu3.8_sparc.deb
          Size/MD5:  1899806 de0f0a1899697c7add1960031257c51e
        http://ports.ubuntu.com/pool/main/c/cupsys/libcupsimage2-dev_1.3.7-1ubuntu3.8_sparc.deb
          Size/MD5:    57822 c2af4acac6a11e98f72703a25b2ebdfc
        http://ports.ubuntu.com/pool/main/c/cupsys/libcupsimage2_1.3.7-1ubuntu3.8_sparc.deb
          Size/MD5:    48224 cf486639b2c6b6247afe109eb73e30d7
        http://ports.ubuntu.com/pool/main/c/cupsys/libcupsys2-dev_1.3.7-1ubuntu3.8_sparc.deb
          Size/MD5:   341494 8c21fd99687d9fd49fa97e6c4638338e
        http://ports.ubuntu.com/pool/main/c/cupsys/libcupsys2_1.3.7-1ubuntu3.8_sparc.deb
          Size/MD5:   174130 9c878b37d2afd35ee0b50c077490112e
    
    Updated packages for Ubuntu 8.10:
    
      Source archives:
    
        http://security.ubuntu.com/ubuntu/pool/main/c/cups/cups_1.3.9-2ubuntu9.5.diff.gz
          Size/MD5:   331097 6adf07d4858d39e6047a97c0a312901e
        http://security.ubuntu.com/ubuntu/pool/main/c/cups/cups_1.3.9-2ubuntu9.5.dsc
          Size/MD5:     2044 d77dce1f6e35cabbd18e84a7c7031b0d
        http://security.ubuntu.com/ubuntu/pool/main/c/cups/cups_1.3.9.orig.tar.gz
          Size/MD5:  4809771 e6f2d90491ed050e5ff2104b617b88ea
    
      Architecture independent packages:
    
        http://security.ubuntu.com/ubuntu/pool/main/c/cups/cups-common_1.3.9-2ubuntu9.5_all.deb
          Size/MD5:  1163190 5c0dee3c7fd7541494ff7dc348be8728
        http://security.ubuntu.com/ubuntu/pool/main/c/cups/cupsys-bsd_1.3.9-2ubuntu9.5_all.deb
          Size/MD5:    58560 74c932189d98c843872876adc83c989e
        http://security.ubuntu.com/ubuntu/pool/main/c/cups/cupsys-client_1.3.9-2ubuntu9.5_all.deb
          Size/MD5:    58568 0666bac83bfb1edcc37931ad25588204
        http://security.ubuntu.com/ubuntu/pool/main/c/cups/cupsys-dbg_1.3.9-2ubuntu9.5_all.deb
          Size/MD5:    58562 f524010f0aea453b001b084250bb7063
        http://security.ubuntu.com/ubuntu/pool/main/c/cups/cupsys_1.3.9-2ubuntu9.5_all.deb
          Size/MD5:    58552 a55ec8b8772c680a7413afb1b069ee3e
        http://security.ubuntu.com/ubuntu/pool/main/c/cups/libcupsys2-dev_1.3.9-2ubuntu9.5_all.deb
          Size/MD5:    58574 420d72079939829054f9bb7978375ecd
        http://security.ubuntu.com/ubuntu/pool/universe/c/cups/cupsys-common_1.3.9-2ubuntu9.5_all.deb
          Size/MD5:     4536 660fc4e6b26c050504a674aec5e0b8cd
        http://security.ubuntu.com/ubuntu/pool/universe/c/cups/libcupsys2_1.3.9-2ubuntu9.5_all.deb
          Size/MD5:    58560 919055c4a196d7cfa5e93a3e73de24f9
    
      amd64 architecture (Athlon64, Opteron, EM64T Xeon):
    
        http://security.ubuntu.com/ubuntu/pool/main/c/cups/cups-bsd_1.3.9-2ubuntu9.5_amd64.deb
          Size/MD5:    37296 0640e7fff6aa2dbbc93a839f641e1da0
        http://security.ubuntu.com/ubuntu/pool/main/c/cups/cups-client_1.3.9-2ubuntu9.5_amd64.deb
          Size/MD5:   119772 fc950280a6a56b99486a29868c65bf9a
        http://security.ubuntu.com/ubuntu/pool/main/c/cups/cups-dbg_1.3.9-2ubuntu9.5_amd64.deb
          Size/MD5:  1688940 84c0da9c505411cd3cbee063687215fa
        http://security.ubuntu.com/ubuntu/pool/main/c/cups/cups_1.3.9-2ubuntu9.5_amd64.deb
          Size/MD5:  2174144 1bff27592c202999f0fd2705eeb8282e
        http://security.ubuntu.com/ubuntu/pool/main/c/cups/libcups2-dev_1.3.9-2ubuntu9.5_amd64.deb
          Size/MD5:   352308 bcdc4e90a86a22e503cf20e492f57e0f
        http://security.ubuntu.com/ubuntu/pool/main/c/cups/libcups2_1.3.9-2ubuntu9.5_amd64.deb
          Size/MD5:   173636 d477c60212f8098b6e92c2b5ec0b7ee2
        http://security.ubuntu.com/ubuntu/pool/main/c/cups/libcupsimage2-dev_1.3.9-2ubuntu9.5_amd64.deb
          Size/MD5:    61320 35baa0391a49f0490f49a97d5c8d57d4
        http://security.ubuntu.com/ubuntu/pool/main/c/cups/libcupsimage2_1.3.9-2ubuntu9.5_amd64.deb
          Size/MD5:    52322 d0caa49b4da1ea3ce447d2fa161d7394
    
      i386 architecture (x86 compatible Intel/AMD):
    
        http://security.ubuntu.com/ubuntu/pool/main/c/cups/cups-bsd_1.3.9-2ubuntu9.5_i386.deb
          Size/MD5:    36226 1374ff5d461c4aafe2b57822f45c11c6
        http://security.ubuntu.com/ubuntu/pool/main/c/cups/cups-client_1.3.9-2ubuntu9.5_i386.deb
          Size/MD5:   115316 0a8d0a452e3cd7d37eb72a9b4bacd8c8
        http://security.ubuntu.com/ubuntu/pool/main/c/cups/cups-dbg_1.3.9-2ubuntu9.5_i386.deb
          Size/MD5:  1549000 468b48af21f437e2942d4b447d18d9ef
        http://security.ubuntu.com/ubuntu/pool/main/c/cups/cups_1.3.9-2ubuntu9.5_i386.deb
          Size/MD5:  2141316 d117bac8e26451e37827a62749d39b4d
        http://security.ubuntu.com/ubuntu/pool/main/c/cups/libcups2-dev_1.3.9-2ubuntu9.5_i386.deb
          Size/MD5:   346096 26576542e0a94b17da8ddd971fbffa90
        http://security.ubuntu.com/ubuntu/pool/main/c/cups/libcups2_1.3.9-2ubuntu9.5_i386.deb
          Size/MD5:   170556 7739c110695754553926fad31463187f
        http://security.ubuntu.com/ubuntu/pool/main/c/cups/libcupsimage2-dev_1.3.9-2ubuntu9.5_i386.deb
          Size/MD5:    60538 5c5832067d06795cbab9e65a885ba240
        http://security.ubuntu.com/ubuntu/pool/main/c/cups/libcupsimage2_1.3.9-2ubuntu9.5_i386.deb
          Size/MD5:    51720 e7d90e5e4eac150dfd205ac17b686cc8
    
      lpia architecture (Low Power Intel Architecture):
    
        http://ports.ubuntu.com/pool/main/c/cups/cups-bsd_1.3.9-2ubuntu9.5_lpia.deb
          Size/MD5:    36028 5bfdf3e87b3764eb20c0093fb1de1d3e
        http://ports.ubuntu.com/pool/main/c/cups/cups-client_1.3.9-2ubuntu9.5_lpia.deb
          Size/MD5:   114504 a4f3e28e6eb86599111687a0f7235c45
        http://ports.ubuntu.com/pool/main/c/cups/cups-dbg_1.3.9-2ubuntu9.5_lpia.deb
          Size/MD5:  1577892 6c0014be2e9e878679480239a494e917
        http://ports.ubuntu.com/pool/main/c/cups/cups_1.3.9-2ubuntu9.5_lpia.deb
          Size/MD5:  2138164 0a4c78f2bda571599ecffc75dade8006
        http://ports.ubuntu.com/pool/main/c/cups/libcups2-dev_1.3.9-2ubuntu9.5_lpia.deb
          Size/MD5:   343092 df67f3a082314f41e14cdf97c35c4668
        http://ports.ubuntu.com/pool/main/c/cups/libcups2_1.3.9-2ubuntu9.5_lpia.deb
          Size/MD5:   168874 dcdab1a3f91f1f2a91a20d01873545ba
        http://ports.ubuntu.com/pool/main/c/cups/libcupsimage2-dev_1.3.9-2ubuntu9.5_lpia.deb
          Size/MD5:    60626 27c5b3fec56fcb1d7215fd35dfa31ec1
        http://ports.ubuntu.com/pool/main/c/cups/libcupsimage2_1.3.9-2ubuntu9.5_lpia.deb
          Size/MD5:    52394 5644013cd3dec455b6b6d88b4306d67d
    
      powerpc architecture (Apple Macintosh G3/G4/G5):
    
        http://ports.ubuntu.com/pool/main/c/cups/cups-bsd_1.3.9-2ubuntu9.5_powerpc.deb
          Size/MD5:    43566 986c0bd78d2fc4fb5ae76598b24b1a41
        http://ports.ubuntu.com/pool/main/c/cups/cups-client_1.3.9-2ubuntu9.5_powerpc.deb
          Size/MD5:   138118 cc8ece0b9d10792ead1b7902924a6a81
        http://ports.ubuntu.com/pool/main/c/cups/cups-dbg_1.3.9-2ubuntu9.5_powerpc.deb
          Size/MD5:  1669132 eefc44a29391bb799adc54b6cb412cf3
        http://ports.ubuntu.com/pool/main/c/cups/cups_1.3.9-2ubuntu9.5_powerpc.deb
          Size/MD5:  2266096 b798bac78d4f645b90683b3a7901ff4d
        http://ports.ubuntu.com/pool/main/c/cups/libcups2-dev_1.3.9-2ubuntu9.5_powerpc.deb
          Size/MD5:   348056 e9100409aabe02a51ea9fd6c315ab5b6
        http://ports.ubuntu.com/pool/main/c/cups/libcups2_1.3.9-2ubuntu9.5_powerpc.deb
          Size/MD5:   177934 9d812213782055304cc92b4b3ca69894
        http://ports.ubuntu.com/pool/main/c/cups/libcupsimage2-dev_1.3.9-2ubuntu9.5_powerpc.deb
          Size/MD5:    61266 7287aa743d0135c2d16bf29acf9cf915
        http://ports.ubuntu.com/pool/main/c/cups/libcupsimage2_1.3.9-2ubuntu9.5_powerpc.deb
          Size/MD5:    57452 b132aaccd9bcf40dc9ae38783f69c6a6
    
      sparc architecture (Sun SPARC/UltraSPARC):
    
        http://ports.ubuntu.com/pool/main/c/cups/cups-bsd_1.3.9-2ubuntu9.5_sparc.deb
          Size/MD5:    37220 5399de66103270899259960bb9d61345
        http://ports.ubuntu.com/pool/main/c/cups/cups-client_1.3.9-2ubuntu9.5_sparc.deb
          Size/MD5:   117550 80acdf6867e804b3aa00055737534b57
        http://ports.ubuntu.com/pool/main/c/cups/cups-dbg_1.3.9-2ubuntu9.5_sparc.deb
          Size/MD5:  1496764 e434ccdce381acf459b8d387881057d9
        http://ports.ubuntu.com/pool/main/c/cups/cups_1.3.9-2ubuntu9.5_sparc.deb
          Size/MD5:  2202892 bbe3b1587f55b0bd868ce5e6fd4a38e9
        http://ports.ubuntu.com/pool/main/c/cups/libcups2-dev_1.3.9-2ubuntu9.5_sparc.deb
          Size/MD5:   344914 8a6824c84362ffbf4f9846a65045354a
        http://ports.ubuntu.com/pool/main/c/cups/libcups2_1.3.9-2ubuntu9.5_sparc.deb
          Size/MD5:   166792 2be506fc868b369e46cf9f9d5fe83e69
        http://ports.ubuntu.com/pool/main/c/cups/libcupsimage2-dev_1.3.9-2ubuntu9.5_sparc.deb
          Size/MD5:    57854 aef2dd0a14d3a8f01142d78e40ddcb67
        http://ports.ubuntu.com/pool/main/c/cups/libcupsimage2_1.3.9-2ubuntu9.5_sparc.deb
          Size/MD5:    49804 8d12ec1a43df8c8c40f88082139d2785
    
    Updated packages for Ubuntu 9.04:
    
      Source archives:
    
        http://security.ubuntu.com/ubuntu/pool/main/c/cups/cups_1.3.9-17ubuntu3.6.diff.gz
          Size/MD5:   335789 4f5f61340c4875048c60d69f82dec645
        http://security.ubuntu.com/ubuntu/pool/main/c/cups/cups_1.3.9-17ubuntu3.6.dsc
          Size/MD5:     1995 e338a99e7a2e02a57415885e285f3bb1
        http://security.ubuntu.com/ubuntu/pool/main/c/cups/cups_1.3.9.orig.tar.gz
          Size/MD5:  4809771 e6f2d90491ed050e5ff2104b617b88ea
    
      Architecture independent packages:
    
        http://security.ubuntu.com/ubuntu/pool/main/c/cups/cups-common_1.3.9-17ubuntu3.6_all.deb
          Size/MD5:  1165632 9b0854975cf994bd9233d6469e777e01
        http://security.ubuntu.com/ubuntu/pool/main/c/cups/cupsys-dbg_1.3.9-17ubuntu3.6_all.deb
          Size/MD5:    60870 0e74155e761a4d852866bfdac0fb18fb
        http://security.ubuntu.com/ubuntu/pool/main/c/cups/libcupsys2-dev_1.3.9-17ubuntu3.6_all.deb
          Size/MD5:    60876 ad4e2582235225612d6c14e65dbcba3d
        http://security.ubuntu.com/ubuntu/pool/universe/c/cups/cupsys-bsd_1.3.9-17ubuntu3.6_all.deb
          Size/MD5:    60868 636f7492dabc042d1bc7e11864b38df1
        http://security.ubuntu.com/ubuntu/pool/universe/c/cups/cupsys-client_1.3.9-17ubuntu3.6_all.deb
          Size/MD5:    60872 47806c56c4700090e125496e23d8529c
        http://security.ubuntu.com/ubuntu/pool/universe/c/cups/cupsys-common_1.3.9-17ubuntu3.6_all.deb
          Size/MD5:     4516 0e4d49c326db4af8add9edd88b561ad9
        http://security.ubuntu.com/ubuntu/pool/universe/c/cups/cupsys_1.3.9-17ubuntu3.6_all.deb
          Size/MD5:    60856 09bb0b47cf251fde476503402b0d0518
        http://security.ubuntu.com/ubuntu/pool/universe/c/cups/libcupsys2_1.3.9-17ubuntu3.6_all.deb
          Size/MD5:    60866 02b07214f91997c6b4f5d017aff0655e
    
      amd64 architecture (Athlon64, Opteron, EM64T Xeon):
    
        http://security.ubuntu.com/ubuntu/pool/main/c/cups/cups-bsd_1.3.9-17ubuntu3.6_amd64.deb
          Size/MD5:    37294 f14e9d6deb8a90dc55ba033dd6932f29
        http://security.ubuntu.com/ubuntu/pool/main/c/cups/cups-client_1.3.9-17ubuntu3.6_amd64.deb
          Size/MD5:   119756 b6d1f12fdca56879c84d177280535945
        http://security.ubuntu.com/ubuntu/pool/main/c/cups/cups-dbg_1.3.9-17ubuntu3.6_amd64.deb
          Size/MD5:  1664430 e0829de2955259a1169ca120f0a0a674
        http://security.ubuntu.com/ubuntu/pool/main/c/cups/cups_1.3.9-17ubuntu3.6_amd64.deb
          Size/MD5:  2170170 47904ff162f68734105645d802262448
        http://security.ubuntu.com/ubuntu/pool/main/c/cups/libcups2-dev_1.3.9-17ubuntu3.6_amd64.deb
          Size/MD5:   352252 cff0030f199a0c96accc192e4168339c
        http://security.ubuntu.com/ubuntu/pool/main/c/cups/libcups2_1.3.9-17ubuntu3.6_amd64.deb
          Size/MD5:   177900 da8f57dc1c56c823d459c12b98e64d2a
        http://security.ubuntu.com/ubuntu/pool/main/c/cups/libcupsimage2-dev_1.3.9-17ubuntu3.6_amd64.deb
          Size/MD5:    61264 5deccf4e07529b9e4676a83a556cebde
        http://security.ubuntu.com/ubuntu/pool/main/c/cups/libcupsimage2_1.3.9-17ubuntu3.6_amd64.deb
          Size/MD5:    52226 306d5a5075974aa902c7e10066420efa
    
      i386 architecture (x86 compatible Intel/AMD):
    
        http://security.ubuntu.com/ubuntu/pool/main/c/cups/cups-bsd_1.3.9-17ubuntu3.6_i386.deb
          Size/MD5:    36230 5d95974ec58afa8d26b10d7b9c46a66b
        http://security.ubuntu.com/ubuntu/pool/main/c/cups/cups-client_1.3.9-17ubuntu3.6_i386.deb
          Size/MD5:   115278 9011610cdad6d618456f508e3fe02107
        http://security.ubuntu.com/ubuntu/pool/main/c/cups/cups-dbg_1.3.9-17ubuntu3.6_i386.deb
          Size/MD5:  1523946 660619a4cbb8df04bd81354ab6059f6c
        http://security.ubuntu.com/ubuntu/pool/main/c/cups/cups_1.3.9-17ubuntu3.6_i386.deb
          Size/MD5:  2136486 7f7dea27d4901a02daf9497bd242e2d9
        http://security.ubuntu.com/ubuntu/pool/main/c/cups/libcups2-dev_1.3.9-17ubuntu3.6_i386.deb
          Size/MD5:   346068 67c31d2afa56164900bb916480386b79
        http://security.ubuntu.com/ubuntu/pool/main/c/cups/libcups2_1.3.9-17ubuntu3.6_i386.deb
          Size/MD5:   174416 c84631d45fd35facbf136270470844d4
        http://security.ubuntu.com/ubuntu/pool/main/c/cups/libcupsimage2-dev_1.3.9-17ubuntu3.6_i386.deb
          Size/MD5:    60498 31d407917c749a659835e23c99eef0bb
        http://security.ubuntu.com/ubuntu/pool/main/c/cups/libcupsimage2_1.3.9-17ubuntu3.6_i386.deb
          Size/MD5:    51542 5026ab999fb97ac800bd185af3a8cff1
    
      lpia architecture (Low Power Intel Architecture):
    
        http://ports.ubuntu.com/pool/main/c/cups/cups-bsd_1.3.9-17ubuntu3.6_lpia.deb
          Size/MD5:    36022 952070683ed6130fbc8e5531e2142063
        http://ports.ubuntu.com/pool/main/c/cups/cups-client_1.3.9-17ubuntu3.6_lpia.deb
          Size/MD5:   114500 977d5c00dc13327bc0c9bce453473388
        http://ports.ubuntu.com/pool/main/c/cups/cups-dbg_1.3.9-17ubuntu3.6_lpia.deb
          Size/MD5:  1552094 4fecfb548b223615fc7ce88f8fb94264
        http://ports.ubuntu.com/pool/main/c/cups/cups_1.3.9-17ubuntu3.6_lpia.deb
          Size/MD5:  2134028 8dad89838f050c4a375c01ab4b3b2559
        http://ports.ubuntu.com/pool/main/c/cups/libcups2-dev_1.3.9-17ubuntu3.6_lpia.deb
          Size/MD5:   343052 0139347ae444d4d9f0b9b1420ebfc04f
        http://ports.ubuntu.com/pool/main/c/cups/libcups2_1.3.9-17ubuntu3.6_lpia.deb
          Size/MD5:   172714 406bb68cba379412650849ea003eb537
        http://ports.ubuntu.com/pool/main/c/cups/libcupsimage2-dev_1.3.9-17ubuntu3.6_lpia.deb
          Size/MD5:    60668 0a2993f0ac79fc4a91648991be1b0976
        http://ports.ubuntu.com/pool/main/c/cups/libcupsimage2_1.3.9-17ubuntu3.6_lpia.deb
          Size/MD5:    52342 a501ebcafdf48300f5326632ce1b08b6
    
      powerpc architecture (Apple Macintosh G3/G4/G5):
    
        http://ports.ubuntu.com/pool/main/c/cups/cups-bsd_1.3.9-17ubuntu3.6_powerpc.deb
          Size/MD5:    43574 ae6a41699272fc0b360ba6555fd4e7ef
        http://ports.ubuntu.com/pool/main/c/cups/cups-client_1.3.9-17ubuntu3.6_powerpc.deb
          Size/MD5:   138086 95d5d1551240a86de61f4472f8433d01
        http://ports.ubuntu.com/pool/main/c/cups/cups-dbg_1.3.9-17ubuntu3.6_powerpc.deb
          Size/MD5:  1640174 24942cd5b3e82cb8f700880ace4cb40b
        http://ports.ubuntu.com/pool/main/c/cups/cups_1.3.9-17ubuntu3.6_powerpc.deb
          Size/MD5:  2257684 78ff8dc9f337c46ade897f22092939af
        http://ports.ubuntu.com/pool/main/c/cups/libcups2-dev_1.3.9-17ubuntu3.6_powerpc.deb
          Size/MD5:   347984 9663f15cddd48aaa7d389ce1244aebc1
        http://ports.ubuntu.com/pool/main/c/cups/libcups2_1.3.9-17ubuntu3.6_powerpc.deb
          Size/MD5:   183308 1d188a3ea31eaba68b620b8fece8fcd8
        http://ports.ubuntu.com/pool/main/c/cups/libcupsimage2-dev_1.3.9-17ubuntu3.6_powerpc.deb
          Size/MD5:    61306 56306bfa507550c07d02b820380e19c3
        http://ports.ubuntu.com/pool/main/c/cups/libcupsimage2_1.3.9-17ubuntu3.6_powerpc.deb
          Size/MD5:    57406 be85c41fd62fcaf3a28107a1614146d4
    
      sparc architecture (Sun SPARC/UltraSPARC):
    
        http://ports.ubuntu.com/pool/main/c/cups/cups-bsd_1.3.9-17ubuntu3.6_sparc.deb
          Size/MD5:    37218 adeb034eaeadb51fd3723f382cab7b7c
        http://ports.ubuntu.com/pool/main/c/cups/cups-client_1.3.9-17ubuntu3.6_sparc.deb
          Size/MD5:   117506 7a8039312accd4ce6be1596403616744
        http://ports.ubuntu.com/pool/main/c/cups/cups-dbg_1.3.9-17ubuntu3.6_sparc.deb
          Size/MD5:  1468404 c3f80af2a2fc00c590562ea19e6fe9f2
        http://ports.ubuntu.com/pool/main/c/cups/cups_1.3.9-17ubuntu3.6_sparc.deb
          Size/MD5:  2203876 b75a1f2918317d00cc1540014c42e8d0
        http://ports.ubuntu.com/pool/main/c/cups/libcups2-dev_1.3.9-17ubuntu3.6_sparc.deb
          Size/MD5:   344838 5976a1b94be50118b6ddcdc4b40de073
        http://ports.ubuntu.com/pool/main/c/cups/libcups2_1.3.9-17ubuntu3.6_sparc.deb
          Size/MD5:   170236 262941bf660cc95765b72cf5aa13e14d
        http://ports.ubuntu.com/pool/main/c/cups/libcupsimage2-dev_1.3.9-17ubuntu3.6_sparc.deb
          Size/MD5:    57860 36426cde9ee4e2e2dc813ba4d0e98f19
        http://ports.ubuntu.com/pool/main/c/cups/libcupsimage2_1.3.9-17ubuntu3.6_sparc.deb
          Size/MD5:    49702 590f4b45bf412b2f59d9ad4ea395754c
    
    Updated packages for Ubuntu 9.10:
    
      Source archives:
    
        http://security.ubuntu.com/ubuntu/pool/main/c/cups/cups_1.4.1-5ubuntu2.4.diff.gz
          Size/MD5:   414730 d1a0c764ccf1fedd4c3427c45d19a9ca
        http://security.ubuntu.com/ubuntu/pool/main/c/cups/cups_1.4.1-5ubuntu2.4.dsc
          Size/MD5:     2273 4a8ceed09060814e0cf5070412e06aae
        http://security.ubuntu.com/ubuntu/pool/main/c/cups/cups_1.4.1.orig.tar.gz
          Size/MD5:  5287327 4dc8f431ef50752dfd61d9d4959abd06
    
      Architecture independent packages:
    
        http://security.ubuntu.com/ubuntu/pool/main/c/cups/cups-common_1.4.1-5ubuntu2.4_all.deb
          Size/MD5:  1419910 5ccad7198ba64c4d2e487109d38baf6c
        http://security.ubuntu.com/ubuntu/pool/main/c/cups/cupsys-dbg_1.4.1-5ubuntu2.4_all.deb
          Size/MD5:    69572 33961e905c819b2d67c641fa0226596f
        http://security.ubuntu.com/ubuntu/pool/universe/c/cups/cupsddk_1.4.1-5ubuntu2.4_all.deb
          Size/MD5:    69534 04b34f17b2f23a24254d74d266121b10
        http://security.ubuntu.com/ubuntu/pool/universe/c/cups/cupsys-bsd_1.4.1-5ubuntu2.4_all.deb
          Size/MD5:    69562 f624d2fcb8549771cd920148ba2ace45
        http://security.ubuntu.com/ubuntu/pool/universe/c/cups/cupsys-client_1.4.1-5ubuntu2.4_all.deb
          Size/MD5:    69574 e0b8e717d5bd0740c7af047debb050f7
        http://security.ubuntu.com/ubuntu/pool/universe/c/cups/cupsys-common_1.4.1-5ubuntu2.4_all.deb
          Size/MD5:     4548 45c04ec4b5ef40e7b5a05b97cfff0821
        http://security.ubuntu.com/ubuntu/pool/universe/c/cups/cupsys_1.4.1-5ubuntu2.4_all.deb
          Size/MD5:    69554 10ac2f07563d4eb693e27195b7778935
    
      amd64 architecture (Athlon64, Opteron, EM64T Xeon):
    
        http://security.ubuntu.com/ubuntu/pool/main/c/cups/cups-bsd_1.4.1-5ubuntu2.4_amd64.deb
          Size/MD5:    36708 60bcfe9509bf6c460a24b32f3dc22f3a
        http://security.ubuntu.com/ubuntu/pool/main/c/cups/cups-client_1.4.1-5ubuntu2.4_amd64.deb
          Size/MD5:   120258 31f336e66b77fdb68624eee6c3f6aa86
        http://security.ubuntu.com/ubuntu/pool/main/c/cups/cups-dbg_1.4.1-5ubuntu2.4_amd64.deb
          Size/MD5:    89636 f2300503230b0418b939bbf0acbddd50
        http://security.ubuntu.com/ubuntu/pool/main/c/cups/cups_1.4.1-5ubuntu2.4_amd64.deb
          Size/MD5:  1909456 70052df26d278ec8fbcb89e92801f59c
        http://security.ubuntu.com/ubuntu/pool/main/c/cups/libcups2-dev_1.4.1-5ubuntu2.4_amd64.deb
          Size/MD5:   210406 50cf5e47fc69aa59dafcc51fd1ba7aca
        http://security.ubuntu.com/ubuntu/pool/main/c/cups/libcups2_1.4.1-5ubuntu2.4_amd64.deb
          Size/MD5:   218936 7f04aa35b965955b0c12566d18dd27bc
        http://security.ubuntu.com/ubuntu/pool/main/c/cups/libcupscgi1-dev_1.4.1-5ubuntu2.4_amd64.deb
          Size/MD5:   101856 80b6e20deaa9ec8006b6233daea025c4
        http://security.ubuntu.com/ubuntu/pool/main/c/cups/libcupscgi1_1.4.1-5ubuntu2.4_amd64.deb
          Size/MD5:    31586 cac166753bfc5dad29293f69669402fe
        http://security.ubuntu.com/ubuntu/pool/main/c/cups/libcupsdriver1-dev_1.4.1-5ubuntu2.4_amd64.deb
          Size/MD5:    90190 bdf93f96a315ba2313eb0bc86a24fa2b
        http://security.ubuntu.com/ubuntu/pool/main/c/cups/libcupsdriver1_1.4.1-5ubuntu2.4_amd64.deb
          Size/MD5:    22192 be5b0eba29c355d76aa86db66b328b8c
        http://security.ubuntu.com/ubuntu/pool/main/c/cups/libcupsimage2-dev_1.4.1-5ubuntu2.4_amd64.deb
          Size/MD5:    61528 bcfe65ac2cd9cfab070635f5ede4482b
        http://security.ubuntu.com/ubuntu/pool/main/c/cups/libcupsimage2_1.4.1-5ubuntu2.4_amd64.deb
          Size/MD5:    53160 a3cff812c204698c97027c47a2a8032d
        http://security.ubuntu.com/ubuntu/pool/main/c/cups/libcupsmime1-dev_1.4.1-5ubuntu2.4_amd64.deb
          Size/MD5:    81196 7fdf8a14125aed96ba11cfad2df8450b
        http://security.ubuntu.com/ubuntu/pool/main/c/cups/libcupsmime1_1.4.1-5ubuntu2.4_amd64.deb
          Size/MD5:    15492 406aa3da43f5949e6d062bf117a8656c
        http://security.ubuntu.com/ubuntu/pool/main/c/cups/libcupsppdc1-dev_1.4.1-5ubuntu2.4_amd64.deb
          Size/MD5:   143032 c29bf3ee9e457b0096ada17948d85afb
        http://security.ubuntu.com/ubuntu/pool/main/c/cups/libcupsppdc1_1.4.1-5ubuntu2.4_amd64.deb
          Size/MD5:    60098 1cd00de7321f747b33a82c06bec69625
        http://security.ubuntu.com/ubuntu/pool/universe/c/cups/cups-ppdc_1.4.1-5ubuntu2.4_amd64.deb
          Size/MD5:    34526 8a2d07f4f318a7fb578aef25a1fa106b
    
      i386 architecture (x86 compatible Intel/AMD):
    
        http://security.ubuntu.com/ubuntu/pool/main/c/cups/cups-bsd_1.4.1-5ubuntu2.4_i386.deb
          Size/MD5:    35470 59752d8fe6b0ab6b4be4bc9553dd67fe
        http://security.ubuntu.com/ubuntu/pool/main/c/cups/cups-client_1.4.1-5ubuntu2.4_i386.deb
          Size/MD5:   115326 24a5ebd4c6b0c9932ec34481bdfc27fd
        http://security.ubuntu.com/ubuntu/pool/main/c/cups/cups-dbg_1.4.1-5ubuntu2.4_i386.deb
          Size/MD5:    88804 71f3cbd750cb6283dc29cdea5e7b8dd3
        http://security.ubuntu.com/ubuntu/pool/main/c/cups/cups_1.4.1-5ubuntu2.4_i386.deb
          Size/MD5:  1867476 93037d1769ff83d77a6da5ed93e82058
        http://security.ubuntu.com/ubuntu/pool/main/c/cups/libcups2-dev_1.4.1-5ubuntu2.4_i386.deb
          Size/MD5:   199428 dc33c5038d26a0b76f1b694598c004a0
        http://security.ubuntu.com/ubuntu/pool/main/c/cups/libcups2_1.4.1-5ubuntu2.4_i386.deb
          Size/MD5:   213030 031bc59c14807b8d6c7347c2a3ba2e8c
        http://security.ubuntu.com/ubuntu/pool/main/c/cups/libcupscgi1-dev_1.4.1-5ubuntu2.4_i386.deb
          Size/MD5:   101048 e751022124d2496ac051280b70e75d88
        http://security.ubuntu.com/ubuntu/pool/main/c/cups/libcupscgi1_1.4.1-5ubuntu2.4_i386.deb
          Size/MD5:    31376 133412f956a2808d74ae62bc73ca6c48
        http://security.ubuntu.com/ubuntu/pool/main/c/cups/libcupsdriver1-dev_1.4.1-5ubuntu2.4_i386.deb
          Size/MD5:    90402 4c375adba3718768e98346d10ecfc2ed
        http://security.ubuntu.com/ubuntu/pool/main/c/cups/libcupsdriver1_1.4.1-5ubuntu2.4_i386.deb
          Size/MD5:    22060 6969c7f346d155095980d127763e205a
        http://security.ubuntu.com/ubuntu/pool/main/c/cups/libcupsimage2-dev_1.4.1-5ubuntu2.4_i386.deb
          Size/MD5:    60314 6d620c4a4380d7e65c2dcf147c7df896
        http://security.ubuntu.com/ubuntu/pool/main/c/cups/libcupsimage2_1.4.1-5ubuntu2.4_i386.deb
          Size/MD5:    52412 6641e47022e889de1525eaf5c5305eca
        http://security.ubuntu.com/ubuntu/pool/main/c/cups/libcupsmime1-dev_1.4.1-5ubuntu2.4_i386.deb
          Size/MD5:    81106 7e3b8f7ddec3a8a5b8377b0234270268
        http://security.ubuntu.com/ubuntu/pool/main/c/cups/libcupsmime1_1.4.1-5ubuntu2.4_i386.deb
          Size/MD5:    15206 fd9858648c9df78fae4a974955c0e475
        http://security.ubuntu.com/ubuntu/pool/main/c/cups/libcupsppdc1-dev_1.4.1-5ubuntu2.4_i386.deb
          Size/MD5:   141568 1db2ce91ffedfa1bbde68b2756cfe389
        http://security.ubuntu.com/ubuntu/pool/main/c/cups/libcupsppdc1_1.4.1-5ubuntu2.4_i386.deb
          Size/MD5:    61438 1299d9de795e485872507e21e42b20e5
        http://security.ubuntu.com/ubuntu/pool/universe/c/cups/cups-ppdc_1.4.1-5ubuntu2.4_i386.deb
          Size/MD5:    32824 a7d8171d0f2888bb97f59387b5953db2
    
      lpia architecture (Low Power Intel Architecture):
    
        http://ports.ubuntu.com/pool/main/c/cups/cups-bsd_1.4.1-5ubuntu2.4_lpia.deb
          Size/MD5:    35442 dd26d3e196a3bc1880331dc3821cdbab
        http://ports.ubuntu.com/pool/main/c/cups/cups-client_1.4.1-5ubuntu2.4_lpia.deb
          Size/MD5:   115178 76977be3cbcb0d5f4a22ada4071188e4
        http://ports.ubuntu.com/pool/main/c/cups/cups-dbg_1.4.1-5ubuntu2.4_lpia.deb
          Size/MD5:    88774 6516931d5dce31c51b80f107a6c78f29
        http://ports.ubuntu.com/pool/main/c/cups/cups_1.4.1-5ubuntu2.4_lpia.deb
          Size/MD5:  1865004 e482b421a57cc75b18d979de2e82fb7a
        http://ports.ubuntu.com/pool/main/c/cups/libcups2-dev_1.4.1-5ubuntu2.4_lpia.deb
          Size/MD5:   196772 061c86b147f9fdb980e7d40d8e84dabd
        http://ports.ubuntu.com/pool/main/c/cups/libcups2_1.4.1-5ubuntu2.4_lpia.deb
          Size/MD5:   211440 13a330ef0e77a7f20f0e803140148905
        http://ports.ubuntu.com/pool/main/c/cups/libcupscgi1-dev_1.4.1-5ubuntu2.4_lpia.deb
          Size/MD5:   100448 17f556fffdb82e83559268361e0eb53f
        http://ports.ubuntu.com/pool/main/c/cups/libcupscgi1_1.4.1-5ubuntu2.4_lpia.deb
          Size/MD5:    31206 27d0d62e0c989545ed7455f832eb2b25
        http://ports.ubuntu.com/pool/main/c/cups/libcupsdriver1-dev_1.4.1-5ubuntu2.4_lpia.deb
          Size/MD5:    89820 86176d7a6557617ff30aa83bcc875196
        http://ports.ubuntu.com/pool/main/c/cups/libcupsdriver1_1.4.1-5ubuntu2.4_lpia.deb
          Size/MD5:    21778 e04668e8936e1d32e7e33414e570fcee
        http://ports.ubuntu.com/pool/main/c/cups/libcupsimage2-dev_1.4.1-5ubuntu2.4_lpia.deb
          Size/MD5:    59950 9569de467d24173a0c35b838fea647fc
        http://ports.ubuntu.com/pool/main/c/cups/libcupsimage2_1.4.1-5ubuntu2.4_lpia.deb
          Size/MD5:    52576 582213e9cde03104f3c1795d06984197
        http://ports.ubuntu.com/pool/main/c/cups/libcupsmime1-dev_1.4.1-5ubuntu2.4_lpia.deb
          Size/MD5:    81056 c1a6cca183116319ed1a095806cf1c8c
        http://ports.ubuntu.com/pool/main/c/cups/libcupsmime1_1.4.1-5ubuntu2.4_lpia.deb
          Size/MD5:    15304 21d41f59b097afbd27a12f7c9e877b32
        http://ports.ubuntu.com/pool/main/c/cups/libcupsppdc1-dev_1.4.1-5ubuntu2.4_lpia.deb
          Size/MD5:   141898 15553deba7c1e9c98136330e97b59119
        http://ports.ubuntu.com/pool/main/c/cups/libcupsppdc1_1.4.1-5ubuntu2.4_lpia.deb
          Size/MD5:    62662 ecc362e334c91a0530c356b17e6a2641
        http://ports.ubuntu.com/pool/universe/c/cups/cups-ppdc_1.4.1-5ubuntu2.4_lpia.deb
          Size/MD5:    33264 325a9170ecf6cd1dc9f955be9bbc1d24
    
      powerpc architecture (Apple Macintosh G3/G4/G5):
    
        http://ports.ubuntu.com/pool/main/c/cups/cups-bsd_1.4.1-5ubuntu2.4_powerpc.deb
          Size/MD5:    37006 3acbe062b83fdc269964eef5675a89c5
        http://ports.ubuntu.com/pool/main/c/cups/cups-client_1.4.1-5ubuntu2.4_powerpc.deb
          Size/MD5:   121650 74995951c11f700b551f6c8ce2badb23
        http://ports.ubuntu.com/pool/main/c/cups/cups-dbg_1.4.1-5ubuntu2.4_powerpc.deb
          Size/MD5:    89384 8f0ce2467cda194e493e87369aab765d
        http://ports.ubuntu.com/pool/main/c/cups/cups_1.4.1-5ubuntu2.4_powerpc.deb
          Size/MD5:  1930866 ef1a8fd29f47f928b81c785730ce89d9
        http://ports.ubuntu.com/pool/main/c/cups/libcups2-dev_1.4.1-5ubuntu2.4_powerpc.deb
          Size/MD5:   203588 decd7de1cafe69b61d713988fe55af37
        http://ports.ubuntu.com/pool/main/c/cups/libcups2_1.4.1-5ubuntu2.4_powerpc.deb
          Size/MD5:   223504 f60c1ea0858fd39961852c870c7fce49
        http://ports.ubuntu.com/pool/main/c/cups/libcupscgi1-dev_1.4.1-5ubuntu2.4_powerpc.deb
          Size/MD5:   101020 c0ad517da1a8bc09ccf97903a3ded8c9
        http://ports.ubuntu.com/pool/main/c/cups/libcupscgi1_1.4.1-5ubuntu2.4_powerpc.deb
          Size/MD5:    33348 2424426af873cd4207b8226ebb8490c5
        http://ports.ubuntu.com/pool/main/c/cups/libcupsdriver1-dev_1.4.1-5ubuntu2.4_powerpc.deb
          Size/MD5:    89594 9e6125fb851403ef7e80f09840eaa89a
        http://ports.ubuntu.com/pool/main/c/cups/libcupsdriver1_1.4.1-5ubuntu2.4_powerpc.deb
          Size/MD5:    22324 a4b8cbb7319e42721479d3092ef23f16
        http://ports.ubuntu.com/pool/main/c/cups/libcupsimage2-dev_1.4.1-5ubuntu2.4_powerpc.deb
          Size/MD5:    60618 01ffa1358e2fb0c5dd307cd8d135c14f
        http://ports.ubuntu.com/pool/main/c/cups/libcupsimage2_1.4.1-5ubuntu2.4_powerpc.deb
          Size/MD5:    55376 fa276276aa683c19b9fc10bf65372347
        http://ports.ubuntu.com/pool/main/c/cups/libcupsmime1-dev_1.4.1-5ubuntu2.4_powerpc.deb
          Size/MD5:    81558 c9060c3ec4eca6ae2ce532f44298e556
        http://ports.ubuntu.com/pool/main/c/cups/libcupsmime1_1.4.1-5ubuntu2.4_powerpc.deb
          Size/MD5:    15790 c857b043bf0bb4ff3dfc0db38de89f99
        http://ports.ubuntu.com/pool/main/c/cups/libcupsppdc1-dev_1.4.1-5ubuntu2.4_powerpc.deb
          Size/MD5:   141118 92099a9250e369378fe8287e556b21a7
        http://ports.ubuntu.com/pool/main/c/cups/libcupsppdc1_1.4.1-5ubuntu2.4_powerpc.deb
          Size/MD5:    64954 b7da8579507c4db05cc78df34d289f76
        http://ports.ubuntu.com/pool/universe/c/cups/cups-ppdc_1.4.1-5ubuntu2.4_powerpc.deb
          Size/MD5:    34790 964c7ecb9faa3a0b1a115a2a06a66e75
    
      sparc architecture (Sun SPARC/UltraSPARC):
    
        http://ports.ubuntu.com/pool/main/c/cups/cups-bsd_1.4.1-5ubuntu2.4_sparc.deb
          Size/MD5:    36068 7ab9b44191ad5078c5f63a521744ca23
        http://ports.ubuntu.com/pool/main/c/cups/cups-client_1.4.1-5ubuntu2.4_sparc.deb
          Size/MD5:   117816 2be453254c5f80dc1c353acc62a3c443
        http://ports.ubuntu.com/pool/main/c/cups/cups-dbg_1.4.1-5ubuntu2.4_sparc.deb
          Size/MD5:    89232 09f73b5d95d3248b5ecc0393036ddbff
        http://ports.ubuntu.com/pool/main/c/cups/cups_1.4.1-5ubuntu2.4_sparc.deb
          Size/MD5:  1954238 7f4762af124ba5e650569b6fa2fbb5c7
        http://ports.ubuntu.com/pool/main/c/cups/libcups2-dev_1.4.1-5ubuntu2.4_sparc.deb
          Size/MD5:   201516 730d6a0e1428a7165e01a565cc810d8a
        http://ports.ubuntu.com/pool/main/c/cups/libcups2_1.4.1-5ubuntu2.4_sparc.deb
          Size/MD5:   210594 4f16bfe7a76a1c9cb137401290c4f5c1
        http://ports.ubuntu.com/pool/main/c/cups/libcupscgi1-dev_1.4.1-5ubuntu2.4_sparc.deb
          Size/MD5:   102698 fe023955fc4e93236d2ff46b685bc32b
        http://ports.ubuntu.com/pool/main/c/cups/libcupscgi1_1.4.1-5ubuntu2.4_sparc.deb
          Size/MD5:    31560 4be671eb7500d06a1f949df0d92086e7
        http://ports.ubuntu.com/pool/main/c/cups/libcupsdriver1-dev_1.4.1-5ubuntu2.4_sparc.deb
          Size/MD5:    89804 3e5dbcf536bc2be0435561b4997c796e
        http://ports.ubuntu.com/pool/main/c/cups/libcupsdriver1_1.4.1-5ubuntu2.4_sparc.deb
          Size/MD5:    21380 fce9fff2a5bc990ae97cd67569805789
        http://ports.ubuntu.com/pool/main/c/cups/libcupsimage2-dev_1.4.1-5ubuntu2.4_sparc.deb
          Size/MD5:    58150 e5a43b39220105101c69480fa63075f5
        http://ports.ubuntu.com/pool/main/c/cups/libcupsimage2_1.4.1-5ubuntu2.4_sparc.deb
          Size/MD5:    50290 1cf2e270243b8f0a6cc56405a8c5bd94
        http://ports.ubuntu.com/pool/main/c/cups/libcupsmime1-dev_1.4.1-5ubuntu2.4_sparc.deb
          Size/MD5:    80330 fd1073834591fd282edc82e516d7e533
        http://ports.ubuntu.com/pool/main/c/cups/libcupsmime1_1.4.1-5ubuntu2.4_sparc.deb
          Size/MD5:    14380 e00615f5e33b445f214fd1205b1948cb
        http://ports.ubuntu.com/pool/main/c/cups/libcupsppdc1-dev_1.4.1-5ubuntu2.4_sparc.deb
          Size/MD5:   144322 85692c2dcfd49bb0c0e0aad28ccb670c
        http://ports.ubuntu.com/pool/main/c/cups/libcupsppdc1_1.4.1-5ubuntu2.4_sparc.deb
          Size/MD5:    61450 c809cd1adf184af7e35e60fa9c9c55e3
        http://ports.ubuntu.com/pool/universe/c/cups/cups-ppdc_1.4.1-5ubuntu2.4_sparc.deb
          Size/MD5:    33858 2bddab9378a2a4e3938ce6ed39dc807e
    
    
    
    
    

    Attachment: signature.asc
    Description: This is a digitally signed message part


    --- End Message ---
    --- Begin Message ---
    ===========================================================
    Ubuntu Security Notice USN-907-1             March 08, 2010
    gnome-screensaver vulnerabilities
    CVE-2010-0285, CVE-2010-0422
    ===========================================================
    
    A security issue affects the following Ubuntu releases:
    
    Ubuntu 8.10
    Ubuntu 9.04
    Ubuntu 9.10
    
    This advisory also applies to the corresponding versions of
    Kubuntu, Edubuntu, and Xubuntu.
    
    The problem can be corrected by upgrading your system to the
    following package versions:
    
    Ubuntu 8.10:
      gnome-screensaver               2.24.0-0ubuntu2.1
    
    Ubuntu 9.04:
      gnome-screensaver               2.24.0-0ubuntu6.1
    
    Ubuntu 9.10:
      gnome-screensaver               2.28.0-0ubuntu3.5
    
    After a standard system upgrade you need to restart your session to effect
    the necessary changes.
    
    Details follow:
    
    It was discovered that gnome-screensaver did not correctly lock all screens
    when monitors get hotplugged. An attacker with physical access could use
    this flaw to gain access to a locked session. (CVE-2010-0285)
    
    It was discovered that gnome-screensaver did not correctly handle keyboard
    grab when monitors get hotplugged. An attacker with physical access could
    use this flaw to gain access to a locked session. This issue only affected
    Ubuntu 9.10. (CVE-2010-0422)
    
    
    Updated packages for Ubuntu 8.10:
    
      Source archives:
    
        http://security.ubuntu.com/ubuntu/pool/main/g/gnome-screensaver/gnome-screensaver_2.24.0-0ubuntu2.1.diff.gz
          Size/MD5:     9612 6be699dcee9fece9c466a64e792cce73
        http://security.ubuntu.com/ubuntu/pool/main/g/gnome-screensaver/gnome-screensaver_2.24.0-0ubuntu2.1.dsc
          Size/MD5:     1876 a01ab7300a5da151236e9a21916923e6
        http://security.ubuntu.com/ubuntu/pool/main/g/gnome-screensaver/gnome-screensaver_2.24.0.orig.tar.gz
          Size/MD5:  2351712 bc9a89cc8a146b88dd844a212f1d7b7c
    
      amd64 architecture (Athlon64, Opteron, EM64T Xeon):
    
        http://security.ubuntu.com/ubuntu/pool/main/g/gnome-screensaver/gnome-screensaver_2.24.0-0ubuntu2.1_amd64.deb
          Size/MD5:  1555572 7a7f89ace5e54f72090b7fcedb086db3
    
      i386 architecture (x86 compatible Intel/AMD):
    
        http://security.ubuntu.com/ubuntu/pool/main/g/gnome-screensaver/gnome-screensaver_2.24.0-0ubuntu2.1_i386.deb
          Size/MD5:  1538164 fa835001734e052ce9a11564efe56e03
    
      lpia architecture (Low Power Intel Architecture):
    
        http://ports.ubuntu.com/pool/main/g/gnome-screensaver/gnome-screensaver_2.24.0-0ubuntu2.1_lpia.deb
          Size/MD5:  1537264 a726d038c71545341afdb2a224c24905
    
      powerpc architecture (Apple Macintosh G3/G4/G5):
    
        http://ports.ubuntu.com/pool/main/g/gnome-screensaver/gnome-screensaver_2.24.0-0ubuntu2.1_powerpc.deb
          Size/MD5:  1563500 f8b0c692c4fc204599a727eb2c9624e6
    
      sparc architecture (Sun SPARC/UltraSPARC):
    
        http://ports.ubuntu.com/pool/main/g/gnome-screensaver/gnome-screensaver_2.24.0-0ubuntu2.1_sparc.deb
          Size/MD5:  1547504 91dd1e6cd5f574bda3cda18af09f3d49
    
    Updated packages for Ubuntu 9.04:
    
      Source archives:
    
        http://security.ubuntu.com/ubuntu/pool/main/g/gnome-screensaver/gnome-screensaver_2.24.0-0ubuntu6.1.diff.gz
          Size/MD5:    11343 c73c5f68b94850272966c41dc2597353
        http://security.ubuntu.com/ubuntu/pool/main/g/gnome-screensaver/gnome-screensaver_2.24.0-0ubuntu6.1.dsc
          Size/MD5:     1879 07c2b16b0109989db32c0334be335914
        http://security.ubuntu.com/ubuntu/pool/main/g/gnome-screensaver/gnome-screensaver_2.24.0.orig.tar.gz
          Size/MD5:  2351712 bc9a89cc8a146b88dd844a212f1d7b7c
    
      amd64 architecture (Athlon64, Opteron, EM64T Xeon):
    
        http://security.ubuntu.com/ubuntu/pool/main/g/gnome-screensaver/gnome-screensaver_2.24.0-0ubuntu6.1_amd64.deb
          Size/MD5:  1448284 8c6d47094ae8cb9c08a07cbfec8e4816
    
      i386 architecture (x86 compatible Intel/AMD):
    
        http://security.ubuntu.com/ubuntu/pool/main/g/gnome-screensaver/gnome-screensaver_2.24.0-0ubuntu6.1_i386.deb
          Size/MD5:  1431876 484dad84cabe56534c4b71ef41efd588
    
      lpia architecture (Low Power Intel Architecture):
    
        http://ports.ubuntu.com/pool/main/g/gnome-screensaver/gnome-screensaver_2.24.0-0ubuntu6.1_lpia.deb
          Size/MD5:  1431312 f8094316f1272daea3e3c1efd92902d4
    
      powerpc architecture (Apple Macintosh G3/G4/G5):
    
        http://ports.ubuntu.com/pool/main/g/gnome-screensaver/gnome-screensaver_2.24.0-0ubuntu6.1_powerpc.deb
          Size/MD5:  1457084 7182af1a4f434a7105b3e5b82a4dfa6f
    
      sparc architecture (Sun SPARC/UltraSPARC):
    
        http://ports.ubuntu.com/pool/main/g/gnome-screensaver/gnome-screensaver_2.24.0-0ubuntu6.1_sparc.deb
          Size/MD5:  1441116 0cb7171c755238f3e916594c664d3621
    
    Updated packages for Ubuntu 9.10:
    
      Source archives:
    
        http://security.ubuntu.com/ubuntu/pool/main/g/gnome-screensaver/gnome-screensaver_2.28.0-0ubuntu3.5.diff.gz
          Size/MD5:    15733 83ebe53647460755684705710e36e896
        http://security.ubuntu.com/ubuntu/pool/main/g/gnome-screensaver/gnome-screensaver_2.28.0-0ubuntu3.5.dsc
          Size/MD5:     1757 6009f51f8967671d5e19cfc31d6394e5
        http://security.ubuntu.com/ubuntu/pool/main/g/gnome-screensaver/gnome-screensaver_2.28.0.orig.tar.gz
          Size/MD5:  5069053 cdf328a0443a3cc30b4b2b36d9a99236
    
      amd64 architecture (Athlon64, Opteron, EM64T Xeon):
    
        http://security.ubuntu.com/ubuntu/pool/main/g/gnome-screensaver/gnome-screensaver_2.28.0-0ubuntu3.5_amd64.deb
          Size/MD5:  4186276 0de4fd7dbe92652da6abb4a0da360ca7
    
      i386 architecture (x86 compatible Intel/AMD):
    
        http://security.ubuntu.com/ubuntu/pool/main/g/gnome-screensaver/gnome-screensaver_2.28.0-0ubuntu3.5_i386.deb
          Size/MD5:  4169778 806e2cea1aec193ce6eb8dd6b3f0b463
    
      lpia architecture (Low Power Intel Architecture):
    
        http://ports.ubuntu.com/pool/main/g/gnome-screensaver/gnome-screensaver_2.28.0-0ubuntu3.5_lpia.deb
          Size/MD5:  4170634 dda9049c711b0344a92e8e0862fccbb1
    
      powerpc architecture (Apple Macintosh G3/G4/G5):
    
        http://ports.ubuntu.com/pool/main/g/gnome-screensaver/gnome-screensaver_2.28.0-0ubuntu3.5_powerpc.deb
          Size/MD5:  4180178 ec0f991d3cebdf2d3d89a369acfa9536
    
      sparc architecture (Sun SPARC/UltraSPARC):
    
        http://ports.ubuntu.com/pool/main/g/gnome-screensaver/gnome-screensaver_2.28.0-0ubuntu3.5_sparc.deb
          Size/MD5:  4178644 a2c8b28772363b5cbda5c14865b8ed49
    
    
    
    
    

    Attachment: signature.asc
    Description: This is a digitally signed message part


    --- End Message ---

    Vissza a www.andrews.hu-ra