- Update to new upstream release 2018.05.02

OBS-URL: https://build.opensuse.org/package/show/utilities/schily?expand=0&rev=16
This commit is contained in:
2018-05-16 17:04:40 +00:00
committed by Git OBS Bridge
parent 14326decbf
commit 9011892775
5 changed files with 28 additions and 68 deletions

View File

@@ -1,6 +1,17 @@
-------------------------------------------------------------------
Wed May 16 13:50:57 UTC 2018 - jengelh@inai.de
Wed May 16 16:38:42 UTC 2018 - jengelh@inai.de
- Update to new upstream release 2018.05.02
* bsh: fixed a NULL deref when the file content was "#!"
* bsh: Avoid a coredump from expressions like
"$2222222222222222222" that cause an integer overflow while
converting the number.
* mkisofs: fixed crash during Joliet info creation
* Better support for Address Sanitizer
* (s)patch: CVE-2018-1000156 was fixed
* star: star -diff is now able to compare nanoseconds in
timestamps.
- Drop mkisofs-j-crash.diff (fixed upstream)
- Add gccwarns.diff to address some undefined behavior.
-------------------------------------------------------------------