[blfs-book] [BLFS Trac] Batch modify: #10738, #10764, #10786, #10820, #10821, #10822

2018-05-29 Thread BLFS Trac via blfs-book
Batch modification to #10738, #10764, #10786, #10820, #10821, #10822 by bdubbs:


Action: resolve

Comment:
Fixed at revision 20183.

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

Re: [blfs-book] [BLFS Trac] #10787: gstreamer gstreamer-vaapi gst-libav gst-plugins-base gst-plugins-good gst-plugins-bad gst-plugins-ugly 1.14.1

2018-05-29 Thread BLFS Trac via blfs-book
#10787: gstreamer gstreamer-vaapi gst-libav gst-plugins-base gst-plugins-good 
gst-
plugins-bad gst-plugins-ugly 1.14.1
-+-
 Reporter:  bdubbs   |   Owner:  bdubbs
 Type:  enhancement  |  Status:  closed
 Priority:  normal   |   Milestone:  8.3
Component:  BOOK | Version:  SVN
 Severity:  normal   |  Resolution:  fixed
 Keywords:   |
-+-
Changes (by bdubbs):

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


Comment:

 Fixed at revision 20184.

--
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] #10820: rpcsvc-proto-1.4

2018-05-29 Thread BLFS Trac via blfs-book
#10820: rpcsvc-proto-1.4
-+---
 Reporter:  bdubbs   |   Owner:  bdubbs
 Type:  enhancement  |  Status:  assigned
 Priority:  normal   |   Milestone:  8.3
Component:  BOOK | Version:  SVN
 Severity:  normal   |  Resolution:
 Keywords:   |
-+---

Comment (by bdubbs):

 rpcsvc-proto NEWS -- history of user-visible changes.

 Version 1.4
 * Remove historic _RPC_THREAD_SAFE_ preprocessor conditional

--
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] #10787: gstreamer gstreamer-vaapi gst-libav gst-plugins-base gst-plugins-good gst-plugins-bad gst-plugins-ugly 1.14.1

2018-05-29 Thread BLFS Trac via blfs-book
#10787: gstreamer gstreamer-vaapi gst-libav gst-plugins-base gst-plugins-good 
gst-
plugins-bad gst-plugins-ugly 1.14.1
-+---
 Reporter:  bdubbs   |   Owner:  bdubbs
 Type:  enhancement  |  Status:  assigned
 Priority:  normal   |   Milestone:  8.3
Component:  BOOK | Version:  SVN
 Severity:  normal   |  Resolution:
 Keywords:   |
-+---

