File linenoise.changes of Package linenoise
------------------------------------------------------------------- Sat Jun 15 12:46:16 UTC 2019 - Luigi Baldoni <aloisio@gmx.com> - Spec cleanup - Add pkgconfig support ------------------------------------------------------------------- Mon Aug 01 09:23:00 UTC 2016 - Led <ledest@gmail.com> - clean up spec and sources ------------------------------------------------------------------- Mon Aug 01 08:42:00 UTC 2016 - Led <ledest@gmail.com> - git c894b9e - fix CVE-2013-7458: unsafe permissions of command line history ------------------------------------------------------------------- Sat May 07 21:20:00 UTC 2016 - Led <ledest@gmail.com> - git 2eb4956 - add patches: * linenoise-1.0-fix-includes.patch ------------------------------------------------------------------- Sat Nov 21 07:00:10 UTC 2015 - rpm@fthiessen.de - Updated to upstream version 1.0: * Added fix-type-ppc.patch to fix build on ppc architecture * Spec file clean up ------------------------------------------------------------------- Tue Aug 12 23:30:00 UTC 2015 - Led <ledest@gmail.com> - replace _BSD_SOURCE to _DEFAULT_SOURCE ------------------------------------------------------------------- Tue Sep 16 16:23:41 UTC 2014 - daxim@cpan.org - update to c1c5a026d0 (2014-09) - patch for compiler warning "ISO C99 requires rest arguments to be used" ------------------------------------------------------------------- Mon Mar 10 15:20:09 UTC 2014 - boris@steki.net - fix incorrect type caused issue on 64bit powerpc ------------------------------------------------------------------- Sat Mar 10 19:21:30 UTC 2012 - dnh@opensuse.org - package adapted Makefile for the example - rpmlintrc for spurious 'no-dependency-on' warning - package doc and examples "naturally" ------------------------------------------------------------------- Sat Mar 10 18:07:46 UTC 2012 - pth@suse.com - Use ldconfig to create te soname symlink. - Use a define for the library name. - Beautify the spec file. - Change rpm group for the runtime library. - Put documentation where most folks will expect them, i.e. /usr/share/doc/packages/linenoise. - Don't package the compiled example, just Makefile and source code. - Remove unneeded rpmlint file. ------------------------------------------------------------------- Fri Mar 9 20:53:14 UTC 2012 - dnh@opensuse.org - Initial package