[glibc] 01/03: patches/any/cvs-strftime.diff: new patch from upstream to fix segmentation fault caused by passing out-of-range data to strftime() (CVE-2015-8776). Closes: #812445.

2016-02-01 Thread Aurelien Jarno
This is an automated email from the git hooks/post-receive script. aurel32 pushed a commit to branch wheezy in repository glibc. commit 99674c860fb4125710f770deccb217e3e574d8eb Author: Aurelien Jarno Date: Mon Feb 1 08:21:28 2016 +0100 patches/any/cvs-strftime.diff: new patch from upstrea

[glibc] 03/03: patches/any/cvs-catopen.diff: new patch from upstream to fix multiple unbounded stack allocations in catopen() (CVE-2015-8779). Closes: #812455.

2016-02-01 Thread Aurelien Jarno
This is an automated email from the git hooks/post-receive script. aurel32 pushed a commit to branch wheezy in repository glibc. commit 1dc30ec7d2262020c01af655e0e43d6be5030c93 Author: Aurelien Jarno Date: Mon Feb 1 08:21:28 2016 +0100 patches/any/cvs-catopen.diff: new patch from upstream

[glibc] 02/03: patches/any/cvs-hcreate.diff: new patch from upstream to fix an integer overflow in hcreate() and hcreate_r() (CVE-2015-8778). Closes: #812441.

2016-02-01 Thread Aurelien Jarno
This is an automated email from the git hooks/post-receive script. aurel32 pushed a commit to branch wheezy in repository glibc. commit 01d769fb761f0cbd9d07af20ec7ba407b61dd54d Author: Aurelien Jarno Date: Mon Feb 1 08:21:28 2016 +0100 patches/any/cvs-hcreate.diff: new patch from upstream

Processed: Bug#812455 marked as pending

2016-02-01 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > tag 812455 pending Bug #812455 [src:glibc] glibc: CVE-2015-8779: Unbounded stack allocation in catopen function Ignoring request to alter tags of bug #812455 to the same tags previously set > thanks Stopping processing here. Please contact me if

Processed: Bug#812445 marked as pending

2016-02-01 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > tag 812445 pending Bug #812445 [src:glibc] glibc: CVE-2015-8776: Segmentation fault caused by passing out-of-range data to strftime() Ignoring request to alter tags of bug #812445 to the same tags previously set > thanks Stopping processing here.

Processed: Bug#812441 marked as pending

2016-02-01 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > tag 812441 pending Bug #812441 [src:glibc] glibc: CVE-2015-8778: Integer overflow in hcreate and hcreate_r Ignoring request to alter tags of bug #812441 to the same tags previously set > thanks Stopping processing here. Please contact me if you

[glibc] branch wheezy updated (5b95628 -> 1dc30ec)

2016-02-01 Thread Aurelien Jarno
This is an automated email from the git hooks/post-receive script. aurel32 pushed a change to branch wheezy in repository glibc. from 5b95628 Upload to wheezy new 99674c8 patches/any/cvs-strftime.diff: new patch from upstream to fix segmentation fault caused by passing out-of-

Bug#813226: tzdata config script ignores /etc/timezone on non-interactive configuration

2016-02-01 Thread YAMADA Tsuyoshi
2016-02-01 16:43 GMT+09:00 Aurelien Jarno : > I don't think it is a bug. The correct way to configure the timezone has > always been to change /etc/localtime symlink, ie in your case by doing > "ln -sf /usr/share/zoneinfo/Asia/Tokyo /etc/localtime". This is what > desktop environments do when chang