Commit Graph

37 Commits

Author SHA1 Message Date
Thomas Woerner
f7d64e8678 [tw]
- new version 1.38
- Close File descriptor for unregognized devices (#159878)
  Thanks to David Milburn for the patch.
  Merged from RHEL-4
- enable tune2fs to set and clear feature resize_inode (#167816)
- removed outdated information from ext2online man page (#164383)
2005-09-08 16:11:43 +00:00
kzak
4363a8ce0e - fix swsuspend partition detection (#165863)
- fix revalidate from ext2 to ext3 (#162927)
- fix vfat without magic detection (#161873)
2005-09-05 13:31:34 +00:00
Thomas Woerner
2e903de94a [tw] - added libblkid.so to devel package 2005-05-10 09:11:57 +00:00
Jeremy Katz
b7bb4877a9 * Wed May 4 2005 Jeremy Katz <katzj@redhat.com> - 1.37-3
- fix cramfs detection bug in libblkid
2005-05-04 04:05:26 +00:00
Thomas Woerner
70c7274586 [tw]
- upstream fixes 1.1589, 1.1590 and 1.1591:
- add include of stdlib.h to fix a core dump bug on IA64
- ignore environment variables in blkid and ext2fs for setuid and setguid
  programs
- no LOW_DTIME checks if the superblock last mount time looks insane
2005-04-08 16:32:59 +00:00
Thomas Woerner
7b6b3f634c [tw]
- new version 1.37
- dropped upstream merged getsize-wrap patch
2005-04-08 14:26:35 +00:00
Stephen Tweedie
0c0ebace12 Fix the getsize-wrap patch for >4TB filesystems 2005-03-16 22:31:54 +00:00
Stephen Tweedie
82ac4d189f Bump version for rebuild 2005-03-07 21:05:28 +00:00
Stephen Tweedie
3a089fed1e Re-enable resize2fs
Add bigendian byte-swapping fix when growing the gdt table
2005-02-21 14:39:26 +00:00
Stephen Tweedie
e2b405777e Fix size estimation of >=4TB partitions 2005-02-11 17:18:53 +00:00
Stephen Tweedie
8b1db5a336 Update to e2fsprogs-1.36 2005-02-11 16:29:33 +00:00
Thomas Woerner
9f42bacf64 [tw]
- added patches from Stephen C. Tweedie
 - rebuild
2005-02-09 17:19:50 +00:00
Elliot Lee
203fed9275 Note upstream maintainer 2004-12-14 21:34:46 +00:00
Thomas Woerner
7ce2e8f922 [tw]
- fixed macroname in changelog (#135413)
- small enhancement of progress patch
2004-10-19 14:59:02 +00:00
Thomas Woerner
582b138cc0 [tw] - rebuilt 2004-10-04 14:06:54 +00:00
Thomas Woerner
edf912bb57 [tw] - extended "-C" option of fsck to pass the file descriptor to the checker
(#132543)
2004-09-17 12:40:43 +00:00
Thomas Woerner
d0dfccb807 [tw] - fixed double free in resize2fs (#132707) 2004-09-16 15:36:00 +00:00
cvsdist
8d138db250 auto-import changelog data from e2fsprogs-1.35-9.5.src.rpm
* Wed Sep 01 2004 Stephen C. Tweedie <sct@redhat.com> 1.35-9.5
- Add ext2online device name canonicalisation for (eg) LVM symlinks

* Wed Sep 01 2004 Stephen C. Tweedie <sct@redhat.com> 1.35-9.4
- Build and package ext2online during the e2fsprogs build

* Wed Sep 01 2004 Stephen C. Tweedie <sct@redhat.com> 1.35-9.3
- Add ext2resize online resize tools to rpm

* Wed Sep 01 2004 Stephen C. Tweedie <sct@redhat.com> 1.35-9.1.resize.2
- Enable the resize inode by default in mke2fs
2004-09-09 04:29:02 +00:00
cvsdist
504da169ab auto-import changelog data from e2fsprogs-1.35-9.1.resize.1.src.rpm
* Tue Aug 31 2004 Stephen C. Tweedie <sct@redhat.com> 1.35-9.1.resize.1
- Add initial ext2/3 online resize support
2004-09-09 04:28:17 +00:00
cvsdist
8fcf0729a3 auto-import changelog data from e2fsprogs-1.35-9.src.rpm
* Sun Aug 08 2004 Alan Cox <alan@redhat.com>
- Close #125316 (buildreq texinfo, gettext)
2004-09-09 04:27:05 +00:00
cvsdist
4956042ae9 auto-import changelog data from e2fsprogs-1.35-8.src.rpm
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
2004-09-09 04:27:00 +00:00
cvsdist
e629635d70 auto-import changelog data from e2fsprogs-1.35-7.1.src.rpm
* Thu Apr 08 2004 Thomas Woerner <twoerner@redhat.com> 1.35-7.1
- fixed 'check after next mount' for filesystems with maximum mount count -1
  (#117109)
2004-09-09 04:26:56 +00:00
cvsdist
87d02aa3cc auto-import changelog data from e2fsprogs-1.35-7.src.rpm
* Mon Mar 15 2004 Thomas Woerner <twoerner@redhat.com> 1.35-7
- final 1.35

* Tue Mar 02 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt

* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt

* Thu Feb 05 2004 Thomas Woerner <twoerner@redhat.com> 1.35-5.1
- C++ header fix for ext2fs.h

* Thu Feb 05 2004 Thomas Woerner <twoerner@redhat.com> 1.35-5
- newest WIP version (2004.01.31)
2004-09-09 04:26:36 +00:00
cvsdist
e89f6de0d8 auto-import changelog data from e2fsprogs-1.35-4.src.rpm
* Thu Jan 08 2004 Florian La Roche <Florian.LaRoche@redhat.de>
- add patch from Dave Jones

* Sun Dec 14 2003 Florian La Roche <Florian.LaRoche@redhat.de>
- update to 1.35-WIP-1207

* Fri Nov 14 2003 Phil Knirsch <pknirsch@redhat.com> 1.35-2
- Updated s390 patch. It's not not arch dependant anymore but only changes the
  default blocksizes when necessary.

* Mon Nov 10 2003 Florian La Roche <Florian.LaRoche@redhat.de>
- own /lib/evwms directory  #109583
- build new rpm to get feedback on that snapshot

* Thu Nov 06 2003 Florian La Roche <Florian.LaRoche@redhat.de>
- 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

* Mon Sep 15 2003 Florian La Roche <Florian.LaRoche@redhat.de>
- 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
2004-09-09 04:25:56 +00:00
cvsdist
3d6e0169f3 auto-import changelog data from e2fsprogs-1.34-1.src.rpm
* Fri Aug 01 2003 Florian La Roche <Florian.LaRoche@redhat.de>
- update to 1.34
- do not strip some more apps, should probably just change $(STRIP)...

* Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
- rebuilt

* Thu May 08 2003 Florian La Roche <Florian.LaRoche@redhat.de>
- update to 1.33
- enable translations

* Fri Apr 18 2003 Jeremy Katz <katzj@redhat.com> 1.32-11
- fix error message, do block size checking on s390 only

* Thu Apr 17 2003 Jeremy Katz <katzj@redhat.com> 1.32-10
- check the return code of BLKSSZGET ioctl() to avoid breaking with files

* Tue Apr 15 2003 Phil Knirsch <pknirsch@redhat.com> 1.32-9
- Improved dasd blocksize patch to make it more generic and work correctly.

* Thu Mar 27 2003 Phil Knirsch <pknirsch@redhat.com> 1.32-8
- Removed sync call from e2fsck target. Not needed anymore.

* Wed Mar 26 2003 Phil Knirsch <pknirsch@redhat.com> 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 2003 Florian La Roche <Florian.LaRoche@redhat.de>
- add an ugly patch to read full lines of input during e2fsck for /dev/console
2004-09-09 04:25:50 +00:00
cvsdist
8fbbc27c78 auto-import changelog data from e2fsprogs-1.32-6.src.rpm
* Wed Jan 22 2003 Tim Powers <timp@redhat.com>
- rebuilt

* Tue Jan 14 2003 Bill Nottingham <notting@redhat.com> 1.32-2
- do *not* create htree filesystems by default

* Mon Nov 11 2002 Florian La Roche <Florian.LaRoche@redhat.de>
- update to 1.32

* Fri Nov 01 2002 Florian La Roche <Florian.LaRoche@redhat.de>
- update to 1.30, leave out already integrated patches
- clean up spec file
- also package some missing files

* Tue Sep 24 2002 Florian La Roche <Florian.LaRoche@redhat.de>
- update to 1.29, adapt patches to current source

* Sat Aug 10 2002 Florian La Roche <Florian.LaRoche@redhat.de>
- add missing man-pages to filelist

* Fri Jun 21 2002 Tim Powers <timp@redhat.com>
- automated rebuild

* Fri Jun 21 2002 Florian La Roche <Florian.LaRoche@redhat.de>
- add HTree version of e2fsprogs, disable s390 patch
- add e2fsprogs-dir_index.patch

* Mon Jun 17 2002 Karsten Hopp <karsten@redhat.de>
- set default blocksize for mke2fs on S/390 and zSeries to 4096

* Thu May 23 2002 Tim Powers <timp@redhat.com>
- automated rebuild
2004-09-09 04:25:26 +00:00
cvsdist
7ed240c683 auto-import changelog data from e2fsprogs-1.27-3.src.rpm
* Tue Apr 09 2002 Florian La Roche <Florian.LaRoche@redhat.de>
- fix further bug in man-page #62995
2004-09-09 04:24:49 +00:00
cvsdist
c1d2cfeece auto-import changelog data from e2fsprogs-1.27-2.src.rpm
* Thu Apr 04 2002 Florian La Roche <Florian.LaRoche@redhat.de>
- fix man-pages

* Thu Mar 21 2002 Florian La Roche <Florian.LaRoche@redhat.de>
- update to 1.27
- patch5 should not be needed anymore

* Fri Mar 08 2002 Elliot Lee <sopwith@redhat.com>
- Make link for mkfs.ext3 (patch5)
- Add man pages for {mkfs,fsck}.{ext2,ext3}

* Tue Feb 19 2002 Florian La Roche <Florian.LaRoche@redhat.de>
- update to 1.26

* Wed Jan 09 2002 Tim Powers <timp@redhat.com>
- automated rebuild

* Sun Nov 04 2001 Florian La Roche <Florian.LaRoche@redhat.de>
- update to 1.25
- patch for BLKGETSIZE64 is not needed anymore
- adapt autoconf-2.50 patch

* Thu Nov 01 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.23-5
- Make the C++ patch work even with g++ 3.1

* Mon Oct 22 2001 Bernhard Rosenkraenzer <bero@redhat.com> 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
2004-09-09 04:24:29 +00:00
cvsdist
60e50e0693 auto-import changelog data from e2fsprogs-1.23-3.src.rpm
* Mon Sep 17 2001 Florian La Roche <Florian.LaRoche@redhat.de>
- add e2image to filelist
2004-09-09 04:24:08 +00:00
cvsdist
5c84dc41d4 auto-import changelog data from e2fsprogs-1.23-2.src.rpm
* Wed Aug 29 2001 Bill Nottingham <notting@redhat.com>
- disable BLKGETSIZE64 ioctl support for now
2004-09-09 04:23:50 +00:00
cvsdist
60cc253491 auto-import changelog data from e2fsprogs-1.23-1.src.rpm
* 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.
2004-09-09 04:23:34 +00:00
cvsdist
59f25d3b87 auto-import changelog data from e2fsprogs-1.22-3.src.rpm
* Tue Jul 24 2001 Florian La Roche <Florian.LaRoche@redhat.de>
- add some more man-pages, patch by <Martin.Wilck@fujitsu-siemens.com>
2004-09-09 04:23:30 +00:00
cvsdist
538ea5ed07 auto-import changelog data from e2fsprogs-1.22-2.src.rpm
* 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
2004-09-09 04:23:24 +00:00
cvsdist
17e5e822d0 auto-import changelog data from e2fsprogs-1.19-5.src.rpm
* Tue May 15 2001 Florian La Roche <Florian.LaRoche@redhat.de>
- fix %post and %postun scripts to not have any input for ldconfig
2004-09-09 04:23:15 +00:00
cvsdist
516dfea656 auto-import changelog data from e2fsprogs-1.19-4.src.rpm
* 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
2004-09-09 04:23:12 +00:00
cvsdist
5f41b65080 auto-import changelog data from e2fsprogs-1.18-16.src.rpm
* Wed Oct 04 2000 Erik Troan <ewt@redhat.com>
- fix for 16 character labels
2004-09-09 04:23:06 +00:00
cvsdist
3b2bb3db33 auto-import changelog data from e2fsprogs-1.18-15.src.rpm
* 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
2004-09-09 04:23:03 +00:00