summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* * Fri Feb 29 2008 Eric Sandeen <esandeen@redhat.com> 1.40.7-1Eric Sandeen2008-02-293-387/+13
| | | | | | | | | | | - 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
* I am in fine form tonight. renamed init dir on install but not in %filese2fsprogs-1_40_6-1_fc9Eric Sandeen2008-02-111-1/+1
|
* Ugh, added a -D and lost the -mEric Sandeen2008-02-111-1/+1
|
* create /etc/init.d dir on install of uuidd initscriptEric Sandeen2008-02-111-1/+1
|
* * Sun Feb 10 2008 Eric Sandeen <esandeen@redhat.com> 1.40.6-1Eric Sandeen2008-02-113-4/+7
| | | | - New upstream version
* * Fri Feb 08 2008 Eric Sandeen <esandeen@redhat.com> 1.40.5-2e2fsprogs-1_40_5-2_fc9Eric Sandeen2008-02-081-1/+4
| | | | - gcc-4.3 rebuild
* * Mon Jan 28 2008 Eric Sandeen <esandeen@redhat.com> 1.40.5-1e2fsprogs-1_40_5-1_fc9Eric Sandeen2008-01-3010-532/+42
| | | | - New upstream version, drop several now-upstream patches.
* fix up expected test output for new inode sizee2fsprogs-1_40_4-7_fc9Eric Sandeen2008-01-251-0/+54
|
* * Thu Jan 24 2008 Eric Sandeen <sandeen@redhat.com> 1.40.4-7Eric Sandeen2008-01-243-5/+41
| | | | | | - 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.
* * Wed Jan 23 2008 Eric Sandeen <sandeen@redhat.com> 1.40.4-6e2fsprogs-1_40_4-6_fc9Eric Sandeen2008-01-242-3/+22
| | | | - Completely clobber e2fsck.static build.
* ugh missed one patch somehowe2fsprogs-1_40_4-5_fc9Eric Sandeen2008-01-231-0/+82
|
* * Wed Jan 23 2008 Eric Sandeen <sandeen@redhat.com> 1.40.4-5Eric Sandeen2008-01-232-1/+49
| | | | | - ignore some primary/backup superblock flag differences (#428893) - teach libblkid about ext4dev
* * Mon Jan 10 2008 Eric Sandeen <sandeen@redhat.com> 1.40.4-4e2fsprogs-1_40_4-4_fc9Eric Sandeen2008-01-152-3/+7
| | | | | - Build e2fsck as a dynamically linked binary. - Re-fix uidd manpage default paths.
* * Tue Jan 09 2008 Eric Sandeen <sandeen@redhat.com> 1.40.4-3e2fsprogs-1_40_4-3_fc9Eric Sandeen2008-01-143-9/+148
| | | | - New uuidd subpackage, and properly set up uuidd at install.
* * Tue Jan 01 2008 Eric Sandeen <esandeen@redhat.com> 1.40.4-2e2fsprogs-1_40_4-2_fc9Eric Sandeen2008-01-011-1/+6
| | | | - Add new uidd files to specfile
* Whoops, new tarball.e2fsprogs-1_40_4-1_fc9Eric Sandeen2008-01-012-2/+2
|
* * Tue Jan 01 2008 Eric Sandeen <esandeen@redhat.com> 1.40.4-1Eric Sandeen2008-01-019-478/+11
| | | | - New upstream version, drop several now-upstream patches.
* * Tue Jan 01 2008 Eric Sandeen <esandeen@redhat.com> 1.40.2-15e2fsprogs-1_40_2-15_fc9Eric Sandeen2008-01-015-220/+9
| | | | | | | | | - 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.
* * Tue Dec 11 2007 Eric Sandeen <esandeen@redhat.com> 1.40.2-14e2fsprogs-1_40_2-14_fc9Eric Sandeen2007-12-122-1/+329
| | | | - Fix integer overflows (#414591 / CVE-2007-5497)
* - The -devel package now requires device-mapper-devel, to matche2fsprogs-1_40_2-13_fc9Štěpán Kasal2007-12-041-1/+6
| | | | the dependency in blkid.pc (#410791)
* * Tue Nov 27 2007 Eric Sandeen <esandeen@redhat.com> 1.40.2-12e2fsprogs-1_40_2-12_fc9Eric Sandeen2007-11-272-53/+25
| | | | | - Use upstream patch for blkid fat detection, avoids div-by-zero when encountering some BSD partitions (#398281)
* * Tue Oct 23 2007 Eric Sandeen <esandeen@redhat.com> 1.40.2-11e2fsprogs-1_40_2-11_fc9Eric Sandeen2007-10-2428-5302/+8
| | | | - Add arm to multilib header wrapper
* * Sat Oct 20 2007 Eric Sandeen <esandeen@redhat.com> 1.40.2-10e2fsprogs-1_40_2-10_fc9Eric Sandeen2007-10-231-5/+9
| | | | | - Make (more) file timestamps match those in tarball for multilib tidiness - Fix e2fsprogs-libs summary (shared libs not static)
* makefile update to properly grab makefile.commonF-8-splitBill Nottingham2007-10-151-1/+16
|
* * Tue Oct 15 2007 Eric Sandeen <esandeen@redhat.com> 1.40.2-9e2fsprogs-1_40_2-9_fc8Eric Sandeen2007-10-152-2/+6
| | | | - Detect big-endian squashfs filesystems in libblkid (#305151)
* * Tue Oct 02 2007 Eric Sandeen <esandeen@redhat.com> 1.40.2-8e2fsprogs-1_40_2-8_fc8Eric Sandeen2007-10-022-1/+31
| | | | - Detect squashfs filesystems in libblkid (#305151)
* * Tue Sep 18 2007 Eric Sandeen <esandeen@redhat.com> 1.40.2-7e2fsprogs-1_40_2-7_fc8Eric Sandeen2007-09-182-1/+75
| | | | - Fix blkid fat probe when there is a real MBR (#290951)
* * Tue Sep 18 2007 Oliver Falk <oliver@linux-kernel.at> 1.40.2-6Oliver Falk2007-09-183-1/+8
| | | | - Add alpha to the header wrappers
* * Fri Sep 07 2007 Eric Sandeen <esandeen@redhat.com> 1.40.2-5e2fsprogs-1_40_2-5_fc8Eric Sandeen2007-09-073-3/+64
| | | | - wrap a couple headers to fix multilib issues (#270441)
* * Wed Aug 29 2007 Eric Sandeen <esandeen@redhat.com> 1.40.2-4e2fsprogs-1_40_2-4_fc8Eric Sandeen2007-08-301-1/+5
| | | | - add gawk to e2fsprogs-devel Requires, compile_et needs it
* * Thu Aug 23 2007 Eric Sandeen <esandeen@redhat.com> 1.40.2-3e2fsprogs-1_40_2-3_fc8Eric Sandeen2007-08-233-4/+132
| | | | | | | | - 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
* * Wed Jul 18 2007 Eric Sandeen <esandeen@redhat.com> 1.40.2-2e2fsprogs-1_40_2-2_fc8Eric Sandeen2007-07-182-1/+42
| | | | - Fix bug in ext2fs_swap_inode_full() on big-endian boxes
* * Tue Jul 17 2007 Eric Sandeen <esandeen@redhat.com> 1.40.2-1e2fsprogs-1_40_2-1_fc8Eric Sandeen2007-07-175-137/+39
| | | | | - New version 1.40.2 - Fix up warning in badblocks
* * Mon Jun 25 2007 Eric Sandeen <esandeen@redhat.com> 1.39-15e2fsprogs-1_39-15_fc8Eric Sandeen2007-06-252-3/+11
| | | | - Fix up .po files to remove timestamps; multilib issues (#245653)
* * Fri Jun 22 2007 Eric Sandeen <esandeen@redhat.com> 1.39-14e2fsprogs-1_39-14_fc8Eric Sandeen2007-06-228-3/+2511
| | | | | | | | | - 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)
* * Wed Jun 20 2007 Eric Sandeen <esandeen@redhat.com> 1.39-13e2fsprogs-1_39-13_fc8Eric Sandeen2007-06-201-1/+4
| | | | - add dist tag to release field
* * Wed Jun 20 2007 Eric Sandeen <esandeen@redhat.com> 1.39-12e2fsprogs-1_39-12Eric Sandeen2007-06-202-1/+93
| | | | - add LUKS support to libblkid
* - fix post/preun requirementse2fsprogs-1_39-11Karsten Hopp2007-02-231-4/+9
| | | | - use smp flags
* - Add build dependency on new device-mapper-devel package.e2fsprogs-1_39-10Alasdair Kergon2007-02-051-2/+5
|
* [tw]e2fsprogs-1_39-9Thomas Woerner2006-12-251-7/+236
| | | | - real fix for mkinstalldirs problem
* [tw]Thomas Woerner2006-12-252-2/+31
| | | | - build fixes for new automake 1.10 (#220715)
* [tw]e2fsprogs-1_39-8Thomas Woerner2006-12-182-1/+127
| | | | - make uuid_generate_time generate unique uuids (#218606)
* e2fsprogs 16T fixes from upstream.e2fsprogs-1_39-7Eric Sandeen2006-09-2712-14/+2455
| | | | make package metadata refer to ext3 as well as ext2.
* fix problem with FAT probinge2fsprogs-1_39-6kzak2006-09-172-1/+27
|
* - get rid of 1.6M per bdev leak when probing. yippie.e2fsprogs-1_39-5Peter Jones2006-09-052-1/+23
|
* fixed typoe2fsprogs-1_39-4Thomas Woerner2006-07-241-1/+1
|
* [tw] fixed missing include for bits/wordsize.hThomas Woerner2006-07-241-4/+7
|
* [tw]Thomas Woerner2006-07-242-1/+92
| | | | - fixed multilib devel conflicts (#192665)
* add patch to fix device mapper naming in libblkide2fsprogs-1_39-3Bill Nottingham2006-07-202-2/+19
|
* bumped for rebuilde2fsprogs-1_39-2_1Jesse Keating2006-07-121-1/+4
|