[Bug stdio/6530] *printf() and incomplete multibyte sequences returns -1 bogusly

2012-10-01 Thread jrnieder at gmail dot com

http://sourceware.org/bugzilla/show_bug.cgi?id=6530

Jonathan Nieder  changed:

   What|Removed |Added

   Keywords||glibc_2.11, glibc_2.13,
   ||glibc_2.16
 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #28 from Jonathan Nieder  2012-10-01 
23:42:08 UTC ---
commit 715a900c
Author: Jeff Law 
Date:   Fri Sep 28 12:48:42 2012 -0600

2012-09-28  Andreas Schwab  

[BZ #6530]
* stdio-common/vfprintf.c (process_string_arg): Revert
2000-07-22 change.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
You are watching the reporter of the bug.


-- 
To UNSUBSCRIBE, email to debian-glibc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/bug-6530-1917-ehfqtab...@http.sourceware.org/bugzilla/



Bug#689315: zic: creates dangling symlink for /etc/localtime

2012-10-01 Thread John Paul Adrian Glaubitz
Package: libc-bin
Version: 2.13-35
Severity: important

Hello,

the version of 'zic' in 'libc-bin' in Debian Wheezy seems to no
longer creates the localtime conversion file correctly.

On Debian Squeeze:

root@squeeze32:~> zic -l Europe/Berlin
root@squeeze32:~> file /etc/localtime
/etc/localtime: timezone data, version 2, 8 gmt time flags, 8 std time flags, 
no leap seconds, 144 transition times, 8 abbreviation chars

On Debian Wheezy:

root@wheezy32:~> zic -l Europe/Berlin
root@wheezy32:~> file /etc/localtime
/etc/localtime: broken symbolic link to `../posix/Europe/Berlin'

zic obviously tries to create a symbolic link to the correct timezone
conversion file. Alas, the symbolic link created is relative and
the source directory is obviously a subdirectory of /usr/share/zoneinfo
while the localtime conversion file is saved as /etc/localtime, hence
a dangling symbolic link is created.

Cheers,

Adrian

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing'), (100, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.5-trunk-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to en_US.UTF-8)
Shell: /bin/sh linked to /bin/dash

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-glibc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20121001141807.21446.57919.reportbug@localhost.localdomain