Commit Graph

172744 Commits

Author SHA1 Message Date
Duncaen e97b56427f
miniupnpd: update to 2.3.2. 2023-01-22 15:31:40 +01:00
mobinmob da40571b5d nestopia: update to 1.52.0.
Also:
- remove non-existent configure args
- add fltk-devel in makedepends.
2023-01-22 09:19:51 -05:00
Michal Vasilek 576382c2bb xbps: revbump for glibc 2.36
This is a workaround to make sure glibc gets updated before other
packages.

dash was updated recently and it is earlier in the alphabetical order compared
to glibc, so it got updated sooner than diffutils which has an INSTALL shell
script which fails because the shell interpreter - dash expects the
newer glibc version than what's available at that time.
2023-01-22 14:02:25 +01:00
André Cerqueira 17a883f291 libpcap: update to 1.10.3. 2023-01-22 13:12:19 +01:00
Daniel Eyßer c1dca96c51 bfs: update to 2.6.2. 2023-01-22 13:11:22 +01:00
Krul Ceter 5367bf2ae7 redis: update to 7.0.8.
The primary reason for updating this package is due to the following
CVEs being found and fixed:

* CVE-2022-35977 (Integer overflow in the Redis SETRANGE and
  SORT/SORT_RO commands can drive Redis to OOM panic)

* CVE-2023-22458 (Integer overflow in the Redis HRANDFIELD and
  ZRANDMEMBER commands can lead to denial-of-service)

The rest is as follows:

* jemalloc-devel and libatomic-devel now are included conditionally.

* antirez/redis has been moved to redis/redis (antirez stepped down in
  2020 and handed over his work to his colleagues).

* do_check can be executed by setting make_check_target to "test".

* V=1 is retained in make_build_args; MALLOC is defined outside the
  removed do_build function.

* the "-ldl" flag in use-system-jemalloc.patch is no longer necessary
  since it is already defined in src/Makefile; see
  redis/redis@b7b9aa6d9b

* do_configure is renamed to post_patch as its contents fit the
  latter's purpose.
2023-01-22 13:10:35 +01:00
mhmdanas 7dadf95944 imv: update to 4.4.0, adopt. 2023-01-22 13:07:48 +01:00
mhmdanas 0e4dfa6aa6 firejail: update to 0.9.72. 2023-01-22 13:07:39 +01:00
mhmdanas 984dc5540d file: update to 5.44. 2023-01-22 13:07:27 +01:00
Leah Neukirchen a3bf68f53b perl-IO-Socket-SSL: update to 2.080. 2023-01-22 12:50:58 +01:00
Leah Neukirchen e9e8e0366f scrot: update to 1.8.1. 2023-01-22 12:50:58 +01:00
Michal Vasilek d114efa545 gajim: remove unused gupnp-igd dependency
gupnp-igd is currently not used upstream because they assume everyone is
using the libsoup3 version and gajim can not work with that

