[glibc] Skip over unimplemented timezone format specifier in strptime

Siddhesh Poyarekar siddhesh at fedoraproject.org
Mon Oct 28 06:17:46 UTC 2013


commit 56999f00cc0f3090c5609a7edb284b28b62f871d
Author: Siddhesh Poyarekar <siddhesh at redhat.com>
Date:   Mon Oct 28 11:51:00 2013 +0530

    Skip over unimplemented timezone format specifier in strptime
    
    Fix pulled in as a result of the rebase.

 glibc.spec |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/glibc.spec b/glibc.spec
index 70d67a8..72477fe 100644
--- a/glibc.spec
+++ b/glibc.spec
@@ -1622,6 +1622,7 @@ rm -f *.filelist*
 %changelog
 * Mon Oct 28 2013 Siddhesh Poyarekar <siddhesh at redhat.com> - 2.18.90-13
 - Sync with upstream master.
+  - Skip over unimplemented timezone format specifier in strptime (#947722).
 
 * Mon Oct 21 2013 Siddhesh Poyarekar <siddhesh at redhat.com> - 2.18.90-12
 - Allow fill_archive to be called with NULL fname.


More information about the scm-commits mailing list