Commit Graph

135574 Commits

Author SHA1 Message Date
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
Nathan Owens 53a11c3ce5 borgmatic: update to 1.5.10 2020-11-03 11:01:00 -05:00
Nathan Owens dfc437ab39 brltty: upgrade to 6.1 2020-11-03 10:59:22 -05:00
yopito 6bc34a821b seafile-client-qt: update to 7.0.10 2020-11-03 10:57:20 -05:00
yopito bcd1f0456c seafile-libclient: update to 7.0.10 2020-11-03 10:57:20 -05:00
Nathan Owens 21774dd03f clipgrab: update to 3.8.15 2020-11-03 10:55:18 -05:00
Nafis f3a359b1db google-chrome: update to 86.0.4240.183 2020-11-03 10:52:49 -05:00
Nafis e073ceca28 opera: update to 72.0.3815.186. 2020-11-03 10:52:13 -05:00
Nafis 4b08babbba vivaldi: update to 3.4.2066.90. 2020-11-03 10:51:41 -05:00
Andrew J. Hesford 10bf5761c6 vkQuake: update to 1.05.1. 2020-11-03 10:49:39 -05:00
a dinosaur 1bcf48a6c8 Signal-Desktop: update to 1.37.2
Closes: #26101 [via git-merge-pr]
2020-11-03 11:49:15 +01:00
q66 edd314e5bd nss: fix TLS 1.3 for non-gecko users
this fixes e.g. pidgin failing to connect to googletalk accounts
2020-11-03 11:00:42 +01:00
Jürgen Buchmüller 19cc39e88c colord: fix (cross) build for ppc-musl
For unknown reasons the default linking against libssp_nonshared.a
does not happen thus explicitly list it in LDFLAGS.
2020-11-03 10:59:08 +01:00
Jürgen Buchmüller d75e66367c colord: update to 1.4.5 2020-11-03 01:24:23 +01:00
Johannes 613d3af61a ImageMagick6: update to 6.9.11.35. 2020-11-02 23:07:18 +01:00
Johannes a6948ef719 ImageMagick: update to 7.0.10.35. 2020-11-02 23:07:18 +01:00
q66 b1fe5a0a12 webkit2gtk: update to 2.30.2 2020-11-02 21:52:45 +01:00
Piraty df6155d3b8
cmake-gui: update to 3.18.4. 2020-11-02 21:43:53 +01:00
Piraty 2a9cd7f60b
cmake: update to 3.18.4.
Closes: #26056
2020-11-02 21:43:47 +01:00
Piraty 07ca138190
ccache: build manpage, enable tests
Closes: #26035
2020-11-02 20:30:36 +01:00