241 Commits

Author SHA1 Message Date
psykose
3328384803 */*: rebuild misc for gcc13 2023-05-15 05:12:37 +02:00
psykose
20b1ccad00 main/apk-tools: fix a small recursive bug 2023-05-10 16:00:11 +02:00
psykose
eea779eb29 main/*: rebuild misc again for abuild fix again
believe it or not, i didn't wait long enough for x86_64 to have new
abuild yet still -_-
2023-05-10 14:15:42 +02:00
psykose
417b884182 main/*: rebuild misc again for abuild fix
x86_64 didn't have abuild upgraded yet
2023-05-10 12:40:19 +02:00
psykose
280568d50b */*: rebuild misc after abuild fix 2023-05-10 11:01:24 +02:00
Natanael Copa
028d34f678 main/apk-tools: upgrade to 2.14.0 2023-05-09 13:38:48 +00:00
psykose
08b0803c11 main/apk-tools: add explicit musl version dep 2023-04-28 04:58:21 +02:00
psykose
980edcead7 main/apk-tools: fix apk dot 2023-04-27 22:32:32 +02:00
Timo Teräs
981d9827de main/apk-tools: upgrade to 2.14.0_rc1 2023-04-12 18:55:24 +03:00
psykose
9d6163de80 main/apk-tools: fix lfs64 use 2023-04-11 22:29:13 +02:00
psykose
84a227baf0 main/*: rebuild for dt_relr change 2023-04-11 18:01:21 +02:00
Timo Teräs
19bd5f07f8 main/apk-tools: upgrade to 2.12.11 2023-01-19 15:16:41 +02:00
ptrcnull
c960c7e382
main/*: remove $pkgname from source url
[AL29]: $pkgname should not be used in the source url
2022-12-13 20:14:50 +01:00
psykose
0188f510ba main/apk-tools: upgrade to 2.12.10
previously downgraded in 51e02766598628c7a0150c4c34e1aab6b0fe9c65 ,
but all the issues were caused by having unversioned provides=. these
are all fixed now in edge (by me)
2022-10-23 21:14:54 +02:00
Natanael Copa
769872f63c main/apk-tools: fix index generation error
Fix index generation error:
ERROR: Metadata for package util-linux-openrc-2.38.1-r0 is too long.
ERROR: Index generation failed: No buffer space available
2022-09-23 19:09:05 +02:00
psykose
7b4c19e086
main/apk-tools: fix makedepends on nonexisting openssl3 2022-08-12 15:11:55 +02:00
Natanael Copa
af46438ca9 main/apk-tools: rebuild with openssl 3 2022-08-02 10:34:24 +02:00
ptrcnull
e185ac2775 main/apk-tools: fix truncating names in zsh completion
simplifies overly complicated pkgver-pkgrel handling in favour of one
simple substitution: trimming '-*-r[[:digit:]]*'
2022-06-20 18:54:40 +00:00
Natanael Copa
51e0276659 Revert "main/apk-tools: upgrade to 2.12.10"
It broke upgrades with a 'huh?' error. Lets revert til the error
reporter is fixed.

This reverts commit 0520e5aba0b52de9dc6aaed73b4aa4741248b7ac.

ref: https://gitlab.alpinelinux.org/alpine/apk-tools/-/issues/10847
ref: https://gitlab.alpinelinux.org/alpine/aports/-/issues/13912
2022-06-07 08:53:03 +02:00
Timo Teräs
0520e5aba0 main/apk-tools: upgrade to 2.12.10 2022-06-06 10:06:34 +03:00
Maxim Karasev
34d90ac838 main/apk-tools: fix zsh completion pkgver handling
Currently completion fails to strip *_git* from package name when
searching for available/installed packages. This fixes such behavior.

I tried to understand how that expression works, but failed. The "fix"
is found by randomly trying some changes.
2022-05-15 05:20:00 +00:00
Ariadne Conill
05ac121a0b main/apk-tools: rebuild apk-tools-static against latest openssl 2022-04-07 01:39:55 +00:00
Maxim Karasev
759f8fa762 main/apk-tools: update zsh completion
This adds completion for 'apk search', fixes a typo and adds some missing
parameters to other subcommands.
2022-01-05 21:30:16 +00:00
Timo Teräs
65fbcb8566 main/apk-tools: upgrade to 2.12.9 2022-01-01 20:54:28 +02:00
Ariadne Conill
1ac3c1bb29 main/apk-tools: explicitly depend on ca-certificates-bundle
A side effect of the OpenSSL migration has been the discovery that
ca-certificates-bundle was installed as a side effect, rather than
being an explicit runtime dependency of apk-tools.  However, it is
needed for validating https connections.
2021-09-25 02:13:49 -06:00
Ariadne Conill
3b2373001a main/apk-tools: back to openssl 1.1 for now 2021-09-21 00:00:42 -05:00
Ariadne Conill
6c65a526f6 main/apk-tools: rebuild against openssl 3 2021-09-10 23:59:43 -06:00
Timo Teräs
44ca96a761 main/apk-tools: upgrade to 2.12.7 2021-08-03 21:39:43 +03:00
Timo Teräs
d5c49fa3c5 main/apk-tools: security upgrade to 2.12.6
CVE-2021-36159
2021-07-26 15:06:12 +03:00
Timo Teräs
79f91a34f3 main/apk-tools: cherry-pick fix for provides preference handling 2021-05-20 11:43:57 +03:00
Natanael Copa
aa740eb10c main/apk-tools: add secfixes info for CVE-2021-30139 2021-04-14 08:01:21 +00:00
Timo Teräs
db442e9bde main/apk-tools: security upgrade to 2.12.5 2021-04-12 15:40:16 +03:00
Leo
6044241d67 main/*: remove stale patches 2021-04-06 18:55:07 -03:00
Ariadne Conill
c01efc3aae main/apk-tools: back out hotfix 2021-04-02 14:14:19 -06:00
Ariadne Conill
2a52b82c24 main/apk-tools: relax hotfix checks 2021-04-02 14:06:58 -06:00
Ariadne Conill
f782df6e3e main/apk-tools: add hotfix for tarball parsing DoS (CVE pending) 2021-04-02 13:07:27 -06:00
Timo Teräs
84ed6d29e6 main/apk-tools: upgrade to 2.12.4 2021-03-23 20:25:54 +02:00
Timo Teräs
7c983fbda8 main/apk-tools: upgrade to 2.12.3 2021-02-07 23:47:29 +02:00
Timo Teräs
6a0d4ace51 main/apk-tools: upgrade to 2.12.2 2021-02-07 16:22:54 +02:00
Timo Teräs
77b0e966e8 main/apk-tools: upgrade to 2.12.1 2021-01-19 20:49:48 +02:00
Alex Denes
b05fb54dd3 main/apk-tools: update zsh-completions
This fixes a few things:
- Cuts package version properly (according to Gentoo version identifiers)
- Uses /var/cache/apk/APKBUILD.* for APKBUILD cache mtime check
2020-12-31 14:57:30 +00:00
Alex Denes
a7f860dc9c main/apk-tools: update zsh-completion 2020-12-17 15:32:30 +00:00
Alex Denes
6f13ea1240 main/apk-tools: improve zsh completion 2020-12-01 04:33:10 +00:00
Alex Denes
2e3c736857 main/apk-tools: add zsh completion 2020-11-19 05:25:46 +00:00
Natanael Copa
07b78f3657 main/apk-tools: fix generation of help.h
set lua to a real lua interpreter instead of `yes`. Executing `yes` gave
unintended consequences.

fixes commit d8a51893723d (main/apk-tools: fix bootstrapping)
2020-11-10 07:17:58 +00:00
Ariadne Conill
d8a5189372 main/apk-tools: fix bootstrapping 2020-10-31 14:18:57 +00:00
Leo
1c9be9506a main/*: remove stale patches 2020-10-14 02:00:40 -03:00
Timo Teräs
aaf185164a main/apk-tools: upgrade to 2.12.0 2020-10-09 14:19:43 +03:00
Timo Teräs
01ae7a78de main/apk-tools: upgrade to 2.12.0_rc2 2020-10-06 14:55:13 +03:00
Timo Teräs
19b45c634d main/apk-tools: fix --repository short option
fixes #10707
2020-08-26 23:10:20 +03:00