[lfs-book] r11893 - in branches/cross-chap5: chapter03 chapter07

2020-06-02 Thread pierre--- via lfs-book
Author: pierre
Date: Tue Jun  2 21:57:46 2020
New Revision: 11893

Log:
Update to upstream r11892

Modified:
   branches/cross-chap5/chapter03/introduction.xml
   branches/cross-chap5/chapter07/network.xml
   branches/cross-chap5/chapter07/networkd.xml

Modified: branches/cross-chap5/chapter03/introduction.xml
==
--- branches/cross-chap5/chapter03/introduction.xml Mon Jun  1 13:38:04 
2020(r11892)
+++ branches/cross-chap5/chapter03/introduction.xml Tue Jun  2 21:57:46 
2020(r11893)
@@ -49,9 +49,28 @@
 
 chmod -v a+wt 
$LFS/sources
 
-  An easy way to download all of the packages and patches is by using
-  wget-list as an input to
-  wget. For example:
+  There are several ways to optain all the necessary packages and patches
+  to build LFS:
+
+  
+
+  The files can be downloaded individually as described in the 
+  next two sections.
+
+
+  For stable versions of the book, a tarball of all the needed files 
+  can be downloaded from one of the LFS files mirrors listed at
+  http://www.linuxfromscratch.org/mirrors.html#files"/>.
+
+
+  The files can be downloaded using wget and
+  a wget-list as described below.
+
+  
+
+  To download all of the packages and patches by using
+  wget-list as an input to the
+  wget command, use:
 
 wget --input-file=wget-list --continue 
--directory-prefix=$LFS/sources
 
@@ -61,7 +80,10 @@
   $LFS/sources and run:
 
 pushd $LFS/sources
-md5sum -c md5sums
+  md5sum -c md5sums
 popd
 
+  This check can be used after retrieving the needed files with any of 
the 
+  methods listed above.
+
 

Modified: branches/cross-chap5/chapter07/network.xml
==
--- branches/cross-chap5/chapter07/network.xml  Mon Jun  1 13:38:04 2020
(r11892)
+++ branches/cross-chap5/chapter07/network.xml  Tue Jun  2 21:57:46 2020
(r11893)
@@ -208,7 +208,7 @@
 cat > /etc/hosts << "EOF"
 # Begin /etc/hosts
 
-127.0.0.1 localhost
+127.0.0.1 localhost.localdomain localhost
 127.0.1.1  

 <192.168.1.1> 
 
 [alias1] [alias2 
...]
 ::1   localhost ip6-localhost ip6-loopback

Modified: branches/cross-chap5/chapter07/networkd.xml
==
--- branches/cross-chap5/chapter07/networkd.xml Mon Jun  1 13:38:04 2020
(r11892)
+++ branches/cross-chap5/chapter07/networkd.xml Tue Jun  2 21:57:46 2020
(r11893)
@@ -294,7 +294,7 @@
 cat > /etc/hosts << "EOF"
 # Begin /etc/hosts
 
-127.0.0.1 localhost
+127.0.0.1 localhost.localdomain localhost
 127.0.1.1  

 ::1   localhost ip6-localhost ip6-loopback
 ff02::1   ip6-allnodes
-- 
http://lists.linuxfromscratch.org/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page


[blfs-book] [BLFS Trac] Batch modify: #13626, #13627, #13631, #13632, #13633

2020-06-02 Thread BLFS Trac via blfs-book
Batch modification to #13626, #13627, #13631, #13632, #13633 by renodr:


Action: accept

--
Tickets URL: 

BLFS Trac 
Beyond Linux From Scratch
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

[lfs-book] [LFS Trac] #4666: libcap-2.35

2020-06-02 Thread LFS Trac via lfs-book
#4666: libcap-2.35
+--
 Reporter:  renodr  |  Owner:  lfs-book
 Type:  task| Status:  new
 Priority:  normal  |  Milestone:  9.2
Component:  Book|Version:  SVN
 Severity:  normal  |   Keywords:
+--
 New minor version

