Commit Graph

5510 Commits

Author SHA1 Message Date
f19aa298fe Merge remote-tracking branch 'origin/3.7' into 3.8 2023-11-26 11:37:32 +01:00
9c8527ff8f sqlite3: update to 3.44.2 2023-11-25 10:46:44 +01:00
b450b0b61e
openssl: 3.1.4 -> 3.2.0 2023-11-23 19:58:17 +01:00
27f82d0940 pkgconf: update to 2.1.0 2023-11-23 13:34:02 +01:00
d14a8eafe4 python3-setuptools: update to 69.0.2 2023-11-23 12:23:53 +01:00
edd2354ccc
python3-setuptools: 68.2.2 -> 69.0.1 2023-11-22 19:04:00 +01:00
8ea2295ff6 sqlite3: update to 3.44.1 2023-11-22 18:53:39 +01:00
6f836b5dde gettext: update to 0.22.4 2023-11-20 17:00:26 +01:00
bfe62634a5 readline: update to 8.2.7 2023-11-20 16:52:30 +01:00
9b37f691bb
meson: 1.2.3 -> 1.3.0 2023-11-19 22:38:14 +01:00
5567fdfd87
exim: new dependency: libxcrypt 2023-11-19 19:11:47 +01:00
c7f9ab4df5
inetutils: new dependency: libxcrypt 2023-11-19 19:11:26 +01:00
6258fda201
linux-pam: rebuilt for libxcrypt 2023-11-19 19:11:04 +01:00
f2475aacf2
openssh: new dependency: libbsd, libxcrypt 2023-11-19 18:38:36 +01:00
7dc769d7fe
perl: new dependency: libxcrypt 2023-11-19 18:38:08 +01:00
fd6686d41f
python3: new dependency: libxcrypt 2023-11-19 18:37:43 +01:00
6f29c5b531
shadow: 4.14.0 -> 4.14.2; new dependency: libbsd, libxcrypt 2023-11-19 18:36:11 +01:00
ddf98e7cd3
sysvinit: new dependency: libxcrypt 2023-11-19 18:35:31 +01:00
41c566a023
glibc-32: disabled libcrypt, synced upstream commits 2023-11-19 18:34:48 +01:00
c7bd27fef8
glibc: disabled libcrypt, synced upstream commits 2023-11-19 18:34:42 +01:00
e95ab534b9
libbsd: initial commit, version 0.11.7 2023-11-19 18:31:23 +01:00
5d42047b42
libmd: initial commit, version 1.1.0 2023-11-19 18:31:02 +01:00
60244a6aca
libxcrypt-32: initial commit, version 4.4.36 2023-11-19 18:30:46 +01:00
61dbd9bc7d
libxcrypt: initial commit, version 4.4.36 2023-11-19 18:30:16 +01:00
e19e74f576 Merge remote-tracking branch 'origin/3.7' into 3.8 2023-11-18 16:27:34 +01:00
803d534d11 sqlite3: use bash as shell for configure 2023-11-17 14:04:38 +01:00
7665d52d82 cmake: update to 3.27.8 2023-11-15 18:57:05 +01:00
33eaecc5b1 Merge remote-tracking branch 'origin/3.7' into 3.8 2023-11-11 22:33:09 +01:00
e4729481cc dhcpcd: update to 10.0.5 2023-11-11 11:38:19 +01:00
0a9a49b666 sudo: update to 1.9.15p2 2023-11-10 10:18:38 +01:00
3ea93e528c bash: update to 5.2.21 2023-11-10 10:18:17 +01:00
23a6c94442 vim: update to 9.0.2095 2023-11-09 12:12:15 +01:00
f67d24ded9 sudo: update to 1.9.15p1 2023-11-08 10:46:40 +01:00
b9c7f20b35 sudo: update to 1.9.15 2023-11-07 12:52:02 +01:00
001b32a881
libuv: 1.46.0 -> 1.47.0 2023-11-06 19:49:43 +01:00
4c9bf424ab exim: update to 4.97 2023-11-05 17:56:25 +01:00
9c05b00eef Merge remote-tracking branch 'origin/3.7' into 3.8 2023-11-05 12:24:42 +01:00
192736c1bd
meson: updated footprint for python 3.12 2023-11-05 12:06:19 +01:00
a0081b694f
nftables: updated footprint for python 3.12 2023-11-05 12:04:57 +01:00
a4ce8cb873 python3-setuptools: rebuilt for python3.12
python3.12 removed distutils from their standard library [1] after
deprecating it in 2020 with python3.10 [2].
Because of that, we are unable to run setup.py to build setuptools
if we do not have anything else (e.g. pip). [3]

To ensure compatibility with ports that did not adjust yet we can keep
setuptools as is around for a little bit longer.

To build it, we can bootstrap pip inside the build environment with
ensurepip provided by core/python3 to build setuptools itself. This will
provide a _distutils_hack wheel along with it which we can use until the
dust settled.

[1]: https://docs.python.org/3/whatsnew/3.12.html
[2]: https://peps.python.org/pep-0632/
[3]: https://github.com/pypa/setuptools/issues/3661
2023-11-05 11:45:10 +01:00
e9a00f4157
python3: 3.11.5 -> 3.12.0 2023-11-05 11:23:08 +01:00
c3d45b511d
iproute2: 6.5.0 -> 6.6.0 2023-11-04 23:42:11 +01:00
fe81495e66
elfutils: 0.189 -> 0.190 2023-11-04 10:07:06 +01:00
f1154e861a
gawk: 5.2.2 -> 5.3.0 2023-11-02 20:23:52 +01:00
f4cc55feb7
libarchive: -> 3.7.2; cherry picked commit from upstream for lzma_stream detection, disabled iconv and testing 2023-11-01 19:56:01 +01:00
262c98c5ac sqlite3: update to 3.44.0 2023-11-01 17:05:17 +01:00
9d54a0bb27 xz: update to 5.4.5 2023-11-01 17:04:34 +01:00
0b4f82e727 usbutils: update to 017 2023-10-30 16:59:10 +01:00
ac31954c40
signify: 0.12 -> 0.13 2023-10-27 17:21:31 +02:00
a031778bc4
rdate: 0.12 -> 0.13 2023-10-27 17:21:27 +02:00