Back to bug 2145224

Who When What Removed Added
Red Hat Bugzilla 2022-11-23 14:56:04 UTC Pool ID sst_security_selinux_rhel_9
Petr Lautrbach 2022-11-23 14:57:00 UTC Blocks 2145226
Petr Lautrbach 2022-11-23 14:57:46 UTC Blocks 2145228
Petr Lautrbach 2022-11-23 14:58:19 UTC Blocks 2145229
Petr Lautrbach 2022-11-23 14:59:15 UTC Blocks 2145230
Petr Lautrbach 2022-11-23 15:00:03 UTC Blocks 2145231
Red Hat One Jira (issues.redhat.com) 2022-11-23 15:03:18 UTC Link ID Red Hat Issue Tracker RHELPLAN-140302
Petr Lautrbach 2022-11-23 16:17:07 UTC Severity unspecified high
Priority unspecified high
Milos Malik 2022-12-05 13:15:20 UTC QA Contact qe-baseos-security mmalik
OS Unspecified Linux
Petr Lautrbach 2023-01-02 13:11:52 UTC Fixed In Version libsepol-3.5-0.rc1.1.el9
Status NEW MODIFIED
errata-xmlrpc 2023-01-11 10:02:17 UTC Fixed In Version libsepol-3.5-0.rc1.1.el9 libsepol-3.5-0.rc1.2.el9
Status MODIFIED ON_QA
Gabi Fialová 2023-01-30 12:03:47 UTC Fixed In Version libsepol-3.5-0.rc1.2.el9 libsepol-3.5-0.rc2.1.el9
Doc Type Rebase: Bug Fixes and Enhancements Enhancement
Docs Contact jafiala
Petr Lautrbach 2023-01-30 12:47:12 UTC Doc Text Feature: Final release notes will be available when 3.5 is out, in the mean time, https://github.com/SELinuxProject/selinux/releases 3.5-rcX release notes could be used

Reason:

Result:
Jan Fiala 2023-02-09 09:30:35 UTC Flags needinfo?(plautrba)
Petr Lautrbach 2023-02-09 09:54:01 UTC Flags needinfo?(plautrba)
Milos Malik 2023-02-27 14:53:03 UTC Fixed In Version libsepol-3.5-0.rc2.1.el9 libsepol-3.5-0.rc3.1.el9
Fixed In Version libsepol-3.5-0.rc3.1.el9 libsepol-3.5-1.el9
Status ON_QA VERIFIED
Jan Fiala 2023-03-09 12:49:30 UTC Flags needinfo?(plautrba)
Doc Text Feature: Final release notes will be available when 3.5 is out, in the mean time, https://github.com/SELinuxProject/selinux/releases 3.5-rcX release notes could be used

Reason:

Result:
.SELinux updated to 3.5

SELinux packages `libselinux`, `sepolicy`, `libsemanage`, `policycoreutils`, `checkpolicy`, and `mcstrans` have been updated to version 3.5. Notable enhancements and bug fixes include:

* Added a workaround to in `libselinux` that reduces heap memory usage by the `PCRE2` library
* The `libsepol` package:
** Rejects attributes in type AV rules for kernel policies
** No longer writes empty class definitions, which allows simpler round-trip tests
** Stricter policy validation
* The `sepolicy` package:
** Added missing booleans to man pages
** Several Python and GTK updates
* The `fixfiles` script unmounts temporary bind mounts on the `SIGINT` signal
* Lots of code and spelling issues fixed
* Maintainer GPG fingerprints added to the `/SECURITY.md` file
* Removed dependency on the deprecated Python module `distutils` and install using PIP
* The `semodule` option `--rebuild-if-modules-changed` was renamed to `--refresh`
* Translation updated for generated descriptions and improved handling of unsupported languages
* Fixed a lot of static code analysis issues, fuzzer issues and compiler warnings
Jan Fiala 2023-03-09 13:01:16 UTC Doc Text .SELinux updated to 3.5

SELinux packages `libselinux`, `sepolicy`, `libsemanage`, `policycoreutils`, `checkpolicy`, and `mcstrans` have been updated to version 3.5. Notable enhancements and bug fixes include:

