337 Commits

Author SHA1 Message Date
Natanael Copa
05cfd75893 main/abuild: revert fhs check of /var/run
We have a significant number of packages that put something under
/var/run. Revert the strict check and lets reconsider this after 3.20.
2024-04-21 10:41:12 +02:00
Natanael Copa
32ce698550 main/abuild: allow packages to put under /run
for now...
2024-04-20 08:24:13 +02:00
Natanael Copa
3d9cd5d0ed main/abuild: backport APORTS_BOOTSTRAP support
pass APORTS_BOOTSTRAP to bubblewrap
2024-04-20 00:09:47 +02:00
Natanael Copa
33684d842f main/abuild: upgrade to 3.13.0 2024-04-17 08:48:49 +02:00
Sertonix
f574d796ef main/abuild: split -sudo subpackage 2024-03-19 08:24:40 +00:00
Natanael Copa
15fad45cc5 main/abuild: bump pkgrel to apply loongarch64 fixes
fixes commit f31d4d26613d (main/abuild: update autoconf test for
loongarch64)
2024-03-06 12:19:35 +01:00
Jingyun Hua
f31d4d2661 main/abuild: update autoconf test for loongarch64
see:
https://gitlab.alpinelinux.org/alpine/abuild/-/merge_requests/248
2024-03-05 12:31:20 +00:00
Sertonix
a0ce097cf2 main/abuild: replace libc-utils dependency with musl-utils 2024-02-05 20:01:24 +01:00
Natanael Copa
337f58c75c main/abuild: backport fix for subpackage arch
ref: https://gitlab.alpinelinux.org/alpine/abuild/-/merge_requests/241
2024-01-12 22:18:12 +01:00
Sertonix
20c1bf0787 main/abuild: remove curl from dependencies
abuild-fetch also works with busybox wget
2024-01-02 10:37:11 +00:00
Natanael Copa
66ddce4cb7 main/abuild: upgrade to 3.12.0 2023-10-18 12:33:35 +02:00
psykose
c8f9e3db45 main/abuild: upgrade to 3.11.21 2023-07-17 06:29:55 +02:00
psykose
a759bc962d main/abuild: upgrade to 3.11.20 2023-06-29 06:03:19 +02:00
psykose
9aa351ac07 main/abuild: upgrade to 3.11.19 2023-06-26 10:32:11 +02:00
psykose
7da732dd24 main/abuild: upgrade to 3.11.18 2023-06-26 07:41:53 +02:00
psykose
fb44195565 main/abuild: upgrade to 3.11.17 2023-06-26 04:27:03 +02:00
psykose
e4f83807f7 main/abuild: upgrade to 3.11.15 2023-06-26 04:15:32 +02:00
psykose
f3fd0abd49 main/abuild: upgrade to 3.11.14 2023-06-26 03:28:15 +02:00
psykose
3d20da76f9 main/abuild: upgrade to 3.11.13 2023-06-22 22:41:58 +02:00
psykose
1b2f69499f main/abuild: upgrade to 3.11.12 2023-06-22 20:04:48 +02:00
psykose
e93e2fb982 main/abuild: upgrade to 3.11.11 2023-06-22 17:58:08 +02:00
psykose
ec8ce4b24f main/abuild: upgrade to 3.11.10 2023-06-22 06:24:12 +02:00
psykose
8631d9361f main/abuild: upgrade to 3.11.9 2023-06-15 14:55:44 +02:00
psykose
185d04f4b0 main/abuild: upgrade to 3.11.8 2023-06-15 13:02:51 +02:00
psykose
3eac809aaa main/abuild: upgrade to 3.11.7 2023-06-07 07:31:54 +02:00
psykose
67f6244817 main/abuild: assign fno-plt to x86_64 only
x86 has a little more breakage when it comes to handwritten asm that
x86_64 doesn't care about, and x86 isn't really widely used, so just
don't do this there
2023-06-05 04:22:28 +02:00
psykose
9c497fa684 main/abuild: add -fno-plt for x86*
per https://lists.alpinelinux.org/~alpine/devel/%3C1628515011.zujvcn248v.none%40localhost%3E

this is a safe for-x86-only optimisation that decreases code size and
increases speed by around 1-3%

a small gain, but a 'free' one. the only incompatibility is it must be
disabled when -Wl,-z,lazy is set.

however, we generally force -z,now (immediate binding), so this is not a
fundamental incompatibility, and is usable for us

(if this seriously breaks something, then shoot me, but this will most likely be fine :) )
2023-06-03 20:18:56 +02:00
psykose
c0fc54b4c3 main/abuild: upgrade to 3.11.6 2023-06-03 19:52:40 +02:00
psykose
a6a8c012f1 main/abuild: upgrade to 3.11.5 2023-06-03 12:57:09 +02:00
psykose
071bed6b9a main/abuild: upgrade to 3.11.4 2023-06-01 09:33:02 +02:00
psykose
04480e8ca0 main/abuild: upgrade to 3.11.3 2023-06-01 06:17:19 +02:00
psykose
2a6d9604e1 main/abuild: upgrade to 3.11.2 2023-05-26 23:26:53 +02:00
psykose
5fc7bf8ac6 main/abuild: upgrade to 3.11.1 2023-05-24 02:13:47 +02:00
psykose
4a6a96511d main/abuild: fix sharedir 2023-05-10 06:10:47 +02:00
Natanael Copa
4e70e96f22 main/abuild: upgrade to 3.11.0 2023-05-09 13:17:01 +00:00
Natanael Copa
e2dd40a3cd main/abuild: add support for kernel signing key generation
ref https://gitlab.alpinelinux.org/alpine/aports/-/issues/14873
2023-05-05 15:52:31 +02:00
psykose
c542e0b69e main/abuild: upgrade to 3.11.0_rc13 2023-04-21 02:00:14 +02:00
psykose
9b3047dc10 main/abuild: upgrade to 3.11.0_rc12 2023-04-19 15:28:42 +02:00
psykose
b2e671ff8f main/abuild: upgrade to 3.11.0_rc11 2023-04-19 15:26:47 +02:00
psykose
834d9b4f31 main/abuild: upgrade to 3.11.0_rc10 2023-04-18 18:38:42 +02:00
Natanael Copa
e547340afc main/abuild: backport fix to read default.conf 2023-04-18 17:59:37 +02:00
Natanael Copa
f7f0cd5a61 main/abuild: backport fix for test 2023-04-18 15:57:32 +02:00
psykose
16f6dccea1 main/abuild: upgrade to 3.11.0_rc9
the prepare CHOST sed was stale- the old abuild.conf didn't have this
2023-04-18 15:45:08 +02:00
psykose
e6b6b48e4c main/abuild: upgrade to 3.11.0_rc8 2023-04-16 12:33:27 +02:00
psykose
a57aa522d7 main/abuild: upgrade to 3.11.0_rc7 2023-04-16 10:01:45 +02:00
psykose
cb677e82c5 main/abuild: upgrade to 3.11.0_rc6 2023-04-16 08:17:02 +02:00
psykose
dbf7016cd5 main/abuild: upgrade to 3.11.0_rc5 2023-04-15 21:51:47 +02:00
psykose
11ef00afd7 main/abuild: upgrade to 3.11.0_rc4 2023-04-15 10:14:07 +02:00
psykose
e85cd40655 main/abuild: upgrade to 3.11.0_rc3 2023-04-14 16:35:35 +02:00
psykose
e24d1f6e32 main/abuild: revert pycache change
see prior commit
2023-04-14 16:13:05 +02:00