--
Ticket URL: 
LFS Trac 
Linux From Scratch: Your Distro, Your Rules.
-- 
http://lists.linuxfromscratch.org/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page


Re: [blfs-book] [BLFS Trac] #13629: nghttp2-1.41.0

2020-06-02 Thread BLFS Trac via blfs-book
#13629: nghttp2-1.41.0
-+
 Reporter:  bdubbs   |   Owner:  blfs-book
 Type:  enhancement  |  Status:  new
 Priority:  high |   Milestone:  9.2
Component:  BOOK | Version:  SVN
 Severity:  normal   |  Resolution:
 Keywords:   |
-+
Changes (by renodr):

 * priority:  normal => high


Comment:

 {{{
 Fix CVE-2020-11080
 lib: Implement max settings option (Patch from James M Snell)
 lib: Earlier check for settings flood (Patch from James M Snell)
 lib: Fix receiving stream data stall (GH-1444)
 build: cmake: Make hard-coded static lib suffix optional (Patch from
 Viktor Szakats) (GH-1418)
 third-party: Bump llhttp to 2.0.4 (GH-1442)
 nghttpx: Add PROXY-protocol v2 support (GH-1452)
 nghttpx: Fix get_x509_serial for long serial numbers (Patch from Jacky
 Tian) (GH-1455)
 h2load: Allow port in --connect-to
 h2load: add --connect-to option (Patch from Lucas Pardue) (GH-1426)
 }}}

--
Ticket URL: 
BLFS Trac 
Beyond Linux From Scratch
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Re: [blfs-book] [BLFS Trac] #13631: gnome-control-center-3.36.3

2020-06-02 Thread BLFS Trac via blfs-book
#13631: gnome-control-center-3.36.3
-+---
 Reporter:  bdubbs   |   Owner:  renodr
 Type:  enhancement  |  Status:  assigned
 Priority:  normal   |   Milestone:  9.2
Component:  BOOK | Version:  SVN
 Severity:  normal   |  Resolution:
 Keywords:   |
-+---

Comment (by renodr):

 {{{
 News
 

 - Updated translations

 Users:
 - Show add user button also if no users found
 - Show permissions toolbar also if no users found
 }}}

--
Ticket URL: 
BLFS Trac 
Beyond Linux From Scratch
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

[lfs-book] [LFS Trac] Batch modify: #4665, #4663, #4664, #4666

2020-06-02 Thread LFS Trac via lfs-book
Batch modification to #4665, #4663, #4664, #4666 by renodr:


Action: accept

--
Tickets URL: 

LFS Trac 
Linux From Scratch: Your Distro, Your Rules.
-- 
http://lists.linuxfromscratch.org/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page


[blfs-book] [BLFS Trac] Batch modify: #13622, #13624, #13625

2020-06-02 Thread BLFS Trac via blfs-book
Batch modification to #13622, #13624, #13625 by bdubbs:


Action: resolve

Comment:
Fixed at revision 23234.

--
Tickets URL: 

BLFS Trac 
Beyond Linux From Scratch
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

[lfs-book] [LFS Trac] #4665: dbus-1.12.18

2020-06-02 Thread LFS Trac via lfs-book
#4665: dbus-1.12.18
+--
 Reporter:  renodr  |  Owner:  lfs-book
 Type:  task| Status:  new
 Priority:  high|  Milestone:  9.2
Component:  Book|Version:  SVN
 Severity:  normal  |   Keywords:
