This is an automated email from the git hooks/post-receive script. aurel32 pushed a commit to branch glibc-2.23 in repository glibc.
commit e280c57a76b8c26ad9a9fd3366e5aa896ddb5b68 Author: Aurelien Jarno <[email protected]> Date: Sun Mar 13 00:39:38 2016 +0100 Add a few bugs numbers --- debian/changelog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/debian/changelog b/debian/changelog index a569f16..799d409 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,11 @@ glibc (2.23-0experimental0) UNRELEASED; urgency=medium [ Aurelien Jarno ] * New upstream release: version 2.23, with git updates up to 2016-03-12: + - Fix German translation of "Alarm clock". Closes: #291293. + - Add LFS support for fts functions. Closes: #534521. + - Fix build with GCC 6. Closes: #811574. + - Fix unbounded stack allocation in nan* functions (CVE-2014-9761). + Closes: #813187. - debian/patches/localedata/locale-ku_TR.diff: rebased. - debian/patches/localedata/fix-lang.diff: upstreamed. - debian/patches/localedata/first_weekday.diff: rebased. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-glibc/glibc.git

