Commit graph

147642 commits

Author SHA1 Message Date
Leah Neukirchen
55eec38d14 linux5.10: update to 5.10.45. 2021-06-18 13:31:58 +02:00
Leah Neukirchen
884bdaba0e perl-LWP: update to 6.55. 2021-06-18 12:04:30 +02:00
mobinmob
27fe2f225a anydesk: update to 6.1.1. 2021-06-17 19:01:51 -03:00
Matthias von Faber
c75a2a7068 mkvtoolnix: update to 58.0.0 2021-06-17 16:24:53 -03:00
UsernameRandomlyGenerated
8f55bb0aa3 nano: update to 5.8. 2021-06-17 17:59:21 +02:00
newbluemoon
57ccb37c12 ccextractor: update to 0.89 2021-06-17 12:52:43 -03:00
Érico Nogueira
2bfede5d53 Revert "meson: update to 0.58.1."
This reverts commit 24de8690e3.

This broke at least mutter cross builds [1]. Seems to be something to do
with how shared libraries are found by our gir wrapper.

[1] https://build.voidlinux.org/builders/armv6l_builder/builds/34575/steps/shell_3/logs/stdio
2021-06-17 12:02:32 -03:00
Andrew J. Hesford
432c319069 mutter: revert forgot to increment revision 2021-06-17 09:09:42 -04:00
Duncaen
9bc577c7ff
knot: update to 3.0.7. 2021-06-17 13:40:46 +02:00
Piraty
0f5c64c209 python3-neovim: update to 0.4.3. 2021-06-17 11:27:56 +00:00
Piraty
93c01fe831 python3-gevent: update to 21.1.2. 2021-06-17 11:27:56 +00:00
Piraty
5c97d14716 python3-greenlet: update to 1.1.0.
Closes: #30787
2021-06-17 11:27:56 +00:00
Hill Ma
46c57a6c6f iperf3: update to 3.10.1 2021-06-17 12:10:34 +02:00
Leah Neukirchen
61d9e53ecf clojure: fix clj wrapper. 2021-06-17 11:44:11 +02:00
Leah Neukirchen
626473c6ac clojure: update to 1.10.3.855. 2021-06-17 11:11:42 +02:00
John
24de8690e3 meson: update to 0.58.1. 2021-06-17 09:33:06 +02:00
Kamil Smardzewski
969311c27d vpm: install bash completion 2021-06-17 02:37:57 -03:00
Anthony Iliopoulos
74993cfd88 lttng-ust: update to 2.12.2.
Move to python_version=3. Using py2 was ok, since the lttng-gen-tp
script supported both, but it's supported py3 since [1].

[1] 2d9c7df199

Closes: #31190 [via git-merge-pr]
2021-06-17 02:35:11 -03:00
FollieHiyuki
7b4691f97c chroma: update to 0.9.2 2021-06-17 02:24:40 -03:00
Andrew Benson
909689fa30 New package: impacket-0.9.23 2021-06-16 23:20:29 -06:00
Andrew Benson
93ed3e1ff5 New package: ldapdomaindump-0.9.3 2021-06-16 23:20:29 -06:00
lemmi
e944902d87 tmux-xpanes: update to 4.1.3. 2021-06-17 06:10:44 +02:00
Érico Nogueira
b5995daa4d sbctl: update to 0.6. 2021-06-17 00:31:32 -03:00
Érico Nogueira
954a8ea61a ZMusic: update to 1.1.8. 2021-06-17 00:21:35 -03:00
Érico Nogueira
b52fd9108f memtester: update to 4.5.1.
Also rename pre_build to post_patch and use vsed.
2021-06-17 00:18:49 -03:00
Gonzalo Tornaría
feb81bf908 owncloudclient: update to 2.8.2. 2021-06-17 00:12:36 -03:00
Anthony Iliopoulos
87395d1ad6 lldpd: update to 1.0.11. 2021-06-17 00:01:31 -03:00
tibequadorian
75678b184d ardour: update to 6.7. 2021-06-16 23:32:12 -03:00
Michal Vasilek
e4c0d72294 uwsgi: update to 2.0.19.1.
* remove uwsgi-python (python2 plugin)
* add cgi plugin as a uwsgi-cgi subpackage
* clarify the license
* simplify the template
2021-06-16 23:28:57 -03:00
Érico Nogueira
8f00a4e79c bluez: update to 5.59.
Patch came from Arch and can also be found in [1].

