Re: [blfs-book] [BLFS Trac] #12415: vlc-3.0.8

2019-08-19 Thread BLFS Trac via blfs-book
#12415: vlc-3.0.8
-+
 Reporter:  bdubbs   |   Owner:  blfs-book
 Type:  enhancement  |  Status:  new
 Priority:  high |   Milestone:  9.1
Component:  BOOK | Version:  SVN
 Severity:  normal   |  Resolution:
 Keywords:   |
-+
Changes (by renodr):

 * priority:  normal => high


Comment:

 {{{
 Changes between 3.0.7.1 and 3.0.8:
 --

 Core:
  * Fix stuttering for low framerate videos

 Demux:
  * Fix channel ordering in some MP4 files
  * Fix glitches in TS over HLS
  * Add real probing of HLS streams
  * Fix HLS MIME type fallback

 Decoder:
  * Fix WebVTT subtitles rendering

 Stream filter:
  * Improve network buffering

 Misc:
  * Update Youtube script

 Audio Output:
  * macOS/iOS: Fix stuttering or blank audio when starting or seeking when
 using
external audio devices (bluetooth for example)
  * macOS: Fix AV synchronization when using external audio devices

 Video Output:
  * Direct3D11: Fix hardware acceleration for some AMD drivers

 Stream output:
  * Fix transcoding when the decoder does not set the chroma

 Security:
  * Fix a buffer overflow in the MKV demuxer (CVE-2019-14970)
  * Fix a read buffer overflow in the avcodec decoder (CVE-2019-13962)
  * Fix a read buffer overflow in the FAAD decoder
  * Fix a read buffer overflow in the OGG demuxer (CVE-2019-14437,
 CVE-2019-14438)
  * Fix a read buffer overflow in the ASF demuxer (CVE-2019-14776)
  * Fix a use after free in the MKV demuxer (CVE-2019-14777,
 CVE-2019-14778)
  * Fix a use after free in the ASF demuxer (CVE-2019-14533)
  * Fix a couple of integer underflows in the MP4 demuxer (CVE-2019-13602)
  * Fix a null dereference in the dvdnav demuxer
  * Fix a null dereference in the ASF demuxer (CVE-2019-14534)
  * Fix a null dereference in the AVI demuxer
  * Fix a division by zero in the CAF demuxer (CVE-2019-14498)
  * Fix a division by zero in the ASF demuxer (CVE-2019-14535)

 Contribs:
  * Update to a newer libmodplug version (0.8.9.0)
 }}}

 Fixes *15* Security Vulnerabilities

 Should we bring this back into 9.0?

--
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] #12392: gcc-9.2.0 (sync to LFS)

2019-08-19 Thread BLFS Trac via blfs-book
#12392: gcc-9.2.0 (sync to LFS)
-+--
 Reporter:  renodr   |   Owner:  pierre.labastie
 Type:  enhancement  |  Status:  assigned
 Priority:  normal   |   Milestone:  9.0
Component:  BOOK | Version:  SVN
 Severity:  normal   |  Resolution:
 Keywords:   |
-+--
Changes (by pierre.labastie):

 * owner:  blfs-book => pierre.labastie
 * status:  new => assigned


--
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] r22006 - in trunk/BOOK: general/genlib general/genutils general/prog general/sysutils introduction/welcome x/installing x/lib x/wm

2019-08-19 Thread renodr--- via blfs-book
Author: renodr
Date: Mon Aug 19 21:51:38 2019
New Revision: 22006

Log:
Fix libtool errors in librep
A few tags

Modified:
   trunk/BOOK/general/genlib/js60.xml
   trunk/BOOK/general/genlib/libseccomp.xml
   trunk/BOOK/general/genutils/rep-gtk.xml
   trunk/BOOK/general/prog/librep.xml
   trunk/BOOK/general/sysutils/systemd.xml
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/x/installing/x7driver-intel.xml
   trunk/BOOK/x/lib/freeglut.xml
   trunk/BOOK/x/wm/sawfish.xml

Modified: trunk/BOOK/general/genlib/js60.xml
==
--- trunk/BOOK/general/genlib/js60.xml  Mon Aug 19 18:55:15 2019(r22005)
+++ trunk/BOOK/general/genlib/js60.xml  Mon Aug 19 21:51:38 2019(r22006)
@@ -31,7 +31,7 @@
 
 
   JS is Mozilla's JavaScript engine
-  written in C. This package is present for GJS.
+  written in C.
 
 
 _checked;

Modified: trunk/BOOK/general/genlib/libseccomp.xml
==
--- trunk/BOOK/general/genlib/libseccomp.xmlMon Aug 19 18:55:15 2019
(r22005)
+++ trunk/BOOK/general/genlib/libseccomp.xmlMon Aug 19 21:51:38 2019
(r22006)
@@ -40,7 +40,7 @@
   kernel's syscall filtering mechanism.
 
 
-_checked;
+_checked;
 
 Package Information
 

Modified: trunk/BOOK/general/genutils/rep-gtk.xml
==
--- trunk/BOOK/general/genutils/rep-gtk.xml Mon Aug 19 18:55:15 2019
(r22005)
+++ trunk/BOOK/general/genutils/rep-gtk.xml Mon Aug 19 21:51:38 2019
(r22006)
@@ -37,7 +37,7 @@
 bindings to GTK and uses the same instructions.
 Both can be installed, if needed. 
 
-_checked;
+_checked;
 
 Package Information
 

