Accepting request 541821 from filesystems
OBS-URL: https://build.opensuse.org/request/show/541821 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/e2fsprogs?expand=0&rev=97
This commit is contained in:
commit
3048933320
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:233d70ac434cdfba792dc0f83944c0ec854468d604fb22325ae65c4adfc90239
|
||||
size 7466907
|
3
e2fsprogs-1.43.7.tar.gz
Normal file
3
e2fsprogs-1.43.7.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d8eb90f1c8ab94f45d61649cd864a81bdd261f142fabf095eb8c1bf9395bae27
|
||||
size 7478416
|
@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 14 09:49:57 UTC 2017 - jack@suse.cz
|
||||
|
||||
- Added %license tag to specfile
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 7 09:23:56 UTC 2017 - jack@suse.cz
|
||||
|
||||
- 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
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 18 14:42:48 CEST 2017 - ro@suse.de
|
||||
|
||||
|
@ -61,7 +61,7 @@ Conflicts: libcom_err2-mini
|
||||
Conflicts: libcom_err-mini-devel
|
||||
%endif
|
||||
#
|
||||
Version: 1.43.6
|
||||
Version: 1.43.7
|
||||
Release: 0
|
||||
Summary: Utilities for the Second Extended File System
|
||||
License: GPL-2.0
|
||||
@ -324,6 +324,9 @@ done
|
||||
%files -f e2fsprogs.lang
|
||||
%defattr(-, root, root)
|
||||
%doc RELEASE-NOTES README
|
||||
%if 0%{?sle_version} > 120200
|
||||
%license NOTICE
|
||||
%endif
|
||||
%config /etc/mke2fs.conf
|
||||
#UsrMerge
|
||||
/sbin/badblocks
|
||||
|
Loading…
Reference in New Issue
Block a user