diff --git a/general/genlib/npth.xml b/general/genlib/npth.xml
index 0558fadf75..cc0675e730 100644
--- a/general/genlib/npth.xml
+++ b/general/genlib/npth.xml
@@ -6,8 +6,8 @@
-
-
+
+
]>
diff --git a/general/sysutils/udisks2.xml b/general/sysutils/udisks2.xml
index 863a3df0a0..90954190c5 100644
--- a/general/sysutils/udisks2.xml
+++ b/general/sysutils/udisks2.xml
@@ -4,11 +4,11 @@
%general-entities;
-
+
-
-
-
+
+
+
]>
@@ -36,6 +36,7 @@
&lfs80_checked;
+ &gcc7_checked;
Package Information
@@ -93,11 +94,12 @@
Optional
- ,
+ ,
,
+ ,
,
- , and
- dosfstools
+ libiscsi, and
+ libblockdev
diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml
index 7d349712b7..204873edab 100644
--- a/introduction/welcome/changelog.xml
+++ b/introduction/welcome/changelog.xml
@@ -44,6 +44,26 @@
May 19th, 2017
+
+ [bdubbs] - Update to btrfs-progs-4.11. Fixes
+ #9260.
+
+
+ [bdubbs] - Update to nano-2.8.3. Fixes
+ #9259.
+
+
+ [bdubbs] - Update to udisks-2.6.5. Fixes
+ #9258.
+
+
+ [bdubbs] - Update to npth-1.4. Fixes
+ #9254.
+
+
+ [bdubbs] - Update to gnupg-2.1.21. Fixes
+ #9253.
+
[ken] - Use separate QtWebEngine instead of building
it as part of Qt5. Fixes
diff --git a/packages.ent b/packages.ent
index b248618fdf..887508edcf 100644
--- a/packages.ent
+++ b/packages.ent
@@ -12,7 +12,7 @@
-
+
@@ -44,7 +44,7 @@
-
+
@@ -64,7 +64,7 @@
-
+
@@ -158,7 +158,7 @@
-
+
@@ -269,7 +269,7 @@
-
+
diff --git a/postlfs/editors/nano.xml b/postlfs/editors/nano.xml
index 1adb62e6ff..420f608d54 100644
--- a/postlfs/editors/nano.xml
+++ b/postlfs/editors/nano.xml
@@ -7,10 +7,10 @@
-
+
-
+
]>
diff --git a/postlfs/filesystems/btrfs-progs.xml b/postlfs/filesystems/btrfs-progs.xml
index 549d7f1f04..a2f257ade3 100644
--- a/postlfs/filesystems/btrfs-progs.xml
+++ b/postlfs/filesystems/btrfs-progs.xml
@@ -6,10 +6,10 @@
-
+
-
+
]>
@@ -114,9 +114,9 @@ make
mv tests/fuzz-tests/001-simple-check-unmounted/test.sh{,.broken} &&
mv tests/fuzz-tests/003-multi-check-unmounted/test.sh{,.broken} &&
+mv tests/fuzz-tests/004-simple-dump-tree/test.sh{,.broken} &&
mv tests/fuzz-tests/007-simple-super-recover/test.sh{,.broken} &&
mv tests/fuzz-tests/009-simple-zero-log/test.sh{,.broken} &&
-mv tests/mkfs-tests/005-long-device-name-for-ssd/test.sh{,.broken} &&
mv tests/misc-tests/019-receive-clones-on-munted-subvol/test.sh{,.broken}
To test the results, issue (as the
-
+
-
-
+
+
]>
@@ -38,6 +38,7 @@
S/MIME.
&lfs80_checked;
+ &gcc7_checked;
Package Information
@@ -122,12 +123,6 @@
sed -e '/noinst_SCRIPTS = gpg-zip/c sbin_SCRIPTS += gpg-zip' \
-i tools/Makefile.in
- Some tests will hang infinitely without modifications. If you will
- run the tests, comment the failing portions of the tests:
-
-sed -i -e '/^ test_agent_protect/s:^://:' agent/t-protect.c &&
-sed -i -e '174,186 s/^/;;/' tests/openpgp/ecc.scm
-
Install GnuPG by running the following
commands: