Commit graph

29630 commits

Author SHA1 Message Date
Tobias Geerinckx-Rice 6de86fd5aa
gnu: python-pyaes: Update to 1.6.1.
* gnu/packages/python-crypto.scm (python-pyaes): Update to 1.6.1.
2018-03-11 23:29:50 +01:00
Tobias Geerinckx-Rice 0fe2273506
gnu: python-markdown: Update to 2.6.11.
* gnu/packages/python.scm (python-markdown): Update to 2.6.11.
2018-03-11 23:29:49 +01:00
Tobias Geerinckx-Rice b9d8472123
gnu: python-tblib: Update to 1.3.2.
* gnu/packages/python.scm (python-tblib): Update to 1.3.2.
2018-03-11 23:29:49 +01:00
Tobias Geerinckx-Rice 47772a4e3b
gnu: python-pycryptodome: Update to 3.5.1.
* gnu/packages/python-crypto.scm (python-pycryptodome): Update to 3.5.1.
2018-03-11 23:29:49 +01:00
Tobias Geerinckx-Rice 8a19a81768
gnu: python-jmespath: Update to 0.9.3.
* gnu/packages/python.scm (python-jmespath): Update to 0.9.3.
2018-03-11 23:29:49 +01:00
Tobias Geerinckx-Rice cd5b6816f8
gnu: python-ly: Update to 0.9.5.
* gnu/packages/python.scm (python-ly): Update to 0.9.5.
2018-03-11 23:29:48 +01:00
Tobias Geerinckx-Rice e5c98075f2
gnu: python-rply: Update to 0.7.5.
* gnu/packages/python.scm (python-rply): Update to 0.7.5.
2018-03-11 23:29:48 +01:00
Tobias Geerinckx-Rice 4b61374b1b
gnu: python-colorama: Update to 0.3.9.
* gnu/packages/python.scm (python-colorama): Update to 0.3.9.
2018-03-11 23:29:48 +01:00
Tobias Geerinckx-Rice b37f005c6b
gnu: python-tqdm: Update to 4.19.6.
* gnu/packages/python.scm (python-tqdm): Update to 4.19.6.
2018-03-11 23:29:47 +01:00
Ludovic Courtès 189be331ac
build-system/gnu: Add 'bootstrap' phase.
This factorizes what has become a widespread idiom.

