[blfs-book] r21523 - in trunk/BOOK: . general/graphlib introduction/welcome

2019-04-27 Thread bdubbs--- via blfs-book
Author: bdubbs
Date: Sat Apr 27 21:54:36 2019
New Revision: 21523

Log:
Update to qpdf-8.4.1

Modified:
   trunk/BOOK/general.ent
   trunk/BOOK/general/graphlib/qpdf.xml
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/packages.ent

Modified: trunk/BOOK/general.ent
==
--- trunk/BOOK/general.ent  Sat Apr 27 14:35:28 2019(r21522)
+++ trunk/BOOK/general.ent  Sat Apr 27 21:54:36 2019(r21523)
@@ -1,6 +1,6 @@
 
 
-   
+   

 
 

Modified: trunk/BOOK/general/graphlib/qpdf.xml
==
--- trunk/BOOK/general/graphlib/qpdf.xmlSat Apr 27 14:35:28 2019
(r21522)
+++ trunk/BOOK/general/graphlib/qpdf.xmlSat Apr 27 21:54:36 2019
(r21523)
@@ -6,10 +6,10 @@
 
   https://github.com/qpdf/qpdf/releases/download/release-qpdf-&qpdf-version;/qpdf-&qpdf-version;.tar.gz";>
   
-  
+  
   
-  
-  
+  
+  
 ]>
 
 

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==
--- trunk/BOOK/introduction/welcome/changelog.xml   Sat Apr 27 14:35:28 
2019(r21522)
+++ trunk/BOOK/introduction/welcome/changelog.xml   Sat Apr 27 21:54:36 
2019(r21523)
@@ -43,6 +43,16 @@
 -->
 
 
+  April 28th, 2019
+  
+
+  [bdubbs] - Update to qpdf-8.4.1. Fixes
+  #11995.
+
+  
+
+
+
   April 27th, 2019
   
 

Modified: trunk/BOOK/packages.ent
==
--- trunk/BOOK/packages.ent Sat Apr 27 14:35:28 2019(r21522)
+++ trunk/BOOK/packages.ent Sat Apr 27 21:54:36 2019(r21523)
@@ -225,7 +225,7 @@

 
 
-
+
 
 
 
-- 
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] #11995: qpdf-8.4.1

2019-04-27 Thread BLFS Trac via blfs-book
#11995: qpdf-8.4.1
-+
 Reporter:  bdubbs   |   Owner:  blfs-book
 Type:  enhancement  |  Status:  closed
 Priority:  normal   |   Milestone:  8.5
Component:  BOOK | Version:  SVN
 Severity:  normal   |  Resolution:  fixed
 Keywords:   |
-+
Changes (by bdubbs):

 * status:  new => closed
 * resolution:   => fixed


Comment:

 Fixed at revision 21523.

--
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

[blfs-book] [BLFS Trac] #11995: qpdf-8.4.1

2019-04-27 Thread BLFS Trac via blfs-book
#11995: qpdf-8.4.1
-+---
 Reporter:  bdubbs   |  Owner:  blfs-book
 Type:  enhancement  | Status:  new
 Priority:  normal   |  Milestone:  8.5
Component:  BOOK |Version:  SVN
 Severity:  normal   |   Keywords:
-+---
 New point version.

--
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] #11995: qpdf-8.4.1

2019-04-27 Thread BLFS Trac via blfs-book
#11995: qpdf-8.4.1
-+
 Reporter:  bdubbs   |   Owner:  blfs-book
 Type:  enhancement  |  Status:  new
 Priority:  normal   |   Milestone:  8.5
Component:  BOOK | Version:  SVN
 Severity:  normal   |  Resolution:
 Keywords:   |
-+

Comment (by bdubbs):

 * When qpdf --version is run, it will detect if the qpdf CLI was
built with a different version of qpdf than the library. This
usually indicates that multiple versions of qpdf are installed and
that the library path is not set up properly. This situation
sometimes causes confusing behavior for users who are not actually
running the version of qpdf they think they are running.

* Add parameter --remove-page-labels to remove page labels from
output. In qpdf 8.3.0, the behavior changed so that page labels
were preserved when merging and splitting files. Some users were
relying on the fact that if you ran qpdf --empty --pages ... all
page labels were dropped. This option makes it possible to get
that behavior if it is explicitly desired.

* Add parameter --keep-files-open-threshold to override the
maximum number of files that qpdf will allow to be kept open at
once.

* Handle Unicode characters in filenames properly on Windows. The
changes to support Unicode on the CLI in Windows broke Unicode
filenames on that platform.

* Slightly tighten logic that determines whether an object is a
page. The previous logic was sometimes failing to preserve
annotations because they were passing the overly loose test for
whether something was a page. This fix has a slight risk of
causing some extraneous objects to be copied during page splitting
and merging for erroneous PDF files whose page objects contain
invalid types or are missing the /Type key entirely, both of which
would be invalid according to the PDF specification.

* Revert change that included preservation of outlines (bookmarks)
in --split-pages. The way it was implemented caused a very
significant performance penalty when splitting pages with
outlines. We need a better solution that only copies the relevant
items, not the whole tree.

