Oleg Pykhalov
1a80e4d7fc
gnu: Add emacs-which-key.
...
* gnu/packages/emacs.scm (emacs-which-key): New variable.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2017-06-25 19:24:18 +05:30
Marius Bakke
a80c7aeee2
gnu: nano: Update to 2.8.5.
...
* gnu/packages/nano.scm (nano): Update to 2.8.5.
2017-06-25 15:49:56 +02:00
Marius Bakke
ca74aefb7b
gnu: git: Update to 2.13.2.
...
* gnu/packages/version-control.scm (git): Update to 2.13.2.
2017-06-25 15:49:55 +02:00
Leo Famulari
23a53a95f1
gnu: grub: Disable a flaky test.
...
* gnu/packages/bootloaders.scm (grub)[arguments]: Add 'disable-flaky-test' phase
and run the tests in parallel.
2017-06-25 09:47:24 -04:00
Leo Famulari
052d9c01d9
gnu: imagemagick: Update to 6.9.8-10.
...
* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.8-10.
2017-06-25 09:47:24 -04:00
Tobias Geerinckx-Rice
fbaed3eaad
gnu: weechat: Update to 1.9.
...
* gnu/packages/irc.scm (weechat): Update to 1.9.
2017-06-25 15:33:45 +02:00
Leo Famulari
33717a17aa
gnu: perl-image-exiftool: Update to 10.55.
...
* gnu/packages/photo.scm (perl-image-exiftool): Update to 10.55.
[arguments]: Use modify-phases syntax.
2017-06-25 00:03:18 -04:00
Leo Famulari
d17e085a59
gnu: Remove libwmf.
...
This package contains many security vulnerabilities and is no longer maintained
upstream. See this discussion for more information:
https://lists.gnu.org/archive/html/guix-devel/2017-05/msg00478.html
* gnu/packages/image.scm (libwmf): Remove variable.
* gnu/packages/wv.scm (wv)[inputs]: Remove libwmf.
[arguments]: Remove field.
* gnu/packages/abiword.scm (abiword)[inputs]: Remove libwmf.
[source]: Remove patch 'abiword-wmf-version-lookup-fix.patch'.
* gnu/packages/patches/abiword-wmf-version-lookup-fix.patch,
gnu/packages/patches/libwmf-CAN-2004-0941.patch,
gnu/packages/patches/libwmf-CVE-2006-3376.patch,
gnu/packages/patches/libwmf-CVE-2007-0455.patch,
gnu/packages/patches/libwmf-CVE-2007-2756.patch,
gnu/packages/patches/libwmf-CVE-2007-3472.patch,
gnu/packages/patches/libwmf-CVE-2007-3473.patch,
gnu/packages/patches/libwmf-CVE-2007-3477.patch,
gnu/packages/patches/libwmf-CVE-2009-1364.patch,
gnu/packages/patches/libwmf-CVE-2009-3546.patch,
gnu/packages/patches/libwmf-CVE-2015-0848+CVE-2015-4588.patch,
gnu/packages/patches/libwmf-CVE-2015-4695.patch,
gnu/packages/patches/libwmf-CVE-2015-4696.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Remove them.
2017-06-24 23:10:28 -04:00
Tobias Geerinckx-Rice
68f30310e1
gnu: retroarch: Update to 1.6.1.
...
* gnu/packages/games.scm (retroarch): Update to 1.6.1.
[home-page]: Use HTTPS.
2017-06-25 01:25:30 +02:00
Roel Janssen
a70d06b51a
gnu: Add armagetronad.
...
* gnu/packages/games.scm (armagetronad): New variable.
2017-06-24 23:56:56 +02:00
Ludovic Courtès
0c3f8cb8e8
gnu: Add eog-plugins.
...
* gnu/packages/gnome.scm (eog-plugins): New variable.
2017-06-24 23:28:24 +02:00
Ludovic Courtès
55b7bbd87f
gnu: libpeas: Propagate gobject-introspection.
...
* gnu/packages/gnome.scm (libpeas)[propagated-inputs]: New field.
2017-06-24 23:28:24 +02:00
Ludovic Courtès
4c228f9e54
refresh: Be more verbose when passed an explicit package list.
...
* guix/scripts/refresh.scm (check-for-package-update): Use
'version-compare' instead of 'version>?'. When WARN? is true, print
something for the '=' and '<' cases.
2017-06-24 23:28:23 +02:00
Ludovic Courtès
048175e2ce
gnu: geeqie: Enable map support.
...
* gnu/packages/image-viewers.scm (geeqie)[arguments]: Add
#:configure-flags.
[inputs]: Add CLUTTER and LIBCHAMPLAIN.
2017-06-24 23:28:23 +02:00
Andreas Enge
1d093724b1
gnu: Add hugin.
...
* gnu/packages/photo.scm (hugin): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-06-24 23:28:23 +02:00
Efraim Flashner
6e13e2bd01
gnu: libffcall: Update to 1.13.
...
* gnu/packages/libffcall.scm (libffcall): Update to 1.13.
[source]: Use url-fetch, download from GNU mirror.
[supported-systems]: Remove field.
2017-06-24 23:48:20 +03:00
Oleg Pykhalov
730c0790fc
gnu: Add emacs-dired-hacks.
...
* gnu/packages/emacs.scm (emacs-dired-hacks): New variable.
Co-authored-by: Alex Kost <alezost@gmail.com>
2017-06-24 21:55:24 +03:00
Arun Isaac
99e9d598e3
gnu: font-google-material-design-icons: Use 'font-build-system'.
...
* gnu/packages/fonts.scm (font-google-material-design-icons): Re-indent.
Switch to font-build-system.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2017-06-24 23:19:15 +08:00
rennes
0e5c9cf530
gnu: epiphany: Add gdk-pixbuf input.
...
* gnu/packages/gnome.scm (epiphany)[inputs]: Add gdk-pixbuf.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2017-06-24 16:51:12 +02:00
Theodoros Foradis
8bca358b21
gnu: Add adms.
...
* gnu/packages/engineering.scm (adms): New variable.
2017-06-24 09:18:56 +02:00
Theodoros Foradis
28b08d2ac8
gnu: Add meep.
...
* gnu/packages/engineering.scm (meep): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2017-06-24 09:18:56 +02:00
Theodoros Foradis
5e872d4b43
gnu: Add mpb.
...
* gnu/packages/engineering.scm (mpb): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2017-06-24 09:18:56 +02:00
Theodoros Foradis
cbd9568fcd
gnu: Add guile-libctl.
...
* gnu/packages/engineering.scm (guile-libctl): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2017-06-24 09:18:56 +02:00
Theodoros Foradis
1251c66425
gnu: Add harminv.
...
* gnu/packages/engineering.scm (harminv): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2017-06-24 09:18:54 +02:00
Efraim Flashner
665d6a5916
gnu: glibc: Add mitigations for CVE-2017-1000366.
...
* gnu/packages/base.scm (glibc/linux)[replacement]: New field.
(glibc-2.25-patched): New variable.
(glibc-2.24, glibc-2.23, glibc-2.22, glibc-2.21)[source]: Add patches.
[replacement]: New field.
(glibc-locales)[replacement]: New field.
* gnu/packages/patches/glibc-CVE-2017-1000366-pt1.patch,
gnu/packages/patches/glibc-CVE-2017-1000366-pt2.patch,
gnu/packages/patches/glibc-CVE-2017-1000366-pt3.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
Modified-By: Mark H Weaver <mhw@netris.org>
2017-06-24 02:42:37 -04:00
Mark H Weaver
13f7f2fd2b
gnu: glibc-final: Add support for grafted glibc.
...
* gnu/packages/commencement.scm (glibc-final-with-bootstrap-bash)
(glibc-final): Use 'package/inherit'.
2017-06-24 02:42:27 -04:00
Mark H Weaver
56ed97c8b5
gnu: glibc-2.22: Return #t from 'fix-pwd' phase.
...
Based on a patch by Efraim Flashner <efraim@flashner.co.il>.
* gnu/packages/base.scm (glibc-2.22)[arguments]: Return #t from 'fix-pwd'
phase.
2017-06-24 02:42:24 -04:00
Mark H Weaver
d2ba69f315
gnu: guile-ssh: Fix entry in dist_patch_DATA.
...
Based on a patch by Efraim Flashner <efraim@flashner.co.il>.
* gnu/local.mk (dist_patch_DATA): "gnu" -> "%D%" for
guile-ssh-channel-finalization.patch.
2017-06-24 02:42:17 -04:00
Theodoros Foradis
6df20b5ae6
gnu: Add pulseview.
...
* gnu/packages/electronics.scm (pulseview): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2017-06-24 08:07:15 +02:00
Theodoros Foradis
2dbad1dd6e
gnu: Add sigrok-cli.
...
* gnu/packages/electronics.scm (sigrok-cli): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2017-06-24 07:59:49 +02:00
Theodoros Foradis
1c12be9682
gnu: Add libsigrok.
...
* gnu/packages/electronics.scm (libsigrok): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2017-06-24 07:57:53 +02:00
Theodoros Foradis
7a19de9c48
gnu: Add sigrok-firmware-fx2lafw.
...
* gnu/packages/electronics.scm (sigrok-firmware-fx2lafw): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2017-06-24 07:54:56 +02:00
Theodoros Foradis
c07358022a
gnu: Add libsigrokdecode.
...
* gnu/packages/electronics.scm (libsigrokdecode): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2017-06-24 07:50:26 +02:00
Theodoros Foradis
03d0cc1160
gnu: Add libserialport.
...
* gnu/packages/electronics.scm: New file.
(libserialport): New variable.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2017-06-24 07:47:38 +02:00
Theodoros Foradis
06de4aaf1e
gnu: Add libzip.
...
* gnu/packages/compression.scm (libzip): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2017-06-24 07:46:03 +02:00
Danny Milosavljevic
92f4a60757
gnu: gnuastro: Enable "----enable-bin-op-alltypes".
...
* gnu/packages/astronomy.scm (gnuastro)[arguments]: Enable
"--enable-bin-op-alltypes".
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2017-06-24 07:26:51 +02:00
Ben Woodcroft
dfc83eadaf
gnu: orfm: Update to 0.7.1.
...
* gnu/packages/bioinformatics.scm (orfm): Update to 0.7.1.
2017-06-24 14:46:46 +10:00
Leo Famulari
c57b56722f
gnu: qemu: Fix CVE-2017-9524.
...
* gnu/packages/patches/qemu-CVE-2017-9524.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/qemu.scm (qemu)[source]: Use it.
2017-06-23 16:54:36 -04:00
Tobias Geerinckx-Rice
ab126c170a
gnu: youtube-dl: Update to 2017.06.23.
...
* gnu/packages/video.scm (youtube-dl): Update to 2017.06.23.
2017-06-23 17:34:23 +02:00
Tobias Geerinckx-Rice
5a2b45d136
gnu: knot: Update to 2.5.2.
...
This fixes a security hole (‘Improper TSIG validity period check can allow
TSIG forgery’) without CVE.
* gnu/packages/dns.scm (knot): Update to 2.5.2.
2017-06-23 17:21:20 +02:00
Tobias Geerinckx-Rice
89be33f75b
gnu: rofi: Fix typos in description.
...
* gnu/packages/xdisorg.scm (rofi)[description]: Fix typos.
2017-06-23 17:21:20 +02:00
Tobias Geerinckx-Rice
b95d5f629f
gnu: balsa: Fix typo in description.
...
While a Perl MTA named ‘sendEmail’ exists, the upstream description upon
which ours is based clearly refers to ‘Sendmail’.
* gnu/packages/mail.scm (balsa)[description]: Fix typo.
2017-06-23 17:21:19 +02:00
Tobias Geerinckx-Rice
407b086ba5
gnu: neofetch: Update to 3.2.0.
...
* gnu/packages/admin.scm (neofetch): Update to 3.2.0.
2017-06-23 17:21:19 +02:00
Ben Woodcroft
ab8d728144
gnu: orfm: Update to 0.7.0.
...
* gnu/packages/bioinformatics.scm (orfm): Update to 0.7.0.
2017-06-23 22:22:50 +10:00
Rutger Helling
4b34d603ef
gnu: Add Xpra.
...
* gnu/packages/xorg.scm (xpra): New variable.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2017-06-23 14:16:44 +02:00
Rutger Helling
7efd98be87
gnu: Add python-rencode.
...
* gnu/packages/python.scm (python-rencode): New variable.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2017-06-23 14:16:44 +02:00
Rutger Helling
f817b4d903
gnu: Add python2-pyopengl.
...
* gnu/packages/python.scm (python2-pyopengl): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-06-23 14:16:44 +02:00
Rutger Helling
21ab594917
gnu: higan: Update to 103.
...
* gnu/packages/games.scm (higan): Update to 103.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2017-06-23 13:49:25 +05:30
Ricardo Wurmus
b37b48f819
gnu: Add js-respond.
...
* gnu/packages/javascript.scm (js-respond): New variable.
2017-06-23 08:14:41 +02:00
Ricardo Wurmus
94820951d6
gnu: Add kentutils.
...
* gnu/packages/bioinformatics.scm (kentutils): New variable.
2017-06-23 08:09:33 +02:00