58 Commits

Author SHA1 Message Date
Rudi Heitbaum
7774249a17 libcap: update to 2.69 2023-05-17 10:55:32 +00:00
Rudi Heitbaum
e4976a46e0 libcap: update to 2.68
release notes:
- https://sites.google.com/site/fullycapable/release-notes-for-libcap
2023-03-30 12:38:50 +00:00
Rudi Heitbaum
20b7d62949 libcap: update to 2.67 2023-03-17 13:41:00 +00:00
Rudi Heitbaum
0d9c73deb3 libcap: update to 2.66 2022-09-25 04:14:52 +00:00
Rudi Heitbaum
72fc7f07e1 libcap: update to 2.65 2022-08-08 10:36:28 +00:00
Rudi Heitbaum
bd714659db libcap: update to 2.64 2022-06-18 12:18:20 +00:00
heitbaum
a3a041e9f0 libcap: update to 2.63
update 2.62 (2021-12-11) to 2.63 (2022-01-23)

log:
- https://git.kernel.org/pub/scm/libs/libcap/libcap.git/log/
2022-02-05 04:04:33 +00:00
heitbaum
de3b8a5a77 libcap: build with -fPIC
systemd v247 with updated libcap 2.54 fails to build with:
  libcap.a(cap_proc.o): requires unsupported dynamic reloc
  R_ARM_MOVW_ABS_NC; recompile with -fPIC

This change occured between 2.53 and 2.54 of libcap:
- https://sites.google.com/site/fullycapable/release-notes-for-libcap#h.okdn4r9me10
2022-01-03 02:43:55 +00:00
heitbaum
cde2407387 libcap: update to 2.62 and HSTS 2022-01-03 00:57:41 +00:00
heitbaum
f85ff36c36 libcap: update to 2.49
update 2.46 to 2.49
logs: https://git.kernel.org/pub/scm/libs/libcap/libcap.git/log/
releasenotes: https://sites.google.com/site/fullycapable/release-notes-for-libcap
2021-03-14 06:48:57 +00:00
Ian Leonard
78440702f1 devel: automated code cleanup
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2021-01-19 19:33:48 +00:00
heitbaum
8471049c85 libcap: update to 2.46 2020-12-26 14:25:41 +00:00
Ian Leonard
d192bcd503 libcap: update to 2.45
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2020-11-11 01:36:22 +00:00
MilhouseVH
b1508ed802 libcap: update to libcap-2.31 2020-02-04 23:14:28 +00:00
MilhouseVH
bffdf727f7 libcap: update to libcap-2.27 2019-06-07 08:49:07 +01:00
MilhouseVH
53cbb9f01a libcap: update to libcap-2.26 2019-02-03 11:40:28 +00:00
CvH
85e5b4dc1f cleanup: PKG_SHORTDESC 2018-10-22 15:06:12 +02:00
CvH
4cffa5fe6f cleanup: remove PKG_ARCH="any" 2018-10-22 15:06:12 +02:00
CvH
4317bc5002 cleanup: remove PKG_SECTION 2018-10-22 15:06:11 +02:00
CvH
8e09fadb5b spdx: packages/devel 2018-07-17 23:58:50 +02:00
Sascha Kuehndel (InuSasha)
3846ec7dac
buildsystem: replace PKG_AUTORECONF 2017-11-22 00:41:12 +01:00
cvh
f7da3c2cc3 remove double newlines 2017-10-16 01:25:26 +02:00
cvh
5496b4ebd0 remove white space from the end of line 2017-10-16 01:25:19 +02:00
cvh
837b447b7c decommission PKG_IS_ADDON 2017-10-16 00:01:20 +02:00
Peter Vicman
50a51452be build system: add sha256 checksum to all packages
putting #1597 in use
2017-07-17 20:49:23 +02:00
Lukas Rusak
2fd35fc1e6
libcap: build without gperf 2017-06-28 14:34:47 -07:00
MilhouseVH
99ef6bc05d PKG_BUILD: drop $ROOT, convert to absolute path 2017-02-17 18:17:13 +00:00
MilhouseVH
03366a102c TOOLCHAIN: drop $ROOT, convert to absolute path 2017-02-17 18:17:13 +00:00
awiouy
cf5d3a4579 decommission PKG_REV 2017-01-19 00:06:13 +01:00
Christian Hewitt
a7ad32935c Merge pull request #760 from lrusak/cmake
rework cmake build system and adjust build variables
2016-09-27 11:26:54 +04:00
Stephan Raue
31aef4178a
libcap: cleanup
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-09-26 23:20:36 -07:00
Stephan Raue
bb83eb3d13
libcap: dont use $TARGET_* variables
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-09-26 23:20:35 -07:00
awiouy
e0c2de9b39 Decommission PKG_PRIORITY 2016-09-24 11:57:39 +02:00
Stephan Raue
e3789c632a libcap: update to libcap-2.25, dont depend on package 'attr' anymore
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-03-19 12:16:15 -07:00
Stephan Raue
f51faa070d packages: update license headers
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-01-02 17:29:56 +01:00
Stephan Raue
98b12a0d8b libcap: dont build libcap:host with attr support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-11-19 16:25:24 +01:00
Stephan Raue
ce6a19e236 libcap: add support for host-build
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-11-18 22:14:16 +01:00
Stephan Raue
4d2e568f1b libcap: update to libcap-2.24
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-10-26 19:07:25 +01:00
Stephan Raue
4f8c4fea54 libcap: rework PKG_DEPENDS, replace and merge PKG_BUILD_DEPENDS_* with PKG_DEPENDS_*
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-01-30 14:56:31 +01:00
Stefan Saraev
72b628396a libcap: fix depends 2014-01-30 14:47:16 +01:00
Stephan Raue
f555d1f299 libcap: downgrade to libcap-2.22, this fixes #2836
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-12-28 13:45:04 +01:00
Stephan Raue
7961429af9 libcap: convert to new package format
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-12-28 01:26:28 +01:00
Stephan Raue
bf0795e9ac libcap: update to libcap-2.23
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-12-28 01:02:36 +01:00
Stephan Raue
0f3e2d4ffa update license headers
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-12-21 21:51:48 +01:00
Stephan Raue
92d6728d60 libcap: build as static library
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-05-31 23:43:17 +02:00
Stephan Raue
487cb615fe attr: build as static library
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-05-31 23:41:24 +02:00
Lars Op den Kamp
7ea9dae6e7 libcap: pass cflags to make 2012-07-19 21:49:58 +02:00
Stefan Saraev
b80eb71b4b libcap: fix build error related to libpam
thanks travisghansen
2012-04-27 14:32:53 +03:00
Domin6
543c89c24b Change copyright and FSF address, this fixes #252 2012-02-29 13:36:32 +01:00
Stephan Raue
b5955b23ec new package: add package 'libcap'
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2011-12-25 02:25:56 +01:00