Comment (by bdubbs):

 Noteworthy bugfixes in 1.14.1

 -   GstPad: Fix race condition causing the same probe to be called
 multiple times
 -   Fix occasional deadlocks on windows when outputting debug logging
 -   Fix debug levels being applied in the wrong order
 -   GIR annotation fixes for bindings
 -   audiomixer, audioaggregator: fix some negotiation issues
 -   gst-play-1.0: fix leaving stdin in non-blocking mode after exit
 -   flvmux: wait for caps on all input pads before writing header even if
 source is live
 -   flvmux: don't wake up the muxer unless there is data, fixes busy
 looping if there's no input data
 -   flvmux: fix major leak of input buffers
 -   rtspsrc, rtsp-server: revert to RTSP RFC handling of sendonly/recvonly
 attributes
 -   rtpvrawpay: fix payloading with very large mtu sizes where everything
 fits into a single RTP packet
 -   v4l2: Fix hard-coded enabled v4l2 probe on Linux/ARM
 -   v4l2: Disable DMABuf for emulated formats when using libv4l2
 -   v4l2: Always set colorimetry in S_FMT
 -   asfdemux: Set stream-format field for H264 streams and handle H.264in
 bytestream format
 -   x265enc: Fix tagging of keyframes on output buffers
 -   ladspa: Fix critical during plugin load on Windows
 -   decklink: Fix COM initialisation on Windows
 -   h264parse: fix re-use across pipeline stop/restart
 -   mpegtsmux: fix force-keyframe event handling and PCR/PMT changes that
 would confuse some players with generated HLS streams
 -   adaptivedemux: Support period change in live playlist
 -   rfbsrc: Fix support for applevncserver and support NULL pool in
 decide_allocation
 -   jpegparse: Fix APP1 marker segment parsing
 -   h265parse: Make caps writable before modifying them, fixes criticals
 -   fakevideosink: request an extra buffer if enable-last-sample is
 enabled
 -   wasapisrc: Don't provide a clock based on WASAPI's clock
 -   wasapi: Only use audioclient3 when low-latency, as it might otherwise
 glitch with slow CPUs or VMs
 -   wasapi: Don't derive device period from latency time, should make it
 more robust against glitches
 -   audiolatency: Fix wave detection in buffers and avoid bogus pts values
 while starting
 -   msdk: fix plugin load on implementations with only HW support
 -   msdk: dec: set framerate to the driver only if provided, not in 0/1
 case
 -   msdk: Don't set extended coding options for JPEG encode
 -   rtponviftimestamp: fix state change function init/reset causing
 races/crashes on shutdown
 -   decklink: fix initialization failure in windows binary
 -   ladspa: Fix critical warnings during plugin load on Windows and fix
 dependencies in meson build
 -   gl: fix cross-compilation error with viv-fb
 -   qmlglsink: make work with eglfs_kms
 -   rtspclientsink: Don't deadlock in preroll on early close
 -   rtspclientsink: Fix client ports for the RTCP backchannel
 -   rtsp-server: Fix session timeout when streaming data to client over
 TCP
 -   vaapiencode: h264: find best profile in those available, fixing
 negotiation errors
 -   vaapi: remove custom GstGL context handling, use GstGL instead. Fixes
 GL Context sharing with WebkitGtk on wayland gst-editing-services: various
 fixes
 -   gst-python: bump pygobject req to 3.8; fix
 GstPad.set_query_function(); dist autogen.sh and configure.ac in tarball
 -   g-i: pick up GstVideo-1.0.gir from local build directory in GstGL
 build
 -   g-i: update constant values for bindings
 -   avoid duplicate symbols in plugins across modules in static builds

--
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] r20184 - in trunk/BOOK: . introduction/welcome multimedia/libdriv

2018-05-29 Thread bdubbs--- via blfs-book
Author: bdubbs
Date: Tue May 29 11:47:09 2018
New Revision: 20184

Log:
Update to gstreamer-1.14.1 and plugins

Modified:
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/multimedia/libdriv/gst10-libav.xml
   trunk/BOOK/multimedia/libdriv/gst10-plugins-bad.xml
   trunk/BOOK/multimedia/libdriv/gst10-plugins-base.xml
   trunk/BOOK/multimedia/libdriv/gst10-plugins-good.xml
   trunk/BOOK/multimedia/libdriv/gst10-plugins-ugly.xml
   trunk/BOOK/multimedia/libdriv/gstreamer10-vaapi.xml
   trunk/BOOK/multimedia/libdriv/gstreamer10.xml
   trunk/BOOK/packages.ent

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==
--- trunk/BOOK/introduction/welcome/changelog.xml   Tue May 29 10:38:31 
2018(r20183)
+++ trunk/BOOK/introduction/welcome/changelog.xml   Tue May 29 11:47:09 
2018(r20184)
@@ -45,6 +45,10 @@
   May 29th, 2018
   
 
+  [bdubbs] - Update to gstreamer-1.14.1 and plugins.  Fixes
+  #10787.
+
+
   [bdubbs] - Update to rpcsvc-proto-1.4.  Fixes
   #10820.
 

Modified: trunk/BOOK/multimedia/libdriv/gst10-libav.xml
==
--- trunk/BOOK/multimedia/libdriv/gst10-libav.xml   Tue May 29 10:38:31 
2018(r20183)
+++ trunk/BOOK/multimedia/libdriv/gst10-libav.xml   Tue May 29 11:47:09 
2018(r20184)
@@ -6,10 +6,10 @@
 
   
   
-  
-  
-  
-  
+  
+  
+  
+  
 ]>
 
 