Modified: trunk/BOOK/general/prog/librep.xml
==
--- trunk/BOOK/general/prog/librep.xml  Mon Aug 19 18:55:15 2019(r22005)
+++ trunk/BOOK/general/prog/librep.xml  Mon Aug 19 21:51:38 2019(r22006)
@@ -33,7 +33,7 @@
 This is useful for scripting or for applications that may use the Lisp
 interpreter as an extension language.
 
-_checked;
+_checked;
 
 Package Information
 
@@ -82,7 +82,8 @@
 
 Now, as the root 
user:
 
-make install
+sed -i '5043,5044 d' libtool 
+make install
 
   
 

Modified: trunk/BOOK/general/sysutils/systemd.xml
==
--- trunk/BOOK/general/sysutils/systemd.xml Mon Aug 19 18:55:15 2019
(r22005)
+++ trunk/BOOK/general/sysutils/systemd.xml Mon Aug 19 21:51:38 2019
(r22006)
@@ -42,7 +42,7 @@
   which provides many additional features for dependent packages.
 
 
-_checked;
+_checked;
 
 Package Information
 

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==
--- trunk/BOOK/introduction/welcome/changelog.xml   Mon Aug 19 18:55:15 
2019(r22005)
+++ trunk/BOOK/introduction/welcome/changelog.xml   Mon Aug 19 21:51:38 
2019(r22006)
@@ -46,6 +46,9 @@
   August 19th, 2019
   
 
+  [renodr] - Fix libtool problems in librep-0.29.7.
+
+
   [bdubbs] - Update to plasma5-5.16.4. Fixes
   #12132.
 

Modified: trunk/BOOK/x/installing/x7driver-intel.xml
==
--- trunk/BOOK/x/installing/x7driver-intel.xml  Mon Aug 19 18:55:15 2019
(r22005)
+++ trunk/BOOK/x/installing/x7driver-intel.xml  Mon Aug 19 21:51:38 2019
(r22006)
@@ -45,7 +45,7 @@
 HD, Iris, and Iris Pro graphics processors.
   
 
-  _checked;
+  _checked;
 
   This is a development version of the Intel driver
   which is needed to work properly with the latest hardware.

Modified: trunk/BOOK/x/lib/freeglut.xml
==
--- trunk/BOOK/x/lib/freeglut.xml   Mon Aug 19 18:55:15 2019(r22005)
+++ trunk/BOOK/x/lib/freeglut.xml   Mon Aug 19 21:51:38 2019(r22006)
@@ -38,7 +38,7 @@
   learning about and exploring OpenGL programming very easy.
 
 
-_checked;
+_checked;
 
 Package Information
 

Modified: trunk/BOOK/x/wm/sawfish.xml
==
--- trunk/BOOK/x/wm/sawfish.xml Mon Aug 19 18:55:15 2019(r22005)
+++ trunk/BOOK/x/wm/sawfish.xml Mon Aug 19 21:51:38 2019(r22006)
@@ -34,7 +34,7 @@
 window decorations are configurable and all user-interface policy is
 controlled through the extension language.
 
-_checked;
+_checked;
 
 Package Information
 
-- 

[blfs-book] [BLFS Trac] #12414: nspr-4.22

2019-08-19 Thread BLFS Trac via blfs-book
#12414: nspr-4.22
-+---
 Reporter:  bdubbs   |  Owner:  blfs-book
 Type:  enhancement  | Status:  new
 Priority:  normal   |  Milestone:  9.1
Component:  BOOK |Version:  SVN
 Severity:  normal   |   Keywords:
-+---
 New minor 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

[blfs-book] [BLFS Trac] #12415: vlc-3.0.8

2019-08-19 Thread BLFS Trac via blfs-book
#12415: vlc-3.0.8
-+---
 Reporter:  bdubbs   |  Owner:  blfs-book
 Type:  enhancement  | Status:  new
 Priority:  normal   |  Milestone:  9.1
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

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

2019-08-19 Thread bdubbs--- via blfs-book
BLFS PackageBLFS Version  Latest  Ticket
chapter 05: mdadm   4.0  4.1  #11286
chapter 06: vim 8.1.1535 8.1.1890 #12241
chapter 09: boost   1_70_0   1_66_0   
chapter 09: js3860.8.0   manual   
chapter 09: nspr4.21 4.22 #12414
chapter 11: ImageMagick66.9.10-606.9.10-61#7859
chapter 11: ImageMagick77.0.8-60 7.0.8-61 #7859
chapter 12: sysstat 12.1.5   12.1.6   #12409
chapter 12: systemd 241  242  #11941
chapter 13: gcc 9.1.09.2.0#12392
chapter 13: jdk 12.0.2+10manual   
chapter 13: rustc   1.35.0   1.37.0   #9168
chapter 17: fetchmail   6.3.26   0
chapter 20: db  5.3.28   manual   
chapter 25: atk 2.32.0   2.33.3   #12090
chapter 25: pango   1.42.4   1.44.5   #12355
chapter 25: qtwebengine 5.13.0   manual   
chapter 26: icewm   1.5.51.6.0#12413
chapter 35: folks   0.12.1   0.13.1   #12181
chapter 45: vlc 3.0.7.1  3.0.8#12415
chapter 50: biber   2.12 2.13 #12412
chapter 50: cups-filters1.25.1   1.25.2   #12411
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