+--
 New point release with security fixes

 {{{
 dbus is the reference implementation of D-Bus, a message bus for
 communication between applications and system services.

 This is a stable-branch release, including a local denial of service fix.
 Upgrading is recommended, unless you are following the older stable
 branch 1.10.x.

 
 
 git tag: dbus-1.12.18

 The “telepathic vines” release.

 Denial of service fixes:

 • CVE-2020-12049: If a message contains more file descriptors than can
   be sent, close those that did get through before reporting error.
   Previously, a local attacker could cause the system dbus-daemon (or
   another system service with its own DBusServer) to run out of file
   descriptors, by repeatedly connecting to the server and sending fds that
   would get leaked.
   Thanks to Kevin Backhouse of GitHub Security Lab.
   (dbus#294, GHSL-2020-057; Simon McVittie)

 Other fixes:

 • Fix a crash when the dbus-daemon is terminated while one or more
   monitors are active (dbus#291, dbus!140; Simon McVittie)

 • The dbus-send(1) man page now documents --bus and --peer instead of
   the old --address synonym for --peer, which has been deprecated since
   the introduction of --bus and --peer in 1.7.6
   (fd.o #48816, dbus!115; Chris Morin)

 • Fix a wrong environment variable name in dbus-daemon(1)
   (dbus#275, dbus!122; Mubin, Philip Withnall)

 • Fix formatting of dbus_message_append_args example
   (dbus!126, Felipe Franciosi)

 • Avoid a test failure on Linux when built in a container as uid 0, but
   without the necessary privileges to increase resource limits
   (dbus!58, Debian #908092; Simon McVittie)

 • When building with CMake, cope with libX11 in a non-standard location
   (dbus!129, Tuomo Rinne)
 }}}

 "Upgrading is recommended"

--
Ticket URL: 
LFS Trac 
Linux From Scratch: Your Distro, Your Rules.
-- 
http://lists.linuxfromscratch.org/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page


[blfs-book] [BLFS Trac] #13626: dbus-1.12.18

2020-06-02 Thread BLFS Trac via blfs-book
#13626: dbus-1.12.18
-+---
 Reporter:  renodr   |  Owner:  blfs-book
 Type:  enhancement  | Status:  new
 Priority:  high |  Milestone:  9.2
Component:  BOOK |Version:  SVN
 Severity:  normal   |   Keywords:
-+---
 New point release with security fixes

 {{{
 dbus is the reference implementation of D-Bus, a message bus for
 communication between applications and system services.

 This is a stable-branch release, including a local denial of service fix.
 Upgrading is recommended, unless you are following the older stable
 branch 1.10.x.

 
 
 git tag: dbus-1.12.18

 The “telepathic vines” release.

 Denial of service fixes:

 • CVE-2020-12049: If a message contains more file descriptors than can
   be sent, close those that did get through before reporting error.
   Previously, a local attacker could cause the system dbus-daemon (or
   another system service with its own DBusServer) to run out of file
   descriptors, by repeatedly connecting to the server and sending fds that
   would get leaked.
   Thanks to Kevin Backhouse of GitHub Security Lab.
   (dbus#294, GHSL-2020-057; Simon McVittie)

 Other fixes:

 • Fix a crash when the dbus-daemon is terminated while one or more
   monitors are active (dbus#291, dbus!140; Simon McVittie)

 • The dbus-send(1) man page now documents --bus and --peer instead of
   the old --address synonym for --peer, which has been deprecated since
   the introduction of --bus and --peer in 1.7.6
   (fd.o #48816, dbus!115; Chris Morin)

 • Fix a wrong environment variable name in dbus-daemon(1)
   (dbus#275, dbus!122; Mubin, Philip Withnall)

 • Fix formatting of dbus_message_append_args example
   (dbus!126, Felipe Franciosi)

 • Avoid a test failure on Linux when built in a container as uid 0, but
   without the necessary privileges to increase resource limits
   (dbus!58, Debian #908092; Simon McVittie)

 • When building with CMake, cope with libX11 in a non-standard location
   (dbus!129, Tuomo Rinne)
 }}}

 "Upgrading is recommended"

--
Ticket URL: 
BLFS Trac 
Beyond Linux From Scratch
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

[lfs-book] [LFS Trac] #4664: perl-5.30.3

2020-06-02 Thread LFS Trac via lfs-book
#4664: perl-5.30.3
+--
 Reporter:  bdubbs  |  Owner:  lfs-book
 Type:  task| Status:  new
 Priority:  normal  |  Milestone:  9.2
Component:  Book|Version:  SVN
 Severity:  normal  |   Keywords:
+--
 New point version.

--
Ticket URL: 
LFS Trac 
Linux From Scratch: Your Distro, Your Rules.
-- 
http://lists.linuxfromscratch.org/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page


[lfs-book] [LFS Trac] #4663: man-db-2.9.2

2020-06-02 Thread LFS Trac via lfs-book
#4663: man-db-2.9.2
+--
 Reporter:  bdubbs  |  Owner:  lfs-book
 Type:  task| Status:  new
 Priority:  normal  |  Milestone:  9.2
Component:  Book|Version:  SVN
 Severity:  normal  |   Keywords:
+--
 New point version.

--
Ticket URL: 
LFS Trac 
Linux From Scratch: Your Distro, Your Rules.
-- 
http://lists.linuxfromscratch.org/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page


[lfs-book] LFS Package Currency Check - 2020-06-02 10:50:01 GMT

2020-06-02 Thread bdubbs--- via lfs-book
Package LFS  Upstream  Flag

acl 2.2.53 2.2.53 
attr2.4.48 2.4.48 
autoconf2.69   2.69   
automake1.16.2 1.16.2 
bash5.05.0
bc  2.7.2  2.7.2  
binutils2.34   2.34   
bison   3.6.2  3.6.2  
bzip2   1.0.8  1.0.8  
check   0.14.0 0.14.0 
coreutils   8.32   8.32   
dbus1.12.161.12.16
dejagnu 1.6.2  1.6.2  
diffutils   3.73.7
e2fsprogs   1.45.6 1.45.6 
elfutils0.179  0.179  
eudev   3.2.9  3.2.9  
expat   2.2.9  2.2.9  
expect  5.45.4 5.45.4 
file5.38   5.38   
findutils   4.7.0  4.7.0  
flex2.6.4  2.6.4  
gawk5.1.0  5.1.0  
gcc 10.1.0 10.1.0 
gdbm1.18.1 1.18.1 
gettext 0.20.2 0.20.2 
glibc   2.31   2.31   
gmp 6.2.0  6.2.0  
gperf   3.13.1
grep3.43.4
groff   1.22.4 1.22.4 
grub2.04   2.04   
gzip1.10   1.10   
iana-etc20200429   20200429   
inetutils   1.9.4  1.9.4  
intltool0.51.0 0.51.0 
iproute25.6.0  5.6.0  
kbd 2.2.0  2.2.0  
kmod27 27 
less551551
lfs-bootscripts 20191031   20191031   
libcap  2.34   2.34   
libffi  3.33.3
libpipeline 1.5.2  1.5.2  
libtool 2.4.6  2.4.6  
linux   5.6.15 5.7*
m4  1.4.18 1.4.18 
make4.34.3
man-db  2.9.1  2.9.2  *
man-pages   5.06   5.06   
meson   0.54.2 0.54.2 
mpc 1.1.0  1.1.0  
mpfr4.0.2  4.0.2  
ninja   1.10.0 1.10.0 
ncurses 6.26.2
openssl 1.1.1g 1.1.1g 
patch   2.7.6  2.7.6  
perl5.30.2 5.30.3 *
pkg-config  0.29.2 0.29.2 
procps-ng   3.3.16 3.3.16 
psmisc  23.3   23.3   
Python  3.8.3  3.8.3  
readline8.08.0
sed 4.84.8
shadow  4.8.1  4.8.1  
sysklogd1.5.1  1.5.1  
systemd 245245
sysvinit2.96   2.96   
tar 1.32   1.32   
tcl 8.6.10 8.6.10 
texinfo 6.76.7
tzdata  2020a  2020a  
udev-lfs20171102   20171102   
util-linux  2.35.2 2.35.2 
vim 8.2.0814   8.2.0884   *
XML-Parser  2.46   2.46   
xz  5.2.5  5.2.5  
zlib1.2.11 1.2.11 
zstd1.4.5  1.4.5  

-- 
http://lists.linuxfromscratch.org/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page