Bug#762195: libc6: libpthread: hardware-assisted lock elision hazardous on x86

2014-10-20 Thread Henrique de Moraes Holschuh
On Thu, 16 Oct 2014, Carlos O'Donell wrote: > I disagree. IMO the most flexible approach is for glibc to stop using cpuid > for RTM detection and rely on the kernel to tell it if RTM is usable. Then > we have a single hardware blacklist in the kernel. We need to talk to > kernel people about this.

Bug#761267: Squeeze

2014-10-20 Thread Denis Nelubin
You forgot about Squeeze! -- Denis Nelubin aka Gelin dnelu...@gmail.com

Bug#738575: -momit-lock-prefix

2014-10-20 Thread Marc Herbert
See the new "-momit-lock-prefix" option added to binutils (gas) in order to solve this issue: https://sourceware.org/ml/binutils/2014-08/msg00093.html -- To UNSUBSCRIBE, email to debian-glibc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

r6300 - tzdata/branches/glibc-branch-squeeze/debian

2014-10-20 Thread Aurelien Jarno
Author: aurel32 Date: 2014-10-20 22:43:58 + (Mon, 20 Oct 2014) New Revision: 6300 Modified: tzdata/branches/glibc-branch-squeeze/debian/changelog Log: * New upstream version. - New DST for Russia (closes: #761267). - Timezone change for Turks & Caicos. Modified: tzdata/branches/glibc-

Processing of tzdata_2014h-0squeeze1_amd64.changes

2014-10-20 Thread Debian FTP Masters
tzdata_2014h-0squeeze1_amd64.changes uploaded successfully to localhost along with the files: tzdata_2014h-0squeeze1.dsc tzdata_2014h.orig.tar.gz tzdata_2014h-0squeeze1.debian.tar.gz tzdata_2014h-0squeeze1_all.deb tzdata-java_2014h-0squeeze1_all.deb Greetings, Your Debian queue

tzdata_2014h-0squeeze1_amd64.changes ACCEPTED into squeeze-lts

2014-10-20 Thread Debian FTP Masters
Accepted: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Tue, 21 Oct 2014 00:32:48 +0200 Source: tzdata Binary: tzdata tzdata-java Architecture: source all Version: 2014h-0squeeze1 Distribution: squeeze-lts Urgency: medium Maintainer: GNU Libc Maintainers Changed-By: Aurelie

Bug#761267: marked as done (According to Russian goverment there was a lot of changes in tzdata v2014f. This version was imported to unstable and testing distribution. But not in stable and oldstable

2014-10-20 Thread Debian Bug Tracking System
Your message dated Mon, 20 Oct 2014 23:06:17 + with message-id and subject line Bug#761267: fixed in tzdata 2014h-0squeeze1 has caused the Debian Bug report #761267, regarding According to Russian goverment there was a lot of changes in tzdata v2014f. This version was imported to unstable and

Bug#765718: marked as done (please provide tzdata for new DST rules in Russia 2014 for wheezy)

2014-10-20 Thread Debian Bug Tracking System
Your message dated Mon, 20 Oct 2014 23:06:17 + with message-id and subject line Bug#761267: fixed in tzdata 2014h-0squeeze1 has caused the Debian Bug report #761267, regarding please provide tzdata for new DST rules in Russia 2014 for wheezy to be marked as done. This means that you claim tha

Re: Bug#740509: ifconfig: ioctl(SIOCGIFINFO_IN6): No such device or address

2014-10-20 Thread Steven Chamberlain
Hi! The attached patch is my best guess at how to fix this bug. I'm still testing it myself, but I'm sharing it now in case anyone else is able to build glibc on kfreebsd-i386 and also help test. (It can take many hours to build glibc). getifaddrs() uses a NET_RT_IFLIST sysctl to get back a str

sys/cdefs.h on mips

2014-10-20 Thread Yann Dirson
Hello, The new tau package fails to build on mips because it does not find sys/cdefs.h. Looks like all other archs have that header in the default build environment, but for mips it seems to require libc6-dev-mips64, which is probably not indended for 32bit targets. What do you suggest ? https: