Accepting request 1146453 from devel:Factory:git-workflow:staging:ailiopoulos:xfsprogs:8
xfsprogs: update to v6.6.0 Signed-off-by: Anthony Iliopoulos <ailiop@suse.com> (🤖: Submission of xfsprogs via pool/xfsprogs#8 by ailiopoulos) OBS-URL: https://build.opensuse.org/request/show/1146453 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xfsprogs?expand=0&rev=82
This commit is contained in:
commit
4b6ad4e054
@ -1,4 +1,4 @@
|
|||||||
mtime: 1697359362
|
mtime: 1707145400
|
||||||
commit: 5d9e4f974ca7e2613971391aa258523d22ca9b52
|
commit: 71e4345540fa9d26645ccbac142039814b37f0e3
|
||||||
url: https://src.opensuse.org/ailiopoulos/xfsprogs.git
|
url: https://src.opensuse.org/ailiopoulos/xfsprogs.git
|
||||||
revision: 5d9e4f974ca7e2613971391aa258523d22ca9b52
|
revision: 71e4345540fa9d26645ccbac142039814b37f0e3
|
||||||
|
@ -1,7 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iIUEABYIAC0WIQT6QG4gav94c4l8aGS0VhjDaiT9IwUCZSfZXQ8cY2VtQGtlcm5l
|
|
||||||
bC5vcmcACgkQtFYYw2ok/SOFogD+MZ4LooqWPZ9aNEfw/GEtiJJzlVMwYHFcgqDK
|
|
||||||
xgilyusBAKOZeJc4SiFarTv2PnIRuMDxhwaFm0Sy+ngiFn0whlED
|
|
||||||
=k6/7
|
|
||||||
-----END PGP SIGNATURE-----
|
|
BIN
xfsprogs-6.5.0.tar.xz
(Stored with Git LFS)
BIN
xfsprogs-6.5.0.tar.xz
(Stored with Git LFS)
Binary file not shown.
7
xfsprogs-6.6.0.tar.sign
Normal file
7
xfsprogs-6.6.0.tar.sign
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iIUEABYKAC0WIQT6QG4gav94c4l8aGS0VhjDaiT9IwUCZcDcMw8cY2VtQGtlcm5l
|
||||||
|
bC5vcmcACgkQtFYYw2ok/SNjQwEA03B+ENtZ0EDlsfhgJX4fanP2lAblmPJBz0Bv
|
||||||
|
LxwbDHoBANmmilAwAdkXnB66Ub6A70bZaOKN4e25OfKnyNxx3Y8K
|
||||||
|
=AUAu
|
||||||
|
-----END PGP SIGNATURE-----
|
BIN
xfsprogs-6.6.0.tar.xz
(Stored with Git LFS)
Normal file
BIN
xfsprogs-6.6.0.tar.xz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Feb 5 14:40:20 UTC 2024 - Anthony Iliopoulos <ailiop@suse.com>
|
||||||
|
|
||||||
|
- update to 6.6.0
|
||||||
|
- xfs_scrub: add missing license and copyright information
|
||||||
|
- xfs_db: report the device associated with each io cursor
|
||||||
|
- libxfs: Fix UAF in a requeued EFI
|
||||||
|
- xfs_io: Add new option, to exercise log2_data_unit_size in kernel fscrypt_policy_v2
|
||||||
|
- xfs_db: Add upport to read from external log device
|
||||||
|
- metadump: New metadump format
|
||||||
|
- xfs_quota: fix missing mount point warning
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Oct 13 14:45:05 UTC 2023 - Anthony Iliopoulos <ailiop@suse.com>
|
Fri Oct 13 14:45:05 UTC 2023 - Anthony Iliopoulos <ailiop@suse.com>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package xfsprogs
|
# spec file for package xfsprogs
|
||||||
#
|
#
|
||||||
# Copyright (c) 2023 SUSE LLC
|
# Copyright (c) 2024 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -25,7 +25,7 @@
|
|||||||
%endif
|
%endif
|
||||||
%define libname libhandle1
|
%define libname libhandle1
|
||||||
Name: xfsprogs
|
Name: xfsprogs
|
||||||
Version: 6.5.0
|
Version: 6.6.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Utilities for managing the XFS file system
|
Summary: Utilities for managing the XFS file system
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
@ -108,7 +108,7 @@ on xfs filesystems.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
%patch0 -p1
|
%patch 0 -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
aclocal -I m4
|
aclocal -I m4
|
||||||
@ -203,11 +203,11 @@ install -m 0644 %{SOURCE4} %{buildroot}/%{_dracutmodulesdir}/95suse-xfs/
|
|||||||
|
|
||||||
%files -n xfsprogs-scrub
|
%files -n xfsprogs-scrub
|
||||||
%defattr(-,root,root,755)
|
%defattr(-,root,root,755)
|
||||||
%dir %{_libdir}/xfsprogs/
|
%dir %{_libexecdir}/xfsprogs
|
||||||
%{_libdir}/xfsprogs/xfs_scrub_all.cron
|
%{_prefix}/share/xfsprogs/xfs_scrub_all.cron
|
||||||
%{_sbindir}/xfs_scrub_all
|
%{_sbindir}/xfs_scrub_all
|
||||||
%if %{with systemd}
|
%if %{with systemd}
|
||||||
%{_libdir}/xfsprogs/xfs_scrub_fail
|
%{_libexecdir}/xfsprogs/xfs_scrub_fail
|
||||||
%{_unitdir}/xfs_scrub@.service
|
%{_unitdir}/xfs_scrub@.service
|
||||||
%{_unitdir}/xfs_scrub_all.service
|
%{_unitdir}/xfs_scrub_all.service
|
||||||
%{_unitdir}/xfs_scrub_all.timer
|
%{_unitdir}/xfs_scrub_all.timer
|
||||||
|
Loading…
Reference in New Issue
Block a user