SETools 4.5.1
- Correct annotations of NetworkX types to make it optional again. - Fix packaging issue for apol's style sheet (apol.css). Resolves: RHEL-29967
This commit is contained in:
parent
d2b71fddd8
commit
093a10e836
1
.gitignore
vendored
1
.gitignore
vendored
@ -17,3 +17,4 @@ setools-3.3.8-f1e5b20.tar.bz2
|
||||
/4.4.3.tar.gz
|
||||
/4.4.4.tar.gz
|
||||
/4.5.0.tar.gz
|
||||
/4.5.1.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
%global selinux_ver 3.6
|
||||
|
||||
Name: setools
|
||||
Version: 4.5.0
|
||||
Version: 4.5.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Policy analysis tools for SELinux
|
||||
|
||||
@ -143,6 +143,9 @@ Python modules designed to facilitate SELinux policy analysis.
|
||||
%{_mandir}/ru/man1/apol*
|
||||
|
||||
%changelog
|
||||
* Thu May 02 2024 Petr Lautrbach <lautrbach@redhat.com> - 4.5.1-1
|
||||
- SETools 4.5.1
|
||||
|
||||
* Thu Apr 18 2024 Petr Lautrbach <lautrbach@redhat.com> - 4.5.0-1
|
||||
- SETools 4.5.0
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (4.5.0.tar.gz) = 1a33569c7a2a03b373e8d975890eff60ac3acdbe2ea7fe961046f4e1b01f25c0c4135d6c92f00a73579f595a754e22287ad2e2894da9a6087554534b91df45ee
|
||||
SHA512 (4.5.1.tar.gz) = 6aef2e12495f980a0b71cf888170ee2f1de94785404b578d416d9720f2441ff3ef14c7ac434310e421c7fa885b8c8ef99aff6438ecfb5e8687d0ff4875127824
|
||||
|
Loading…
Reference in New Issue
Block a user