setroubleshoot-3.3.22
- sepolicy.info() returns a generator, not a list (#1784564)
This commit is contained in:
parent
82e602850c
commit
1bbd702684
1
.gitignore
vendored
1
.gitignore
vendored
@ -206,3 +206,4 @@ setroubleshoot-2.2.93.tar.gz
|
||||
/setroubleshoot-3.3.19.tar.gz
|
||||
/setroubleshoot-3.3.20.tar.gz
|
||||
/setroubleshoot-3.3.21.tar.gz
|
||||
/setroubleshoot-3.3.22.tar.gz
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
Summary: Helps troubleshoot SELinux problems
|
||||
Name: setroubleshoot
|
||||
Version: 3.3.21
|
||||
Version: 3.3.22
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+
|
||||
URL: https://pagure.io/setroubleshoot
|
||||
@ -194,6 +194,9 @@ SELinux troubleshoot legacy applet
|
||||
%{_bindir}/seappletlegacy
|
||||
|
||||
%changelog
|
||||
* Thu Jan 2 2020 Petr Lautrbach <plautrba@redhat.com> - 3.3.22-1
|
||||
- sepolicy.info() returns a generator, not a list (#1784564)
|
||||
|
||||
* Wed Dec 11 2019 Vit Mojzis <vmojzis@redhat.com> - 3.3.21-1
|
||||
- Fix AVC.__typeMatch to handle aliases properly
|
||||
- Handle sockets with abstract path properly (#1775135)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (setroubleshoot-3.3.21.tar.gz) = 96d64d3990f5faddbb47317e9045dcb0bd6a5fb8b42cf394b7866db8727993ea48e87f8b9b888641d5c4ea1efebc9738f25ac31fd4a980746f7506d532f78fc9
|
||||
SHA512 (setroubleshoot-3.3.22.tar.gz) = 4d9d866f018307244162e814c80bc0640c7710bc62ad0ed61f70a033530084d78662de54ce2993252303d57c0960a34b72a52cf40012cbe291d329a58f11516e
|
||||
|
Loading…
Reference in New Issue
Block a user