Commit Graph

83 Commits

Author SHA1 Message Date
Eric Sandeen
0ea033fa4b * Tue Oct 15 2007 Eric Sandeen <esandeen@redhat.com> 1.40.2-9
- Detect big-endian squashfs filesystems in libblkid (#305151)
2007-10-15 17:52:22 +00:00
Eric Sandeen
b183c007e9 * Tue Oct 02 2007 Eric Sandeen <esandeen@redhat.com> 1.40.2-8
- Detect squashfs filesystems in libblkid (#305151)
2007-10-02 18:31:28 +00:00
Eric Sandeen
1c04cf09dc * Tue Sep 18 2007 Eric Sandeen <esandeen@redhat.com> 1.40.2-7
- Fix blkid fat probe when there is a real MBR (#290951)
2007-09-18 17:47:14 +00:00
Oliver Falk
cef67f3f62 * Tue Sep 18 2007 Oliver Falk <oliver@linux-kernel.at> 1.40.2-6
- Add alpha to the header wrappers
2007-09-18 13:09:34 +00:00
Eric Sandeen
6a970e3870 * Fri Sep 07 2007 Eric Sandeen <esandeen@redhat.com> 1.40.2-5
- wrap a couple headers to fix multilib issues (#270441)
2007-09-07 20:20:43 +00:00
Eric Sandeen
aec3b3930f * Wed Aug 29 2007 Eric Sandeen <esandeen@redhat.com> 1.40.2-4
- add gawk to e2fsprogs-devel Requires, compile_et needs it
2007-08-30 01:41:58 +00:00
Eric Sandeen
49c4241563 * Thu Aug 23 2007 Eric Sandeen <esandeen@redhat.com> 1.40.2-3
- Update license tags
- Fix one open-create caller with no mode
- Protect ->open ops from glibc open-create-mode-checker
- Fix source URL
- Add gawk to BuildRequires
2007-08-23 22:56:33 +00:00
Eric Sandeen
1ac029d892 * Wed Jul 18 2007 Eric Sandeen <esandeen@redhat.com> 1.40.2-2
- Fix bug in ext2fs_swap_inode_full() on big-endian boxes
2007-07-18 16:48:31 +00:00
Eric Sandeen
f535445610 * Tue Jul 17 2007 Eric Sandeen <esandeen@redhat.com> 1.40.2-1
- New version 1.40.2
- Fix up warning in badblocks
2007-07-17 19:14:44 +00:00
Eric Sandeen
1a15738bde * Mon Jun 25 2007 Eric Sandeen <esandeen@redhat.com> 1.39-15
- Fix up .po files to remove timestamps; multilib issues (#245653)
2007-06-25 21:37:02 +00:00
Eric Sandeen
66fd3626d0 * Fri Jun 22 2007 Eric Sandeen <esandeen@redhat.com> 1.39-14
- Many coverity-found potential leaks, segfaults, etc (#239354)
- Fix debugfs segfaults when no fs open (#208416, #209330)
- Avoid recursive loops in logdump due to symlinks in /dev (#210371)
- Don't write changes to the backup superblocks by default (#229561)
- Correct byteswapping for fast symlinks with xattrs (#232663)
- e2fsck: added sanity check for xattr validation (#230193)
2007-06-22 17:04:55 +00:00
Eric Sandeen
7d1281bc69 * Wed Jun 20 2007 Eric Sandeen <esandeen@redhat.com> 1.39-13
- add dist tag to release field
2007-06-20 17:49:24 +00:00
Eric Sandeen
87171d8b31 * Wed Jun 20 2007 Eric Sandeen <esandeen@redhat.com> 1.39-12
- add LUKS support to libblkid
2007-06-20 17:31:19 +00:00
Karsten Hopp
bed34d683a - fix post/preun requirements
- use smp flags
2007-02-23 11:41:09 +00:00
Alasdair Kergon
3db2365c8c - Add build dependency on new device-mapper-devel package. 2007-02-05 21:45:14 +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
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