Re: [blfs-book] [BLFS Trac] #12121: kf5-5.59 extra-cmake-modules oxygen-icons5 (Hold until Aug)

2019-08-19 Thread BLFS Trac via blfs-book
#12121: kf5-5.59 extra-cmake-modules oxygen-icons5 (Hold until Aug)
-+-
 Reporter:  bdubbs   |   Owner:  bdubbs
 Type:  enhancement  |  Status:  closed
 Priority:  high |   Milestone:  9.0
Component:  BOOK | Version:  SVN
 Severity:  normal   |  Resolution:  fixed
 Keywords:   |
-+-
Changes (by bdubbs):

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


Comment:

 Fixed at revision 22002.

--
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] r22005 - in trunk/BOOK: . general/genlib gnome/platform introduction/welcome kde/kf5 kde/plasma5 multimedia/libdriv

2019-08-19 Thread bdubbs--- via blfs-book
Author: bdubbs
Date: Mon Aug 19 18:55:15 2019
New Revision: 22005

Log:
Update to plasma5-5.16.4
Tag plasma dependencies.

Modified:
   trunk/BOOK/general/genlib/qca.xml
   trunk/BOOK/gnome/platform/gconf.xml
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/kde/kf5/kf5-frameworks.xml
   trunk/BOOK/kde/plasma5/plasma-all.xml
   trunk/BOOK/multimedia/libdriv/pipewire.xml
   trunk/BOOK/multimedia/libdriv/sbc.xml
   trunk/BOOK/packages.ent

Modified: trunk/BOOK/general/genlib/qca.xml
==
--- trunk/BOOK/general/genlib/qca.xml   Mon Aug 19 12:17:12 2019(r22004)
+++ trunk/BOOK/general/genlib/qca.xml   Mon Aug 19 18:55:15 2019(r22005)
@@ -34,7 +34,7 @@
 and conventions. Qca separates the API from
 the implementation, using plugins known as Providers.
 
-_checked;
+_checked;
 
 Package Information
 

Modified: trunk/BOOK/gnome/platform/gconf.xml
==
--- trunk/BOOK/gnome/platform/gconf.xml Mon Aug 19 12:17:12 2019(r22004)
+++ trunk/BOOK/gnome/platform/gconf.xml Mon Aug 19 18:55:15 2019(r22005)
@@ -35,7 +35,7 @@
   GNOME applications.
 
 
-_checked;
+_checked;
 
 Package Information
 

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==
--- trunk/BOOK/introduction/welcome/changelog.xml   Mon Aug 19 12:17:12 
2019(r22004)
+++ trunk/BOOK/introduction/welcome/changelog.xml   Mon Aug 19 18:55:15 
2019(r22005)
@@ -46,6 +46,10 @@
   August 19th, 2019
   
 
+  [bdubbs] - Update to plasma5-5.16.4. Fixes
+  #12132.
+
+
   [bdubbs] - Update to kf5-apps-19.08.0. Fixes
   #12124.
 

Modified: trunk/BOOK/kde/kf5/kf5-frameworks.xml
==
--- trunk/BOOK/kde/kf5/kf5-frameworks.xml   Mon Aug 19 12:17:12 2019
(r22004)
+++ trunk/BOOK/kde/kf5/kf5-frameworks.xml   Mon Aug 19 18:55:15 2019
(r22005)
@@ -317,6 +317,12 @@
 
 tar -xf $file
 pushd $packagedir
+   
+  # Fix a cmake problem in plasma-framework
+  if [ "$name" == "plasma-framework" ]; then
+sed -i '/CMakeFind/,+1 s/^/#/' 
src/plasmaquick/KF5PlasmaQuickConfig.cmake.in
+  fi
+
   mkdir build
   cdbuild
 

Modified: trunk/BOOK/kde/plasma5/plasma-all.xml
==
--- trunk/BOOK/kde/plasma5/plasma-all.xml   Mon Aug 19 12:17:12 2019
(r22004)
+++ trunk/BOOK/kde/plasma5/plasma-all.xml   Mon Aug 19 18:55:15 2019
(r22005)
@@ -7,8 +7,8 @@
   http://download.kde.org/stable/plasma/;>
   
   
-  
-  
+  
+  
   
 ]>
 
@@ -29,7 +29,7 @@
   KDE Plasma 5 is a collection of packages based on top of KDE Frameworks
   5 and QML. They implement the KDE Display Environment (Plasma 5).
 
-  _checked;
+  _checked;
 
   The instructions below build all of the Plasma 5 packages in one
   step by using a bash script.
@@ -140,51 +140,51 @@
 
 
 cat  plasma-.md5  "EOF"
