Age | Commit message (Expand) | Author |
2018-03-17 | gnu: wine-staging-patchset-data: Update to 3.4....* gnu/packages/wine.scm (wine-staging-patchset-data): Update to 3.4.
| Rutger Helling |
2018-03-17 | gnu: intel-gpu-tools: Supported only on x86_64-linux and i686-linux....* gnu/packages/admin.scm (intel-gpu-tools)[supported-systems]: New field.
| Mark H Weaver |
2018-03-17 | gnu: inkscape: Build with potrace support....From Inkscape 0.92, potrace is required for the Paintbucket and Trace Bitmap
tools.
* gnu/packages/inkscape.scm (inkscape)[inputs]: Add potrace.
| Arun Isaac |
2018-03-16 | vm: Pass "-append ..." only once....* gnu/build/vm.scm (load-in-linux-vm): Pass "-append ..." only once.
| Danny Milosavljevic |
2018-03-16 | gnu: Add python2-libadalang....* gnu/packages/ada.scm (python2-libadalang): New variable.
| Danny Milosavljevic |
2018-03-16 | gnu: libvorbis: Replace with 1.3.6 [fixes CVE-2018-5146]....* gnu/packages/xiph.scm (libvorbis)[replacement]: New field.
(libvorbis-1.3.6): New public variable.
| Marius Bakke |
2018-03-16 | gnu: icedtea@3: Update to 3.7.0 [security fixes]....Fixes CVE-2018-{2579,2582,2588,2599,2602,2603,2618,2629,2633,2634,2637,2641,
2663,2677,2678}.
* gnu/packages/java.scm (icedtea-8): Update to 3.7.0.
| Leo Famulari |
2018-03-16 | gnu: icedtea@2: Update to 2.6.13 [security fixes]....Fixes CVE-2018-{2579,2588,2599,2602,2603,2618,2629,2633,2634,2637,2641,2663,
2677,2678}.
* gnu/packages/java.scm (icedtea-7): Update to 2.6.13.
| Leo Famulari |
2018-03-16 | gnu: Add pigx....* gnu/packages/bioinformatics.scm (pigx): New variable.
| Ricardo Wurmus |
2018-03-16 | gnu: pigx-rnaseq: Disable memory hungry test....* gnu/packages/bioinformatics.scm (pigx-rnaseq)[arguments]: Add phase to
disable a memory hungry test.
| Ricardo Wurmus |
2018-03-16 | gnu: util-linux: Fix CVE-2018-7738....* gnu/packages/patches/util-linux-CVE-2018-7738.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/linux.scm (util-linux)[replacement]: New field.
(util-linux/fixed): New variable.
| Leo Famulari |
2018-03-16 | gnu: Add emacs-deft....* gnu/packages/emacs.scm (emacs-deft): New variable.
Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
| Konrad Hinsen |
2018-03-16 | gnu: Add emacs-exec-path-from-shell....* gnu/packages/emacs.scm (emacs-exec-path-from-shell): New variable.
Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
| Konrad Hinsen |
2018-03-16 | gnu: Add pigx-scrnaseq....* gnu/packages/bioinformatics.scm (pigx-scrnaseq): New variable.
| Ricardo Wurmus |
2018-03-16 | gnu: kentutils: Build with mariadb....* gnu/packages/bioinformatics.scm (kentutils)[inputs]: Replace mysql with
mariadb.
| Ricardo Wurmus |
2018-03-15 | linux-initrd: Autoload known-module-aliases, again....Fixes a regression introduced in 8ab10c19d72caab7459034a6e72b0117d7c5cec8.
* gnu/system/mapped-devices.scm: Autoload 'known-module-aliases'.
| Mark H Weaver |
2018-03-15 | gnu: linux-libre: Update to 4.15.10....* gnu/packages/linux.scm (%linux-libre-version): Update to 4.15.10.
(%linux-libre-hash): Update hash.
| Mark H Weaver |
2018-03-15 | gnu: linux-libre@4.14: Update to 4.14.27....* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.27.
(%linux-libre-4.14-hash): Update hash.
| Mark H Weaver |
2018-03-15 | linux-initrd: Move 'check-device-initrd-modules' elsewhere....This mostly reverts ca23693d280de5c4031058da4d3041d830080484, which
introduced a circular dependency between (gnu system linux-initrd)
and (gnu system mapped-devices).
Reported by Eric Bavier.
* gnu/system/linux-initrd.scm (check-device-initrd-modules): Move to...
* gnu/system/mapped-devices.scm (check-device-initrd-modules): ... here.
* po/guix/POTFILES.in: Adjust accordingly.
| Ludovic Courtès |
2018-03-15 | gnu: idris: Provide the right versions of dependencies....Previously it would fail to build. See <https://bugs.gnu.org/30741>.
* gnu/packages/idris.scm (idris)[inputs]: alphebetize
ghc-vector-binary-instances and ghc-async. Use ghc-aeson-1.1.2.0,
ghc-cheapskate-0.1.0.5, and ghc-trifecta-1.6.2.1. Remove ghc-aeson,
ghc-cheapskate, ghc-parsers, ghc-tasty, ghc-tasty-golden, ghc-tasty-rerun,
ghc-trifecta, and ghc-zlib.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Alex ter Weele |
2018-03-15 | gnu: Add ghc-cheapskate-0.1.0.5....* gnu/packages/idris.scm (ghc-cheapskate-0.1.0.5): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Alex ter Weele |
2018-03-15 | gnu: Add ghc-trifecta-1.6.2.1....* gnu/packages/idris.scm (ghc-trifecta-1.6.2.1): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Alex ter Weele |
2018-03-15 | gnu: Add ghc-aeson-1.1.2.0....* gnu/packages/idris.scm (ghc-aeson-1.1.2.0): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Alex ter Weele |
2018-03-15 | gnu: qtox: Wrap executable and fix misplaced comma (unquote)....* gnu/packages/messaging.scm (qtox)[arguments]: Add phase
"wrap-executable".
[inputs]: Fix misplaced comma (unquote).
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Diego Nicola Barbato |
2018-03-15 | vm: Use 'invoke' instead of 'system*'....* gnu/build/vm.scm (load-in-linux-vm, initialize-partition-table)
(create-ext-file-system, create-fat-file-system)
(install-efi, make-iso9660-image): Use 'invoke' instead
of (unless (zero? (system* ...)) (error ...)).
| Ludovic Courtès |
2018-03-15 | gnu: dmenu: Update to 4.8....* gnu/packages/suckless.scm (dmenu): Update to 4.8.
| Tobias Geerinckx-Rice |
2018-03-15 | gnu: you-get: Update to 0.4.1040....* gnu/packages/video.scm (you-get): Update to 0.4.1040.
| Tobias Geerinckx-Rice |
2018-03-15 | gnu: intel-gpu-tools: Update to 1.22....* gnu/packages/admin.scm (intel-gpu-tools): Update to 1.22.
[inputs]: Add eudev.
| Tobias Geerinckx-Rice |
2018-03-15 | gnu: libburn: Update to 1.4.8....* gnu/packages/cdrom.scm (libburn): Update to 1.4.8.
| Tobias Geerinckx-Rice |
2018-03-15 | gnu: libisofs: Fix description typos....* gnu/packages/cdrom.scm (libisofs)[description]: Spell ‘file system’ as
‘file system’.
| Tobias Geerinckx-Rice |
2018-03-15 | gnu: libisofs: Update to 1.4.8....* gnu/packages/cdrom.scm (libisofs): Update to 1.4.8.
| Tobias Geerinckx-Rice |
2018-03-15 | gnu: gtksourceview: Update to 3.24.7....* gnu/packages/gtk.scm (gtksourceview): Update to 3.24.7.
| Tobias Geerinckx-Rice |
2018-03-15 | gnu: xdg-user-dirs: Update to 0.17....* gnu/packages/freedesktop.scm (xdg-user-dirs): Update to 0.17.
| Tobias Geerinckx-Rice |
2018-03-15 | gnu: r-scatterplot3d: Update to 0.3-41....* gnu/packages/cran.scm (r-scatterplot3d): Update to 0.3-41.
| Tobias Geerinckx-Rice |
2018-03-15 | gnu: acpica: Update to 20180313....* gnu/packages/admin.scm (acpica): Update to 20180313.
| Tobias Geerinckx-Rice |
2018-03-15 | gnu: octave: Update to 4.2.2....* gnu/packages/maths.scm (octave): Update to 4.2.2.
| Tobias Geerinckx-Rice |
2018-03-15 | gnu: cifs-utils: Update to 6.8....* gnu/packages/samba.scm (cifs-utils): Update to 6.8.
| Tobias Geerinckx-Rice |
2018-03-15 | gnu: autoconf-archive: Update to 2018.03.13....* gnu/packages/autotools.scm (autoconf-archive): Update to 2018.03.13.
| Tobias Geerinckx-Rice |
2018-03-15 | gnu: perl-string-toidentifier-en: Update to 0.12....* gnu/packages/language.scm (perl-string-toidentifier-en): Update to 0.12.
| Tobias Geerinckx-Rice |
2018-03-15 | gnu: perl-lingua-en-inflect-phrase: Update to 0.20....* gnu/packages/language.scm (perl-lingua-en-inflect-phrase): Update to 0.20.
| Tobias Geerinckx-Rice |
2018-03-15 | gnu: bind: Use INVOKE....* gnu/packages/dns.scm (isc-bind)[arguments]: Substitute INVOKE for
SYSTEM* and end phase with an explicit #t.
| Tobias Geerinckx-Rice |
2018-03-15 | gnu: shadow: Fix CVE-2018-7169....* gnu/packages/patches/shadow-CVE-2018-7169.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/admin.scm (shadow)[source]: Use it.
| Leo Famulari |
2018-03-15 | gnu: certbot: Update to 0.22.0....* gnu/packages/tls.scm (certbot, python-acme): Update to 0.22.0.
| Leo Famulari |
2018-03-15 | gnu: Add python-feather-format....* gnu/packages/serialization.scm (python-feather-format,
python2-feather-format): New variables.
| Leo Famulari |
2018-03-15 | gnu: Add python-pyarrow....* gnu/packages/databases.scm (python-pyarrow, python2-pyarrow): New variables.
| Leo Famulari |
2018-03-15 | gnu: Add apache-arrow....* gnu/packages/databases.scm (apache-arrow): New variable.
| Leo Famulari |
2018-03-15 | gnu: Add google-brotli....* gnu/packages/compression.scm (google-brotli): New variable.
| Leo Famulari |
2018-03-15 | gnu: Add r-feather....* gnu/packages/serialization.scm (r-feather): New variable.
| Leo Famulari |
2018-03-15 | gnu: Add r-ggmap....* gnu/packages/geo.scm (r-ggmap): New variable.
| Leo Famulari |
2018-03-15 | gnu: Add r-jpeg....* gnu/packages/image.scm (r-jpeg): New variable.
| Leo Famulari |