mirror of
git://slackware.nl/current.git
synced 2025-01-13 08:01:53 +01:00
233fc224df
ap/texinfo-6.5-x86_64-5.txz: Rebuilt. Fixed unescaped left brace warning from perl-5.28.0. l/gdbm-1.16-x86_64-1.txz: Upgraded.
47 lines
2 KiB
Text
47 lines
2 KiB
Text
Wed Jun 27 19:03:51 UTC 2018
|
|
glibc: don't request UTF-8 in libc.texinfo since it is built using
|
|
LANGUAGE=C LC_ALL=C which are non-UTF-8. This leads to a hang if makeinfo
|
|
is using perl-5.28.
|
|
FIXME: look for a way to fix this properly in the texinfo package.
|
|
+--------------------------+
|
|
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+
|