Commit Graph

188451 Commits

Author SHA1 Message Date
Đoàn Trần Công Danh 8eb32de671 vagrant: do not disable-clean for musl 2024-01-22 12:07:04 +07:00
Đoàn Trần Công Danh 8bd45387c4 packer: move to nonfree 2024-01-22 11:16:09 +07:00
Đoàn Trần Công Danh cedda1bf13 vagrant: move to nonfree 2024-01-22 11:16:09 +07:00
Đoàn Trần Công Danh c6b8874e55 terraform: move to nonfree 2024-01-22 11:16:09 +07:00
Andrew Benson dfa22bb0f9 Revert "ntdsextract2: update to 1.0.0."
This reverts commit e4acf75902.
2024-01-21 15:46:35 -06:00
Andrew Benson 8191d0b7aa zps: update to 2.0.0. 2024-01-21 15:24:46 -06:00
Andrew Benson 19a77149fb xml2rfc: update to 3.19.1. 2024-01-21 15:24:12 -06:00
Andrew Benson 1a0dae9d9b python3-ytmusicapi: update to 1.4.2. 2024-01-21 15:22:01 -06:00
Andrew Benson 9fcc545449 python3-msoffcrypto-tool: update to 5.3.1. 2024-01-21 15:20:35 -06:00
Andrew Benson e4acf75902 ntdsextract2: update to 1.0.0. 2024-01-21 15:19:21 -06:00
Andrew Benson 7351a18c7c gef: update to 2024.01. 2024-01-21 15:16:24 -06:00
Andrew Benson 42b33c4722 focuswriter: update to 1.8.6. 2024-01-21 15:15:40 -06:00
icp 2d3b108153 python3-keyring: remove redundant `PY_IGNORE_IMPORTMISMATCH` export 2024-01-21 16:04:19 -05:00
icp 0e1f4fc46a common/build-style/python3-pep517.sh: enable `PY_IGNORE_IMPORTMISMATCH` for testing
Fixes `ImportMismatchError` for doctest-modules in pytest
Ref: https://github.com/pytest-dev/pytest/issues/2042#issuecomment-381309723
2024-01-21 16:04:19 -05:00
icp 997caab87c common/build-style/python3-module.sh: enable `PY_IGNORE_IMPORTMISMATCH` for testing
Fixes `ImportMismatchError` for doctest-modules in pytest
Ref: https://github.com/pytest-dev/pytest/issues/2042#issuecomment-381309723
2024-01-21 16:04:19 -05:00
Andrew Benson c5e97569ee nvidia: update to 535.154.05. 2024-01-21 14:41:22 -06:00
classabbyamp 16b99b0cd8
direwolf: actually disable neon on arm32
fixes #48299
2024-01-21 15:17:34 -05:00
Leah Neukirchen f60a4892ed weechat: update to 4.2.0. 2024-01-21 13:15:43 +01:00
Leah Neukirchen d36afeb85f elektroid: update to 3.0. 2024-01-21 13:15:43 +01:00
Leah Neukirchen 141f79d125 xbiff: update to 1.0.5. 2024-01-21 13:12:45 +01:00
classabbyamp ca69794248 kitty: update to 0.32.0. 2024-01-20 23:07:06 -05:00
Duncaen 39f9e85e14
linux6.7: update to 6.7.1. 2024-01-20 20:48:38 +01:00
classabbyamp dfe3746f1d
wine: fix musl conditional
fixes #48302
2024-01-20 12:53:05 -05:00
Leah Neukirchen 1d07e6ca92 emacs: update to 29.2. 2024-01-20 17:59:30 +01:00
Leah Neukirchen baceaaa604 crawl-tiles: update to 0.31.0. 2024-01-20 17:59:30 +01:00
Leah Neukirchen da673c6fbe crawl: update to 0.31.0. 2024-01-20 17:59:30 +01:00
Leah Neukirchen f3bdba5eb7 libx86: ignore patch versions. 2024-01-20 17:59:30 +01:00
classabbyamp 58c85a4d6a
tailscale: update to 1.58.0. 2024-01-20 11:47:44 -05:00
classabbyamp 48078aac35
vlc: fix reverts for omxplayer 2024-01-20 11:36:00 -05:00
classabbyamp f10e78710b
direwolf: disable NEON on armv6 2024-01-20 11:35:45 -05:00
classabbyamp 4618718822
wstunnel: fix checksum 2024-01-20 10:39:01 -05:00
cinerea0 0fb255a37a wstunnel: update to 9.1.0 2024-01-20 10:13:38 -05:00
0x5c 3959616419 chrony: adopt. 2024-01-20 10:13:26 -05:00
Helmut Pozimski 6b4a6b20b7 obconf-qt: update to 0.16.4. 2024-01-20 10:09:07 +01:00
Fotios Valasiadis 7168d3875e wine: update to 9.0
Changes in this commit besides upgrade to 9.0:

