summaryrefslogtreecommitdiff
path: root/gnu/packages
AgeCommit message (Collapse)Author
2018-02-20gnu: ncurses: Update phase style.Tobias Geerinckx-Rice
* gnu/packages/ncurses.scm (ncurses)[arguments]: Use INVOKE and end phases with #t.
2018-02-20gnu: eudev: Update to 3.2.5.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (eudev): Update to 3.2.5.
2018-02-20gnu: gnurl: Add HTTP/2 support.Tobias Geerinckx-Rice
* gnu/packages/gnunet.scm (gnurl)[inputs]: Add nghttp2:lib.
2018-02-20gnu: patchelf: Update phase style.Tobias Geerinckx-Rice
* gnu/packages/elf.scm (patchelf)[arguments]: Use MODIFY-PHASES syntax and INVOKE, and end phase with #t.
2018-02-20gnu: cross-base: Update phase style.Tobias Geerinckx-Rice
* gnu/packages/cross-base.scm (cross-kernel-headers, cross-libc): Use MODIFY-PHASES syntax and end phases with #t.
2018-02-20gnu: indent: Update phase style.Tobias Geerinckx-Rice
* gnu/packages/indent.scm (indent)[arguments]: Use MODIFY-PHASES syntax and end phase with #t.
2018-02-20gnu: intltool: Update phase style.Tobias Geerinckx-Rice
* gnu/packages/glib.scm (intltool)[arguments]: Use MODIFY-PHASES syntax and end phase with #t.
2018-02-20gnu: make-bootstrap: Update phase style.Tobias Geerinckx-Rice
* gnu/packages/make-bootstrap.scm (%static-inputs): Use MODIFY-PHASES syntax and end phases with #t. (%binutils-static, %gcc-static)[arguments]: Likewise.
2018-02-20gnu: libffi: Update phase style.Tobias Geerinckx-Rice
* gnu/packages/libffi.scm (libffi): Move let-bound POST-INSTALL-PHASE to... [arguments]: ...here, use MODIFY-PHASES syntax, and end phase with #t.
2018-02-20gnu: dblatex: Update phase style.Tobias Geerinckx-Rice
* gnu/packages/docbook.scm (dblatex)[arguments]: Use MODIFY-PHASES syntax and end phase with #t.
2018-02-20gnu: glibc-hurd-headers: Update phase style.Tobias Geerinckx-Rice
* gnu/packages/base.scm (glibc/hurd-headers)[arguments]: Use MODIFY-PHASES syntax and INVOKE, and end phases with #t.
2018-02-20gnu: guile@2.0.14: Update phase style.Tobias Geerinckx-Rice
* gnu/packages/guile.scm (guile-2.0)[arguments]: Use MODIFY-PHASES syntax and end phase with #t.
2018-02-20gnu: commencement: Update phase style.Tobias Geerinckx-Rice
* gnu/packages/commencement.scm (gnu-make-boot0): Substitute INVOKE for SYSTEM* and end phases with #t. (glibc-final-with-bootstrap-bash)[arguments]: Use MODIFY-PHASES syntax and end phase with #t. (gcc-boot0)[arguments]: Do all of the above.
2018-02-20gnu: gcc@4.7: Update phase style.Tobias Geerinckx-Rice
* gnu/packages/gcc.scm (gcc-4.7)[arguments]: Use MODIFY-PHASES syntax and end phases with #t.
2018-02-20gnu: gts: Update phase style.Tobias Geerinckx-Rice
* gnu/packages/graphviz.scm (gts)[arguments]: Use MODIFY-PHASES syntax and end phase with #t.
2018-02-20gnu: util-macros: Update phase style.Tobias Geerinckx-Rice
* gnu/packages/xorg.scm (util-macros)[arguments]: Use MODIFY-PHASES syntax and end phases with #t.
2018-02-20gnu: libbsd: Update to 0.8.7.Marius Bakke
* gnu/packages/libbsd.scm (libbsd): Update to 0.8.7.
2018-02-20gnu: sqlite: Update to 3.22.0.Marius Bakke
* gnu/packages/databases.scm (sqlite): Update to 3.22.0.
2018-02-20gnu: dbus: Update to 1.12.4.Marius Bakke
* gnu/packages/glib.scm (dbus): Update to 1.12.4.
2018-02-20gnu: glib: Update to 2.54.3.Marius Bakke
* gnu/packages/glib.scm (glib): Update to 2.54.3.
2018-02-20gnu: util-linux: Update to 2.31.1.Marius Bakke
* gnu/packages/linux.scm (util-linux): Update to 2.31.1.
2018-02-20gnu: libuv: Update to 1.19.1.Marius Bakke
* gnu/packages/libevent.scm (libuv): Update to 1.19.1. [arguments]: Use INVOKE instead of SYSTEM*.
2018-02-19gnu: libtasn1: Update to 4.13.Leo Famulari
* gnu/packages/tls.scm (libtasn1): Update to 4.13. [source]: Remove patches. * gnu/packages/patches/libtasn1-CVE-2017-10790.patch, gnu/packages/patches/libtasn1-CVE-2018-6003.patch: Delete files. * gnu/local.mk (dist_patch_DATA): Remove them.
2018-02-19gnu: boost: Update to 1.66.0.Arun Isaac
* gnu/packages/boost.scm (boost): Update to 1.66.0. [arguments]: Replace system* with invoke. [home-page]: Update URI.
2018-02-19gnu: gnutls: Update to 3.5.18.Leo Famulari
* gnu/packages/tls.scm (gnutls): Update to 3.5.18.
2018-02-19gnu: tar: Update to 1.30.Alex Vong
* gnu/packages/base.scm (tar): Update to 1.30. [source]: Remove 'tar-CVE-2016-6321.patch'. * gnu/packages/patches/tar-CVE-2016-6321.patch: Remove. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. Signed-off-by: Leo Famulari <leo@famulari.name>
2018-02-19gnu: libgcrypt: Update to 1.8.2.Leo Famulari
* gnu/packages/gnupg.scm (libgcrypt): Update to 1.8.2.
2018-02-19gnu: libatomic-ops: Update to 7.6.2.Leo Famulari
* gnu/packages/bdw-gc.scm (libatomic-ops): Update to 7.6.2. [description]: Fix typo.
2018-02-19gnu: libgc: Update to 7.6.4.Leo Famulari
* gnu/packages/bdw-gc.scm (libgc): Update to 7.6.4.
2018-02-20gnu: pango: Update to 1.41.1.Tobias Geerinckx-Rice
* gnu/packages/gtk.scm (pango): Update to 1.41.1. [inputs]: Add fribi.
2018-02-20gnu: lcms: Update to 2.9.Tobias Geerinckx-Rice
* gnu/packages/ghostscript.scm (lcms): Update to 2.9. [source]: Remove patch. * gnu/packages/patches/lcms-CVE-2016-10165.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
2018-02-20gnu: harfbuzz: Update to 1.7.5.Tobias Geerinckx-Rice
* gnu/packages/gtk.scm (harfbuzz): Update to 1.7.5.
2018-02-20gnu: kmod: Update phase style.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (kmod)[arguments]: Use MODIFY-PHASES syntax and end phase in #t.
2018-02-20gnu: kmod: Update to 25.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (kmod): Update to 25.
2018-02-20gnu: fftw: Update phase style.Tobias Geerinckx-Rice
* gnu/packages/algebra.scm (fftw)[arguments]: Use MODIFY-PHASES syntax and end phase with #t.
2018-02-20gnu: fftw: Update to 3.3.7.Tobias Geerinckx-Rice
* gnu/packages/algebra.scm (fftw): Update to 3.3.7. (fftw-3.3.7): Remove, and... (fftw-avx): ...update the only caller.
2018-02-20gnu: bzip2: Use install-file.Tobias Geerinckx-Rice
* gnu/packages/compression.scm (bzip2)[arguments]: Use simpler install-file instead of copy-file. Remove let binding for (now) single-use basename.
2018-02-20gnu: lzip: Update to 1.20.Tobias Geerinckx-Rice
* gnu/packages/compression.scm (lzip): Update to 1.20.
2018-02-19gnu: chromaprint: Update to 1.4.3.Tobias Geerinckx-Rice
* gnu/packages/mp3.scm (chromaprint): Update to 1.4.3. [source]: Update URI.
2018-02-19gnu: socat: Update to 1.7.3.2.Tobias Geerinckx-Rice
* gnu/packages/networking.scm (socat): Update to 1.7.3.2.
2018-02-19gnu: setbfree: Update to 0.8.5.Tobias Geerinckx-Rice
* gnu/packages/music.scm (setbfree): Update to 0.8.5.
2018-02-19gnu: ola: Update to 0.10.6.Tobias Geerinckx-Rice
* gnu/packages/lighting.scm (ola): Update to 0.10.6.
2018-02-19gnu: pciutils: Use HTTPS home page.Tobias Geerinckx-Rice
* gnu/packages/pciutils.scm (pciutils)[home-page]: Use HTTPS.
2018-02-19gnu: neomutt: Update to 20171215.ng0
* gnu/packages/mail.scm (neomutt): Update to 20171215. [inputs]: Move "docbook-xsl" to [native-inputs]. [native-inputs]: Remove "autoconf". Add "tcl", "docbook-xml", "w3m". [argumnets]: Switch to autosetup based build. Add new phases "fix-sasl-test", "fix-docbook". Remove phase "autoconf". Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-02-19gnu: Add basic support for s390x-linux-gnu targets.mephi42
* gnu/packages/bootstrap.scm (glibc-dynamic-linker): Add "s390x-linux". * gnu/packages/linux.scm (system->linux-architecture): Add "s390" prefix. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-02-19gnu: qqc2-desktop-style: Fix missing input 'qtquickcontrols2'.Hartmut Goebel
* gnu/packages/kde-frameworks.scm (qqc2-desktop-style)<inputs>: Add qtquickcontrols2.
2018-02-19gnu: mcomix: Disable tests.Ricardo Wurmus
* gnu/packages/image-viewers.scm (mcomix)[arguments]: Disable tests. Fixes <https://debbugs.gnu.org/cgi/bugreport.cgi?bug=30523>.
2018-02-19gnu: nss-pam-ldapd: Update to 0.9.9.Ricardo Wurmus
* gnu/packages/openldap.scm (nss-pam-ldapd): Update to 0.9.9.
2018-02-19gnu: ddrescue: Update to 1.23.Marius Bakke
* gnu/packages/disk.scm (ddrescue): Update to 1.23.
2018-02-19gnu: ffmpeg@2.8: Update to 2.8.14.Marius Bakke
* gnu/packages/video.scm (ffmpeg-2.8): Update to 2.8.14.