* Added a workaround to in `libselinux` that reduces heap memory usage by the `PCRE2` library
* The `libsepol` package:
** Rejects attributes in type AV rules for kernel policies
** No longer writes empty class definitions, which allows simpler round-trip tests
** Stricter policy validation
* The `sepolicy` package:
** Added missing booleans to man pages
** Several Python and GTK updates
* The `fixfiles` script unmounts temporary bind mounts on the `SIGINT` signal
* Lots of code and spelling issues fixed
* Maintainer GPG fingerprints added to the `/SECURITY.md` file
* Removed dependency on the deprecated Python module `distutils` and install using PIP
* The `semodule` option `--rebuild-if-modules-changed` was renamed to `--refresh`
* Translation updated for generated descriptions and improved handling of unsupported languages
* Fixed a lot of static code analysis issues, fuzzer issues and compiler warnings
.SELinux user-space packages updated to 3.5

SELinux user-space packages `libselinux`, `sepolicy`, `libsemanage`, `policycoreutils`, `checkpolicy`, and `mcstrans` have been updated to version 3.5. Notable enhancements and bug fixes include:

* Added a workaround to `libselinux` that reduces heap memory usage by the `PCRE2` library
* The `libsepol` package:
** Rejects attributes in type AV rules for kernel policies
** No longer writes empty class definitions, which allows simpler round-trip tests
** Stricter policy validation
* The `sepolicy` package:
** Added missing booleans to man pages
** Several Python and GTK updates
* The `fixfiles` script unmounts temporary bind mounts on the `SIGINT` signal
* Many code and spelling bugs fixed
* Maintainer GPG fingerprints added to the `/SECURITY.md` file
* Removed dependency on the deprecated Python module `distutils` and the installation using PIP
* The `semodule` option `--rebuild-if-modules-changed` renamed to `--refresh`
* Translation updated for generated descriptions and improved handling of unsupported languages
* Fixed many static code analysis bugs, fuzzer problems, and compiler warnings
Petr Lautrbach 2023-03-09 14:02:41 UTC Flags needinfo?(plautrba)
Jan Fiala 2023-03-09 16:37:20 UTC Doc Text .SELinux user-space packages updated to 3.5

SELinux user-space packages `libselinux`, `sepolicy`, `libsemanage`, `policycoreutils`, `checkpolicy`, and `mcstrans` have been updated to version 3.5. Notable enhancements and bug fixes include:

* Added a workaround to `libselinux` that reduces heap memory usage by the `PCRE2` library
* The `libsepol` package:
** Rejects attributes in type AV rules for kernel policies
** No longer writes empty class definitions, which allows simpler round-trip tests
** Stricter policy validation
* The `sepolicy` package:
** Added missing booleans to man pages
** Several Python and GTK updates
* The `fixfiles` script unmounts temporary bind mounts on the `SIGINT` signal
* Many code and spelling bugs fixed
* Maintainer GPG fingerprints added to the `/SECURITY.md` file
* Removed dependency on the deprecated Python module `distutils` and the installation using PIP
* The `semodule` option `--rebuild-if-modules-changed` renamed to `--refresh`
* Translation updated for generated descriptions and improved handling of unsupported languages
* Fixed many static code analysis bugs, fuzzer problems, and compiler warnings
.SELinux user-space packages updated to 3.5

The SELinux user-space packages `libselinux`, `libsepol`, `libsemanage`, `checkpolicy`, `mcstrans`, and `policycoreutils`, which includes the `sepolicy` utility, have been updated to version 3.5. Notable enhancements and bug fixes include:

* The `sepolicy` utility:
** Added missing booleans to man pages
** Several Python and GTK updates
* Added a workaround to `libselinux` that reduces heap memory usage by the `PCRE2` library
* The `libsepol` package:
** Rejects attributes in type AV rules for kernel policies
** No longer writes empty class definitions, which allows simpler round-trip tests
** Stricter policy validation
* The `fixfiles` script unmounts temporary bind mounts on the `SIGINT` signal
* Many code and spelling bugs fixed
* Removed dependency on the deprecated Python module `distutils` and the installation using PIP
* The `semodule` option `--rebuild-if-modules-changed` renamed to `--refresh`
* Translation updated for generated descriptions and improved handling of unsupported languages
* Fixed many static code analysis bugs, fuzzer problems, and compiler warnings
errata-xmlrpc 2023-05-09 00:23:41 UTC Status VERIFIED RELEASE_PENDING
errata-xmlrpc 2023-05-09 08:15:28 UTC Resolution --- ERRATA
Status RELEASE_PENDING CLOSED
Last Closed 2023-05-09 08:15:28 UTC
errata-xmlrpc 2023-05-09 08:15:42 UTC Link ID Red Hat Product Errata RHBA-2023:2480

Back to bug 2145224