-12e66b250e0e0036e837648f72e94b4e  kdecoration-5.15.5.tar.xz
-08e28135014852c1bf57dd738a7c8cda  libkscreen-5.15.5.tar.xz
-3fa13483c9f888571fa1a8a7a1ef821e  libksysguard-5.15.5.tar.xz
-52221a5e47ffca0cffdc4577e9b097e2  breeze-5.15.5.tar.xz
-5aea654d15d6c107141affa6e32d1d4d  breeze-gtk-5.15.5.tar.xz
-be96a0ab64cbeb9b9f728a977c0e2e6b  kscreenlocker-5.15.5.tar.xz
-f561b58231384cf96e62768c7ebe4611  oxygen-5.15.5.tar.xz
-746b45e6d987b25a44e4469c7f66982f  kinfocenter-5.15.5.tar.xz
-8f86ba0db6971a7a331b0314971fa6ae  ksysguard-5.15.5.tar.xz
-91401cff50e97b2f153080e1a9d295d0  kwin-5.15.5.tar.xz
-a8598e9d6504f08389e5b0cdceae468c  plasma-workspace-5.15.5.tar.xz
-f5cacbe4bfc12ca36535711d0562122f  bluedevil-5.15.5.tar.xz
-5790d8f3be565c9f78a1a3dbe77dafe6  kde-gtk-config-5.15.5.tar.xz
-e40ad49f14cfe51e35c94e46bf4dcfb6  khotkeys-5.15.5.tar.xz
-38316c5655e273a2e5ee4bd096cee1a7  kmenuedit-5.15.5.tar.xz
-6ab623e477248aa4faf2bbf157fc786b  kscreen-5.15.5.tar.xz
-4f563fc433dfd43960832fb7ddac6137  kwallet-pam-5.15.5.tar.xz
-4c029d5a2e0dec0c9ca746d910393ae3  kwayland-integration-5.15.5.tar.xz
-841b5be4dec688ac30c32f30045f96b5  kwrited-5.15.5.tar.xz
-ae3357fdfdfbf8c996b9ea5c445f042d  milou-5.15.5.tar.xz
-806534c2fd234aa8630c5bfc6b4b8b54  plasma-nm-5.15.5.tar.xz
-599c5fcee476afb5cd59e6961c8c525f  plasma-pa-5.15.5.tar.xz
-293d855ff8df007a1c75b2a4b0a29c47  plasma-workspace-wallpapers-5.15.5.tar.xz
-2c0581a3b6bb66d34de3f3b185471939  polkit-kde-agent-1-5.15.5.tar.xz
-08dca676733ed110ad73015ef61dfc52  powerdevil-5.15.5.tar.xz
-84cea7d6cc3d014839ec7f8b9696b8f2  plasma-desktop-5.15.5.tar.xz
-a194936a5fc7101d95bd92c43b377735  kdeplasma-addons-5.15.5.tar.xz
-b8d639e55d1c9de2bd77d5ea234f81f5  kgamma5-5.15.5.tar.xz

Re: [blfs-book] [BLFS Trac] #12132: plasma5-5.16.0 (Hold until August)

2019-08-19 Thread BLFS Trac via blfs-book
#12132: plasma5-5.16.0 (Hold until August)
-+-
 Reporter:  renodr   |   Owner:  bdubbs
 Type:  enhancement  |  Status:  closed
 Priority:  normal   |   Milestone:  9.0
Component:  BOOK | Version:  SVN
 Severity:  normal   |  Resolution:  fixed
 Keywords:   |
-+-
Changes (by bdubbs):

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


Comment:

 Fixed at revision 22005.

--
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] #12124: kf5-apps-19.04.2 kwave (hold until August)

2019-08-19 Thread BLFS Trac via blfs-book
#12124: kf5-apps-19.04.2 kwave (hold until August)
-+-
 Reporter:  bdubbs   |   Owner:  bdubbs
 Type:  enhancement  |  Status:  closed
 Priority:  normal   |   Milestone:  9.0
Component:  BOOK | Version:  SVN
 Severity:  normal   |  Resolution:  fixed
 Keywords:   |
-+-
Changes (by bdubbs):

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


Comment:

 Fixed at revision 22004.

--
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] #12407: cups-2.2.12

2019-08-19 Thread BLFS Trac via blfs-book
#12407: cups-2.2.12
-+-
 Reporter:  renodr   |   Owner:  bdubbs
 Type:  enhancement  |  Status:  closed
 Priority:  high |   Milestone:  9.0
Component:  BOOK | Version:  SVN
 Severity:  normal   |  Resolution:  fixed
 Keywords:   |
-+-
Changes (by renodr):

 * priority:  normal => high


Comment:

 Retroactively promote to high due to security fixes

--
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] r22004 - in trunk/BOOK: . general/genlib general/graphlib introduction/welcome kde/kf5-apps multimedia/audioutils multimedia/cdwriteutils multimedia/libdriv postlfs/editors

2019-08-19 Thread bdubbs--- via blfs-book
Author: bdubbs
Date: Mon Aug 19 12:17:12 2019
New Revision: 22004

Log:
Update to kf5-apps-19.08.0
Tag kf5-apps and dependencies.

Modified:
   trunk/BOOK/general/genlib/grantlee.xml
   trunk/BOOK/general/genlib/xapian.xml
   trunk/BOOK/general/graphlib/libraw.xml
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/kde/kf5-apps/ark5.xml
   trunk/BOOK/kde/kf5-apps/gwenview.xml
   trunk/BOOK/kde/kf5-apps/k3b.xml
   trunk/BOOK/kde/kf5-apps/kdenlive5.xml
   trunk/BOOK/kde/kf5-apps/khelpcenter.xml
   trunk/BOOK/kde/kf5-apps/kmix5.xml
   trunk/BOOK/kde/kf5-apps/konsole5.xml
   trunk/BOOK/kde/kf5-apps/libkcddb.xml
   trunk/BOOK/kde/kf5-apps/libkdcraw.xml
   trunk/BOOK/kde/kf5-apps/libkexiv2.xml
   trunk/BOOK/kde/kf5-apps/okular5.xml
   trunk/BOOK/multimedia/audioutils/kwave.xml
   trunk/BOOK/multimedia/cdwriteutils/cdrtools.xml
   trunk/BOOK/multimedia/cdwriteutils/dvd+rw-tools.xml
   trunk/BOOK/multimedia/libdriv/alsa-utils.xml
   trunk/BOOK/multimedia/libdriv/audiofile.xml
   trunk/BOOK/multimedia/libdriv/id3lib.xml
   trunk/BOOK/multimedia/libdriv/libmusicbrainz.xml
   trunk/BOOK/multimedia/libdriv/libmusicbrainz5.xml
   trunk/BOOK/multimedia/libdriv/mlt.xml
   trunk/BOOK/packages.ent
   trunk/BOOK/postlfs/editors/kate5.xml

