78c5f95303
Accepting request 1325657 from utilities
...
OBS-URL: https://build.opensuse.org/request/show/1325657
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ed?expand=0&rev=43
2026-01-08 14:25:56 +00:00
6607b9b4ca
ed 1.22.4
...
OBS-URL: https://build.opensuse.org/package/show/utilities/ed?expand=0&rev=59
2026-01-06 19:31:11 +00:00
174a188a11
Accepting request 1320793 from utilities
...
OBS-URL: https://build.opensuse.org/request/show/1320793
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ed?expand=0&rev=42
2025-12-03 13:11:38 +00:00
5d64c9fe5b
GNU ed 1.22.3
...
OBS-URL: https://build.opensuse.org/package/show/utilities/ed?expand=0&rev=57
2025-12-02 07:03:09 +00:00
b543a76e65
Accepting request 1300998 from utilities
...
OBS-URL: https://build.opensuse.org/request/show/1300998
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ed?expand=0&rev=41
2025-08-25 18:36:02 +00:00
23c5d288fc
GNU ed 1.22.2
...
OBS-URL: https://build.opensuse.org/package/show/utilities/ed?expand=0&rev=55
2025-08-22 15:43:20 +00:00
5105b6cb35
Accepting request 1298003 from utilities
...
OBS-URL: https://build.opensuse.org/request/show/1298003
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ed?expand=0&rev=40
2025-08-09 17:57:15 +00:00
ac5272656a
GNU ed 1.22.1
...
OBS-URL: https://build.opensuse.org/package/show/utilities/ed?expand=0&rev=53
2025-08-06 17:00:40 +00:00
7d43c8c179
Accepting request 1267190 from utilities
...
OBS-URL: https://build.opensuse.org/request/show/1267190
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ed?expand=0&rev=39
2025-04-05 11:40:24 +00:00
45390293a5
GNU ed 1.21.1
...
OBS-URL: https://build.opensuse.org/package/show/utilities/ed?expand=0&rev=51
2025-04-04 18:24:05 +00:00
9207dda113
Accepting request 1237042 from utilities
...
OBS-URL: https://build.opensuse.org/request/show/1237042
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ed?expand=0&rev=38
2025-01-14 15:21:05 +00:00
7b0b21ac56
GNU ed 1.21
...
OBS-URL: https://build.opensuse.org/package/show/utilities/ed?expand=0&rev=49
2025-01-11 12:37:45 +00:00
b7a58e6263
Accepting request 1171170 from utilities
...
OBS-URL: https://build.opensuse.org/request/show/1171170
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ed?expand=0&rev=37
2024-05-02 21:42:40 +00:00
3a0e024ea9
Accepting request 1171137 from home:AndreasStieger:branches:utilities
...
GNU ed 1.20.2
OBS-URL: https://build.opensuse.org/request/show/1171137
OBS-URL: https://build.opensuse.org/package/show/utilities/ed?expand=0&rev=47
2024-05-01 19:02:08 +00:00
e2fb03f7c0
Accepting request 1148656 from utilities
...
OBS-URL: https://build.opensuse.org/request/show/1148656
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ed?expand=0&rev=36
2024-02-23 15:44:54 +00:00
0294ebeafb
Accepting request 1147134 from home:AndreasStieger:branches:utilities
...
GNU ed 1.20.1
OBS-URL: https://build.opensuse.org/request/show/1147134
OBS-URL: https://build.opensuse.org/package/show/utilities/ed?expand=0&rev=45
2024-02-21 11:39:18 +00:00
14c7522853
Accepting request 1140612 from utilities
...
OBS-URL: https://build.opensuse.org/request/show/1140612
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ed?expand=0&rev=35
2024-01-23 21:55:05 +00:00
ce53e437a1
Accepting request 1140247 from home:AndreasStieger:branches:utilities
...
ed 1.20
OBS-URL: https://build.opensuse.org/request/show/1140247
OBS-URL: https://build.opensuse.org/package/show/utilities/ed?expand=0&rev=43
2024-01-22 14:11:09 +00:00
6716739f2a
Accepting request 1059317 from utilities
...
OBS-URL: https://build.opensuse.org/request/show/1059317
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ed?expand=0&rev=34
2023-01-19 15:43:47 +00:00
27e01af183
Accepting request 1058786 from home:AndreasStieger:branches:utilities
...
ed 1.19
OBS-URL: https://build.opensuse.org/request/show/1058786
OBS-URL: https://build.opensuse.org/package/show/utilities/ed?expand=0&rev=41
2023-01-18 10:00:35 +00:00
de64adfd6b
Accepting request 963459 from utilities
...
OBS-URL: https://build.opensuse.org/request/show/963459
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ed?expand=0&rev=33
2022-03-25 20:54:24 +00:00
edc5bc86df
Accepting request 963368 from home:dirkmueller:Factory
...
- update to 1.18:
* The shell escape command (!) now flushes stdout so that the modified command
is always printed before being executed even if standard output is fully
buffered (for example, a file).
* A couple of harmless memory leaks have been fixed. (They both happened just
before ed exits).
* The pointer returned by the function 'strip_escapes' is now checked. (It may
be null if memory is exhausted).
* The shell escape command (!) now removes the backslash from each escaped '%'
character within the text of the shell command line.
* Case-insensitive regular expressions have been implemented as in GNU sed.
* Syntax errors in regular expressions, for example unmatched ( or \(, no
longer overwrite a previously compiled regular expression, preventing a
"No previous pattern" error.
* The option '--strip-trailing-cr', which removes carriage returns at end of
text lines, has been added.
* Loading a file now fails if a line is longer than INT_MAX bytes or if the
file contains more than INT_MAX lines (usually 2 Gi lines). (Instead of
overflowing line addresses).
* In interactive mode ed now sets final exit status to 1 if a fatal error
happens while reading the file passed in the command line.
* red now reports "Directory access restricted" instead of "Invalid filename"
when trying to edit a file outside of the current directory.
* The new chapter "The 's' Command" has been added to the manual.
- switch to zstd
- remove usrmerged handling
OBS-URL: https://build.opensuse.org/request/show/963368
OBS-URL: https://build.opensuse.org/package/show/utilities/ed?expand=0&rev=39
2022-03-21 07:08:30 +00:00
539dbebcb6
Accepting request 869731 from utilities
...
OBS-URL: https://build.opensuse.org/request/show/869731
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ed?expand=0&rev=32
2021-02-08 10:47:12 +00:00
311b1ef7e6
Accepting request 866542 from home:polslinux:branches:utilities
...
- Update to 1.17
* The commands 'q' and 'Q' now work in a global command.
* The new option '-E, --extended-regexp' has been added. It tells
ed to use extended regular expressions instead of the basic
regular expressions mandated by POSIX
* Print the file name in case of read or write error
OBS-URL: https://build.opensuse.org/request/show/866542
OBS-URL: https://build.opensuse.org/package/show/utilities/ed?expand=0&rev=37
2021-02-05 11:57:08 +00:00
c7dd53b1bb
Accepting request 850106 from utilities
...
OBS-URL: https://build.opensuse.org/request/show/850106
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ed?expand=0&rev=31
2020-11-26 22:09:26 +00:00
f55a69bdbb
Accepting request 849595 from home:lnussel:usrmove
...
- prepare usrmerge (boo#1029961)
OBS-URL: https://build.opensuse.org/request/show/849595
OBS-URL: https://build.opensuse.org/package/show/utilities/ed?expand=0&rev=35
2020-11-23 08:26:08 +00:00
60f7cda4a5
Accepting request 781164 from utilities
...
OBS-URL: https://build.opensuse.org/request/show/781164
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ed?expand=0&rev=30
2020-03-06 20:23:32 +00:00
Tomáš Chvátal
99de5186c1
Accepting request 781148 from home:polslinux:branches:utilities
...
- Update to 1.16
* regex.c (line_replace): Accept 's/^/#/g' as valid.
(Reported by Bjoern Wibben).
* main_loop.c: Removed length limit of prompt string.
(Reported by Tim Chase).
* main.c: Set a valid invocation_name even if argc == 0.
* ed.texi: Extended operators depend on regex implementation.
(Reported by Brian Zwahr).
* ed.texi: Several fixes and improvements.
OBS-URL: https://build.opensuse.org/request/show/781148
OBS-URL: https://build.opensuse.org/package/show/utilities/ed?expand=0&rev=33
2020-03-03 10:45:34 +00:00
6269e67d36
Accepting request 664295 from utilities
...
- Switch back to hand provided tarball in order to avoid pulling
lzip to the Ring0
- Use upstream released tarball
- Avoid repetition of package name in summary.
- Update to version 1.15:
* io.c (print_line): Make '1' command print '\\' before every
'$' within the text.
* main_loop.c (extract_addresses): Fixed address ',,' to mean
'$,$' instead of '1,$'.
* regex.c (extract_replacement): Allow newlines even if global.
* main_loop.c (exec_command): Make 'c' command reject address 0.
* ed.texi: Minor fixes.
* configure: Accept appending to CFLAGS, 'CFLAGS+=OPTIONS'.
* Switch archive format to tar.
OBS-URL: https://build.opensuse.org/request/show/664295
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ed?expand=0&rev=29
2019-01-15 08:08:35 +00:00
Tomáš Chvátal
a2587cbeb0
- Switch back to hand provided tarball in order to avoid pulling
...
lzip to the Ring0
OBS-URL: https://build.opensuse.org/package/show/utilities/ed?expand=0&rev=31
2019-01-10 08:54:47 +00:00
Tomáš Chvátal
26a990a51b
- Use upstream released tarball
...
OBS-URL: https://build.opensuse.org/package/show/utilities/ed?expand=0&rev=30
2019-01-07 08:50:11 +00:00
Tomáš Chvátal
ea43db526e
Accepting request 662797 from home:jengelh:branches:utilities
...
- Avoid repetition of package name in summary.
OBS-URL: https://build.opensuse.org/request/show/662797
OBS-URL: https://build.opensuse.org/package/show/utilities/ed?expand=0&rev=29
2019-01-04 13:40:04 +00:00
Tomáš Chvátal
ee0be7eeca
Accepting request 662704 from home:seanlew:branches:utilities
...
Update ed
OBS-URL: https://build.opensuse.org/request/show/662704
OBS-URL: https://build.opensuse.org/package/show/utilities/ed?expand=0&rev=28
2019-01-04 06:20:56 +00:00
1a8e488416
Accepting request 460359 from utilities
...
1
OBS-URL: https://build.opensuse.org/request/show/460359
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ed?expand=0&rev=28
2017-03-05 16:50:09 +00:00
Tomáš Chvátal
d50192dc1b
Accepting request 460352 from home:pluskalm:branches:utilities
...
- Update to version 1.14.2:
OBS-URL: https://build.opensuse.org/request/show/460352
OBS-URL: https://build.opensuse.org/package/show/utilities/ed?expand=0&rev=26
2017-02-25 09:40:19 +00:00
4298e7f3cb
Accepting request 449277 from utilities
...
1
OBS-URL: https://build.opensuse.org/request/show/449277
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ed?expand=0&rev=27
2017-01-19 09:35:09 +00:00
99567dd032
Accepting request 449078 from home:pluskalm:branches:utilities
...
- Update to version 1.14:
OBS-URL: https://build.opensuse.org/request/show/449078
OBS-URL: https://build.opensuse.org/package/show/utilities/ed?expand=0&rev=24
2017-01-09 07:14:51 +00:00
1e779a5ab1
Accepting request 359090 from utilities
...
1
OBS-URL: https://build.opensuse.org/request/show/359090
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ed?expand=0&rev=26
2016-02-28 01:25:03 +00:00
Tomáš Chvátal
36eea51609
Accepting request 359087 from home:pluskalm:branches:utilities
...
- Update to 1.13
* buffer.c (put_sbuf_line): Fixed a memory leak.
* io.c (read_file, write_file): Close file on error.
OBS-URL: https://build.opensuse.org/request/show/359087
OBS-URL: https://build.opensuse.org/package/show/utilities/ed?expand=0&rev=22
2016-02-12 17:59:52 +00:00
Stephan Kulow
2344226508
Accepting request 316008 from utilities
...
1
OBS-URL: https://build.opensuse.org/request/show/316008
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ed?expand=0&rev=25
2015-07-21 11:24:42 +00:00
Tomáš Chvátal
84b9320e23
Accepting request 316007 from home:pluskalm:branches:utilities
...
- Update to 1.12
* ed.texi: Removed extra spaces from some commands.
OBS-URL: https://build.opensuse.org/request/show/316007
OBS-URL: https://build.opensuse.org/package/show/utilities/ed?expand=0&rev=20
2015-07-11 09:57:59 +00:00
451d6f2c6c
Accepting request 294287 from utilities
...
1
OBS-URL: https://build.opensuse.org/request/show/294287
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ed?expand=0&rev=24
2015-04-07 07:26:26 +00:00
Tomáš Chvátal
bce5ac76a1
Accepting request 294278 from home:pluskalm:branches:utilities
...
- 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.
OBS-URL: https://build.opensuse.org/request/show/294278
OBS-URL: https://build.opensuse.org/package/show/utilities/ed?expand=0&rev=18
2015-04-03 07:37:14 +00:00
Tomáš Chvátal
a515e8f6a9
Accepting request 223368 from utilities
...
- update to 1.10
+ "ed.texinfo" has been renamed to "ed.texi" following the advice
of recent Automake about obsolete categories
- repackage tarball to xz as lzip is unlike ed not a part of bootstrap
- drop xz and keyring, they are pointless with changed tarball
OBS-URL: https://build.opensuse.org/request/show/223368
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ed?expand=0&rev=22
2014-02-28 15:21:40 +00:00
8c8bd20f7f
- repackage tarball to xz as lzip is unlike ed not a part of bootstrap
...
- drop xz and keyring, they are pointless with changed tarball
OBS-URL: https://build.opensuse.org/package/show/utilities/ed?expand=0&rev=16
2014-02-21 12:53:27 +00:00
078d6da7db
- update to 1.10
...
+ "ed.texinfo" has been renamed to "ed.texi" following the advice
of recent Automake about obsolete categories
- build require lzip
OBS-URL: https://build.opensuse.org/package/show/utilities/ed?expand=0&rev=15
2014-02-21 08:50:13 +00:00
Stephan Kulow
7c702c1ebe
Accepting request 183213 from utilities
...
- update to 1.9
+ Testsuite no more feeds shell scripts to ed.
+ "configure" now accepts options with a separate argument.
OBS-URL: https://build.opensuse.org/request/show/183213
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ed?expand=0&rev=20
2013-07-16 14:34:08 +00:00
f2db1c181a
- update to 1.9
...
+ Testsuite no more feeds shell scripts to ed.
+ "configure" now accepts options with a separate argument.
OBS-URL: https://build.opensuse.org/package/show/utilities/ed?expand=0&rev=13
2013-07-16 11:20:31 +00:00
Stephan Kulow
49cdb18407
- revert the use gpg-offline for bootstrap packages
...
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ed?expand=0&rev=19
2013-06-17 12:45:10 +00:00
OBS User buildservice-autocommit
efae4043c0
Updating link to change in openSUSE:Factory/ed revision 19.0
...
OBS-URL: https://build.opensuse.org/package/show/utilities/ed?expand=0&rev=7123884c5ffa4c12c54a1e183909b134
2013-06-17 12:45:10 +00:00