summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog.rss47
-rw-r--r--ChangeLog.txt35
-rw-r--r--FILELIST.TXT120
-rwxr-xr-xpasture/source/php/fetch-php.sh4
-rwxr-xr-xsource/n/php/fetch-php.sh4
5 files changed, 144 insertions, 66 deletions
diff --git a/ChangeLog.rss b/ChangeLog.rss
index 0dc635a54..1f41e6141 100644
--- a/ChangeLog.rss
+++ b/ChangeLog.rss
@@ -11,10 +11,53 @@
<description>Tracking Slackware development in git.</description>
<language>en-us</language>
<id xmlns="http://www.w3.org/2005/Atom">urn:uuid:c964f45e-6732-11e8-bbe5-107b4450212f</id>
- <pubDate>Wed, 6 Feb 2019 22:44:32 GMT</pubDate>
- <lastBuildDate>Thu, 7 Feb 2019 07:59:44 GMT</lastBuildDate>
+ <pubDate>Thu, 7 Feb 2019 22:28:19 GMT</pubDate>
+ <lastBuildDate>Fri, 8 Feb 2019 07:59:42 GMT</lastBuildDate>
<generator>maintain_current_git.sh v 1.10</generator>
<item>
+ <title>Thu, 7 Feb 2019 22:28:19 GMT</title>
+ <pubDate>Thu, 7 Feb 2019 22:28:19 GMT</pubDate>
+ <link>https://git.slackware.nl/current/tag/?h=20190207222819</link>
+ <guid isPermaLink="false">20190207222819</guid>
+ <description>
+ <![CDATA[<pre>
+n/php-7.2.15-x86_64-1.txz: Upgraded.
+xap/network-manager-applet-1.8.20-x86_64-1.txz: Upgraded.
+extra/pure-alsa-system/ffmpeg-3.4.5-x86_64-2_alsa.txz: Rebuilt.
+ Recompiled against libvpx-1.8.0.
+ Reenabled libsmbclient support.
+extra/pure-alsa-system/gst-plugins-good-1.14.4-x86_64-2_alsa.txz: Rebuilt.
+ Recompiled against libvpx-1.8.0.
+extra/pure-alsa-system/xine-lib-1.2.9-x86_64-4_alsa.txz: Rebuilt.
+ Recompiled against libvpx-1.8.0.
+pasture/php-5.6.40-x86_64-1.txz: Upgraded.
+ Several security bugs have been fixed in this release:
+ GD:
+ Fixed bug #77269 (efree() on uninitialized Heap data in imagescale leads
+ to use-after-free).
+ Fixed bug #77270 (imagecolormatch Out Of Bounds Write on Heap).
+ Mbstring:
+ Fixed bug #77370 (Buffer overflow on mb regex functions - fetch_token).
+ Fixed bug #77371 (heap buffer overflow in mb regex functions -
+ compile_string_node).
+ Fixed bug #77381 (heap buffer overflow in multibyte match_at).
+ Fixed bug #77382 (heap buffer overflow due to incorrect length in
+ expand_case_fold_string).
+ Fixed bug #77385 (buffer overflow in fetch_token).
+ Fixed bug #77394 (Buffer overflow in multibyte case folding - unicode).
+ Fixed bug #77418 (Heap overflow in utf32be_mbc_to_code).
+ Phar:
+ Fixed bug #77247 (heap buffer overflow in phar_detect_phar_fname_ext).
+ Xmlrpc:
+ Fixed bug #77242 (heap out of bounds read in xmlrpc_decode()).
+ Fixed bug #77380 (Global out of bounds read in xmlrpc base64 code).
+ For more information, see:
+ https://php.net/ChangeLog-5.php#5.6.40
+ (* Security fix *)
+ </pre>]]>
+ </description>
+ </item>
+ <item>
<title>Wed, 6 Feb 2019 22:44:32 GMT</title>
<pubDate>Wed, 6 Feb 2019 22:44:32 GMT</pubDate>
<link>https://git.slackware.nl/current/tag/?h=20190206224432</link>
diff --git a/ChangeLog.txt b/ChangeLog.txt
index 20725e05c..5f217951b 100644
--- a/ChangeLog.txt
+++ b/ChangeLog.txt
@@ -1,3 +1,38 @@
+Thu Feb 7 22:28:19 UTC 2019
+n/php-7.2.15-x86_64-1.txz: Upgraded.
+xap/network-manager-applet-1.8.20-x86_64-1.txz: Upgraded.
+extra/pure-alsa-system/ffmpeg-3.4.5-x86_64-2_alsa.txz: Rebuilt.
+ Recompiled against libvpx-1.8.0.
+ Reenabled libsmbclient support.
+extra/pure-alsa-system/gst-plugins-good-1.14.4-x86_64-2_alsa.txz: Rebuilt.
+ Recompiled against libvpx-1.8.0.
+extra/pure-alsa-system/xine-lib-1.2.9-x86_64-4_alsa.txz: Rebuilt.
+ Recompiled against libvpx-1.8.0.
+pasture/php-5.6.40-x86_64-1.txz: Upgraded.
+ Several security bugs have been fixed in this release:
+ GD:
+ Fixed bug #77269 (efree() on uninitialized Heap data in imagescale leads
+ to use-after-free).
+ Fixed bug #77270 (imagecolormatch Out Of Bounds Write on Heap).
+ Mbstring:
+ Fixed bug #77370 (Buffer overflow on mb regex functions - fetch_token).
+ Fixed bug #77371 (heap buffer overflow in mb regex functions -
+ compile_string_node).
+ Fixed bug #77381 (heap buffer overflow in multibyte match_at).
+ Fixed bug #77382 (heap buffer overflow due to incorrect length in
+ expand_case_fold_string).
+ Fixed bug #77385 (buffer overflow in fetch_token).
+ Fixed bug #77394 (Buffer overflow in multibyte case folding - unicode).
+ Fixed bug #77418 (Heap overflow in utf32be_mbc_to_code).
+ Phar:
+ Fixed bug #77247 (heap buffer overflow in phar_detect_phar_fname_ext).
+ Xmlrpc:
+ Fixed bug #77242 (heap out of bounds read in xmlrpc_decode()).
+ Fixed bug #77380 (Global out of bounds read in xmlrpc base64 code).
+ For more information, see:
+ https://php.net/ChangeLog-5.php#5.6.40
+ (* Security fix *)
++--------------------------+
Wed Feb 6 22:44:32 UTC 2019
a/hwdata-0.320-noarch-1.txz: Upgraded.
a/kernel-generic-4.19.20-x86_64-1.txz: Upgraded.
diff --git a/FILELIST.TXT b/FILELIST.TXT
index 10085b3b5..60a9c8e26 100644
--- a/FILELIST.TXT
+++ b/FILELIST.TXT
@@ -1,20 +1,20 @@
-Wed Feb 6 23:09:13 UTC 2019
+Thu Feb 7 22:52:42 UTC 2019
Here is the file list for this directory. If you are using a
mirror site and find missing or extra files in the disk
subdirectories, please have the archive administrator refresh
the mirror.
-drwxr-xr-x 12 root root 4096 2019-02-06 22:44 .
+drwxr-xr-x 12 root root 4096 2019-02-07 22:28 .
-rw-r--r-- 1 root root 10064 2016-06-30 18:39 ./ANNOUNCE.14_2
-rw-r--r-- 1 root root 14341 2018-11-29 05:40 ./CHANGES_AND_HINTS.TXT
--rw-r--r-- 1 root root 906481 2019-02-06 00:41 ./CHECKSUMS.md5
--rw-r--r-- 1 root root 163 2019-02-06 00:41 ./CHECKSUMS.md5.asc
+-rw-r--r-- 1 root root 906778 2019-02-06 23:09 ./CHECKSUMS.md5
+-rw-r--r-- 1 root root 163 2019-02-06 23:09 ./CHECKSUMS.md5.asc
-rw-r--r-- 1 root root 17976 1994-06-10 02:28 ./COPYING
-rw-r--r-- 1 root root 35147 2007-06-30 04:21 ./COPYING3
-rw-r--r-- 1 root root 19573 2016-06-23 20:08 ./COPYRIGHT.TXT
-rw-r--r-- 1 root root 616 2006-10-02 04:37 ./CRYPTO_NOTICE.TXT
--rw-r--r-- 1 root root 560146 2019-02-06 22:44 ./ChangeLog.txt
+-rw-r--r-- 1 root root 561759 2019-02-07 22:28 ./ChangeLog.txt
drwxr-xr-x 3 root root 4096 2013-03-20 22:17 ./EFI
drwxr-xr-x 2 root root 4096 2019-02-06 22:42 ./EFI/BOOT
-rw-r--r-- 1 root root 1253376 2018-02-24 20:49 ./EFI/BOOT/bootx64.efi
@@ -25,9 +25,9 @@ drwxr-xr-x 2 root root 4096 2019-02-06 22:42 ./EFI/BOOT
-rwxr-xr-x 1 root root 2494 2018-02-24 20:49 ./EFI/BOOT/make-grub.sh
-rw-r--r-- 1 root root 10722 2013-09-21 19:02 ./EFI/BOOT/osdetect.cfg
-rw-r--r-- 1 root root 1273 2013-08-12 21:08 ./EFI/BOOT/tools.cfg
--rw-r--r-- 1 root root 1192391 2019-02-06 00:40 ./FILELIST.TXT
+-rw-r--r-- 1 root root 1192730 2019-02-06 23:09 ./FILELIST.TXT
-rw-r--r-- 1 root root 1572 2012-08-29 18:27 ./GPG-KEY
--rw-r--r-- 1 root root 731688 2019-02-06 23:07 ./PACKAGES.TXT
+-rw-r--r-- 1 root root 731688 2019-02-07 22:50 ./PACKAGES.TXT
-rw-r--r-- 1 root root 8564 2016-06-28 21:33 ./README.TXT
-rw-r--r-- 1 root root 3635 2019-02-06 22:18 ./README.initrd
-rw-r--r-- 1 root root 34412 2017-12-01 17:44 ./README_CRYPT.TXT
@@ -39,12 +39,12 @@ drwxr-xr-x 2 root root 4096 2019-02-06 22:42 ./EFI/BOOT
-rw-r--r-- 1 root root 17294 2008-12-08 18:13 ./SPEAK_INSTALL.TXT
-rw-r--r-- 1 root root 57632 2016-06-29 18:46 ./Slackware-HOWTO
-rw-r--r-- 1 root root 6668 2018-08-28 21:58 ./UPGRADE.TXT
-drwxr-xr-x 17 root root 4096 2019-02-03 20:33 ./extra
--rw-r--r-- 1 root root 54041 2019-02-03 20:33 ./extra/CHECKSUMS.md5
--rw-r--r-- 1 root root 163 2019-02-03 20:33 ./extra/CHECKSUMS.md5.asc
--rw-r--r-- 1 root root 66479 2019-02-03 20:33 ./extra/FILE_LIST
--rw-r--r-- 1 root root 180784 2019-02-03 20:33 ./extra/MANIFEST.bz2
--rw-r--r-- 1 root root 45678 2019-02-03 20:33 ./extra/PACKAGES.TXT
+drwxr-xr-x 17 root root 4096 2019-02-07 22:47 ./extra
+-rw-r--r-- 1 root root 54041 2019-02-07 22:47 ./extra/CHECKSUMS.md5
+-rw-r--r-- 1 root root 163 2019-02-07 22:47 ./extra/CHECKSUMS.md5.asc
+-rw-r--r-- 1 root root 66479 2019-02-07 22:47 ./extra/FILE_LIST
+-rw-r--r-- 1 root root 180387 2019-02-07 22:47 ./extra/MANIFEST.bz2
+-rw-r--r-- 1 root root 45678 2019-02-07 22:47 ./extra/PACKAGES.TXT
-rw-r--r-- 1 root root 149 2002-02-09 00:18 ./extra/README.TXT
drwxr-xr-x 2 root root 20480 2018-11-09 21:53 ./extra/aspell-word-lists
-rw-r--r-- 1 root root 171 2016-06-06 20:10 ./extra/aspell-word-lists/aspell-af-0.50_0-x86_64-5.txt
@@ -350,7 +350,7 @@ drwxr-xr-x 2 root root 4096 2018-02-27 06:13 ./extra/google-chrome
-rwxr-xr-x 1 root root 3921 2015-03-05 21:54 ./extra/google-chrome/google-chrome.SlackBuild
-rw-r--r-- 1 root root 840 2018-02-27 06:13 ./extra/google-chrome/slack-desc
lrwxrwxrwx 1 root root 11 2012-07-30 20:41 ./extra/java -> source/java
-drwxr-xr-x 2 root root 4096 2019-01-09 22:52 ./extra/pure-alsa-system
+drwxr-xr-x 2 root root 4096 2019-02-07 22:46 ./extra/pure-alsa-system
-rw-r--r-- 1 root root 625 2018-07-20 20:54 ./extra/pure-alsa-system/MPlayer-20180720-x86_64-1_alsa.txt
-rw-r--r-- 1 root root 2729356 2018-07-20 20:54 ./extra/pure-alsa-system/MPlayer-20180720-x86_64-1_alsa.txz
-rw-r--r-- 1 root root 163 2018-07-20 20:54 ./extra/pure-alsa-system/MPlayer-20180720-x86_64-1_alsa.txz.asc
@@ -364,15 +364,15 @@ drwxr-xr-x 2 root root 4096 2019-01-09 22:52 ./extra/pure-alsa-system
-rw-r--r-- 1 root root 423 2018-08-09 18:05 ./extra/pure-alsa-system/audacious-plugins-3.10-x86_64-1_alsa.txt
-rw-r--r-- 1 root root 1242968 2018-08-09 18:05 ./extra/pure-alsa-system/audacious-plugins-3.10-x86_64-1_alsa.txz
-rw-r--r-- 1 root root 163 2018-08-09 18:05 ./extra/pure-alsa-system/audacious-plugins-3.10-x86_64-1_alsa.txz.asc
--rw-r--r-- 1 root root 490 2018-12-10 20:38 ./extra/pure-alsa-system/ffmpeg-3.4.5-x86_64-1_alsa.txt
--rw-r--r-- 1 root root 8634636 2018-12-10 20:38 ./extra/pure-alsa-system/ffmpeg-3.4.5-x86_64-1_alsa.txz
--rw-r--r-- 1 root root 163 2018-12-10 20:38 ./extra/pure-alsa-system/ffmpeg-3.4.5-x86_64-1_alsa.txz.asc
+-rw-r--r-- 1 root root 490 2019-02-07 22:02 ./extra/pure-alsa-system/ffmpeg-3.4.5-x86_64-2_alsa.txt
+-rw-r--r-- 1 root root 8632384 2019-02-07 22:02 ./extra/pure-alsa-system/ffmpeg-3.4.5-x86_64-2_alsa.txz
+-rw-r--r-- 1 root root 163 2019-02-07 22:02 ./extra/pure-alsa-system/ffmpeg-3.4.5-x86_64-2_alsa.txz.asc
-rw-r--r-- 1 root root 475 2018-04-25 22:09 ./extra/pure-alsa-system/fluidsynth-1.1.10-x86_64-2_alsa.txt
-rw-r--r-- 1 root root 183244 2018-04-25 22:09 ./extra/pure-alsa-system/fluidsynth-1.1.10-x86_64-2_alsa.txz
-rw-r--r-- 1 root root 163 2018-04-25 22:09 ./extra/pure-alsa-system/fluidsynth-1.1.10-x86_64-2_alsa.txz.asc
--rw-r--r-- 1 root root 444 2018-10-04 18:37 ./extra/pure-alsa-system/gst-plugins-good-1.14.4-x86_64-1_alsa.txt
--rw-r--r-- 1 root root 1864296 2018-10-04 18:37 ./extra/pure-alsa-system/gst-plugins-good-1.14.4-x86_64-1_alsa.txz
--rw-r--r-- 1 root root 163 2018-10-04 18:37 ./extra/pure-alsa-system/gst-plugins-good-1.14.4-x86_64-1_alsa.txz.asc
+-rw-r--r-- 1 root root 444 2019-02-07 22:04 ./extra/pure-alsa-system/gst-plugins-good-1.14.4-x86_64-2_alsa.txt
+-rw-r--r-- 1 root root 1867232 2019-02-07 22:04 ./extra/pure-alsa-system/gst-plugins-good-1.14.4-x86_64-2_alsa.txz
+-rw-r--r-- 1 root root 163 2019-02-07 22:04 ./extra/pure-alsa-system/gst-plugins-good-1.14.4-x86_64-2_alsa.txz.asc
-rw-r--r-- 1 root root 459 2018-04-25 22:10 ./extra/pure-alsa-system/gst-plugins-good0-0.10.31-x86_64-3_alsa.txt
-rw-r--r-- 1 root root 1009848 2018-04-25 22:10 ./extra/pure-alsa-system/gst-plugins-good0-0.10.31-x86_64-3_alsa.txz
-rw-r--r-- 1 root root 163 2018-04-25 22:10 ./extra/pure-alsa-system/gst-plugins-good0-0.10.31-x86_64-3_alsa.txz.asc
@@ -404,9 +404,9 @@ drwxr-xr-x 2 root root 4096 2019-01-09 22:52 ./extra/pure-alsa-system
-rw-r--r-- 1 root root 570 2018-04-25 22:20 ./extra/pure-alsa-system/xfce4-volumed-0.1.13-x86_64-4_alsa.txt
-rw-r--r-- 1 root root 27504 2018-04-25 22:20 ./extra/pure-alsa-system/xfce4-volumed-0.1.13-x86_64-4_alsa.txz
-rw-r--r-- 1 root root 163 2018-04-25 22:20 ./extra/pure-alsa-system/xfce4-volumed-0.1.13-x86_64-4_alsa.txz.asc
--rw-r--r-- 1 root root 511 2018-04-25 22:15 ./extra/pure-alsa-system/xine-lib-1.2.9-x86_64-2_alsa.txt
--rw-r--r-- 1 root root 3194624 2018-04-25 22:15 ./extra/pure-alsa-system/xine-lib-1.2.9-x86_64-2_alsa.txz
--rw-r--r-- 1 root root 163 2018-04-25 22:15 ./extra/pure-alsa-system/xine-lib-1.2.9-x86_64-2_alsa.txz.asc
+-rw-r--r-- 1 root root 511 2019-02-07 22:07 ./extra/pure-alsa-system/xine-lib-1.2.9-x86_64-4_alsa.txt
+-rw-r--r-- 1 root root 3138068 2019-02-07 22:07 ./extra/pure-alsa-system/xine-lib-1.2.9-x86_64-4_alsa.txz
+-rw-r--r-- 1 root root 163 2019-02-07 22:07 ./extra/pure-alsa-system/xine-lib-1.2.9-x86_64-4_alsa.txz.asc
drwxr-xr-x 2 root root 4096 2018-03-29 01:22 ./extra/recordmydesktop
-rw-r--r-- 1 root root 674 2018-03-28 17:33 ./extra/recordmydesktop/recordmydesktop-0.3.8.1-x86_64-4.txt
-rw-r--r-- 1 root root 129436 2018-03-28 17:33 ./extra/recordmydesktop/recordmydesktop-0.3.8.1-x86_64-4.txz
@@ -748,18 +748,18 @@ drwxr-xr-x 2 root root 4096 2011-03-25 03:15 ./kernels/memtest
-rw-r--r-- 1 root root 150024 2013-10-17 04:15 ./kernels/memtest/memtest
drwxr-xr-x 2 root root 4096 2011-03-02 22:16 ./kernels/speakup.s
-rw-r--r-- 1 root root 240 2011-03-02 22:16 ./kernels/speakup.s/README.TXT
-drwxr-xr-x 3 root root 4096 2018-12-08 05:26 ./pasture
--rw-r--r-- 1 root root 2007 2018-12-08 05:26 ./pasture/CHECKSUMS.md5
--rw-r--r-- 1 root root 163 2018-12-08 05:26 ./pasture/CHECKSUMS.md5.asc
--rw-r--r-- 1 root root 2701 2018-12-08 05:25 ./pasture/FILE_LIST
--rw-r--r-- 1 root root 128039 2018-12-08 05:25 ./pasture/MANIFEST.bz2
--rw-r--r-- 1 root root 1477 2018-12-08 05:26 ./pasture/PACKAGES.TXT
+drwxr-xr-x 3 root root 4096 2019-02-07 22:47 ./pasture
+-rw-r--r-- 1 root root 2007 2019-02-07 22:47 ./pasture/CHECKSUMS.md5
+-rw-r--r-- 1 root root 163 2019-02-07 22:47 ./pasture/CHECKSUMS.md5.asc
+-rw-r--r-- 1 root root 2701 2019-02-07 22:47 ./pasture/FILE_LIST
+-rw-r--r-- 1 root root 127791 2019-02-07 22:47 ./pasture/MANIFEST.bz2
+-rw-r--r-- 1 root root 1477 2019-02-07 22:47 ./pasture/PACKAGES.TXT
-rw-r--r-- 1 root root 554 2011-04-11 06:20 ./pasture/apmd-3.2.2-x86_64-3.txt
-rw-r--r-- 1 root root 54944 2011-04-11 06:20 ./pasture/apmd-3.2.2-x86_64-3.txz
-rw-r--r-- 1 root root 198 2011-04-11 06:20 ./pasture/apmd-3.2.2-x86_64-3.txz.asc
--rw-r--r-- 1 root root 376 2018-12-08 05:10 ./pasture/php-5.6.39-x86_64-1.txt
--rw-r--r-- 1 root root 5911280 2018-12-08 05:10 ./pasture/php-5.6.39-x86_64-1.txz
--rw-r--r-- 1 root root 163 2018-12-08 05:10 ./pasture/php-5.6.39-x86_64-1.txz.asc
+-rw-r--r-- 1 root root 376 2019-02-07 21:19 ./pasture/php-5.6.40-x86_64-1.txt
+-rw-r--r-- 1 root root 5917280 2019-02-07 21:19 ./pasture/php-5.6.40-x86_64-1.txz
+-rw-r--r-- 1 root root 163 2019-02-07 21:19 ./pasture/php-5.6.40-x86_64-1.txz.asc
drwxr-xr-x 5 root root 4096 2018-05-16 21:13 ./pasture/source
drwxr-xr-x 2 root root 4096 2018-02-27 06:12 ./pasture/source/apmd
-rw-r--r-- 1 root root 61686 2004-04-30 04:29 ./pasture/source/apmd/apmd-3.2.2.tar.bz2
@@ -769,14 +769,14 @@ drwxr-xr-x 2 root root 4096 2018-05-10 19:22 ./pasture/source/libpng14
-rw-r--r-- 1 root root 580496 2017-09-28 21:34 ./pasture/source/libpng14/libpng-1.4.22.tar.xz
-rwxr-xr-x 1 root root 4405 2018-05-10 19:26 ./pasture/source/libpng14/libpng14.SlackBuild
-rw-r--r-- 1 root root 980 2018-05-10 19:25 ./pasture/source/libpng14/slack-desc
-drwxr-xr-x 3 root root 4096 2018-12-08 05:05 ./pasture/source/php
+drwxr-xr-x 3 root root 4096 2019-02-07 20:17 ./pasture/source/php
-rw-r--r-- 1 root root 9954 2017-08-01 14:24 ./pasture/source/php/PHP-5.6.31-OpenSSL-1.1.0-compatibility-20170801.patch.gz
-rw-r--r-- 1 root root 425 2013-12-14 19:02 ./pasture/source/php/doinst.sh.gz
--rwxr-xr-x 1 root root 120 2018-12-06 21:14 ./pasture/source/php/fetch-php.sh
+-rwxr-xr-x 1 root root 120 2019-02-07 20:16 ./pasture/source/php/fetch-php.sh
-rw-r--r-- 1 root root 1022 2009-10-02 23:56 ./pasture/source/php/mod_php.conf.example
drwxr-xr-x 2 root root 4096 2008-05-07 05:21 ./pasture/source/php/pear
--rw-r--r-- 1 root root 12467096 2018-12-06 14:00 ./pasture/source/php/php-5.6.39.tar.xz
--rw-r--r-- 1 root root 455 2018-12-06 14:00 ./pasture/source/php/php-5.6.39.tar.xz.asc
+-rw-r--r-- 1 root root 12472236 2019-01-10 08:00 ./pasture/source/php/php-5.6.40.tar.xz
+-rw-r--r-- 1 root root 455 2019-01-10 08:00 ./pasture/source/php/php-5.6.40.tar.xz.asc
-rw-r--r-- 1 root root 529 2013-12-14 19:03 ./pasture/source/php/php-fpm.conf.diff.gz
-rwxr-xr-x 1 root root 9448 2018-05-16 22:38 ./pasture/source/php/php.SlackBuild
-rw-r--r-- 1 root root 775 2017-07-07 19:25 ./pasture/source/php/php.ini-development.diff.gz
@@ -787,11 +787,11 @@ drwxr-xr-x 2 root root 4096 2012-09-20 18:06 ./patches
-rw-r--r-- 1 root root 575 2012-09-20 18:06 ./patches/FILE_LIST
-rw-r--r-- 1 root root 14 2012-09-20 18:06 ./patches/MANIFEST.bz2
-rw-r--r-- 1 root root 224 2012-09-20 18:06 ./patches/PACKAGES.TXT
-drwxr-xr-x 18 root root 4096 2019-02-06 23:07 ./slackware64
--rw-r--r-- 1 root root 290150 2019-02-06 23:07 ./slackware64/CHECKSUMS.md5
--rw-r--r-- 1 root root 163 2019-02-06 23:07 ./slackware64/CHECKSUMS.md5.asc
--rw-r--r-- 1 root root 361433 2019-02-06 23:04 ./slackware64/FILE_LIST
--rw-r--r-- 1 root root 3635922 2019-02-06 23:05 ./slackware64/MANIFEST.bz2
+drwxr-xr-x 18 root root 4096 2019-02-07 22:50 ./slackware64
+-rw-r--r-- 1 root root 290150 2019-02-07 22:50 ./slackware64/CHECKSUMS.md5
+-rw-r--r-- 1 root root 163 2019-02-07 22:50 ./slackware64/CHECKSUMS.md5.asc
+-rw-r--r-- 1 root root 361433 2019-02-07 22:47 ./slackware64/FILE_LIST
+-rw-r--r-- 1 root root 3652813 2019-02-07 22:48 ./slackware64/MANIFEST.bz2
lrwxrwxrwx 1 root root 15 2009-08-23 23:34 ./slackware64/PACKAGES.TXT -> ../PACKAGES.TXT
drwxr-xr-x 2 root root 28672 2019-02-06 23:04 ./slackware64/a
-rw-r--r-- 1 root root 327 2018-06-24 18:44 ./slackware64/a/aaa_base-14.2-x86_64-5.txt
@@ -3418,7 +3418,7 @@ drwxr-xr-x 2 root root 69632 2019-02-06 23:04 ./slackware64/l
-rw-r--r-- 1 root root 463 2018-12-30 04:38 ./slackware64/l/zstd-1.3.8-x86_64-1.txt
-rw-r--r-- 1 root root 385208 2018-12-30 04:38 ./slackware64/l/zstd-1.3.8-x86_64-1.txz
-rw-r--r-- 1 root root 163 2018-12-30 04:38 ./slackware64/l/zstd-1.3.8-x86_64-1.txz.asc
-drwxr-xr-x 2 root root 36864 2019-02-06 23:04 ./slackware64/n
+drwxr-xr-x 2 root root 36864 2019-02-07 22:47 ./slackware64/n
-rw-r--r-- 1 root root 357 2019-01-19 18:48 ./slackware64/n/ModemManager-1.10.0-x86_64-1.txt
-rw-r--r-- 1 root root 1644036 2019-01-19 18:48 ./slackware64/n/ModemManager-1.10.0-x86_64-1.txz
-rw-r--r-- 1 root root 163 2019-01-19 18:48 ./slackware64/n/ModemManager-1.10.0-x86_64-1.txz.asc
@@ -3750,9 +3750,9 @@ drwxr-xr-x 2 root root 36864 2019-02-06 23:04 ./slackware64/n
-rw-r--r-- 1 root root 485 2019-01-21 19:58 ./slackware64/n/p11-kit-0.23.15-x86_64-1.txt
-rw-r--r-- 1 root root 433764 2019-01-21 19:58 ./slackware64/n/p11-kit-0.23.15-x86_64-1.txz
-rw-r--r-- 1 root root 163 2019-01-21 19:58 ./slackware64/n/p11-kit-0.23.15-x86_64-1.txz.asc
--rw-r--r-- 1 root root 374 2019-01-10 21:20 ./slackware64/n/php-7.2.14-x86_64-1.txt
--rw-r--r-- 1 root root 6540828 2019-01-10 21:20 ./slackware64/n/php-7.2.14-x86_64-1.txz
--rw-r--r-- 1 root root 163 2019-01-10 21:20 ./slackware64/n/php-7.2.14-x86_64-1.txz.asc
+-rw-r--r-- 1 root root 374 2019-02-07 20:36 ./slackware64/n/php-7.2.15-x86_64-1.txt
+-rw-r--r-- 1 root root 6538912 2019-02-07 20:36 ./slackware64/n/php-7.2.15-x86_64-1.txz
+-rw-r--r-- 1 root root 163 2019-02-07 20:36 ./slackware64/n/php-7.2.15-x86_64-1.txz.asc
-rw-r--r-- 1 root root 576 2018-05-08 04:25 ./slackware64/n/pidentd-3.0.19-x86_64-4.txt
-rw-r--r-- 1 root root 43000 2018-05-08 04:25 ./slackware64/n/pidentd-3.0.19-x86_64-4.txz
-rw-r--r-- 1 root root 163 2018-05-08 04:25 ./slackware64/n/pidentd-3.0.19-x86_64-4.txz.asc
@@ -4756,7 +4756,7 @@ drwxr-xr-x 2 root root 65536 2019-02-04 21:57 ./slackware64/x
-rw-r--r-- 1 root root 213 2018-04-13 06:10 ./slackware64/x/xwud-1.0.5-x86_64-2.txt
-rw-r--r-- 1 root root 25288 2018-04-13 06:10 ./slackware64/x/xwud-1.0.5-x86_64-2.txz
-rw-r--r-- 1 root root 163 2018-04-13 06:10 ./slackware64/x/xwud-1.0.5-x86_64-2.txz.asc
-drwxr-xr-x 2 root root 12288 2019-02-06 23:04 ./slackware64/xap
+drwxr-xr-x 2 root root 12288 2019-02-07 22:47 ./slackware64/xap
-rw-r--r-- 1 root root 625 2018-07-20 18:36 ./slackware64/xap/MPlayer-20180720-x86_64-1.txt
-rw-r--r-- 1 root root 2733036 2018-07-20 18:36 ./slackware64/xap/MPlayer-20180720-x86_64-1.txz
-rw-r--r-- 1 root root 163 2018-07-20 18:36 ./slackware64/xap/MPlayer-20180720-x86_64-1.txz.asc
@@ -4827,9 +4827,9 @@ drwxr-xr-x 2 root root 12288 2019-02-06 23:04 ./slackware64/xap
-rw-r--r-- 1 root root 663 2019-01-30 03:15 ./slackware64/xap/mozilla-thunderbird-60.5.0-x86_64-1.txt
-rw-r--r-- 1 root root 36687744 2019-01-30 03:15 ./slackware64/xap/mozilla-thunderbird-60.5.0-x86_64-1.txz
-rw-r--r-- 1 root root 163 2019-01-30 03:15 ./slackware64/xap/mozilla-thunderbird-60.5.0-x86_64-1.txz.asc
--rw-r--r-- 1 root root 359 2018-09-15 17:22 ./slackware64/xap/network-manager-applet-1.8.18-x86_64-1.txt
--rw-r--r-- 1 root root 1104676 2018-09-15 17:22 ./slackware64/xap/network-manager-applet-1.8.18-x86_64-1.txz
--rw-r--r-- 1 root root 163 2018-09-15 17:22 ./slackware64/xap/network-manager-applet-1.8.18-x86_64-1.txz.asc
+-rw-r--r-- 1 root root 359 2019-02-07 21:34 ./slackware64/xap/network-manager-applet-1.8.20-x86_64-1.txt
+-rw-r--r-- 1 root root 1065164 2019-02-07 21:34 ./slackware64/xap/network-manager-applet-1.8.20-x86_64-1.txz
+-rw-r--r-- 1 root root 163 2019-02-07 21:34 ./slackware64/xap/network-manager-applet-1.8.20-x86_64-1.txz.asc
-rw-r--r-- 1 root root 301 2018-10-24 20:35 ./slackware64/xap/pan-0.145-x86_64-1.txt
-rw-r--r-- 1 root root 1036352 2018-10-24 20:35 ./slackware64/xap/pan-0.145-x86_64-1.txz
-rw-r--r-- 1 root root 163 2018-10-24 20:35 ./slackware64/xap/pan-0.145-x86_64-1.txz.asc
@@ -4996,11 +4996,11 @@ drwxr-xr-x 2 root root 4096 2018-04-18 08:35 ./slackware64/y
-rw-r--r-- 1 root root 1147 2018-03-01 07:55 ./slackware64/y/maketag
-rw-r--r-- 1 root root 1147 2018-03-01 07:55 ./slackware64/y/maketag.ez
-rw-r--r-- 1 root root 14 2018-03-01 07:55 ./slackware64/y/tagfile
-drwxr-xr-x 19 root root 4096 2019-02-06 23:09 ./source
--rw-r--r-- 1 root root 456963 2019-02-06 23:09 ./source/CHECKSUMS.md5
--rw-r--r-- 1 root root 163 2019-02-06 23:09 ./source/CHECKSUMS.md5.asc
--rw-r--r-- 1 root root 646428 2019-02-06 23:08 ./source/FILE_LIST
--rw-r--r-- 1 root root 16691447 2019-02-06 23:08 ./source/MANIFEST.bz2
+drwxr-xr-x 19 root root 4096 2019-02-07 22:52 ./source
+-rw-r--r-- 1 root root 456963 2019-02-07 22:52 ./source/CHECKSUMS.md5
+-rw-r--r-- 1 root root 163 2019-02-07 22:52 ./source/CHECKSUMS.md5.asc
+-rw-r--r-- 1 root root 646428 2019-02-07 22:51 ./source/FILE_LIST
+-rw-r--r-- 1 root root 16687626 2019-02-07 22:51 ./source/MANIFEST.bz2
-rw-r--r-- 1 root root 1314 2006-10-02 04:40 ./source/README.TXT
drwxr-xr-x 111 root root 4096 2019-01-23 20:57 ./source/a
-rw-r--r-- 1 root root 877 2018-11-21 18:49 ./source/a/FTBFSlog
@@ -10482,13 +10482,13 @@ drwxr-xr-x 2 root root 4096 2019-01-21 19:57 ./source/n/p11-kit
-rwxr-xr-x 1 root root 3627 2018-09-18 22:04 ./source/n/p11-kit/p11-kit.SlackBuild
-rw-r--r-- 1 root root 45 2018-05-28 18:06 ./source/n/p11-kit/p11-kit.url
-rw-r--r-- 1 root root 972 2018-02-27 06:13 ./source/n/p11-kit/slack-desc
-drwxr-xr-x 3 root root 4096 2019-01-10 21:14 ./source/n/php
+drwxr-xr-x 3 root root 4096 2019-02-07 20:15 ./source/n/php
-rw-r--r-- 1 root root 425 2017-12-08 01:53 ./source/n/php/doinst.sh.gz
--rwxr-xr-x 1 root root 120 2019-01-10 19:00 ./source/n/php/fetch-php.sh
+-rwxr-xr-x 1 root root 120 2019-02-07 20:15 ./source/n/php/fetch-php.sh
-rw-r--r-- 1 root root 1022 2017-11-28 18:32 ./source/n/php/mod_php.conf.example
drwxr-xr-x 2 root root 4096 2008-05-07 05:21 ./source/n/php/pear
--rw-r--r-- 1 root root 12156460 2019-01-08 10:00 ./source/n/php/php-7.2.14.tar.xz
--rw-r--r-- 1 root root 801 2019-01-08 10:00 ./source/n/php/php-7.2.14.tar.xz.asc
+-rw-r--r-- 1 root root 12164460 2019-02-05 17:40 ./source/n/php/php-7.2.15.tar.xz
+-rw-r--r-- 1 root root 801 2019-02-05 17:40 ./source/n/php/php-7.2.15.tar.xz.asc
-rw-r--r-- 1 root root 387 2017-11-28 02:08 ./source/n/php/php-fpm.conf.diff.gz
-rwxr-xr-x 1 root root 9774 2019-01-10 21:14 ./source/n/php/php.SlackBuild
-rw-r--r-- 1 root root 811 2017-12-02 05:08 ./source/n/php/php.ini-development.diff.gz
@@ -12346,9 +12346,9 @@ lrwxrwxrwx 1 root root 4 2013-11-14 21:24 ./source/xap/mozilla-thunder
-rw-r--r-- 1 root root 343 2017-06-14 23:43 ./source/xap/mozilla-thunderbird/tb.ui.scrollToClick.diff.gz
-rw-r--r-- 1 root root 285636196 2019-01-29 17:35 ./source/xap/mozilla-thunderbird/thunderbird-60.5.0.source.tar.xz
-rw-r--r-- 1 root root 836 2019-01-29 17:36 ./source/xap/mozilla-thunderbird/thunderbird-60.5.0.source.tar.xz.asc
-drwxr-xr-x 2 root root 4096 2018-09-18 22:04 ./source/xap/network-manager-applet
+drwxr-xr-x 2 root root 4096 2019-02-07 21:33 ./source/xap/network-manager-applet
-rw-r--r-- 1 root root 207 2012-08-10 23:59 ./source/xap/network-manager-applet/doinst.sh.gz
--rw-r--r-- 1 root root 1550448 2018-09-07 13:46 ./source/xap/network-manager-applet/network-manager-applet-1.8.18.tar.xz
+-rw-r--r-- 1 root root 1551392 2019-02-07 09:25 ./source/xap/network-manager-applet/network-manager-applet-1.8.20.tar.xz
-rwxr-xr-x 1 root root 4192 2018-09-18 22:04 ./source/xap/network-manager-applet/network-manager-applet.SlackBuild
-rw-r--r-- 1 root root 829 2018-02-27 06:13 ./source/xap/network-manager-applet/slack-desc
drwxr-xr-x 2 root root 4096 2018-10-24 20:33 ./source/xap/pan
diff --git a/pasture/source/php/fetch-php.sh b/pasture/source/php/fetch-php.sh
index 9100e7f91..975c99af6 100755
--- a/pasture/source/php/fetch-php.sh
+++ b/pasture/source/php/fetch-php.sh
@@ -1,2 +1,2 @@
-lftpget http://us.php.net/distributions/php-5.6.39.tar.xz.asc
-lftpget http://us.php.net/distributions/php-5.6.39.tar.xz
+lftpget http://us.php.net/distributions/php-5.6.40.tar.xz.asc
+lftpget http://us.php.net/distributions/php-5.6.40.tar.xz
diff --git a/source/n/php/fetch-php.sh b/source/n/php/fetch-php.sh
index 27ad5a9c9..0cfd1b38f 100755
--- a/source/n/php/fetch-php.sh
+++ b/source/n/php/fetch-php.sh
@@ -1,2 +1,2 @@
-lftpget http://us.php.net/distributions/php-7.2.14.tar.xz.asc
-lftpget http://us.php.net/distributions/php-7.2.14.tar.xz
+lftpget http://us.php.net/distributions/php-7.2.15.tar.xz.asc
+lftpget http://us.php.net/distributions/php-7.2.15.tar.xz