Commit Graph

316 Commits

Author SHA1 Message Date
Thomas Woerner ce00beaec0 fixed typo 2006-07-24 15:09:43 +00:00
Thomas Woerner 6543605b82 [tw] fixed missing include for bits/wordsize.h 2006-07-24 15:08:10 +00:00
Thomas Woerner 48973b7e6d [tw]
- fixed multilib devel conflicts (#192665)
2006-07-24 14:54:10 +00:00
Bill Nottingham 3a2fbf331d add patch to fix device mapper naming in libblkid 2006-07-20 21:05:10 +00:00
Jesse Keating 4b39886489 bumped for rebuild 2006-07-12 05:43:14 +00:00
kzak db8d49eb0f add GFS/GFS2 support 2006-07-10 06:29:59 +00:00
Thomas Woerner 8a97690513 [tw]
- new version 1.39
- dropped ext2online, because resize2fs is now able to do online resize
- spec file cleanup
- enabled checks for build
2006-07-06 20:54:40 +00:00
Bill Nottingham c2d1b47718 fix differently 2006-06-14 03:52:44 +00:00
Bill Nottingham d85e5f5d3a more build fixing 2006-06-14 03:03:14 +00:00
Bill Nottingham be797be01d fix build 2006-06-14 02:36:08 +00:00
Bill Nottingham 76b70aea00 don't prepend DM device names with /dev/ ; this confuses probe_one() 2006-06-14 01:41:44 +00:00
kzak e9372a98ae Prevent error messages to stderr caused by libblkid calling libdevmapper 2006-03-21 22:01:02 +00:00
kzak 0d93a5d4d7 replace the blkid-epoch patch 2006-03-13 12:53:54 +00:00
Peter Jones 2b9cfe1919 - move /etc/blkid.tab* to /etc/blkid/blkid.tab* so they inherit selinux
contexts from the directory
2006-03-08 20:17:01 +00:00
David Cantrell d82d9ef7a5 BuildRequires pkgconfig. 2006-03-07 15:46:43 +00:00
David Cantrell 735b42a63e Disable /etc/blkid.tab caching if time is set before epoch (#182188) 2006-03-07 15:38:06 +00:00
Peter Jones d65f363334 - revert selinux context change 2006-02-24 16:00:15 +00:00
Peter Jones 2862ed6567 - handle selinux contexts on blkid.tab 2006-02-22 18:21:20 +00:00
Karsten Hopp 08fe236c4f BuildRequires: gettext-devel
mock error:
+ aclocal
aclocal:configure.in:530: warning: macro `AM_GNU_GETTEXT' not found in library
+ autoconf
configure.in:530: error: possibly undefined macro: AM_GNU_GETTEXT
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
2006-02-20 13:54:00 +00:00
Jesse Keating 5ee1d3df04 bump for bug in double-long on ppc(64) 2006-02-11 02:28:30 +00:00
Jesse Keating 5dd4d408b4 bump for new gcc/glibc 2006-02-07 11:27:10 +00:00
kzak de25a2f7ec improve devmapper patch 2006-01-11 15:41:36 +00:00
Peter Jones f9ea413cf0 - update dm patch
- bump release to -5
2006-01-09 22:43:20 +00:00
Peter Jones 5834a4402f - fix some dm errors
- update to 1.38-4
2006-01-04 21:30:35 +00:00
Peter Jones 1671b5d59c add device mapper support 2006-01-04 03:30:33 +00:00
Jesse Keating cbce022deb gcc update bump 2005-12-09 22:40:17 +00:00
Thomas Woerner 5d6ad21282 [tw]
- fixed file conflicts between 32bit and 64bit packages (#168815)
- fixed mklost+found crashes with buffer overflow (#157773)
  Thanks to Arjan van de Ven for the patch
2005-11-10 18:06:18 +00:00
Thomas Woerner bd87502d9b [tw]
- splitted up libs from main package, into a new e2fsprogs-libs package
- fixed requires and prereqs
2005-11-09 17:07:28 +00:00
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