diff --git a/general/genlib/gmime3.xml b/general/genlib/gmime3.xml
index f95a8c11ec..548e9ec916 100644
--- a/general/genlib/gmime3.xml
+++ b/general/genlib/gmime3.xml
@@ -6,7 +6,7 @@
-
+
diff --git a/general/genutils/pinentry.xml b/general/genutils/pinentry.xml
index 351d992e9a..1b3f7fdba6 100644
--- a/general/genutils/pinentry.xml
+++ b/general/genutils/pinentry.xml
@@ -8,9 +8,9 @@
-
-
-
+
+
+
]>
@@ -98,7 +98,7 @@
Install PIN-Entry by running the following
commands:
-./configure --prefix=/usr &&
+./configure --prefix=/usr --enable-pinentry-tty &&
make
This package does not come with a test suite.
@@ -132,6 +132,10 @@ make
Actually, it is the gtk3 pinentry.
+
+ : Default is 'maybe'.
+
+
diff --git a/general/graphlib/poppler.xml b/general/graphlib/poppler.xml
index 82e39ed879..998bcab937 100644
--- a/general/graphlib/poppler.xml
+++ b/general/graphlib/poppler.xml
@@ -6,11 +6,10 @@
-
+
-
-
-
+
+
@@ -202,7 +201,7 @@ install -m644 poppler-qt5.pc /usr/lib/pkgconfig
root:
-install -v -m755 -d /usr/share/doc/poppler-&poppler-version; &&
+install -v -m755 -d /usr/share/doc/poppler-&poppler-version; &&
cp -vr ../glib/reference/html /usr/share/doc/poppler-&poppler-version;
@@ -243,13 +242,13 @@ cd poppler-data-&poppler-data-version;
Okular, LibreOffice
and Inkscape).
-
+
LC_ALL=en_US.UTF-8 make test: Run the test suite.
The environment variable LC_ALL=en_US.UTF-8 is only needed if the
diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml
index 4dca9f9864..e9c090183e 100644
--- a/introduction/welcome/changelog.xml
+++ b/introduction/welcome/changelog.xml
@@ -44,6 +44,22 @@
December 5th, 2017
+
+ [bdubbs] - Add sed to libcdio to fix version number. Fixes
+ #10108.
+
+
+ [bdubbs] - Update to pinentry-1.1.0. Fixes
+ #10111.
+
+
+ [bdubbs] - Update to poppler-0.62.0. Fixes
+ #10110.
+
+
+ [bdubbs] - Update to gmime3-3.0.5. Fixes
+ #10109.
+
[dj] - Update to libgweather-3.26.1, zenity-3.26.0,
gnome-settings-daemon-3.26.2, gnome-control-center-2.26.2,
diff --git a/multimedia/libdriv/libcdio.xml b/multimedia/libdriv/libcdio.xml
index 1909b19802..43ccf0651b 100644
--- a/multimedia/libdriv/libcdio.xml
+++ b/multimedia/libdriv/libcdio.xml
@@ -97,7 +97,8 @@
following commands:
-patch -Np1 -i ../libcdio-1.0.0-upstream_fix-1.patch &&
+patch -Np1 -i ../libcdio-1.0.0-upstream_fix-1.patch &&
+sed -i '/^LIBCDIO_VERSION_NUM=/s/=.*$/=10000/' configure &&
./configure --prefix=/usr --disable-static &&
make
diff --git a/packages.ent b/packages.ent
index 1185c85a0c..0e25133687 100644
--- a/packages.ent
+++ b/packages.ent
@@ -104,7 +104,7 @@
-
+
@@ -220,7 +220,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
-
+
@@ -243,7 +243,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
-
+