Modified: trunk/BOOK/multimedia/libdriv/gst10-plugins-bad.xml
==
--- trunk/BOOK/multimedia/libdriv/gst10-plugins-bad.xml Tue May 29 10:38:31 
2018(r20183)
+++ trunk/BOOK/multimedia/libdriv/gst10-plugins-bad.xml Tue May 29 11:47:09 
2018(r20184)
@@ -7,10 +7,10 @@
   
   
-  
-  
-  
-  
+  
+  
+  
+  
 ]>
 
 
@@ -164,8 +164,8 @@
 
 
   To test the results, issue: make check. Several tests
-  need a terminal emulator in a graphical session.  Two tests, dash_mpd and
-  aggregator, are known to fail.
+  need a terminal emulator in a graphical session.  One test, dash_mpd, 
+  is known to fail.
 
 
 
@@ -177,13 +177,6 @@
 
   
 Command Explanations
-
 
 
   --disable-wayland: This switch is required

Modified: trunk/BOOK/multimedia/libdriv/gst10-plugins-base.xml
==
--- trunk/BOOK/multimedia/libdriv/gst10-plugins-base.xmlTue May 29 
10:38:31 2018(r20183)
+++ trunk/BOOK/multimedia/libdriv/gst10-plugins-base.xmlTue May 29 
11:47:09 2018(r20184)
@@ -7,10 +7,10 @@
   
   
-  
-  
-  
-  
+  
+  
+  
+  
 ]>
 
 

Modified: trunk/BOOK/multimedia/libdriv/gst10-plugins-good.xml
==
--- trunk/BOOK/multimedia/libdriv/gst10-plugins-good.xmlTue May 29 
10:38:31 2018(r20183)
+++ trunk/BOOK/multimedia/libdriv/gst10-plugins-good.xmlTue May 29 
11:47:09 2018(r20184)
@@ -7,10 +7,10 @@
   
   
-  
+  
   
-  
-  
+  
+  
 ]>
 
 

Modified: trunk/BOOK/multimedia/libdriv/gst10-plugins-ugly.xml
==
--- trunk/BOOK/multimedia/libdriv/gst10-plugins-ugly.xmlTue May 29 
10:38:31 2018(r20183)
+++ trunk/BOOK/multimedia/libdriv/gst10-plugins-ugly.xmlTue May 29 
11:47:09 2018(r20184)
@@ -7,9 +7,9 @@
   
   
-  
-  
-  
+  
+  
+  
   
 ]>
 

Modified: trunk/BOOK/multimedia/libdriv/gstreamer10-vaapi.xml
==
--- trunk/BOOK/multimedia/libdriv/gstreamer10-vaapi.xml Tue May 29 10:38:31 
2018(r20183)
+++ trunk/BOOK/multimedia/libdriv/gstreamer10-vaapi.xml Tue May 29 11:47:09 
2018(r20184)
@@ -6,10 +6,10 @@
 
   
   
-  
-  
-  
-  
+  
+  
+  
+  
 ]>
 
 

Modified: trunk/BOOK/multimedia/libdriv/gstreamer10.xml
==
--- trunk/BOOK/multimedia/libdriv/gstreamer10.xml   Tue May 29 10:38:31 
2018(r20183)
+++ trunk/BOOK/multimedia/libdriv/gstreamer10.xml   Tue May 29 11:47:09 
2018(r20184)
@@ -6,10 +6,10 @@
 
   
   
-  
+  
   
-  
-  
+  
+  
 ]>
 
 

Modified: trunk/BOOK/packages.ent
==
--- trunk/BOOK/packages.ent Tue May 29 10:38:31 2018(r20183)
+++ trunk/BOOK/packages.ent Tue May 29 11:47:09 2018(r20184)
@@ -781,13 +781,13 @@
 
 
 
-  
-  
-  
-  
-  
-  
-  
+  
+  
+  
+  
+  
+  
+  
 
 
 
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

[blfs-book] r20183 - in trunk/BOOK: . introduction/welcome networking/netlibs networking/netutils postlfs/security x/installing

2018-05-29 Thread bdubbs--- via blfs-book
Author: bdubbs
Date: Tue May 29 10:38:31 2018
New Revision: 20183

Log:
Update to rpcsvc-proto-1.4.  
Update to xf86-input-synaptics-1.9.1.  
Update to xf86-input-evdev-2.10.6.  
Update to xf86-video-vmware-13.3.0.  
Update to NetworkManager-1.10.6.  
Update to krb5-1.16.1.

