| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: gawk | Distribution: Unknown |
| Version: 3.1.5 | Vendor: Fedora Project |
| Release: 18.fc10 | Build date: Mon Jul 21 17:09:51 2008 |
| Group: Applications/Text | Build host: ppc4.fedora.phx.redhat.com |
| Size: 1884177 | Source RPM: gawk-3.1.5-18.fc10.src.rpm |
| Packager: Fedora Project | |
| Url: http://www.gnu.org/software/gawk/gawk.html | |
| Summary: The GNU version of the awk text processing utility | |
The gawk package contains the GNU version of awk, a text processing utility. Awk interprets a special-purpose programming language to do quick and easy text pattern matching and reformatting jobs. Install the gawk package if you need a text processing utility. Gawk is considered to be a standard Linux tool for processing text.
GPLv2+
internal MD5: 10a766346659b9ebdac9671e14d8452c
GPG
* Tue Jul 22 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 3.1.5-18
- fix license tag
* Tue Feb 19 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 3.1.5-17
- Autorebuild for GCC 4.3
* Wed Oct 31 2007 Stepan Kasal <skasal@redhat.com> - 3.1.5-16
- Add gawk-3.1.5-quote-sticky.patch
- Resolves: #299551
- Add gawk-3.1.5-test-lc_num1.patch, a test for that bug.
- BuldRequire autoconf and automake, for the test patch.
- Add coment explaining why bison is buildrequired.
- Remove BuildRequire: flex.
* Mon Feb 12 2007 Karel Zak <kzak@redhat.com> 3.1.5-15
- fix #225777 - clean up spec file according to Fedora Merge Review
suggestions (thanks to Dan Horak and Patrice Dumas)
* Mon Jan 15 2007 Karel Zak <kzak@redhat.com> 3.1.5-14
- sync with double-free upstream fixes
- fix #222531: Replace dist by ?dist
* Fri Jan 12 2007 Karel Zak <kzak@redhat.com> 3.1.5-13
- fix MB read
* Fri Jan 12 2007 Karel Zak <kzak@redhat.com> 3.1.5-13
- improve freewstr patch
* Thu Jan 11 2007 Karel Zak <kzak@redhat.com> 3.1.5-12
- fix #222080 double free or corruption
* Thu Jul 20 2006 Karel Zak <kzak@redhat.com> 3.1.5-11
- spec file cleanup
* Wed Jul 19 2006 Karel Zak <kzak@redhat.com> 3.1.5-10
- add IPv6 support (patch be Jan Pazdziora)
* Thu Jul 13 2006 Jesse Keating <jkeating@redhat.com> - 3.1.5-9.1
- rebuild
* Tue Jul 11 2006 Karel Zak <kzak@redhat.com> 3.1.5-9
- fix numeric conversion problem (patch by Aharon Robbins)
http://lists.gnu.org/archive/html/bug-gnu-utils/2006-07/msg00004.html
* Sat Jun 24 2006 Karel Zak <kzak@redhat.com> 3.1.5-8
- fix #194214 - gawk coredumps on syntax error (patch by Aharon Robbins)
* Thu Jun 22 2006 Karel Zak <kzak@redhat.com> 3.1.5-7
- fix internal names like /dev/user, /dev/pid, or /dev/fd/N (patch by Aharon Robbins)
* Tue Feb 14 2006 Karel Zak <kzak@redhat.com> 3.1.5-6.2
- new version of the gawk-3.1.5-wconcat.patch patch
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 3.1.5-6.1
- bump again for double-long bug on ppc(64)
* Fri Feb 10 2006 Karel Zak <kzak@redhat.com> 3.1.5-6
- fix wide characters concatenation
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 3.1.5-5.1
- rebuilt for new gcc4.1 snapshot and glibc changes
* Thu Dec 22 2005 Karel Zak <kzak@redhat.com> 3.1.5-5
- fix "gawk -v BINMODE=1" (patch by Aharon Robbins)
- fix conversion from large number to string (patch by Aharon Robbins)
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
- rebuilt
* Mon Oct 10 2005 Karel Zak <kzak@redhat.com> 3.1.5-4
- fix off-by-one error in assignment of sentinel value at
end of FIELDWIDTHS array. (patch by Aharon Robbins)
* Wed Sep 28 2005 Karel Zak <kzak@redhat.com> 3.1.5-3
- fix #169374 - Invalid Free (patch by Aharon Robbins)
* Wed Sep 21 2005 Karel Zak <kzak@redhat.com> 3.1.5-2
- fix #167181 - gawk owns /usr/share
- fix #160634 - should exclude dirs in spec file
* Wed Sep 21 2005 Karel Zak <kzak@redhat.com> 3.1.5-1
- new upstream version
* Thu Jun 16 2005 Karel Zak <kzak@redhat.com> 3.1.4-6
- fix #160421 - crash when using non-decimal data in command line parameters
* Wed Mar 02 2005 Karsten Hopp <karsten@redhat.de> 3.1.4-5
- rebuild with gcc-4
* Fri Nov 12 2004 Karel Zak <kzak@redhat.com> 3.1.4-4
- rebuilt
* Thu Nov 11 2004 Karel Zak <kzak@redhat.com> 3.1.4-3
- rebuilt to FC4
* Tue Nov 09 2004 Karel Zak <kzak@redhat.com> 3.1.4-2
- add dfacache.patch for fix LC_ALL=de_DE.UTF-8 ./gawk '/^[ \t]/ { print }',
(by Aharon Robbins), #135210, #131498
- add flonum.patch for "improved" handling of non-numeric constants,
second version of patch (by Aharon Robbins)
http://lists.gnu.org/archive/html/bug-gnu-utils/2004-10/msg00046.html
- add nextc.patch (by Andreas Schwab)
http://lists.gnu.org/archive/html/bug-gnu-utils/2004-09/msg00093.html
- add uplow.patch for fix the wide char handling (by Stepan Kasal)
http://lists.gnu.org/archive/html/bug-gnu-utils/2004-10/msg00099.html
* Wed Sep 01 2004 Thomas Woerner <twoerner@redhat.com> 3.1.4-1
- new version 3.1.4
* Tue Jun 29 2004 Thomas Woerner <twoerner@redhat.com> 3.1.3-9
- fixed "read only one input file on 64-bit architectures"
* Wed Jun 16 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
* Mon Jan 26 2004 Thomas Woerner <twoerner@redhat.com> 3.1.3-6
- fixed getpgrp_void problem (#114246)
- removed old patches
* Fri Jan 09 2004 Florian La Roche <Florian.LaRoche@redhat.de>
- add a "make check"
* Mon Dec 08 2003 Florian La Roche <Florian.LaRoche@redhat.de>
- disabled "shutup" patch to warn about wrong awk scripts again
* Tue Sep 23 2003 Florian La Roche <Florian.LaRoche@redhat.de>
- add even more patches from the mailinglist
* Wed Jul 16 2003 Florian La Roche <Florian.LaRoche@redhat.de>
- add first bug-fixes from the mailinglist
* Mon Jul 14 2003 Florian La Roche <Florian.LaRoche@redhat.de>
- update to 3.1.3
- pgawk man-page fix and /proc fix are obsolete
* Thu Jun 05 2003 Elliot Lee <sopwith@redhat.com>
- rebuilt
* Thu Jun 05 2003 Florian La Roche <Florian.LaRoche@redhat.de>
- fix --exclude-docs #92252
* Mon May 05 2003 Florian La Roche <Florian.LaRoche@redhat.de>
- fix find_lang
* Wed Apr 16 2003 Florian La Roche <Florian.LaRoche@redhat.de>
- fix .so pointer in pgawk man-page
- also read files in /proc correctly that have a filesize of 0
* Mon Mar 31 2003 Florian La Roche <Florian.LaRoche@redhat.de>
- update to 3.1.2
* Wed Jan 22 2003 Tim Powers <timp@redhat.com>
- rebuilt
* Mon Dec 02 2002 Florian La Roche <Florian.LaRoche@redhat.de>
- add find_lang to specfile
* Wed Nov 20 2002 Elliot Lee <sopwith@redhat.com> 3.1.1-7
- Add gawk-3.1.1-ngroups.patch, because NGROUPS_MAX comes from
sys/param.h, and awk.h changes behaviour depending on whether NGROUPS_MAX
is defined or not. (For ppc64)
* Wed Nov 06 2002 Florian La Roche <Florian.LaRoche@redhat.de>
- remove /usr/share/info/dir
* Sun Nov 03 2002 Florian La Roche <Florian.LaRoche@redhat.de>
- ugly fix to get locale files into the right location #74360
* Mon Aug 12 2002 Florian La Roche <Florian.LaRoche@redhat.de>
- simplify install part of spec file
- do not package /bin/gawk-<version> anymore
* Sat Jun 22 2002 Tim Powers <timp@redhat.com>
- automated rebuild
* Fri May 24 2002 Tim Powers <timp@redhat.com>
- automated rebuild
* Fri May 10 2002 Florian La Roche <Florian.LaRoche@redhat.de>
- update to 3.1.1
* Sun Mar 17 2002 Florian La Roche <Florian.LaRoche@redhat.de>
- add patch from #61316 to ignore wrong hex numbers and treat them as text
* Wed Aug 01 2001 Florian La Roche <Florian.LaRoche@redhat.de>
- do not warn about unnecessary escaping
* Sat Jun 30 2001 Florian La Roche <Florian.LaRoche@redhat.de>
- fix path of man-pages
* Tue Jun 26 2001 Than Ngo <than@redhat.com> 3.1.0-1
- update to 3.1.0
- remove a uneeded patch
- adapt a patch for 3.1.0
* Sat Jun 02 2001 Preston Brown <pbrown@redhat.com>
- newer version of the mktemp patch from Solar Designer <solar@openwall.com>
* Sat May 12 2001 Preston Brown <pbrown@redhat.com> 3.0.6-2
- use mktemp in igawk shell script, not shell pid variable
* Thu Aug 17 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- update to 3.06
* Wed Aug 16 2000 Trond Eivind Glomsrod <teg@redhat.com>
- /usr/bin/gawk can't point at gawk - infinite symlink
- /usr/bin/awk can't point at gawk - infinite symlink
* Tue Aug 15 2000 Preston Brown <pbrown@redhat.com>
- absolute --> relative symlinks
* Wed Aug 09 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- fix paths for "configure" call
* Fri Jul 14 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- add another bugfix
* Fri Jul 14 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- update to 3.0.5 with bugfix
* Thu Jul 13 2000 Prospector <bugzilla@redhat.com>
- automatic rebuild
* Sat Jul 01 2000 Matt Wilson <msw@redhat.com>
- revert to 3.0.4. 3.0.5 misgenerates e2fsprogs' test cases
* Thu Jun 29 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- update to 3.0.5
* Tue Jun 20 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- add defattr
* Tue Jun 20 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- FHS
* Tue Mar 14 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- add bug-fix
* Thu Feb 03 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- Fix man page symlinks
- Fix description
- Fix download URL
* Thu Jul 01 1999 Jeff Johnson <jbj@redhat.com>
- update to 3.0.4.
* Wed Apr 07 1999 Preston Brown <pbrown@redhat.com>
- make sure all binaries are stripped
* Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com>
- auto rebuild in the new build environment (release 6)
* Fri Feb 19 1999 Jeff Johnson <jbj@redhat.com>
- Install info pages (#1242).
* Fri Dec 18 1998 Cristian Gafton <gafton@redhat.com>
- build for glibc 2.1
- don't package /usr/info/dir
* Sat Apr 25 1998 Prospector System <bugs@redhat.com>
- translations modified for de, fr, tr
* Thu Apr 09 1998 Cristian Gafton <gafton@redhat.com>
- upgraded to 3.0.3
- added documentation and buildroot
* Tue Jun 03 1997 Erik Troan <ewt@redhat.com>
- built against glibc
ˆþ‰
Generated by rpm2html 1.8.1
Daniel Veillard, Sat Nov 22 03:09:13 2008