Modified: trunk/BOOK/general/genlib/grantlee.xml
==
--- trunk/BOOK/general/genlib/grantlee.xml  Mon Aug 19 11:11:15 2019
(r22003)
+++ trunk/BOOK/general/genlib/grantlee.xml  Mon Aug 19 12:17:12 2019
(r22004)
@@ -38,7 +38,7 @@
of documents from the data they contain, opening the door for theming.
 
 
-_checked;
+_checked;
 
 Package Information
 

Modified: trunk/BOOK/general/genlib/xapian.xml
==
--- trunk/BOOK/general/genlib/xapian.xmlMon Aug 19 11:11:15 2019
(r22003)
+++ trunk/BOOK/general/genlib/xapian.xmlMon Aug 19 12:17:12 2019
(r22004)
@@ -34,7 +34,7 @@
   Xapian is an open source search engine library.
 
 
-_checked;
+_checked;
 
 Package Information
 

Modified: trunk/BOOK/general/graphlib/libraw.xml
==
--- trunk/BOOK/general/graphlib/libraw.xml  Mon Aug 19 11:11:15 2019
(r22003)
+++ trunk/BOOK/general/graphlib/libraw.xml  Mon Aug 19 12:17:12 2019
(r22004)
@@ -34,7 +34,7 @@
   obtained from digital photo cameras (CRW/CR2, NEF, RAF, DNG, and others).
 
 
-_checked;
+_checked;
 
 Package Information
 

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==
--- trunk/BOOK/introduction/welcome/changelog.xml   Mon Aug 19 11:11:15 
2019(r22003)
+++ trunk/BOOK/introduction/welcome/changelog.xml   Mon Aug 19 12:17:12 
2019(r22004)
@@ -46,6 +46,10 @@
   August 19th, 2019
   
 
+  [bdubbs] - Update to kf5-apps-19.08.0. Fixes
+  #12124.
+
+
   [bdubbs] - Update to kf5-5.61.0. Fixes
   #12121.
 

Modified: trunk/BOOK/kde/kf5-apps/ark5.xml
==
--- trunk/BOOK/kde/kf5-apps/ark5.xmlMon Aug 19 11:11:15 2019(r22003)
+++ trunk/BOOK/kde/kf5-apps/ark5.xmlMon Aug 19 12:17:12 2019(r22004)
@@ -6,7 +6,7 @@
 
   
   
-  
+  
   
   
   
@@ -34,7 +34,7 @@
   It is a graphical front end to tar and similar tools.
 
 
-_checked;
+_checked;
 
 Package Information
 

Modified: trunk/BOOK/kde/kf5-apps/gwenview.xml
==
--- trunk/BOOK/kde/kf5-apps/gwenview.xmlMon Aug 19 11:11:15 2019
(r22003)
+++ trunk/BOOK/kde/kf5-apps/gwenview.xmlMon Aug 19 12:17:12 2019
(r22004)
@@ -6,10 +6,10 @@
 
   
   
-  
+  
   
   
-  
+  
 ]>
 
 
@@ -34,7 +34,7 @@
   image viewer for KDE. 
 
 
-_checked;
+_checked;
 
 Package Information
 
@@ -106,13 +106,13 @@
 
   
 Installation of Gwenview
-
+
 
   Install Gwenview by running the following
   commands:

Modified: trunk/BOOK/kde/kf5-apps/k3b.xml
==
--- trunk/BOOK/kde/kf5-apps/k3b.xml Mon Aug 19 11:11:15 2019(r22003)
+++ trunk/BOOK/kde/kf5-apps/k3b.xml Mon Aug 19 12:17:12 2019(r22004)
@@ -53,7 +53,7 @@
   http://www.mcmurchy.com/rmlcopydvd/;>RMLCopyDVD 
package.
 
 
-_checked;
+_checked;
 
 Package Information
 

Modified: trunk/BOOK/kde/kf5-apps/kdenlive5.xml
==
--- trunk/BOOK/kde/kf5-apps/kdenlive5.xml   Mon Aug 19 11:11:15 2019
(r22003)
+++ 

[blfs-book] r22003 - in trunk/BOOK: general/graphlib general/prog general/prog/perl-deps general/prog/perl-modules general/sysutils gnome/applications gnome/platform multimedia/audioutils pst/ps x/wm

2019-08-19 Thread ken--- via blfs-book
Author: ken
Date: Mon Aug 19 11:11:15 2019
New Revision: 22003

Log:
tags

