Thomas Trepl (Moody)
c48cc91c55
Merge upstream
2022-05-06 12:38:26 +02:00
Thomas Trepl (Moody)
481b2e0584
Merge upstream
2022-05-02 14:52:30 +02:00
Xi Ruoyao
7c862eac22
GID 5 (for tty) is also special
2022-05-02 16:02:10 +08:00
Xi Ruoyao
0414633793
minor fix for 65534 explanation: it is also used for "unmapped" groups
2022-05-02 15:42:52 +08:00
Xi Ruoyao
8469f02115
make /etc/group sorted by GID
2022-05-02 15:39:45 +08:00
Xi Ruoyao
14de4552bf
explain the usage of 65534
2022-05-02 15:36:03 +08:00
Xi Ruoyao
d77e98c7e8
fix a typo in changelog
2022-05-02 15:08:43 +08:00
Bruce Dubbs
8cab730a5b
Merge branch 'trunk' of git.linuxfromscratch.org:lfs into trunk
2022-04-30 09:40:46 -05:00
Bruce Dubbs
813ab55675
Package updates and nobody uid change.
...
Change nobody/nogroup uid/git to 65534.
Update to meson-0.62.1.
Update to libpipeline-1.5.6.
Update to elfutils-0.187.
Update to Jinja2-3.1.2.
Update to vim-8.2.4814.
Update to sysvinit-3.03.
Update to linux-5.17.5.
Update to gcc-11.3.0.
Update to coreutils-9.1.
Update to bc-5.2.4.
2022-04-30 09:38:48 -05:00
Thomas Trepl (Moody)
65ac2fdf48
Automatic merge of trunk into multilib
2022-04-22 05:45:10 +02:00
Xi Ruoyao
93db1e614e
python: fix a typo
2022-04-21 23:28:35 +08:00
Bruce Dubbs
dd9987c5ab
Minor rewording of pip3 recommendations
2022-04-21 08:43:49 -05:00
Xi Ruoyao
720c0bd9fb
python: add a <important> for pip3 usage
2022-04-21 14:23:07 +08:00
Xi Ruoyao
e286d8db14
decorate the references to root and lfs user
...
The references already correctly decorated are not changed because "if
it's not broken don't fix it".
2022-04-21 14:12:43 +08:00
Xi Ruoyao
421e0cfcda
add convenience entities for users root and lfs
2022-04-21 14:02:44 +08:00
Thomas Trepl (Moody)
80d370ba99
Automatic merge of trunk into multilib
2022-04-21 05:45:09 +02:00
Xi Ruoyao
c919b34c8a
generalize the note about removed and vulnerably releases
2022-04-20 18:53:42 +08:00
Xi Ruoyao
474ba0c426
mpfr: use ftp.gnu.org, at least for now
...
Currently www.mpfr.org has a certificate issue.
2022-04-20 18:34:28 +08:00
Thomas Trepl (Moody)
20d3801d62
Automatic merge of trunk into multilib
2022-04-20 05:45:10 +02:00
Bruce Dubbs
9de91f7822
Fix currency for mpfr
...
There is something wrong with the certificate for the mpfr
web page https://mpfr.loria.fr/mpfr-current/ . Ignore the certificate
problem.
2022-04-19 11:36:18 -05:00
Thomas Trepl (Moody)
cd77c31151
Automatic merge of trunk into multilib
2022-04-19 05:45:10 +02:00
Bruce Dubbs
18e99c88b9
Update lfs currency for wheel
2022-04-18 11:32:36 -05:00
Xi Ruoyao
4b51d83b3e
wheel: capitalize the first letter of the title, like all other packages
2022-04-18 20:44:35 +08:00
Thomas Trepl (Moody)
644d5e06d7
Fix m{,x}32 instructions
2022-04-18 12:58:19 +02:00
Xi Ruoyao
ee16e55d20
text fixes for wheel change
...
* Add description for "wheel" command
* Explain why pip3 warning does not matter for us
* Format and typo fixes
2022-04-18 12:59:52 +08:00
Bruce Dubbs
9749744481
Use pip3 to install Python modules and programs
...
meson, Markupsafe, and Jinja2
2022-04-17 23:08:16 -05:00
Thomas Trepl (Moody)
1937fe0c15
Automatic merge of trunk into multilib
2022-04-18 05:45:10 +02:00
Bruce Dubbs
5a2aca5626
Add wheel.xml
2022-04-17 19:04:53 -05:00
Bruce Dubbs
032d88fc75
Add wheel-0.37.1 (Python module).
2022-04-17 17:11:27 -05:00
Thomas Trepl (Moody)
caf32c82d6
Fix an old copy error
2022-04-17 22:22:21 +02:00
Bruce Dubbs
7a0687cbbf
Merge branch 'trunk' of git.linuxfromscratch.org:lfs into trunk
2022-04-17 14:19:34 -05:00
Bruce Dubbs
e9538133fa
Suppress a waring if running pip3 as root.
...
In serveral places we use the pip3 command to install Python 3 programs
and modules for all users as root. This conflicts with the Python
developers' recommendation to build packages in a virtual environment as
a regular user. To this end, a multi-line warning is written when using
pip3 as the root user.
This change shows users how to avoid this warning.
2022-04-17 12:55:48 -05:00
Thomas Trepl (Moody)
03cd145c43
Automatic merge of trunk into multilib
2022-04-16 05:45:10 +02:00
Ken Moffat
1d694184b3
Patch xz for the xzgrep vulnerability.
2022-04-15 20:01:35 +01:00
Thomas Trepl (Moody)
540a8bc67e
Automatic merge of trunk into multilib
2022-04-15 05:45:10 +02:00
Xi Ruoyao
75bab32f83
procps: update library and include directory name
2022-04-15 10:32:55 +08:00
Bruce Dubbs
62b66860b3
Package updates.
...
Update to libcap-2.64.
Update to linux-5.17.3.
Update to gzip-1.12.
2022-04-14 11:17:20 -05:00
Thomas Trepl (Moody)
992a95ce05
Automatic merge of trunk into multilib
2022-04-13 05:45:10 +02:00
Bruce Dubbs
b861051f19
Typos
2022-04-12 14:31:26 -05:00
Thomas Trepl (Moody)
9399bf9a96
Automatic merge of trunk into multilib
2022-04-05 05:45:10 +02:00
Ken Moffat
b3d5df2a4a
Note that linux-5.17.1 and zlib-1.2.12 are security updates.
2022-04-04 21:28:35 +01:00
Xi Ruoyao
d70fd55a87
procps-ng: remove an outdated note
...
It now just untars into procps-ng-4.0.0 directory, as we expect.
2022-04-05 01:30:19 +08:00
Thomas Trepl (Moody)
9ea5b3dc06
Fix instructions
2022-04-03 20:23:06 +02:00
Thomas Trepl (Moody)
11b1e35880
Adopt /usr/local fix for other archs
2022-04-03 19:45:15 +02:00
Thomas Trepl (Moody)
070e36cd7e
Automatic merge of trunk into multilib
2022-04-03 10:46:19 +02:00
Thomas Trepl (Moody)
a7e5537889
Automatic merge of trunk into multilib
2022-04-03 10:45:52 +02:00
Bruce Dubbs
f30c2e8029
Add in the patch needed for systemd with the 5.17 kernel
2022-03-31 12:39:23 -05:00
Bruce Dubbs
676f0fdcec
Package updates.
...
Update to sysvinit-3.02.
Update to zlib-1.2.12.
Update to expat-2.4.8.
Update to Jinja2-3.1.1.
Update to Python-3.10.4.
Update to procps-ng-4.0.0.
Update to iproute2-5.17.0.
Update to meson-0.62.0.
Update to linux-5.17.1.
Update to util-linux-2.38.
2022-03-30 16:13:26 -05:00
Thomas Trepl (Moody)
1b85bf1bb6
Automatic merge of trunk into multilib
2022-03-28 05:45:09 +02:00
Bruce Dubbs
cf30814bdb
Merge branch 'trunk' of git.linuxfromscratch.org:lfs into trunk
2022-03-27 11:46:12 -05:00