setroubleshoot-plugins-3.3.11-1
- Add plugin which analyzes execmem denials - Add missing "If " strings - Update qemu_blk_image and qemu_file_image - Update "xen_image" plugin - Update "file" plugin - Update "missing" scripts to automake-1.15
This commit is contained in:
parent
e736530ddb
commit
c3d50d5bd9
1
.gitignore
vendored
1
.gitignore
vendored
@ -120,3 +120,4 @@ setroubleshoot-plugins-2.1.55.tar.gz
|
||||
/setroubleshoot-plugins-3.3.8.tar.gz
|
||||
/setroubleshoot-plugins-3.3.9.tar.gz
|
||||
/setroubleshoot-plugins-3.3.10.tar.gz
|
||||
/setroubleshoot-plugins-3.3.11.tar.gz
|
||||
|
||||
@ -5,8 +5,8 @@
|
||||
|
||||
Summary: Analysis plugins for use with setroubleshoot
|
||||
Name: setroubleshoot-plugins
|
||||
Version: 3.3.10
|
||||
Release: 4%{?dist}
|
||||
Version: 3.3.11
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+
|
||||
URL: https://github.com/fedora-selinux/setroubleshoot
|
||||
Source0: https://releases.pagure.org/setroubleshoot/%{name}-%{version}.tar.gz
|
||||
@ -45,6 +45,14 @@ make DESTDIR=%{buildroot} PYTHON=%{__python3} pkgdocdir=%{_pkgdocdir} install
|
||||
%{_datadir}/setroubleshoot/plugins
|
||||
|
||||
%changelog
|
||||
* Thu Nov 21 2019 Vit Mojzis <vmojzis@redhat.com> - 3.3.11-1
|
||||
- Add plugin which analyzes execmem denials
|
||||
- Add missing "If " strings
|
||||
- Update qemu_blk_image and qemu_file_image
|
||||
- Update "xen_image" plugin
|
||||
- Update "file" plugin
|
||||
- Update "missing" scripts to automake-1.15
|
||||
|
||||
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.3.10-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (setroubleshoot-plugins-3.3.10.tar.gz) = 169ca9b26fa21cc4e4fb68b23b1d05d238b72e52888376cff7f78e1e3e13ef31b78f53f4fa6a25296f1caa5cc9f0b5b163fc1edbd59584f708468ba8abfd90d1
|
||||
SHA512 (setroubleshoot-plugins-3.3.11.tar.gz) = deacd53d25de259ca6f63f007c2ecfbb7e491991aea0acdd2904e0a8c58daea54dd10f98593f83aeb91d159e4150b10f0ecc3103679b8aa97b0e280418a249b6
|
||||
|
||||
Loading…
Reference in New Issue
Block a user