Modified:
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/networking/netlibs/rpcsvc-proto.xml
   trunk/BOOK/networking/netutils/networkmanager.xml
   trunk/BOOK/packages.ent
   trunk/BOOK/postlfs/security/mitkrb.xml
   trunk/BOOK/x/installing/x7driver-evdev.xml
   trunk/BOOK/x/installing/x7driver-synaptics.xml
   trunk/BOOK/x/installing/x7driver-vmware.xml

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==
--- trunk/BOOK/introduction/welcome/changelog.xml   Tue May 29 08:30:03 
2018(r20182)
+++ trunk/BOOK/introduction/welcome/changelog.xml   Tue May 29 10:38:31 
2018(r20183)
@@ -42,6 +42,36 @@
 
 -->

+  May 29th, 2018
+  
+
+  [bdubbs] - Update to rpcsvc-proto-1.4.  Fixes
+  #10820.
+
+
+  [bdubbs] - Update to xf86-input-synaptics-1.9.1.  Fixes
+  #10822.
+
+
+  [bdubbs] - Update to xf86-input-evdev-2.10.6.  Fixes
+  #10821.
+
+
+  [bdubbs] - Update to xf86-video-vmware-13.3.0.  Fixes
+  #10786.
+
+
+  [bdubbs] - Update to NetworkManager-1.10.6.  Fixes
+  #10764.
+
+
+  [bdubbs] - Update to krb5-1.16.1.  Fixes
+  #10738.
+
+  
+   
+
+   
   May 28th, 2018
   
 

Modified: trunk/BOOK/networking/netlibs/rpcsvc-proto.xml
==
--- trunk/BOOK/networking/netlibs/rpcsvc-proto.xml  Tue May 29 08:30:03 
2018(r20182)
+++ trunk/BOOK/networking/netlibs/rpcsvc-proto.xml  Tue May 29 10:38:31 
2018(r20183)
@@ -6,7 +6,7 @@
 
   https://github.com/thkukuk/rpcsvc-proto/archive/v/rpcsvc-proto-.tar.gz;>
   
-  
+  
   
   
   

Modified: trunk/BOOK/networking/netutils/networkmanager.xml
==
--- trunk/BOOK/networking/netutils/networkmanager.xml   Tue May 29 08:30:03 
2018(r20182)
+++ trunk/BOOK/networking/netutils/networkmanager.xml   Tue May 29 10:38:31 
2018(r20183)
@@ -8,10 +8,10 @@

"/NetworkManager/1.10/NetworkManager-.tar.xz">
   
-  
-  
-  
-  
+  
+  
+  
+  
   
 ]>
 

Modified: trunk/BOOK/packages.ent
==
--- trunk/BOOK/packages.ent Tue May 29 08:30:03 2018(r20182)
+++ trunk/BOOK/packages.ent Tue May 29 10:38:31 2018(r20183)
@@ -26,7 +26,7 @@
 
 
 
-
+
 
 
 
@@ -452,7 +452,7 @@
 
 
 
-
+
 
 
 
@@ -478,7 +478,7 @@
 
 
 
-
+
 
 
 

Modified: trunk/BOOK/postlfs/security/mitkrb.xml
==
--- trunk/BOOK/postlfs/security/mitkrb.xml  Tue May 29 08:30:03 2018
(r20182)
+++ trunk/BOOK/postlfs/security/mitkrb.xml  Tue May 29 10:38:31 2018
(r20183)
@@ -6,10 +6,10 @@
 
   https://web.mit.edu/kerberos/dist/krb5//krb5-.tar.gz;>
   
-  
+  
   
-  
-  
+  
+  
 ]>
 
 
@@ -153,7 +153,7 @@
   installed, it may happen that the test suite pick up the installed
   versions of the libraries, rather than the newly built ones. If so, it is
   better to run the tests after the installation. The t_ccselect test
-  i sknown to fail.
+  is known to fail.
 
 
 
@@ -188,11 +188,10 @@
 Command Explanations
 
 
