Package Release Info

libsemanage-3.8.1-160000.2.2

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

libsemanage2-32bit

Change Logs

* Fri Mar 07 2025 cathy.hu@suse.com
- Update to version 3.8.1
  https://github.com/SELinuxProject/selinux/releases/tag/3.8.1
  * libsemanage: improved performance of semanage store rebuild
* Tue Feb 04 2025 rfrohl@suse.com
- Update to version 3.8
  https://github.com/SELinuxProject/selinux/releases/tag/3.8
  * libsemanage: Preserve file context and ownership in policy store
  * libsemanage: Optionally allow duplicate declarations
  * Improved man pages
  * libsemanage: Mute error messages from selinux_restorecon introduced in 3.8-rc1
  * Code improvements and bug fixes
- For a more in depth list of changes see
  https://github.com/SELinuxProject/selinux/releases/download/3.8/shortlog-3.8.txt
- keyring: Update Petr Lautrbach <lautrbach@redhat.com>
  * removed 0xBC3905F235179CF1 (expired: 2024-10-25)
  * added 0xFB4C685B5DC1C13E (expires: 2026-11-04)
* Mon Oct 21 2024 jsegitz@suse.com
- Not conflict but obsolete libsemanage1 (bsc#1229757)
* Mon Jul 01 2024 cathy.hu@suse.com
- Update to version 3.7
  https://github.com/SELinuxProject/selinux/releases/tag/3.7
  * Bugfixes:
  * libsemanage: support huge passwd entries
* Tue Dec 19 2023 cathy.hu@suse.com
- Update to version 3.6
  https://github.com/SELinuxProject/selinux/releases/tag/3.6
  * Add notself support for neverallow rules
  * Improve man pages
  * man pages: Remove the Russian translations
  * Add notself and other support to CIL
  * Add support for deny rules
  * Translations updated from
    https://translate.fedoraproject.org/projects/selinux/
  * Bug fixes
- Remove keys from keyring since they expired:
  - E853C1848B0185CF42864DF363A8AD4B982C4373
    Petr Lautrbach <plautrba@redhat.com>
  - 63191CE94183098689CAB8DB7EF137EC935B0EAF
    Jason Zaman <jasonzaman@gmail.com>
- Add key to keyring:
  - B8682847764DF60DF52D992CBC3905F235179CF1
    Petr Lautrbach <lautrbach@redhat.com>
* Mon Nov 27 2023 daniel.garcia@suse.com
- Remove dependency on /usr/bin/python3, making scripts to depends on
  the real python3 binary, not the link. bsc#1212476
* Mon Aug 14 2023 jsegitz@suse.com
- Remove build counter syncing for real
* Thu May 04 2023 fcrozat@suse.com
- Add _multibuild to define additional spec files as additional
  flavors.
  Eliminates the need for source package links in OBS.
* Fri Mar 24 2023 jsegitz@suse.com
- Add -ffat-lto-objects to CFLAGS to prevent rpmlint errors because
  of LTO
* Thu Mar 23 2023 mliska@suse.cz
- Enable LTO now (boo#1138812).