Modified:
   trunk/BOOK/general/graphlib/babl.xml
   trunk/BOOK/general/graphlib/exiv2.xml
   trunk/BOOK/general/graphlib/gegl.xml
   trunk/BOOK/general/graphlib/libmypaint.xml
   trunk/BOOK/general/graphlib/mypaint-brushes.xml
   trunk/BOOK/general/graphlib/poppler.xml
   trunk/BOOK/general/graphlib/qpdf.xml
   trunk/BOOK/general/prog/cbindgen.xml
   trunk/BOOK/general/prog/docutils.xml
   trunk/BOOK/general/prog/perl-deps/perl-sub-identify.xml
   trunk/BOOK/general/prog/perl-deps/perl-super.xml
   trunk/BOOK/general/prog/perl-deps/perl-test-mockmodule.xml
   trunk/BOOK/general/prog/perl-deps/perl-test-warnings.xml
   trunk/BOOK/general/prog/perl-modules/perl-archive-zip.xml
   trunk/BOOK/general/prog/perl-modules/perl-module-build.xml
   trunk/BOOK/general/prog/perl-modules/perl-xml-simple.xml
   trunk/BOOK/general/sysutils/raptor.xml
   trunk/BOOK/general/sysutils/rasqal.xml
   trunk/BOOK/general/sysutils/redland.xml
   trunk/BOOK/gnome/applications/gucharmap.xml
   trunk/BOOK/gnome/platform/gexiv2.xml
   trunk/BOOK/gnome/platform/gvfs.xml
   trunk/BOOK/gnome/platform/libsecret.xml
   trunk/BOOK/multimedia/audioutils/pnmixer.xml
   trunk/BOOK/multimedia/audioutils/vorbistools.xml
   trunk/BOOK/pst/ps/epdfview.xml
   trunk/BOOK/pst/ps/mupdf.xml
   trunk/BOOK/x/wm/fluxbox.xml
   trunk/BOOK/xsoft/other/rxvt-unicode.xml
   trunk/BOOK/xsoft/other/xscreensaver.xml

Modified: trunk/BOOK/general/graphlib/babl.xml
==
--- trunk/BOOK/general/graphlib/babl.xmlMon Aug 19 10:20:58 2019
(r22002)
+++ trunk/BOOK/general/graphlib/babl.xmlMon Aug 19 11:11:15 2019
(r22003)
@@ -34,7 +34,7 @@
   pixel format translation library.
 
 
-_checked;
+_checked;
 
 Package Information
 

Modified: trunk/BOOK/general/graphlib/exiv2.xml
==
--- trunk/BOOK/general/graphlib/exiv2.xml   Mon Aug 19 10:20:58 2019
(r22002)
+++ trunk/BOOK/general/graphlib/exiv2.xml   Mon Aug 19 11:11:15 2019
(r22003)
@@ -34,7 +34,7 @@
   line utility for managing image and video metadata.
 
 
-_checked;
+_checked;
 
 Package Information
 

Modified: trunk/BOOK/general/graphlib/gegl.xml
==
--- trunk/BOOK/general/graphlib/gegl.xmlMon Aug 19 10:20:58 2019
(r22002)
+++ trunk/BOOK/general/graphlib/gegl.xmlMon Aug 19 11:11:15 2019
(r22003)
@@ -34,7 +34,7 @@
   image processing format.
 
 
-_checked;
+_checked;
 
 Package Information
 

Modified: trunk/BOOK/general/graphlib/libmypaint.xml
==
--- trunk/BOOK/general/graphlib/libmypaint.xml  Mon Aug 19 10:20:58 2019
(r22002)
+++ trunk/BOOK/general/graphlib/libmypaint.xml  Mon Aug 19 11:11:15 2019
(r22003)
@@ -35,7 +35,7 @@
   projects.
 
 
-_checked;
+_checked;
 
 Package Information
 

Modified: trunk/BOOK/general/graphlib/mypaint-brushes.xml
==
--- trunk/BOOK/general/graphlib/mypaint-brushes.xml Mon Aug 19 10:20:58 
2019(r22002)
+++ trunk/BOOK/general/graphlib/mypaint-brushes.xml Mon Aug 19 11:11:15 
2019(r22003)
@@ -35,7 +35,7 @@
   used by packages which use libmypaint.
 
 
-_checked;
+_checked;
 
 Package Information
 

Modified: trunk/BOOK/general/graphlib/poppler.xml
==
--- trunk/BOOK/general/graphlib/poppler.xml Mon Aug 19 10:20:58 2019
(r22002)
+++ trunk/BOOK/general/graphlib/poppler.xml Mon Aug 19 11:11:15 2019
(r22003)
@@ -43,7 +43,7 @@
   useful for providing PDF rendering functionality as a shared library.
 
 
-_checked;
+_checked;
 
 Package Information
 

Modified: trunk/BOOK/general/graphlib/qpdf.xml
==
--- trunk/BOOK/general/graphlib/qpdf.xmlMon Aug 19 10:20:58 2019
(r22002)
+++ trunk/BOOK/general/graphlib/qpdf.xmlMon Aug 19 11:11:15 2019
(r22003)
@@ -35,7 +35,7 @@
   transformations on PDF files.
 
 
-_checked;
+_checked;
 
 Package Information
 

Modified: trunk/BOOK/general/prog/cbindgen.xml
==
--- trunk/BOOK/general/prog/cbindgen.xmlMon Aug 19 10:20:58 2019
(r22002)
+++ trunk/BOOK/general/prog/cbindgen.xmlMon Aug 19 11:11:15 2019
(r22003)
@@ -34,7 +34,7 @@
   Rust code.
 
 
-_checked;
+_checked;
 
 Package Information
 


[blfs-book] r22002 - in trunk/BOOK: . introduction/welcome kde kde/kf5 x/icons

