* Sun Aug 26 2001 Florian La Roche <Florian.LaRoche@redhat.de>
- update to 1.23. This was requested to support the "auto" fstype
to ease ext2 <-> ext3 conversions.
* Tue Jun 26 2001 Florian La Roche <Florian.LaRoche@redhat.de>
- make sure "configure" is writable
* Mon Jun 25 2001 Florian La Roche <Florian.LaRoche@redhat.de>
- update to 1.22
* Tue Jun 19 2001 Florian La Roche <Florian.LaRoche@redhat.de>
- update to 1.21
* Mon Jun 11 2001 Florian La Roche <Florian.LaRoche@redhat.de>
- add endian patch from sct@redhat.com#44104
* Tue May 29 2001 Than Ngo <than@redhat.com>
- update to 1.20
- add Url
* Fri Apr 06 2001 Florian La Roche <Florian.LaRoche@redhat.de>
- add further IDE and SCSI disks to a hardcoded list in fsck #34190
* Tue Feb 27 2001 Florian La Roche <Florian.LaRoche@redhat.de>
- require the main rpm from the devel rpm
* Thu Feb 22 2001 Helge Deller <hdeller@redhat.de>
- fix fsck -A bug (#21242)
* Mon Feb 12 2001 Florian La Roche <Florian.LaRoche@redhat.de>
- fix bug with 16 byte long labels #27071
* Wed Aug 30 2000 Matt Wilson <msw@redhat.com>
- rebuild to cope with glibc locale binary incompatibility, again
* Wed Aug 16 2000 Jeff Johnson <jbj@redhat.com>
- correct relative symlinks (#16130).
* Mon Aug 14 2000 Preston Brown <pbrown@redhat.com>
- absolute --> relative symlinks (#16130)
* Tue Jul 25 2000 Erik Troan <ewt@redhat.com>
- fixed LABEL handling
* Wed Jul 19 2000 Jakub Jelinek <jakub@redhat.com>
- rebuild to cope with glibc locale binary incompatibility
* Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
- automatic rebuild
* Mon Jun 26 2000 Matt Wilson <msw@redhat.com>
- added resize2fs from the WIP snapshot
* Thu Jun 15 2000 Matt Wilson <msw@redhat.com>
- patched to build against linux 2.4 headers
* Mon Jun 05 2000 Jeff Johnson <jbj@redhat.com>
- FHS packaging.
* Fri Apr 28 2000 Bill Nottingham <notting@redhat.com>
- fix for ia64
* Sat Feb 05 2000 Bill Nottingham <notting@redhat.com>
- add install-info scripts
* Thu Feb 03 2000 Elliot Lee <sopwith@redhat.com>
- Fix bug #8585 (Y2K problems in debugfs)
* Wed Feb 02 2000 Jakub Jelinek <jakub@redhat.com>
- allow multiline errors in et, so that other programs
can use compile_et (from Kerberos)
* Thu Jan 13 2000 Jeff Johnson <jbj@redhat.com>
- build 1.18 for 6.2.
* Tue Oct 26 1999 Bill Nottingham <notting@redhat.com>
- update to 1.17
* Mon Oct 25 1999 Bill Nottingham <notting@redhat.com>
- update to 1.16
* Thu Oct 21 1999 Bill Nottingham <notting@redhat.com>
- add patch to fix SIGUSR1 kills.
* Mon Oct 04 1999 Cristian Gafton <gafton@redhat.com>
- rebuild against new glibc in the sparc tree
* Thu Sep 23 1999 Jakub Jelinek <jakub@redhat.com>
- update mke2fs man page so that it reflects changes in mke2fs
netweem 1.14 and 1.15
* Thu Aug 05 1999 Bill Nottingham <notting@redhat.com>
- fix lsattr on alpha
* Thu Jul 29 1999 Jeff Johnson <jbj@redhat.com>
- update to 1.15.
* Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com>
- auto rebuild in the new build environment (release 4)
* Tue Mar 16 1999 Cristian Gafton <gafton@redhat.com>
- fix fsck segfault
* Tue Feb 02 1999 Jeff Johnson <jbj@redhat.com>
- update to 1.14
- use
CFLAGS="${CFLAGS:--O2 -march=i386 -mcpu=i686}" ; export CFLAGS ;
CXXFLAGS="${CXXFLAGS:--O2 -march=i386 -mcpu=i686}" ; export CXXFLAGS ;
FFLAGS="${FFLAGS:--O2 -march=i386 -mcpu=i686}" ; export FFLAGS ;
[ -f configure.in ] && libtoolize --copy --force ;
./configure i386-redhat-linux \
--prefix=/usr \
--exec-prefix=/usr \
--bindir=/usr/bin \
--sbindir=/usr/sbin \
--sysconfdir=/etc \
--datadir=/usr/share \
--includedir=/usr/include \
--libdir=/usr/lib \
--libexecdir=/usr/libexec \
--localstatedir=/var \
--sharedstatedir=/usr/com \
--mandir=/usr/man \
--infodir=/usr/info to generate config.sub on arm
* Thu Jan 14 1999 Jeff Johnson <jbj@redhat.com>
- fix /usr/bin/compile_et and doco for com_err.h (#673)
* Thu Jan 07 1999 Cristian Gafton <gafton@redhat.com>
- build with prefix=/usr
- add arm patch
* Mon Dec 28 1998 Jeff Johnson <jbj@redhat.com>
- update to 1.13.
* Fri Aug 28 1998 Jeff Johnson <jbj@redhat.com>
- recompile statically linked binary for 5.2/sparc
* Mon Jul 13 1998 Jeff Johnson <jbj@redhat.com>
- upgrade to 1.12.
* Thu May 07 1998 Prospector System <bugs@redhat.com>
- translations modified for de, fr, tr
* Thu Apr 30 1998 Cristian Gafton <gafton@redhat.com>
- include <asm/types.h> to match kernel types in utils
* Tue Oct 14 1997 Donnie Barnes <djb@redhat.com>
- spec file cleanups
* Wed Oct 01 1997 Erik Troan <ewt@redhat.com>
- fixed broken llseek() prototype
* Wed Aug 20 1997 Erik Troan <ewt@redhat.com>
- added patch to prototype llseek
* Tue Jun 17 1997 Erik Troan <ewt@redhat.com>
- built against glibc