Commit Graph

18 Commits

Author SHA1 Message Date
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