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.
41 lines
1.7 KiB
Text
41 lines
1.7 KiB
Text
Tue Jun 26 09:10:33 UTC 2018
|
|
db48: Fix symbol collision in atomic.h with gcc8
|
|
glibc: fix FTBFS with gcc8 by adding --disable-werror
|
|
libodfgen: fix FTBFS with gcc8 by adding --disable-werror
|
|
+--------------------------+
|
|
Mon Apr 9 17:01:51 UTC 2018
|
|
db48: patch docs install out of Makefile, as it's causing a build failure
|
|
and they would just be deleted before packaging anyway.
|
|
+--------------------------+
|
|
Thu Mar 29 17:26:28 UTC 2018
|
|
apr-util: merged upstream patch to fix httpd build.
|
|
Thanks to nobodino.
|
|
+--------------------------+
|
|
Sat Mar 24 17:44:29 UTC 2018
|
|
gst-plugins-base: --disable-examples (they aren't installed anyway).
|
|
Thanks to nobodino.
|
|
+--------------------------+
|
|
Sat Feb 24 20:44:54 UTC 2018
|
|
Fix all packages that fail to build from source:
|
|
gst-plugins-base0: fix build on 32-bit x86
|
|
+--------------------------+
|
|
Mon Feb 12 02:25:34 UTC 2018
|
|
Fix all packages that fail to build from source:
|
|
pulseaudio: patch to prevent collision with glibc-2.27's memfd_create()
|
|
+--------------------------+
|
|
Fri Feb 2 19:06:56 UTC 2018
|
|
Fix all packages that fail to build from source:
|
|
aspell: build with -fpermissive
|
|
audiofile: build with -fpermissive
|
|
glib: patches to fix libtool breakage
|
|
gtk+: merge patches from Fedora
|
|
gstreamer0: patched to build with bison-3.x.
|
|
js185: build with -std=gnu++98 -fpermissive -fno-delete-null-pointer-checks
|
|
libcap: disable broken gperf support
|
|
libmad: remove obsolete --force-mem optimization
|
|
librevenge: --disable-werror
|
|
libtheora: patch for libpng1.6 and new LaTeX.
|
|
libvisio: kludge build to work around doxygen segfault
|
|
svgalib: fix math redefinitions
|
|
taglib-extras: patched to allow newer taglib version
|
|
qt: Fix building with gcc-7.3.0 and against icu4c-59+
|