Age | Commit message (Expand) | Author |
2018-06-27 | gnu: icecat: Relabel patches to reflect CVE assignments....Document that we include fixes for CVE-2018-6126, CVE-2018-12359,
CVE-2018-12360, CVE-2018-12362, CVE-2018-12365, 1 out of 2 changesets for
CVE-2018-5156, and 10 out of 17 changesets for CVE-2018-5188.
* gnu/packages/gnuzilla.scm (icecat)[source]: Relabel patches to reflect CVE
assignments.
| Mark H Weaver |
2018-06-26 | gnu: Add python-pyblake2....* gnu/packages/python-crypto.scm (python-pyblake2): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Vagrant Cascadian |
2018-06-26 | gnu: Add python-libusb1....* gnu/packages/libusb.scm (python-libusb1): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Vagrant Cascadian |
2018-06-26 | gnu: feh: Update to 2.26.4....* gnu/packages/image-viewers.scm (feh): Update to 2.26.4.
| Marius Bakke |
2018-06-26 | gnu: mescc-tools: Update to 0.5.1....* gnu/packages/mes.scm (mescc-tools): Update to 0.5.1.
| Jan Nieuwenhuizen |
2018-06-26 | gnu: Add beignet....* gnu/packages/opencl.scm (beignet): New variable.
* gnu/packages/patches/beignet-correct-file-names.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
| Fis Trivial |
2018-06-26 | gnu: Add clinfo....* gnu/packages/opencl.scm (clinfo): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Fis Trivial |
2018-06-26 | gnu: Add ocl-icd....* gnu/packages/opencl.scm (ocl-icd): New variable.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
| Fis Trivial |
2018-06-26 | gnu: linux-libre: Update to 4.17.3....* gnu/packages/linux.scm (%linux-libre-version): Update to 4.17.3.
(%linux-libre-hash): Update hash.
| Mark H Weaver |
2018-06-26 | gnu: linux-libre@4.14: Update to 4.14.52....* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.52.
(%linux-libre-4.14-hash): Update hash.
| Mark H Weaver |
2018-06-26 | gnu: linux-libre@4.9: Update to 4.9.110....* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.110.
| Mark H Weaver |
2018-06-26 | gnu: guile-json: Return #t from snippet....* gnu/packages/guile.scm (guile-json)[source]: Return #t from snippet.
| Mark H Weaver |
2018-06-26 | gnu: mes: Update to 0.16....* gnu/packages/mes.scm (mes): Update to 0.16.
| Jan Nieuwenhuizen |
2018-06-26 | gnu: mescc-tools: Update to 0.5....* gnu/packages/mes.scm (mescc-tools): Update to 0.5.
| Jan Nieuwenhuizen |
2018-06-26 | gnu: emacs-guix: Update to 0.4.1....* gnu/packages/emacs.scm (emacs-guix): Update to 0.4.1.
[home-page]: Update for the new home.
| Alex Kost |
2018-06-26 | gnu: git-annex: Update to 6.20180626 [fixes CVE-2018-{10857,10859}]...* gnu/packages/version-control.scm (git-annex): Update to 6.20180626.
| Leo Famulari |
2018-06-26 | gnu: libtiff: Fix CVE-2018-{8905,10963}....* gnu/packages/patches/libtiff-CVE-2018-8905.patch,
gnu/packages/patches/libtiff-CVE-2018-10963.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/image.scm (libtiff)[replacement]: New field.
(libtiff/fixed): New variable.
| Leo Famulari |
2018-06-26 | gnu: Add gcc@8....* gnu/packages/patches/gcc-8-strmov-store-file-names.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/gcc.scm (gcc-8): New public variable.
| Marius Bakke |
2018-06-26 | bootloader: grub-efi: Identify as "GuixSD" instead of "grub"....* gnu/bootloader/grub.scm (install-grub-efi): Pass "--bootloader-id" to grub-install.
| Marius Bakke |
2018-06-26 | bootloader: grub-efi: Support EFI directories relative to MOUNT-POINT....* gnu/bootloader/grub.scm (install-grub-efi): When MOUNT-POINT/EFI-DIR exists,
install there rather than EFI-DIR directly.
| Marius Bakke |
2018-06-26 | vm: 'make-iso9660-image' makes 'grub.cfg' a GC root....* gnu/build/vm.scm (make-iso9660-image): Add call to
'register-bootcfg-root'.
| Ludovic Courtès |
2018-06-26 | vm: 'make-iso9660-image' no longer includes unreferenced store items....Fixes <https://bugs.gnu.org/31757>.
* gnu/build/vm.scm (make-iso9660-image): Invoke 'grub-mkrescue' in
'open-pipe*'. Use '-path-list -' instead of passing "gnu/store=…".
| Ludovic Courtès |
2018-06-26 | vm: Don't try to modify the bind-mounted store....Previously 'guix system disk-image --file-system-type=iso9660' would
fail because 'register-closure' would try to reset timestamps/ownership
on the bind-mounted store, which fails with EPERM.
* gnu/build/vm.scm (make-iso9660-image): Pass #:reset-timestamps? to
'register-closure'.
| Ludovic Courtès |
2018-06-26 | gnu: java-commons-collections: Fix java8 errors....* gnu/packages/java.scm (java-commons-collections)[source]: Add patch.
* gnu/packages/patches/java-commons-collections-fix-java8.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
| Gábor Boskovits |
2018-06-26 | gnu: python-zope-testing: Update to 4.6.2....* gnu/packages/python-web.scm (python-zope-testing): Update to 4.6.2.
[native-inputs]: Remove python-zope-exceptions.
[propagated-inputs]: Remove python-zope-interface.
| Tobias Geerinckx-Rice |
2018-06-26 | gnu: python-pynacl: Update to 1.2.1....* gnu/packages/python-crypto.scm (python-pynacl): Update to 1.2.1.
| Tobias Geerinckx-Rice |
2018-06-26 | gnu: python-pathpy: Update to 11.0.1....* gnu/packages/python.scm (python-pathpy): Update to 11.0.1.
| Tobias Geerinckx-Rice |
2018-06-26 | gnu: stunnel: Update to 5.47....* gnu/packages/web.scm (stunnel): Update to 5.47.
[native-inputs]: Add iproute, netcat, and procps.
[arguments]: Add ‘patch-output-directories’ and ‘patch-tests’ phases.
| Tobias Geerinckx-Rice |
2018-06-26 | gnu: newsboat: Update to 2.12....* gnu/packages/syndication.scm (newsboat): Update to 2.12.
| Tobias Geerinckx-Rice |
2018-06-26 | gnu: newsboat: Return #t from phases....* gnu/packages/syndication.scm (newsboat)[arguments]: Substitute INVOKE
for SYSTEM*.
| Tobias Geerinckx-Rice |
2018-06-26 | gnu: transfig: Return #t from phases....* gnu/packages/xfig.scm (transfig)[arguments]: Substitute INVOKE for
SYSTEM*. Return #t rather than undefined from phases.
| Tobias Geerinckx-Rice |
2018-06-26 | gnu: python2-django-mailman3: Return #t from phases....* gnu/packages/mail.scm (python2-django-mailman3)[arguments]: Substitute
INVOKE for SYSTEM*.
| Tobias Geerinckx-Rice |
2018-06-26 | gnu: glog: Return #t from all phases....* gnu/packages/logging.scm (glog)[arguments]: Substitute INVOKE for
SYSTEM*.
| Tobias Geerinckx-Rice |
2018-06-26 | gnu: epic5: Return #t from all phases....* gnu/packages/irc.scm (epic5)[arguments]: Substitute INVOKE for
SYSTEM*.
| Tobias Geerinckx-Rice |
2018-06-26 | gnu: irssi: Return #t from all phases....* gnu/packages/irc.scm (irssi)[arguments]: Substitute INVOKE for
SYSTEM*.
| Tobias Geerinckx-Rice |
2018-06-26 | gnu: Use HTTPS for nodejs.org....* gnu/packages/node.scm (node)[source, home-page]: Use HTTPS.
| Tobias Geerinckx-Rice |
2018-06-26 | gnu: node: Return #t from all phases....* gnu/packages/node.scm (node)[arguments]: Substitute INVOKE for
SYSTEM*.
| Tobias Geerinckx-Rice |
2018-06-26 | gnu: gpxsee: Use INVOKE....* gnu/packages/gps.scm (gpxsee)[arguments]: Substitute INVOKE for
SYSTEM*.
| Tobias Geerinckx-Rice |
2018-06-26 | gnu: go@1.9: Return #t from all phases....* gnu/packages/golang.scm (go-1.9)[arguments]: Substitute INVOKE for
SYSTEM*. Return #t rather than undefined from phases.
| Tobias Geerinckx-Rice |
2018-06-26 | gnu: go@1.4: Return #t from all phases....* gnu/packages/golang.scm (go-1.4)[arguments]: Substitute INVOKE for
SYSTEM*. Return #t rather than undefined from phases.
| Tobias Geerinckx-Rice |
2018-06-26 | gnu: yosys: Return #t from all phases....* gnu/packages/fpga.scm (yosys)[arguments]: Substitute INVOKE for
SYSTEM*.
| Tobias Geerinckx-Rice |
2018-06-26 | gnu: libsigrok: Return #t from all phases....* gnu/packages/electronics.scm (libsigrok)[arguments]: Substitute INVOKE
for SYSTEM*. Return #t rather than undefined from phases.
| Tobias Geerinckx-Rice |
2018-06-26 | gnu: knot: Return #t from all phases....* gnu/packages/backup.scm (knot)[arguments]: Substitute INVOKE for
SYSTEM*.
| Tobias Geerinckx-Rice |
2018-06-26 | gnu: unbound: Use INVOKE....* gnu/packages/dns.scm (unbound)[arguments]: Substitute INVOKE for
SYSTEM*.
| Tobias Geerinckx-Rice |
2018-06-26 | gnu: dnscrypt-wrapper: Return #t from phases....* gnu/packages/dns.scm (dnscrypt-wrapper)[arguments]: Substitute INVOKE
for SYSTEM*.
| Tobias Geerinckx-Rice |
2018-06-26 | gnu: dnscrypt-proxy: Return #t from phases....* gnu/packages/dns.scm (dnscrypt-proxy)[arguments]: Substitute INVOKE
for SYSTEM*.
| Tobias Geerinckx-Rice |
2018-06-26 | gnu: obnam: Return #t from phases....* gnu/packages/backup.scm (obnam)[arguments]: Substitute INVOKE for
SYSTEM*.
| Tobias Geerinckx-Rice |
2018-06-26 | gnu: borg: Return #t from all phases....* gnu/packages/backup.scm (borg)[arguments]: Substitute INVOKE for
SYSTEM*. Return #t rather than undefined from phases.
| Tobias Geerinckx-Rice |
2018-06-26 | gnu: rsnapshot: Return #t from phases....* gnu/packages/backup.scm (rsnapshot)[arguments]: Substitute INVOKE for
SYSTEM*.
| Tobias Geerinckx-Rice |
2018-06-26 | gnu: par2cmdline: Return #t from phases....* gnu/packages/backup.scm (par2cmdline)[arguments]: Substitute INVOKE
for SYSTEM*.
| Tobias Geerinckx-Rice |