2012-03-13 12:11:23 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Mar 13 01:51:31 UTC 2012 - crrodriguez@opensuse.org
|
|
|
|
|
|
|
|
- open all FDs with O_CLOEXEC in the library code.
|
|
|
|
- use gcc visibility by just reusing upstream macros "public"
|
|
|
|
and "protected"
|
|
|
|
|
2012-02-23 20:01:31 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Feb 23 18:56:27 UTC 2012 - crrodriguez@opensuse.org
|
|
|
|
|
|
|
|
- Update to version 20110802, fix use after free triggerable
|
|
|
|
with sftp autocompletion and MALLOC_PERTURB set.
|
|
|
|
|
2011-11-13 11:15:26 +01:00
|
|
|
-------------------------------------------------------------------
|
2011-11-13 15:53:38 +01:00
|
|
|
Sun Nov 13 14:49:40 UTC 2011 - jengelh@medozas.de
|
|
|
|
|
|
|
|
- Remove redundant/unwanted tags/section (cf. specfile guidelines)
|
|
|
|
- Use %_smp_mflags for parallel building
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2011-11-13 11:15:26 +01:00
|
|
|
Sun Nov 13 09:15:50 UTC 2011 - coolo@suse.com
|
|
|
|
|
|
|
|
- add libtool as explicit buildrequire to avoid implicit dependency from prjconf
|
|
|
|
|
2011-08-02 16:56:07 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Aug 2 10:56:07 CEST 2011 - tiwai@suse.de
|
|
|
|
|
|
|
|
- Add baselibs.conf
|
|
|
|
|
2011-07-31 23:43:56 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Jul 31 20:45:38 UTC 2011 - crrodriguez@opensuse.org
|
|
|
|
|
|
|
|
- Link with ncurses6w instead of ncurses5
|
|
|
|
- Do not inject artificial dependencies on other packages
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Apr 24 20:17:13 UTC 2010 - pascal.bleser@opensuse.org
|
|
|
|
|
|
|
|
- update to 20100424:
|
|
|
|
* synchronized with the upstream source
|
|
|
|
* UTF-8 support was added
|
|
|
|
|
2009-12-21 23:54:29 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Dec 21 17:27:40 UTC 2009 - coolo@novell.com
|
|
|
|
|
|
|
|
- fix build with using autoreconf
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Dec 19 12:39:03 CET 2009 - jengelh@medozas.de
|
|
|
|
|
|
|
|
- Enable parallel build
|
|
|
|
|
2009-12-04 12:16:55 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Dec 3 16:01:23 CET 2009 - vuntz@opensuse.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.
|
|
|
|
|
2008-09-08 01:43:02 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Sep 6 18:21:16 CEST 2008 - mrueckert@suse.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 22:29:07 CEST 2007 - mrueckert@suse.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.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Aug 15 01:14:38 CEST 2007 - mrueckert@suse.de
|
|
|
|
|
|
|
|
- update to 20070813-2.10
|
|
|
|
* version-info: 0:25:0
|
|
|
|
* all: sync with upstream source.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jul 16 16:37:10 CEST 2007 - mrueckert@suse.de
|
|
|
|
|
|
|
|
- fixed a few -n lines that wont work in abuild otherwise
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jun 11 18:40:55 CEST 2007 - mrueckert@suse.de
|
|
|
|
|
|
|
|
- rename package to follow the library packaging policy.
|
|
|
|
- dont build the static lib
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Mar 3 17:50:11 CET 2007 - mrueckert@suse.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 17:50:24 CET 2007 - mrueckert@suse.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 21:15:46 CEST 2006 - mrueckert@suse.de
|
|
|
|
|
|
|
|
- update to 20061022-2.9:
|
|
|
|
synced with upstream source.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Aug 31 16:53:57 CEST 2006 - mrueckert@suse.de
|
|
|
|
|
|
|
|
- removed changelog from README.SuSE
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Aug 30 00:20:04 CEST 2006 - mrueckert@suse.de
|
|
|
|
|
|
|
|
- update to 20060829-2.9:
|
|
|
|
Finally all files are bsd 3 clause.
|
|
|
|
This package should be GPL compatible now.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Aug 17 12:17:48 CEST 2006 - mrueckert@suse.de
|
|
|
|
|
|
|
|
- run ldconfig
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Aug 17 11:37:20 CEST 2006 - mrueckert@suse.de
|
|
|
|
|
|
|
|
- updated to 20060816-2.9:
|
|
|
|
* sync with upstream sources
|
|
|
|
|