mirror of
git://slackware.nl/current.git
synced 2024-12-28 09:59:53 +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.
16 lines
769 B
Text
16 lines
769 B
Text
Tue Jun 26 09:45:32 UTC 2018
|
|
grub: fix FTBFS with gcc8 by patching to fix this warning:
|
|
alignment 1 of struct efi_variable is less than 8 [-Werror=packed-not-aligned]
|
|
+--------------------------+
|
|
Tue Mar 13 18:42:23 UTC 2018
|
|
btrfs-progs: patched to build with latest e2fsprogs. Thanks to nobodino.
|
|
+--------------------------+
|
|
Tue Feb 13 00:25:47 UTC 2018
|
|
Fix all packages that fail to build from source:
|
|
xfsprogs: patch to fix name collision with copy_file_range and glibc-2.27
|
|
+--------------------------+
|
|
Sat Feb 3 21:16:09 UTC 2018
|
|
Fix all packages that fail to build from source:
|
|
efibootmgr: add -fgnu89-inline to CFLAGS
|
|
gpm: fix missing includes and fix gcc7 issues
|
|
sysklogd: union wait was removed from glibc, use int instead as recommended
|