| Commit message (Expand) | Author | Age | Files | Lines |
* | gnu: less: Update to 530.•••* gnu/packages/less.scm (less): Update to 530.
| Marius Bakke | 2018-02-20 | 1 | -2/+2 |
* | gnu: mpc: Update to 1.1.0.•••* gnu/packages/multiprecision.scm (mpc): Update to 1.1.0.
| Marius Bakke | 2018-02-20 | 1 | -2/+2 |
* | gnu: ncurses: Update to 6.1.•••* gnu/packages/ncurses.scm (ncurses): Update to 6.1.
[arguments]: Remove APPLY-ROLLUP-PATCH-PHASE.
[native-inputs]: Remove "rollup-patch" origin. Move comment.
| Marius Bakke | 2018-02-20 | 1 | -20/+7 |
* | gnu: gdbm: Update to 1.14.•••* gnu/packages/databases.scm (gdbm): Update to 1.14.
| Marius Bakke | 2018-02-20 | 1 | -2/+2 |
* | gnu: gzip: Update to 1.9.•••* gnu/packages/compression.scm (gzip): Update to 1.9.
| Marius Bakke | 2018-02-20 | 1 | -2/+2 |
* | gnu: coreutils: Update to 8.29.•••* gnu/packages/base.scm (coreutils): Update to 8.29.
| Tobias Geerinckx-Rice | 2018-02-20 | 1 | -2/+2 |
* | gnu: m4: Update phase style.•••* gnu/packages/m4.scm (m4)[arguments]: Use MODIFY-PHASES syntax and end
phase with #t.
| Tobias Geerinckx-Rice | 2018-02-20 | 1 | -12/+14 |
* | gnu: ncurses: Update phase style.•••* gnu/packages/ncurses.scm (ncurses)[arguments]: Use INVOKE and end
phases with #t.
| Tobias Geerinckx-Rice | 2018-02-20 | 1 | -13/+17 |
* | gnu: eudev: Update to 3.2.5.•••* gnu/packages/linux.scm (eudev): Update to 3.2.5.
| Tobias Geerinckx-Rice | 2018-02-20 | 1 | -2/+2 |
* | gnu: gnurl: Add HTTP/2 support.•••* gnu/packages/gnunet.scm (gnurl)[inputs]: Add nghttp2:lib.
| Tobias Geerinckx-Rice | 2018-02-20 | 1 | -0/+1 |
* | gnu: patchelf: Update phase style.•••* gnu/packages/elf.scm (patchelf)[arguments]: Use MODIFY-PHASES syntax
and INVOKE, and end phase with #t.
| Tobias Geerinckx-Rice | 2018-02-20 | 1 | -8/+8 |
* | gnu: cross-base: Update phase style.•••* gnu/packages/cross-base.scm (cross-kernel-headers, cross-libc): Use
MODIFY-PHASES syntax and end phases with #t.
| Tobias Geerinckx-Rice | 2018-02-20 | 1 | -37/+37 |
* | gnu: indent: Update phase style.•••* gnu/packages/indent.scm (indent)[arguments]: Use MODIFY-PHASES syntax
and end phase with #t.
| Tobias Geerinckx-Rice | 2018-02-20 | 1 | -9/+11 |
* | gnu: intltool: Update phase style.•••* gnu/packages/glib.scm (intltool)[arguments]: Use MODIFY-PHASES syntax
and end phase with #t.
| Tobias Geerinckx-Rice | 2018-02-20 | 1 | -7/+8 |
* | gnu: make-bootstrap: Update phase style.•••* gnu/packages/make-bootstrap.scm (%static-inputs): Use MODIFY-PHASES
syntax and end phases with #t.
(%binutils-static, %gcc-static)[arguments]: Likewise.
| Tobias Geerinckx-Rice | 2018-02-20 | 1 | -48/+49 |
* | gnu: libffi: Update phase style.•••* gnu/packages/libffi.scm (libffi): Move let-bound POST-INSTALL-PHASE to...
[arguments]: ...here, use MODIFY-PHASES syntax, and end phase with #t.
| Tobias Geerinckx-Rice | 2018-02-20 | 1 | -20/+20 |
* | gnu: dblatex: Update phase style.•••* gnu/packages/docbook.scm (dblatex)[arguments]: Use MODIFY-PHASES
syntax and end phase with #t.
| Tobias Geerinckx-Rice | 2018-02-20 | 1 | -13/+14 |
* | gnu: glibc-hurd-headers: Update phase style.•••* gnu/packages/base.scm (glibc/hurd-headers)[arguments]: Use
MODIFY-PHASES syntax and INVOKE, and end phases with #t.
| Tobias Geerinckx-Rice | 2018-02-20 | 1 | -24/+20 |
* | gnu: guile@2.0.14: Update phase style.•••* gnu/packages/guile.scm (guile-2.0)[arguments]: Use MODIFY-PHASES
syntax and end phase with #t.
| Tobias Geerinckx-Rice | 2018-02-20 | 1 | -18/+19 |
* | gnu: commencement: Update phase style.•••* 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.
| Tobias Geerinckx-Rice | 2018-02-20 | 1 | -61/+62 |
* | gnu: gcc@4.7: Update phase style.•••* gnu/packages/gcc.scm (gcc-4.7)[arguments]: Use MODIFY-PHASES syntax
and end phases with #t.
| Tobias Geerinckx-Rice | 2018-02-20 | 1 | -119/+120 |
* | gnu: gts: Update phase style.•••* gnu/packages/graphviz.scm (gts)[arguments]: Use MODIFY-PHASES syntax
and end phase with #t.
| Tobias Geerinckx-Rice | 2018-02-20 | 1 | -6/+7 |
* | gnu: util-macros: Update phase style.•••* gnu/packages/xorg.scm (util-macros)[arguments]: Use MODIFY-PHASES
syntax and end phases with #t.
| Tobias Geerinckx-Rice | 2018-02-20 | 1 | -15/+16 |
* | gnu: libbsd: Update to 0.8.7.•••* gnu/packages/libbsd.scm (libbsd): Update to 0.8.7.
| Marius Bakke | 2018-02-20 | 1 | -2/+2 |
* | gnu: sqlite: Update to 3.22.0.•••* gnu/packages/databases.scm (sqlite): Update to 3.22.0.
| Marius Bakke | 2018-02-20 | 1 | -2/+2 |
* | gnu: dbus: Update to 1.12.4.•••* gnu/packages/glib.scm (dbus): Update to 1.12.4.
| Marius Bakke | 2018-02-20 | 1 | -2/+2 |
* | gnu: glib: Update to 2.54.3.•••* gnu/packages/glib.scm (glib): Update to 2.54.3.
| Marius Bakke | 2018-02-20 | 1 | -2/+2 |
* | gnu: util-linux: Update to 2.31.1.•••* gnu/packages/linux.scm (util-linux): Update to 2.31.1.
| Marius Bakke | 2018-02-20 | 1 | -2/+2 |
* | gnu: libuv: Update to 1.19.1.•••* gnu/packages/libevent.scm (libuv): Update to 1.19.1.
[arguments]: Use INVOKE instead of SYSTEM*.
| Marius Bakke | 2018-02-20 | 1 | -3/+3 |
* | gnu: libtasn1: Update to 4.13.•••* 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.
| Leo Famulari | 2018-02-19 | 4 | -151/+3 |
* | gnu: boost: Update to 1.66.0.•••* gnu/packages/boost.scm (boost): Update to 1.66.0.
[arguments]: Replace system* with invoke.
[home-page]: Update URI.
| Arun Isaac | 2018-02-19 | 1 | -16/+17 |
* | gnu: gnutls: Update to 3.5.18.•••* gnu/packages/tls.scm (gnutls): Update to 3.5.18.
| Leo Famulari | 2018-02-19 | 1 | -2/+2 |
* | gnu: tar: Update to 1.30.•••* 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>
| Alex Vong | 2018-02-19 | 3 | -57/+4 |
* | gnu: libgcrypt: Update to 1.8.2.•••* gnu/packages/gnupg.scm (libgcrypt): Update to 1.8.2.
| Leo Famulari | 2018-02-19 | 1 | -2/+2 |
* | gnu: libatomic-ops: Update to 7.6.2.•••* gnu/packages/bdw-gc.scm (libatomic-ops): Update to 7.6.2.
[description]: Fix typo.
| Leo Famulari | 2018-02-19 | 1 | -3/+3 |
* | gnu: libgc: Update to 7.6.4.•••* gnu/packages/bdw-gc.scm (libgc): Update to 7.6.4.
| Leo Famulari | 2018-02-19 | 1 | -3/+3 |
* | gnu: pango: Update to 1.41.1.•••* gnu/packages/gtk.scm (pango): Update to 1.41.1.
[inputs]: Add fribi.
| Tobias Geerinckx-Rice | 2018-02-20 | 1 | -3/+5 |
* | gnu: lcms: Update to 2.9.•••* 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.
| Tobias Geerinckx-Rice | 2018-02-20 | 3 | -40/+3 |
* | gnu: harfbuzz: Update to 1.7.5.•••* gnu/packages/gtk.scm (harfbuzz): Update to 1.7.5.
| Tobias Geerinckx-Rice | 2018-02-20 | 1 | -2/+2 |
* | gnu: kmod: Update phase style.•••* gnu/packages/linux.scm (kmod)[arguments]: Use MODIFY-PHASES syntax and
end phase in #t.
| Tobias Geerinckx-Rice | 2018-02-20 | 1 | -12/+13 |
* | gnu: kmod: Update to 25.•••* gnu/packages/linux.scm (kmod): Update to 25.
| Tobias Geerinckx-Rice | 2018-02-20 | 1 | -2/+2 |
* | gnu: fftw: Update phase style.•••* gnu/packages/algebra.scm (fftw)[arguments]: Use MODIFY-PHASES syntax
and end phase with #t.
| Tobias Geerinckx-Rice | 2018-02-20 | 1 | -4/+5 |
* | gnu: fftw: Update to 3.3.7.•••* gnu/packages/algebra.scm (fftw): Update to 3.3.7.
(fftw-3.3.7): Remove, and...
(fftw-avx): ...update the only caller.
| Tobias Geerinckx-Rice | 2018-02-20 | 1 | -19/+5 |
* | gnu: bzip2: Use install-file.•••* gnu/packages/compression.scm (bzip2)[arguments]: Use simpler install-file
instead of copy-file. Remove let binding for (now) single-use basename.
| Tobias Geerinckx-Rice | 2018-02-20 | 1 | -5/+3 |
* | gnu: lzip: Update to 1.20.•••* gnu/packages/compression.scm (lzip): Update to 1.20.
| Tobias Geerinckx-Rice | 2018-02-20 | 1 | -2/+2 |
* | gnu: chromaprint: Update to 1.4.3.•••* gnu/packages/mp3.scm (chromaprint): Update to 1.4.3.
[source]: Update URI.
| Tobias Geerinckx-Rice | 2018-02-19 | 1 | -4/+4 |
* | gnu: socat: Update to 1.7.3.2.•••* gnu/packages/networking.scm (socat): Update to 1.7.3.2.
| Tobias Geerinckx-Rice | 2018-02-19 | 1 | -2/+2 |
* | gnu: setbfree: Update to 0.8.5.•••* gnu/packages/music.scm (setbfree): Update to 0.8.5.
| Tobias Geerinckx-Rice | 2018-02-19 | 1 | -2/+2 |
* | gnu: ola: Update to 0.10.6.•••* gnu/packages/lighting.scm (ola): Update to 0.10.6.
| Tobias Geerinckx-Rice | 2018-02-19 | 1 | -3/+3 |
* | gnu: pciutils: Use HTTPS home page.•••* gnu/packages/pciutils.scm (pciutils)[home-page]: Use HTTPS.
| Tobias Geerinckx-Rice | 2018-02-19 | 1 | -1/+1 |