2019-08-19 Thread bdubbs--- via blfs-book
Author: bdubbs
Date: Mon Aug 19 10:20:58 2019
New Revision: 22002

Log:
Update to kf5-5.61.0.
Tag kf5 preliminary packages.

Modified:
   trunk/BOOK/general.ent
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/kde/extra-cmake-modules.xml
   trunk/BOOK/kde/kf5/kf5-frameworks.xml
   trunk/BOOK/kde/libdbusmenuqt.xml
   trunk/BOOK/kde/phonon-backend-gstreamer.xml
   trunk/BOOK/kde/phonon-backend-vlc.xml
   trunk/BOOK/kde/phonon.xml
   trunk/BOOK/kde/polkit-qt.xml
   trunk/BOOK/packages.ent
   trunk/BOOK/x/icons/breeze-icons.xml
   trunk/BOOK/x/icons/oxygen-icons5.xml

Modified: trunk/BOOK/general.ent
==
--- trunk/BOOK/general.ent  Mon Aug 19 06:04:56 2019(r22001)
+++ trunk/BOOK/general.ent  Mon Aug 19 10:20:58 2019(r22002)
@@ -1,12 +1,12 @@
 
 
-   
+   

 
 
 
 
-
+
  
   
   

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==
--- trunk/BOOK/introduction/welcome/changelog.xml   Mon Aug 19 06:04:56 
2019(r22001)
+++ trunk/BOOK/introduction/welcome/changelog.xml   Mon Aug 19 10:20:58 
2019(r22002)
@@ -43,6 +43,16 @@
-->
 
 
+  August 19th, 2019
+  
+
+  [bdubbs] - Update to kf5-5.61.0. Fixes
+  #12121.
+
+  
+
+
+
   August 18th, 2019
   
 

Modified: trunk/BOOK/kde/extra-cmake-modules.xml
==
--- trunk/BOOK/kde/extra-cmake-modules.xml  Mon Aug 19 06:04:56 2019
(r22001)
+++ trunk/BOOK/kde/extra-cmake-modules.xml  Mon Aug 19 10:20:58 2019
(r22002)
@@ -6,9 +6,9 @@
 


-   
+   

-   
+   

 ]>
 
@@ -35,7 +35,7 @@
   KDE Frameworks 5 and other packages.
 
 
-_checked;
+_checked;
 
 Package Information
 

Modified: trunk/BOOK/kde/kf5/kf5-frameworks.xml
==
--- trunk/BOOK/kde/kf5/kf5-frameworks.xml   Mon Aug 19 06:04:56 2019
(r22001)
+++ trunk/BOOK/kde/kf5/kf5-frameworks.xml   Mon Aug 19 10:20:58 2019
(r22002)
@@ -8,9 +8,9 @@
-->
   
   
-  
-  
-  
+  
+  
+  
 ]>
 
 
@@ -31,7 +31,7 @@
   QML derived from the monolithic KDE 4 libraries. They can be used
   independent of the KDE Display Environment (Plasma 5).
 
-  _checked;
+  _checked;
 
   The instructions below build all of the KDE Frameworks packages in one
   step by using a bash script.  
@@ -181,85 +181,85 @@
 
 
 cat  frameworks-.md5  "EOF"
-51e0f8be234e1c310205d5c6f782e537  attica-5.60.0.tar.xz
-#faa5121d68c6d43f1340c1a1c8254ae4  extra-cmake-modules-5.60.0.tar.xz
-7f4cb9f495177d46bb6057dc495736a0  kapidox-5.60.0.tar.xz
-cb8d65acddcd0eb582a3b2de0e46  karchive-5.60.0.tar.xz
-7e9d9482b52b729328e06321e2989152  kcodecs-5.60.0.tar.xz
-7f80691fc6b32e04f3ea13be77edb5af  kconfig-5.60.0.tar.xz
-84410b718286b24577b78bc07084739d  kcoreaddons-5.60.0.tar.xz
-aa5b30d820742d541a6bec3579f90dd1  kdbusaddons-5.60.0.tar.xz
-b405fec215786e15a798948a07a592f9  kdnssd-5.60.0.tar.xz
-4a524ebb83ce9b1b39a54d0aa39e7466  kguiaddons-5.60.0.tar.xz
-0cf6a6c0a4aa8427763a1d8bb61a88e2  ki18n-5.60.0.tar.xz
-54923408c39459922b616b92ce2678c9  kidletime-5.60.0.tar.xz
-bd8b91a8a86d438cf8ee28b0012b0d7c  kimageformats-5.60.0.tar.xz
-5ac5d11f5edc55d11b4ed81ead58a9bf  kitemmodels-5.60.0.tar.xz
-f9ebdaf2965265d0da9ebbc79bbba592  kitemviews-5.60.0.tar.xz
-54c6fb70ddd04f37e5f063e8d0960b1b  kplotting-5.60.0.tar.xz
-e788ac09828cadec194ebf186156b205  kwidgetsaddons-5.60.0.tar.xz
-e4ccac16de6c18728219c83528a8ee17  kwindowsystem-5.60.0.tar.xz
-8242f78a39142afafbfce3b09a1fe974  networkmanager-qt-5.60.0.tar.xz
-08e4b5b41fef66de9fb82d9e44cdfd4f  solid-5.60.0.tar.xz
-2ca92137613156e24367eb3349e0e5b8  sonnet-5.60.0.tar.xz
-81cfb42e1c9824bf2d7c7f0491bee8dd  threadweaver-5.60.0.tar.xz
-00330dac282b372701a3f81de66c2e01  kauth-5.60.0.tar.xz
-30d0925015e0e80de704aef5571d6897  kcompletion-5.60.0.tar.xz
-1509f9fe4d665ca4c8fd660a3feaf92c  kcrash-5.60.0.tar.xz
-1c4ceaa9e577e0a92890273e09f6b686  kdoctools-5.60.0.tar.xz
-a3ec717d5460e92e3e40fae3253237d6  kpty-5.60.0.tar.xz
-c866421ae6caa2de41ba862d5a30b577  kunitconversion-5.60.0.tar.xz
-3a2876bcce59ee0ee3a002223e968d69  kconfigwidgets-5.60.0.tar.xz
-eca6ef1e76cba2a00ce9b0f6e6f04d00  kservice-5.60.0.tar.xz
-0a9f5dad0de04a9667fc636c5cae5637  kglobalaccel-5.60.0.tar.xz
-319f7b14242a54445da1df6c6938fb3d  kpackage-5.60.0.tar.xz
-76da218e8eba07af12681ed1ffc31c09  kdesu-5.60.0.tar.xz
-2a846ab3041e4aa90545776f72974ce4  kemoticons-5.60.0.tar.xz
-46d14353205a2f91a25a0bd9d2fbae7d  kiconthemes-5.60.0.tar.xz
-03b511db466b456db8543b8732ecdb8a  kjobwidgets-5.60.0.tar.xz
-95761f0597f907f9b2ba607a5ef6ac4a  knotifications-5.60.0.tar.xz
-7f3a72982fc9ac89dbe1cf16802b7ec9  