-  sed -e ...: The first sed fixes
-  Python detection. The second one increases
-  the width of the virtual terminal used for some tests to prevent
-  some spurious text in the output which is taken as a failure. The
-  third sed removes a test that is known to fail.
+  The first sed increases the width of the virtual terminal used for some
+  tests to prevent some spurious text in the output which is taken as a
+  failure. The second sed removes a test that is known
+  to fail.
 
 
 

Modified: trunk/BOOK/x/installing/x7driver-evdev.xml
==
--- trunk/BOOK/x/installing/x7driver-evdev.xml  Tue May 29 08:30:03 2018
(r20182)
+++ trunk/BOOK/x/installing/x7driver-evdev.xml  Tue May 29 10:38:31 2018
(r20183)
@@ -4,13 +4,13 @@
   
   %general-entities;
 
-  
+  
 
   
   
-  
+  
   
-  
+  
   
 ]>
 

Modified: trunk/BOOK/x/installing/x7driver-synaptics.xml
==
--- trunk/BOOK/x/installing/x7driver-synaptics.xml  Tue May 29 08:30:03 
2018(r20182)
+++ 

Re: [blfs-book] [BLFS Trac] #10823: vlc-3.0.3

2018-05-29 Thread BLFS Trac via blfs-book
#10823: vlc-3.0.3
-+---
 Reporter:  bdubbs   |   Owner:  bdubbs
 Type:  enhancement  |  Status:  assigned
 Priority:  normal   |   Milestone:  8.3
Component:  BOOK | Version:  SVN
 Severity:  normal   |  Resolution:
 Keywords:   |
-+---

Comment (by bdubbs):

 Changes between 3.0.2 and 3.0.3:

 Core:
  * Update subtitles display while paused

 Access:
  * Enable srt support on binary builds

 Decoders:
  * Allow videotoolbox hardware decoding to be disabled
  * Disable VideoToolbox for 10bits H.264
  * Fix VideoToolbox with some invalid HEVC streams
  * Fix subsdec wide character support
  * Fix 1st order Ambisonics in AAC

 Demux:
  * Miscellaneous ogg improvements & bugfixes, including oggds
  * Fix forced tracks selection
  * Fix Topfield files
  * Probe AAC/ADTS inside TS
  * Fix tracks detection issues with DolbyVision and Bluray streams

 macOS:
  * Fix "Open Network Stream" URL box focus
  * Add option to disable hardware acceleration for video decoding
  * Remove option to force dolby mode from simple preferences

 Video Output:
  * Fix crashes on Direct3D11

 Qt:
  * Fix tooltip display on some desktop environments
  * Fix spurious movement of the main Window
  * Fix playlist being displayed in fullscreen

 Misc:
  * Fix amem output
  * Fix numerous issues on fonts fallback and font shaping
  * Fix subtitles toggle through hotkeys
  * Fix audioscrobbling
  * Fix buffer over-read in avcodec audio encoding with non-default layouts
  * Numerous 3rd party libraries updated, fixing security issues

--
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] #10810: LVM2-2.02.178

2018-05-29 Thread BLFS Trac via blfs-book
#10810: LVM2-2.02.178
-+--
 Reporter:  bdubbs   |   Owner:  bdubbs
 Type:  enhancement  |  Status:  closed
 Priority:  normal   |   Milestone:  8.3
Component:  BOOK | Version:  SVN
 Severity:  normal   |  Resolution:  invalid
 Keywords:   |
-+--
Changes (by bdubbs):

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


Comment:

 Invalid.  Only at 178-rc1 right now.

--
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 - 2018-05-30 04:45:01 GMT

