Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[security] Fix CVE-2015-7547. Fixes MER#1515.
  • Loading branch information
xfade committed Feb 19, 2016
1 parent f25a079 commit ba84ec5
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 2 deletions.
Binary file removed eglibc_2.19-0ubuntu6.6.debian.tar.xz
Binary file not shown.
Binary file added eglibc_2.19-0ubuntu6.7.debian.tar.xz
Binary file not shown.
3 changes: 3 additions & 0 deletions glibc.changes
@@ -1,3 +1,6 @@
* Fri Feb 19 2016 Niels Breet <niels.breet@jolla.com> - 2.19
- Fixes CVE-2015-7547. MER#1515

* Tue Mar 24 2015 Islam Amer <islam.amer@jolla.com> - 2.19
- Remove locale-archive %ghost which is no longer owned by this package. MER#858

Expand Down
4 changes: 2 additions & 2 deletions glibc.spec
Expand Up @@ -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
Expand All @@ -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
Expand Down

0 comments on commit ba84ec5

Please sign in to comment.