167185 Commits

Author SHA1 Message Date
psykose
e0d946eda7 community/clamav: security upgrade to 1.0.1 2023-02-16 08:09:12 +01:00
Duncan Bellamy
98f60a2be1 community/py3-kubernetes: upgrade to 26.1.0
https://github.com/kubernetes-client/python/blob/v26.1.0/CHANGELOG.md
2023-02-16 07:06:43 +00:00
psykose
ef798f9e6b community/limine: upgrade to 4.20230216.1 2023-02-16 08:04:47 +01:00
psykose
69e308aa80 main/vim: hot backport sh-207 highlighting for sh files to not appear broken
https://github.com/vim/vim/issues/11977
file comes from https://www.drchip.org/astronaut/vim/syntax/sh.vim.gz
(no versioning- 207 at the time)
2023-02-16 08:01:49 +01:00
psykose
4845d71ef7 community/thin-provisioning-tools: allow textrels on riscv64 2023-02-16 07:44:56 +01:00
psykose
7604784edb main/vim: upgrade to 9.0.1313 2023-02-16 07:37:08 +01:00
psykose
555b825878 community/qt5-qttools: fixup more packaging
- modernise to amove
- add spaces in licence expression
- move the prior compat symlinks with amove too. otherwise they get left
  behind, and pkg dep on -dev
- move some more development only stuff:
  - lrelease-pro/lupdate-pro/lprodump only make sense with the others already moved
  - qcollectiongenerator outputs qch/qhp/qhc for developement
  - qdoc generates docs
- and now depend self in dev (not implicitly pulled)
2023-02-16 07:34:31 +01:00
psykose
5a4932f72b community/qt5-qttools: subsplit libraries
closes #14639

the previous change to install the main symlinks causes the main package
with all the libraries to depend on the -dev package too. that in turn
pulls in a chain of -devs.

since things link to the libraries, split them to pull them in directly.

should look at this again for the symlinks..
2023-02-16 07:19:00 +01:00
psykose
02eebeeea9 testing/speedcrunch: modernise 2023-02-16 07:12:04 +01:00
psykose
db8a298897 community/gnome-backgrounds: upgrade to 43.1 2023-02-16 04:54:22 +01:00
psykose
ab7f80788c community/gnome-desktop: upgrade to 43.2 2023-02-16 04:53:24 +01:00
psykose
5b5a6df8e9 community/gnome-firmware: upgrade to 43.2 2023-02-16 04:52:53 +01:00
psykose
2b025c4476 community/limine: upgrade to 4.20230216.0 2023-02-16 04:33:49 +01:00
Sören Tempel
3bdc20df8c community/grafana: ignore pkgrel in grafana-frontend version constraint
From the apk-world(5) man page:

	The ~= operator constrains the package to the version numbers
	specified, but will not constrain any unspecified version numbers.