2018-05-29 Thread bdubbs--- via blfs-book
BLFS PackageBLFS Version  Latest  Ticket
chapter 04: stunnel 5.45 5.46 #10817
chapter 05: LVM22.02.177 2.02.178 
chapter 06: emacs   25.3 26.1 #10818
chapter 09: fftw3.3.73.3.8#10819
chapter 10: exiv2   0.26 0
chapter 10: libjpeg-turbo   1.5.31.5.90   #10576
chapter 10: librsvg 2.42.2   2.42.4   #10477
chapter 11: ImageMagick66.9.9-35 6.9.9-48 #7859
chapter 11: ImageMagick77.0.7-23 7.0.7-36 #7859
chapter 11: iso-codes   3.77 0
chapter 12: accountsservice 0.6.46   0.6.49   #10705
chapter 13: gcc 7.3.08.1.0#10730
chapter 13: git 2.17.0   2.17.1   
chapter 13: rustc   1.25.0   1.26.1   #9168
chapter 13: vala0.40.3   0.40.6   #10668
chapter 14: samba   4.8.04.8.2#10710
chapter 17: alpine  2.21 2.21.999 #10188
chapter 24: mesa18.0.3   18.1.0   #10785
chapter 35: evolution-data-serve3.28.0   3.28.2   #10648
chapter 35: gdm 3.28.0   3.28.2   #10648
chapter 35: gjs 1.52.0   1.52.3   #10648
chapter 35: gnome-control-center3.28.0   3.28.2   #10648
chapter 35: gnome-desktop   3.28.0   3.28.2   #10648
chapter 35: gnome-keyring   3.28.0.2 3.28.2   #10648
chapter 35: gnome-session   3.28.0   3.28.1   #10648
chapter 35: gnome-settings-daemo3.28.0   3.28.1   #10648
chapter 35: gnome-shell 3.28.0   3.28.2   #10648
chapter 35: gnome-shell-extensio3.28.0   3.28.1   #10648
chapter 35: gnome-user-docs 3.28.0   3.28.2   #10648
chapter 35: gvfs1.36.0   1.36.2   #10648
chapter 35: libsass 3.5.23.5.4#10698
chapter 35: mutter  3.28.0   3.28.2   #10648
chapter 35: nautilus3.28.0.1 3.28.1   #10648
chapter 35: vte 0.52.0   0.52.2   #10648
chapter 35: yelp3.28.0   3.28.1   #10648
chapter 35: zenity  3.28.0   3.28.1   #10648
chapter 36: eog 3.28.0   3.28.2   #10649
chapter 36: evince  3.28.0   3.28.2   #10649
chapter 36: evolution   3.28.0   3.28.2   #10649
chapter 36: gnome-calculator3.28.0   3.28.1   #10649
chapter 36: gnome-disk-utility  3.28.0   3.28.2   #10649
chapter 36: gnome-logs  3.28.0   3.28.2   #10649
chapter 36: gnome-maps  3.28.0   3.28.2   #10649
chapter 36: gnome-system-monitor3.28.0   3.28.2   #10649
chapter 36: gnome-terminal  3.28.0   3.28.2   #10649
chapter 36: network-manager-appl1.8.10   1.8.12   #10649
chapter 37: Thunar  1.7.01.7.2#10402
chapter 37: thunar-volman   0.8.10.9.0#10163
chapter 39: libfm-qt0.12.0   0.13.0   #10800
chapter 39: liblxqt 0.12.0   0.13.0   #10800
chapter 39: libsysstat  0.4.00.4.1#10800
chapter 39: lximage-qt  0.6.00.7.0#10800
chapter 39: lxqt-about  0.12.0   0.13.0   #10800
chapter 39: lxqt-admin  0.12.0   0.13.0   #10800
chapter 39: lxqt-build-tools0.4.00.5.0#10800
chapter 39: lxqt-config 0.12.0   0.13.0   #10800
chapter 39: lxqt-globalkeys 0.12.0   0.13.0   #10800
chapter 39: lxqt-l10n   0.12.0   0.13.0   #10800
chapter 39: lxqt-notificationd  0.12.0   0.13.0   #10800
chapter 39: lxqt-panel  0.12.0   0.13.0   #10800
chapter 39: lxqt-policykit  0.12.0   0.13.0   #10800
chapter 39: lxqt-powermanagement0.12.0   0.13.0   #10800
chapter 39: lxqt-qtplugin   0.12.0   0.13.0   #10800
chapter 39: lxqt-runner 0.12.0   0.13.0   #10800
chapter 39: 

Re: [blfs-book] [BLFS Trac] #10817: stunnel-5.46

2018-05-29 Thread BLFS Trac via blfs-book
#10817: stunnel-5.46
-+---
 Reporter:  bdubbs   |   Owner:  bdubbs
 Type:  enhancement  |  Status:  assigned
 Priority:  normal   |   Milestone:  8.3