1. The link to the source code temporarily changed since
for release 9.0 they did not follow the 9.x/<release>.tar.gz
convention and instead released it directly under 9.0/.
I expect them to move back to 9.x though sooner or later
when 9.1 is to be released. We can change it back at that time.

2. libwine, previously marked deprecated was removed,
I as a result also remove the respective package.

3. Additional notes include the new WoW64 functionality
which no longer requires a separate wine 32bit install
to run 32bit windows software, it's all to be managed
by the 64bit installation, really cool, but still somewhat
experimental with some drawbacks, not anything extremely
annoying though, can be enabled with a command line flag.
Since musl does not have multilib, enabling it just for it
for now, but keeping glibc the same since it's still experimental.

Also it's now possible to run x86 windows apps on ARM AARCH64!
Once again you need to supply a command line flag to enable it.
Bright future since it now means aarch64 void linux can ship
wine to arm installs too.

Full notes: https://gitlab.winehq.org/wine/wine/-/releases/wine-9.0

Signed-off-by: Fotios Valasiadis <fvalasiad@gmail.com>
2024-01-20 09:57:13 +01:00
Đoàn Trần Công Danh ea2839018e setup/archive: non-tar gz/xz fix non non-supplied $dst 2024-01-20 14:30:19 +07:00
Gonzalo Tornaría e8c1c1d985 tox: update to 4.12.1. 2024-01-19 22:20:48 -05:00
Gonzalo Tornaría c308efdbb6 python3-pluggy: update to 1.3.0. 2024-01-19 22:20:48 -05:00
Gonzalo Tornaría 16f87fb8ce python3-filelock: update to 3.13.1. 2024-01-19 22:20:48 -05:00
Gonzalo Tornaría 51604fd288 python3-chardet: update to 5.2.0, adopt. 2024-01-19 22:20:48 -05:00
Gonzalo Tornaría c60269214e python3-cachetools: update to 5.3.2, adopt. 2024-01-19 22:20:48 -05:00
Gonzalo Tornaría 17f99e1cf1 hatchling: update to 1.21.0. 2024-01-19 22:20:48 -05:00
Gonzalo Tornaría b042b91e28 python3-process-tests: update to 3.0.0. 2024-01-19 22:19:47 -05:00
Andrew J. Hesford da76cbd1d8 python3-hypothesis: update to 6.96.0. 2024-01-19 20:15:19 -05:00
Andrew J. Hesford 62376b1f89 python3-MarkupSafe: update to 2.1.4. 2024-01-19 20:15:19 -05:00
Andrew J. Hesford aaaf5160bd mkinitcpio: update to 37.3. 2024-01-19 20:15:19 -05:00
Leah Neukirchen 0a0fc20297 linux-mainline: update to 6.7. 2024-01-19 18:51:40 +01:00
Alex Lohr 76e10f4cff vscode: update to 1.85.2 2024-01-19 12:29:06 -05:00
akierig 362068b94c signal-desktop: update to 6.44.1 2024-01-19 12:28:55 -05:00
Leah Neukirchen a9ffc2280f xsnow: fix cross. 2024-01-19 15:43:00 +01:00