Compare commits
2 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
263bbff5e6 | ||
|
|
b7e23a2f5d |
3 changed files with 14 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -116,3 +116,4 @@ setroubleshoot-plugins-2.1.55.tar.gz
|
|||
/setroubleshoot-plugins-3.3.4.tar.gz
|
||||
/setroubleshoot-plugins-3.3.5.1.tar.gz
|
||||
/setroubleshoot-plugins-3.3.6.tar.gz
|
||||
/setroubleshoot-plugins-3.3.7.tar.gz
|
||||
|
|
|
|||
|
|
@ -2,12 +2,12 @@
|
|||
|
||||
Summary: Analysis plugins for use with setroubleshoot
|
||||
Name: setroubleshoot-plugins
|
||||
Version: 3.3.6
|
||||
Version: 3.3.7
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+
|
||||
Group: Applications/System
|
||||
URL: https://github.com/fedora-selinux/setroubleshoot
|
||||
Source0: https://fedorahosted.org/releases/s/e/setroubleshoot/%{name}-%{version}.tar.gz
|
||||
Source0: https://releases.pagure.org/setroubleshoot/%{name}-%{version}.tar.gz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
BuildArch: noarch
|
||||
|
||||
|
|
@ -42,6 +42,16 @@ rm -rf %{buildroot}
|
|||
%{_datadir}/setroubleshoot/plugins
|
||||
|
||||
%changelog
|
||||
* Tue Jun 13 2017 Petr Lautrbach <plautrba@redhat.com> - 3.3.7-1
|
||||
- cvs_data: Add "fix_cmd" and enable "fix" button
|
||||
- chrome: Update "fix_cmd" and enable "fix" button
|
||||
- automount_exec_config: Update messages and enable "fix" button
|
||||
- allow_ftpd_use_*: Update messages and enable "fix" button
|
||||
- allow_execmod: Update messages and enable "fix" button
|
||||
- catchall_boolean: fix import of boolean_desc (#1444549)
|
||||
- restorecon: fix "then" text
|
||||
- Spelling fixes
|
||||
|
||||
* Thu Sep 01 2016 Petr Lautrbach <plautrba@redhat.com> 3.3.6-1
|
||||
- Fix catchall plugin message for capability2 (#1360392)
|
||||
- Stop executing restorecon plugin on specified path prefixes (#1270778)
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
1516cd8120d31a03d132bd2dc1986e55 setroubleshoot-plugins-3.3.6.tar.gz
|
||||
SHA512 (setroubleshoot-plugins-3.3.7.tar.gz) = 27460a48c2ee7962debe5d2e5b406efb2969ad32d9316ec34caf6325da71c3efd622675359e10275873f9266761704a8249800c7d81c9fe1b5b815748794383f
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue