Changelog for
libedit-debuginfo-3.0.snap20110802-23.2.x86_64.rpm :
Tue Mar 13 13:00:00 2012 crrodriguezAATTopensuse.org
- open all FDs with O_CLOEXEC in the library code.
- use gcc visibility by just reusing upstream macros \"public\"
and \"protected\"
Thu Feb 23 13:00:00 2012 crrodriguezAATTopensuse.org
- Update to version 20110802, fix use after free triggerable
with sftp autocompletion and MALLOC_PERTURB set.
Sun Nov 13 13:00:00 2011 jengelhAATTmedozas.de
- Remove redundant/unwanted tags/section (cf. specfile guidelines)
- Use %_smp_mflags for parallel building
Sun Nov 13 13:00:00 2011 cooloAATTsuse.com
- add libtool as explicit buildrequire to avoid implicit dependency from prjconf
Tue Aug 2 14:00:00 2011 tiwaiAATTsuse.de
- Add baselibs.conf
Sun Jul 31 14:00:00 2011 crrodriguezAATTopensuse.org
- Link with ncurses6w instead of ncurses5
- Do not inject artificial dependencies on other packages
Sat Apr 24 14:00:00 2010 pascal.bleserAATTopensuse.org
- update to 20100424:
* synchronized with the upstream source
* UTF-8 support was added
Mon Dec 21 13:00:00 2009 cooloAATTnovell.com
- fix build with using autoreconf
Sat Dec 19 13:00:00 2009 jengelhAATTmedozas.de
- Enable parallel build
Thu Dec 3 13:00:00 2009 vuntzAATTopensuse.org
- Update to version 20090923-3.0:
+ all: apply Apple patches from:
http://opensource.apple.com/source/libedit/libedit-11/patches
- Changes from previous versions:
+ version-info: 0:33:0
- all: Use predefined macro __sun to identify Solaris
- src/el.c: Ignore comment lines in .editrc
+ version-info: 0:32:0
- all: sync with upstream source.
+ version-info: 0:31:0
- all: sync with upstream source.
+ version-info: 0:30:0
- all: sync with upstream source.
+ version-info: 0:29:0
- all: sync with upstream source.
+ version-info: 0:28:0
- all: sync with upstream source. MAJOR.MINOR version is now
3.0. This is due to NetBSD changing time_t and dev_t to 64
bits. It does not really effect this package.
- configure.ac: Remove \'--enable-debug\' configure flag. The
autoconf way to control flags is by specifying them when
running configure, e.g. \'CFLAGS=\"-O0 -g\" ./configure\'
- Fix self-obsoletion of libedit.
- Add libedit-ncurses-pkg-config.patch to fix the pkg-config file
so that it references ncurses, and not curses.
Sat Sep 6 14:00:00 2008 mrueckertAATTsuse.de
- update to 20080712-2.11
* version-info: 0:27:0
* configure.ac: Added \'--enable-debug\' configure flag, to produce
debugging information.
* examples/fileman.c: cast stat struct members, st_nlink and
st_size, appropriately (see also \'man 2 stat\').
Patch by Alex Elder.
* all: sync with upstream source. MINOR version is now 11.
- rename main package to libedit and split out a subpackage libedit0
Fri Aug 31 14:00:00 2007 mrueckertAATTsuse.de
- update to 20070831-2.10
* version-info: 0:26:0
* libedit.pc.in,Makefile.am,configure.ac,patches/extra_dist_list.sh:
Added pkg-config support for libedit. Patch by Masatake YAMATO.
Tue Aug 14 14:00:00 2007 mrueckertAATTsuse.de
- update to 20070813-2.10
* version-info: 0:25:0
* all: sync with upstream source.
Mon Jul 16 14:00:00 2007 mrueckertAATTsuse.de
- fixed a few -n lines that wont work in abuild otherwise
Mon Jun 11 14:00:00 2007 mrueckertAATTsuse.de
- rename package to follow the library packaging policy.
- dont build the static lib
Sat Mar 3 13:00:00 2007 mrueckertAATTsuse.de
- update to 20070302-2.10:
* version-info: 0:24:0
* all: sync with upstream source.
* A bug with el_push() has been fixed.
Tue Jan 9 13:00:00 2007 mrueckertAATTsuse.de
- update to 20061228-2.10:
* version-info: 0:23:0
* src/shlib_version: Upstream bumped minor version from 9 to 10.
* all: sync with upstream source. More readline functions.
Sun Oct 22 14:00:00 2006 mrueckertAATTsuse.de
- update to 20061022-2.9:
synced with upstream source.
Thu Aug 31 14:00:00 2006 mrueckertAATTsuse.de
- removed changelog from README.SuSE
Tue Aug 29 14:00:00 2006 mrueckertAATTsuse.de
- update to 20060829-2.9:
Finally all files are bsd 3 clause.
This package should be GPL compatible now.
Thu Aug 17 14:00:00 2006 mrueckertAATTsuse.de
- run ldconfig
Thu Aug 17 14:00:00 2006 mrueckertAATTsuse.de
- updated to 20060816-2.9:
* sync with upstream sources