- Add upstream patch (gnu#16872):

* coreutils-date-avoid-crash-in-TZ-parsing.patch: Add patch for
  date: fix crash or infinite loop when parsing a malformed TZ="".

OBS-URL: https://build.opensuse.org/package/show/Base:System/coreutils?expand=0&rev=230
This commit is contained in:
2014-03-16 19:47:49 +00:00
committed by Git OBS Bridge
parent ccd1e01093
commit 5d2bf6212b
5 changed files with 176 additions and 0 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sun Mar 16 19:28:34 UTC 2014 - mail@bernhard-voelker.de
- Add upstream patch (gnu#16872):
* coreutils-date-avoid-crash-in-TZ-parsing.patch: Add patch for
date: fix crash or infinite loop when parsing a malformed TZ="".
-------------------------------------------------------------------
Sun Mar 16 16:00:15 UTC 2014 - mail@bernhard-voelker.de