Changelog for
libguilereadline-v-18-18-2.0.14-lp155.1.1.x86_64.rpm :
* Sun Oct 21 2018 psimonsAATTsuse.com- Apply guile-use-utf8.patch to fix use of the \"ja_JP.sjis\" locale. [bsc#1110085]- Apply guile-add-test-ja_JP.sjis.patch to add standalone test that verifies the \"ja_JP.sjis\" locale works properly. Further details at https://debbugs.gnu.org/cgi/bugreport.cgi?bug=33044#43. [bsc#1110085]
* Wed Feb 28 2018 tchvatalAATTsuse.com- Add back the require on gc-devel as it is still needed for the non .pc using packages (eg autotools)
* Wed Feb 28 2018 tchvatalAATTsuse.com- Add patch from Fedora not to link to libgc in all consumer libs:
* guile-2.0.14-gc_pkgconfig_private.patch- Add _constraints file to ensure we can build properly
* Wed Feb 28 2018 tchvatalAATTsuse.com- Format with spec-cleaner- Fix build with new glibc 2.27 bsc#1079837:
* guile-disable-int-tests.patch- Use %license macro to install license
* Fri Feb 17 2017 mpluskalAATTsuse.com- Update to version 2.0.14:
* Bug fixes + Builds of .go files and of Guile itself are now bit-reproducible + \'number->locale-string\' and \'monetary-amount->locale-string\' fixes + (system base target) now recognizes \"sh3\" as a cross-compilation target + Fix race condition in \'00-repl-server.test\' + \'scandir\' from (ice-9 ftw) no longer calls \'stat\' for each entry
* Several documentation improvements- Drop no longer needed patches:
* guile-fake-buildstamp.patch
* repl-server-test.patch- Small packaging cleanup with help of spec-cleaner
* Tue Nov 08 2016 schwabAATTsuse.de- repl-server-test.patch: fix race in 00-repl-server.test
* Sat Oct 15 2016 mpluskalAATTsuse.com- Update to version 2.0.13
* Security fixes + CVE-2016-8606: REPL server now protects against HTTP inter-protocol attacks + CVE-2016-8605: \'mkdir\' procedure no longer calls umask(2)
* Several bugfixes and improvements (for details see NEWS file)- Fetch keyring from savannah- Use https for all urls
* Thu Jul 21 2016 sleep_walkerAATTopensuse.org- updated to 2.0.12:
*
* FFI: Add support for functions that set \'errno\'
*
* The #!r6rs directive now influences read syntax
*
* \'read\' now accepts \"\\(\" as equivalent to \"(\"
*
* SRFI-14 character data set upgraded to Unicode 8.0.0
*
* SRFI-19 table of leap seconds updated
*
* \'string-hash\', \'read-string\', and \'write\' have been optimized
*
* GOOPS bug fix for inherited accessor methods for complete list of changes see NEWS- refreshed patches- add key of Andy Wingo to guile.keyring
* Wed Oct 07 2015 pgajdosAATTsuse.com- libguile require glibc-locale [bnc#948804]
* Mon Mar 09 2015 mpluskalAATTsuse.com- Cleanup spec file with spec-cleaner- Add gpg signature
* Thu Feb 05 2015 pgajdosAATTsuse.com- use fake buildstamp [bnc#916347] + guile-fake-buildstamp.patch