diff --git a/setools-4.3.0.tar.bz2 b/setools-4.3.0.tar.bz2 deleted file mode 100644 index 6336a01..0000000 --- a/setools-4.3.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:315df3ae0eb29b399123c5e3330480c5d1c0da038671c9fd62a439c49a6f9105 -size 249694 diff --git a/setools-4.4.0.tar.bz2 b/setools-4.4.0.tar.bz2 new file mode 100644 index 0000000..43ad8cf --- /dev/null +++ b/setools-4.4.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3786677e40b7f16a226f48f233dcf835e700739614a7dbed2ff61cc9607814e +size 275218 diff --git a/setools.changes b/setools.changes index 1ad0794..d7f9d15 100644 --- a/setools.changes +++ b/setools.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Mar 9 09:24:10 UTC 2021 - Johannes Segitz + +- Update to the version 4.4.0: + * Added support for old Boolean name substitution in seinfo and sesearch. + * Added sechecker tool which is a configuration file driven analysis tool. + ------------------------------------------------------------------- Tue Nov 3 17:56:44 UTC 2020 - Benjamin Greiner diff --git a/setools.spec b/setools.spec index 5f22398..fb7edb5 100644 --- a/setools.spec +++ b/setools.spec @@ -1,7 +1,7 @@ # # spec file for package setools # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -26,13 +26,13 @@ print(rpm.expand("%{?" .. flavor .. "_prefix}%{!?" .. flavor .. "_prefix:python3 %define pythons %python3_primary_provider Name: setools -Version: 4.3.0 +Version: 4.4.0 Release: 0 URL: https://github.com/SELinuxProject/setools Summary: Policy analysis tools for SELinux License: GPL-2.0-only Group: System/Management -Source: https://github.com/SELinuxProject/setools/releases/download/%{version}/setools-%{version}.tar.bz2 +Source: https://github.com/SELinuxProject/setools/releases/download/%{version}/%{name}-%{version}.tar.bz2 BuildRequires: fdupes BuildRequires: libselinux-devel BuildRequires: libsepol-devel @@ -123,6 +123,8 @@ This package includes the following graphical tools: %{_bindir}/sedta %{_bindir}/seinfoflow %{_bindir}/sediff +%{_bindir}/sechecker +%{_mandir}/man1/sechecker.1.gz %{_mandir}/man1/sedta.1.gz %{_mandir}/man1/seinfoflow.1.gz %{_mandir}/man1/sediff.1.gz