summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
| * | | gnu: cgal: Update to 4.6.3.Andreas Enge2015-09-22
| | | | | | | | | | | | | | | | * gnu/packages/graphics.scm (cgal): Update to 4.6.3.
| * | | gnu: pixman: Work around pointer arithmetic bug.Ludovic Courtès2015-09-21
| | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/patches/pixman-pointer-arithmetic.patch: New file. * gnu-system.am (dist_patch_DATA): Add it. * gnu/packages/xdisorg.scm (pixman)[source]: Use it.
| * | | gnu: avahi: Enable libdns_sd compatibility.David Thompson2015-09-19
| | | | | | | | | | | | | | | | | | | | * gnu/packages/avahi.scm (avahi): Add '--enable-compat-libdns_sd' configure flag.
| * | | gnu: icu4c: Add fixes for CVE-2014-6585 and CVE-2015-1270.Mark H Weaver2015-09-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/patches/icu4c-CVE-2014-6585.patch, gnu/packages/patches/icu4c-CVE-2015-1270.patch: New files. * gnu-system.am (dist_patch_DATA): Add them. * gnu/packages/icu4c.scm (icu4c)[source]: Add patches.
| * | | gnu: gtk+: Adapt pre-configure phase to version 3.16.6.Mark H Weaver2015-09-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This is a followup to commit a35b8fc6c4ca9b0810db9c8b20bb76158dd66995. * gnu/packages/gtk.scm (gtk+)[arguments]: In 'pre-configure' phase, remove substitutions of 'gtk-update-icon-cache' in demo Makefiles.
| * | | gnu: harfbuzz: Comment on the "bin" output.宋文武2015-09-17
| | | | | | | | | | | | | | | | * gnu/packages/gtk.scm (harfbuzz): Comment on why "bin" output.
| * | | gnu: imagemagick: Update to 6.9.2-1.Ludovic Courtès2015-09-16
| | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.2-1. [source]: Add imagemagick-test-segv.patch. [inputs]: Replace LIBJPEG-8 with LIBJPEG.
| * | | gnu: valgrind: Adapt to glibc-2.22 and linux-libre-4.x.Mark H Weaver2015-09-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/patches/valgrind-glibc-2.21.patch: Rename to ... gnu/packages/patches/valgrind-glibc-2.22.patch: ... this, and add a case for glibc-2.22. * gnu/packages/patches/valgrind-linux-libre-4.x.patch: New file. * gnu-system.am (dist_patch_DATA): Add the new file, and rename the other one. * gnu/packages/valgrind.scm (valgrind)[source]: Add new patch.
| * | | gnu: cups-filters: Add glib:bin as a native input.Andreas Enge2015-09-15
| | | | | | | | | | | | | | | | | | | | * gnu/packages/cups.scm (cups-filters)[native-inputs]: Add the bin output of the glib package.
| * | | gnu: gcc-toolchain: Don't try to delete OUT/bin/sh, which no longer exists.Mark H Weaver2015-09-15
| | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/commencement.scm (gcc-toolchain)[arguments]: Remove code that deletes OUT/bin/sh and OUT/bin/bash, since those files no longer exist in our libc package.
| * | | gnu: librsvg: Update to 2.40.10.宋文武2015-09-15
| | | | | | | | | | | | | | | | * gnu/packages/gnome.scm (librsvg): Update to 2.40.10.
| * | | gnu: libgsf: Update to 1.14.34.宋文武2015-09-15
| | | | | | | | | | | | | | | | * gnu/packages/gnome.scm (libgsf): Update to 1.14.34.
| * | | gnu: harfbuzz: Add "bin" output.宋文武2015-09-15
| | | | | | | | | | | | | | | | | | | | * gnu/packages/gtk.scm (harfbuzz)[outputs]: New field. [arguments]<#:configure-flags>: Pass '--bindir'.
| * | | gnu: harfbuzz: Propagate graphite2 and icu4c.宋文武2015-09-15
| | | | | | | | | | | | | | | | | | | | * gnu/packages/gtk.scm (harfbuzz): Move graphite2 and icu4c to 'propagated-inputs'. [source]: Improve formatting.
| * | | gnu: util-linux: Adapt util-linux-tests.patch to version 2.27.Mark H Weaver2015-09-15
| | | | | | | | | | | | | | | | | | | | | | | | This is a followup to commit 57a66c2729b4c3f7363a48eed954386a96137119. * gnu/packages/patches/util-linux-tests.patch: Adapt to util-linux 2.27.
| * | | gnu: util-linux: Update to 2.27.Mark H Weaver2015-09-15
| | | | | | | | | | | | | | | | * gnu/packages/linux.scm (util-linux): Update to 2.27.
| * | | gnu: util-linux: Minor fixes.Mark H Weaver2015-09-15
| | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/linux.scm (util-linux)[source]: Return #t from the snippet. [arguments]: Remove "--enable-ddate" from configure flags, as it is no longer recognized (ddate is no longer included in util-linux).
| * | | gnu: cmake: Update to 3.3.1.宋文武2015-09-14
| | | | | | | | | | | | | | | | | | | | * gnu/packages/cmake.scm (cmake): Update to 3.3.1. Enable parallel tests.
| * | | gnu: pciutils: Update to 3.3.1.宋文武2015-09-14
| | | | | | | | | | | | | | | | * gnu/packages/pciutils.scm (pciutils): Update to 3.3.1.
| * | | Revert "gnu: libtasn1: Update to 4.6."宋文武2015-09-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Causes a test of GnuTLS to fail: <http://lists.gnu.org/archive/html/help-libtasn1/2015-09/msg00003.html>. This reverts commit 866ee34f7ef651a138e918fbebabeed5e7bab91b.
| * | | gnu: libidn: Update to 1.32.Ludovic Courtès2015-09-13
| | | | | | | | | | | | | | | | * gnu/packages/libidn.scm (libidn): Update to 1.32.
| * | | Merge branch 'master' into core-updatesLudovic Courtès2015-09-13
| |\ \ \
| * | | | gnu: gnutls: Update to 3.4.5.宋文武2015-09-13
| | | | | | | | | | | | | | | | | | | | * gnu/packages/tls.scm (gnutls): Update to 3.4.5.
| * | | | gnu: cups: Update to 2.1.0.宋文武2015-09-13
| | | | | | | | | | | | | | | | | | | | * gnu/packages/cups.scm (cups, cups-minimal): Update to 2.1.0.
| * | | | gnu: cups-filters: Update to 1.0.75.宋文武2015-09-13
| | | | | | | | | | | | | | | | | | | | * gnu/packages/cups.scm (cups-filters): Update to 1.0.75.
| * | | | gnu: qpdf: Update to 5.1.3.宋文武2015-09-13
| | | | | | | | | | | | | | | | | | | | * gnu/packages/pdf.scm (qpdf): Update to 5.1.3.
| * | | | gnu: python-setuptools: Update to 18.3.1.宋文武2015-09-13
| | | | | | | | | | | | | | | | | | | | * gnu/packages/python.scm (python-setuptools): Update to 18.3.1.
| * | | | gnu: openldap: Update to 2.4.42.宋文武2015-09-13
| | | | | | | | | | | | | | | | | | | | * gnu/packages/openldap.scm (openldap): Update to 2.4.42.
| * | | | gnu: tk: Update to 8.6.4.宋文武2015-09-12
| | | | | | | | | | | | | | | | | | | | * gnu/packages/tcl.scm (tk): Update to 8.6.4.
| * | | | gnu: tcl: Update to 8.6.4.宋文武2015-09-12
| | | | | | | | | | | | | | | | | | | | * gnu/packages/tcl.scm (tcl): Update to 8.6.4.
| * | | | gnu: lzo: Update to 2.09.宋文武2015-09-12
| | | | | | | | | | | | | | | | | | | | * gnu/packages/compression.scm (lzo): Update to 2.09.
| * | | | gnu: libtasn1: Update to 4.6.宋文武2015-09-12
| | | | | | | | | | | | | | | | | | | | * gnu/packages/tls.scm (libtasn1): Update to 4.6.
| * | | | gnu: glib: Update to 2.44.1.宋文武2015-09-12
| | | | | | | | | | | | | | | | | | | | * gnu/packages/glib.scm (glib): Update to 2.44.1.
| * | | | gnu: sqlite: Update to 3.8.11.1.宋文武2015-09-12
| | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/databases.scm (sqlite): Update to 3.8.11.1. [source](uri): Add 'http://distfiles.gentoo.org'.
| * | | | gnu: coreutils: Skip racy 'tail' tests.Ludovic Courtès2015-09-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This works around <http://bugs.gnu.org/21460>. * gnu/packages/patches/coreutils-racy-tail-test.patch: New file. * gnu-system.am (dist_patch_DATA): Add it. * gnu/packages/base.scm (coreutils): Use it.
| * | | | gnu: bdb: Add configure flag to fix C++ header file.Andreas Enge2015-09-11
| | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/databases.scm (bdb): Build with "--enable-cxx", which causes HAVE_CXX_STDHEADERS to be defined in db_cxx.h in the output.
| * | | | gnu: bdb: Fix indentation.Andreas Enge2015-09-11
| | | | | | | | | | | | | | | | | | | | * gnu/packages/databases.scm (bdb): Fix indentation.
| * | | | gnu: perl-xml-parser: Update to 2.44.宋文武2015-09-11
| | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/xml.scm (perl-xml-parser): Update to 2.44. [homepage]: Adjust accordingly.
| * | | | gnu: linux-pam: Update to 1.2.1.宋文武2015-09-11
| | | | | | | | | | | | | | | | | | | | * gnu/packages/linux.scm (linux-pam): Update to 1.2.1.
| * | | | gnu: gtk+: Update to 3.16.6.宋文武2015-09-11
| | | | | | | | | | | | | | | | | | | | * gnu/packages/gtk.scm (gtk+): Update to 3.16.6.
| * | | | gnu: poppler: Update 0.36.0.宋文武2015-09-11
| | | | | | | | | | | | | | | | | | | | * gnu/packages/pdf.scm (poppler): Update to 0.36.0.
| * | | | build-system/glib-or-gtk: Don't generate 'icon-theme.cache'.宋文武2015-09-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * guix/build-system/glib-or-gtk.scm (default-gtk+): Remove. (lower): Adjust accordingly. * guix/build/glib-or-gtk-build-system.scm (generate-icon-cache): Remove. (%standard-phases): Remove 'glib-or-gtk-icon-cache' phase.
| * | | | gnu: libxt: Add "doc" output.Ludovic Courtès2015-09-11
| | | | | | | | | | | | | | | | | | | | * gnu/packages/xorg.scm (libxt)[outputs, arguments]: New fields.
| * | | | gnu: libx11: Add "doc" output.Ludovic Courtès2015-09-11
| | | | | | | | | | | | | | | | | | | | * gnu/packages/xorg.scm (libx11)[outputs, arguments]: New fields.
| * | | | gnu: perl: Fix autosplitting of 0-time source.Eric Bavier2015-09-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/patches/perl-autosplit-default-time.patch: New patch. * gnu/packages/perl.scm (perl): Use it. * gnu-system.am (dist_patch_DATA): Add it.
| * | | | gnu: curl: Move man3 pages to "doc" output.Ludovic Courtès2015-09-09
| | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/curl.scm (curl)[outputs]: New field. [arguments]: Add 'move-man3-pages' phase.
| * | | | gnu: curl: Use 'modify-phases'.Ludovic Courtès2015-09-09
| | | | | | | | | | | | | | | | | | | | * gnu/packages/curl.scm (curl)[arguments]: Use 'modify-phases'.
| * | | | hydra: Remove cross-builds from armhf-linux to mips64el-linux-gnuabi64.Mark H Weaver2015-09-09
| | | | | | | | | | | | | | | | | | | | | | | | | * build-aux/hydra/gnu-system.scm (hydra-jobs)[cross-jobs]: Modify 'from-32-to-64?' to include 'armhf-linux' in the set of 32-bit systems.
| * | | | gnu: openssl: Remove run-time dependency on Perl.Ludovic Courtès2015-09-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This shrinks the closure of OpenSSL from 154 MiB to 73 MiB. * gnu/packages/patches/openssl-c-rehash.patch: New file. * gnu-system.am (dist_patch_DATA): Add it. * gnu/packages/tls.scm (openssl)[source]: Use it. [arguments]: Add 'remove-miscellany' phase. * gnu/packages/certs.scm (nss-certs)[native-inputs]: Add PERL.
| * | | | gnu: openssl: Allow shared objects to be stripped.Ludovic Courtès2015-09-09
| | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/tls.scm (openssl)[arguments]: Add 'make-libraries-writable' phase.