* guix/build/gnu-build-system.scm (%bootstrap-scripts): New variable.
(bootstrap): New procedure.
(%standard-phases): Add it after 'unpack'.
* guix/build/ant-build-system.scm (%standard-phases): Delete 'bootstrap.
* guix/build/asdf-build-system.scm (%standard-phases/source)
(%standard-phases): Likewise.
* guix/build/cargo-build-system.scm (%standard-phases): Likewise.
* guix/build/cmake-build-system.scm (%standard-phases): Likewise.
* guix/build/dub-build-system.scm (%standard-phases): Likewise.
* guix/build/emacs-build-system.scm (%standard-phases): Likewise.
* guix/build/font-build-system.scm (%standard-phases): Likewise.
* guix/build/go-build-system.scm (%standard-phases): Likewise.
* guix/build/haskell-build-system.scm (%standard-phases): Likewise.
* guix/build/minify-build-system.scm (%standard-phases): Likewise.
* guix/build/ocaml-build-system.scm (%standard-phases): Likewise.
* guix/build/perl-build-system.scm (%standard-phases): Likewise.
* guix/build/python-build-system.scm (%standard-phases): Likewise.
* guix/build/r-build-system.scm (%standard-phases): Likewise.
* guix/build/ruby-build-system.scm (%standard-phases): Likewise.
* guix/build/scons-build-system.scm (%standard-phases): Likewise.
* guix/build/texlive-build-system.scm (%standard-phases): Likewise.
* guix/build/waf-build-system.scm (%standard-phases): Likewise.
* gnu/packages/audio.scm (faad2)[arguments]: Replace 'bootstrap.
(soundtouch, cuetools, bluez-alsa): Remove 'arguments'.
(cava)[arguments]: Replace 'bootstrap.
* gnu/packages/backup.scm (rdup): Remove 'bootstrap.
* gnu/packages/bioinformatics.scm (seek)[arguments]: Replace
'bootstrap.
* gnu/packages/bioinformatics.scm (htslib-for-sambamba): Remove
'arguments'.
* gnu/packages/ci.scm (hydra, cuirass): Remove 'bootstrap'.
* gnu/packages/crypto.scm (libb2): Remove #:phases.
* gnu/packages/databases.scm (guile-wiredtiger): Likewise.
* gnu/packages/debug.scm (stress-make): Remove 'bootstrap'.
* gnu/packages/documentation.scm (asciidoc): Likewise.
* gnu/packages/fontutils.scm (libuninameslist): Remove 'arguments'.
* gnu/packages/ftp.scm (weex): Remove 'arguments'.
* gnu/packages/game-development.scm (ois): Remove 'arguments'.
* gnu/packages/games.scm (pioneer): Remove 'bootstrap.
* gnu/packages/gnome.scm (vte-ng, byzanz): Replace 'bootstrap.
(arc-theme): Remove 'arguments'.
(faba-icon-theme): Remove 'bootstrap.
(arc-icon-theme): Remove 'arguments'.
* gnu/packages/gnunet.scm (guile-gnunet): Likewise.
* gnu/packages/gtk.scm (guile-rsvg): Likewise.
* gnu/packages/guile.scm (mcron2): Remove 'bootstrap.
(guile-bash): Remove #:phases.
(guile-git): Remove 'bootstrap.
(guile-syntax-highlight): Remove 'arguments'.
(guile-sjson): Likewise.
* gnu/packages/java.scm (classpath-devel): Remove 'bootstrap.
* gnu/packages/kodi.scm (libdvdnav/kodi)
(libdvdread/kodi, libdvdcss/kodi): Likewise.
* gnu/packages/libreoffice.scm (hunspell): Remove 'arguments'.
* gnu/packages/libusb.scm (hidapi): Likewise.
* gnu/packages/linux.scm (bridge-utils): Rename 'bootstrap' to
'patch-stuff'; move it before 'bootstrap', without autoreconf
invocation.
(eudev): Rename 'bootstrap' to 'patch-file-names', without 'autogen.sh'
invocation; move it before 'bootstrap.
(gpm): Replace 'bootstrap'.
(f2fs-tools): Remove 'arguments'.
(rng-tools): Remove #:phases.
* gnu/packages/messaging.scm (hexchat): Rename 'bootstrap' to
'copy-intltool-makefile'; remove "autoreconf" invocation and move before
'bootstrap'.
(libmesode): Remove 'arguments'.
(libstrophe): Likewise.
* gnu/packages/microcom.scm (microcom): Likewise.
* gnu/packages/networking.scm (libnet): Remove 'bootstrap.
* gnu/packages/onc-rpc.scm (libnsl): Remove 'arguments'.
* gnu/packages/package-management.scm (guix): Replace 'bootstrap.
* gnu/packages/sawfish.scm (librep): Remove 'arguments'.
* gnu/packages/version-control.scm (findnewest): Likewise.
* gnu/packages/video.scm (liba52, handbrake, motion): Replace
'bootstrap.
* gnu/packages/web.scm (fcgiwrap): Remove #:phases.
(tidy): Replace 'bootstrap.
(gumbo-parser): Remove #:phases.
* gnu/packages/wget.scm (wget2): Replace 'bootstrap.
* gnu/packages/wm.scm (i3lock-color): Remove #:phases.
* gnu/packages/xdisorg.scm (xclip): Likewise.
* gnu/packages/xml.scm (libxls): Replace 'bootstrap'.
* gnu/packages/xorg.scm (xf86-video-freedreno)
(xf86-video-intel): Remove #:phases.
* gnu/packages/zile.scm (zile-on-guile): Replace 'bootstrap.
2018-03-11 22:04:40 +01:00
Ludovic Courtès 5c6391b33a
utils: Add 'false-if-file-not-found'.
* guix/build/utils.scm (false-if-file-not-found): New macro.
2018-03-11 22:04:39 +01:00
Gábor Boskovits 594bd3a08a
gnu: java-jeromq: Fix tests.
* gnu/packages/patches/java-jeromq-fix-tests.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/java.scm (java-jeromq)[source](patches): Add it.
[arguments](#test-exclude): Disable more failing tests.
2018-03-11 20:06:06 +01:00
Ricardo Wurmus bfc007e13e
gnu: java-hamcrest-all: Build with icedtea-8.
* gnu/packages/java.scm (java-hamcrest-all)[arguments]: Build with icedtea-8;
do not disable tests.
[inputs]: Remove java-hamcrest-core.
2018-03-11 20:02:10 +01:00
Ricardo Wurmus fb94174fc3
gnu: Add pigx-bsseq.
* gnu/packages/bioinformatics.scm (pigx-bsseq): New variable.
2018-03-11 20:01:53 +01:00
Ricardo Wurmus 531afc8a89
gnu: Add pigx-chipseq.
* gnu/packages/bioinformatics.scm (pigx-chipseq): New variable.
2018-03-11 20:01:53 +01:00
Ricardo Wurmus f2785bd657
gnu: icedtea-8: Build "out" reproducibly.
Partially fixes <https://bugs.gnu.org/30730>.

* gnu/packages/java.scm (icedtea-8)[arguments]: Add phases
"patch-keystore" and "strip-jar-timestamps".
[source]: Also patch DIST_ID in "configure" script.
2018-03-11 11:53:39 +01:00
Tobias Geerinckx-Rice 387428def1
gnu: gambit-c: Update to 4.8.9.
* gnu/packages/scheme.scm (gambit-c): Update to 4.8.9.
2018-03-11 06:42:57 +01:00
Tobias Geerinckx-Rice 1bc11c5ddb
gnu: sssd: Update to 1.16.1.
* gnu/packages/sssd.scm (sssd): Update to 1.16.1.
2018-03-11 06:42:57 +01:00
Tobias Geerinckx-Rice 26cd470d3c
gnu: git-remote-gcrypt: Update to 1.0.3.
* gnu/packages/version-control.scm (git-remote-gcrypt): Update to 1.0.3.
2018-03-11 06:42:57 +01:00
Tobias Geerinckx-Rice 4f55b39fa7
gnu: archivemount: Update to 0.8.9.
* gnu/packages/linux.scm (archivemount): Update to 0.8.9.
2018-03-11 06:42:56 +01:00
David Thompson 907254e513
gnu: haunt: Update to 0.2.2.
* gnu/packages/guile.scm (haunt): Update to 0.2.2.
2018-03-10 21:35:01 -05:00
David Thompson 3c90c7ae37
gnu: guile-syntax-highlight: Update to 0.1.
* gnu/packages/guile.scm (guile-syntax-highlight): Update to 0.1.
2018-03-10 21:35:00 -05:00
Efraim Flashner 440b162900
gnu: enlightenment: Use 'loginctl' for system actions.
* gnu/packages/enlightenment.scm (enlightenment)[arguments]: Use
'loginctl' functions when powering off, sleeping, rebooting or
suspending the system.
2018-03-10 22:55:42 +02:00
Leo Famulari f55aa0c7b7
gnu: zsh: Fix CVE-2018-{7548,7549}.
* gnu/packages/patches/zsh-CVE-2018-7548.patch,
gnu/packages/patches/zsh-CVE-2018-7549.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/shells.scm (zsh)[source]: Use them.
2018-03-10 12:30:53 -05:00
Christopher Baines 488ea71ed8
services: databases: Add postgresql-configuration record exports.
* gnu/services/databases.scm: Export the record type, and all the field
accessors.
2018-03-10 16:20:55 +00:00
Christopher Baines 69f7cf2bf4
tests: databases: Add a system test for PostgreSQL.
* gnu/tests/databases.scm (%postgresql-os, %test-postgresql): New variables.
(run-postgresql-test): New procedure.
2018-03-10 16:20:55 +00:00
Christopher Baines 936e7a5245
services: Rework the PostgreSQL config file to use a record type.
For the default config file representation. This makes it possible to more
easily change the configuration file, and have dynamic content.

* gnu/services/databases.scm (<postgresql-config-file>): New record type.
(%default-postgres-config): Remove this, it's been replaced by the
configuration file.
(<postgresql-configuration>): Alter the default for the config file field.
(postgresql-service): Alter the default value for the config-file parameter.
2018-03-10 16:20:52 +00:00
Ricardo Wurmus 0fa4702c04
gnu: r-minimal: Respect SOURCE_DATE_EPOCH in srcfile.
Fixes <https://bugs.gnu.org/30729>.

* gnu/packages/statistics.scm (r-minimal)[arguments]: Replace timestamp hack
with patch to "srcfile" and "srcfilecopy".
2018-03-10 14:25:09 +01:00
Marius Bakke 8e3b852ad0
gnu: xprop: Update to 1.2.3.
* gnu/packages/xorg.scm (xprop): Update to 1.2.3.
2018-03-10 11:38:33 +01:00
Marius Bakke 505a65dccf
gnu: xpr: Update to 1.0.5.
* gnu/packages/xorg.scm (xpr): Update to 1.0.5.
2018-03-10 11:38:33 +01:00
Marius Bakke cafda73f7e
gnu: xlsfonts: Update to 1.0.6.
* gnu/packages/xorg.scm (xlsfonts): Update to 1.0.6.
2018-03-10 11:38:33 +01:00
Marius Bakke 060c82c113
gnu: xkill: Update to 1.0.5.
* gnu/packages/xorg.scm (xkill): Update to 1.0.5.
2018-03-10 11:38:33 +01:00
Marius Bakke 19ec5a05a8
gnu: xbacklight: Update to 1.2.2.
* gnu/packages/xorg.scm (xbacklight): Update to 1.2.2.
2018-03-10 11:38:32 +01:00
Marius Bakke 79b0f0b7cd
gnu: xwininfo: Update to 1.1.4.
* gnu/packages/xorg.scm (xwininfo): Update to 1.1.4.
2018-03-10 11:38:32 +01:00
Marius Bakke 61c70e5485
gnu: xset: Update to 1.2.4.
* gnu/packages/xorg.scm (xset): Update to 1.2.4.
2018-03-10 11:38:32 +01:00
Marius Bakke a4f48cc59a
gnu: xwd: Update to 1.0.7.
* gnu/packages/xorg.scm (xwd): Update to 1.0.7.
2018-03-10 11:38:32 +01:00
Marius Bakke f20348549f
gnu: xlsclients: Update to 1.1.4.
* gnu/packages/xorg.scm (xlsclients): Update to 1.1.4.
2018-03-10 11:38:32 +01:00
Marius Bakke dde360ecb2
gnu: xmessage: Update to 1.0.5.
* gnu/packages/xorg.scm (xmessage): Update to 1.0.5.
2018-03-10 11:38:31 +01:00
Marius Bakke 4a4570bea5
gnu: xinit: Update to 1.4.0.
* gnu/packages/xorg.scm (xinit): Update to 1.4.0.
2018-03-10 11:38:31 +01:00
Marius Bakke 873ee8a750
gnu: xwud: Update to 1.0.5.
* gnu/packages/xorg.scm (xwud): Update to 1.0.5.
2018-03-10 11:38:31 +01:00
Marius Bakke fdf5257e7c
gnu: xsetroot: Update to 1.1.2.
* gnu/packages/xorg.scm (xsetroot): Update to 1.1.2.
2018-03-10 11:38:31 +01:00
Marius Bakke c609ee9f55
gnu: xrefresh: Update to 1.0.6.
* gnu/packages/xorg.scm (xrefresh): Update to 1.0.6.
2018-03-10 11:38:31 +01:00
Marius Bakke c5b9bde5b2
gnu: xrdb: Update to 1.1.1.
* gnu/packages/xorg.scm (xrdb): Update to 1.1.1.
2018-03-10 11:38:31 +01:00
Marius Bakke 7c1119aa0f
gnu: xfontsel: Update to 1.0.6.
* gnu/packages/xorg.scm (xfontsel): Update to 1.0.6.
2018-03-10 11:38:30 +01:00
Marius Bakke 04a937f00a
gnu: xcursor-themes: Update to 1.0.5.
* gnu/packages/xorg.scm (xcursor-themes): Update to 1.0.5.
2018-03-10 11:38:30 +01:00
Marius Bakke fd2ebe1ed0
gnu: xbitmaps: Update to 1.1.2.
* gnu/packages/xorg.scm (xbitmaps): Update to 1.1.2.
2018-03-10 11:38:30 +01:00
Danny Milosavljevic 0803ddf267
linux-initrd: Autoload known-module-aliases.
* gnu/system/linux-initrd.scm: Autoload known-module-aliases.
2018-03-10 09:23:00 +01:00
Mark H Weaver e82b61e6dd
gnu: linux-libre: Update to 4.15.8.
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.15.8.
(%linux-libre-hash): Update hash.
2018-03-09 20:23:24 -05:00
Mark H Weaver b8605720ac
gnu: linux-libre@4.14: Update to 4.14.25.
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.25.
(%linux-libre-4.14-hash): Update hash.
2018-03-09 20:22:35 -05:00
Ludovic Courtès 8d5c14edf5
linux-initrd: Skip initrd module check when 'modules.alias' can't be found.
Fixes <https://bugs.gnu.org/30760>.
Reported by Tomáš Čech <sleep_walker@gnu.org>.

* gnu/system/linux-initrd.scm (check-device-initrd-modules): Call
'known-module-aliases' and catch 'system-error around it.  Pass it to
'matching-modules'.
2018-03-10 00:15:59 +01:00