* JSON serialization: add missing leading 0 to decimal values
between -1 and 1.

--
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

[blfs-book] BLFS Package Currency Check - 2019-04-28 04:45:01 GMT

2019-04-27 Thread bdubbs--- via blfs-book
BLFS PackageBLFS Version  Latest  Ticket
chapter 05: mdadm   4.0  4.1  #11286
chapter 06: gedit   3.22.1   3.32.0   #11808
chapter 09: js3852.2.1gnome1 manual   
chapter 09: js5260.1.0   manual   
chapter 10: qpdf8.4.08.4.1#11995
chapter 11: ImageMagick66.9.10-276.9.10-42#7859
chapter 11: ImageMagick77.0.8-27 7.0.8-42 #7859
chapter 12: systemd 241  242  #11941
chapter 13: jdk 11.0.2+9 manual   
chapter 13: rustc   1.32.0   1.34.1   #11975
chapter 14: dhcp4.4.10
chapter 14: samba   4.10.1   4.10.2   #11916
chapter 20: db  5.3.28   manual   
chapter 25: webkitgtk   2.24.0   2.24.1   #11925
chapter 26: oxygen-icons5   5.55.0   5.57.0   #11746
chapter 29: extra-cmake-modules 5.55.0   5.57.0   #11746
chapter 32: kf5 5.55 5.57 #11746
chapter 32: kf5-apps18.12.2  19.04.0  #11757
chapter 32: plasma5 5.15.3   5.15.4   #11696
chapter 35: libchamplain0.12.16  0.12.19  #11706
chapter 36: baobab  3.30.0   3.32.0   #11774
chapter 36: eog 3.28.4   3.32.1   #11774
chapter 36: evince  3.30.2   3.32.0   #11774
chapter 36: evolution   3.30.5   3.32.1   #11774
chapter 36: file-roller 3.30.1   3.32.1   #11774
chapter 36: gnome-calculator3.30.1   3.32.1   #11774
chapter 36: gnome-disk-utility  3.30.2   3.32.1   #11774
chapter 36: gnome-logs  3.30.0   3.32.1   #11774
chapter 36: gnome-maps  3.30.3   3.32.1   #11774
chapter 36: gnome-power-manager 3.30.0   3.32.0   #11774
chapter 36: gnome-screenshot3.30.0   3.32.0   #11774
chapter 36: gnome-system-monitor3.30.0   3.32.1   #11774
chapter 36: gnome-weather   3.26.0   3.32.2   #11774
chapter 36: gucharmap   11.0.3   12.0.1   #11774
chapter 37: thunar-volman   0.8.10.9.1#10163
chapter 43: epiphany3.30.3   3.32.1.2 #11807
chapter 43: firefox 66.0.2   66.0.3   #11932
chapter 45: kwave   18.12.2  19.04.0  #11757
chapter 50: docbook-xsl-nons1.79.2   manual   

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

[blfs-book] r21522 - trunk/BOOK/multimedia/libdriv

2019-04-27 Thread renodr--- via blfs-book
Author: renodr
Date: Sat Apr 27 14:35:28 2019
New Revision: 21522

Log:
Fix gst-plugins-bad installation

Modified:
   trunk/BOOK/multimedia/libdriv/gst10-plugins-bad.xml

Modified: trunk/BOOK/multimedia/libdriv/gst10-plugins-bad.xml
==
--- trunk/BOOK/multimedia/libdriv/gst10-plugins-bad.xml Sat Apr 27 14:26:29 
2019(r21521)
+++ trunk/BOOK/multimedia/libdriv/gst10-plugins-bad.xml Sat Apr 27 14:35:28 
2019(r21522)
@@ -180,7 +180,7 @@
   Now, as the root user:
 
 
-make install
+ninja install
   
 

[blfs-book] r21521 - trunk/BOOK/multimedia/libdriv

2019-04-27 Thread ken--- via blfs-book
Author: ken
Date: Sat Apr 27 14:26:29 2019
New Revision: 21521

Log:
GStreamer - remove lingering hardcoded version in the package name used when 
compiling.

Modified:
   trunk/BOOK/multimedia/libdriv/gstreamer10.xml

Modified: trunk/BOOK/multimedia/libdriv/gstreamer10.xml
==
--- trunk/BOOK/multimedia/libdriv/gstreamer10.xml   Sat Apr 27 08:46:46 
2019(r21520)
+++ trunk/BOOK/multimedia/libdriv/gstreamer10.xml   Sat Apr 27 14:26:29 
2019(r21521)
@@ -119,7 +119,7 @@
-Dgst_debug=false   \
-Dgtk_doc=disabled  \
-Dpackage-origin=http://www.linuxfromscratch.org/blfs/view/svn/ \
-   -Dpackage-name="GStreamer 1.14.4 BLFS" &&
+   -Dpackage-name="GStreamer &gstreamer10-version; BLFS" &&
 ninja
 
 
-- 
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] #11994: dhcpcd-7.2.1

