summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
7 dayslibsemanage 3.6-3 update: Python 3.12 rebuildNicolas Iooss
2024-02-23Use 'provides+=...' in function packageNicolas Iooss
This prevents package() from overwriting the global provides.
2024-02-21Add 'provides' with the shared libraryNicolas Iooss
This helps making package depends on a precise major version of a shared library.
2023-12-15libsemanage 3.6-1 updateNicolas Iooss
2023-05-22libsemanage 3.5-2 update: Python 3.11 rebuildNicolas Iooss
2023-03-15libsemanage 3.5-1 updateNicolas Iooss
2022-05-28libsemanage 3.4-1 updateNicolas Iooss
2021-12-20libsemanage 3.3-2 update: Python 3.10 rebuildNicolas Iooss
2021-10-31libsemanage 3.3-1 updateNicolas Iooss
2021-07-03Add aarch64 to the list of architectures.Nihilistzsche
2021-03-10libsemanage 3.2-1 updateNicolas Iooss
2020-12-05libsemanage 3.1-2 update: Python 3.9 rebuildNicolas Iooss
2020-07-19libsemanage 3.1-1 updateNicolas Iooss
2020-03-03Add pkgconf to makedependsNicolas Iooss
SELinux userspace libraries and tools require pkg-config in order to build with code using PCRE or DBUS. pkgconf should be installed on build systems, as it belongs to group base-devel, but some users did not install this package and report issues such as https://aur.archlinux.org/packages/libselinux/#comment-731794 Make everyone happy by adding pkgconf to the makedepends array. This should not modify the build (as pkgconf was already supposed to be installed), so there is no need to bump the pkgrel.
2019-12-08libsemanage 3.0-1 updateNicolas Iooss
2019-11-22libsemanage 2.9-2 update: Python 3.8 rebuildNicolas Iooss
2019-03-16libsemanage 2.9-1 updateNicolas Iooss
2018-05-26libsemanage 2.8-1 updateNicolas Iooss
2017-08-20libsemanage: use full path to Python everywhereNicolas Iooss
cf. https://aur.archlinux.org/cgit/aur.git/commit/?h=libselinux&id=73b62d1e9315d65e4bdd00e78cbe2dfebaa1c551
2017-08-11libsemanage 2.7-1 updateNicolas Iooss
2017-01-07libsemanage: Python 3.6 rebuildNicolas Iooss
2016-11-20libsemanage 2.6-1 updateNicolas Iooss
2016-02-27libsemanage 2.5-1 updateNicolas Iooss
2015-10-02libsemanage: force using ustr-selinuxNicolas Iooss
ustr-selinux fixes a bug in ustr which makes the build fail with recent versions of gcc. ustr package bug: https://bugs.archlinux.org/task/46445
2015-09-05libsemanage 2.4-2 updateNicolas Iooss
* Backport upstream patchs with fix bugs reported by Gentoo developers * Add missing makedepends
2015-07-23libsemanage requires flex to build the packageNicolas Iooss
2015-02-22libsemanage 2.4-1 updateNicolas Iooss
2015-01-07libsemanage: add python and python2 as optional dependenciesNicolas Iooss
libsemamage provides Python extensions which can be used if Python is installed.
2014-10-23Change maintainerNicolas Iooss
2014-09-16Update SELinux userspace tools and library upstreamNicolas Iooss
Upstream moved to github
2014-05-22libsemanage 2.3-1 updateNicolas Iooss
2014-01-02Fix minor space issueNicolas Iooss
2014-01-02Add conflicts and provides declarationsNicolas Iooss
This eases the upgrade from selinux- and selinux-usr- packages to new package names
2013-11-03General update: SELinux userspace & pkg renamingTimothée Ravier