diff --git a/.gitattributes b/.gitattributes index 915eea7..568a131 100644 --- a/.gitattributes +++ b/.gitattributes @@ -20,6 +20,4 @@ *.whl filter=lfs diff=lfs merge=lfs -text *.xz filter=lfs diff=lfs merge=lfs -text *.zip filter=lfs diff=lfs merge=lfs -text -*.zst filter=lfs diff=lfs merge=lfs -text -## Specific LFS patterns -e2fsprogs-1.41.11.de.po filter=lfs diff=lfs merge=lfs -text +*.zst filter=lfs diff=lfs merge=lfs -text \ No newline at end of file diff --git a/e2fsprogs-1.41.11.de.po b/e2fsprogs-1.41.11.de.po deleted file mode 100644 index 8dfd667..0000000 --- a/e2fsprogs-1.41.11.de.po +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fbd1a3ce2548c63d2f7c7dc60453c14bcead260f24de647ea894feccdf76ebba -size 152553 diff --git a/e2fsprogs-1.41.11.tar.bz2 b/e2fsprogs-1.41.11.tar.bz2 deleted file mode 100644 index 68b63eb..0000000 --- a/e2fsprogs-1.41.11.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:af2dcc70d1f5442da026f943c5ec60a378484261893980252243680598d2969b -size 3930553 diff --git a/e2fsprogs-1.41.14.tar.bz2 b/e2fsprogs-1.41.14.tar.bz2 new file mode 100644 index 0000000..fdd7e25 --- /dev/null +++ b/e2fsprogs-1.41.14.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6739d58ea6c38badea3133862f38419ab3c160e2ff00638d01d15292d9619af9 +size 3993125 diff --git a/e2fsprogs.changes b/e2fsprogs.changes index 7d3f6e4..a5f50fb 100644 --- a/e2fsprogs.changes +++ b/e2fsprogs.changes @@ -1,3 +1,25 @@ +------------------------------------------------------------------- +Wed Jan 5 19:53:32 UTC 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 2 09:23:35 UTC 2010 - coolo@novell.com diff --git a/e2fsprogs.spec b/e2fsprogs.spec index d554aa5..1397fec 100644 --- a/e2fsprogs.spec +++ b/e2fsprogs.spec @@ -1,7 +1,7 @@ # -# spec file for package e2fsprogs (Version 1.41.11) +# spec file for package e2fsprogs (Version 1.41.14) # -# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -30,14 +30,13 @@ AutoReqProv: on Obsoletes: e2fsprogs-64bit %endif # -Version: 1.41.11 -Release: 5 +Version: 1.41.14 +Release: 1 Summary: Utilities for the Second Extended File System Url: http://e2fsprogs.sourceforge.net Source: %{name}-%{version}.tar.bz2 Source2: README.SUSE Source3: baselibs.conf -Source6: %{name}-%{version}.de.po # # e2fsprogs patches # @@ -125,7 +124,6 @@ Development files for the com_err error message display library. # libcom_err patches %patch34 -p1 cp %{SOURCE2} . -cp %{S:6} po/de.po %build autoreconf --force --install