Commit Graph

143 Commits

Author SHA256 Message Date
Jan Kara
9f80562538 Accepting request 1063788 from home:polslinux:branches:filesystems
- Update to 1.47.0:
  * Add support for the orphan_file feature, which speeds up workloads
    that are deleting or truncating a large number files in parallel.
    This compat feature was first supported in the v5.15 Linux kernel.
  * The mke2fs program (via the mke2fs.conf file) now enables the
    metadata_csum_seed and orphan_file features by default.
    The metadata_csum_seed feature is an incompat feature which is
    first supported in the Linux kernel starting in the 4.4 kernel.
  * Mke2fs now supports the extended option "assume_storage_prezeroed"
    which causes mke2fs to skip zeroing the journal and inode tables
    and to mark the inode tables as zeroed.
  * Add support to tune2fs and e2label to set the label and UUID for
    a mounted file system using a ioctl, which is more reliable than
    modifying the superblock via writing to the block device.
    The kernel support for setting the label landed in v5.17, while
    the support for adding the UUID landed in v6.0. If the ioctls
    are not supported, tune2fs and e2label will fall back old
    strategy of directly modifying the superblock.
  * Allow tune2fs to disable the casefold feature after scanning all
    of the directories do not have the Casefold flag set.

OBS-URL: https://build.opensuse.org/request/show/1063788
OBS-URL: https://build.opensuse.org/package/show/filesystems/e2fsprogs?expand=0&rev=154
2023-02-08 12:21:46 +00:00
Jan Kara
f07df8bf40 Accepting request 1053594 from home:lnussel:usrmerge
Replace transitional %usrmerged macro with regular version check (boo#1206798)

OBS-URL: https://build.opensuse.org/request/show/1053594
OBS-URL: https://build.opensuse.org/package/show/filesystems/e2fsprogs?expand=0&rev=152
2023-01-04 13:59:01 +00:00
Jan Kara
252cac32c5 Accepting request 1003772 from home:dimstar:Factory
Split out fuse2fs into sep build process

OBS-URL: https://build.opensuse.org/request/show/1003772
OBS-URL: https://build.opensuse.org/package/show/filesystems/e2fsprogs?expand=0&rev=150
2022-09-15 10:36:15 +00:00
Jan Kara
f3422c370c Accepting request 1003328 from home:mslacken:branches:filesystems
- enabled fuse2fs build which enable to mount ext2/3/4 via FUSE

OBS-URL: https://build.opensuse.org/request/show/1003328
OBS-URL: https://build.opensuse.org/package/show/filesystems/e2fsprogs?expand=0&rev=149
2022-09-14 08:37:07 +00:00
Jan Kara
7316f95eca Accepting request 970910 from home:dirkmueller:Factory
- avoid empty preuninstall script

OBS-URL: https://build.opensuse.org/request/show/970910
OBS-URL: https://build.opensuse.org/package/show/filesystems/e2fsprogs?expand=0&rev=147
2022-04-20 08:55:45 +00:00
Jan Kara
6c7f949f5b Accepting request 949728 from home:jankara:branches:filesystems
- Update to 1.46.5:
  * better handling for resizing to fs sizes which would exceed inode limits
  * fix crash in e2fsck fastcommit handling 
  * fix possibly lost quota limits when e2fsck corrects quota files
  * fix tune2fs to properly transfer quota limits when convertion quota files
  * add support for handling of version 0 quota files in tune2fs
  * teach libss to use libreadline.so.8
  * optimize resize2fs cpu usage for large filesystems
  * teach libuuid to use getrandom() or getentropy() if available
- libss-add-newer-libreadline.so.8-to-dlopen-path.patch: Remove, merged upstream
- quota-Add-support-to-version-0-quota-format.patch: Remove, merged upstream
- quota-Fold-quota_read_all_dquots-into-quota_update_l.patch: Remove, merged upstream
- quota-Rename-quota_update_limits-to-quota_read_all_d.patch: Remove, merged upstream
- tune2fs-Fix-conversion-of-quota-files.patch: Remove, merged upstream
- e2fsck-Do-not-trash-user-limits-when-processing-orph.patch: Remove, merged upstream
- debugfs-Fix-headers-for-quota-commands.patch: Remove, merged upstream
- quota-Drop-dead-code.patch: Remove, merged upstream

OBS-URL: https://build.opensuse.org/request/show/949728
OBS-URL: https://build.opensuse.org/package/show/filesystems/e2fsprogs?expand=0&rev=146
2022-01-28 16:20:43 +00:00
Jan Kara
12ebf11269 Accepting request 922397 from home:jankara:branches:filesystems
- quota-Add-support-to-version-0-quota-format.patch: quota: Add support to
    version 0 quota format (jsc#SLE-17360)
  quota-Fold-quota_read_all_dquots-into-quota_update_l.patch: quota: Fold
    quota_read_all_dquots() into quota_update_limits() (jsc#SLE-17360)
  quota-Rename-quota_update_limits-to-quota_read_all_d.patch: quota: Rename
    quota_update_limits() to quota_read_all_dquots() (jsc#SLE-17360)
  tune2fs-Fix-conversion-of-quota-files.patch: tune2fs: Fix conversion of quota
    files (jsc#SLE-17360)
  e2fsck-Do-not-trash-user-limits-when-processing-orph.patch: e2fsck: Do not
    trash user limits when processing orphan list (jsc#SLE-17360)
  debugfs-Fix-headers-for-quota-commands.patch: debugfs: Fix headers for quota
    commands (jsc#SLE-17360)
  quota-Drop-dead-code.patch: quota: Drop dead code (jsc#SLE-17360)
- add these not yet released fixes to e2fsprogs package so that SLE15-SP4 ships
  with them

OBS-URL: https://build.opensuse.org/request/show/922397
OBS-URL: https://build.opensuse.org/package/show/filesystems/e2fsprogs?expand=0&rev=144
2021-09-30 14:34:36 +00:00
Jan Kara
97cc733b29 Accepting request 919834 from home:jankara:branches:filesystems
- Update to 1.46.4:
  * Default to 256-byte inodes for all filesystems, not only larger ones
  * Bigalloc is considered supported now for small cluster sizes
  * E2fsck and e2image fixes for quota feature
  * Fix mke2fs creation of filesystem into non-existent file
- libss-add-newer-libreadline.so.8-to-dlopen-path.patch: libss: add newer
  libreadline.so.8 to dlopen path (bsc#1189453)

OBS-URL: https://build.opensuse.org/request/show/919834
OBS-URL: https://build.opensuse.org/package/show/filesystems/e2fsprogs?expand=0&rev=143
2021-09-17 16:27:04 +00:00
Jan Kara
948ea8f9e6 Accepting request 918932 from home:jsegitz:branches:systemdhardening:filesystems
Automatic systemd hardening effort by the security team. This has not been tested. For details please see https://en.opensuse.org/openSUSE:Security_Features#Systemd_hardening_effort

OBS-URL: https://build.opensuse.org/request/show/918932
OBS-URL: https://build.opensuse.org/package/show/filesystems/e2fsprogs?expand=0&rev=142
2021-09-15 09:02:50 +00:00
Jan Kara
afac7ad3da Accepting request 909834 from home:jankara:branches:filesystems
- Update to 1.46.3:
  * Add -V and -VV options to filefrag
  * Fix fs corruption cause by resize2fs on filesystems with MMP blocks
  * Fast commit portability fixes
  * Fix direct IO support in Unix IO manager
  * Avoid calling EXT2_IOC_[GS]ETFLAGS for block devices
  * Fix mke2fs to not discard blocks beyond end of filesystem
  * Make e2fsck set filetype of '.' and '..' entries
  * Fix QCOW image generation in e2image for very large filesystems
  * Update translations

OBS-URL: https://build.opensuse.org/request/show/909834
OBS-URL: https://build.opensuse.org/package/show/filesystems/e2fsprogs?expand=0&rev=141
2021-08-02 21:03:06 +00:00
David Sterba
0794c523db Accepting request 896862 from home:cgiboudeaux:branches:filesystems
- Fix the %doc files. RELEASE-NOTES is a symlink to
  doc/RelNotes/v%version.

OBS-URL: https://build.opensuse.org/request/show/896862
OBS-URL: https://build.opensuse.org/package/show/filesystems/e2fsprogs?expand=0&rev=140
2021-06-25 14:02:17 +00:00
OBS User buildservice-autocommit
092d566d5a Updating link to change in openSUSE:Factory/e2fsprogs revision 118.0
OBS-URL: https://build.opensuse.org/package/show/filesystems/e2fsprogs?expand=0&rev=8971a031ba0f31384f226b78555104e3
2021-05-16 09:38:34 +00:00
Jan Kara
0c9dbae3a3 Accepting request 892120 from home:Charadon:branches:filesystems
- Added fuse2fs as a subpackage

OBS-URL: https://build.opensuse.org/request/show/892120
OBS-URL: https://build.opensuse.org/package/show/filesystems/e2fsprogs?expand=0&rev=138
2021-05-11 07:41:51 +00:00
Jan Kara
b5a472d573 Accepting request 879909 from home:AndreasStieger:branches:filesystems
e2fsprogs 1.46.2

OBS-URL: https://build.opensuse.org/request/show/879909
OBS-URL: https://build.opensuse.org/package/show/filesystems/e2fsprogs?expand=0&rev=136
2021-03-18 17:29:42 +00:00
Jan Kara
6d72dd7426 Accepting request 873455 from home:jankara:branches:filesystems
- Remove autoreconf (and resulting dependencies) from the spec file. The
  upstream configure script should be fine.

OBS-URL: https://build.opensuse.org/request/show/873455
OBS-URL: https://build.opensuse.org/package/show/filesystems/e2fsprogs?expand=0&rev=134
2021-02-18 15:27:01 +00:00
Jan Kara
7127d9e8c7 Accepting request 873155 from home:jankara:branches:filesystems
- Update to 1.46.1:
  * Fix setting extended attributes in libext2fs and debugfs
  * Fix e2fsck to accept large_dir directories greater than 4G
  * Fix fast commit support on big endian architectures
  * Fix mke2fs -d to correctly import a small file stored using inline_data
    feature and which has ACL or extended attribute
  * Various compilation fixes
  * Speedup bitmap loading for large filesystems using multiple threads
  * Speedup mke2fs for bigalloc filesystems
  * E2fsck fixes when rehashing directories
  * Fix e2fsck crashes on maliciously corrupted filesystems
  * Fix e2fsck handling of duplicated case-folded file names
  * Implement hashed directory support in libext2fs
  * Support for fast commit feature
  * Support for combination of casefolding and encryption
  * Support for stable inodes feature
  * Add support for per-inode DAX flag
  * Fix tune2fs to unlock MMP on failure
  * Fix e2fsck buffer overflow when scanning directory blocks
  * Fix resize2fs overflowing block group descriptors with 1k block size
- delete e2fsprogs-1.45.2-gettext.patch - it was merged upstream
- Add autoconf-archive to build requirements
- Fix installation of info files for older distros

OBS-URL: https://build.opensuse.org/request/show/873155
OBS-URL: https://build.opensuse.org/package/show/filesystems/e2fsprogs?expand=0&rev=133
2021-02-17 14:24:37 +00:00
Jan Kara
db1b09db2e Accepting request 867513 from home:kukuk:etc
- Fix usage of info macros on openSUSE, we use file triggers today
- Use file requires for post section

OBS-URL: https://build.opensuse.org/request/show/867513
OBS-URL: https://build.opensuse.org/package/show/filesystems/e2fsprogs?expand=0&rev=131
2021-02-02 16:02:45 +00:00
Jan Kara
c8b17c50d7 Accepting request 849593 from home:lnussel:usrmove
- prepare usrmerge (boo#1029961)

OBS-URL: https://build.opensuse.org/request/show/849593
OBS-URL: https://build.opensuse.org/package/show/filesystems/e2fsprogs?expand=0&rev=129
2020-11-20 11:13:53 +00:00
Jan Kara
003296decd Accepting request 821087 from filesystems
revert the BuildRequires addition

OBS-URL: https://build.opensuse.org/request/show/821087
OBS-URL: https://build.opensuse.org/package/show/filesystems/e2fsprogs?expand=0&rev=128
2020-07-15 12:20:51 +00:00
Jan Kara
9a8a6be4e2 Accepting request 819802 from home:jankara:branches:filesystems
- Add BuildRequires suse-module-tools so that regenerate_initrd_posttrans
  is properly defined during build (bsc#1042986)

OBS-URL: https://build.opensuse.org/request/show/819802
OBS-URL: https://build.opensuse.org/package/show/filesystems/e2fsprogs?expand=0&rev=127
2020-07-09 20:14:38 +00:00
Jan Kara
4b560e7616 Accepting request 799720 from home:AndreasStieger:branches:filesystems
e2fsprogs 1.45.6

OBS-URL: https://build.opensuse.org/request/show/799720
OBS-URL: https://build.opensuse.org/package/show/filesystems/e2fsprogs?expand=0&rev=125
2020-05-04 07:48:24 +00:00
Jan Kara
5e77190f4f Accepting request 762249 from home:jankara:branches:filesystems
- Update to 1.45.5:
  * Fix out of bounds write when checking maliciously corrupted filesystem
  * Remove unnecessary sleep in e2scrub
  * Fix spurious emails from e2scrub_all
  * Fix crash in e2fsck when rebuilding very large directories
  * Improve resize2fs minimum fs size estimates when the fs is mounted
  * Fix UBSAN failures when fuzzing filesystem images
  * Fix potential memory leak in read_bitmap() in libext2fs
  * Speedup e2fsck on file systems with a very large number of inodes
  * fuse2fs fixes

OBS-URL: https://build.opensuse.org/request/show/762249
OBS-URL: https://build.opensuse.org/package/show/filesystems/e2fsprogs?expand=0&rev=123
2020-01-13 18:46:00 +00:00
Jan Kara
9f8719bbbb Accepting request 734137 from home:jankara:branches:filesystems
- Update to 1.45.4:
  * A maliciously corrupted file systems can trigger buffer overruns in the
    quota code used by e2fsck. (Addresses CVE-2019-5094)
  * E2fsck now checks to make sure the casefold flag is only set on
    directories, and only when the casefold feature is enabled
  * E2fsck will not disable the low dtime checks when using a backup superblock
    where the last mount time is zero
  * Scrubbing scripts fixes
  * Update translations

OBS-URL: https://build.opensuse.org/request/show/734137
OBS-URL: https://build.opensuse.org/package/show/filesystems/e2fsprogs?expand=0&rev=121
2019-10-07 10:14:28 +00:00
Jan Kara
1a07465e5d Accepting request 721980 from home:jankara:branches:filesystems
Update to 1.45.3

OBS-URL: https://build.opensuse.org/request/show/721980
OBS-URL: https://build.opensuse.org/package/show/filesystems/e2fsprogs?expand=0&rev=119
2019-08-09 09:36:03 +00:00
87aafe98eb Accepting request 718436 from home:1Antoine1:branches:filesystems
- Fix build with gettext 0.20:
  * Add e2fsprogs-1.43-gettext.patch.
  * Exclude in-sources intl/ directory from build.
- Fix install_info_delete usage: It must be called in preun.

OBS-URL: https://build.opensuse.org/request/show/718436
OBS-URL: https://build.opensuse.org/package/show/filesystems/e2fsprogs?expand=0&rev=116
2019-07-25 17:08:11 +00:00
David Sterba
4b43440089 Accepting request 712990 from home:marxin:branches:filesystems
- Use FAT LTO objects in order to provide proper static library.

OBS-URL: https://build.opensuse.org/request/show/712990
OBS-URL: https://build.opensuse.org/package/show/filesystems/e2fsprogs?expand=0&rev=114
2019-07-03 10:53:29 +00:00
Jan Kara
6066fe5a04 Accepting request 706656 from home:jankara:branches:filesystems
- Package e2scrub unit files and separate scrubbing bits into a separate
  subpackage e2fsprogs-scrub

OBS-URL: https://build.opensuse.org/request/show/706656
OBS-URL: https://build.opensuse.org/package/show/filesystems/e2fsprogs?expand=0&rev=112
2019-05-31 12:03:49 +00:00
Jan Kara
37a027f823 Accepting request 706555 from home:seanlew:branches:filesystems
Update e2fsprogs

OBS-URL: https://build.opensuse.org/request/show/706555
OBS-URL: https://build.opensuse.org/package/show/filesystems/e2fsprogs?expand=0&rev=111
2019-05-31 08:29:28 +00:00
Jan Kara
8ace3fecce Accepting request 703178 from home:jankara:branches:filesystems
- Remove unused configure-Fix-autoheader-failure.patch.

OBS-URL: https://build.opensuse.org/request/show/703178
OBS-URL: https://build.opensuse.org/package/show/filesystems/e2fsprogs?expand=0&rev=109
2019-05-15 14:51:06 +00:00
Jan Kara
b43ec905b6 Accepting request 703151 from home:seanlew:branches:filesystems
Update e2fsprogs

OBS-URL: https://build.opensuse.org/request/show/703151
OBS-URL: https://build.opensuse.org/package/show/filesystems/e2fsprogs?expand=0&rev=108
2019-05-15 14:48:17 +00:00
Jan Kara
835101a969 Accepting request 690287 from home:jankara:branches:filesystems
- configure-Fix-autoheader-failure.patch: Fix autoheader failure

OBS-URL: https://build.opensuse.org/request/show/690287
OBS-URL: https://build.opensuse.org/package/show/filesystems/e2fsprogs?expand=0&rev=106
2019-04-01 08:49:22 +00:00
Jan Kara
f944c1370a Accepting request 689917 from home:jankara:branches:filesystems
- configure-Fix-autoheader-failure.patch: Fix autoheader failure
- Update to 1.45.0
 * Add support to force check at the next fsck run to tune2fs
 * Add e2scrub script to run e2fsck on LVM backed filesystem
 * Mke2fs will attempt to use ZERO_RANGE before PUNCH_HOLE so that we don't
   lose allocated blocks in preallocated files
 * Initial support for setting character set encoding
 * Add support for setting inode checksum to debugfs
 * Add support for specifying superblock location to e2image
 * Fix e4defrag to handle situation when files are created while it is running
 * Fix e2fsck to handle dirs > 2 GiB when largedir feature is enabled
 * Fix mke2fs huge file creation
 * Fix libext2fs to be more robust against invalid group descriptors
 * Fix mke2fs and debugfs to correctly copy files > 2 GiB
 * Fix memory leaks in debugfs, mke2fs, and e2freefrag

OBS-URL: https://build.opensuse.org/request/show/689917
OBS-URL: https://build.opensuse.org/package/show/filesystems/e2fsprogs?expand=0&rev=105
2019-03-29 17:27:56 +00:00
Jan Kara
791a69f25c Accepting request 663602 from home:jankara:branches:filesystems
- Update to 1.44.5
 * use 64-bit counters to track number of defragged files
 * correctly traslate Posix ACLs
 * Use the online free block counts
 * Fix a false warning that tune2fs will take along time to change UUID
 * e2fsck will only offer to set the inline_data feature flag sometimes
 * e4defrag running as root but can't find file system
 * resize2fs was failing to update extent tree checksums
 * fuse2fs command line parsing fixed
 * e2fs segfault fix when corrupted journal file-system is too large
 * e2image now includes the mmp block
 * fix various verity handling bugs which made it unusable
 * fix a bug in tune2fs to dereference freed memory after replay

OBS-URL: https://build.opensuse.org/request/show/663602
OBS-URL: https://build.opensuse.org/package/show/filesystems/e2fsprogs?expand=0&rev=103
2019-01-08 14:35:18 +00:00
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
Jan Kara
8b5281d2b9 Accepting request 611842 from home:jankara:branches:filesystems
- Update to 1.44.2
 * support for directories over 2 GB (large_dir feature)
 * support for large extended attributes (ea_inode feature)
 * metadata checksumming is enabled by default by mke2fs
 * resize2fs deemed stable enough for bigalloc file systems
 * tune2fs now replays the journal before modifying the file system
 * improved consistency checks for symlinks
 * various fixes in e2image, dumpe2fs, debugfs, and e2fsck for bigalloc
   file systems
 * fix e2image handling of images on big endian systems
 * fixed e2fsck to properly update quotas when handling orphan inodes

OBS-URL: https://build.opensuse.org/request/show/611842
OBS-URL: https://build.opensuse.org/package/show/filesystems/e2fsprogs?expand=0&rev=99
2018-05-24 08:11:58 +00:00
Jan Kara
ea88996f6a Accepting request 584285 from home:jankara:branches:filesystems
Add build dependency on xz to fix SLE11-SP4 build.

OBS-URL: https://build.opensuse.org/request/show/584285
OBS-URL: https://build.opensuse.org/package/show/filesystems/e2fsprogs?expand=0&rev=97
2018-03-08 10:49:51 +00:00
Jan Kara
46458e230d Accepting request 583383 from home:jankara:branches:filesystems
- libext2fs-fix-build-failure-in-swapfs.c-on-big-endia.patch: Removed as it is
  included in the new release
- switched to .xz archive as kernel.org is going to deprecate them
- Update to 1.43.9
 * fix build failure on bigf endian systems
 * inode flag cleanup in libe2p

OBS-URL: https://build.opensuse.org/request/show/583383
OBS-URL: https://build.opensuse.org/package/show/filesystems/e2fsprogs?expand=0&rev=95
2018-03-06 12:48:03 +00:00
Jan Kara
42619fbd07 Accepting request 569260 from home:jankara:branches:filesystems
- libext2fs: fix build failure in swapfs.c on big-endian systems (bsc#1077420)

OBS-URL: https://build.opensuse.org/request/show/569260
OBS-URL: https://build.opensuse.org/package/show/filesystems/e2fsprogs?expand=0&rev=92
2018-01-24 14:47:42 +00:00
Jan Kara
176527cce3 Accepting request 562848 from home:jankara:branches:filesystems
- Update to 1.43.8
 * add forgotten byteswap of some new superblock fields
 * fix use-after-free in e2fsck for corrupted root inode
 * fix floating point exception due to corrupted superblock in e2fsck
 * fix resize2fs's free block sanity checks
 * updated translations

OBS-URL: https://build.opensuse.org/request/show/562848
OBS-URL: https://build.opensuse.org/package/show/filesystems/e2fsprogs?expand=0&rev=90
2018-01-09 10:49:12 +00:00
Jan Kara
3c066204a0 Accepting request 541820 from home:jankara:branches:filesystems
- Added %license tag to specfile

OBS-URL: https://build.opensuse.org/request/show/541820
OBS-URL: https://build.opensuse.org/package/show/filesystems/e2fsprogs?expand=0&rev=88
2017-11-14 13:55:12 +00:00
Jan Kara
13f58d66c4 Accepting request 539981 from home:jankara:branches:filesystems
- Update to 1.43.7
 * debugfs, tune2fs, fuse2fs fixes of error handling in journal replay
 * e2fsck and debugfs fixes so that malicious filesystems do not cause
   buffer overflows
 * fix corner cases in offline resizing in resize2fs
 * updated translations

OBS-URL: https://build.opensuse.org/request/show/539981
OBS-URL: https://build.opensuse.org/package/show/filesystems/e2fsprogs?expand=0&rev=87
2017-11-08 17:47:20 +00:00
dc369c1970 Accepting request 527018 from home:oertel:branches:filesystems
- ignore errors for install-info calls in post scripts,
  otherwise installing with "--excludedocs" fails

OBS-URL: https://build.opensuse.org/request/show/527018
OBS-URL: https://build.opensuse.org/package/show/filesystems/e2fsprogs?expand=0&rev=85
2017-09-19 08:54:20 +00:00
Jan Kara
f1117455d1 Accepting request 521383 from home:jankara:branches:filesystems
- Update to 1.43.6
 * fix printing of quota inconsistency messages
 * fix out of bounds checks in e2fsck
 * optimize e2fsck CPU usage for large sparse files
 * increase inode size to 256 bytes if features require it
 * various UI fixes
 * updated translations

OBS-URL: https://build.opensuse.org/request/show/521383
OBS-URL: https://build.opensuse.org/package/show/filesystems/e2fsprogs?expand=0&rev=83
2017-09-05 15:43:36 +00:00
David Sterba
0f840b1025 Accepting request 519143 from home:michal-m:branches:filesystems
OBS-URL: https://build.opensuse.org/request/show/519143
OBS-URL: https://build.opensuse.org/package/show/filesystems/e2fsprogs?expand=0&rev=82
2017-08-29 13:11:56 +00:00
Jan Kara
211deef38d Accepting request 517938 from home:jankara:branches:filesystems
- Update to 1.43.5
 * fix e2fsck infinite loop when rebuilding encrypted directories
 * fix tune2fs support for enabling /disabling project quota
 * fixes in debugfs, dumpe2fs, e2fsck, tune2fs, and resize2fs for maliciously
   corrupted filesystems
 * fix e2fsck to verify invalid quota inode numbers
 * fix byte-swapping of backup superblocks
 * fix e2fsck -E bmap2extent to work for sparse files
 * fix e2fsck to correctly handle quota accounting for multiply claimed blocks
 * lots of other fixes

OBS-URL: https://build.opensuse.org/request/show/517938
OBS-URL: https://build.opensuse.org/package/show/filesystems/e2fsprogs?expand=0&rev=80
2017-08-21 13:25:12 +00:00
Jan Kara
2ee8f73a7b Accepting request 467687 from home:jankara:branches:filesystems
Update to 1.43.4

OBS-URL: https://build.opensuse.org/request/show/467687
OBS-URL: https://build.opensuse.org/package/show/filesystems/e2fsprogs?expand=0&rev=78
2017-03-03 10:28:50 +00:00
Jan Kara
b83af67b56 Accepting request 432945 from home:jankara:branches:filesystems
OBS-URL: https://build.opensuse.org/request/show/432945
OBS-URL: https://build.opensuse.org/package/show/filesystems/e2fsprogs?expand=0&rev=76
2016-10-03 12:14:24 +00:00
Jan Kara
61aa6a177e Accepting request 430600 from home:jankara:branches:filesystems
Update download link

OBS-URL: https://build.opensuse.org/request/show/430600
OBS-URL: https://build.opensuse.org/package/show/filesystems/e2fsprogs?expand=0&rev=75
2016-09-27 16:47:59 +00:00
Jan Kara
ed3dce7ef6 Accepting request 430440 from home:jankara:branches:filesystems
Update to 1.43.3

OBS-URL: https://build.opensuse.org/request/show/430440
OBS-URL: https://build.opensuse.org/package/show/filesystems/e2fsprogs?expand=0&rev=73
2016-09-26 14:53:59 +00:00
9e59942261 - fix last change
OBS-URL: https://build.opensuse.org/package/show/filesystems/e2fsprogs?expand=0&rev=72
2016-09-12 11:02:41 +00:00