Commit Graph

27 Commits

Author SHA1 Message Date
OBS User jankara
a4a9a24670 Update changelog to mention all added patches.
Rev filesystems/44 Md5 e7d1cd16144e7784b88a939bc2bb54eb 2013-02-25 21:20:18 jankara 156372
2013-02-25 21:20:18 +00:00
OBS User jankara
d0e9f7c06d Fix compilation warnings leading to package build failure.
Rev filesystems/43 Md5 b21a390e126ab46304fa0d462302b24b 2013-02-25 18:21:48 jankara 156351
2013-02-25 18:21:48 +00:00
OBS User jankara
fa79657ce9 Update to 1.42.7
Rev filesystems/42 Md5 ddf1b3c47bbc4f9e71705b015b932599 2013-02-22 16:08:54 jankara 156128
2013-02-22 16:08:54 +00:00
OBS User factory-maintainer
e0f3fe5037 (please forward to Factory AND 12.3)
- Install the correct source file as /etc/e2fsck.conf.

Rev filesystems/40 Md5 a074973efc1258e5af2f7f35a3c25ecc 2013-02-14 20:23:37 factory-maintainer 154914
2013-02-14 20:23:37 +00:00
OBS User jankara
4bb5aec8cd - removed e2fsprogs-1.42-voidreturn_value_declared.patch because it makes
no longer any sence due to upstream changes

Rev filesystems/38 Md5 caf93d680dca02fb7a0fbe6f8243ff73 2012-10-09 21:56:21 jankara 137687
2012-10-09 21:56:21 +00:00
OBS User jankara
9059baee20 - update to 1.42.6
* Fixed a potential seg fault in e2fsck when there is an I/O error while reading the superblock
  * Various resize2fs fixes
  * Various quota related fixes
  * Fixed filefrag so that it correctly reports the number of extents
  * Fixed filefrag so it will not crash with a segfault on files from a virtual file system such as /proc
  * Fixed a problem if e2fsck where if the root file system is mounted read-only, e2fsck would not clear an error indication in the journal superblock.
  * Fixed a bug in how e2fsck would uniquify directory entry names
  * Manpage updates
  ...

Rev filesystems/37 Md5 1fa438d2b8eb4bda23eb4f56e21753b4 2012-09-25 22:37:44 jankara 136012
2012-09-25 22:37:44 +00:00
OBS User namtrac
3f8ca26e44 - add makeinfo as explicit buildrequire
Rev filesystems/35 Md5 dc6b49a4fb47183487ff6078625712fb 2012-09-11 12:57:54 namtrac 133623
2012-09-11 12:57:54 +00:00
OBS User jankara
043a80bfea - Add an /etc/e2fsck.conf file with broken_system_clock=1 to fix
first part of bnc#775268

