Compare commits

..

3 commits

Author SHA1 Message Date
Veronika Syncakova
1ff47fcd7a setools-4.6.0-3
- Fix seinfo argument parsing when policy path follows query options
2025-12-15 11:55:03 +01:00
Miro Hrončok
853f87d534 Drop redundant runtime requirement on python3-setuptools (redux)
The patch was removed in
https://src.fedoraproject.org/rpms/setools/c/e6c218363b79bd5be5dd417953e53b4e4d9733ae?branch=rawhide

But we want to keep it.

My upstream removal was reverted and later reapplied again,
so update the the patch link to the latter one.
2025-12-15 11:51:46 +01:00
Petr Lautrbach
87234a1ae9 SETools 4.6.0 2025-12-12 12:20:10 +01:00

View file

@ -1,9 +1,9 @@
%global sepol_ver 3.9
%global selinux_ver 3.9
%global sepol_ver 3.6
%global selinux_ver 3.6
Name: setools
Version: 4.6.0
Release: 4%{?dist}
Release: 3%{?dist}
Summary: Policy analysis tools for SELinux
License: GPL-2.0-only AND LGPL-2.1-only
@ -150,33 +150,15 @@ Python modules designed to facilitate SELinux policy analysis.
%{_mandir}/ru/man1/apol*
%changelog
* Mon Dec 01 2025 Veronika Syncakova <vsyncako@redhat.com> - 4.6.0-4
* Mon Dec 01 2025 Veronika Syncakova <vsyncako@redhat.com> - 4.6.0-3
- Fix seinfo argument parsing when policy path follows query options
* Thu Oct 02 2025 Miro Hrončok <mhroncok@redhat.com> - 4.6.0-3
* Thu Oct 02 2025 Miro Hrončok <mhroncok@redhat.com> - 4.6.0-2
- Drop redundant runtime requirement on python3-setuptools (redux)
* Fri Sep 19 2025 Python Maint <python-maint@redhat.com> - 4.6.0-2
- Rebuilt for Python 3.14.0rc3 bytecode
* Tue Sep 09 2025 Petr Lautrbach <lautrbach@redhat.com> - 4.6.0-1
- SETools 4.6.0
* Fri Aug 15 2025 Python Maint <python-maint@redhat.com> - 4.5.1-11
- Rebuilt for Python 3.14.0rc2 bytecode
* Mon Aug 04 2025 Miro Hrončok <mhroncok@redhat.com> - 4.5.1-10
- Drop redundant runtime requirement on python3-setuptools (correction)
* Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 4.5.1-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
* Sat Jul 05 2025 Petr Lautrbach <lautrbach@redhat.com> - 4.5.1-8
- Rebuilt with SELinux userspace 3.9-rc2 release
* Mon Jun 02 2025 Python Maint <python-maint@redhat.com> - 4.5.1-7
- Rebuilt for Python 3.14
* Tue Apr 01 2025 Miro Hrončok <mhroncok@redhat.com> - 4.5.1-6
- Drop redundant runtime requirement on python3-setuptools, dropped in setools 4.5.1