Thomas Woerner
99263aa534
[tw]
...
- real fix for mkinstalldirs problem
2006-12-25 22:41:46 +00:00
Thomas Woerner
6d1b549d2c
[tw]
...
- build fixes for new automake 1.10 (#220715 )
2006-12-25 11:04:21 +00:00
Thomas Woerner
ee1f70223f
[tw]
...
- make uuid_generate_time generate unique uuids (#218606 )
2006-12-18 17:20:43 +00:00
Eric Sandeen
3b7ddeed65
e2fsprogs 16T fixes from upstream.
...
make package metadata refer to ext3 as well as ext2.
2006-09-27 19:26:10 +00:00
kzak
2a76ca36e3
fix problem with FAT probing
2006-09-17 14:06:13 +00:00
Peter Jones
e536f6819e
- get rid of 1.6M per bdev leak when probing. yippie.
2006-09-05 19:51:40 +00:00
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