Component:  BOOK | Version:  SVN
 Severity:  normal   |  Resolution:
 Keywords:   |
-+---

Comment (by bdubbs):

 Version 5.46, 2018.05.28, urgency: MEDIUM
 * New features
   - The default cipher list was updated to a safer value:
 "HIGH:!aNULL:!SSLv2:!DH:!kDHEPSK".
 * Bugfixes
   - Default accept address restored to INADDR_ANY.

--
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] #10819: fftw-3.3.8

2018-05-29 Thread BLFS Trac via blfs-book
#10819: fftw-3.3.8
-+---
 Reporter:  bdubbs   |   Owner:  bdubbs
 Type:  enhancement  |  Status:  assigned
 Priority:  normal   |   Milestone:  8.3
Component:  BOOK | Version:  SVN
 Severity:  normal   |  Resolution:
 Keywords:   |
-+---

Comment (by bdubbs):

 FFTW 3.3.8:

 * Fixed AVX, AVX2 for gcc-8.

   By default, FFTW 3.3.7 was broken with gcc-8.  AVX and AVX2 code
   assumed that the compiler honors the distinction between +0 and -0,
   but gcc-8 -ffast-math does not.  The default CFLAGS included -ffast-
 math.
   This release ensures that FFTW works with gcc-8 -ffast-math, and
   removes -ffast-math from the default CFLAGS for good measure.

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

2018-05-29 Thread bdubbs--- via blfs-book
Missing libunistring-0.9.10.tar.xz
Missing bind-9.13.0.tar.gz
Missing mutt-1.10.0.tar.gz
Missing bind-9.13.0.tar.gz
Missing postfix-3.3.1.tar.gz
Missing postgresql-10.4.tar.bz2
Missing qt-everywhere-src-5.11.0.tar.xz
Missing qtwebengine-everywhere-src-5.11.0.tar.xz
Missing seamonkey-2.49.3.source.tar.xz
Missing thunderbird-52.8.0.source.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] [BLFS Trac] #10822: xf86-input-synaptics-1.9.1

2018-05-29 Thread BLFS Trac via blfs-book
#10822: xf86-input-synaptics-1.9.1
-+---
 Reporter:  bdubbs   |  Owner:  blfs-book
 Type:  enhancement  | Status:  new
 Priority:  normal   |  Milestone:  8.3
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 Trac] #10821: xf86-input-evdev-2.10.6

2018-05-29 Thread BLFS Trac via blfs-book
#10821: xf86-input-evdev-2.10.6
-+---
 Reporter:  bdubbs   |  Owner:  blfs-book
 Type:  enhancement  | Status:  new
 Priority:  normal   |  Milestone:  8.3
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 Trac] #10819: fftw-3.3.8

2018-05-29 Thread BLFS Trac via blfs-book
#10819: fftw-3.3.8
-+---
 Reporter:  bdubbs   |  Owner:  blfs-book
 Type:  enhancement  | Status:  new
 Priority:  normal   |  Milestone:  8.3
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 Trac] #10823: vlc-3.0.3

2018-05-29 Thread BLFS Trac via blfs-book
#10823: vlc-3.0.3
-+---
 Reporter:  bdubbs   |  Owner:  blfs-book
 Type:  enhancement  | Status:  new
 Priority:  normal   |  Milestone:  8.3
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] #10649: GNOME Apps 3.28.1 (Wait for 3.28.2) eog evince evolution gnome-calculator gnome-disk-utility gnome-maps gnome-system-monitor gnome-terminal gnome-logs network-manag

2018-05-29 Thread BLFS Trac via blfs-book
#10649: GNOME Apps 3.28.1 (Wait for 3.28.2) eog evince evolution 
gnome-calculator
gnome-disk-utility gnome-maps gnome-system-monitor gnome-terminal gnome-
logs network-manager-applet
-+
 Reporter:  bdubbs   |   Owner:  blfs-book
 Type:  enhancement  |  Status:  new
 Priority:  normal   |   Milestone:  hold
Component:  BOOK | Version:  SVN
 Severity:  normal   |  Resolution:
 Keywords:   |
-+

--
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] Batch modify: #10817, #10818, #10819, #10820, #10821, ...