4b497df5d0
2023-01-22 12:40:50 +01:00
Michal Vasilek 10712e284e telepathy-gabble: remove gupnp-igd build dep
this dependency was never used and there is no mention of it in the
source code, it was added in a1dd11e97c
2023-01-22 12:40:50 +01:00
Đoàn Trần Công Danh a10d58d3e5 LGOGDownloader: remove renamed patches 2023-01-22 15:51:26 +07:00
dataCobra 29503547ef mercurial: update to 6.3.2. 2023-01-22 15:49:19 +07:00
Đoàn Trần Công Danh 49b9b19249 LGOGDownloader: fix coredump with curl >= 7.87.0
Close: #41713
2023-01-22 15:47:56 +07:00
Laszlo Gombos 0da615ae5c dracut: update to 059 2023-01-21 21:55:11 -05:00
zenobit d965b3635f
chezmoi: update to 2.29.3
closes #41765
2023-01-21 21:30:51 -05:00
Evgeny Ermakov 00191af020 turbovnc: update to 3.0.2. 2023-01-21 20:53:41 -05:00
Andrea Brancaleoni 40aa9193a7 terragrunt: update to 0.43.0. 2023-01-22 01:50:00 +01:00
Andrea Brancaleoni 6ace1fa3a9 hugo: update to 0.110.0. 2023-01-22 01:43:25 +01:00
Andrea Brancaleoni f1c1002989 hivex: update to 1.3.23. 2023-01-22 01:42:05 +01:00
Andrea Brancaleoni 7215a36be4 hopper: update to 5.8.5. 2023-01-22 01:41:50 +01:00
Andrea Brancaleoni 0063e01382 entr: update to 5.3. 2023-01-22 01:41:31 +01:00
Andrea Brancaleoni 998440d99e docker-gen: update to 0.9.3. 2023-01-22 01:41:19 +01:00
Andrea Brancaleoni 69fc4137aa docker-cli: update to 20.10.23. 2023-01-22 01:40:42 +01:00
mhmdanas 0946a47592 diffutils: update to 3.9. 2023-01-22 00:10:52 +01:00
Daniel Lewan d963b695f1 gopls: update to 0.11.0. 2023-01-21 20:09:49 +00:00
mhmdanas dbb475cd61
dash: update to 0.5.12.
Closes: #41099 [via git-merge-pr]
2023-01-21 21:01:40 +01:00
classabbyamp bf23a4a532 Manual.md: note that gnu-configure build_style should be for autotools
as is indicated in the configure/gnu-configure build_style scripts
2023-01-21 14:55:15 -05:00
Jan Christian Grünhage 34c526f4ba prs: update to 0.5.0. 2023-01-21 14:17:47 -05:00
mhmdanas 65aa03b192 vips: revbump for matio-1.5.23. 2023-01-21 18:53:18 +00:00
mhmdanas 4a2d615606 matio: update to 1.5.23. 2023-01-21 18:53:18 +00:00
mhmdanas ca1f4de505
acpid: update to 2.0.34.
Closes: #41605 [via git-merge-pr]
2023-01-21 19:47:34 +01:00
Michal Vasilek e8f1c41155 webkit2gtk: update to 2.38.3. 2023-01-21 18:37:02 +01:00
Michal Vasilek b3ef3fd7ae python3-bcrypt: add missing build dependency 2023-01-21 17:54:20 +01:00
Michal Vasilek d9193d2ef2 mozjs102: update to 102.7.0. 2023-01-21 17:49:13 +01:00
Michal Vasilek 136c139205 python3-bcrypt: update to 3.2.2. 2023-01-21 17:48:38 +01:00
Jami Kettunen 0429bc76a6 nemo: update to 5.6.3. 2023-01-21 17:37:30 +01:00
Michal Vasilek 95d5b8f818 afterstep: remove package
uses gtk2, last release from 2013, lot of patching necessary to build
with modern tools
2023-01-21 17:37:20 +01:00
oreo639 1931fd5755 csync: remove package
Unmaintained since 2012 and the official mirror has been offline
for several years.
2023-01-21 17:37:02 +01:00
Zach Dykstra a4ea52a425 rsyslog: update to 8.2212.0. 2023-01-21 11:34:11 -05:00
ipkalm c4df8cabea v2ray: update to 5.2.1 2023-01-21 11:29:37 -05:00
Daniel Eyßer 03974b14dd mpd: update to 0.23.12.
Closes: #41729 [via git-merge-pr]
2023-01-21 11:28:42 -05:00
Marcin Puc 2b7eb24d10 python3-pygame: rebuild for newer sdl version 2023-01-21 17:25:25 +01:00
icp 5fe3ab43e0 Clight: update to 4.9. 2023-01-21 11:22:43 -05:00
icp 4ca8dbcfdd Clightd: update to 5.7. 2023-01-21 11:22:43 -05:00
mobinmob fc2ba05f46 skype: update to 8.93.0.403. 2023-01-21 11:20:10 -05:00
mobinmob 5f8e3ce562 opera: update to 94.0.4606.76. 2023-01-21 11:20:02 -05:00
Andrew J. Hesford a02e35efaf patchelf: update to 0.17.2. 2023-01-21 11:06:19 -05:00