2019-04-27 Thread BLFS Trac via blfs-book
#11994: dhcpcd-7.2.1
-+
 Reporter:  bdubbs   |   Owner:  blfs-book
 Type:  enhancement  |  Status:  closed
 Priority:  normal   |   Milestone:  8.5
Component:  BOOK | Version:  SVN
 Severity:  normal   |  Resolution:  fixed
 Keywords:   |
-+
Changes (by bdubbs):

 * status:  new => closed
 * resolution:   => fixed


Comment:

 Fixed at revision 21520.

--
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

[blfs-book] r21520 - in trunk/BOOK: . introduction/welcome networking/connect

2019-04-27 Thread bdubbs--- via blfs-book
Author: bdubbs
Date: Sat Apr 27 08:46:46 2019
New Revision: 21520

Log:
Update to dhcpcd-7.2.1.

Modified:
   trunk/BOOK/general.ent
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/networking/connect/dhcpcd.xml
   trunk/BOOK/packages.ent

Modified: trunk/BOOK/general.ent
==
--- trunk/BOOK/general.ent  Fri Apr 26 21:56:11 2019(r21519)
+++ trunk/BOOK/general.ent  Sat Apr 27 08:46:46 2019(r21520)
@@ -1,12 +1,12 @@
 
 
-   
+   

 
 
 
 
-
+
  
   
   

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==
--- trunk/BOOK/introduction/welcome/changelog.xml   Fri Apr 26 21:56:11 
2019(r21519)
+++ trunk/BOOK/introduction/welcome/changelog.xml   Sat Apr 27 08:46:46 
2019(r21520)
@@ -43,6 +43,16 @@
 -->
 
 
+  April 27th, 2019
+  
+
+  [bdubbs] - Update to dhcpcd-7.2.1. Fixes
+  #11994.
+
+  
+
+
+
   April 26th, 2019
   
 

Modified: trunk/BOOK/networking/connect/dhcpcd.xml
==
--- trunk/BOOK/networking/connect/dhcpcd.xmlFri Apr 26 21:56:11 2019
(r21519)
+++ trunk/BOOK/networking/connect/dhcpcd.xmlSat Apr 27 08:46:46 2019
(r21520)
@@ -6,8 +6,8 @@
 
   http://roy.marples.name/downloads/dhcpcd/dhcpcd-&dhcpcd-version;.tar.xz";>
   ftp://roy.marples.name/pub/dhcpcd/dhcpcd-&dhcpcd-version;.tar.xz";>
-  
-  
+  
+  
   
   
 ]>

Modified: trunk/BOOK/packages.ent
==
--- trunk/BOOK/packages.ent Fri Apr 26 21:56:11 2019(r21519)
+++ trunk/BOOK/packages.ent Sat Apr 27 08:46:46 2019(r21520)
@@ -538,7 +538,7 @@
 
 
 
-
+
 
 
 
-- 
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] #11988: Add a note to the Python pages regarding upgrading pip

2019-04-27 Thread BLFS Trac via blfs-book
#11988: Add a note to the Python pages regarding upgrading pip
+
 Reporter:  renodr  |   Owner:  blfs-book
 Type:  task|  Status:  new
 Priority:  normal  |   Milestone:  8.5
Component:  BOOK| Version:  SVN
 Severity:  normal  |  Resolution:
 Keywords:  |
+

Comment (by bdubbs):

 I was able to test this with

   sudo python3 -m pip install --force pip

 and everything seemed to work fine, but running

   sudo python2 -m pip install --force pip

 returned: You are using pip version 9.0.3, however version 19.1 is
 available.
 You should consider upgrading via the 'pip install --upgrade pip' command.

 'pip install --upgrade pip' did work but did delete pip3.  I note that the
 only difference between pip2 and pip3 is the shbang line has python2 or
 python3 respectively.

 As an aside, if I now run 'sudo python2 -m pip install --force pip', I
 get:

 DEPRECATION: Python 2.7 will reach the end of its life on January 1st,
 2020. Please upgrade your Python as Python 2.7 won't be maintained after
 that date. A future version of pip will drop support for Python 2.7.

 I'll need to think about wording a bit more.  Suggestions welcome.

--
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

[blfs-book] Missing BLFS patches

2019-04-27 Thread Bruce Dubbs via blfs-book
cp: cannot stat 
'/srv/www/www.linuxfromscratch.org/patches/downloads/subversion/subversion-1.12.0-apr_1.7.0_fix-1.patch':
 No such file or directory
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

[blfs-book] Files in BLFS svn missing on osuosl

2019-04-27 Thread bdubbs--- via blfs-book
Missing qemu-4.0.0.tar.xz
Missing qca-2.2.1.tar.xz
Missing cmake-3.14.3.tar.gz
Missing subversion-1.12.0.tar.bz2
Missing mesa-19.0.3.tar.xz
Missing cogl-1.22.4.tar.xz
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

[blfs-book] Missing BLFS patches

2019-04-27 Thread Bruce Dubbs via blfs-book
cp: cannot stat 
'/srv/www/www.linuxfromscratch.org/patches/downloads/subversion/subversion-1.12.0-apr_1.7.0_fix-1.patch':
 No such file or directory
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page