diff --git a/eglibc_2.19-0ubuntu6.6.debian.tar.xz b/eglibc_2.19-0ubuntu6.6.debian.tar.xz deleted file mode 100644 index bb49ceb2cb2f376e30d9197b303975e1d8ceccd7..0000000000000000000000000000000000000000 Binary files a/eglibc_2.19-0ubuntu6.6.debian.tar.xz and /dev/null differ diff --git a/eglibc_2.19-0ubuntu6.7.debian.tar.xz b/eglibc_2.19-0ubuntu6.7.debian.tar.xz new file mode 100644 index 0000000000000000000000000000000000000000..51f1b5437865c8267a482ce31b492b5925b665b6 Binary files /dev/null and b/eglibc_2.19-0ubuntu6.7.debian.tar.xz differ diff --git a/glibc.changes b/glibc.changes index 51632bcb96a487e241b36a7cd4ad90e0dc29b8f3..0ba5d9669c63a8b94bb55a0b00d3042dc89aa75d 100644 --- a/glibc.changes +++ b/glibc.changes @@ -1,3 +1,6 @@ +* Fri Feb 19 2016 Niels Breet - 2.19 +- Fixes CVE-2015-7547. MER#1515 + * Tue Mar 24 2015 Islam Amer - 2.19 - Remove locale-archive %ghost which is no longer owned by this package. MER#858 diff --git a/glibc.spec b/glibc.spec index 431d13db32c09b0ae4090d145e77cdafdd49513a..0aba1885c624f3a91d2b25a2a72c1504ad616fc3 100644 --- a/glibc.spec +++ b/glibc.spec @@ -9,7 +9,7 @@ Summary: Embedded GLIBC (EGLIBC) is a variant of the GNU C Library (GLIBC) Name: glibc Version: 2.19 -Release: 6.6 +Release: 6.7 # GPLv2+ is used in a bunch of programs, LGPLv2+ is used for libraries. # Things that are linked directly into dynamically linked programs @@ -20,7 +20,7 @@ License: LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ Group: System/Libraries URL: http://www.eglibc.org/ Source0: https://launchpad.net/ubuntu/+archive/primary/+files/eglibc_2.19.orig.tar.xz -Source1: http://archive.ubuntu.com/ubuntu/pool/main/e/eglibc/eglibc_2.19-0ubuntu6.6.debian.tar.xz +Source1: http://archive.ubuntu.com/ubuntu/pool/main/e/eglibc/eglibc_2.19-0ubuntu6.7.debian.tar.xz Source11: build-locale-archive.c # glibc-arm-alignment-fix.patch: safe but probably not needed anymore