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
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
Kei Kebreau
519bfc656c
gnu: Add retux.
...
* gnu/packages/games.scm (retux): New variable.
2017-06-22 17:22:59 -04:00
Leo Famulari
001f8cdc48
gnu: isc-dhcp: Update bundled bind to 9.9.10-P1.
...
* gnu/packages/admin.scm (isc-dhcp): Update bundled bind to 9.9.10-P1.
2017-06-22 17:13:37 -04:00
Rutger Helling
0a2de1c296
gnu: higan: Update to 102.
...
* gnu/packages/games.scm (higan): Update to 102.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-06-22 23:07:09 +02:00
nee
3116c8b5e0
gnu: Add ddate.
...
* gnu/packages/linux.scm (ddate): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-06-22 23:07:09 +02:00
Kei Kebreau
cde208da31
gnu: python-xsge: Update to 2017.06.09.
...
* gnu/packages/game-development.scm (python-xsge): Update to 2017.06.09.
2017-06-22 17:00:00 -04:00
Kei Kebreau
8135351403
gnu: python-sge-pygame: Update to 1.5.
...
* gnu/packages/game-development.scm (python-sge-pygame,
python2-sge-pygame): Update to 1.5.
[inputs]: Add python-uniseg.
2017-06-22 17:00:00 -04:00
Kei Kebreau
fa56c7733d
gnu: Add python-uniseg.
...
* gnu/packages/python.scm (python-uniseg, python2-uniseg): New
variables.
2017-06-22 17:00:00 -04:00
Nicolas Goaziou
005c4ef85c
gnu: emacs-org: Update to 20170622.
...
* gnu/packages/emacs.scm (emacs-org): Update to 20170622 a.k.a. Org 9.0.9.
2017-06-22 20:30:04 +02:00
Kei Kebreau
3d77785a10
gnu: grfcodec: Fix a typo.
...
* gnu/packages/game-development.scm (grfcodec)[description]: Reorder the
acronym and its expansion using @dfn.
2017-06-22 12:38:21 -04:00
Kei Kebreau
a7cbe727d4
gnu: nml: Fix a typo.
...
* gnu/packages/game-development.scm (nml)[description]: Reorder the
acronym and its expansion using @dfn. Delete a duplicated word.
2017-06-22 12:35:33 -04:00
Ricardo Wurmus
c1dfe8c30b
gnu: python2-bx-python: Update to 0.7.3.
...
* gnu/packages/bioinformatics.scm (python2-bx-python): Update to 0.7.3.
2017-06-22 17:25:40 +02:00
Ricardo Wurmus
cc005f9000
gnu: julia: Update to 0.6.0.
...
* gnu/packages/julia.scm (libuv-julia): Update to 1.9.0-5.52d72a52.
(julia): Update to 0.6.0.
[arguments]: Remove phase "fix-llvm-flag"; add phase "disable-documentation";
use threaded fftw variant in phase "hardcode-soname-map"; disable "file" tests
in phase "disable-broken-tests"; add "USE_LLVM_SHLIB=0" to make flags.
[native-inputs]: Add "unicode-data".
2017-06-22 17:25:39 +02:00
ng0
e81fd90e2f
gnu: surfraw: Fix broken symlinks in manpages.
...
* gnu/packages/web.scm (surfraw)[arguments]: Add new 'compress-elvi.1sr' phase.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
2017-06-22 10:45:37 -04:00
Efraim Flashner
202afee2da
gnu: qtsensors: Lengthen test timeout.
...
* gnu/packages/qt.scm (qtsensors)[arguments]: Lengthen test
timeout so it passes on slower machines.
2017-06-22 13:05:09 +03:00
Ludovic Courtès
992a9e59dd
gnu: Remove unnecessary module import.
...
This is a followup to d2885c8392
.
* gnu/packages/version-control.scm: Remove needless module import.
2017-06-22 10:59:07 +02:00
Leo Famulari
ace6cc12d3
gnu: webkitgtk: Update to 2.16.4 [fixes CVE-2017-2538].
...
* gnu/packages/webkit.scm (webkitgtk): Update to 2.16.4.
2017-06-22 03:11:34 -04:00
Ricardo Wurmus
d92621cf45
gnu: python-drmaa: Update source URL.
...
* gnu/packages/python.scm (python-drmaa)[source]: Use pypi-uri.
2017-06-22 08:54:44 +02:00
Leo Famulari
d9f806710f
gnu: mbedtls-apache: Update to 2.5.1.
...
* gnu/packages/tls.scm (mbedtls-apache): Update to 2.5.1.
2017-06-22 02:00:12 -04:00
Leo Famulari
688c8c6744
gnu: openvpn: Update to 2.4.3 [fixes CVE-2017-{7508,7512,7520,7521,7522}].
...
See 'Changes.rst' in the source distribution for more information about the
security-related changes.
* gnu/packages/vpn.scm (openvpn): Update to 2.4.3.
2017-06-22 01:00:03 -04:00
Roel Janssen
f70f3407ca
gnu: Update calibre to 3.0.0.
...
* gnu/local.mk: Remove patch.
* gnu/packages/ebook.scm (calibre): Update to 3.0.0.
* gnu/packages/patches/calibre-dont-load-remote-icons.patch: Remove file.
2017-06-22 00:07:58 +02:00
Ricardo Wurmus
bb19b2ebf3
gnu: propeller-gcc: Default to version 4.
...
* gnu/packages/embedded.scm (propeller-gcc): Rename this...
(propeller-gcc-6): ...to this.
(propeller-gcc-4): Inherit from propeller-gcc-6.
(propeller-gcc): New alias for propeller-gcc-4.
2017-06-21 22:47:39 +02:00
Tobias Geerinckx-Rice
c7d0444a68
gnu: knot: Update to 2.5.1.
...
* gnu/packages/dns.scm (knot): Update to 2.5.1.
[inputs]: Add python-2 and python2-lmdb.
[arguments]: Adapt #:configure-flags. Add ‘wrap-python-scripts’ phase.
2017-06-21 21:59:52 +02:00
Tobias Geerinckx-Rice
07041d95b1
gnu: Add python-lmdb.
...
* gnu/packages/databases.scm (python-lmdb, python2-lmdb): New variables.
2017-06-21 21:58:39 +02:00
Tobias Geerinckx-Rice
fda852ff40
gnu: lmdb: Expand description.
...
* gnu/packages/databases.scm (lmdb)[synopsis]: Capitalise.
[description]: Elaborate.
2017-06-21 21:58:38 +02:00
Tobias Geerinckx-Rice
9b8016612c
gnu: python-pycodestyle: Update to 2.3.1.
...
* gnu/packages/python.scm (python-pycodestyle): Update to 2.3.1.
2017-06-21 21:58:38 +02:00
Tobias Geerinckx-Rice
b1a686bbd0
gnu: cracklib: Fix up description.
...
* gnu/packages/password-utils.scm (cracklib)[description]: Fix typos, add
mark-up, and drop unclear reference to the ancient ‘Crack 5’ tool.
2017-06-21 21:58:38 +02:00
Tobias Geerinckx-Rice
4a577fef73
gnu: libpwquality: Update to 1.4.0.
...
* gnu/packages/password-utils.scm (libpwquality): Update to 1.4.0.
2017-06-21 21:58:38 +02:00
Tobias Geerinckx-Rice
636437ec50
gnu: Remove unused python-flake8-2.2.4.
...
* gnu/packages/python.scm (python-flake8-2.2.4): Remove variable.
2017-06-21 21:58:37 +02:00
Tobias Geerinckx-Rice
3b66438983
gnu: python-hacking: Update to 0.13.0.
...
* gnu/packages/openstack.scm (python-hacking): Update to 0.13.0.
[arguments]: Re-enable tests.
[propagated-inputs]: Use latest python-flake8.
[native-inputs]: Add python-eventlet, python-mock, python-reno, and
python-testrepository for tests.
2017-06-21 21:58:37 +02:00
Tobias Geerinckx-Rice
5150d8b4b4
gnu: python-eventlet: Skip failing test phase.
...
* gnu/packages/python.scm (python-eventlet)[arguments]: Disable tests.
2017-06-21 21:58:37 +02:00
Tobias Geerinckx-Rice
0b84a530c8
gnu: python-vobject: Update to 0.9.4.1.
...
* gnu/packages/python.scm (python-vobject): Update to 0.9.4.1.
2017-06-21 21:58:37 +02:00
Leo Famulari
7641266b03
gnu: mpd: Build with the default GCC.
...
* gnu/packages/mpd.scm (mpd)[native-inputs]: Remove gcc-5.
2017-06-21 15:15:07 -04:00
Leo Famulari
99d8b07981
gnu: opus-tools: Update to 0.1.10.
...
* gnu/packages/xiph.scm (opus-tools): Update to 0.1.10.
[home-page]: Use HTTPS URL.
2017-06-21 15:15:07 -04:00
Leo Famulari
a8bcc5ffe9
gnu: opus: Update to 1.2.
...
* gnu/packages/xiph.scm (opus): Update to 1.2.
[home-page]: Use HTTPS URL.
2017-06-21 15:15:00 -04:00
Arun Isaac
f885fc0512
gnu: gsl: Update to 2.4.
...
* gnu/packages/maths.scm (gsl): Update to 2.4.
[arguments]: Remove #:parallel-tests?.
2017-06-21 23:15:56 +05:30
Ludovic Courtès
cba988ed85
gnu: a2ps: Build reproducibly.
...
* gnu/packages/pretty-print.scm (a2ps)[source](modules, snippet): New
fields.
2017-06-21 16:33:51 +02:00
Efraim Flashner
1804d21017
gnu: efl: Add missing inputs.
...
* gnu/packages/enlightenment.scm (efl)[inputs]: Add libxau, libxdamage,
libxfixes, libxrender. Remove libxkbfile.
2017-06-21 12:31:10 +03:00
Ludovic Courtès
a431929d3d
gnu: unbound: Do not build static libraries.
...
* gnu/packages/dns.scm (unbound)[arguments]: Add "--disable-static" to
#:configure-flags. Suggested by Gregor Giesen <giesen@zaehlwerk.net>.
2017-06-21 11:05:52 +02:00
Roel Janssen
fa3f5f472c
gnu: Add python-regex.
...
* gnu/packages/python.scm (python-regex, python2-regex): New variables.
2017-06-21 10:36:07 +02:00
Mekeor Melire
cffaca959a
gnu: xmonad: Update to 0.13.
...
* gnu/packages/wm.scm (xmonad): Update to 0.13.
[inputs]: Add ghc-directory.
(ghc-xmonad-contrib): Update to 0.13.
2017-06-21 09:35:39 +02:00
Mekeor Melire
48ca045c8d
gnu: ghc-x11: Update to 1.8.
...
* gnu/packages/haskell.scm (ghc-x11): Update to 1.8.
2017-06-21 09:35:17 +02:00
Efraim Flashner
6d96af5eaa
gnu: busybox: Fix indentation.
...
* gnu/packages/busybox.scm (busybox)[arguments]: Whitespace changes.
2017-06-21 10:13:39 +03:00
Efraim Flashner
5897428f1c
gnu: busybox: Update to 1.26.2.
...
* gnu/packages/busybox.scm (busybox): Update to 1.26.2.
2017-06-21 10:10:39 +03:00
Efraim Flashner
d2885c8392
gnu: cvs-fast-export: Update to 1.43.
...
* gnu/packages/version-control.scm (cvs-fast-export): Update to 1.43.
[arguments]: Add phases to not build architecture-specific optimized
code and to force python-2. Disable parallel building.
2017-06-21 09:55:52 +03:00
Kei Kebreau
ca508f1cfb
gnu: openttd: Add 'install-data' phase.
...
* gnu/packages/games.scm (openttd)[arguments]: Add it.
[native-inputs]: Add openttd-opengfx.
2017-06-20 19:50:27 -04:00
Kei Kebreau
4df9495e68
gnu: Add openttd-opengfx.
...
* gnu/packages/games.scm (openttd-opengfx): New variable.
2017-06-20 19:50:27 -04:00
Kei Kebreau
94a66dd92a
gnu: Add grfcodec.
...
* gnu/packages/game-development.scm (grfcodec): New variable.
2017-06-20 19:50:27 -04:00
Kei Kebreau
2f6e988da3
gnu: Add dos2unix.
...
* gnu/packages/textutils.scm (dos2unix): New variable.
2017-06-20 19:50:27 -04:00
Kei Kebreau
7357fcf286
gnu: Add nml.
...
* gnu/packages/game-development.scm (nml): New variable.
2017-06-20 19:50:19 -04:00
Ludovic Courtès
92321b76a6
gnu: wine64: Remove redundant description.
...
* gnu/packages/wine.scm (wine64)[description]: Remove.
2017-06-20 23:41:13 +02:00
Rutger Helling
b3623b6fe7
gnu: Add nzbget.
...
* gnu/packages/networking.scm (nzbget): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-06-20 23:41:00 +02:00
Rutger Helling
7e9e1a36b0
gnu: tor: Add seccomp support.
...
* gnu/packages/tor.scm (tor)[inputs]: Add libseccomp.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-06-20 23:40:07 +02:00
Gregor Giesen
7e61a16c97
gnu: Add unbound.
...
* gnu/packages/dns.scm (unbound): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-06-20 23:40:07 +02:00
Marius Bakke
e2de6bbdd5
gnu: xf86-video-intel: Update to 2.99.917-6-6babcf1.
...
Consult this URL for changes since the last update (six commits):
<https://cgit.freedesktop.org/xorg/driver/xf86-video-intel/log/?qt=range&q=b57abe20e81f4b8e4dd203b6a9eda7ff441bc8ce..6babcf15dd605ef40de53f5c34f95b7fd195edbe >
* gnu/packages/xorg.scm (xf86-video-intel): Update to 2.99.917-6-6babcf1.
2017-06-20 22:48:57 +02:00
Rutger Helling
b3ebd24162
gnu: Add wine64.
...
* gnu/packages/wine.scm (wine64): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2017-06-20 22:33:09 +02:00
Marius Bakke
3f56740d72
gnu: nasm: Update to 2.13.01.
...
* gnu/packages/assembly.scm (nasm): Update to 2.13.01.
[arguments]: Adjust Makefile substitutions.
2017-06-20 22:16:45 +02:00
Marius Bakke
fe435b3af6
gnu: gstreamer: Update to 1.12.1.
...
* gnu/packages/gstreamer.scm (gstreamer, gst-plugins-base, gst-plugins-good,
gst-plugins-bad, gst-plugins-ugly, gst-libav, python-gst, python2-gst): Update
to 1.12.1.
2017-06-20 19:16:53 +02:00
Marius Bakke
4afd813711
gnu: c-ares: Update to 1.13.0 [fixes CVE-2017-1000381].
...
* gnu/packages/adns.scm (c-ares): Update to 1.13.0.
2017-06-20 19:04:06 +02:00
Arun Isaac
148585c240
gnu: Move contents of zip module into compression module.
...
* gnu/packages/zip.scm (zip, unzip, zziplib, perl-zip): Move to...
* gnu/packages/compression.scm: ...here.
* gnu/packages/zip.scm: Delete file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Unregister deleted file.
* po/packages/POTFILES.in: Unregister deleted file.
* gnu/packages/{audio, avr, bioinformatics, busybox, cdrom, ci, compression,
docbook, documentation, fonts, fpga, game-development, games, gl, gnome,
gnuzilla, graphics, guile, haskell, image, java, kodi, ldc, libreoffice,
markup, maths, mc, monitoring, music, php, pretty-print, python, scheme,
smalltalk, statistics, synergy, tex, textutils, video, web-browsers, xml,
zip}.scm, guix/build-system/{ant, font}.scm, guix/{download, packages}.scm:
Adapt module import.
2017-06-20 18:10:35 +05:30
Mark H Weaver
2e701cd384
gnu: linux-libre-arm-generic: Add mitigation for CVE-2017-1000364.
...
This is a followup to commit 91c623aae0
.
* gnu/packages/linux.scm (linux-libre-arm-generic): Add patch to mitigate
CVE-2017-1000364.
2017-06-20 03:38:35 -04:00
Nicolas Goaziou
53321ad388
gnu: giac-xcas: Update to 1.2.3-51.
...
* gnu/packages/algebra.scm (giac-xcas): Update to 1.2.3-51.
2017-06-20 08:51:58 +02:00
Danny Milosavljevic
5f3d46ce67
gnu: rustc: Enable tests.
...
* gnu/packages/rust.scm (rustc)[source]: Remove bundled llvm.
[native-inputs]: Add bison, flex, procps.
[inputs]: Update llvm to llvm-3.9.1.
[arguments]: Patch and enable tests.
2017-06-20 07:18:01 +02:00
Mark H Weaver
a9308efec6
gnu: guile-2.2/fixed: Increase timeout and max-silent-time.
...
* gnu/packages/guile.scm (guile-2.2/fixed)[properties]: Add 'timeout' and
'max-silent-time' properties.
2017-06-20 00:29:31 -04:00
Mark H Weaver
9815739e9b
Merge branch 'master' into core-updates
2017-06-20 00:25:59 -04:00
Mark H Weaver
16b0f205cf
gnu: guile@2.2: Increase max-silent-time to 10 hours.
...
* gnu/packages/guile.scm (guile-2.2)[properties]: Increase max-silent-time to
10 hours.
2017-06-20 00:23:00 -04:00
Mark H Weaver
91c623aae0
gnu: linux-libre: Add mitigation for CVE-2017-1000364.
...
This increases the stack guard gap size from one page to 1 MiB in
linux-libre-4.11, 4.9, and 4.4, to mitigate CVE-2017-1000364 (Stack Clash).
* gnu/packages/linux.scm (linux-libre, linux-libre-4.9, linux-libre-4.4): Add
patch.
2017-06-19 23:26:59 -04:00
Leo Famulari
53c2dc3108
gnu: exim: Update to 4.89.
...
* gnu/packages/mail.scm (exim): Update to 4.89.
2017-06-19 20:20:57 -04:00
Leo Famulari
4dd8d28085
gnu: exim: Fix CVE-2017-1000369.
...
* gnu/packages/patches/exim-CVE-2017-1000369.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/mail.scm (exim)[source]: Use it.
2017-06-19 20:20:54 -04:00
Nicolas Goaziou
ec450c3642
gnu: wireshark: Update to 2.2.7.
...
* gnu/packages/networking.scm (wireshark): Update to 2.2.7.
2017-06-19 23:01:12 +02:00
Leo Famulari
030f3219c3
gnu: httpd: Update to 2.4.26 [fixes CVE-2017-7659].
...
* gnu/packages/web.scm (httpd): Update to 2.5.26.
2017-06-19 16:49:11 -04:00
Efraim Flashner
299b05254f
gnu: glpk: Update to 4.62.
...
* gnu/packages/maths.scm (glpk): Update to 4.62.
2017-06-19 22:07:15 +03:00
Leo Famulari
fed1898d4e
gnu: certbot: Build with Python 3.
...
* gnu/packages/tls.scm (certbot): Use python-3 to build.
[native-inputs, propagated-inputs]: Use Python 3 variants of dependencies. Use
python-mock-2.
2017-06-19 13:07:20 -04:00
Leo Famulari
731b0c727c
gnu: Add python-mock-2.
...
* gnu/packages/python.scm (python-mock-2): New variable.
2017-06-19 13:07:20 -04:00
Efraim Flashner
e46e957385
gnu: python: Skip one more test.
...
* gnu/packages/python.scm (python)[source]: Remove another test.
2017-06-19 11:37:27 +03:00
Efraim Flashner
7e60206dff
gnu: enlightenment: Patch more hardcoded paths.
...
* gnu/packages/enlightenment.scm (enlightenment)[arguments]: Patch
hardcoded paths to mount, umount, eject, halt, reboot.
[native-inputs]: Add util-linux.
2017-06-19 09:50:45 +03:00
Ricardo Wurmus
83474718f2
gnu: texlive-latex-l3packages: Update to revision 44591.
...
* gnu/packages/tex.scm (texlive-latex-l3packages): Update to revision 44591.
2017-06-19 08:22:04 +02:00
Ricardo Wurmus
1f7d1010b6
gnu: texlive-latex-l3kernel: Update to revision 44591.
...
* gnu/packages/tex.scm (texlive-latex-l3kernel): Update to revision 44591.
2017-06-19 08:22:04 +02:00
Ricardo Wurmus
e3c970fc5c
gnu: texlive-latex-graphics: Update to revision 44591.
...
* gnu/packages/tex.scm (texlive-latex-graphics): Update to revision 44591.
2017-06-19 08:22:04 +02:00
Ricardo Wurmus
fea8eef34b
gnu: texlive-generic-ifxetex: Use %texlive-revision as version.
...
* gnu/packages/tex.scm (texlive-generic-ifxetex)[version]: Change to
%texlive-revision.
2017-06-19 08:22:04 +02:00
Ricardo Wurmus
96c336be07
gnu: texlive-tex-plain: Update to revision 44591.
...
* gnu/packages/tex.scm (texlive-tex-plain): Update to revision 44591.
2017-06-19 08:22:03 +02:00
Ricardo Wurmus
15dc52e5a7
gnu: texlive-dvips: Update to revision 44591.
...
* gnu/packages/tex.scm (texlive-dvips): Update to revision 44591.
2017-06-19 08:22:03 +02:00
Efraim Flashner
20b7b75c32
gnu: gnome-planner: Fix building on aarch64.
...
* gnu/packages/gnome.scm (gnome-planner)[arguments]: Add configure-flag
to set build-target when building on aarch64.
2017-06-19 08:41:54 +03:00
Efraim Flashner
83acf3ead4
gnu: python-efl: Update to 1.19.0.
...
* gnu/packages/enlightenment.scm (python-efl): Update to 1.19.0.
2017-06-19 08:41:54 +03:00
Efraim Flashner
0b6114da01
gnu: edi: Update to 0.5.0.
...
* gnu/packages/enlightenment.scm (edi): Update to 0.5.0.
[arguments]: Set home directory.
2017-06-19 08:41:53 +03:00
Efraim Flashner
8f1f2784e6
gnu: efl: Update to 1.19.1.
...
* gnu/packages/enlightenment.scm (efl): Update to 1.19.1.
[arguments]: Add flag to disable systemd support.
[phases]: Add phase to set home directory.
(terminology, rage)[arguments]: Set home directory before building.
* gnu/packages/connman.scm (econnman)[arguments]: Same.
2017-06-19 08:41:53 +03:00
Efraim Flashner
efb212e80d
gnu: enlightenment: Update to 0.21.8.
...
* gnu/packages/enlightenment.scm (enlightenment): Update to 0.21.8.
2017-06-19 08:41:24 +03:00
Marius Bakke
d76e26342e
gnu: libbluray: Update to 1.0.1.
...
* gnu/packages/video.scm (libbluray): Update to 1.0.1.
[arguments]<#:configure-flags>: Adjust deprecated flag.
2017-06-18 18:22:07 +02:00
Marius Bakke
1f1b3445f4
gnu: pcsc-lite: Update to 1.8.22.
...
* gnu/packages/security-token.scm (pcsc-lite): Update to 1.8.22.
2017-06-18 18:22:07 +02:00
Marius Bakke
200762a44c
gnu: miniupnpc: Update to 2.0.20170509.
...
* gnu/packages/upnp.scm (miniupnpc): Update to 2.0.20170509.
[source]: Remove obsolete patch.
* gnu/packages/patches/miniupnpc-CVE-2017-8798.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2017-06-18 18:22:06 +02:00
Marius Bakke
f43cc4a386
gnu: bitcoin-core: Update to 0.14.2.
...
* gnu/packages/finance.scm (bitcoin-core): Update to 0.14.2.
2017-06-18 18:22:06 +02:00
Marius Bakke
b004c79f72
gnu: subversion: Don't create 'perllocal.pod'.
...
* gnu/packages/version-control.scm (subversion)[arguments]: Add "NO_PERLLOCAL=1"
to Makefile.PL arguments in "install-perl-bindings" phase.
2017-06-18 18:22:06 +02:00
Marius Bakke
0fff1495bc
gnu: git: Prevent creating 'perllocal.pod'.
...
* gnu/packages/version-control.scm (git)[arguments]<#:phases>: Rename
'patch-makefile-shebangs' to 'patch-makefiles'. Add substitution.
2017-06-18 18:22:06 +02:00
Ricardo Wurmus
e1287aed0c
gnu: fish-guix: Update home page.
...
* gnu/packages/shells.scm (fish-guix)[home-page]: Update it.
2017-06-18 17:20:53 +02:00
Ricardo Wurmus
1d3be5d963
gnu: propeller-gcc-4: Add cross environment variables patch.
...
* gnu/packages/embedded.scm (propeller-gcc-4)[source]: Add
gcc-cross-environment-variables.patch.
2017-06-18 16:57:40 +02:00
Danny Milosavljevic
7fadeab448
gnu: Add python-smmap2.
...
* gnu/packages/python.scm (python-smmap2, python2-smmap2): New variables.
2017-06-18 14:10:26 +02:00
Stefan Reichör
61253c4f97
gnu: Add fping.
...
* gnu/packages/networking.scm (fping): New variable.
2017-06-18 12:42:36 +02:00
Mark H Weaver
05e26d1ecd
gnu: expat: Eliminate graft.
...
* gnu/packages/xml.scm (expat): Update to 2.2.1.
[source]: Remove patch.
[replacement]: Remove field.
(expat-2.2.1): Remove variable.
* gnu/packages/patches/expat-CVE-2016-0718-fix-regression.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2017-06-18 02:41:58 -04:00
Mark H Weaver
9d4385634d
Merge branch 'master' into core-updates
2017-06-18 02:36:51 -04:00
Mark H Weaver
96fd87c96b
gnu: expat: Replace with 2.2.1 [fixes CVE-2017-9233, CVE-2016-9063].
...
* gnu/packages/xml.scm (expat)[replacement]: New field.
(expat-2.2.1): New variable.
2017-06-18 02:16:53 -04:00
Mark H Weaver
3d9b8b407b
gnu: linux-libre: Update to 4.11.6.
...
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.11.6.
(%linux-libre-hash): Update hash.
2017-06-18 00:51:46 -04:00
Mark H Weaver
d406f8ca19
gnu: linux-libre@4.9: Update to 4.9.33.
...
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.33.
2017-06-18 00:50:53 -04:00
Mark H Weaver
b2b800f1ff
gnu: linux-libre@4.4: Update to 4.4.73.
...
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.73.
2017-06-18 00:50:03 -04:00
ng0
e07bc1ff74
gnu: gnurl: Update to 7.54.1.
...
* gnu/packages/gnunet.scm (gnurl): Update to 7.54.1.
Signed-off-by: Leo Famulari <leo@famulari.name>
2017-06-17 18:15:36 -04:00
Stefan Reichoer
6c8b802f9c
gnu: Add tmuxifier.
...
* gnu/packages/tmux.scm (tmuxifier): New variable.
Signed-off-by: Thomas Danckaert <post@thomasdanckaert.be>
2017-06-17 22:04:55 +02:00
Roel Janssen
26bbdabdaa
gnu: r-devtools: Update to 1.13.2.
...
* gnu/packages/statistics.scm (r-devtools): Update to 1.13.2.
2017-06-17 20:53:22 +02:00
Danny Milosavljevic
7ea498e5cd
gnu: Add python-apache-libcloud.
...
* gnu/packages/python.scm (python-apache-libcloud, python2-apache-libcloud):
New variables.
2017-06-17 20:43:11 +02:00
Arun Isaac
b41704cd6d
gnu: font-adobe-source-code-pro: Use 'font-build-system'.
...
* gnu/packages/fonts.scm (font-adobe-source-code-pro): Switch to
font-build-system.
2017-06-17 21:09:20 +05:30
Arun Isaac
3a722dde06
gnu: font-fira-mono: Use 'font-build-system'.
...
* gnu/packages/fonts.scm (font-awesome): Switch to font-build-system.
2017-06-17 21:09:20 +05:30
Arun Isaac
8069f889ee
gnu: font-hack: Use 'font-build-system'.
...
* gnu/packages/fonts.scm (font-hack): Switch to font-build-system.
[source]: Use url-fetch/zipbomb.
2017-06-17 21:09:20 +05:30
Arun Isaac
6084d9b420
gnu: font-un: Use 'font-build-system'.
...
* gnu/packages/fonts.scm (font-un): Switch to font-build-system.
2017-06-17 21:09:20 +05:30
Arun Isaac
9713b31efd
gnu: font-google-roboto: Use 'font-build-system'.
...
* gnu/packages/fonts.scm (font-google-roboto): Switch to font-build-system.
2017-06-17 21:09:19 +05:30
Arun Isaac
bbb1a1d2cf
gnu: font-anonymous-pro: Use 'font-build-system'.
...
* gnu/packages/fonts.scm (font-anonymous-pro): Switch to font-build-system.
2017-06-17 21:09:19 +05:30
Arun Isaac
c226f06c59
gnu: font-tex-gyre: Use 'font-build-system'.
...
* gnu/packages/fonts.scm (font-tex-gyre): Switch to font-build-system.
[source]: Use url-fetch/zipbomb.
2017-06-17 21:09:19 +05:30
Muriithi Frederick Muriuki
40b784b4c7
gnu: Add python2-httpretty.
...
* gnu/packages/web.scm (python2-httpretty): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-06-17 15:49:33 +02:00
Marius Bakke
4b926cb6c8
gnu: gnome-planner: Correct license.
...
This is a followup to d1d739fab0
.
* gnu/packages/gnome.scm (gnome-planner)[license]: Change GPL2 to GPL2+.
2017-06-17 15:43:46 +02:00
Marius Bakke
9d59023e6a
gnu: kyotocabinet: Disable CPU optimizations.
...
* gnu/packages/databases.scm (kyotocabinet)<#:configure-flags>: Add "--disable-opt".
2017-06-17 15:05:03 +02:00
ng0
9b1343192e
gnu: neomutt: Update to 20170609.
...
* gnu/packages/mail.scm (neomutt): Update to 20170609.
(arguments)[configure-flags]: Remove 'enable-smtp', 'enable-imap',
'enable-pop', 'enable-nntp' and 'enable-compressed' as they are now
enabled by default.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-06-17 14:49:27 +02:00
Chris Marusich
d1d739fab0
gnu: Add gnome-planner.
...
* gnu/packages/gnome.scm (gnome-planner): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-06-17 14:30:14 +02:00
Ben Woodcroft
42b48db2e2
gnu: ruby-builder: Update to 3.2.3.
...
* gnu/packages/ruby.scm (ruby-builder): Update to 3.2.3.
2017-06-17 14:30:43 +10:00
Leo Famulari
2bada0b300
gnu: mpd: Update to 0.20.9.
...
* gnu/packages/mpd.scm (mpd): Update to 0.20.9.
2017-06-17 00:06:38 -04:00
Ben Woodcroft
0002be1d0b
gnu: diamond: Update to 0.9.8.
...
* gnu/packages/bioinformatics.scm (diamond): Update to 0.9.8.
2017-06-17 13:05:08 +10:00
Mark H Weaver
5227d53a59
gnu: linux-libre@4.1: Update to 4.1.41.
...
* gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.41.
[source]: Remove patch.
2017-06-16 15:39:30 -04:00
Kei Kebreau
a93f14eaf4
gnu: gnome-calendar: Update to 3.24.3.
...
* gnu/packages/gnome.scm (gnome-calendar): Update to 3.24.3.
2017-06-16 14:15:29 -04:00
Tobias Geerinckx-Rice
d68ec019eb
Revert "gnu: borg: Update to 1.1.0b5."
...
This reverts commit 0b2ff24f9c
, which leaked
my local testing version.
2017-06-16 18:27:15 +02:00
Tobias Geerinckx-Rice
8231c53938
gnu: ola: Update to 0.10.4.
...
* gnu/packages/lightning.scm (ola): Update to 0.10.4.
2017-06-16 17:57:03 +02:00
Tobias Geerinckx-Rice
340502ba80
gnu: leptonica: Update to 1.74.4.
...
* gnu/packages/image.scm (leptonica): Update to 1.74.4.
2017-06-16 17:57:02 +02:00
Tobias Geerinckx-Rice
677eb3318f
gnu: tiled: Update to 1.0.1.
...
* gnu/packages/game-development.scm (tiled): Update to 1.0.1.
2017-06-16 17:57:02 +02:00
Tobias Geerinckx-Rice
956cbd3ad8
gnu: cppcheck: Update to 1.79.
...
* gnu/packages/check.scm (cppcheck): Update to 1.79.
2017-06-16 17:57:01 +02:00
Tobias Geerinckx-Rice
0b2ff24f9c
gnu: borg: Update to 1.1.0b5.
...
* gnu/packages/backup.scm (borg): Update to 1.1.0b5.
2017-06-16 17:57:01 +02:00
Tobias Geerinckx-Rice
22c7b81b11
gnu: par2cmdline: Update to 0.7.2.
...
* gnu/packages/backup.scm (par2cmdline): Update to 0.7.2.
2017-06-16 17:57:00 +02:00
Tobias Geerinckx-Rice
6103eb3d03
gnu: thefuck: Update to 3.18.
...
* gnu/packages/admin.scm (thefuck): Update to 3.18.
2017-06-16 17:56:03 +02:00
Tobias Geerinckx-Rice
2e3297f46d
gnu: ansible: Update to 2.3.1.0.
...
* gnu/packages/admin.scm (ansible): Update to 2.3.1.0.
2017-06-16 17:56:03 +02:00
Kei Kebreau
6d7273a04d
gnu: grilo: Add liboauth support.
...
* gnu/packages/gnome.scm (grilo)[inputs]: Add liboauth and cyrus-sasl.
2017-06-16 11:09:27 -04:00
Kei Kebreau
99dd2af99e
gnu: grilo: Update to 0.3.3.
...
* gnu/packages/gnome.scm (grilo): Update to 0.3.3.
2017-06-16 11:08:44 -04:00
Kei Kebreau
8cdbaebcbd
gnu: gnome-online-accounts: Update to 3.24.1.
...
* gnu/packages/gnome.scm (gnome-online-accounts): Update to 3.24.1.
2017-06-16 10:07:54 -04:00
Christopher Baines
f450d3c50c
gnu: Add emacs-inf-ruby.
...
* gnu/packages/emacs.scm (emacs-inf-ruby): New variable.
Signed-off-by: Alex Kost <alezost@gmail.com>
2017-06-16 15:48:17 +03:00
Alex Kost
b000e0789f
gnu: manaplus: Update to 1.7.6.10.
...
* gnu/packages/games.scm (manaplus): Update to 1.7.6.10.
2017-06-16 15:48:16 +03:00
Kei Kebreau
25dee815d5
Revert "gnu: gmime: Update to 3.0.1."
...
This reverts commit a512ca81e8
.
2017-06-16 08:13:19 -04:00
ng0
0f4c37b9cf
gnu: fish: Update to 2.6.0.
...
* gnu/packages/shells.scm (fish): Update to 2.6.0.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2017-06-16 12:18:27 +02:00
rsiddharth
556f173904
gnu: Add ghc-http-conduit.
...
* gnu/packages/haskell.scm (ghc-http-conduit): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-06-16 10:32:59 +02:00
rsiddharth
932653ff37
gnu: ghc-http-client-tls: Update to 0.3.4.1.
...
* gnu/packages/haskell.scm (ghc-http-client-tls): Update to 0.3.4.1.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-06-16 10:32:26 +02:00
rsiddharth
f0643afb1a
gnu: ghc-http-client: Update to 0.5.6.1.
...
* gnu/packages/haskell.scm (ghc-http-client): Update to 0.5.6.1.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-06-16 10:31:56 +02:00
rsiddharth
5465af922b
gnu: Add ghc-warp-tls.
...
* gnu/packages/haskell.scm (ghc-warp-tls): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-06-16 10:31:37 +02:00
rsiddharth
49fad81827
gnu: Add ghc-warp.
...
* gnu/packages/haskell.scm (ghc-warp): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-06-16 10:30:41 +02:00
rsiddharth
f6f0fee2cf
gnu: ghc-wai-extra: Update to 3.0.13.1.
...
* gnu/packages/haskell.scm (ghc-wai-extra): Update to 3.0.13.1.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-06-16 10:30:26 +02:00
rsiddharth
0ccb7346ed
gnu: ghc-wai: Update to 3.2.1.1.
...
* gnu/packages/haskell.scm (ghc-wai): Update to 3.2.1.1.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-06-16 10:30:12 +02:00
rsiddharth
a8e5513c26
gnu: ghc-auto-update: Update to 0.1.4.
...
* gnu/packages/haskell.scm (ghc-auto-update): Update to 0.1.4.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-06-16 10:29:15 +02:00
rsiddharth
b202cc6ed5
gnu: Add ghc-http2.
...
* gnu/packages/haskell.scm (ghc-http2): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-06-16 10:28:50 +02:00
rsiddharth
4031fb60ce
gnu: Add ghc-glob.
...
* gnu/packages/haskell.scm (ghc-glob): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-06-16 10:28:26 +02:00
rsiddharth
aba85f8c38
gnu: Add ghc-psqueues.
...
* gnu/packages/haskell.scm (ghc-psqueues): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-06-16 10:27:49 +02:00
rsiddharth
59b340a524
gnu: Add ghc-hex.
...
* gnu/packages/haskell.scm (ghc-hex): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-06-16 10:27:24 +02:00
rsiddharth
789dc5680f
gnu: Add ghc-simple-sendfile
...
* gnu/packages/haskell.scm (ghc-simple-sendfile): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-06-16 10:26:39 +02:00
rsiddharth
d14e3435ca
gnu: Add ghc-http-date.
...
* gnu/packages/haskell.scm (ghc-http-date): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-06-16 10:26:15 +02:00
rsiddharth
ff932b7e63
gnu: Add ghc-wai-conduit.
...
* gnu/packages/haskell.scm (ghc-wai-conduit): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-06-16 10:24:00 +02:00
Ricardo Wurmus
3abe72bdb4
gnu: texlive-bin: Export variable.
...
This is needed by the texlive build system.
* gnu/packages/tex.scm (texlive-bin): Export variable.
2017-06-16 08:48:37 +02:00
Kei Kebreau
a512ca81e8
gnu: gmime: Update to 3.0.1.
...
* gnu/packages/mail.scm (gmime): Update to 3.0.1.
2017-06-15 22:16:40 -04:00
Kei Kebreau
f54efbdc46
gnu: gspell: Update to 1.4.1.
...
* gnu/packages/gnome.scm (gspell): Update to 1.4.1.
* gnu/packages/patches/gspell-dash-test.patch: Adjust accordingly.
2017-06-15 21:58:37 -04:00
Tobias Geerinckx-Rice
a147fadd3b
gnu: tadbit: Fix typo in description.
...
* gnu/packages/bioinformatics.scm (tadbit)[description]: Fix typo.
2017-06-16 00:29:21 +02:00
Tobias Geerinckx-Rice
9fc7cc31e2
gnu: spin2cpp: Update to 3.6.3.
...
* gnu/packages/embedded.scm (spin2cpp): Update to 3.6.3.
2017-06-16 00:29:21 +02:00
Ludovic Courtès
0208476260
gnu: proot: Install man page under the right name.
...
* gnu/packages/linux.scm (proot)[arguments]: In 'install' phase, install
man page as "proot.1", not "man.1".
2017-06-15 23:07:46 +02:00
Leo Famulari
e50c8aadae
gnu: bind: Update to 9.11.1-P1 [fixes CVE-2017-3140].
...
* gnu/packages/dns.scm (isc-bind): Update to 9.11.1-P1.
2017-06-15 12:12:29 -04:00
Leo Famulari
a6aff3528c
gnu: libtiff: Build with the default compiler.
...
The relevant bug has been fixed and this special-case workaround is no longer
necessary.
* gnu/packages/image.scm (libtiff)[native-inputs]: Remove field.
2017-06-15 11:51:59 -04:00
Leo Famulari
14c7790f1a
gnu: libtiff: Fix several bugs related to improper codec usage [security fixes].
...
This commit applies the patch to the libtiff package, not the grafting
replacement.
* gnu/packages/patches/libtiff-tiffgetfield-bugs.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/image.scm (libtiff)[source]: Use it.
2017-06-15 11:51:59 -04:00
Leo Famulari
8d138ea087
gnu: libtiff: Fix several bugs related to improper codec usage [security fixes].
...
Fixes CVE-2014-8128, CVE-2015-7554, CVE-2016-5318, CVE-2016-10095, and
the other bugs listed in 'libtiff-tiffgetfield-bugs.patch'.
* gnu/packages/patches/libtiff-tiffgetfield-bugs.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/image.scm (libtiff-4.0.8)[source]: Use it.
2017-06-15 11:28:21 -04:00
Ricardo Wurmus
ec7e9eeae6
gnu: sablevm: Build reproducibly.
...
* gnu/packages/java.scm (sablevm)[arguments]: Add build phase
"remove-timestamp-for-reproducibility".
2017-06-15 17:24:34 +02:00
Ricardo Wurmus
c4fd86f9c1
gnu: sablevm: Do not use bundled libraries.
...
* gnu/packages/java.scm (sablevm)[inputs]: Add popt and libffi.
[arguments]: Add configure flags and build phase to avoid using bundled
libraries.
2017-06-15 17:24:34 +02:00
Kei Kebreau
240cee8ab4
gnu: network-manager-applet: Update to 1.8.2.
...
* gnu/packages/gnome.scm (network-manager-applet): Update to 1.8.2.
[arguments]: Remove "--without-wwan" configure flag.
[inputs]: Add libselinux and modem-manager.
2017-06-15 11:17:28 -04:00
Leo Famulari
0c5a8007fe
gnu: zziplib: Fix CVE-2017-{5974,5975,5976,5978,5979,5981}.
...
* gnu/packages/patches/zziplib-CVE-2017-5974.patch,
gnu/packages/patches/zziplib-CVE-2017-5975.patch,
gnu/packages/patches/zziplib-CVE-2017-5976.patch,
gnu/packages/patches/zziplib-CVE-2017-5978.patch,
gnu/packages/patches/zziplib-CVE-2017-5979.patch,
gnu/packages/patches/zziplib-CVE-2017-5981.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/zip.scm (zziplib)[source]: Use them.
2017-06-15 11:12:02 -04:00
Ricardo Wurmus
db90eb8c2b
gnu: Add propeller-gcc-4.
...
* gnu/packages/embedded.scm (propeller-gcc-4): New variable.
* gnu/packages/patches/gcc-4.6-gnu-inline.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
2017-06-15 17:06:47 +02:00
Ricardo Wurmus
9d4f8dc289
gnu: Add texlive-tiny.
...
* gnu/packages/tex.scm (texlive-tiny): New variable.
2017-06-15 17:03:18 +02:00
Ricardo Wurmus
cb7bc20a4d
gnu: Add texlive-union.
...
* gnu/packages/tex.scm (texlive-union): New procedure.
2017-06-15 17:03:18 +02:00
Ricardo Wurmus
83fe6231cb
gnu: Add texlive-latex-psnfss.
...
* gnu/packages/tex.scm (texlive-latex-psnfss): New variable.
2017-06-15 17:03:18 +02:00
Ricardo Wurmus
93286d3857
gnu: texlive-latex-cyrillic.
...
* gnu/packages/tex.scm (texlive-latex-cyrillic): New variable.
2017-06-15 17:03:18 +02:00
Ricardo Wurmus
f84d5a09d4
gnu: Add texlive-latex-babel.
...
* gnu/packages/tex.scm (texlive-latex-babel): New variable.
2017-06-15 17:03:18 +02:00
Ricardo Wurmus
18e366e856
gnu: Add texlive-latex-amscls.
...
* gnu/packages/tex.scm (texlive-latex-amscls): New variable.
2017-06-15 17:03:18 +02:00
Ricardo Wurmus
2573163a12
gnu: Add texlive-latex-amsmath.
...
* gnu/packages/tex.scm (texlive-latex-amsmath): New variable.
2017-06-15 17:03:18 +02:00
Ricardo Wurmus
e93f472d53
gnu: Add texlive-luatex-lualibs.
...
* gnu/packages/tex.scm (texlive-luatex-lualibs): New variable.
2017-06-15 17:03:17 +02:00
Ricardo Wurmus
58308491cb
gnu: Add texlive-latex-fontspec.
...
* gnu/packages/tex.scm (texlive-latex-fontspec): New variable.
2017-06-15 17:03:17 +02:00
Ricardo Wurmus
cc09d48bab
gnu: Add texlive-latex-l3packages.
...
* gnu/packages/tex.scm (texlive-latex-l3packages): New variable.
2017-06-15 17:03:17 +02:00
Ricardo Wurmus
a5b1ef84b5
gnu: Add texlive-latex-l3kernel.
...
* gnu/packages/tex.scm (texlive-latex-l3kernel): New variable.
2017-06-15 17:03:17 +02:00
Ricardo Wurmus
35adcc3a86
gnu: Add texlive-latex-url.
...
* gnu/packages/tex.scm (texlive-latex-url): New variable.
2017-06-15 17:03:17 +02:00
Ricardo Wurmus
f2536af288
gnu: Add texlive-latex-tools.
...
* gnu/packages/tex.scm (texlive-latex-tools): New variable.
2017-06-15 17:03:17 +02:00
Ricardo Wurmus
c3455b7d10
gnu: Add texlive-latex-oberdiek.
...
* gnu/packages/tex.scm (texlive-latex-oberdiek): New variable.
2017-06-15 17:03:17 +02:00
Ricardo Wurmus
4d660fdf1c
gnu: Add texlive-latex-hyperref.
...
* gnu/packages/tex.scm (texlive-latex-hyperref): New variable.
2017-06-15 17:03:16 +02:00
Ricardo Wurmus
f5a6af42b9
gnu: Add texlive-latex-xcolor.
...
* gnu/packages/tex.scm (texlive-latex-xcolor): New variable.
2017-06-15 17:03:16 +02:00
Ricardo Wurmus
4eebd2cdde
gnu: Add texlive-latex-graphics.
...
* gnu/packages/tex.scm (texlive-latex-graphics): New variable.
2017-06-15 17:03:16 +02:00
Ricardo Wurmus
437822a11d
gnu: Add texlive-latex-fancyvrb.
...
* gnu/packages/tex.scm (texlive-latex-fancyvrb): New variable.
2017-06-15 17:03:16 +02:00
Ricardo Wurmus
1193aa896f
gnu: Add texlive-generic-ifxetex.
...
* gnu/packages/tex.scm (texlive-generic-ifxetex): New variable.
2017-06-15 17:03:16 +02:00
Ricardo Wurmus
3e485ed2fa
gnu: Add texlive-latex-filecontents.
...
* gnu/packages/tex.scm (texlive-latex-filecontents): New variable.
2017-06-15 17:03:16 +02:00
Ricardo Wurmus
205794c868
build-system: Add 'texlive-build-system'.
...
* guix/build-system/texlive.scm: New file.
* guix/build/texlive-build-system.scm: New file.
* Makefile.am (MODULES): Add them.
* doc/guix.texi (Build Systems): Document it.
* gnu/packages/tex.scm (%texlive-tag, %texlive-revision): Remove variables.
(texlife-ref): Remove procedure.
2017-06-15 17:03:16 +02:00
Ricardo Wurmus
010f476fda
gnu: Add texlive-latex-base.
...
* gnu/packages/tex.scm (texlive-latex-base): New variable.
(texlive-ref): New procedure.
2017-06-15 17:03:15 +02:00
Ricardo Wurmus
566e95f7a8
gnu: Add texlive-tex-plain.
...
* gnu/packages/tex.scm (texlive-tex-plain): New variable.
2017-06-15 17:03:15 +02:00
Ricardo Wurmus
a00d593315
gnu: Add texlive-fonts-latex.
...
* gnu/packages/tex.scm (texlive-fonts-latex): New variable.
2017-06-15 17:03:15 +02:00
Ricardo Wurmus
5ebba61a29
gnu: Add texlive-fonts-knuth-lib.
...
* gnu/packages/tex.scm (texlive-fonts-knuth-lib): New variable.
2017-06-15 17:03:15 +02:00
Ricardo Wurmus
3c4f1ec754
gnu: Add texlive-fonts-cm.
...
* gnu/packages/tex.scm (texlive-fonts-cm): New variable.
2017-06-15 17:03:15 +02:00
Ricardo Wurmus
8ada0f0b3a
gnu: Add texlive-metafont-base.
...
* gnu/packages/tex.scm (texlive-metafont-base): New variable.
2017-06-15 17:03:15 +02:00
Ricardo Wurmus
9b134da86a
gnu: Add texlive-generic-hyph-utf8.
...
* gnu/packages/tex.scm (texlive-generic-hyph-utf8): New variable.
2017-06-15 17:03:15 +02:00
Ricardo Wurmus
453aae663b
gnu: Add texlive-generic-tex-ini-files.
...
* gnu/packages/tex.scm (texlive-generic-tex-ini-files): New variable.
2017-06-15 17:03:14 +02:00
Ricardo Wurmus
9e99b1b41b
gnu: Add texlive-generic-dehyph-exptl.
...
* gnu/packages/tex.scm (texlive-generic-dehyph-exptl): New variable.
2017-06-15 17:03:14 +02:00
Ricardo Wurmus
99952c538b
gnu: Add texlive-generic-unicode-data.
...
* gnu/packages/tex.scm (texlive-generic-unicode-date): New variable.
2017-06-15 17:03:14 +02:00
Ricardo Wurmus
9d913b251b
gnu: Add texlive-dvips.
...
* gnu/packages/tex.scm (%texlive-tag, %texlive-revision, texlive-dvips): New
variables.
2017-06-15 17:03:14 +02:00
Mark H Weaver
32fdad78c1
gnu: linux-libre: Update to 4.11.5.
...
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.11.5.
(%linux-libre-hash): Update hash.
2017-06-15 06:23:16 -04:00
Mark H Weaver
8a16df0290
gnu: linux-libre@4.9: Update to 4.9.32.
...
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.32.
2017-06-15 06:22:36 -04:00
Mark H Weaver
58e53a0468
gnu: linux-libre@4.4: Update to 4.4.72.
...
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.72.
2017-06-15 06:21:49 -04:00
Tobias Geerinckx-Rice
603fd6b9a1
gnu: lmdb: Update to 0.9.21.
...
* gnu/packages/databases.scm (lmdb): Update to 0.9.21.
2017-06-15 10:34:23 +02:00
Tobias Geerinckx-Rice
a3f8aae4a1
gnu: liburcu: Update to 0.10.0.
...
* gnu/packages/databases.scm (liburcu): Update to 0.10.0.
2017-06-15 10:34:22 +02:00
Danny Milosavljevic
324b0040f4
gnu: Move desktop-file-utils to (gnu packages freedesktop).
...
* gnu/packages/gnome.scm (desktop-file-utils): Move from here ...
* gnu/packages/freedesktop.scm (desktop-file-utils): ... to here.
* gnu/packages/engineering.scm: Import (gnu packages freedesktop).
* gnu/packages/game-development.scm: Import (gnu packages freedesktop).
* gnu/packages/xfce.scm: Import (gnu packages freedesktop).
2017-06-15 09:53:27 +02:00
Danny Milosavljevic
b7aa3f5d2e
gnu: postgresql: Enable contributed extensions.
...
* gnu/packages/databases.scm (postgresql)[arguments]: Add "build-contrib",
"install-contrib" phases. Add configure-flags.
[inputs]: Add libuuid.
2017-06-15 09:44:17 +02:00
Thomas Danckaert
c84384cb7c
gnu: kdevelop: Update to 5.1.1.
...
* gnu/packages/kde.scm (kdevelop): Update to 5.1.1.
[arguments]: Set QT_QPA_PLATFORM_PLUGIN_PATH during the wrap-executable
phase.
(kdevplatform): Update to 5.1.1.
2017-06-15 09:34:16 +02:00
Efraim Flashner
07bf6929b9
gnu: gemma: Fix indentation.
...
* gnu/packages/bioinformatics.scm (gemma)[arguments]: Fix indentation.
2017-06-15 10:32:03 +03:00
Efraim Flashner
2c9232ae69
gnu: gemma: Fix building on 32-bit architectures.
...
* gnu/packages/bioinformatics.scm (gemma)[arguments]: On 32-bit
architectures add 'FORCE_32BIT' flag.
2017-06-15 10:31:44 +03:00
Kei Kebreau
9ffc1f0e95
gnu: libselinux: Propagate libsepol and pcre.
...
Both libsepol and pcre required by libselinux.pc.
* gnu/packages/selinux.scm (libselinux)[inputs]: Move libsepol and pcre...
[propagated-inputs]: ...here.
2017-06-15 02:47:45 -04:00
Efraim Flashner
4dbef2397f
gnu: lensfun: Fix building on non-Intel machines.
...
* gnu/packages/photo.scm (lensfun)[arguments]: On non-Intel machines,
don't build with architecture specific instructions.
2017-06-15 09:18:25 +03:00
Kei Kebreau
007993bf0b
gnu: openttd: Update to 1.7.1.
...
* gnu/packages/games.scm (openttd): Update to 1.7.1.
2017-06-15 02:10:19 -04:00
Eric Bavier
d56c55fffb
gnu: tomb: Upgrade to 2.4.
...
* gnu/packages/crypto.scm (tomb): Upgrade to 2.4.
[inputs]: Remove swish-e. Move "sude" input to...
[native-inputs]: ...here. New field.
2017-06-15 00:40:35 -05:00
Kei Kebreau
856ca567cf
gnu: network-manager: Update to 1.8.0.
...
* gnu/packages/gnome.scm (network-manager): Update to 1.8.0.
[inputs]: Add curl, cyrus-sasl and eudev.
2017-06-15 01:37:31 -04:00
Eric Bavier
e0c9530165
gnu: calcurse: Upgrade to 4.2.2.
...
* gnu/packages/calcurse.scm (calcurse): Upgrade to 4.2.2.
[inputs]: Add tzdata for tests.
[arguments]: Add new 'check-setup' phase.
2017-06-14 22:16:11 -05:00
Efraim Flashner
bb3df15e55
gnu: ffmpeg: Add vaapi hardware acceleration.
...
* gnu/packages/video.scm (ffmpeg)[inputs]: Add libva.
2017-06-14 22:28:21 +03:00
Marius Bakke
22239ae21f
gnu: whois: Update to 5.2.16.
...
* gnu/packages/networking.scm (whois): Update to 5.2.16.
2017-06-14 19:42:27 +02:00
Marius Bakke
ed77c68ac9
gnu: nmap: Update to 7.50.
...
* gnu/packages/admin.scm (nmap): Update to 7.50.
2017-06-14 19:40:32 +02:00
Leo Famulari
daf3006636
gnu: curl: Update replacement to 7.54.1 [fixes CVE-2017-9502].
...
* gnu/packages/curl.scm (curl)[replacement]: Update to 7.54.1.
(curl-7.54.0): Replace with ...
(curl-7.54.1): ... new variable.
2017-06-14 13:26:51 -04:00
Leo Famulari
75072795bd
gnu: osip: Fix CVE-2017-7853.
...
* gnu/packages/patches/osip-CVE-2017-7853.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/telephony.scm (osip)[source]: Use it.
2017-06-14 13:16:21 -04:00
Leo Famulari
6dfbbd2c11
gnu: osip: Update to 5.0.0.
...
* gnu/packages/telephony.scm (osip): Update to 5.0.0.
2017-06-14 13:16:18 -04:00
Leo Famulari
f61d39ac0b
gnu: perl-authen-sasl: Fix build with Perl 5.26.0.
...
* gnu/packages/web.scm (perl-authen-sasl)[arguments]: Set PERL_USE_UNSAFE_INC in
'set-env' build phase.
2017-06-14 11:30:12 -04:00
Leo Famulari
94522776fb
gnu: libspectre: Update to 0.2.8.
...
* gnu/packages/ghostscript.scm (libspectre): Update to 0.2.8.
2017-06-14 11:30:11 -04:00
Leo Famulari
76cb906083
gnu: perl-net-ssleay: Update to 1.81.
...
* gnu/packages/tls.scm (perl-net-ssleay): Update to 1.81.
[native-inputs]: Remove 'perl-net-ssleay-disable-ede-test.patch'.
[arguments]: Remove 'apply-patch' phase.
* gnu/packages/patches/perl-net-ssleay-disable-ede-test.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2017-06-14 11:30:08 -04:00
Leo Famulari
503c8c5882
gnu: swig: Fix build with Perl 5.26.0.
...
* gnu/packages/swig.scm (swig)[arguments]: Set PERL_USE_UNSAFE_INC in 'set-env'
build phase.
2017-06-14 10:24:03 -04:00
Leo Famulari
0122a869ac
gnu: swig: Update to 3.0.12.
...
* gnu/packages/swig.scm (swig): Update to 3.0.12.
2017-06-14 10:24:03 -04:00
Roel Janssen
e407310431
gnu: darktable: Update to 2.2.5.
...
* gnu/packages/photo.scm (darktable): Update to 2.2.5.
2017-06-14 09:31:20 +02:00
Mark H Weaver
89727ada52
gnu: icecat: Add security fixes from upstream mozilla-esr52.
...
This adds fixes for CVE-2017-7757, CVE-2017-7758, and the remaining
5 patches for CVE-2017-5470.
* gnu/packages/gnuzilla.scm (icecat)[source]: Add selected fixes from the
upstream mozilla-esr52 repository, through ESR 52.2.
2017-06-14 02:23:25 -04:00
Mark H Weaver
449bff2b79
gnu: icecat: Rename patches to indicate CVE assignments.
...
This documents that we include fixes for the following CVEs: CVE-2017-5472,
CVE-2017-7749, CVE-2017-7750, CVE-2017-7751, CVE-2017-7752, CVE-2017-7754,
CVE-2017-7756, CVE-2017-7764, CVE-2017-7765, CVE-2017-7778, and that we
include 15 out of 20 patches for CVE-2017-5470.
* gnu/packages/gnuzilla.scm (icecat)[source]: Rename existing patches to
indicate their CVE assignments.
2017-06-14 02:23:18 -04:00
Ludovic Courtès
8e469b67f9
gnu: guile-ssh: Close RREPL channel ports before they are finalized.
...
Partly fixes <https://bugs.gnu.org/26976 >.
* gnu/packages/patches/guile-ssh-channel-finalization.patch: New file.
* gnu/packages/ssh.scm (guile-ssh)[source](patches): Use it.
* gnu/local.mk (dist_patch_DATA): Add it.
2017-06-13 23:22:19 +02:00
ng0
5c46c8582f
gnu: enlightenment: Fix the inability to switch keyboard layout.
...
* gnu/packages/enlightenment.scm (enlightenment): Add new 'fix-keyboard' phase.
(inputs): Add 'xkeyboard-config'.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2017-06-13 22:05:05 +03:00
Kei Kebreau
70c9090301
gnu: abiword: Correct the download and home page URL.
...
The old URL redirects to https://abisource.com .
* gnu/packages/abiword.scm (abiword)[source]: Change URL.
[home-page]: Change URL.
2017-06-13 14:47:52 -04:00
Danny Milosavljevic
5144c044c3
gnu: ldc-bootstrap: Update ldc to 0.17.4.
...
* gnu/packages/ldc.scm (ldc-bootstrap): Update ldc to 0.17.4.
2017-06-13 06:53:33 +02:00
Kyle Meyer
d30c4841de
gnu: emacs-markdown-mode: Update to 2.2.
...
* gnu/packages/emacs.scm (emacs-markdown-mode): Update to 2.2.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2017-06-13 01:11:53 +05:30
Kyle Meyer
f9f77a9ef0
gnu: emacs-iedit: Update to 0.9.9.9.
...
* gnu/packages/emacs.scm (emacs-iedit): Update to 0.9.9.9.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2017-06-13 01:11:53 +05:30
Kyle Meyer
9dfc5bb5a9
gnu: emacs-helm: Update to 2.7.1.
...
* gnu/packages/emacs.scm (emacs-helm): Update to 2.7.1.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2017-06-13 01:11:53 +05:30
Kyle Meyer
847284e196
gnu: emacs-yaml-mode: Update to 0.0.13.
...
* gnu/packages/emacs.scm (emacs-yaml-mode): Update to 0.0.13.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2017-06-13 01:11:53 +05:30
Kyle Meyer
e831283de8
gnu: emacs-elfeed: Update to 2.1.1.
...
* gnu/packages/emacs.scm (emacs-elfeed): Update to 2.1.1.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2017-06-13 01:11:53 +05:30
Muriithi Frederick Muriuki
ef74a425e6
gnu: python-rednose: Add the python2 variant.
...
* gnu/packages/python.scm (python2-rednose): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-06-12 21:31:25 +02:00
Muriithi Frederick Muriuki
af842d45b1
gnu: python-sphinx-rtd-theme: Update to 0.2.4.
...
* gnu/packages/python.scm (python-sphinx-rtd-theme): Update to 0.2.4.
[source]: Use 'pypi-uri'.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-06-12 21:31:25 +02:00
Marius Bakke
a10040e09b
gnu: nss, nss-certs: Update to 3.31.
...
Release notes:
<https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.31_release_notes >
* gnu/packages/certs.scm (nss-certs): Update to 3.31.
* gnu/packages/gnuzilla.scm (nss): Likewise.
[source]<patches>: Remove upstream 'nss-disable-long-b64-tests' patch.
[arguments]<#:phases>: Move armhf timeout substitution ...
* gnu/packages/patches/nss-increase-test-timeout.patch: ... here.
* gnu/packages/patches/nss-disable-long-b64-tests.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2017-06-12 21:31:12 +02:00
Marius Bakke
c4395e782e
gnu: nspr: Update to 4.15.
...
* gnu/packages/gnuzilla.scm (nspr): Update to 4.15.
2017-06-12 21:24:47 +02:00
Marius Bakke
c476f029ea
gnu: libinput: Update to 1.7.3.
...
* gnu/packages/freedesktop.scm (libinput, libinput-minimal): Update to 1.7.3.
2017-06-12 21:24:47 +02:00
nee
1243aaac73
gnu: crawl: Fix savegame upgrades.
...
* gnu/packages/patches/crawl-upgrade-saves.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add patch.
* gnu/packages/games.scm (crawl)[source]: Apply patch.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2017-06-12 15:02:23 +05:30
Efraim Flashner
af5faef90f
gnu: aircrack-ng: Fix building on non-Intel machines.
...
* gnu/packages/networking.scm (aircrack-ng)[arguments]: Only use system
optimizations on x86_64 and i686 machines.
2017-06-12 10:35:55 +03:00
Danny Milosavljevic
f37f949dfd
gnu: Add minicom.
...
* gnu/packages/engineering.scm (minicom): New variable.
2017-06-12 07:34:56 +02:00
Danny Milosavljevic
8cd7f43086
gnu: stellarium: Update to 0.15.2.
...
* gnu/packages/astronomy.scm (stellarium): Update to 0.15.2.
2017-06-12 07:33:31 +02:00
Danny Milosavljevic
2606fd6fc9
gnu: stellarium: Fix build with Qt 5.9.
...
* gnu/packages/astronomy.scm (stellarium)[arguments]:
Add phase "patch-version-check".
2017-06-12 07:33:14 +02:00
Leo Famulari
34a0984e57
gnu: libmwaw: Fix CVE-2017-9433.
...
* gnu/packages/patches/libmwaw-CVE-2017-9433.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/libreoffice.scm (libmwaw)[source]: Use it.
2017-06-12 01:20:34 -04:00
Leo Famulari
e3c9ab5f41
gnu: libmwaw: Update to 0.3.11.
...
* gnu/packages/libreoffice.scm (libmwaw): Update to 0.3.11.
2017-06-12 01:20:21 -04:00
Tobias Geerinckx-Rice
cdd85a85e7
gnu: youtube-dl: Update to 2017.06.12.
...
* gnu/packages/video.scm (youtube-dl): Update to 2017.06.12.
2017-06-12 04:25:56 +02:00
Tobias Geerinckx-Rice
783467ae02
gnu: mcelog: Update to 153.
...
* gnu/packages/linux.scm (mcelog): Update to 153.
2017-06-12 04:25:56 +02:00
Leo Famulari
bd590b965e
gnu: boost: Add ICU support.
...
* gnu/packages/boost.scm (boost)[inputs]: Add icu4c.
2017-06-11 22:08:46 -04:00
Kei Kebreau
9cf8d93a9e
gnu: libgweather: Update to 3.24.1.
...
* gnu/packages/gnome.scm (libgweather): Update to 3.24.1.
2017-06-11 19:08:55 -04:00
Kei Kebreau
78a5205152
gnu: mate-menus: Update to 1.18.0.
...
* gnu/packages/mate.scm (mate-menus): Update to 1.18.0.
2017-06-11 18:46:02 -04:00
Kei Kebreau
d954e569da
gnu: libmateweather: Update to 1.18.1.
...
* gnu/packages/mate.scm (libmateweather): Update to 1.18.1.
[arguments]: Remove obsolete "--with-gtk" flag.
2017-06-11 18:01:29 -04:00
Marius Bakke
70564e71bd
gnu: fontconfig: Update to 2.12.3.
...
* gnu/packages/fontutils.scm (fontconfig): Update to 2.12.3.
[source]: Remove obsolete patches.
[native-inputs]: Add GPERF.
[arguments]<#:phases>: Remove obsolete 'fix-tests-for-freetype-2.7.1'
phase. Add 'regenerate-fcobjshash'.
* gnu/packages/patches/fontconfig-charwidth-symbol-conflict.patch,
gnu/packages/patches/fontconfig-path-max.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Remove them.
2017-06-11 23:52:39 +02:00
Kei Kebreau
3bbdf6415a
gnu: mate-desktop: Update to 1.18.0.
...
* gnu/packages/mate.scm (mate-desktop): Update to 1.18.0.
[arguments]: Remove obsolete configure flags.
[inputs]: Remove python-2.
2017-06-11 17:34:15 -04:00
eacces
c580ff6724
gnu: mercurial: Update to 4.2.1.
...
* gnu/packages/version-control.scm (mercurial): Update to 4.2.1.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-06-11 22:54:05 +02:00
Ludovic Courtès
05ffd29d97
gnu: shepherd: Switch to Guile 2.2.
...
* gnu/packages/admin.scm (shepherd)[inputs]: Switch to GUILE-2.2.
2017-06-11 22:47:00 +02:00
Kei Kebreau
d84f718271
gnu: mate-icon-theme: Update to 1.18.2.
...
* gnu/packages/mate.scm (mate-icon-theme): Update to 1.18.2.
2017-06-11 14:41:33 -04:00
nee
b6821ee051
gnu: Add five-or-more.
...
* gnu/packages/gnome.scm (five-or-more): New variable.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
2017-06-11 14:04:57 -04:00
Marius Bakke
f66ea7b8de
gnu: exiv2: Update to 0.26.
...
* gnu/packages/image.scm (exiv2): Update to 0.26.
[source]: Add new download location.
2017-06-11 15:42:52 +02:00
Marius Bakke
75cc8fe9ea
gnu: libextractor: Update to 1.4.
...
* gnu/packages/gnunet.scm (libextractor): Update to 1.4.
[source]: Remove obsolete patch and snippet.
* gnu/packages/patches/libextractor-ffmpeg-3.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2017-06-11 15:42:51 +02:00
Marius Bakke
910416c874
gnu: alsa-lib: Update to 1.1.4.1.
...
* gnu/packages/linux.scm (alsa-lib): Update to 1.1.4.1.
2017-06-11 02:08:39 +02:00
Marius Bakke
5bace4c8ad
Merge branch 'master' into core-updates
...
Conflicts:
* gnu/packages/tls.scm (gnutls): Incorporated 3.5.13 graft (88e2511e21
).
2017-06-11 02:07:06 +02:00
Marius Bakke
20d87dfb45
gnu: alsa-plugins: Update to 1.1.4.
...
* gnu/packages/linux.scm (alsa-plugins): Update to 1.1.4.
2017-06-11 02:00:06 +02:00
Marius Bakke
31baa86448
gnu: alsa-utils: Update to 1.1.4.
...
* gnu/packages/linux.scm (alsa-utils): Update to 1.1.4.
2017-06-11 02:00:05 +02:00
Marius Bakke
88e2511e21
gnu: gnutls: Replace with 3.5.13.
...
This update addresses the following security advisories:
GNUTLS-SA-2017-3 (aka CVE-2017-7869) and GNUTLS-SA-2017-4.
See <https://gnutls.org/security.html > and <https://gnutls.org/news.html >.
* gnu/packages/patches/gnutls-skip-pkgconfig-test.patch,
gnu/packages/patches/gnutls-skip-trust-store-test.patch: New files.
* gnu/local.mk (dist_patch_DATA): Register patches.
* gnu/packages/tls.scm (gnutls)[replacement]: New field.
(gnutls-3.5.13): New variable.
(gnutls/guile-2.2)[replacement]: New field. Set #f.
[source]: Inherit from GNUTLS-3.5.13.
2017-06-11 01:08:58 +02:00
Marius Bakke
e35dc5e75e
gnu: tor: Update to 0.3.0.8 [security fixes].
...
Fixes CVE-2017-0375 and CVE-2017-0376, among other things.
https://blog.torproject.org/blog/tor-0308-released-fix-hidden-services-also-are-02429-02514-02612-0278-02814-and-02911
* gnu/packages/tor.scm (tor): Update to 0.3.0.8.
2017-06-11 00:42:30 +02:00
Marius Bakke
01614de1c3
gnu: slop: Update to 6.3.45.
...
* gnu/packages/xdisorg.scm (slop): Update to 6.3.45.
[inputs]: Add ICU4C.
2017-06-11 00:42:30 +02:00
Danny Milosavljevic
4eadc8b90d
gnu: Add python-swagger-spec-validator.
...
* gnu/packages/python.scm (python-swagger-spec-validator,
python2-swagger-spec-validator): New variables.
2017-06-10 23:48:50 +02:00
Rutger Helling
d0306208b1
gnu: wine: Update to 2.10.
...
* gnu/packages/wine.scm (wine): Update to 2.10.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2017-06-10 23:41:42 +02:00
djwj
7f10628ca8
gnu: libgxps: Add "/" before name in source URL.
...
* gnu/packages/gnome.scm (libgxps)[source]: Add "/".
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2017-06-10 23:39:59 +02:00
Efraim Flashner
afd9ed5c0c
gnu: avidemux: Limit supported architectures.
...
* gnu/packages/video.scm (avidemux)[supported-systems]: New field, limit
to x86_64, i686 and armhf.
2017-06-10 23:32:02 +03:00
Kei Kebreau
9a0968816f
gnu: evince: Enable XPS document support.
...
* gnu/packages/gnome.scm (evince)[inputs]: Add libarchive and libgxps.
2017-06-09 21:03:35 -04:00
Kei Kebreau
94e10cf4bd
gnu: Add libgxps.
...
* gnu/packages/gnome.scm (libgxps): New variable.
2017-06-09 21:03:35 -04:00
Marius Bakke
653569e878
gnu: mesa: Update to 17.1.2.
...
* gnu/packages/patches/mesa-skip-disk-cache-test.patch: Adjust.
* gnu/packages/patches/mesa-fix-32bit-test-failures.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove deleted file.
* gnu/packages/gl.scm (mesa): Update to 17.1.2.
[source]: Remove obsolete patch.
[inputs]: Add LIBELF.
[native-inputs]: Add WHICH.
[arguments]<#:configure-flags>: Adjust deprecated flag.
2017-06-10 02:59:35 +02:00
Marius Bakke
2a37852d4b
gnu: util-macros: Update to 1.19.1.
...
* gnu/packages/xorg.scm (util-macros): Update to 1.19.1.
2017-06-10 02:59:23 +02:00
Marius Bakke
48d78a2e9c
gnu: presentproto: Update to 1.1.
...
* gnu/packages/xorg.scm (presentproto): Update to 1.1.
2017-06-10 02:59:22 +02:00
Marius Bakke
ea45e2c500
Merge branch 'master' into core-updates
2017-06-10 02:57:50 +02:00
Marius Bakke
8caf5bac4c
gnu: xf86-video-openchrome: Update to 0.6.0.
...
* gnu/packages/xorg.scm (xf86-video-openchrome): Update to 0.6.0.
2017-06-10 01:49:16 +02:00
Marius Bakke
bddcaf7625
gnu: xf86-video-ati: Update to 7.9.0.
...
* gnu/packages/xorg.scm (xf86-video-ati): Update to 7.9.0.
2017-06-10 01:47:40 +02:00
Marius Bakke
b634408158
gnu: slop: Update to 6.3.43.
...
* gnu/packages/xdisorg.scm (slop): Update to 6.3.43.
2017-06-10 01:32:24 +02:00
Marius Bakke
b2193c359a
gnu: xclip: Update to 0.13.
...
Yet another GitHub casualty. See: https://sourceforge.net/projects/xclip/
* gnu/packages/xdisorg.scm (xclip): Update to 0.13.
[source, home-page]: Change to new home.
[native-inputs]: Add AUTOCONF and AUTOMAKE.
[arguments]: Add "bootstrap" phase.
2017-06-10 01:17:21 +02:00
ng0
83f0d3a5c8
gnu: Add smu.
...
* gnu/packages/markup.scm (smu): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-06-10 00:12:13 +02:00
ng0
e5eede3fb3
gnu: Rename (gnu packages markdown) to (gnu packages markup).
...
* gnu/packages/markdown.scm: Rename this ...
* gnu/packages/markup.scm: ... to this.
* gnu-system.am (GNU_SYSTEM_MODULES): Change markdown.scm to markup.scm.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-06-10 00:11:36 +02:00
Marius Bakke
0866dd46a9
gnu: capnproto: Update to 0.6.1.
...
* gnu/packages/serialization.scm (capnproto): Update to 0.6.1.
2017-06-09 23:33:36 +02:00
Marius Bakke
ad27449ef1
gnu: ffmpeg: Update to 3.3.2.
...
* gnu/packages/video.scm (ffmpeg): Update to 3.3.2.
2017-06-09 23:28:55 +02:00
Marius Bakke
e6ad9bda49
gnu: p11-kit: Update to 0.23.7.
...
Newer releases are only available on GitHub. See release announcements:
https://lists.freedesktop.org/archives/p11-glue/2017-June/000661.html
* gnu/packages/tls.scm (p11-kit): Update to 0.23.7.
[source]: Remove obsolete substitution.
2017-06-09 23:26:48 +02:00
Ludovic Courtès
202342fdda
gnu: eudev: Update to 3.2.2.
...
* gnu/packages/linux.scm (eudev): Update to 3.2.2.
[source](patches): Remove "eudev-conflicting-declaration.patch".
* gnu/packages/patches/eudev-conflicting-declaration.patch: Remove.
* gnu/local.mk (dist_patch_DATA): Remove it.
2017-06-09 14:59:12 +02:00
Ludovic Courtès
4e859e9233
gnu: eudev: Build the hardware database.
...
* gnu/packages/linux.scm (usbutils)[inputs]: Replace EUDEV-WITH-HWDB
by EUDEV.
(eudev)[arguments]: New field.
(eudev-with-hwdb): Define in terms of 'deprecated-package'.
2017-06-09 14:59:12 +02:00
宋文武
b22cdf0c42
gnu: python-paramiko: Update to 2.1.2.
...
* gnu/packages.scm (python-paramiko, python2-paramiko):
Update to 2.1.2. Enable tests.
2017-06-09 20:50:11 +08:00
Mark H Weaver
6fe5c49ab4
gnu: linux-libre: Update to 4.11.4.
...
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.11.4.
(%linux-libre-hash): Update hash.
2017-06-09 01:31:08 -04:00
Mark H Weaver
e2d57d12ce
gnu: linux-libre@4.9: Update to 4.9.31.
...
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.31.
2017-06-09 01:30:29 -04:00
Mark H Weaver
f1a710c321
gnu: linux-libre@4.4: Update to 4.4.71.
...
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.71.
2017-06-09 01:29:47 -04:00
Ricardo Wurmus
8befd0940b
gnu: Add tadbit.
...
* gnu/packages/bioinformatics.scm (tadbit): New variable.
2017-06-09 03:32:23 +02:00
Ricardo Wurmus
aa163424b2
gnu: Add imp.
...
* gnu/packages/bioinformatics.scm (imp): New variable.
2017-06-09 03:31:51 +02:00
Ricardo Wurmus
282b01515b
gnu: Add phylip.
...
* gnu/packages/bioinformatics.scm (phylip): New variable.
2017-06-09 03:31:50 +02:00
Ricardo Wurmus
3420c905cd
gnu: Add gess.
...
* gnu/packages/bioinformatics.scm (gess): New variable.
2017-06-09 03:31:50 +02:00
Ricardo Wurmus
44f6c88909
gnu: Add trim-galore.
...
* gnu/packages/bioinformatics.scm (trim-galore): New variable.
2017-06-09 03:31:50 +02:00
Ricardo Wurmus
b8fffd3a53
gnu: Add ritornello.
...
* gnu/packages/bioinformatics.scm (ritornello): New variable.
2017-06-09 03:31:50 +02:00
Ricardo Wurmus
1dacc26956
gnu: Add r-fdrtool.
...
* gnu/packages/statistics.scm (r-fdrtool): New variable.
2017-06-09 03:28:40 +02:00
Ricardo Wurmus
db0bb6f0af
gnu: Add r-lubridate.
...
* gnu/packages/statistics.scm (r-lubridate): New variable.
2017-06-09 03:27:49 +02:00
Kei Kebreau
0377d5006e
gnu: crawl: Update to 0.20.0.
...
* gnu/packages/games.scm (crawl, crawl-tiles): Update to 0.20.0.
2017-06-08 19:57:25 -04:00
Marius Bakke
099c9fdae6
gnu: raptor2: Fix heap overflow bug.
...
* gnu/packages/patches/raptor2-heap-overflow.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/rdf.scm (raptor2): Use it.
2017-06-09 01:16:55 +02:00
Ludovic Courtès
dfcd02c0f6
gnu: artanis: Update to 0.2.1.
...
* gnu/packages/guile.scm (artanis): Update to 0.2.1.
[inputs]: Switch to GUILE-2.2.
[arguments]: Adjust #:make-flags for Guile 2.2. Take .go files from
lib/guile/2.2. Add 'wrap-art' phase.
* gnu/packages/patches/artanis-fix-Makefile.in.patch: Remove.
* gnu/local.mk (dist_patch_DATA): Remove it.
2017-06-08 23:54:56 +02:00
Ludovic Courtès
ea4678a427
gnu: gnuastro: Update to 0.3.
...
* gnu/packages/astronomy.scm (gnuastro): Update to 0.3.
Adjust as suggested by 'guix lint'.
2017-06-08 23:33:31 +02:00
Julien Lepiller
525da27c25
gnu: php: Update to 7.1.6.
...
* gnu/packages/php.scm (php): Update to 7.1.6.
2017-06-08 23:16:28 +02:00
Kei Kebreau
28c9873800
gnu: minetest: Update to 0.4.16.
...
* gnu/packages/games.scm (minetest-data, minetest): Update to 0.4.16.
2017-06-08 15:59:17 -04:00
Leo Famulari
6175937011
gnu: certbot, python-acme: Update to 0.15.0.
...
* gnu/packages/tls.scm (certbot, python-acme, python2-acme): Update to 0.15.0.
(python-acme, python2-acme)[arguments]: Remove 'patch-dependency' phase.
This issue was fixed upstream:
d0e471dc80
2017-06-08 15:53:49 -04:00
Hartmut Goebel
1e0ae3b352
gnu: kde.scm, kde-frameworks.scm: Add and update comments.
...
* gnu/packages/kde-frameworks.scm
(kpackage,plasma-framework)[arguments]: Update comment (number of failed
tests).
(kdeclarative)[arguments]<#:phases>: Update comment.
(bluez-qt,knotifications,kpty,ktexteditor,ktextwidgets,solid)[inputs]: Add a
todo comment.
(kguiaddons): Add a todo comment.
(phonon)[native-inputs]: Add a todo comment.
* gnu/packages/kde-frameworks.scm (kauth)[arguments]<#:phases>: Add a todo
comment.
2017-06-08 19:14:05 +02:00