mirror of
git://slackware.nl/current.git
synced 2024-11-18 10:08:17 +01:00
63f56cc135
a/kernel-generic-4.14.52-x86_64-1.txz: Upgraded. a/kernel-huge-4.14.52-x86_64-1.txz: Upgraded. a/kernel-modules-4.14.52-x86_64-1.txz: Upgraded. ap/sox-14.4.2-x86_64-6.txz: Rebuilt. Rebuilt to drop libssp dependency. We're no longer building that with gcc since glibc already includes a built-in SSP implementation. d/gcc-8.1.1-x86_64-1.txz: Upgraded. Shared library .so-version bump. This is taken from the gcc-8-branch of the svn repo on 20180626, revision r262159. All packages have been tested for build failures and all new FTBFS issues are fixed - I think we're down to the six possibly obsolete X drivers (geode, r128, s3virge, savage, sis, and tseng) and virtuoso-ose. d/gcc-brig-8.1.1-x86_64-1.txz: Upgraded. d/gcc-g++-8.1.1-x86_64-1.txz: Upgraded. d/gcc-gfortran-8.1.1-x86_64-1.txz: Upgraded. Shared library .so-version bump. d/gcc-gnat-8.1.1-x86_64-1.txz: Upgraded. d/gcc-go-8.1.1-x86_64-1.txz: Upgraded. Shared library .so-version bump. d/gcc-objc-8.1.1-x86_64-1.txz: Upgraded. d/kernel-headers-4.14.52-x86-1.txz: Upgraded. d/libtool-2.4.6-x86_64-8.txz: Rebuilt. Recompiled to update embedded GCC version number. k/kernel-source-4.14.52-noarch-1.txz: Upgraded. l/db48-4.8.30-x86_64-4.txz: Rebuilt. Patched to fix a symbol collision with gcc8. n/netatalk-3.1.11-x86_64-1.txz: Upgraded. Thanks to Matthew Schumacher for updating the build script and providing some useful config file examples. extra/pure-alsa-system/sox-14.4.2-x86_64-6_alsa.txz: Rebuilt. isolinux/initrd.img: Rebuilt. kernels/*: Upgraded. usb-and-pxe-installers/usbboot.img: Rebuilt.
18 lines
773 B
Text
18 lines
773 B
Text
Tue Jun 26 09:44:11 UTC 2018
|
|
nasm: remove invalid pure_func qualifiers to fix gcc8 build
|
|
+--------------------------+
|
|
Thu Mar 29 18:14:22 UTC 2018
|
|
doxygen: build fixed with update to flex. Thanks to nobodino.
|
|
+--------------------------+
|
|
Fri Feb 16 20:45:05 UTC 2018
|
|
make: use a different patch directly to glob/glob.c as the other patch was
|
|
producing an unstable binary. Thanks to nobodino.
|
|
+--------------------------+
|
|
Sun Feb 11 05:21:56 UTC 2018
|
|
Fix all packages that fail to build from source:
|
|
make: patch GLOB test in configure.ac to fix build with glibc-2.27.
|
|
+--------------------------+
|
|
Thu Feb 1 21:36:53 UTC 2018
|
|
Fix all packages that fail to build from source:
|
|
p2c: change builtin getline() function to p2c_getline()
|
|
rcs: build with -std=c99
|