Package Details: libselinux 3.7-1

Git Clone URL: https://aur.archlinux.org/libselinux.git (read-only, click to copy)
Package Base: libselinux
Description: SELinux library and simple utilities
Upstream URL: https://github.com/SELinuxProject/selinux
Keywords: selinux
Licenses: custom
Groups: selinux
Conflicts: selinux-usr-libselinux
Provides: libselinux.so, selinux-usr-libselinux
Submitter: Siosm
Maintainer: IooNag
Last Packager: IooNag
Votes: 133
Popularity: 1.98
First Submitted: 2013-11-03 20:05 (UTC)
Last Updated: 2024-08-11 16:17 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 Next › Last »

grondinm commented on 2015-01-01 19:14 (UTC)

works now thank you

IooNag commented on 2014-12-31 13:39 (UTC)

I updated the PKGBUILD to use /usr/bin instead of /usr/sbin and while at it cleaned up a few things (https://github.com/archlinuxhardened/selinux/commit/7a68af5d847389935aa784d8f43c69ac41d0a3a9 ). Does it work better?

grondinm commented on 2014-12-31 01:55 (UTC)

Wont install for me error: failed to commit transaction (conflicting files) libselinux: /usr/sbin exists in filesystem Errors occurred, no packages were upgraded.

IooNag commented on 2014-09-16 06:10 (UTC)

Upstream moved to GitHub a few weeks ago (http://marc.info/?l=selinux&m=140379660506494&w=2 and https://github.com/SELinuxProject/selinux link "Wiki"->"Release"). I've patched SELinux PKGBUILDs in GitHub: https://github.com/archlinuxhardened/selinux/commit/63e6c3ddbc159775d5d1bfeaa81166e9d429d424 Waiting for maintainer to update AUR packages. Thanks!

<deleted-account> commented on 2014-09-15 18:47 (UTC)

source url doesn't exist. correct path: http://archive.ubuntu.com/ubuntu/pool/main/libs/libselinux/libselinux_2.3.orig.tar.gz please correct pkgbuild.

IooNag commented on 2014-05-23 12:50 (UTC)

As following Fedora patch changes is quite painful, I'd like to drop this patch from the package. Moreover, it contains some changes which have explicitly been rejected by upstream (http://marc.info/?l=selinux&m=138842015508829&w=2). If people are interested in the Go port, please report it upstream. For users who are interested in testing libselinux 2.3 (without the Fedora patch) before the package is updated, the new PKGBUILD is waiting for testers on https://github.com/Siosm/siosm-selinux/pull/17.

Chocobozzz commented on 2014-05-23 09:30 (UTC)

Thank's Alda but sha256sum changed (line 27) : 2c7f13a1fea5c6e7068e43acf628d54cda12afd5e66112958d0ca4a44e7ecbc8

Alda commented on 2014-02-20 07:38 (UTC)

PKGBUILD is currently broken, here is the patch to make it work again: 27c27 < 'd60265f59b7fca51724e401f0ff4d1bbb9ad790ba9595ed4534942b286a7a1e4' --- > '4078b4a8fd94f529cd64bf465bacf0acd2c108edc28a5d73a619857c00104a32' 35c35 < sed -i 's|pkg-config --cflags ruby|pkg-config --cflags ruby-2.0|' src/Makefile --- > sed -i 's|pkg-config --cflags ruby|pkg-config --cflags ruby-2.1|' src/Makefile

errier commented on 2014-01-13 19:50 (UTC)

I second RobertGasteins comment! Please add armv6h arch to PKGBUILD.

Siosm commented on 2014-01-02 21:47 (UTC)

Renamed to libselinux