Commit graph

113365 commits

Author SHA1 Message Date
Andrea Brancaleoni 47d0215eeb docker: update to 19.03.5. 2019-11-16 21:25:08 +01:00
Leah Neukirchen 4838f8720c nncp: update to 5.0.0. 2019-11-16 18:48:59 +01:00
Leah Neukirchen 8c47dcaf91 fzf: update to 0.19.0. 2019-11-16 18:48:59 +01:00
Jürgen Buchmüller 76c20fc57a
libGL: fix cross build for ppc* from x86_64*
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
2019-11-16 17:14:23 +01:00
Helmut Pozimski 83784632d9 libvirt-python: remove package 2019-11-16 16:04:31 +01:00
Helmut Pozimski de966f640c libvirt-python3: update to 5.9.0 2019-11-16 16:04:31 +01:00
Peter Bui ea0af7c420 Thunar: update to 1.8.11. 2019-11-16 15:56:40 +01:00
Benjamín Albiñana ad396f5550 lazydocker: update to 0.7.6 2019-11-16 15:53:03 +01:00
Juan RP 4e43054f25
Revert "i3-gaps: re-add --disable-sanitizers (probably for ppc or whatever)"
This reverts commit 82ba4a5e47.

Unnecessary, see https://github.com/void-linux/void-packages/pull/16501#issuecomment-554632275
2019-11-16 13:29:54 +01:00
Nathan Owens 7545466203 python3-aiohttp: update to 3.6.2 2019-11-16 12:51:07 +01:00
Ralph van Etten 1554846399 New package: cnijfilter2-5.70 2019-11-16 12:50:35 +01:00
Doan Tran Cong Danh ef7b642c5d doctl: don't use go get 2019-11-16 12:49:56 +01:00
Doan Tran Cong Danh ad5e48816c build-style/go: use glob instead of find 2019-11-16 12:49:56 +01:00
Alberto Pau c3c3fb5c3a GCP-Guest-Environment: redirect sv check to /dev/null
Avoid spamming the tty/serial with sv messages.
The stdout for this command is not needed as it is used programmatically with the exit status
2019-11-16 12:49:26 +01:00
Juan RP 82ba4a5e47
i3-gaps: re-add --disable-sanitizers (probably for ppc or whatever)
See https://github.com/void-linux/void-packages/pull/16501#issuecomment-554629175
2019-11-16 12:41:22 +01:00
slotThe 1eb1f7a736 New package: kmonad-0.3.0 2019-11-16 12:30:39 +01:00
Nathan Owens 7ba540ccbf ganv: unmark nocross 2019-11-16 12:30:11 +01:00
Andrew Benson 98ddcf63c9 New package: ytmdl-2019.11.16 2019-11-16 12:29:46 +01:00
Andrew Benson f234156558 New package: downloader-cli-0.1.0 2019-11-16 12:29:46 +01:00
Andrew Benson c578e4e321 New package: python3-itunespy-1.5.3 2019-11-16 12:29:46 +01:00
Andrew Benson 2d4c5e129d python-urllib3: update to 1.25.6. 2019-11-16 12:29:46 +01:00
Frantisek Fladung ef062ec083 i3-gaps: add missing man pages 2019-11-16 12:27:53 +01:00
Dominic Monroe 7e92875f95 dnsmasq: fix dbus.conf
Uses the upstream debian config as a basis, but copies it to prevent
changes to debian from breaking void.
2019-11-16 11:56:38 +01:00
Nathan Owens d775c45a90 seahorse-nautilus: unmark nocross 2019-11-16 09:14:44 +01:00
Nick Hahn f1de89f8c3 Signal-Desktop: update to 1.28.0. 2019-11-16 09:14:20 +01:00
Nathan Owens 924a7bc5bd libSavitar: unmark nocross 2019-11-16 09:13:33 +01:00
Nathan Owens c457ed5b55 cinnamon-menus: unmark nocross 2019-11-16 09:13:10 +01:00
Nathan Owens b6786c1beb include-what-you-use: unmark nocross 2019-11-16 09:12:32 +01:00
Nathan Owens 8acd860642 gnome-tweaks: unmark nocross 2019-11-16 09:12:13 +01:00
Nathan Owens c9a7c9150f libaccounts-qt5: unmark nocross 2019-11-16 09:11:57 +01:00
Nathan Owens a02b9cd0a4 libaccounts-glib: unmark nocross 2019-11-16 09:11:57 +01:00
q66 aa8e525b11 elasticsearch: enable on more archs + add archs note
[ci skip]
2019-11-16 09:10:03 +01:00
q66 f77f740849 swarm: fix checksum
[ci skip]
2019-11-16 09:09:28 +01:00
q66 2a480438d5 minijail: fix build on ppc64le*
Big endian is not supported.
2019-11-16 09:09:13 +01:00
Helmut Pozimski 29fd2087c7 perl-Image-Sane: update to 5. 2019-11-16 09:04:35 +01:00
Robert Lowry 94fbf9c9e4 new package: micronucleus-2.04 2019-11-15 21:47:13 -08:00
q66 b09d6b8779 go: use go1.12-bootstrap, disable ppc* BE, disable cross-libc 2019-11-15 18:14:56 -08:00
q66 2d00eb9536 New package: go1.12-bootstrap-1.12.13 2019-11-15 18:14:56 -08:00
q66 6f1c7ff607 New package: gcc6-6.5.0
This is the first part of an effort to allow bootstrapping openjdk
without downloading any binaries. The next part will be an openjdk7
package that will be used to bootstrap openjdk8.

After that, we can proceed to add the missing parts to go all the
way up to 11.

[ci skip]
2019-11-15 22:56:51 +01:00
Jürgen Buchmüller 9046ff61b7
linux3.16: update to 3.16.77
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
2019-11-15 20:55:12 +01:00
Johannes fb9d3bac97 olive: update to 0.1.2. 2019-11-15 19:43:07 +01:00
Leah Neukirchen e748d85fc3 New package: python3-pipx-0.14.0.0 2019-11-15 15:36:09 +01:00
Leah Neukirchen 8636be7e92 New package: python3-userpath-1.3.0 2019-11-15 15:36:09 +01:00
Leah Neukirchen 546c049098 New package: python3-argcomplete-1.10.0 2019-11-15 15:36:09 +01:00
travankor c56ac5fa47 pango: fix CVE-2019-1010238. 2019-11-15 15:08:24 +01:00
Anders Damsgaard 63caf2ac12 python3-rss2email: update to 3.11. 2019-11-15 15:04:09 +01:00
Andrew Benson 31a1baf10a spotify-tui: update to 0.9.0. 2019-11-15 15:03:50 +01:00
Doan Tran Cong Danh 27057f96f4 grml-zsh-config: update to 0.16.1. 2019-11-15 15:03:09 +01:00
travankor c4fe588d09 libmad: fix CVE-2017-8372 and CVE-2017-8374. 2019-11-15 15:02:44 +01:00
Nathan Owens 10d4b87a02 ccsm: unmark nocross 2019-11-15 15:02:13 +01:00