Accepting request 1063460 from home:fbonazzi:branches:security:SELinux
- Update to version 4.4.1: * Replace deprecated NetworkX function use in information flow and domain transition analysis. This function was removed in NetworkX 3.0. * Fix bug in apol copy and cut functions when copying from a tree view. * Fix bug with extended permission set construction when a range includes 0x0. * Add sesearch -Sp option for permission subset match. * Fix error in man page description for sesearch -ep option. * Improve output stability in constraint, common, class, role, and user queries. * Updated permission map. * Fix bug in sechecker parsing of multiline values. * Other code cleanups not visible to users. OBS-URL: https://build.opensuse.org/request/show/1063460 OBS-URL: https://build.opensuse.org/package/show/security:SELinux/setools?expand=0&rev=89
This commit is contained in:
parent
f4490c61ae
commit
7a9a7c36d5
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f3786677e40b7f16a226f48f233dcf835e700739614a7dbed2ff61cc9607814e
|
||||
size 275218
|
3
setools-4.4.1.tar.bz2
Normal file
3
setools-4.4.1.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fcd161e55504aa4c361921833bf9d4cd58475c98746cfdacadd192a68788ae45
|
||||
size 262328
|
@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 6 16:08:00 UTC 2023 - Filippo Bonazzi <filippo.bonazzi@suse.com>
|
||||
|
||||
- Update to version 4.4.1:
|
||||
* Replace deprecated NetworkX function use in information flow and domain
|
||||
transition analysis. This function was removed in NetworkX 3.0.
|
||||
* Fix bug in apol copy and cut functions when copying from a tree view.
|
||||
* Fix bug with extended permission set construction when a range includes
|
||||
0x0.
|
||||
* Add sesearch -Sp option for permission subset match.
|
||||
* Fix error in man page description for sesearch -ep option.
|
||||
* Improve output stability in constraint, common, class, role, and user
|
||||
queries.
|
||||
* Updated permission map.
|
||||
* Fix bug in sechecker parsing of multiline values.
|
||||
* Other code cleanups not visible to users.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 2 09:24:56 UTC 2022 - Johannes Segitz <jsegitz@suse.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package setools
|
||||
#
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -26,7 +26,7 @@ print(rpm.expand("%{?" .. flavor .. "_prefix}%{!?" .. flavor .. "_prefix:python3
|
||||
%define pythons %python3_primary_provider
|
||||
|
||||
Name: setools
|
||||
Version: 4.4.0
|
||||
Version: 4.4.1
|
||||
Release: 0
|
||||
URL: https://github.com/SELinuxProject/setools
|
||||
Summary: Policy analysis tools for SELinux
|
||||
|
Loading…
x
Reference in New Issue
Block a user