Commit Graph

25 Commits

Author SHA1 Message Date
Poltern
8437aa068c Package updates
Update to bash-5.2.32.
Update to iana-etc-20240801.
Update to vim-9.1.0660.
Update to binutils-2.43.
Update to linux-6.10.3.
Update to readline-8.2.13.
Update to wheel-0.44.0.
Update to setuptools-71.1.0.
Update to gcc-14.2.0.
Update to glibc-2.40.
Update to iproute2-6.10.0.
Update to lz4-1.10.0.
Update to meson-1.5.1.
Update to sysklogd-2.6.1.
Update to systemd-256.4.
Update to sysvinit-3.10.
2024-08-16 12:55:32 +05:00
Poltern
89e608294c Package updates.
Update to vim-9.1.0478.
Update to iana-etc-20240607.
Update to systemd-256.
Update to python3-3.12.4.
Update to perl-5.40.0.
Update to openssl-3.3.1 (Security fix).
Update to linux-6.9.4.
Update to findutils-4.10.0.

systemd: Reword test failure notice
2024-06-21 14:03:25 +05:00
Poltern
4728e167dd Revert ncurses to 6.5 and glibc patch 2024-05-13 11:54:36 +05:00
Poltern
5012468b6c Package updates
Update to vim-9.1.0405
Update to util-linux-2.40.1
Update to linux-6.8.9
Update to jinja2-3.1.4 (Python mpdule)
Update to iana-etc-20240502
Update to gcc-14.1.0
2024-05-12 23:18:03 +05:00
Poltern
b9b783416e systemd: Enable test suite (again)
With systemd-255, I get only 1 failure out of 1206.  Thus it seems a
good idea to run the test suite.

Revert "python: Document test failures with recent expat"

In Python >= 3.12.3, these tests are disabled with expat >= 2.6.0.
Link: https://github.com/python/cpython/commit/c4fa79b924a1

glibc: Revise glibc-2.39 upstream fix patch

The glibc-2.39-upstream_fix-1.patch file contains a broken
tst-iconv-iso-2022-cn-ext.c file.  It causes:
    FAIL: iconvdata/tst-iconv-iso-2022-cn-ext
2024-05-03 18:31:54 +05:00
Poltern
41b6194218 Package updates and a security fix.
Add security fix to glibc.
Update to linux-6.8.8.
Update to ncurses-6.5.
2024-04-30 23:43:36 +05:00
Poltern
bdbd8e34e2 glibc: Make the command enumerating timed out tests remap="test"
procps: Run chown -R tester . before running the test as tester
coreutils: Redirect stdin for test suite to prevent two failures
2024-03-05 23:15:39 +05:00
Poltern
2f1a3a46a1 Minor text changes
Fix some external URLs
procps: Add "-k" for make check and document two additional failures
2024-02-28 13:21:02 +05:00
Poltern
565460aa73 vim: Set TERM=xterm-256color for test
glibc: Correctly mark revision='systemd' for a paragraph in update note and  don't "overwrite" libcrypt.so.1* when updating
2024-02-24 17:27:10 +05:00
Poltern
2b37f5ee2f Glibc: Re-organize test failures and mention how to rule out timed out tests
Glibc tests occansionally fail due to a timeout because:

1. The hardware is slower than the developers expected.
2. Some tests use multiple or even all CPU cores internally, for e.g.
   with 8 active CPU cores we may end up running 8 tests (due to -j8)
   each of them uses 8 cores in the worst case, resulting a severe
   congestion.
2024-02-18 23:31:06 +05:00
Poltern
99877719e0 Update descriptions for some test failures and small syntax fix 2024-02-18 00:20:58 +05:00
Poltern
1558778edf Add info about how to upgrade Glibc on a running system
Let's change our policy to match other "rolling release" distros and
ease the procedure to fix Glibc security vulnerabilities.

Squashed the commits in xry111/update-glibc branch to keep the history
clean.
2024-02-06 14:42:52 +05:00
Poltern
dd711b63c2 Drop --with-headers=/usr/include
Add more rationale about --enable-stack-protector, and remove the stale explanation of --with-headers
Update upstream fixes patch

To include fixes for CVE-2023-6246, CVE-2023-6779, and CVE-2023-6780.
2024-02-03 23:31:55 +05:00
Poltern
f6a073bbae Change C.UTF-8 localedef
udev: Drop duplicated udevadm in the ninja command
2024-01-28 11:54:56 +05:00
Poltern
34f0201587 Package updates and disable building nscd in glibc. 2023-10-02 12:11:20 +05:00
Poltern
a6549d00b0 systemd: Use NSS modules provided by systemd in nsswitch.conf
It allows a simplification to /etc/hosts.  Also correct some info about
FQDN in both sysv and systemd.
2023-09-15 22:48:37 +05:00
Poltern
92ebce7ff4 Glibc: Fix CVE-2023-4806 2023-09-15 21:53:49 +05:00
Poltern
b95047b6ff glibc: Fix CVE-2023-4527 2023-09-13 23:19:08 +03:00
Poltern
0198ef0dbc Translated chapter 8 (from gettext until shadow) 2023-09-01 23:38:19 +05:00
Poltern
5c3bd39d50 Spelling 2023-08-04 01:54:52 +05:00
Poltern
e6c64e43c2 Translated glibc, gperf, grep, groff 2023-07-09 15:43:13 +05:00
Poltern
4cb26ecb54 Correction of endings 2023-05-24 11:00:49 +05:00
Vladimir Pertsev
ea57126215 glibc: don't mention "/lib" as ld.so search path anymore
Don't use dummy.c for glibc sanity check in chap 5
grub: update description for grub-glue-efi
python: supress "failed to check new pip version" or "a new pip version is available" warnings
parition: mention EFI system partition
Remove all non header files in linux headers
groff: remove -j1
gcc-pass2: remove unnecessary --enable-initfini-array option
2022-09-06 23:32:38 +05:00
Vladimir Pertsev
6da3621773 Minor reword for glibc test failures on slow systems (Незначительное изменение в описании сбоев тестирования glibc на медленных системах) 2022-06-23 15:33:11 +05:00
Vladimir Pertsev
d141f4d5ad Added package file: glibc 2022-06-16 02:33:07 +05:00