Go to file
Jan Kara d037b8351e Accepting request 635055 from home:jankara:branches:filesystems
- Update to 1.44.4
 * fix debugs ncheck command to work for files with multiple hardlinks
 * avoid floating point exception when libblkid probes maliciously corrupted
   superblocks
 * fix e2fsck to handle filesystems with resize_inode and meta_bg enabled
 * basic fsverify support
 * debugfs can operate on corrupted filesystems so they can be fixed
 * new debugfs commands for dumping xattr blocks and i_blocks array
 * dumpe2fs can print MMP block
 * inode's project ID properly byte-swapped on big-endian filesystems
 * e2fsck can handle s_inodes_count corruption
 * other e2fsck improvements and fixes
 * mke2fs fixes where in various corner cases invalid filesystem would be
   created
- add new e2mmpstatus alias for dumpe2fs to spec file

OBS-URL: https://build.opensuse.org/request/show/635055
OBS-URL: https://build.opensuse.org/package/show/filesystems/e2fsprogs?expand=0&rev=101
2018-09-11 16:07:52 +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
.gitignore 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.42-ext2fsh_implicit.patch Accepting request 467687 from home:jankara:branches:filesystems 2017-03-03 10:28:50 +00:00
e2fsprogs-1.42-implicit_fortify_decl.patch Accepting request 122001 from home:jankara:branches:filesystems 2012-05-23 21:39:30 +00:00
e2fsprogs-1.44.4.tar.xz Accepting request 635055 from home:jankara:branches:filesystems 2018-09-11 16:07:52 +00:00
e2fsprogs.changes Accepting request 635055 from home:jankara:branches:filesystems 2018-09-11 16:07:52 +00:00
e2fsprogs.spec Accepting request 635055 from home:jankara:branches:filesystems 2018-09-11 16:07:52 +00:00
libcom_err-compile_et_permissions.patch Accepting request 308742 from home:jankara:branches:filesystems 2015-05-26 12:44:00 +00:00
pre_checkin.sh Accepting request 210106 from home:neilbrown:branches:filesystems 2013-12-10 20:59:42 +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.