Rev filesystems/33 Md5 64e02a01f9b82d1d0d0331fe71557e55 2012-08-28 18:55:50 jankara 131510
2012-08-28 18:55:50 +00:00
OBS User dirkmueller
ff288110b1 - update to 1.42.4
* Fix 64-bit block number bugs in e2fsck, dumpe2fs, and debugfs which
    could corrupt file systems
  * Fixed e2fsck's handling of how errors propagate from the journal to
    the file system superblock
  * Fixed a false positive complaint from e2fsck if all of the extents
    in the last extent block are uninitialized and located after the
    end of the file.
  * dumpe2fs will display the journal's error indicator in the
    superblock if it is set
  * Fixed a  bug which caused e2fsck to incorrectly use O_EXCLUSIVE in
    some corner cases.
  * Fix truncation of extent-mapped inodes in e2fsck and libext2fs
  * Fixed i_blocks accounting in bigalloc file systems.
  * Add support for btrfs's No_COW flag to lsattr and chattr
  * Debugfs interprets the date strings of the form "@ddd" as ddd
    seconds after the epoch
  * Updated/fixed various man pages  (Closes: #674453, #674694)

Rev filesystems/31 Md5 d6603a97d2b94f9f7eed29dc8ed5b46d 2012-06-14 15:27:03 dirkmueller 124987
2012-06-14 15:27:03 +00:00
OBS User jankara
42b87fd47a - Updated to 1.42.3
- Fix a bug in the Unix I/O manager which could cause corruption of file
     systems with more than 16TB when e2fsprogs is compiled in 32-bit mode.
   - Improve the support for integrated quota files.
   - Fixed a regression introduced in 1.42.2 which would cause applications
     outside of e2fsprogs which did not pass the EXT2_FLAG_64BIT to crash.
   - Fix a bug which would cause mke2fs to fail creating the journal if
     /etc/mtab and /proc/mounts are missing.
   - Updated/fixed various man page.
   - Updated translations.

- Added dependency of e2fsprogs package on particular versions of libext2fs
  and libcom_err to avoid problems with missing symbols

Rev filesystems/29 Md5 d96667a862f6ad6f1cf11e66ac327b88 2012-05-23 21:39:30 jankara 122001
2012-05-23 21:39:30 +00:00
OBS User psmt
ada05a2c07 - Update to 1.42.2:
* resize2fs uses much less CPU and is much faster for very large fs.
  * The seti and freei commands in debugfs can now take an optional length
    argument to set and clear a contiguous range of inodes.
  * E2fsck will now make explicit checks for the EOFBLOCKS_FL, since we
    plan to remove support for it from the kernel file system driver.
  * mke2fs can now use direct I/O via "mke2fs -D"
  * E2fsck was needlessly closing and re-opening the file system as a side
    effect of adding Multiple Mount Protection (MMP).  This isn't
    necessary for non-MMP file systems, so drop it.
  * E2fsck will now abort if there are memory allocation failures when
    the file system is initially opened and during the block group
    descriptor checks.
  * e2fsck will now report the incorrect and corrected checksum values
    for incorrect block groups.
  * e2fsck can now write log files containing the details of the problems
    that were found and fixed directly, via configuration parameters in
    /etc/e2fsck.conf.
  * The number of messages reported by e2fsck for a given problem type
    can be limited.
  * dumpe2fs, debugfs, and tune2fs now use rbtree bitmaps, which noticably
    reduces memory consumption for large file systems.
  * E2fsck now checks for extents with a zero length.
  * Fixed a number of bugs relating to discard.
  * E2fsck's CPU utilization in pass 5 has been optimized.
  * E2image will now skip copying uninitialized bitmap and inode table
    blocks.
  * Fixed mke2fs -S so it does not corrupt the first block group's
    information.
  * E2fsck will now check the new sysfs interface to determine if we are

Rev filesystems/27 Md5 9be97d5894175d896d99fd52bdf51da1 2012-04-23 10:15:04 psmt None
2012-04-23 10:15:04 +00:00
OBS User jankara
2220dea8b5 usrMerge project - move files from toplevel to /usr
Rev filesystems/25 Md5 d23a1be032d25f3293d3bcdb4f6a9849 2012-04-11 22:40:58 jankara 113288
2012-04-11 22:40:58 +00:00
OBS User jankara
1d71f2ec48 - SPARC: avoid retention of libquota.a
- Remove redundant tags/sections from specfile

Rev filesystems/24 Md5 de30f0b7521c1c17b7906963396a3e1f 2012-04-05 22:12:22 jankara 112741
2012-04-05 22:12:22 +00:00
OBS User jankara
891d3f7727 update to 1.42
Rev filesystems/22 Md5 787d7eb03cbf1ac71bfe45d5b274f9b9 2012-01-16 19:28:03 jankara 100294
2012-01-16 19:28:03 +00:00
OBS User jankara
447471a827 add autoconf to buildrequires
Rev filesystems/20 Md5 81bb9481668ebcec8ba30fb1941a448b 2011-12-20 20:56:09 jankara 97335
2011-12-20 20:56:09 +00:00
OBS User jankara
bdc02b4f9e - Added dumpe2fs.8 manpage fix (bnc#708243)
Rev filesystems/19 Md5 2cb8d396df9a329e6393aab3a5b149dd 2011-10-13 09:44:24 jankara 87658
2011-10-13 09:44:24 +00:00
OBS User dirkmueller
c7ba0b4139 - Fix licenses in spec file to match those specified in COPYING file
Rev filesystems/17 Md5 47db16588a5ee004bfc2e566d4142e63 2011-07-25 14:41:55 dirkmueller 76809
2011-07-25 14:41:55 +00:00
OBS User jankara
54660e3a0b Reviewed. OK.
Rev filesystems/14 Md5 e2950a391c85481f2bd9a4361c9a2b22 2011-01-25 16:48:14 jankara 59123
2011-01-25 16:48:14 +00:00
OBS User jankara
3a01dbf3d8 Reviewed. OK.
Rev filesystems/13 Md5 835f19785736bfb4d8aa06121d84f6c7 2011-01-24 14:16:36 jankara 59039
2011-01-24 14:16:36 +00:00
OBS User jeff_mahoney
f8a714a0dd reviewed ok.
Rev filesystems/11 Md5 9ffa0f38b195ae97d7e2c1ef60c1e32f 2011-01-05 20:26:48 jeff_mahoney 57200
2011-01-05 20:26:48 +00:00
OBS User coolo
9a0f7d8a64 - revert pth's %configure to fix build
Rev filesystems/9 Md5 52911d4fbd5ea628bca60b918a5947fb 2010-08-02 09:24:52 coolo None
2010-08-02 09:24:52 +00:00
OBS User dirkmueller
fd42e05085 Copy from home:jengelh:sparc/e2fsprogs via accept of submit request 42786 revision 3.
Request was accepted with message:
Reviewed ok


Rev filesystems/7 Md5 0482ab2a34d50a9404962fa53f91727e 2010-07-16 14:39:34 dirkmueller 42786
2010-07-16 14:39:34 +00:00
OBS User dirkmueller
25200c4b0d Copy from home:jengelh:smp/e2fsprogs via accept of submit request 42405 revision 2.
Request was accepted with message:
Reviewed ok


Rev filesystems/6 Md5 dd73e920ed148fa1e2b71ea048ca2d76 2010-07-08 08:03:44 dirkmueller 42405
2010-07-08 08:03:44 +00:00
OBS User jankara
d39b3926a3 Copy from home:psmt:branches:filesystems/e2fsprogs via accept of submit request 38249 revision 3.
Request was accepted with message:
reviewed ok.


Rev filesystems/5 Md5 c311e87969ce0e4276a8f6f4e3e1f799 2010-04-19 17:22:37 jankara 38249
2010-04-19 17:22:37 +00:00
OBS User jankara
d3214ab0ff Copy from home:jankara:branches:filesystems/e2fsprogs via accept of submit request 36547 revision 2.
Request was accepted with message:
Accepting update.


Rev filesystems/3 Md5 97f1492d70e18a360e030294a28e76da 2010-04-01 11:59:12 jankara 36547
2010-04-01 11:59:12 +00:00
OBS User coolo
0365f63c63 converted link to branch
Rev filesystems/2 Md5 e7467e62eede21041556f5a29f1e0948 2010-02-19 15:16:28 coolo None
2010-02-19 15:16:28 +00:00
OBS User michal-m
56904c2713 Rev filesystems/1 Md5 0a9b2d7c17d6ffe39ed509c9240daa9b 2009-12-10 13:16:55 michal-m None 2009-12-10 13:16:55 +00:00