Commit Graph

316 Commits

Author SHA1 Message Date
Eric Sandeen e1926bddf9 * Fri Mar 14 2008 Eric Sandeen <esandeen@redhat.com> 1.40.8-2
- Update ext2fs_swap_inode_full() fix to match upstream
- Check more of swapv1 header in blkid detection (#442937)
2008-04-18 14:57:02 +00:00
Eric Sandeen eddee50f45 * Fri Mar 14 2008 Eric Sandeen <esandeen@redhat.com> 1.40.8-1
- New upstream version
2008-03-14 14:43:13 +00:00
Eric Sandeen a26ad97750 one more try 2008-03-04 03:13:49 +00:00
Eric Sandeen 19ae768613 * Mon Mar 03 2008 Eric Sandeen <esandeen@redhat.com> 1.40.7-2
- second try at fixing resize2fs vs. large inodes... (#434893)
2008-03-03 20:41:09 +00:00
Eric Sandeen d9b13a5c3e * Fri Feb 29 2008 Eric Sandeen <esandeen@redhat.com> 1.40.7-1
- New upstream version, special leap-day edition
- Fix resize2fs losing inline xattrs when shrinking (#434893)
  and add patch to fix swap_inode_full in this case
- Allow mke2fs & tune2fs to manipulate large_file feature (#258381)
- Handle lvm error conditions in libblkid (#433857)
- Allow tune2fs to clear the resize_inode feature (#167816)
- Teach blkid to detect LVM2 physical volumes (#409321)
- Show "mostly printable" xattrs as text in debugfs (#430621)
- Trimmed pre-1.38 rpm changelog entries
2008-02-29 22:12:19 +00:00
Eric Sandeen 0875a60a1d * Fri Feb 29 2008 Eric Sandeen <esandeen@redhat.com> 1.40.7-1
- New upstream version, special leap-day edition
- Fix resize2fs losing inline xattrs when shrinking (#434893)
- Allow mke2fs & tune2fs to manipulate large_file feature (#258381)
- Handle lvm error conditions in libblkid (#433857)
- Allow tune2fs to clear the resize_inode feature (#167816)
- Teach blkid to detect LVM2 physical volumes (#409321)
- Show "mostly printable" xattrs as text in debugfs (#430621)
- Trimmed pre-1.38 rpm changelog entries
2008-02-29 16:47:26 +00:00
Eric Sandeen 1525301833 I am in fine form tonight. renamed init dir on install but not in %files 2008-02-11 05:30:02 +00:00
Eric Sandeen 77c141237a Ugh, added a -D and lost the -m 2008-02-11 05:23:10 +00:00
Eric Sandeen b7f5661e89 create /etc/init.d dir on install of uuidd initscript 2008-02-11 05:02:43 +00:00
Eric Sandeen 9e19b79501 * Sun Feb 10 2008 Eric Sandeen <esandeen@redhat.com> 1.40.6-1
- New upstream version
2008-02-11 04:51:54 +00:00
Eric Sandeen 50dfe9c87b * Fri Feb 08 2008 Eric Sandeen <esandeen@redhat.com> 1.40.5-2
- gcc-4.3 rebuild
2008-02-08 21:29:28 +00:00
Eric Sandeen 2daa78db47 * Mon Jan 28 2008 Eric Sandeen <esandeen@redhat.com> 1.40.5-1
- New upstream version, drop several now-upstream patches.
2008-01-30 04:11:16 +00:00
Eric Sandeen db8a1a45dc fix up expected test output for new inode size 2008-01-25 02:25:12 +00:00
Eric Sandeen 9e2ba73256 * Thu Jan 24 2008 Eric Sandeen <sandeen@redhat.com> 1.40.4-7
- Fix sb flag comparisons properly this time (#428893)
- Make 256-byte inodes for the [default] mkfs case.
  This will facilitate upgrades to ext4 later, and help xattr perf.
2008-01-24 22:54:08 +00:00
Eric Sandeen 916c347604 * Wed Jan 23 2008 Eric Sandeen <sandeen@redhat.com> 1.40.4-6
- Completely clobber e2fsck.static build.
2008-01-24 05:55:42 +00:00
Eric Sandeen 9a96d116f9 ugh missed one patch somehow 2008-01-23 21:41:48 +00:00
Eric Sandeen dba7ad2f7f * Wed Jan 23 2008 Eric Sandeen <sandeen@redhat.com> 1.40.4-5
- ignore some primary/backup superblock flag differences (#428893)
- teach libblkid about ext4dev
2008-01-23 20:43:41 +00:00
Eric Sandeen 6821c0b99d * Mon Jan 10 2008 Eric Sandeen <sandeen@redhat.com> 1.40.4-4
- Build e2fsck as a dynamically linked binary.
- Re-fix uidd manpage default paths.
2008-01-15 18:16:43 +00:00
Eric Sandeen 858507e01a * Tue Jan 09 2008 Eric Sandeen <sandeen@redhat.com> 1.40.4-3
- New uuidd subpackage, and properly set up uuidd at install.
2008-01-14 20:22:37 +00:00
Eric Sandeen e6e6b9e88d * Tue Jan 01 2008 Eric Sandeen <esandeen@redhat.com> 1.40.4-2
- Add new uidd files to specfile
2008-01-01 22:52:42 +00:00
Eric Sandeen 7f01ee2b86 Whoops, new tarball. 2008-01-01 22:29:42 +00:00
Eric Sandeen 95bee9b790 * Tue Jan 01 2008 Eric Sandeen <esandeen@redhat.com> 1.40.4-1
- New upstream version, drop several now-upstream patches.
2008-01-01 22:23:16 +00:00
Eric Sandeen 6260bb65df * Tue Jan 01 2008 Eric Sandeen <esandeen@redhat.com> 1.40.2-15
- Drop resize_inode removal patch from tune2fs; ostensibly was
  for old kernels which could not mount, but seems to be fine.
- Drop pottcdate removal patch, and don't rebuild .po files,
  causes multilib problems and we generally shouldn't rebuild.
- Drop multilib patch; wrapper header should take care of this now.
- Drop ->open rename, Fedora seems ok with this now.
2008-01-01 19:22:37 +00:00
Eric Sandeen e7a9631152 * Tue Dec 11 2007 Eric Sandeen <esandeen@redhat.com> 1.40.2-14
- Fix integer overflows (#414591 / CVE-2007-5497)
2007-12-12 20:16:57 +00:00
Štěpán Kasal ecf110c623 - The -devel package now requires device-mapper-devel, to match
the dependency in blkid.pc (#410791)
2007-12-04 19:30:06 +00:00
Eric Sandeen 0d33055625 * Tue Nov 27 2007 Eric Sandeen <esandeen@redhat.com> 1.40.2-12
- Use upstream patch for blkid fat detection, avoids div-by-zero
  when encountering some BSD partitions (#398281)
2007-11-27 16:21:18 +00:00
Eric Sandeen 8718d2dc3a * Tue Oct 23 2007 Eric Sandeen <esandeen@redhat.com> 1.40.2-11
- Add arm to multilib header wrapper
2007-10-24 02:02:21 +00:00
Eric Sandeen 5ec361ecc1 * Sat Oct 20 2007 Eric Sandeen <esandeen@redhat.com> 1.40.2-10
- Make (more) file timestamps match those in tarball for multilib tidiness
- Fix e2fsprogs-libs summary (shared libs not static)
2007-10-23 17:45:07 +00:00
Bill Nottingham a5f198ad19 makefile update to properly grab makefile.common 2007-10-15 18:43:03 +00:00
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 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