Changelog for
sed-4.2.2-5.fc20.x86_64.rpm :
Sun Aug 4 14:00:00 2013 Fedora Release Engineering
- 4.2.2-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
Tue May 7 14:00:00 2013 Fridolin Pokorny - 4.2.2-4
- Added libacl-devel to BuildRequires for ACL support rhbz#959432
Fri May 3 14:00:00 2013 Fridolin Pokorny - 4.2.2-3
- Fixed option handling rhbz#948598
Thu Feb 14 13:00:00 2013 Fedora Release Engineering - 4.2.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
Fri Jan 4 13:00:00 2013 Martin Briza - 4.2.2-1
- New release
- Dropping included patches: sed-4.2.1-data-loss.patch sed-4.2.1-fix-0x26-on-RHS.patch sed-4.2.1-makecheck.patch
- Dropping unused patch sed-4.2.1-dummyparam.diff
- Regenerated sed-4.2.{1,2}-copy.patch
- Minor change to patching (creating backup files)
Tue Jul 10 14:00:00 2012 Martin Briza - 4.2.1-10
- Fixed the readded -c option
Resolves: #832855
Wed Jun 13 14:00:00 2012 Martin Briza - 4.2.1-9
- Backported commit from upstream to fix treating \"x26\" as \"&\" character
- Added virtual provide for gnulib according to http://fedoraproject.org/wiki/Packaging:No_Bundled_Libraries
Resolves: #812067 #821776
Sat Jan 14 13:00:00 2012 Fedora Release Engineering - 4.2.1-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
Tue Jul 12 14:00:00 2011 Vojtech Vitek (V-Teq) - 4.2.1-7
- avoid silent data loss when an input line is 2^31 bytes or longer
Resolves: #720438
Wed Feb 9 13:00:00 2011 Fedora Release Engineering - 4.2.1-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
Wed Mar 17 13:00:00 2010 Jan Görig 4.2.1-5
- fixed make check on non UTF-8 locale - upstream patch rhbz#550731
- readded -c option (thanks Paolo Bonzini) rhbz#566455
- removed previous -c dummy patch
- changed license to GPLv3+
Fri Oct 16 14:00:00 2009 Jiri Moskovcak 4.2.1-4
- added libselinux-devel to buildrequires rhbz#514182
- fixed problem with --excludedocs rhbz#515913
Tue Aug 11 14:00:00 2009 Ville Skyttä - 4.2.1-3
- Use bzipped upstream tarball.
Sun Jul 26 14:00:00 2009 Fedora Release Engineering - 4.2.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
Mon Jun 29 14:00:00 2009 Jiri Moskovcak - 4.2.1-1
- new version
- obsoletes previous patches
- added patch to maintain backwards compatibility for scripts using -c/--copy
- Resolves: #502934
Wed Feb 25 13:00:00 2009 Fedora Release Engineering - 4.1.5-12
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
Thu Nov 13 13:00:00 2008 Jiri Moskovcak 4.1.5-11
- improved follow.patch (thanks to Arkadiusz Miskiewicz for initial patch)
- Resolves: #470912
Tue Feb 19 13:00:00 2008 Fedora Release Engineering - 4.1.5-10
- Autorebuild for GCC 4.3
Thu Oct 4 14:00:00 2007 Petr Machata - 4.1.5-9
- Fix licensing tag.
- Clean up per merge review comments.
- Resolves: #226404
Wed Feb 7 13:00:00 2007 Petr Machata - 4.1.5-8
- tidy up the specfile per rpmlint comments
- use utf-8 and fix national characters in contributor\'s names
Thu Jan 25 13:00:00 2007 Petr Machata - 4.1.5-7
- Ville Skyttä: patch for non-failing %post, %preun
- Resolves: #223716
Fri Dec 8 13:00:00 2006 Petr Machata - 4.1.5-6
- Split confused patches \"copy+symlink\" and \"relsymlink\" into discrete
\"copy\" and \"symlink\".
Mon Sep 4 14:00:00 2006 Petr Machata - 4.1.5-5
- Fix handling of relative symlinks (#205122)
Thu Aug 3 14:00:00 2006 Petr Machata - 4.1.5-4
- remove superfluous multibyte processing in str_append for UTF-8
encoding (thanks Paolo Bonzini, #177246)
Mon Jul 17 14:00:00 2006 Petr Machata - 4.1.5-3
- use dist tag
Wed Jul 12 14:00:00 2006 Jesse Keating - 4.1.5-2.2.1
- rebuild
Thu Jun 29 14:00:00 2006 Petr Machata - 4.1.5-2.2
- typo in patch name
Thu Jun 29 14:00:00 2006 Petr Machata - 4.1.5-2.1
- rebuild
Thu Jun 29 14:00:00 2006 Petr Machata - 4.1.5-2
- #185374:
- Follow symlinks before rename (avoid symlink overwrite)
- Add -c flag for copy instead of rename (avoid ownership change)
Fri Feb 10 13:00:00 2006 Jesse Keating - 4.1.5-1.2
- bump again for double-long bug on ppc(64)
Tue Feb 7 13:00:00 2006 Jesse Keating - 4.1.5-1.1
- rebuilt for new gcc4.1 snapshot and glibc changes
Mon Feb 6 13:00:00 2006 Florian La Roche
- 4.1.5
Fri Dec 9 13:00:00 2005 Jesse Keating
- rebuilt
Thu Mar 17 13:00:00 2005 Jakub Jelinek 4.1.4-1
- update to 4.1.4
Sat Mar 5 13:00:00 2005 Jakub Jelinek 4.1.2-5
- rebuilt with GCC 4
Fri Oct 8 14:00:00 2004 Jakub Jelinek 4.1.2-4
- fix up make check to run sed --version with LC_ALL=C
in the environment (#129014)
Sat Oct 2 14:00:00 2004 Jakub Jelinek 4.1.2-3
- add sedfaq.txt to %{_docdir} (#16202)
Mon Aug 23 14:00:00 2004 Florian La Roche
- update to 4.1.2
Thu Jul 8 14:00:00 2004 Jakub Jelinek 4.1.1-1
- update to 4.1.1
Mon Jun 21 14:00:00 2004 Jakub Jelinek 4.1-1
- update to 4.1
Tue Jun 15 14:00:00 2004 Elliot Lee
- rebuilt
Tue May 25 14:00:00 2004 Jakub Jelinek 4.0.9-1
- update to 4.0.9
- BuildRequire recent glibc and glibc-devel (#123043)
Fri Feb 13 13:00:00 2004 Elliot Lee
- rebuilt
Wed Jan 7 13:00:00 2004 Jakub Jelinek 4.0.8-3
- if not -n, print current buffer after N command on the last line
unless POSIXLY_CORRECT (#112952)
- adjust XFAIL_TESTS for the improved glibc regex implementation
(#112642)
Fri Nov 14 13:00:00 2003 Jakub Jelinek 4.0.8-2
- enable --without-included-regex again
- use fastmap for regex searching
Sat Oct 25 14:00:00 2003 Florian La Roche
- update to 4.0.8
- simplify specfile
- disable --without-included-regex to pass the testsuite
Thu Jun 26 14:00:00 2003 Jakub Jelinek 4.0.7-3
- rebuilt
Wed Jun 4 14:00:00 2003 Elliot Lee
- rebuilt
Sat Apr 12 14:00:00 2003 Florian La Roche
- update to 4.0.7
- use \"--without-included-regex\"
- do not gzip info pages in spec file, \"TODO\" is not present anymore
Thu Jan 23 13:00:00 2003 Jakub Jelinek 4.0.5-1
- update to 4.0.5
Tue Oct 22 14:00:00 2002 Jakub Jelinek
- rebuilt to fix x86-64 miscompilation
- run make check in %build
Fri Jun 21 14:00:00 2002 Tim Powers
- automated rebuild
Thu May 23 14:00:00 2002 Tim Powers
- automated rebuild
Fri Apr 5 14:00:00 2002 Jakub Jelinek
- Remove stale URLs from documentation (#62519)
Sun Jun 24 14:00:00 2001 Elliot Lee
- Bump release + rebuild.
Mon Dec 18 13:00:00 2000 Yukihiro Nakai
- Update to 2000.11.28 patch
- Rebuild for 7.1 tree
Wed Jul 12 14:00:00 2000 Prospector
- automatic rebuild
Mon Jun 5 14:00:00 2000 Jeff Johnson
- FHS packaging.
Mon Feb 7 13:00:00 2000 Jeff Johnson
- compress man pages.
Tue Jan 18 13:00:00 2000 Jakub Jelinek
- rebuild with glibc 2.1.3 to fix an mmap64 bug in sys/mman.h
Sun Mar 21 13:00:00 1999 Cristian Gafton
- auto rebuild in the new build environment (release 4)
Tue Aug 18 14:00:00 1998 Jeff Johnson
- update to 3.02
Sun Jul 26 14:00:00 1998 Jeff Johnson
- update to 3.01
Mon Apr 27 14:00:00 1998 Prospector System
- translations modified for de, fr, tr
Thu Oct 23 14:00:00 1997 Donnie Barnes
- removed references to the -g option from the man page that we add
Fri Oct 17 14:00:00 1997 Donnie Barnes
- spec file cleanups
- added BuildRoot
Mon Jun 2 14:00:00 1997 Erik Troan
- built against glibc