summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-06-14gnu: libspectre: Update to 0.2.8.Leo Famulari
* gnu/packages/ghostscript.scm (libspectre): Update to 0.2.8.
2017-06-14gnu: perl-net-ssleay: Update to 1.81.Leo Famulari
* gnu/packages/tls.scm (perl-net-ssleay): Update to 1.81. [native-inputs]: Remove 'perl-net-ssleay-disable-ede-test.patch'. [arguments]: Remove 'apply-patch' phase. * gnu/packages/patches/perl-net-ssleay-disable-ede-test.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
2017-06-14gnu: swig: Fix build with Perl 5.26.0.Leo Famulari
* gnu/packages/swig.scm (swig)[arguments]: Set PERL_USE_UNSAFE_INC in 'set-env' build phase.
2017-06-14gnu: swig: Update to 3.0.12.Leo Famulari
* gnu/packages/swig.scm (swig): Update to 3.0.12.
2017-06-11gnu: boost: Add ICU support.Leo Famulari
* gnu/packages/boost.scm (boost)[inputs]: Add icu4c.
2017-06-11gnu: fontconfig: Update to 2.12.3.Marius Bakke
* gnu/packages/fontutils.scm (fontconfig): Update to 2.12.3. [source]: Remove obsolete patches. [native-inputs]: Add GPERF. [arguments]<#:phases>: Remove obsolete 'fix-tests-for-freetype-2.7.1' phase. Add 'regenerate-fcobjshash'. * gnu/packages/patches/fontconfig-charwidth-symbol-conflict.patch, gnu/packages/patches/fontconfig-path-max.patch: Delete files. * gnu/local.mk (dist_patch_DATA): Remove them.
2017-06-11build-system/gnu: Work around 'time-monotonic' bug in Guile 2.2.2.Ludovic Courtès
Fixes <http://bugs.gnu.org/27303>. Reported by Leo Famulari <leo@famulari.name>. * guix/build/gnu-build-system.scm (time-monotonic) [guile-2.2]: Define.
2017-06-11gnu: shepherd: Switch to Guile 2.2.Ludovic Courtès
* gnu/packages/admin.scm (shepherd)[inputs]: Switch to GUILE-2.2.
2017-06-11gnu: alsa-lib: Update to 1.1.4.1.Marius Bakke
* gnu/packages/linux.scm (alsa-lib): Update to 1.1.4.1.
2017-06-11Merge branch 'master' into core-updatesMarius Bakke
Conflicts: * gnu/packages/tls.scm (gnutls): Incorporated 3.5.13 graft (88e2511e217f2).
2017-06-11gnu: alsa-plugins: Update to 1.1.4.Marius Bakke
* gnu/packages/linux.scm (alsa-plugins): Update to 1.1.4.
2017-06-11gnu: alsa-utils: Update to 1.1.4.Marius Bakke
* gnu/packages/linux.scm (alsa-utils): Update to 1.1.4.
2017-06-11gnu: gnutls: Replace with 3.5.13.Marius Bakke
This update addresses the following security advisories: GNUTLS-SA-2017-3 (aka CVE-2017-7869) and GNUTLS-SA-2017-4. See <https://gnutls.org/security.html> and <https://gnutls.org/news.html>. * gnu/packages/patches/gnutls-skip-pkgconfig-test.patch, gnu/packages/patches/gnutls-skip-trust-store-test.patch: New files. * gnu/local.mk (dist_patch_DATA): Register patches. * gnu/packages/tls.scm (gnutls)[replacement]: New field. (gnutls-3.5.13): New variable. (gnutls/guile-2.2)[replacement]: New field. Set #f. [source]: Inherit from GNUTLS-3.5.13.
2017-06-11gnu: tor: Update to 0.3.0.8 [security fixes].Marius Bakke
Fixes CVE-2017-0375 and CVE-2017-0376, among other things. https://blog.torproject.org/blog/tor-0308-released-fix-hidden-services-also-are-02429-02514-02612-0278-02814-and-02911 * gnu/packages/tor.scm (tor): Update to 0.3.0.8.
2017-06-11gnu: slop: Update to 6.3.45.Marius Bakke
* gnu/packages/xdisorg.scm (slop): Update to 6.3.45. [inputs]: Add ICU4C.
2017-06-10gnu: Add python-swagger-spec-validator.Danny Milosavljevic
* gnu/packages/python.scm (python-swagger-spec-validator, python2-swagger-spec-validator): New variables.
2017-06-10gnu: wine: Update to 2.10.Rutger Helling
* gnu/packages/wine.scm (wine): Update to 2.10. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2017-06-10gnu: libgxps: Add "/" before name in source URL.djwj
* gnu/packages/gnome.scm (libgxps)[source]: Add "/". Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2017-06-10gnu: avidemux: Limit supported architectures.Efraim Flashner
* gnu/packages/video.scm (avidemux)[supported-systems]: New field, limit to x86_64, i686 and armhf.
2017-06-10file-systems: Provide string->ext*-uuid, string->btrfs-uuid.Danny Milosavljevic
* gnu/build/file-systems.scm (string->ext2-uuid, string->ext3-uuid, string->ext4-uuid, string->btrfs-uuid): New variables. Export them.
2017-06-10bootloader: Fix rebase error on f96752e commit.Mathieu Othacehe
* gnu/system.scm (menu-entry->boot-parameters): Rename boot-name to bootloader-name.
2017-06-10bootloader: Rename boot-name to bootloader-name.Mathieu Othacehe
* gnu/system (<boot-parameters>)[boot-name]: Rename field to... [bootloader-name]: ... this. Adjust users. * gnu/scripts/system.scm: Adjust accordingly.
2017-06-09gnu: evince: Enable XPS document support.Kei Kebreau
* gnu/packages/gnome.scm (evince)[inputs]: Add libarchive and libgxps.
2017-06-09gnu: Add libgxps.Kei Kebreau
* gnu/packages/gnome.scm (libgxps): New variable.
2017-06-10gnu: mesa: Update to 17.1.2.Marius Bakke
* gnu/packages/patches/mesa-skip-disk-cache-test.patch: Adjust. * gnu/packages/patches/mesa-fix-32bit-test-failures.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove deleted file. * gnu/packages/gl.scm (mesa): Update to 17.1.2. [source]: Remove obsolete patch. [inputs]: Add LIBELF. [native-inputs]: Add WHICH. [arguments]<#:configure-flags>: Adjust deprecated flag.
2017-06-10gnu: util-macros: Update to 1.19.1.Marius Bakke
* gnu/packages/xorg.scm (util-macros): Update to 1.19.1.
2017-06-10gnu: presentproto: Update to 1.1.Marius Bakke
* gnu/packages/xorg.scm (presentproto): Update to 1.1.
2017-06-10Merge branch 'master' into core-updatesMarius Bakke
2017-06-10gnu: xf86-video-openchrome: Update to 0.6.0.Marius Bakke
* gnu/packages/xorg.scm (xf86-video-openchrome): Update to 0.6.0.
2017-06-10gnu: xf86-video-ati: Update to 7.9.0.Marius Bakke
* gnu/packages/xorg.scm (xf86-video-ati): Update to 7.9.0.
2017-06-10gnu: slop: Update to 6.3.43.Marius Bakke
* gnu/packages/xdisorg.scm (slop): Update to 6.3.43.
2017-06-10gnu: xclip: Update to 0.13.Marius Bakke
Yet another GitHub casualty. See: https://sourceforge.net/projects/xclip/ * gnu/packages/xdisorg.scm (xclip): Update to 0.13. [source, home-page]: Change to new home. [native-inputs]: Add AUTOCONF and AUTOMAKE. [arguments]: Add "bootstrap" phase.
2017-06-10gnu: Add smu.ng0
* gnu/packages/markup.scm (smu): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-06-10gnu: Rename (gnu packages markdown) to (gnu packages markup).ng0
* gnu/packages/markdown.scm: Rename this ... * gnu/packages/markup.scm: ... to this. * gnu-system.am (GNU_SYSTEM_MODULES): Change markdown.scm to markup.scm. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-06-09gnu: capnproto: Update to 0.6.1.Marius Bakke
* gnu/packages/serialization.scm (capnproto): Update to 0.6.1.
2017-06-09gnu: ffmpeg: Update to 3.3.2.Marius Bakke
* gnu/packages/video.scm (ffmpeg): Update to 3.3.2.
2017-06-09gnu: p11-kit: Update to 0.23.7.Marius Bakke
Newer releases are only available on GitHub. See release announcements: https://lists.freedesktop.org/archives/p11-glue/2017-June/000661.html * gnu/packages/tls.scm (p11-kit): Update to 0.23.7. [source]: Remove obsolete substitution.
2017-06-09gnu: eudev: Update to 3.2.2.Ludovic Courtès
* gnu/packages/linux.scm (eudev): Update to 3.2.2. [source](patches): Remove "eudev-conflicting-declaration.patch". * gnu/packages/patches/eudev-conflicting-declaration.patch: Remove. * gnu/local.mk (dist_patch_DATA): Remove it.
2017-06-09gnu: eudev: Build the hardware database.Ludovic Courtès
* gnu/packages/linux.scm (usbutils)[inputs]: Replace EUDEV-WITH-HWDB by EUDEV. (eudev)[arguments]: New field. (eudev-with-hwdb): Define in terms of 'deprecated-package'.
2017-06-09gnu: python-paramiko: Update to 2.1.2.宋文武
* gnu/packages.scm (python-paramiko, python2-paramiko): Update to 2.1.2. Enable tests.
2017-06-09file-systems: Provide string->iso9660-uuid.Danny Milosavljevic
* gnu/build/file-systems.scm (string->iso9660-uuid): New variable. Export it. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2017-06-09pull: Add a dependency to guile-git.Mathieu Othacehe
* build-aux/build-self.scm (guile-git, guile-bytestructures): New variables. (build): Add guile-git and guile-bytestructures to %load-path and %load-compiled-path.
2017-06-09guix: git: Add new module.Mathieu Othacehe
* guix/git.scm: New file. * configure.ac: Check for (guile git). * Makefile.am: Build guix/git.scm if (guile git) is available.
2017-06-09gnu: linux-libre: Update to 4.11.4.Mark H Weaver
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.11.4. (%linux-libre-hash): Update hash.
2017-06-09gnu: linux-libre@4.9: Update to 4.9.31.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.31.
2017-06-09gnu: linux-libre@4.4: Update to 4.4.71.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.71.
2017-06-09gnu: Add tadbit.Ricardo Wurmus
* gnu/packages/bioinformatics.scm (tadbit): New variable.
2017-06-09gnu: Add imp.Ricardo Wurmus
* gnu/packages/bioinformatics.scm (imp): New variable.
2017-06-09gnu: Add phylip.Ricardo Wurmus
* gnu/packages/bioinformatics.scm (phylip): New variable.
2017-06-09gnu: Add gess.Ricardo Wurmus
* gnu/packages/bioinformatics.scm (gess): New variable.