Age | Commit message (Expand) | Author |
2016-01-28 | build: Add 'EMACS' silent rule....* Makefile.am (AM_V_EMACS, AM_V_EMACS_, AM_V_EMACS_0): New variables.
* emacs.am [HAVE_EMACS] ($(AUTOLOADS)): Use $(AM_V_EMACS).
| Mathieu Lirzin |
2016-01-28 | build: Add 'DOT' silent rule....* Makefile.am (AM_V_DOT, AM_V_DOT_, AM_V_DOT_0): New variables.
* doc.am (.dot.png, .dot.pdf, .dot.eps): Use $(AM_V_DOT).
| Mathieu Lirzin |
2016-01-28 | build: Add 'DL' silent rule....* Makefile.am (AM_V_DL, AM_V_DL_, AM_V_DL_0): New variables.
* gnu-system.am (gnu/packages/bootstrap/x86_64-linux/guile-2.0.9.tar.xz)
(gnu/packages/bootstrap/i686-linux/guile-2.0.9.tar.xz)
(gnu/packages/bootstrap/armhf-linux/guile-2.0.11.tar.xz)
(gnu/packages/bootstrap/mips64el-linux/guile-2.0.9.tar.xz): Use $(AM_V_DL).
* build-aux/download.scm: Print a line break between target and origin.
| Mathieu Lirzin |
2016-01-28 | packages: Use '@' in package record printers....* guix/packages.scm <package>: Use '@' in record printer.
* guix/import/cabal.scm <cabal-package>: Likewise
* guix/import/elpa.scm <elpa-package>: Likewise.
* tests/packages.scm: Adapt to it.
| Mathieu Lirzin |
2016-01-28 | lint: Rewrite 'check-patch-file-names'....* guix/scripts/lint.scm (check-patch-file-names): Improve clarity by
reversing the logic.
| Mathieu Lirzin |
2016-01-28 | lint: Remove an unneeded clause in 'check-patch-file-names'....* guix/scripts/lint.scm (check-patch-file-names): Don't check if patches
start with the package full name since matching the package name (which
is a prefix of the full name) is sufficient.
| Mathieu Lirzin |
2016-01-28 | tests: Use 'dummy-origin' for lint tests when possible....* guix/tests/lint.scm ("patches: file names", "patches: not found"): Use
'dummy-origin'. 'sha256' field was wrongly set to a string instead of a
bytevector.
| Mathieu Lirzin |
2016-01-28 | gnu: icedtea-7: Update to 2.6.4....Fixes CVE-2015-{7575, 8126, 8472} and CVE-2016-{0402, 0448, 0466, 0483,
0494}.
* gnu/packages/java.scm (icedtea-7): Update to 2.6.4.
| Leo Famulari |
2016-01-28 | gnu: icedtea-6: Update to 1.13.10....Fixes CVE-2015-{8126, 8472} and CVE-2016-{0402, 0448, 0466, 0483, 0494}.
* gnu/packages/java.scm (icedtea-6): Update to 1.13.10.
| Leo Famulari |
2016-01-28 | Merge branch 'core-updates' | Mark H Weaver |
2016-01-28 | gnu: shepherd: Update to 0.3....* gnu/packages/admin.scm (shepherd): Update to 0.3.
| Ludovic Courtès |
2016-01-28 | gnu: icecat: Add fixes for CVE-2016-{1930,1935} and other bugs....* gnu/packages/patches/icecat-CVE-2016-1930-pt01.patch,
gnu/packages/patches/icecat-CVE-2016-1930-pt02.patch,
gnu/packages/patches/icecat-CVE-2016-1930-pt03.patch,
gnu/packages/patches/icecat-CVE-2016-1930-pt04.patch,
gnu/packages/patches/icecat-CVE-2016-1930-pt05.patch,
gnu/packages/patches/icecat-CVE-2016-1930-pt06.patch,
gnu/packages/patches/icecat-CVE-2016-1930-pt07.patch,
gnu/packages/patches/icecat-CVE-2016-1930-pt08.patch,
gnu/packages/patches/icecat-CVE-2016-1930-pt09.patch,
gnu/packages/patches/icecat-CVE-2016-1930-pt10.patch,
gnu/packages/patches/icecat-CVE-2016-1930-pt11.patch,
gnu/packages/patches/icecat-CVE-2016-1930-pt12.patch,
gnu/packages/patches/icecat-CVE-2016-1930-pt13.patch,
gnu/packages/patches/icecat-CVE-2016-1930-pt14.patch,
gnu/packages/patches/icecat-CVE-2016-1930-pt15.patch,
gnu/packages/patches/icecat-CVE-2016-1935.patch,
gnu/packages/patches/icecat-bug-1146335-pt1.patch,
gnu/packages/patches/icecat-bug-1146335-pt2.patch,
gnu/packages/patches/icecat-limit-max-buffers-size-for-ANGLE.patch: New
files.
* gnu-system.am (dist_patch_DATA): Add them.
* gnu/packages/gnuzilla.scm (icecat)[source]: Add patches.
| Mark H Weaver |
2016-01-27 | services: guix: Provide Guix via 'profile-service-type'....* gnu/services/base.scm (guix-service-type): Extend
PROFILE-SERVICE-TYPE.
* gnu/system.scm (%base-packages): Remove GUIX.
| Ludovic Courtès |
2016-01-27 | services: dmd: Provide dmd via 'profile-service-type'....* gnu/services/dmd.scm (dmd-root-service-type): Extend
PROFILE-SERVICE-TYPE.
* gnu/system.scm (%base-packages): Remove dmd.
| Ludovic Courtès |
2016-01-27 | gnu: Add snapshot of the GNU Shepherd....* gnu/packages/admin.scm (shepherd): New variable.
| Ludovic Courtès |
2016-01-28 | gnu: Add ruby-http-cookie....* gnu/packages/ruby.scm (ruby-http-cookie): New variable.
| Ben Woodcroft |
2016-01-28 | gnu: Add ruby-domain-name....* gnu/packages/ruby.scm (ruby-domain-name): New variable.
| Ben Woodcroft |
2016-01-28 | gnu: Add ruby-unf....* gnu/packages/ruby.scm (ruby-unf): New variable.
| Ben Woodcroft |
2016-01-28 | gnu: Add ruby-shoulda....* gnu/packages/ruby.scm (ruby-shoulda): New variable.
| Ben Woodcroft |
2016-01-28 | gnu: Add ruby-shoulda-matchers-2....* gnu/packages/ruby.scm (ruby-shoulda-matchers-2): New variable.
| Ben Woodcroft |
2016-01-28 | gnu: Add ruby-shoulda-matchers....* gnu/packages/ruby.scm (ruby-shoulda-matchers): New variable.
| Ben Woodcroft |
2016-01-28 | gnu: Add ruby-shoulda-context....* gnu/packages/ruby.scm (ruby-shoulda-context): New variable.
| Ben Woodcroft |
2016-01-28 | gnu: Add ruby-sqlite3....* gnu/packages/ruby.scm (ruby-sqlite3): New variable.
| Ben Woodcroft |
2016-01-28 | gnu: Add ruby-mime-types....* gnu/packages/ruby.scm (ruby-mime-types): New variable.
| Ben Woodcroft |
2016-01-28 | gnu: Add ruby-fivemat....* gnu/packages/ruby.scm (ruby-fivemat): New variable.
| Ben Woodcroft |
2016-01-28 | gnu: Add ruby-mime-types-data....* gnu/packages/ruby.scm (ruby-mime-types-data): New variable.
| Ben Woodcroft |
2016-01-28 | gnu: Add ruby-minitest-rg....* gnu/packages/ruby.scm (ruby-minitest-rg): New variable.
| Ben Woodcroft |
2016-01-28 | gnu: Add ruby-minitest-bonus-assertions....* gnu/packages/ruby.scm (ruby-minitest-bonus-assertions): New variable.
| Ben Woodcroft |
2016-01-28 | gnu: Add ruby-minitest-moar....* gnu/packages/ruby.scm (ruby-minitest-moar): New variable.
| Ben Woodcroft |
2016-01-28 | gnu: Add ruby-minitest-pretty-diff....* gnu/packages/ruby.scm (ruby-minitest-pretty-diff): New variable.
| Ben Woodcroft |
2016-01-28 | gnu: Add ruby-minitest-focus....* gnu/packages/ruby.scm (ruby-minitest-focus): New variable.
| Ben Woodcroft |
2016-01-28 | gnu: Add ruby-turn....* gnu/packages/ruby.scm (ruby-turn): New variable.
| Ben Woodcroft |
2016-01-27 | gnu: Add aria2....* gnu/packages/bittorrent.scm (aria2): New variable.
| Efraim Flashner |
2016-01-27 | gnu: c-ares: Move to adns.scm....* gnu/packages/aria2.scm (c-ares): Move to...
* gnu/packages/adns.scm (c-ares): ... here.
* gnu/packages/aria2.scm: Remove file.
* gnu-system.am (GNU_SYSTEM_MODULES): Remove aria2.scm.
| Efraim Flashner |
2016-01-26 | gnu: libressl: Update to 2.2.5....* gnu/packages/tls.scm (libressl): Update to 2.2.5.
| Andreas Enge |
2016-01-26 | gnu: nginx: Update to 1.8.1 [fixes CVE-2016-{0742,0746,0747}]....* gnu/packages/web.scm (nginx): Update to 1.8.1.
| Leo Famulari |
2016-01-26 | doc: Show how to boot result of 'vm-image'....* doc/guix.texi (Running GuixSD in a VM): New node.
(Invoking guix system): Add reference to 'Running GuixSD in a VM'.
| Leo Famulari |
2016-01-26 | gnu: alsa-modular-synth: Update to 2.1.2....* gnu/packages/audio.scm (alsa-modular-synth): Update to 2.1.2.
| Ricardo Wurmus |
2016-01-26 | gnu: hop: Add input avahi....gnu/packages/scheme.scm (hop)[inputs]: Add avahi.
| Andreas Enge |
2016-01-26 | gnu: Add ruby-ttfunk....* gnu/packages/ruby.scm (ruby-ttfunk): New variable.
| Ben Woodcroft |
2016-01-26 | gnu: Add ruby-ascii85....* gnu/packages/ruby.scm (ruby-ascii85): New variable.
| Ben Woodcroft |
2016-01-26 | gnu: Add ruby-afm....* gnu/packages/ruby.scm (ruby-afm): New variable.
| Ben Woodcroft |
2016-01-26 | gnu: Add ruby-rc4....* gnu/packages/ruby.scm (ruby-rc4): New variable.
| Ben Woodcroft |
2016-01-26 | gnu: Add ruby-hashery....* gnu/packages/ruby.scm (ruby-hashery): New variable.
| Ben Woodcroft |
2016-01-26 | gnu: Add ruby-rubytest-cli....* gnu/packages/ruby.scm (ruby-rubytest-cli): New variable.
| Ben Woodcroft |
2016-01-26 | gnu: Add ruby-lemon....* gnu/packages/ruby.scm (ruby-lemon): New variable.
| Ben Woodcroft |
2016-01-26 | gnu: Add ruby-ae....* gnu/packages/ruby.scm (ruby-ae): New variable.
| Ben Woodcroft |
2016-01-26 | gnu: Add ruby-qed....* gnu/packages/ruby.scm (ruby-qed): New variable.
| Ben Woodcroft |
2016-01-26 | gnu: Add ruby-brass....* gnu/packages/ruby.scm (ruby-brass): New variable.
| Ben Woodcroft |
2016-01-26 | gnu: Add ruby-rubytest....* gnu/packages/ruby.scm (ruby-rubytest): New variable.
| Ben Woodcroft |