2018-05-29 Thread BLFS Trac via blfs-book
Batch modification to #10817, #10818, #10819, #10820, #10821, #10822, #10823 by 
bdubbs:


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

Re: [blfs-book] [BLFS Trac] #10738: krb5-1.16.1

2018-05-29 Thread BLFS Trac via blfs-book
#10738: krb5-1.16.1
-+---
 Reporter:  bdubbs   |   Owner:  bdubbs
 Type:  enhancement  |  Status:  assigned
 Priority:  normal   |   Milestone:  8.3
Component:  BOOK | Version:  SVN
 Severity:  normal   |  Resolution:
 Keywords:   |
-+---

Comment (by bdubbs):

 This is a bug fix release.

   -  Fix flaws in LDAP DN checking, including a null dereference KDC crash
 which could be triggered by kadmin clients with administrative privileges
 [CVE-2018-5729, CVE-2018-5730].
   -  Fix a KDC PKINIT memory leak.
   -  Fix a small KDC memory leak on transited or authdata errors when
 processing TGS requests.
   -  Fix a regression in pkinit_cert_match matching of client certificates
 containing Microsoft UPN SANs.
   -  Fix a null dereference when the KDC sends a large TGS reply.
   -  Fix "kdestroy -A" with the KCM credential cache type.
   -  Allow validation of Microsoft PACs containing enterprise names.
   -  Fix the handling of capaths "." values.
   -  Fix handling of repeated subsection specifications in profile files
 (such as when multiple included files specify relations in the same
 subsection).

--
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] r20182 - trunk/BOOK/x/lib

2018-05-29 Thread bdubbs--- via blfs-book
Author: bdubbs
Date: Tue May 29 08:30:03 2018
New Revision: 20182

Log:
Fix qt url

Modified:
   trunk/BOOK/x/lib/qt5.xml

Modified: trunk/BOOK/x/lib/qt5.xml
==
--- trunk/BOOK/x/lib/qt5.xmlMon May 28 22:17:28 2018(r20181)
+++ trunk/BOOK/x/lib/qt5.xmlTue May 29 08:30:03 2018(r20182)
@@ -4,7 +4,7 @@
   
   %general-entities;
 
-  
+  
   https://download.qt.io/archive/qt///single;>
 
   
-- 
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] #10818: emacs-26.1

2018-05-29 Thread BLFS Trac via blfs-book
#10818: emacs-26.1
-+---
 Reporter:  bdubbs   |  Owner:  blfs-book
 Type:  enhancement  | Status:  new
 Priority:  normal   |  Milestone:  8.3
Component:  BOOK |Version:  SVN
 Severity:  normal   |   Keywords:
-+---
 New major 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] #10820: rpcsvc-proto-1.4

2018-05-29 Thread BLFS Trac via blfs-book
#10820: rpcsvc-proto-1.4
-+---
 Reporter:  bdubbs   |  Owner:  blfs-book
 Type:  enhancement  | Status:  new
 Priority:  normal   |  Milestone:  8.3
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] #10817: stunnel-5.46

2018-05-29 Thread BLFS Trac via blfs-book
#10817: stunnel-5.46
-+---
 Reporter:  bdubbs   |  Owner:  blfs-book
 Type:  enhancement  | Status:  new
 Priority:  normal   |  Milestone:  8.3
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

Re: [blfs-book] [BLFS Trac] #10764: NetworkManager-1.10.8

2018-05-29 Thread BLFS Trac via blfs-book
#10764: NetworkManager-1.10.8
-+---
 Reporter:  bdubbs   |   Owner:  bdubbs
 Type:  enhancement  |  Status:  assigned
 Priority:  normal   |   Milestone:  8.3
Component:  BOOK | Version:  SVN
 Severity:  normal   |  Resolution:
 Keywords:   |
-+---

Comment (by bdubbs):

 This is a new stable release of NetworkManager.  Notable changes include:

 * Fix connectivity timeout handling
 * Retry activating devices when the parent becomes managed
 * Correctly set the rp_filter value
 * A fix to ensure teamd is respawned after daemon restart
 * Better handle DHCP expiry
 * Fix configuration of IPv6 over master interfaces
 * Other various bug fixes including possible crashes
 * Updated translations

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