Commit graph

166161 commits

Author SHA1 Message Date
Đoàn Trần Công Danh
7cc6ab9062 python3-protobuf: use upstream patch (fix memory leaks) 2022-09-24 13:43:38 +07:00
Đoàn Trần Công Danh
d9a0015833 python3-bitarray: update to 2.6.0. 2022-09-24 13:43:37 +07:00
Đoàn Trần Công Danh
1acd60f83a profanity: fix a small memory leak in Python 3.11 2022-09-24 13:43:37 +07:00
Joshua Woodie
4e8f8190c3 minetest: update to 5.6.1. 2022-09-24 13:43:18 +07:00
hechos
8e76c022be kitty: update to 0.26.3 2022-09-24 12:43:00 +07:00
Jan Christian Grünhage
b0111e4cc1 hatch: generate and bundle completions 2022-09-24 12:42:20 +07:00
Kai Stian Olstad
7c40407192 qtile: update to 0.22.0. 2022-09-24 12:40:47 +07:00
Daniel Lewan
ac56b86fda passphrase2pgp: update to 1.2.1. 2022-09-24 12:36:43 +07:00
Đoàn Trần Công Danh
1852976b37 DarkRadiant: unvendor pybind11 2022-09-24 07:51:32 +07:00
Đoàn Trần Công Danh
4f87c90881 uwsgi: backport patch for Python 3.11 2022-09-24 07:51:32 +07:00
Đoàn Trần Công Danh
b81384a2a6 sigil: patch for Python 3.11 2022-09-24 07:51:32 +07:00
Đoàn Trần Công Danh
9770c1b77c shiboken2: patch for Python 3.11 2022-09-24 07:51:32 +07:00
Đoàn Trần Công Danh
4e19a50509 renderdoc: update to 1.21. 2022-09-24 07:51:32 +07:00
Joel Beckmeyer
9e8a442818 Manual.md: correct reference to etc/defaults.virtual 2022-09-23 17:38:11 -04:00
Leah Neukirchen
f8470df690 unbound: update to 1.16.3. 2022-09-23 22:59:30 +02:00
dkwo
632dbc7de5 New package: sioyek-1.4.0 2022-09-23 22:01:46 +02:00
Helmut Pozimski
faf2bc43e6 linux4.19: update to 4.19.259. 2022-09-23 20:26:04 +02:00
Helmut Pozimski
7ba064e58f linux5.4: update to 5.4.214. 2022-09-23 20:23:52 +02:00
Helmut Pozimski
b872c23cc9 filezilla: update to 3.61.0. 2022-09-23 20:21:37 +02:00
Helmut Pozimski
d1cb36e0ff libfilezilla: update to 0.39.1. 2022-09-23 20:09:17 +02:00
Michael Aldridge
8ed92d4e3a terraform: update to 1.3.0. 2022-09-23 12:27:55 -05:00
dkwo
ef87147610 pipewire: update to 0.3.58 2022-09-23 16:45:45 +02:00
Đoàn Trần Công Danh
65d03502f0 python3-reportlab: use system libart 2022-09-23 20:01:09 +07:00
Đoàn Trần Công Danh
1da4d63e14 python3-reportlab: reall fix cross build 2022-09-23 19:52:00 +07:00
Duncaen
32c9479f19
knot-resolver: update to 5.5.3. 2022-09-23 14:39:40 +02:00
Đoàn Trần Công Danh
2a49ff4401 jack_mixer: renegerate Cython binding 2022-09-23 19:27:45 +07:00
Đoàn Trần Công Danh
0bba1ff7a3 python3-reportlab: fix cross build 2022-09-23 19:27:43 +07:00
Đoàn Trần Công Danh
37937702c2 python3-reportlab: update to 3.6.11. 2022-09-23 19:21:39 +07:00
Đoàn Trần Công Danh
8418f5cefc python3-snappy: update to 0.6.1. 2022-09-23 19:11:42 +07:00
Đoàn Trần Công Danh
f5788bbe97 python3-snakeoil: regenerate Cython 2022-09-23 19:07:58 +07:00
mobinmob
29476ef8e1 opera: update to 91.0.4516.20. 2022-09-23 16:26:51 +07:00
oreo639
c02c608ba9 gegl: enable vapigen 2022-09-23 10:10:38 +02:00
oreo639
d178443e23 pango: fix gegl crash when no font is installed
https://gitlab.gnome.org/GNOME/pango/-/issues/701
2022-09-23 09:44:39 +02:00
Mat Boehlke
af67c6155f ngspice: update to 37. 2022-09-23 02:19:54 -04:00
hiljusti
b47fc37615 sigi: update to 3.4.3 2022-09-22 23:27:34 -04:00
q66
b7536eec66 qbittorrent: rebuild for better boost fix 2022-09-23 02:16:00 +00:00
q66
1700654fa5 libtorrent-rasterbar: rebuild again for better boost fix 2022-09-23 02:15:24 +00:00
q66
5b1be772c7 boost: fix aligned_alloc brokenness for real
The previous patch does not work; I could reproduce that
libtorrent was still using the wrong stuff on my system and
segfaulting. Even if it did work, it would be fragile, since
there is no guarantee features.h will define _XOPEN_SOURCE (e.g.
defining _BSD_SOURCE or _DEFAULT_SOURCE will disable the lines
that define it).

Therefore, stop trying to be clever and simply make POSIX the
fallback behavior. It would be okay to drop all the system
specific logic too, since our boost build is for a single
target, but those are harmless and would just make for an
unnecessarily bigger patch.
2022-09-23 02:05:39 +00:00
classabbyamp
baf697f22b
qsstv: fix broken homepage/changelog/distfiles
upstream website seems to have vanished, and no upstream repo can be
found/exists. Hopefully it comes back at some point
2022-09-22 21:35:13 -04:00
Duncaen
38f02cd639
firefox: redisable debug symbols for 32bit build environments 2022-09-23 02:43:54 +02:00
Duncaen
40e1813af8
firefox: remove obsolete patch 2022-09-23 01:50:20 +02:00
Duncaen
17051196f4
firefox-i18n: update to 105.0. 2022-09-22 21:36:05 +02:00
Duncaen
55af8bb86c
firefox: update to 105.0. 2022-09-22 21:35:59 +02:00
classabbyamp
79d9e56687
New package: rtl8821cu-dkms-20210118 2022-09-22 14:48:51 -04:00
Đoàn Trần Công Danh
dba4417e2e rdiff-backup: fix build with Python 3.11 2022-09-23 00:02:30 +07:00
Đoàn Trần Công Danh
2808e9ddd7 python3-pygame: regenerate cython binding 2022-09-22 23:56:29 +07:00
Đoàn Trần Công Danh
c37ab86350 python3-keyutils: regenerate cython binding 2022-09-22 23:26:27 +07:00
Đoàn Trần Công Danh
0619b27e82 python3-protobuf: fix build with Python 3.11 2022-09-22 23:25:26 +07:00
Đoàn Trần Công Danh
14957afa52 python3-grpcio: regenerate cython binding 2022-09-22 23:08:08 +07:00
Đoàn Trần Công Danh
be38b7f25f python3-greenlet: update to 1.1.3. 2022-09-22 22:47:44 +07:00