Accepting request 332474 from home:berny:branches:Base:System
- coreutils-i18n.patch: Sync I18N patch from semi-official repository
(shared among distributions, maintained by Padraig Brady):
https://github.com/pixelb/coreutils/tree/i18n
This fixes the following issues in multi-byte locales:
* sort: fix large mem leak with --month-sort (boo#945361, rh#1259942):
https://github.com/pixelb/coreutils/commit/b429f5d8c7
* sort: fix assertion with some inputs to --month-sort
https://github.com/pixelb/coreutils/commit/31e8211aca
OBS-URL: https://build.opensuse.org/request/show/332474
OBS-URL: https://build.opensuse.org/package/show/Base:System/coreutils?expand=0&rev=268
This commit is contained in:
@@ -1,12 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 10 23:14:47 UTC 2015 - mail@bernhard-voelker.de
|
||||
Sun Sep 20 15:22:45 UTC 2015 - mail@bernhard-voelker.de
|
||||
|
||||
- coreutils-i18n.patch: Fix a glaring mem leak in the i18n patch
|
||||
for sort -M (boo#945361):
|
||||
Sync I18N patch from semi-official repository (shared among
|
||||
distributions, maintained by Padraig Brady):
|
||||
- coreutils-i18n.patch: Sync I18N patch from semi-official repository
|
||||
(shared among distributions, maintained by Padraig Brady):
|
||||
https://github.com/pixelb/coreutils/tree/i18n
|
||||
commit fbbe8c06
|
||||
This fixes the following issues in multi-byte locales:
|
||||
* sort: fix large mem leak with --month-sort (boo#945361, rh#1259942):
|
||||
https://github.com/pixelb/coreutils/commit/b429f5d8c7
|
||||
* sort: fix assertion with some inputs to --month-sort
|
||||
https://github.com/pixelb/coreutils/commit/31e8211aca
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 30 21:52:13 UTC 2015 - mail@bernhard-voelker.de
|
||||
|
||||
Reference in New Issue
Block a user