| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: e2fsprogs | Distribution: openSUSE 12.1 |
| Version: 1.41.14 | Vendor: openSUSE |
| Release: 10.1.2 | Build date: Sat Oct 29 16:23:59 2011 |
| Group: System/Filesystems | Build host: build32 |
| Size: 1953592 | Source RPM: e2fsprogs-1.41.14-10.1.2.src.rpm |
| Packager: http://bugs.opensuse.org | |
| Url: http://e2fsprogs.sourceforge.net | |
| Summary: Utilities for the Second Extended File System | |
Utilities needed to create and maintain ext2 and ext3 file systems under Linux. Included in this package are: chattr, lsattr, mke2fs, mklost+found, tune2fs, e2fsck, resize2fs, and badblocks.
GPLv2
* Fri Jul 22 2011 jack@suse.cz
- Fix typo in package summary
* Fri Jul 22 2011 jack@suse.cz
- Fix licenses in spec file to match those specified in COPYING file
* Tue Jan 25 2011 pth@suse.de
- Fix the last untranslated entry in the message catalog.
* Mon Jan 24 2011 pth@suse.de
- Add an updated german translation that has also been sent
upstream.
- Call 'make update-po' in po/ to sync translations and original
messages.
* Wed Jan 05 2011 abrouwers@gmail.com
- Update to 1.14.14
* Many bugfixes
* Resize2fs -P will now refuse to print a minimum size if the file system
is not clean.
* 2fsck will check for cases where the EOFBLOCKS_FL is set when it is not needed,
and offer to clear it
* The mke2fs program now queries the kernel for the physical as well as the logical
sector size, and will not allow a blocksize below the logical, and will strongly
encourage a blocksize at least as big as the physical blocksize
* E2fsck now will completely skip time-based checks if the system clock looks insane or
the option broken_system_clock is set in /etc/e2fsck.conf
* E2fsck now tests for extents that begin at physical block 0 and rejects them as invalid.
* The tune2fs program can now set the uninit_bg feature without requiring an fsck
* The tune2fs, dumpe2fs, and debugfs programs now support the new ext4 default mount
options settings which were added in 2.6.35
* The resize2fs program now handles devices which are exactly 16T
see more changes in RELEASE-NOTES
- Use upstream de translations (regenerated in 1.41.13)
* Mon Aug 02 2010 coolo@novell.com
- revert pth's %configure to fix build
* Wed Jun 30 2010 jengelh@medozas.de
- Do package libext2fs.a (BuildRequired for silo) on SPARC
* Mon Jun 28 2010 jengelh@medozas.de
- use %_smp_mflags
* Mon Apr 19 2010 pth@novell.com
- Regenerate patch so that it applies without fuzz.
- Fix spec file.
* Mon Apr 19 2010 pth@novell.com
- Bring german message catalog up-to-date.
* Thu Mar 18 2010 jack@suse.cz
- update to 1.41.11:
* E2fsck will correctly fix directories that are have an inaccurate i_size as
well as other problems in a single pass, instead of requiring two e2fsck
runs before the file system is fully fixed.
* Fix e2fsck so it will correctly find and detect duplicate directory entries
for non-indexed directories
* Mke2fs will use BLKDISCARD to pre-discard all blocks on an SSD or
thinly-provisioned storage device. This can be disabled using the -K option.
* Mke2fs now will obtain get device topology information from blkid and use it
to populate the superblock stride and stripe sizes. It will also warn if the
block device is misaligned
see more changes in RELEASE-NOTES
* Sun Dec 13 2009 jengelh@medozas.de
- add baselibs.conf as a source
* Wed Oct 28 2009 crrodriguez@opensuse.org
- libcom_err-devel shoudl require glibc-devel
- Axe static libraries and see how it goes..
* Thu Oct 01 2009 crrodriguez@opensuse.org
- fix possible massive fdleak when fsck is invoked with options
- R -A -M -a -t noopts=nofail in boot.localfs [bnc#503008]
* Thu Sep 10 2009 coolo@novell.com
- fix the super block even if someone mounted the file system
in wrong timezone in between (bnc#537542)
* Thu Sep 03 2009 coolo@novell.com
- update to 1.41.9:
"All users of e2fsprogs are urged to upgrade to the 1.41.9
version as soon as possible"
* Fix a bug in e2fsck routines for reallocating an inode table which
could cause it to loop forever on an ext4 filesystem with the FLEX_BG
filesystem feature with a relatively rare (and specific) filesystem
corruption. This fix causes e2fsck to try to find space for a new
portion of the inode table in the containing flex_bg, and if that
fails, the new portion of the inode table will be allocated in any
free space available in the filesystem.
* Make e2fsck less annoying by only asking for permission to relocate a
block group's inode table once, instead of for every overlapping
block. Similarly, only ask once to recompute the block group
checksums, instead of once for each corrupted block group's checksum.
see more changes in RELEASE-NOTES
* Mon Aug 03 2009 aschnell@suse.de
- added Supplements for ext4
* Mon Jul 13 2009 coolo@novell.com
- look for libreadline.so.6 too
- refresh patches to avoid fuzz
* Mon Jul 13 2009 kay.sievers@novell.com
- update to 1.41.8
- Fix resize2fs's online resizing, fixing a regression which in
e2fpsrogs 1.41.7.
- Fix resize2fs bugs when shrinking ext4 filesystems
- If the resize2fs operation fails, the user will be told to fix up
the filesystem using e2fsck -fy.
- do not install disabled uuid binary and man page
- Fix filefrag program for files that have more than 144 extents.
- allow V=1 to disable silent build
- enable verbose build again (V=1 merged upstream)
- move awk scripts from libcom_err2 to libcom_err2-devel
* Wed Jul 08 2009 meissner@suse.de
- moved baselibs.conf changes to util-linux.
* Mon Jun 29 2009 kay.sievers@novell.com
- update to 1.41.7
- disable libuuid and libblkid packages (moved to util-linux)
- drop libvolume_id support (util-linux's libblkid will work)
- removed patches:
e2fsprogs-libvolume_id-support.patch
e2fsprogs-no_cmd_hiding.patch
e2fsprogs-base_devt.patch
e2fsprogs-mdraid.patch
* Mon Mar 09 2009 pth@suse.de
- Fix errors in German messages.
/etc/mke2fs.conf /sbin/badblocks /sbin/debugfs /sbin/dumpe2fs /sbin/e2fsck /sbin/e2image /sbin/e2label /sbin/e2undo /sbin/fsck.ext2 /sbin/fsck.ext3 /sbin/fsck.ext4 /sbin/logsave /sbin/mke2fs /sbin/mkfs.ext2 /sbin/mkfs.ext3 /sbin/mkfs.ext4 /sbin/resize2fs /sbin/tune2fs /usr/bin/chattr /usr/bin/lsattr /usr/sbin/e2freefrag /usr/sbin/filefrag /usr/sbin/mklost+found /usr/share/doc/packages/e2fsprogs /usr/share/doc/packages/e2fsprogs/README /usr/share/doc/packages/e2fsprogs/RELEASE-NOTES /usr/share/info/libext2fs.info.gz /usr/share/locale/ca/LC_MESSAGES/e2fsprogs.mo /usr/share/locale/cs/LC_MESSAGES/e2fsprogs.mo /usr/share/locale/de/LC_MESSAGES/e2fsprogs.mo /usr/share/locale/es/LC_MESSAGES/e2fsprogs.mo /usr/share/locale/fr/LC_MESSAGES/e2fsprogs.mo /usr/share/locale/id/LC_MESSAGES/e2fsprogs.mo /usr/share/locale/it/LC_MESSAGES/e2fsprogs.mo /usr/share/locale/nl/LC_MESSAGES/e2fsprogs.mo /usr/share/locale/pl/LC_MESSAGES/e2fsprogs.mo /usr/share/locale/sv/LC_MESSAGES/e2fsprogs.mo /usr/share/locale/tr/LC_MESSAGES/e2fsprogs.mo /usr/share/locale/vi/LC_MESSAGES/e2fsprogs.mo /usr/share/locale/zh_CN/LC_MESSAGES/e2fsprogs.mo /usr/share/man/man1/chattr.1.gz /usr/share/man/man1/lsattr.1.gz /usr/share/man/man5/e2fsck.conf.5.gz /usr/share/man/man5/mke2fs.conf.5.gz /usr/share/man/man8/badblocks.8.gz /usr/share/man/man8/debugfs.8.gz /usr/share/man/man8/dumpe2fs.8.gz /usr/share/man/man8/e2freefrag.8.gz /usr/share/man/man8/e2fsck.8.gz /usr/share/man/man8/e2image.8.gz /usr/share/man/man8/e2label.8.gz /usr/share/man/man8/e2undo.8.gz /usr/share/man/man8/filefrag.8.gz /usr/share/man/man8/fsck.ext2.8.gz /usr/share/man/man8/fsck.ext3.8.gz /usr/share/man/man8/fsck.ext4.8.gz /usr/share/man/man8/logsave.8.gz /usr/share/man/man8/mke2fs.8.gz /usr/share/man/man8/mkfs.ext2.8.gz /usr/share/man/man8/mkfs.ext3.8.gz /usr/share/man/man8/mkfs.ext4.8.gz /usr/share/man/man8/mklost+found.8.gz /usr/share/man/man8/resize2fs.8.gz /usr/share/man/man8/tune2fs.8.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon May 13 09:58:30 2013