[blfs-book] r22001 - trunk/BOOK/pst/typesetting

2019-08-19 Thread ken--- via blfs-book
Author: ken
Date: Mon Aug 19 06:04:56 2019
New Revision: 22001

Log:
Another try at putting PerlIO in order in biber.

Modified:
   trunk/BOOK/pst/typesetting/biber.xml

Modified: trunk/BOOK/pst/typesetting/biber.xml
==
--- trunk/BOOK/pst/typesetting/biber.xmlMon Aug 19 05:53:52 2019
(r22000)
+++ trunk/BOOK/pst/typesetting/biber.xmlMon Aug 19 06:04:56 2019
(r22001)
@@ -141,8 +141,8 @@
   
-  
   
+  
   
   
   
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

[blfs-book] r22000 - trunk/BOOK/pst/typesetting

2019-08-19 Thread ken--- via blfs-book
Author: ken
Date: Mon Aug 19 05:53:52 2019
New Revision: 22000

Log:
Biber: one dep was out of alphabetical order.

Modified:
   trunk/BOOK/pst/typesetting/biber.xml

Modified: trunk/BOOK/pst/typesetting/biber.xml
==
--- trunk/BOOK/pst/typesetting/biber.xmlSun Aug 18 19:52:21 2019
(r21999)
+++ trunk/BOOK/pst/typesetting/biber.xmlMon Aug 19 05:53:52 2019
(r22000)
@@ -130,7 +130,6 @@
   
   
   
-  
   
   
   
@@ -142,6 +141,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] #12413: icewm-1.6.0

2019-08-19 Thread BLFS Trac via blfs-book
#12413: icewm-1.6.0
-+
 Reporter:  bdubbs   |   Owner:  blfs-book
 Type:  enhancement  |  Status:  new
 Priority:  normal   |   Milestone:  9.0
Component:  BOOK | Version:  SVN
 Severity:  normal   |  Resolution:
 Keywords:   |
-+

Comment (by ken@…):

 Add support for 32-bit RGBA visuals if Alpha is enabled.


 Colors can have a [100] opacity prefix, where 100 is a percentage from 1
 to 100.
 Colors can also be specified in "rgba:" form.

 Alpha channels in icons are preserved and drawn if Alpha is enabled.

 Support showing a splash image on startup.

 Icesh has new commands sizeto, pid, systray, xembed, motif, symbols.

 Icesh supports filtering on and modifying gravity properties.

 New winoption "startClose" to immediately close unwanted windows.

 Several improvements to CMake builds.

 _NET_SYSTEM_TRAY_ORIENTATION and _NET_SYSTEM_TRAY_VISUAL are now
 supported.

 Nearly unlimited number of workspaces.

 New option TaskBarWorkspacesLimit to limit number of workspaces shown on
 taskbar.

 Workspace names can be edited on taskbar.

 Change default WorkspaceStatusTime to 700 milliseconds.

 Optimizations of resource usage on startup of icewm.

 Restore TaskBarFullscreenAutoShow for issue #361.

 Don't focus frame under mouse for ClickToFocus in issues #355 and #358.

 Only update if WM_NORMAL_HINTS has really changed for Xephyr in #353.

 Only update if WIN_HINTS has really changed.

 Fix icesh -last filter. Fix icesh toggleState for #354.

 Add another xrandr setup where second screen is primary.

 shasum e7931e3b011465b2972ad530d6d48fadba0ae01f icewm-1.6.0.tar.xz

--
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] Files in BLFS svn missing on osuosl

2019-08-19 Thread bdubbs--- via blfs-book
Missing node-v10.16.3.tar.xz
Missing gtk-doc-1.32.tar.xz
Missing cups-2.2.12-source.tar.gz
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page