summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTill Maas <opensource@till.name>2015-02-21 22:28:31 +0100
committerTill Maas <opensource@till.name>2015-02-21 22:28:31 +0100
commit8c974e07ffa1940f8c767d2664f108d5112e0cfc (patch)
tree9c8676b8ca555322e09bb68a105091f8591fea09
parent53c2704411a2f9fa8c338fed5a0378e30a99ce83 (diff)
downloade2fsprogs-8c974e07ffa1940f8c767d2664f108d5112e0cfc.tar.gz
e2fsprogs-8c974e07ffa1940f8c767d2664f108d5112e0cfc.tar.xz
e2fsprogs-8c974e07ffa1940f8c767d2664f108d5112e0cfc.zip
Rebuilt for Fedora 23 Change
https://fedoraproject.org/wiki/Changes/Harden_all_packages_with_position-independent_code
-rw-r--r--e2fsprogs.spec6
1 files changed, 5 insertions, 1 deletions
diff --git a/e2fsprogs.spec b/e2fsprogs.spec
index e8bdc91..c600ad1 100644
--- a/e2fsprogs.spec
+++ b/e2fsprogs.spec
@@ -1,7 +1,7 @@
Summary: Utilities for managing ext2, ext3, and ext4 filesystems
Name: e2fsprogs
Version: 1.42.12
-Release: 2%{?dist}
+Release: 3%{?dist}
# License tags based on COPYING file distinctions for various components
License: GPLv2
@@ -333,6 +333,10 @@ exit 0
%{_libdir}/pkgconfig/ss.pc
%changelog
+* Sat Feb 21 2015 Till Maas <opensource@till.name> - 1.42.12-3
+- Rebuilt for Fedora 23 Change
+ https://fedoraproject.org/wiki/Changes/Harden_all_packages_with_position-independent_code
+
* Tue Feb 17 2015 Eric Sandeen <sandeen@redhat.com> 1.42.12-2
- Fix use after free
- Re-enable time-based fsck if set in superblock (e2fsck.conf)