SETools 4.4.4 release
This commit is contained in:
parent
3eb6ca82a8
commit
65fa161f6f
1
.gitignore
vendored
1
.gitignore
vendored
@ -15,3 +15,4 @@ setools-3.3.8-f1e5b20.tar.bz2
|
|||||||
/4.4.1.tar.gz
|
/4.4.1.tar.gz
|
||||||
/4.4.2.tar.gz
|
/4.4.2.tar.gz
|
||||||
/4.4.3.tar.gz
|
/4.4.3.tar.gz
|
||||||
|
/4.4.4.tar.gz
|
||||||
|
File diff suppressed because it is too large
Load Diff
14
setools.spec
14
setools.spec
@ -1,9 +1,9 @@
|
|||||||
%global sepol_ver 3.5-1
|
%global sepol_ver 3.6
|
||||||
%global selinux_ver 3.5-1
|
%global selinux_ver 3.6
|
||||||
|
|
||||||
Name: setools
|
Name: setools
|
||||||
Version: 4.4.3
|
Version: 4.4.4
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Policy analysis tools for SELinux
|
Summary: Policy analysis tools for SELinux
|
||||||
|
|
||||||
License: GPL-2.0-only and LGPL-2.1-only
|
License: GPL-2.0-only and LGPL-2.1-only
|
||||||
@ -11,8 +11,7 @@ URL: https://github.com/SELinuxProject/setools/wiki
|
|||||||
Source0: https://github.com/SELinuxProject/setools/archive/%{version}.tar.gz
|
Source0: https://github.com/SELinuxProject/setools/archive/%{version}.tar.gz
|
||||||
Source1: setools.pam
|
Source1: setools.pam
|
||||||
Source2: apol.desktop
|
Source2: apol.desktop
|
||||||
Patch1: 0001-Use-the-The-New-Python-Enums.patch
|
Patch1: 0001-Use-PyQt6.patch
|
||||||
Patch2: 0002-Use-PyQt6.patch
|
|
||||||
|
|
||||||
Obsoletes: setools < 4.0.0, setools-devel < 4.0.0
|
Obsoletes: setools < 4.0.0, setools-devel < 4.0.0
|
||||||
BuildRequires: flex, bison
|
BuildRequires: flex, bison
|
||||||
@ -145,6 +144,9 @@ Python modules designed to facilitate SELinux policy analysis.
|
|||||||
%{_mandir}/ru/man1/apol*
|
%{_mandir}/ru/man1/apol*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Dec 11 2023 Petr Lautrbach <lautrbach@redhat.com> - 4.4.4-1
|
||||||
|
- SETools 4.4.4 release
|
||||||
|
|
||||||
* Mon Aug 28 2023 Petr Lautrbach <lautrbach@redhat.com> - 4.4.3-2
|
* Mon Aug 28 2023 Petr Lautrbach <lautrbach@redhat.com> - 4.4.3-2
|
||||||
- Use Qt 6
|
- Use Qt 6
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (4.4.3.tar.gz) = dcea6f10af0f46cb7f06aa1b29a757de7dbc30b52fe705c51a4f395d6cc25bfc7b78c15b6fc5c09ec05a2bbe8316bc79b87156304de5fe098040007d33a70143
|
SHA512 (4.4.4.tar.gz) = 3ee382df80c71dc4fd2cd9ba287dbd97aca0d90a67f170646cb02e585d3e2d3bcc4a6f03d404d5273e7ad34a86bee42649432c58d517ad44ff97c94d2f35b1ef
|
||||||
|
Loading…
Reference in New Issue
Block a user