summarylogtreecommitdiffstats
path: root/.SRCINFO
AgeCommit message (Collapse)Author
2024-08-11libsepol 3.7-1 updateNicolas 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.
2024-02-21Disable LTONicolas Iooss
Building with LTO makes libsepol.a empty, which is a bug.
2023-12-15libsepol 3.6-1 updateNicolas Iooss
2023-03-15libsepol 3.5-1 updateNicolas Iooss
2022-05-28libsepol 3.4-1 updateNicolas Iooss
2021-10-31libsepol 3.3-1 updateNicolas Iooss
2021-07-03Add aarch64 to the list of architectures.Nihilistzsche
2021-03-10libsepol 3.2-1 updateNicolas Iooss
2020-07-19libsepol 3.1-1 updateNicolas Iooss
2020-05-20libsepol 3.0-2: build with clangNicolas Iooss
gcc 10 breaks libsepol linking: /usr/bin/ld: ../cil/src/cil_binary.lo:(.bss+0x3c0): multiple definition of `CIL_KEY_RANGE'; ../cil/src/cil.lo:(.bss+0x3c0): first defined here /usr/bin/ld: ../cil/src/cil_binary.lo:(.bss+0x3c8): multiple definition of `CIL_KEY_ALL'; ../cil/src/cil.lo:(.bss+0x3c8): first defined here ... As this issue will be fixed in the next release (which is expected in a few week) and as building with clang works, force using clang to build libsepol for now.
2019-12-08libsepol 3.0-1 updateNicolas Iooss
2019-03-16libsepol 2.9-1 updateNicolas Iooss
2018-05-26libsepol 2.8-1 updateNicolas Iooss
2017-08-11libsepol 2.7-1 updateNicolas Iooss
2016-11-20libsepol 2.6-1 updateNicolas Iooss
2016-03-22libsepol 2.5-2 updateNicolas Iooss
Add an upstream patch, "libsepol/cil: fix bug when resetting class permission values", https://github.com/SELinuxProject/selinux/commit/4df9f89cb1182f0dd324e271109efd7e2eda467b
2016-02-27libsepol 2.5-1 updateNicolas Iooss
2015-12-21Add ARMv6 archAnton Strömkvist
Seems to compile just fine under ARMv6 (Raspberry Pi 1). Needed for [seafile-rpi](https://github.com/haiwen/seafile-rpi).
2015-07-23libsepol requires flex to build the packageNicolas Iooss
2015-02-22libsepol 2.4-1 udpateNicolas Iooss
2014-09-16Update SELinux userspace tools and library upstreamNicolas Iooss
Upstream moved to github
2014-05-22libsepol 2.3-1 updateNicolas Iooss
2014-01-20libsepol 2.2-2 updateTimothée Ravier
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