- Apr 13, 2025
-
- Mar 06, 2025
-
- Mar 04, 2025
-
-
David Runge authored
Update patch for using CGO_ENABLED. Upstream addressed issues around thread handling. Fixes #2
-
- Oct 26, 2024
-
-
David Runge authored
Update patch for properly using cgo in Makefile. Add to new OpenPGP signing key `0D23D34C577B08C4082CFD76430C5CFF993116B1`, which is signed by the previous (`38A644698C69787344E954CE29EE848AE2CCF3F4`). Switch to signed git tags as more transparent sources. Rely on the `sig-libcap-<version>` tagging scheme, which features signatures done with the newly added OpenPGP key. Related upstream issue on release signing: https://bugzilla.kernel.org/show_bug.cgi?id=218860
-
- May 19, 2024
-
-
David Runge authored
Signed-off-by:
David Runge <dvzrv@archlinux.org>
- Mar 19, 2024
-
-
David Runge authored
Rebuild to update patch for CGO_ENABLED integration and creating a reproducible package, plus debug package. Using CGO_ENABLED for the Go-based `captree` executable proved difficult, but can be achieved with patching the relevant Makefile more broadly and using the respective Go-related environment variables as make options (in build(), check() *and* package()).
-
- Nov 25, 2023
-
-
David Runge authored
Rebuild to add license file. Fixes #1
-
- Nov 11, 2023
-
-
David Runge authored
Rebuild to fix SPDX license identifier and reproducibility (somehow a newer go compiler version fixes our issue...).
-
David Runge authored
Signed-off-by:
David Runge <dvzrv@archlinux.org>
-
- May 15, 2023
-
- Mar 28, 2023
-
-
David Runge authored
Use bash arrays with one entry per line for better handling. Add make options to local bash arrays for better handling. Add patch (also sent upstream) to provide flags to go build. Use CGO_REQUIRED to enforce the use of CGO (which makes Makefile patch work as well).
-
- Feb 03, 2023
-
- Jan 15, 2023
-
-
Evangelos Foutras authored
devtools 20230105-1 enables the debug option by default. A follow-up commit will remove debug from alongside other options.
-
- Sep 25, 2022
-
- Jul 18, 2022
-
- Apr 11, 2022
-
- Feb 03, 2022
-
-
David Runge authored
Remove superfluous quotes in file.
-
- Jan 25, 2022
-
-
David Runge authored
Simplify calls to make.
-
- Dec 12, 2021
-
- Nov 21, 2021
-
-
David Runge authored
Simplify quoting in file.
-
- Oct 23, 2021
-
- Sep 27, 2021
-
- Sep 19, 2021
-
- Sep 11, 2021
-
- Sep 05, 2021
-
-
David Runge authored
Drop all patches as upstream has included them.
-
- Aug 19, 2021
-
-
David Runge authored
As the fix for the executable pam module broke the use of LDFLAGS, add those back. Rework the use of CPPFLAGS and circumvention of hardcoding sbin, as those have also been broken by the recent release.
-
- Aug 11, 2021
-
-
David Runge authored
Add fix for tests with pam_cap.so by explicitly linking against libpam.so: https://bugzilla.kernel.org/show_bug.cgi?id=214023
-
- Jun 28, 2021
-
-
David Runge authored
Remove included patch to add back capsh.
-
- Jun 07, 2021
-
-
David Runge authored
Due to a bug in the Makefile capsh has not been installed anymore, but is needed: https://bugs.archlinux.org/task/71071
-
- May 26, 2021
-
- Mar 14, 2021
-
- Feb 05, 2021
-
- Jan 24, 2021
-
- Dec 13, 2020
-
- Nov 10, 2020
-
- Nov 06, 2020
-
-
David Runge authored
Remove attr from depends (it seems not to be required by anything in the libraries). Add libpsx.so to provides. Add a patch to fix SBINDIR and add our CPPFLAGS by modifying Make.Rules. Only provide required arguments to make in build() and package(). Run tests in check(). Install docs. Update maintainer info.
-
- Oct 14, 2020
-
- Aug 29, 2020
-
- Aug 09, 2020
-