[1] https://www.spinics.net/lists/linux-bluetooth/msg91322.html
2021-06-16 23:26:09 -03:00
Érico Nogueira
a351cdf88d ell: update to 0.41. 2021-06-16 23:26:09 -03:00
FollieHiyuki
ae1f04bec5 buku: update to 4.6 + add shell completions 2021-06-16 23:24:50 -03:00
Alex Lohr
fc8659dd87 slack-desktop: update to 4.17.0 2021-06-16 22:47:37 -03:00
Đoàn Trần Công Danh
fb4838a591 base-chroot: add tzdata
Some packages require tzdata to testing, however, adding `tzdata` to
those checkdepends will break masterdir, since `tzdata` provides
`/usr/share/zoneinfo/UTC`, hence, it will be removed upon cleanup.

Let's add `tzdata` into `base-chroot` and remove the shenanigan in
`chroot.sh`.
2021-06-17 07:33:49 +07:00
Đoàn Trần Công Danh
00225cc2d5 tzdata: set bootstrap=yes
Some packages require tzdata to testing, however, adding `tzdata` to
those checkdepends will break masterdir, since `tzdata` provides
`/usr/share/zoneinfo/UTC`, hence, it will be removed upon cleanup.

Adding tzdata into base-chroot requires tzdata bootstrappable.

Let's do it.
2021-06-17 07:33:49 +07:00
Đoàn Trần Công Danh
d78c78803b tzutils: fix version, set bootstrap=yes
Some packages require tzdata to testing, however, adding `tzdata` to
those checkdepends will break masterdir, since `tzdata` provides
`/usr/share/zoneinfo/UTC`, hence, it will be removed upon cleanup.

Adding tzdata into base-chroot requires tzdata, thus tzutils is bootstrappable.

Let's do it.
2021-06-17 07:33:49 +07:00
John
0a8ce14abd xdg-desktop-portal-kde: update to 5.22.1. 2021-06-16 19:32:12 +02:00
John
e6a8add444 systemsettings: update to 5.22.1. 2021-06-16 19:32:11 +02:00
John
95924b3eb0 sddm-kcm: update to 5.22.1. 2021-06-16 19:32:11 +02:00
John
fe606660c5 powerdevil: update to 5.22.1. 2021-06-16 19:32:11 +02:00
John
05e7c5d6ca polkit-kde-agent: update to 5.22.1. 2021-06-16 19:32:11 +02:00
John
4f19890aad plasma-workspace: update to 5.22.1. 2021-06-16 19:32:11 +02:00
John
43f76dcc9d plasma-workspace-wallpapers: update to 5.22.1. 2021-06-16 19:32:11 +02:00
John
e12b48de1c plasma-vault: update to 5.22.1. 2021-06-16 19:32:11 +02:00
John
dc6f65f67d plasma-thunderbolt: update to 5.22.1. 2021-06-16 19:32:11 +02:00
John
17f1de5b70 plasma-systemmonitor: update to 5.22.1. 2021-06-16 19:32:11 +02:00
John
27f726440c plasma-sdk: update to 5.22.1. 2021-06-16 19:32:11 +02:00
John
d4f3452cc5 plasma-pa: update to 5.22.1. 2021-06-16 19:32:11 +02:00
John
c443877536 plasma-nm: update to 5.22.1. 2021-06-16 19:32:11 +02:00
John
13ba1d6b55 plasma-integration: update to 5.22.1. 2021-06-16 19:32:11 +02:00