Go to file
Stephan Kulow 1d965d84f3 Accepting request 103347 from filesystems
- removed dumpe2fs-add-man-page-warning-about-mounted-fil.patch
  deprecated by this release
- refreshed e2fsprogs-1.41.1-splash_support.patch
- added several patches to fix warnings generated by the check_gcc_output
  and rpmlint
- update to 1.42
  * this release has support for file systems >16TB. online resize
    requires kernel support which will hopefully be in kernel version
    3.2. offline support is not yet available for >16TB, but will be
    coming
  * this release has support for clustered allocation, which reduces
    the number of block (now cluster) bitmaps by allocating and
    deallocating space in contiguous power-of-2 collections of blocks,
    which are called clustered. This is a filesystem level feature
    called 'bigalloc', which must be enabled when the filesystem is
    inititally formatted. It is not backwards compatible with older
    kernels.
  * added support for the Multi-Mount Protection (MMP) feature
  * The mke2fs and e2fsck programs now tries to use the punch hole command 
    as a "discard" when operating on normal files.
  * The resize2fs program now has support for a new online resize ioctl 
    that can support file systems > 16TB, once it arrives in v3.x kernels.
  * Added e4defrag tool which uses the EXT4_IOC_MOVE_EXT ioctl.
  * Added support for journals larger than 2GB.
  * Added internationalization support for libcom_err error table strings.
  * Fixed various spelling mistakes found in various output strings found by 
    I18N translators.
  * Update translations: French, Chinese, Germany, Indonesian, Swedish, 
    Vietnamese, Polish, Dutch, Czech. (Addresses Debian Bugs: #520985, 
    #620659)

OBS-URL: https://build.opensuse.org/request/show/103347
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/e2fsprogs?expand=0&rev=67
2012-02-24 11:04:08 +00:00
.gitattributes OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/e2fsprogs?expand=0&rev=1 2006-12-18 23:15:45 +00:00
baselibs.conf OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/e2fsprogs?expand=0&rev=45 2009-07-17 14:27:47 +00:00
e2fsprogs-1.41.1-splash_support.patch Accepting request 100294 from home:tabraham1:branches:filesystems 2012-01-16 19:28:03 +00:00
e2fsprogs-1.41.14.de.po.bz2 Accepting request 59123 from home:psmt:branches:filesystems 2011-01-25 16:48:14 +00:00
e2fsprogs-1.42-e2fsck_mmp.patch Accepting request 100294 from home:tabraham1:branches:filesystems 2012-01-16 19:28:03 +00:00
e2fsprogs-1.42-ext2fsh_implicit.patch Accepting request 100294 from home:tabraham1:branches:filesystems 2012-01-16 19:28:03 +00:00
e2fsprogs-1.42-implicit_fortify_decl.patch Accepting request 100294 from home:tabraham1:branches:filesystems 2012-01-16 19:28:03 +00:00
e2fsprogs-1.42-quotaio_implicit.patch Accepting request 100294 from home:tabraham1:branches:filesystems 2012-01-16 19:28:03 +00:00
e2fsprogs-1.42-voidreturn_value_declared.patch Accepting request 100294 from home:tabraham1:branches:filesystems 2012-01-16 19:28:03 +00:00
e2fsprogs-1.42.tar.gz Accepting request 100294 from home:tabraham1:branches:filesystems 2012-01-16 19:28:03 +00:00
e2fsprogs.changes Accepting request 100294 from home:tabraham1:branches:filesystems 2012-01-16 19:28:03 +00:00
e2fsprogs.spec Accepting request 100294 from home:tabraham1:branches:filesystems 2012-01-16 19:28:03 +00:00
libcom_err-compile_et_permissions.patch OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/e2fsprogs?expand=0&rev=45 2009-07-17 14:27:47 +00:00
README.SUSE OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/e2fsprogs?expand=0&rev=35 2008-09-15 14:32:55 +00:00

e2fsprogs-devel
---------------
Since the e2fsprogs libraries has been split out into own packages,
each having its own devel package
libext2fs-devel
libblkid-devel
libuuid-devel
libcom_err-devel
the e2fsprogs-devel package is deprecated and is provided for temporary
backwards compatibility only.