switch to clean source as required from CVE-2024-3094 [release 5.6.1-2mamba;Sun Mar 31 2024]
This commit is contained in:
parent
06102cd10b
commit
6b41fb7ed1
12
xz.spec
12
xz.spec
@ -1,13 +1,13 @@
|
|||||||
Name: xz
|
Name: xz
|
||||||
Version: 5.6.1
|
Version: 5.6.1
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: Utilities for the .xz and .lzma formats
|
Summary: Utilities for the .xz and .lzma formats
|
||||||
Group: Applications/Archiving
|
Group: Applications/Archiving
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: https://xz.tukaani.org/xz-utils/
|
URL: https://tukaani.org/xz-backdoor/
|
||||||
Source: https://github.com/tukaani-project/xz/releases/download/v%{version}/xz-%{version}.tar.xz
|
Source: https://git.tukaani.org/xz.git/v%{version}/xz-%{version}.tar.bz2
|
||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
@ -60,12 +60,13 @@ Features:
|
|||||||
* Very similar command line interface than what gzip and bzip2 have.
|
* Very similar command line interface than what gzip and bzip2 have.
|
||||||
* The patch for GNU tar integrates LZMA compression with the tar command in the same way as with gzip and bzip2.
|
* The patch for GNU tar integrates LZMA compression with the tar command in the same way as with gzip and bzip2.
|
||||||
* Free software licensed under the GNU GPL (actually most parts are under the GNU LGPL).
|
* Free software licensed under the GNU GPL (actually most parts are under the GNU LGPL).
|
||||||
This package contains static libraries and header files need for development.
|
This package contains static libraries and header files needed for development.
|
||||||
|
|
||||||
%debug_package
|
%debug_package
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
|
./autogen.sh
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%configure
|
%configure
|
||||||
@ -111,6 +112,9 @@ This package contains static libraries and header files need for development.
|
|||||||
%doc ChangeLog README THANKS
|
%doc ChangeLog README THANKS
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Mar 31 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 5.6.1-2mamba
|
||||||
|
- switch to clean source as required from CVE-2024-3094
|
||||||
|
|
||||||
* Sun Mar 10 2024 Automatic Build System <autodist@openmamba.org> 5.6.1-1mamba
|
* Sun Mar 10 2024 Automatic Build System <autodist@openmamba.org> 5.6.1-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user