2015-04-03 09:37:14 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Apr 3 06:33:35 UTC 2015 - mpluskal@suse.com
|
|
|
|
|
|
|
|
- Cleanup spec file with spec-cleaner
|
|
|
|
- Update to 1.11
|
|
|
|
* main_loop.c (exec_command): Fixed 'z' command.
|
|
|
|
(zN printed N + 1 lines).
|
|
|
|
* ed.texi: Documented the window size used by the 'z' command.
|
|
|
|
* Makefile.in: Added new targets 'install*-compress'.
|
|
|
|
* Restored original copyright notices in the code. I assigned to
|
|
|
|
the FSF the copyright on changes made to the part of ed already
|
|
|
|
copyrighted by the FSF, which seems to be just the manual.
|
|
|
|
|
2014-02-21 09:50:13 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Feb 21 08:47:45 UTC 2014 - mvyskocil@suse.com
|
|
|
|
|
|
|
|
- update to 1.10
|
|
|
|
+ "ed.texinfo" has been renamed to "ed.texi" following the advice
|
|
|
|
of recent Automake about obsolete categories
|
2014-02-21 13:53:27 +01:00
|
|
|
- repackage tarball to xz as lzip is unlike ed not a part of bootstrap
|
|
|
|
- drop xz and keyring, they are pointless with changed tarball
|
2014-02-21 09:50:13 +01:00
|
|
|
|
2013-07-16 13:20:31 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jul 16 11:18:54 UTC 2013 - mvyskocil@suse.com
|
|
|
|
|
|
|
|
- update to 1.9
|
|
|
|
+ Testsuite no more feeds shell scripts to ed.
|
|
|
|
+ "configure" now accepts options with a separate argument.
|
|
|
|
|
2013-06-17 14:45:10 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jun 17 12:44:22 UTC 2013 - coolo@suse.com
|
|
|
|
|
|
|
|
- revert the use gpg-offline for bootstrap packages
|
|
|
|
|
2013-04-26 10:36:15 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Apr 26 08:28:40 UTC 2013 - mvyskocil@suse.com
|
|
|
|
|
|
|
|
- update to 1.8
|
|
|
|
+ Ed now stops reading stdin when reaching real End Of File the first
|
|
|
|
time. (Before it needed to reach EOF twice).
|
|
|
|
+ Show the "Try 'ed --help' for more information." message if a bad
|
|
|
|
option is given in the command line.
|
|
|
|
+ Quote characters in messages have been changed as advised by GNU
|
|
|
|
Coding Standards.
|
|
|
|
+ The description of address offsets in the manual and a link to the
|
|
|
|
Bash manual have been fixed.
|
|
|
|
+ Displaying of null characters by the "l" command has been fixed.
|
|
|
|
+ The condition deciding when to show the message "Newline appended" has
|
|
|
|
been corrected.
|
|
|
|
+ The "modified" flag is now set when reading a non-empty file into
|
|
|
|
an empty buffer.
|
|
|
|
+ An error that prevented using NUL characters in regular expressions
|
|
|
|
has been fixed.
|
|
|
|
+ Ed now signals an error if it can't create a shell process when
|
|
|
|
executing a shell command.
|
|
|
|
+ Ed now flushes stdout/stderr before reading a new command.
|
|
|
|
+ Man page is now generated with "help2man". All command-line options
|
|
|
|
are now documented in the man page.
|
|
|
|
- use gpg-offline to verify the package tarball
|
2013-04-26 10:37:17 +02:00
|
|
|
- adapt the Summary and Description according current README
|
2013-04-26 10:36:15 +02:00
|
|
|
|
2013-03-26 11:00:09 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Mar 26 08:23:07 UTC 2013 - mmeister@suse.com
|
|
|
|
|
|
|
|
- Added url as source.
|
|
|
|
Please see http://en.opensuse.org/SourceUrls
|
|
|
|
|
2012-10-24 18:15:30 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Oct 23 14:00:30 UTC 2012 - cfarrell@suse.com
|
|
|
|
|
|
|
|
- license update: GPL-3.0+ and LGPL-2.1+
|
|
|
|
Semicolon is ambiguous
|
|
|
|
|
2012-02-05 01:32:14 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Feb 3 15:02:12 UTC 2012 - rschweikert@suse.com
|
|
|
|
|
|
|
|
- switch license to spdx format
|
|
|
|
- keep executable in /usr (UsrMerge project)
|
|
|
|
|
2012-01-03 03:30:37 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jan 2 15:16:42 UTC 2012 - dlovasko@suse.com
|
|
|
|
|
|
|
|
- Update to 1.6 (bugfix release)
|
|
|
|
|
2011-09-22 13:01:39 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Sep 18 17:17:12 UTC 2011 - jengelh@medozas.de
|
|
|
|
|
|
|
|
- Remove redundant/obsolete tags/sections from specfile
|
|
|
|
(cf. packaging guidelines)
|
|
|
|
- Use %_smp_mflags for parallel build
|
|
|
|
|
2009-12-04 10:03:29 +01:00
|
|
|
-------------------------------------------------------------------
|
2010-09-20 15:37:49 +02:00
|
|
|
Sun Sep 19 10:31:09 CEST 2010 - vuntz@opensuse.org
|
|
|
|
|
|
|
|
- Update to version 1.5:
|
|
|
|
+ The "a", "c" and "i" commands have been fixed. (When used in a
|
|
|
|
global command list, the commands following them in the list
|
|
|
|
were ignored).
|
|
|
|
+ The "e" command has been fixed. (It quitted when invoked a
|
|
|
|
second time with a modified buffer).
|
|
|
|
+ The new option "--restricted" has been added.
|
|
|
|
+ "red" has been converted to a script invoking "ed
|
|
|
|
--restricted".
|
|
|
|
+ Description of ed in the manual has been changed.
|
|
|
|
+ Obsolete posix tests have been removed from testsuite.
|
|
|
|
- Remove AutoReqProv: it's default now.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2009-12-04 10:03:29 +01:00
|
|
|
Mon Nov 30 12:56:22 UTC 2009 - mvyskocil@suse.cz
|
|
|
|
|
|
|
|
- updated to latest upstream version 1.4 - major rewrite and bugfixes (see
|
|
|
|
Changelog for details)
|
|
|
|
- obsoleted all patches
|
|
|
|
|
2006-12-19 00:15:46 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Oct 20 13:06:16 CEST 2006 - lrupp@suse.de
|
|
|
|
|
|
|
|
- revert to 0.2: new version is broken (#212749)
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Oct 9 22:30:42 CEST 2006 - agruen@suse.de
|
|
|
|
|
|
|
|
- dash-option.diff: Fix `ed - filename' invocation.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Oct 9 17:25:42 CEST 2006 - schwab@suse.de
|
|
|
|
|
|
|
|
- Update to ed 0.3-pre2.
|
|
|
|
* The symlink vulnerability has been fixed using the "tmpfile" function.
|
|
|
|
* The manual has been updated.
|
|
|
|
* An extensive code cleanup has been done.
|
|
|
|
- Fix signal handing again.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jan 25 21:30:09 CET 2006 - mls@suse.de
|
|
|
|
|
|
|
|
- converted neededforbuild to BuildRequires
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Oct 1 11:30:33 CEST 2004 - schwab@suse.de
|
|
|
|
|
|
|
|
- Fix signal handling
|
|
|
|
(<http://lists.gnu.org/archive/html/bug-gnu-utils/2004-09/msg00123.html>).
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Sep 11 00:14:27 CEST 2004 - schwab@suse.de
|
|
|
|
|
|
|
|
- Don't use __P from glibc headers.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Jan 10 20:37:14 CET 2004 - adrian@suse.de
|
|
|
|
|
|
|
|
- add %defattr
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Apr 24 12:20:23 CEST 2003 - ro@suse.de
|
|
|
|
|
|
|
|
- fix install_info --delete call and move from preun to postun
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Apr 15 17:01:02 CEST 2003 - coolo@suse.de
|
|
|
|
|
|
|
|
- use BuildRoot
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Mar 3 15:32:09 CET 2003 - ro@suse.de
|
|
|
|
|
|
|
|
- fixed typo in dir entry
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Mar 3 12:37:44 CET 2003 - ro@suse.de
|
|
|
|
|
|
|
|
- added info dir entry
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Feb 7 02:22:57 CET 2003 - ro@suse.de
|
|
|
|
|
|
|
|
- use install_info macros
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Sep 17 17:34:28 CEST 2002 - ro@suse.de
|
|
|
|
|
|
|
|
- removed bogus self-provides
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Dec 19 12:34:24 CET 2000 - werner@suse.de
|
|
|
|
|
|
|
|
- Close temporary file security hole
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Feb 25 15:10:51 CET 2000 - kukuk@suse.de
|
|
|
|
|
|
|
|
- Use RPM_OPT_FLAGS
|
|
|
|
- Move /usr/{info,man} -> /usr/share/{info,man}
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Nov 6 13:40:42 CET 1999 - bs@suse.de
|
|
|
|
|
|
|
|
- moved binary to /bin/ed and provide symlink /usr/bin/ed
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Sep 13 17:23:57 CEST 1999 - bs@suse.de
|
|
|
|
|
|
|
|
- ran old prepare_spec on spec file to switch to new prepare_spec.
|