With this commit, it is no longer necessary to keep the pkgrel of
community/grafana and community/grafana-frontend in sync which was,
for example, annoying during Go rebuilds.
2023-02-16 03:16:50 +00:00
psykose
3adec4cfe7 testing/py3-awscrt: use system aws-c-* 2023-02-16 03:59:30 +01:00
psykose
3ebc31c73b testing/aws-crt-cpp: new aport
https://github.com/awslabs/aws-crt-cpp
C++ wrapper around the aws-c-* libraries. Provides Cross-Platform Transport Protocols and SSL/TLS implementations for C++
2023-02-16 03:59:30 +01:00
psykose
0d7e3710ae testing/aws-c-event-stream: new aport
https://github.com/awslabs/aws-c-event-stream
AWS C99 implementation of the vnd.amazon.eventstream content-type
2023-02-16 03:59:30 +01:00
psykose
696f6240af testing/aws-c-s3: new aport
https://github.com/awslabs/aws-c-s3
AWS C99 library implementation for communicating with the S3 service
2023-02-16 03:59:30 +01:00
psykose
fb9303e95e testing/aws-c-auth: new aport
https://github.com/awslabs/aws-c-auth
C99 library implementation of AWS client-side authentication: standard credentials providers and signing
2023-02-16 03:59:30 +01:00
psykose
8376b37d16 testing/aws-c-mqtt: new aport
https://github.com/awslabs/aws-c-mqtt
AWS C99 implementation of the MQTT 3.1.1 specification
2023-02-16 03:59:30 +01:00
psykose
5dff26c5bf testing/aws-c-http: new aport
https://github.com/awslabs/aws-c-http
AWS C99 implementation of the HTTP/1.1 and HTTP/2 specifications
2023-02-16 03:59:30 +01:00
psykose
9405541256 testing/aws-c-io: new aport
https://github.com/awslabs/aws-c-io
Module for the AWS SDK for C handling all IO and TLS work for application protocols
2023-02-16 03:59:30 +01:00
psykose
5ae6b6099f testing/aws-c-sdkutils: new aport
https://github.com/awslabs/aws-c-sdkutils
C99 library implementing AWS SDK specific utilities
2023-02-16 03:59:30 +01:00
psykose
ba80505c4a testing/aws-checksums: new aport
https://github.com/awslabs/aws-checksums
AWS Cross-Platform HW accelerated CRC32c and CRC32 with fallback to efficient SW implementations
2023-02-16 03:59:30 +01:00
psykose
9f16c873fd testing/s2n-tls: new aport
https://github.com/aws/s2n-tls
A C99 implementation of the TLS/SSL protocols
2023-02-16 03:59:29 +01:00
psykose
cd5ab12707 testing/aws-c-compression: new aport
https://github.com/awslabs/aws-c-compression
C99 implementation of huffman encoding/decoding
2023-02-16 03:59:29 +01:00
psykose
2e6973f950 testing/aws-c-cal: new aport
https://github.com/awslabs/aws-c-cal
AWS Crypto Abstraction Layer: Cross-Platform, C99 wrapper for cryptography primitives
2023-02-16 03:59:29 +01:00
psykose
5f56468185 testing/aws-c-common: new aport
https://github.com/awslabs/aws-c-common
Core c99 package for AWS SDK for C including cross-platform primitives, configuration, data structures, and error handling
2023-02-16 03:59:29 +01:00
psykose
bfdbb86aef community/py3-argh: upgrade to 0.28.0 2023-02-16 03:46:13 +01:00
psykose
e97ff163bd testing/ardour: upgrade to 7.3.0 2023-02-16 03:44:08 +01:00
psykose
0745bd7595 main/kbd: rebuild with new ckbcomp 2023-02-16 03:38:20 +01:00
psykose
f0f39747ad main/ckbcomp: upgrade to 1.217 2023-02-16 03:38:16 +01:00
psykose
c42173b0d2 community/py3-cx_freeze: upgrade to 6.14.3 2023-02-16 03:32:10 +01:00
psykose
357a0fdcfe community/py3-saml2: upgrade to 7.4.0 2023-02-16 03:31:40 +01:00
psykose
d76e8750fc testing/watchexec: upgrade to 1.21.1 2023-02-16 03:28:33 +01:00
psykose
737fc60e67 community/ocrmypdf: upgrade to 14.0.3 2023-02-16 03:26:51 +01:00
psykose
9926a0df18 testing/tpm2-tools: upgrade to 5.5 2023-02-16 03:26:14 +01:00
psykose
b1658cf5e9 testing/aws-cli-v2: upgrade to 2.10.0 2023-02-16 01:54:48 +01:00
psykose
d311b67f51 community/aws-cli: upgrade to 1.27.72 2023-02-16 01:54:48 +01:00
ptrcnull
1bbd641660 main/perl-moo: upgrade to 2.005005 2023-02-15 23:18:49 +00:00
psykose
b48ae74b81 community/vault: disable on 32-bit arm 2023-02-16 00:16:17 +01:00
6543
6bfde785f0 community/tea: upgrade to 0.9.1 2023-02-15 23:54:21 +01:00
ptrcnull
5362cb5526 community/py3-zipp: upgrade to 3.13.0 2023-02-15 22:44:27 +00:00
ptrcnull
afffe6387d community/py3-pytest-forked: upgrade to 1.6.0 2023-02-15 22:44:10 +00:00
ptrcnull
fa36c9aced community/py3-json-logger: upgrade to 2.0.6 2023-02-15 22:43:49 +00:00
psykose
a2509b6b9f community/thunderbird: upgrade to 102.8.0 2023-02-15 23:40:55 +01:00
Simon Zeni
9b993b8078 testing/libdisplay-info: upgrade to 0.1.1 2023-02-15 21:36:23 +00:00
ptrcnull
9bcc482737 community/hfd-service: upgrade 0.2.0 2023-02-15 22:35:31 +01:00
ptrcnull
ae424c69a7 community/lomiri-deviceinfo: new aport 2023-02-15 22:35:30 +01:00
psykose
b6a2b1815e testing/pcsx2: upgrade to 1.7.4095 2023-02-15 21:09:48 +01:00