Commit graph

135493 commits

Author SHA1 Message Date
Andrew J. Hesford
eff7c8b865 python-parsing: update to 2.4.7. 2020-11-04 15:24:11 -05:00
Andrew J. Hesford
8ad09157e3 python-lxml: update to 4.6.1. 2020-11-04 15:24:11 -05:00
Andrew J. Hesford
94b3fe896b python-idna: update to 2.10. 2020-11-04 15:24:11 -05:00
Andrew J. Hesford
176cd8631b python-bcrypt: update to 3.2.0. 2020-11-04 15:24:11 -05:00
Andrew J. Hesford
28ed3248e8 python-atomicwrites: update to 1.4.0. 2020-11-04 15:24:10 -05:00
Andrew J. Hesford
1b71208fab python3-kiwisolver: update to 1.3.1. 2020-11-04 15:24:10 -05:00
Andrew J. Hesford
2ded1a0002 New package: python3-cppy-1.1.0 2020-11-04 15:24:10 -05:00
mobinmob
2dbffdcf1d git-cola: update to 3.8. 2020-11-04 20:30:57 +01:00
Duncaen
d1a3c848f6
syncthing: update to 1.11.1. 2020-11-04 19:37:39 +01:00
Érico Rolim
73c8716fad linux5.9: touch template to trigger i686 builder. 2020-11-04 15:33:36 -03:00
Érico Rolim
e4d811233f libreoffice: mark broken for musl. 2020-11-04 13:28:29 -03:00
Érico Rolim
7952bcdc34 linux5.9: fix i386-dotconfig for native builds.
The dotconfig was only tested for a cross build, and the i686-musl cross
compiler doesn't have stack protection enabled. A native build requires
config changes for these options.
2020-11-04 13:28:29 -03:00
Nathan Owens
ec0e737b7e python3-hpack: update to 4.0.0 2020-11-04 10:10:21 -05:00
Nathan Owens
aee9dda848 python3-hyperframe: update to 6.0.0 2020-11-04 10:10:21 -05:00
Nathan Owens
eff5962fad python3-hyper-h2: update to 4.0.0 2020-11-04 10:10:21 -05:00
Érico Rolim
4af7b0976a New package: linux5.9-5.9.3.
Main differences from 5.8:

- Add CROSS_COMPILE arg to more make invocations.
- Copy NFS config from arm64 dotconfig to other archs.
- Enable inline crypto.

[ci skip]
2020-11-04 12:03:32 -03:00
Jürgen Buchmüller
f5685ebe2b swell-foop: fix build 2020-11-04 11:58:20 +01:00
Leah Neukirchen
e008bb8e3d vim: update to 8.2.1948. 2020-11-04 11:20:45 +01:00
Jürgen Buchmüller
3720e1f72b libreoffice: also build for i686* 2020-11-04 09:50:24 +01:00
Jürgen Buchmüller
13856a00f2 libreoffice: update to 7.0.3.1
Make libreoffice-common depend on libreoffice-i18n-en-US to avoid
failing to start whenever someone installs just e.g. libreoffice-writer
and no i18n package(s) at all. Always installing en-US is not the
best solution but should avoid future complaints in the issue tracker.
2020-11-03 23:00:57 +01:00
Leah Neukirchen
f891e062c6 xlbiff: update to 4.3. 2020-11-03 22:32:27 +01:00
Leah Neukirchen
326457b9ad sleuthkit: update to 4.10.1. 2020-11-03 22:32:27 +01:00
Leah Neukirchen
6c8c5d46a9 tgt: update to 1.0.80. 2020-11-03 22:32:27 +01:00
Leah Neukirchen
9e7a9a23a5 when: update to 1.1.40. 2020-11-03 22:32:27 +01:00
Leah Neukirchen
332fa948d4 schilytools: update to 2020.10.09. 2020-11-03 22:32:27 +01:00
Leah Neukirchen
5d7370830a k9s: update to 0.23.4. 2020-11-03 22:32:27 +01:00
Leah Neukirchen
5287e4aeee hwloc: update to 2.3.0. 2020-11-03 22:32:27 +01:00
Leah Neukirchen
0e3f97af81 puzzles: update to 20200609.9aa7b7c. 2020-11-03 22:32:27 +01:00
Leah Neukirchen
61a3339710 iana-etc: update to 20201019. 2020-11-03 22:32:26 +01:00
Leah Neukirchen
16f950f489 crash: upstream moved. 2020-11-03 22:32:26 +01:00
Leah Neukirchen
fe09ffd911 fzf: update to 0.24.2. 2020-11-03 22:32:26 +01:00
Leah Neukirchen
8c4556b853 mozplugger: remove, upsteam dead.
NPAPI plugins are dead, too.
2020-11-03 22:32:26 +01:00
q66
09d9aa5e33 drawterm: use a correct atomic exchange for tas
the previous behavior would just keep incrementing the lock,
which is bad; emulate the x86 implementation behavior here by
performing a value exchange instead

we cannot use __atomic_test_and_set (which would eliminate
the value check) since that 1) works on a single byte, which
is okay on little endian systems but bad on big endian systems
and 2) has an undefined value of 'true' (just nonzero)

Fixes https://github.com/void-linux/void-packages/issues/26109
2020-11-03 22:26:07 +01:00
Caio Raposo
1833b9b9bb rust-cargo-audit: update to 0.13.1. 2020-11-03 22:12:12 +01:00
MrMip
0728b64836 cozy: added python3-pytz missing dep 2020-11-03 22:11:37 +01:00
Benjamín Albiñana
ca085130ff qpdf: update to 10.0.3. 2020-11-03 22:06:32 +01:00
Benjamín Albiñana
ba5e24f2ab doctl: update to 1.50.0. 2020-11-03 22:06:10 +01:00
mobinmob
bd7a142fab bmake: update to 20201010. 2020-11-03 20:25:59 +01:00
mobinmob
dfb8c95453 sublime-merge-bin: update to 2038. 2020-11-03 19:48:23 +01:00
newbluemoon
4e8a989b03 New package: qView-4.0 2020-11-03 19:35:22 +01:00
Nathan Owens
50e80a8a6f bettercap: update to 2.28 2020-11-03 11:19:58 -05:00
Nathan Owens
e11b96e03d archiver: update to 3.5.0 2020-11-03 11:19:07 -05:00
Nathan Owens
f896466b96 bindfs: update to 1.14.8 2020-11-03 11:18:20 -05:00
Nathan Owens
0c6517186c c-blosc: update to 1.20.1 2020-11-03 11:16:59 -05:00
Nathan Owens
d9bd8cd6ea cifs-utils: upgrade to 6.11
Also fixes CVE-2020-14342
2020-11-03 11:16:00 -05:00
Nathan Owens
19b333e2a5 python3-h11: update to 0.11.0 2020-11-03 11:14:44 -05:00
Nathan Owens
d9be45c6b7 mtools: update to 4.0.25 2020-11-03 11:06:45 -05:00
Nathan Owens
2c7d32202c asciidoc: update to 9.0.4 2020-11-03 11:04:56 -05:00
Nathan Owens
f90f07364f alembic: update to 1.7.16 2020-11-03 11:04:09 -05:00
Nathan Owens
c2147302e3 bctoolbox: update to 4.4.6 2020-11-03 11:01:57 -05:00