Age | Commit message (Expand) | Author |
2014-12-09 | binutils: patch CVE-2014-8501 (segfault in strings on corrupt PE). | Adrien Nader |
2014-12-09 | wget: don't add slack-desc to package (still adds doinst though). | Adrien Nader |
2014-12-09 | libgcrypt: add FIXME comment before the code that disables ASM on x86_64. | Adrien Nader |
2014-12-09 | libpng: don't remove the various libpng*-config files. | Adrien Nader |
2014-12-09 | libdvdread: move to 5.0.0 which is maintained by videolan. | Adrien Nader |
2014-12-08 | wget: simplify build patch and comment it. | Adrien Nader |
2014-12-08 | wget: fix path to wgetrc file in the package. | Adrien Nader |
2014-12-08 | wget: add upstream patch for CVE-2014-4877. | Adrien Nader |
2014-12-08 | curl: move to 7.3.9.0 (security fix). | Adrien Nader |
2014-12-08 | .gitignore: ignore .tar.lzma files. | Adrien Nader |
2014-12-08 | libxml2: move to 2.9.2 (security and build fix). | Adrien Nader |
2014-12-08 | libsoup: move to libsoup 2.42.3 (security fix). | Adrien Nader |
2014-12-08 | libpng: move to 1.4.14 (security fix). | Adrien Nader |
2014-12-08 | libogg: move to libogg 1.3.2 (security and build fix). | Adrien Nader |
2014-12-08 | lcms: add security patch from RH for CVE-2013-4276 (lcms1 is unmaintained). | Adrien Nader |
2014-12-08 | fribidi: disable mempool to gain thread-safety. | Adrien Nader |
2014-12-08 | fribidi: move to 0.19.6 (security and build fix release). | Adrien Nader |
2014-12-08 | dbus: move to 1.6.29: upstream tarballs are .gz, not .xz. | Adrien Nader |
2014-12-08 | libgpg-error: remove definition of slackware's $ARCH variable. | Adrien Nader |
2014-12-08 | fribidi, lcms, lib{dvdread,ogg,png,vorbis,xml2,gpg-error}, wget: use set -e | Adrien Nader |
2014-12-08 | fribidi, lcms, lib{ogg,vorbix,xml2,gcrypt}, wget: remove slackware's $ARCH. | Adrien Nader |
2014-12-08 | flac: update to 1.3.1 (security and build fixes). | Adrien Nader |
2014-12-05 | libtheora: 64b shared libraries need a run of libtoolize. | Adrien Nader |
2014-12-05 | libtheora: patch missing '-no-undefined' in lib/Makefile.am. | Adrien Nader |
2014-12-04 | Merge remote-tracking branch 'volkerdi/master' | Adrien Nader |
2014-11-23 | Sun Nov 16 22:41:20 UTC 2014 | Adrien Nader |
2014-11-23 | libgcrypt, giflib: add "set -e". | Adrien Nader |
2014-11-23 | libgcrypt: don't copy inexistant documentation file. | Adrien Nader |
2014-11-23 | libgcrypt: remove linux-specific bit. | Adrien Nader |
2014-11-22 | gcc: move files in lib${LIBDIRSUFFIX}/ to lib/ except for the cpp symlink. | Adrien Nader |
2014-11-22 | djvulibre: don't try to rename files in bin which already have .exe/.dll. | Adrien Nader |
2014-11-22 | qt: make qmake.exe relocatable. | Adrien Nader |
2014-11-22 | glib2, gtk+2: build with "set -e". | Adrien Nader |
2014-11-22 | gtk+2: fix path to /etc/gtk-2.0/gtkrc. | Adrien Nader |
2014-11-22 | gtk+2: handle cross-compilation with gtk+ < 2.24.24 on the build system. | Adrien Nader |
2014-11-22 | glib2: avoid attempts to use static libs which ultimately fail. | Adrien Nader |
2014-11-22 | glib2: don't rely on XP-compatibility functions; we target >= Vista. | Adrien Nader |
2014-11-22 | glib2: remove build-time patch which is now unneeded. | Adrien Nader |
2014-11-22 | gtk+2: remove build patches which upstream has too now. | Adrien Nader |
2014-11-22 | gdk-pixbuf, glib2: more uses of ${BUILD_TRIPLET} for --build. | Adrien Nader |
2014-11-22 | gdk-pixbuf: add upstream patch: prefer own loaders to GDI+ ones. | Adrien Nader |
2014-11-22 | gdk-pixbuf2: make the loader cache respect --libdir. | Adrien Nader |
2014-11-22 | djvulibre: wasn't appending ".exe" to 64bit executables names from bin/. | Adrien Nader |
2014-11-22 | qt: don't export -L${path} in LDFLAGS since Qt uses it for build tools too. | Adrien Nader |
2014-11-10 | gcc: fix the /lib/cpp symlink. | Adrien Nader |
2014-11-10 | dbus: don't only remove the contents of /etc/rc.d: remove the directory too | Adrien Nader |
2014-11-08 | gcc: remove a kludge: a symlink from lib64 to lib inside a gcc private dir. | Adrien Nader |
2014-11-08 | gcc: remove the winsup kludge as everything builds fine without it. | Adrien Nader |
2014-11-07 | libxslt: use "set -e". | Adrien Nader |
2014-11-07 | libarchive, libxslt: use the cross-compiled xml2-config, not one from PATH. | Adrien Nader |