Changeset 6d6f242
- Timestamp:
- 07/26/2021 08:14:09 PM (2 years ago)
- Branches:
- 11.0, 11.0-rc1, 11.0-rc2, 11.0-rc3, 11.1, 11.1-rc1, 11.2, 11.2-rc1, 11.3, 11.3-rc1, 12.0, 12.0-rc1, arm, bdubbs/gcc13, ml-11.0, multilib, renodr/libudev-from-systemd, s6-init, trunk, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/lfs-next, xry111/loongarch, xry111/loongarch-12.0, xry111/parallelism, xry111/pip3, xry111/rust-wip-20221008
- Children:
- 5287d52, 85cd74c2
- Parents:
- de28837
- git-author:
- Thomas Trepl (Moody) <thomas@…> (07/26/2021 08:06:18 PM)
- git-committer:
- Thomas Trepl (Moody) <thomas@…> (07/26/2021 08:14:09 PM)
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
chapter01/changelog.xml
rde28837 r6d6f242 45 45 46 46 <listitem> 47 <para>2021-07-26</para> 48 <itemizedlist> 49 <listitem> 50 <para>[thomas] - Fix a programming error in shadow-4.9</para> 51 </listitem> 52 </itemizedlist> 53 </listitem> 54 55 <listitem> 47 56 <para>2021-07-25</para> 48 57 <itemizedlist> -
chapter08/shadow.xml
rde28837 r6d6f242 96 96 <screen><userinput remap="pre">sed -i 's/1000/999/' etc/useradd</userinput></screen> 97 97 --> 98 <para>Fix a simple programming error by modifying a file with following command:</para> 99 100 <screen><userinput remap="pre">sed -e "224s/rounds = SHA_ROUNDS_DEFAULT/min_&/" -i libmisc/salt.c</userinput></screen> 101 98 102 <para>Prepare Shadow for compilation:</para> 99 103
Note:
See TracChangeset
for help on using the changeset viewer.