Changelog for
e2fsprogs-debuginfo-1.35-12.4.EL4.i386.rpm :
Tue Apr 25 00:00:00 2006 Thomas Woerner
1.35-12.4.EL4
- fixed unnecessarily look up of swap devices for e2fsck (#185087)
Thu Nov 24 23:00:00 2005 Thomas Woerner 1.35-12.3.EL4
- removed referenced to ext2resize from man pages (#164383)
- fixed possible crash on a bad disconnected inode (#166093)
- enabled tune2fs to set and clear resize_inode feature (#167816)
Thu Jul 21 00:00:00 2005 Thomas Woerner 1.35-12.2.EL4
- Fixed overflow handling for device size determination on 64-bit hosts
(#158518) - Thanks to Stephen C. Tweedie for the patch.
- Fixed SEGV on large partitions (#158931)
- Close File descriptor for unregognized devices (#159878)
Thanks to David Milburn for the patch.
- Fixed type aliasing problem (ext2fs abort) (#161183)
Thanks to Stephen C. Tweedie for the patch.
Fri Feb 25 23:00:00 2005 Stephen C. Tweedie 1.35-12.1.EL4
- Avoid some potential inode cache coherency problems
Wed Feb 23 23:00:00 2005 Stephen C. Tweedie 1.35-12.1.EL4
- Reenable offline resize
+ fix interactions with online resize
- Many bugfixes from e2fsprogs-1.36:
+ Offline resize maintains the online resize inode
+ e2fsck fixes for online resize
+ fix mke2fs -[R|E] resize= option
+ fix removal of the xattr feature
+ fix offline resize byte swapping on bigendian hosts
+ dumpe2fs/tune2fs will show the reserved GDT blocks on a filesystem
- Fix determination of device size for devices >= 4TB (bugzilla #143907)
- Fix gdt verification on bigendian hosts for online resize
(bugzilla #142493, #142480)
- Never default to blocksize >4K in mke2fs
- Supercede old double-kfree fix (bugzilla #132707)
- Remove undesirable debug printfs from libe2fs resize code
Wed Dec 22 23:00:00 2004 Stephen C. Tweedie 1.35-11.6.EL4
- Disable offline resize for now: resize2fs is incompatible with
online resize, and can result in corrupt filesystems.
Thu Dec 9 23:00:00 2004 Stephen C. Tweedie 1.35-11.4.EL4
- More byte-order fixes for mke2fs and ext2online
- Disable fallback to old-style resize if new kernel resize code is not
available
Mon Nov 15 23:00:00 2004 Stephen C. Tweedie 1.35-11.3
- Fix mke2fs\'s creation of the resize inode on bigendian hosts
Wed Oct 20 00:00:00 2004 Thomas Woerner 1.35-11.2
- fixed macroname in changelog (#135413)
- small enhancement of progress patch
Tue Oct 5 00:00:00 2004 Thomas Woerner 1.35-11.1
- rebuilt
Sat Sep 18 00:00:00 2004 Thomas Woerner 1.35-11
- extended \"-C\" option of fsck to pass the file descriptor to the checker
(#132543)
Fri Sep 17 00:00:00 2004 Thomas Woerner 1.35-10
- fixed double free in resize2fs (#132707)
Thu Sep 2 00:00:00 2004 Stephen C. Tweedie 1.35-9.5
- Add ext2online device name canonicalisation for (eg) LVM symlinks
Thu Sep 2 00:00:00 2004 Stephen C. Tweedie 1.35-9.4
- Build and package ext2online during the e2fsprogs build
Thu Sep 2 00:00:00 2004 Stephen C. Tweedie 1.35-9.3
- Add ext2resize online resize tools to rpm
Thu Sep 2 00:00:00 2004 Stephen C. Tweedie 1.35-9.1.resize.2
- Enable the resize inode by default in mke2fs
Wed Sep 1 00:00:00 2004 Stephen C. Tweedie 1.35-9.1.resize.1
- Add initial ext2/3 online resize support
Mon Aug 9 00:00:00 2004 Alan Cox
- Close #125316 (buildreq texinfo, gettext)
Wed Jun 16 00:00:00 2004 Elliot Lee
- rebuilt
Fri Apr 9 00:00:00 2004 Thomas Woerner 1.35-7.1
- fixed \'check after next mount\' for filesystems with maximum mount count -1
(#117109)
Mon Mar 15 23:00:00 2004 Thomas Woerner 1.35-7
- final 1.35
Tue Mar 2 23:00:00 2004 Elliot Lee
- rebuilt
Fri Feb 13 23:00:00 2004 Elliot Lee
- rebuilt
Thu Feb 5 23:00:00 2004 Thomas Woerner 1.35-5.1
- C++ header fix for ext2fs.h
Thu Feb 5 23:00:00 2004 Thomas Woerner 1.35-5
- newest WIP version (2004.01.31)
Thu Jan 8 23:00:00 2004 Florian La Roche
- add patch from Dave Jones
Sun Dec 14 23:00:00 2003 Florian La Roche
- update to 1.35-WIP-1207
Fri Nov 14 23:00:00 2003 Phil Knirsch 1.35-2
- Updated s390 patch. It\'s not not arch dependant anymore but only changes the
default blocksizes when necessary.
Mon Nov 10 23:00:00 2003 Florian La Roche
- own /lib/evwms directory #109583
- build new rpm to get feedback on that snapshot
Thu Nov 6 23:00:00 2003 Florian La Roche
- update the mainframe patch to its current version, but disable it
until the change also properly supports SCSI and is usable also
for non-mainframe archs
Tue Sep 16 00:00:00 2003 Florian La Roche
- update to 1.35-pre
- use ldconfig to create symlinks to shared libs
- remove some cruft from the spec file
- man3 is now part of the devel rpm
Sat Aug 2 00:00:00 2003 Florian La Roche
- update to 1.34
- do not strip some more apps, should probably just change $(STRIP)...
Thu Jun 5 00:00:00 2003 Elliot Lee
- rebuilt
Fri May 9 00:00:00 2003 Florian La Roche
- update to 1.33
- enable translations
Sat Apr 19 00:00:00 2003 Jeremy Katz 1.32-11
- fix error message, do block size checking on s390 only
Fri Apr 18 00:00:00 2003 Jeremy Katz 1.32-10
- check the return code of BLKSSZGET ioctl() to avoid breaking with files
Wed Apr 16 00:00:00 2003 Phil Knirsch 1.32-9
- Improved dasd blocksize patch to make it more generic and work correctly.
Thu Mar 27 23:00:00 2003 Phil Knirsch 1.32-8
- Removed sync call from e2fsck target. Not needed anymore.
Wed Mar 26 23:00:00 2003 Phil Knirsch 1.32-7
- Fixed problem with mke2fs and default blocksize small partitions on dasd
- Disabled Florians patch for now as it\'s a little incomplete. :-)
Sun Feb 23 23:00:00 2003 Florian La Roche
- add an ugly patch to read full lines of input during e2fsck for /dev/console
Wed Jan 22 23:00:00 2003 Tim Powers
- rebuilt
Tue Jan 14 23:00:00 2003 Bill Nottingham 1.32-2
- do
*not
* create htree filesystems by default
Mon Nov 11 23:00:00 2002 Florian La Roche
- update to 1.32
Fri Nov 1 23:00:00 2002 Florian La Roche
- update to 1.30, leave out already integrated patches
- clean up spec file
- also package some missing files
Wed Sep 25 00:00:00 2002 Florian La Roche
- update to 1.29, adapt patches to current source
Sun Aug 11 00:00:00 2002 Florian La Roche
- add missing man-pages to filelist
Sat Jun 22 00:00:00 2002 Tim Powers
- automated rebuild
Sat Jun 22 00:00:00 2002 Florian La Roche
- add HTree version of e2fsprogs, disable s390 patch
- add e2fsprogs-dir_index.patch
Tue Jun 18 00:00:00 2002 Karsten Hopp
- set default blocksize for mke2fs on S/390 and zSeries to 4096
Fri May 24 00:00:00 2002 Tim Powers
- automated rebuild
Wed Apr 10 00:00:00 2002 Florian La Roche
- fix further bug in man-page #62995
Fri Apr 5 00:00:00 2002 Florian La Roche
- fix man-pages
Thu Mar 21 23:00:00 2002 Florian La Roche
- update to 1.27
- patch5 should not be needed anymore
Fri Mar 8 23:00:00 2002 Elliot Lee
- Make link for mkfs.ext3 (patch5)
- Add man pages for {mkfs,fsck}.{ext2,ext3}
Tue Feb 19 23:00:00 2002 Florian La Roche
- update to 1.26
Wed Jan 9 23:00:00 2002 Tim Powers
- automated rebuild
Sun Nov 4 23:00:00 2001 Florian La Roche
- update to 1.25
- patch for BLKGETSIZE64 is not needed anymore
- adapt autoconf-2.50 patch
Thu Nov 1 23:00:00 2001 Bernhard Rosenkraenzer 1.23-5
- Make the C++ patch work even with g++ 3.1
Tue Oct 23 00:00:00 2001 Bernhard Rosenkraenzer 1.23-4
- Fix headers of libext2fs - it wasn\'t possible to include them from
C++ code (using private as a variable name isn\'t a good idea)
- Fix build with autoconf 2.5x
Tue Sep 18 00:00:00 2001 Florian La Roche
- add e2image to filelist
Thu Aug 30 00:00:00 2001 Bill Nottingham
- disable BLKGETSIZE64 ioctl support for now
Mon Aug 27 00:00:00 2001 Florian La Roche
- update to 1.23. This was requested to support the \"auto\" fstype
to ease ext2 <-> ext3 conversions.
Wed Jul 25 00:00:00 2001 Florian La Roche
- add some more man-pages, patch by
Wed Jun 27 00:00:00 2001 Florian La Roche
- make sure \"configure\" is writable
Tue Jun 26 00:00:00 2001 Florian La Roche
- update to 1.22
Wed Jun 20 00:00:00 2001 Florian La Roche
- update to 1.21
Tue Jun 12 00:00:00 2001 Florian La Roche
- add endian patch from sctAATTredhat.com #44104
Wed May 30 00:00:00 2001 Than Ngo
- update to 1.20
- add Url
Wed May 16 00:00:00 2001 Florian La Roche
- make sure ldconfig doesn\'t have any input and scripts end
with \"exit 0\"
Wed May 16 00:00:00 2001 Florian La Roche
- update to e2fsprogs-1.20-WIP-0514.tar.gz
Mon Apr 16 00:00:00 2001 Alan Eldridge
- Added 16K buffer for reading /proc/partitions in
get_label_by_device.c to correct problems with LABEL= in fsck
caused by not reading /proc/partitions in a single read() call;
if somebody has a \"partitions\" > 16K, it may still fail ...
Sat Apr 7 00:00:00 2001 Florian La Roche
- add further IDE and SCSI disks to a hardcoded list in fsck #34190
Tue Feb 27 23:00:00 2001 Florian La Roche
- require the main rpm from the devel rpm
Thu Feb 22 23:00:00 2001 Helge Deller
- fix fsck -A bug (#21242)
Mon Feb 12 23:00:00 2001 Florian La Roche
- fix bug with 16 byte long labels #27071
Tue Sep 12 00:00:00 2000 Jeff Johnson
- build for Red Hat 7.1.
Wed Aug 9 00:00:00 2000 Jeff Johnson
- merge LABEL patch.
- update to 1.19.
Wed Jul 26 00:00:00 2000 Erik Troan
- fixed LABEL handling
Thu Jul 20 00:00:00 2000 Jakub Jelinek
- rebuild to cope with glibc locale binary incompatibility
Thu Jul 13 00:00:00 2000 Prospector
- automatic rebuild
Tue Jun 27 00:00:00 2000 Matt Wilson
- added resize2fs from the WIP snapshot
Fri Jun 16 00:00:00 2000 Matt Wilson
- patched to build against linux 2.4 headers
Tue Jun 6 00:00:00 2000 Jeff Johnson
- FHS packaging.
Sat Apr 29 00:00:00 2000 Bill Nottingham
- fix for ia64
Sat Feb 5 23:00:00 2000 Bill Nottingham
- add install-info scripts
Thu Feb 3 23:00:00 2000 Elliot Lee
- Fix bug #8585 (Y2K problems in debugfs)
Wed Feb 2 23:00:00 2000 Jakub Jelinek
- allow multiline errors in et, so that other programs
can use compile_et (from Kerberos)
Thu Jan 13 23:00:00 2000 Jeff Johnson
- build 1.18 for 6.2.
Wed Oct 27 00:00:00 1999 Bill Nottingham
- update to 1.17
Tue Oct 26 00:00:00 1999 Bill Nottingham
- update to 1.16
Fri Oct 22 00:00:00 1999 Bill Nottingham
- add patch to fix SIGUSR1 kills.
Tue Oct 5 00:00:00 1999 Cristian Gafton
- rebuild against new glibc in the sparc tree
Fri Sep 24 00:00:00 1999 Jakub Jelinek
- update mke2fs man page so that it reflects changes in mke2fs
netweem 1.14 and 1.15
Fri Aug 6 00:00:00 1999 Bill Nottingham
- fix lsattr on alpha
Fri Jul 30 00:00:00 1999 Jeff Johnson
- update to 1.15.
Sun Mar 21 23:00:00 1999 Cristian Gafton
- auto rebuild in the new build environment (release 4)
Tue Mar 16 23:00:00 1999 Cristian Gafton
- fix fsck segfault
Tue Feb 2 23:00:00 1999 Jeff Johnson
- update to 1.14
- use %configure to generate config.sub on arm
Thu Jan 14 23:00:00 1999 Jeff Johnson
- fix /usr/bin/compile_et and doco for com_err.h (#673)
Thu Jan 7 23:00:00 1999 Cristian Gafton
- build with prefix=/usr
- add arm patch
Mon Dec 28 23:00:00 1998 Jeff Johnson
- update to 1.13.
Sat Aug 29 00:00:00 1998 Jeff Johnson
- recompile statically linked binary for 5.2/sparc
Tue Jul 14 00:00:00 1998 Jeff Johnson
- upgrade to 1.12.
Fri May 8 00:00:00 1998 Prospector System
- translations modified for de, fr, tr
Fri May 1 00:00:00 1998 Cristian Gafton
- include to match kernel types in utils
Wed Oct 15 00:00:00 1997 Donnie Barnes
- spec file cleanups
Thu Oct 2 00:00:00 1997 Erik Troan
- fixed broken llseek() prototype
Thu Aug 21 00:00:00 1997 Erik Troan
- added patch to prototype llseek
Wed Jun 18 00:00:00 1997 Erik Troan
- built against glibc