ed

ed 1.5

Basic line editor

http://www.gnu.org/software/ed/

Packager: Çağlar Kilimci

License: GPLv3

Actions

Build files

Bug reports

Binary packages

ed

Release history

ReleaseRelease dateVersionUpdaterComment
142010-12-051.5Çağlar KilimciVersion bump
* buffer.c (append_lines): Fixed `a', `c' and `i' commands.
* main_loop.c (exec_command): Fixed `e' command.
* main.c: Added new option `--restricted'.
* `red' has been converted to a script invoking `ed --restricted'.
* Description of ed in the manual has been changed.
* testsuite: Modified some tests and removed obsolete posix tests.
* main_loop.c: `ibufp' variable made local to main_loop.
* Defined type bool to make clear which functions and variables are Boolean.
* Added `const' to all pointer declarations accepting it.
* regex.c (replace_matching_text): Make se_max an enum.
* signal.c: Include termios.h
* Converted C99 style comments "//" to C89 style comments "/* */".
* ed.texinfo: Fixed an erratum.
* Changed copyright holder from Andrew, Antonio to the FSF.
132010-10-131.4Gökcen EraslanMass rebuild for Pardus 2011 Beta
122010-03-011.4Serdar DalgıçVersion bump, compile the package with our CC and CFLAGS.
112009-02-021.2Pınar YanardağStable version bump including the following change:
* The man page is now installed by default.
102009-01-141.1Pınar YanardağStable version bump including the following change:
*The configure script now quotes arguments before storing them in config.status.
92008-08-221.0Faik UygurVersion bump to fix a heap-based buffer-overflow in strip_escapes().
82008-02-270.9Alper SomuncuVersion update
72008-01-220.8Alper SomuncuVersion update
62007-07-190.7İsmail DönmezStable update
52007-07-010.6İsmail DönmezStable update
42007-01-190.4İsmail DönmezVersion bump to fix CVE-2006-6939
32006-10-200.2İsmail DönmezRevert last it breaks ^ command
22006-10-090.3_pre2İsmail DönmezFix tempfile symlink vulnerability
12005-10-090.2Barış MetinFirst release.

Patches