aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-01-18gnu: sudo: Update to 1.8.22.Tobias Geerinckx-Rice
* gnu/packages/admin.scm (sudo): 1.8.22.
2018-01-18gnu: slurm: Add detailed licence information.Tobias Geerinckx-Rice
* gnu/packages/parallel.scm (slurm)[license]: Add more licences.
2018-01-18gnu: slurm: Use HTTPS for home page.Tobias Geerinckx-Rice
* gnu/packages/parallel.scm (slurm)[home-page]: Use HTTPS.
2018-01-18gnu: slurm: Update to 17.11.2.Tobias Geerinckx-Rice
* gnu/packages/parallel.scm (slurm): Update to 17.11.2. [source]: Replace patch with less fragile SUBSTITUTE* in a snippet. [arguments]: Rename ‘autogen’ phase to ‘autoconf’. Use INVOKE. * gnu/packages/patches/slurm-configure-remove-nonfree-contribs.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
2018-01-18gnu: Add sl.Tobias Geerinckx-Rice
* gnu/packages/toys.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
2018-01-18gnu: vim: Update to 8.0.1428.Tobias Geerinckx-Rice
* gnu/packages/vim.scm (vim): Update to 8.0.1428. [arguments]: Add ‘patch-failing-test’ phase.
2018-01-18gnu: lxterminal: Update to 0.3.1.Tobias Geerinckx-Rice
* gnu/packages/lxde.scm (lxterminal): Update to 0.3.1. [source]: Remove patch for fixed CVE. [arguments]: No longer skip test suite which appear to be fixed. * gnu/packages/patches/lxterminal-CVE-2016-10369.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
2018-01-18gnu: glib: Remove duplicate module import.Tobias Geerinckx-Rice
* gnu/packages/glib.scm (define-module): Remove duplicate ‘#:use-module (guix packages xml)’. Order remaining module imports alphabetically.
2018-01-18gnu: package-management: Prefix licenses.Tobias Geerinckx-Rice
* gnu/packages/package-management.scm (define-module): Import (guix licenses) with #:prefix instead of #:select. Adjust all callers.
2018-01-18gnu: package-management: Alphabetise module imports.Tobias Geerinckx-Rice
* gnu/packages/package-management.scm (define-module): Order module imports alphabetically.
2018-01-18gnu: rlwrap: Update to 0.43.Tobias Geerinckx-Rice
* gnu/packages/readline.scm (rlwrap): Update to 0.43. [source, home-page]: Use new upstream URI.
2018-01-17nls: Update 'hu' translation.Leo Famulari
2018-01-17doc: Suggest running guix-daemon with 'sudo -E'.Ludovic Courtès
Suggested by Martin H. <maze@strahlungsfrei.de>. * doc/contributing.texi (Running Guix Before It Is Installed): Suggest 'sudo -E'.
2018-01-17gnu: mlmmj: Update to 1.3.0.ng0
* gnu/packages/mail.scm (mlmmj): Update to 1.3.0. Signed-off-by: Leo Famulari <leo@famulari.name>
2018-01-17gnu: xpra: Update to 2.2.2.Rutger Helling
* gnu/packages/xorg.scm (xpra): Update to 2.2.2.
2018-01-17gnu: sxiv: Update to 24.Tobias Geerinckx-Rice
* gnu/packages/image-viewers.scm (sxiv): Update to 24. [inputs]: Add freetype and libxft. [arguments]: Pass freetype header location in #:make-flags. Be verbose.
2018-01-17docs: Fix typo in qemu-binfmt example.Danny Milosavljevic
* doc/guix.texi (Virtualization Services): Document 'guix-support?' properly.
2018-01-17gnu: services: web: Add service for httpd.Christopher Baines
* gnu/services/web.scm (<httpd-module>, <httpd-config-file>, <httpd-virtualhost> <httpd-configuration>): New record types. (%default-httpd-modules, %httpd-accounts, httpd-service-type): New variables. (httpd-shepherd-services, httpd-activation, httpd-process-extensions): New procedures. * gnu/tests/web.scm (run-httpd-test): New procedure. (%httpd-os, %tests-httpd): New variables. * doc/guix.texi (Web Services): Document the Apache HTTP Server.
2018-01-17gnu: tests: web: Generalise the nginx test.Christopher Baines
So that it can also be used for other web servers. * gnu/tests/web.scm (%index.html-contents): Change nginx to guix. (%make-http-root): Move the index.html file from /srv to /srv/http. (%nginx-servers): Remove the setting of root. (run-nginx-test, run-webserver-test): Rename run-nginx-test to run-webserver-test and generalise its behaviour (%test-nginx): Change to use run-webserver-test, rather than run-nginx-test.
2018-01-17gnu: bullet: Update to 2.87.Efraim Flashner
* gnu/packages/game-development.scm (bullet): Update to 2.87. [home-page]: Update to new home-page.
2018-01-17gnu: game-development.scm: Arrange module inputs alphabetically.Efraim Flashner
* gnu/packages/game-development.scm: Arrange module inputs alphabetically.
2018-01-17gnu: foo2zjs: Update to 20171202.Tobias Geerinckx-Rice
* gnu/packages/cups.scm (foo2zjs): Update to 20171202.
2018-01-17gnu: foo2zjs: Use correct metadataTobias Geerinckx-Rice
* gnu/packages/cups.scm (foo2zjs)[home-page, synopsis, description]: Describe foo2zjs, not foo2xqx. [licence]: Add expat.
2018-01-17gnu: foomatic-filters: Update to 4.0.17.Tobias Geerinckx-Rice
* gnu/packages/cups.scm (foomatic-filters): Update to 4.0.17.
2018-01-17gnu: sdl2-image: Update to 2.0.2.Tobias Geerinckx-Rice
* gnu/packages/sdl.scm (sdl2-image): Update to 2.0.2.
2018-01-17gnu: sdl2-mixer: Update to 2.0.2.Tobias Geerinckx-Rice
* gnu/packages/sdl.scm (sdl2-mixer): Update to 2.0.2.
2018-01-16gnu: Add python-shapely and python2-shapely.Kei Kebreau
* gnu/packages/python.scm (python-shapely, python2-shapely): New variables.
2018-01-16gnu: isc-dhcp: Update to 4.3.6.Leo Famulari
* gnu/packages/admin.scm (isc-dhcp): Update to 4.3.6.
2018-01-16gnu: isc-dhcp: Update bundled bind to 9.9.11-P1 [fixes CVE-2017-3145].Leo Famulari
* gnu/packages/admin.scm (isc-dhcp): Update to 9.9.11-P1.
2018-01-16gnu: bind: Update to 9.11.2-P1 [fixes CVE-2017-3145].Tobias Geerinckx-Rice
* gnu/packages/dns.scm (isc-bind): Update to 9.11.2-P1.
2018-01-16gnu: haskell-check: Use HTTPS for hspec.github.io home pages.Tobias Geerinckx-Rice
* gnu/packages/haskell-check.scm (hspec-discover, ghc-hspec-core) (ghc-hspec-meta, ghc-hspec, ghc-hspec-contrib)[home-page]: Use HTTPS.
2018-01-16gnu: python: Use HTTPS for ipython.org home pages.Tobias Geerinckx-Rice
* gnu/packages/python.scm (python-ipython-genutils, python-traitlets) (python-ipykernel, python-ipython, python-widgetsnbextension) (python-ipywidgets)[home-page]: Use HTTPS.
2018-01-16gnu: lxde: Use HTTPS for lxde.org home pages.Tobias Geerinckx-Rice
* gnu/packages/lxde.scm (libfm, lxappearance, lxrandr, lxtask, lxterminal) (menu-cache, pcmanfm, lxmenu-data, lxde-icon-theme, lxde-common, lxinput) (lxsession, lxpanel)[home-page]: Use HTTPS.
2018-01-16gnu: american-fuzzy-lop: Update to 2.52b.Efraim Flashner
* gnu/packages/debug.scm (american-fuzzy-lop): Update to 2.52b. [inputs]: custom-qemu now inherits from qemu-minimal. (qemu-2.3.0): Remove variable.
2018-01-16gnu: transmission: Mention CVE-2018-5702.Leo Famulari
* gnu/packages/bittorrent.scm (transmission): Add comment.
2018-01-16gnu: python-libxml2: Inherit the replacement source of libxml2.Leo Famulari
Previously, python-libxml2 would inherit the ungrafted libxml2, missing several patches on the libxml2 source code. * gnu/packages/xml.scm (python-libxml2, python2-libxml2): Use package/inherit.
2018-01-16gnu: libxml2: Fix CVE-2017-15412.Leo Famulari
* gnu/packages/patches/libxml2-CVE-2017-15412.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/xml.scm (libxml2/fixed)[source]: Use it.
2018-01-16gnu: Add curlftpfs.Danny Milosavljevic
* gnu/packages/file-systems.scm (curlftpfs): New variable.
2018-01-16gnu: Add eureka.nee
* gnu/packages/game-development.scm (eureka): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-01-16gnu: freedom: add native search-paths.nee
* gnu/packages/games.scm (freedoom) [native-search-paths]: Set DOOMWADDIR and DOOMWADPATH, so source ports and map editors can find the freedoom IWAD. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-01-16gnu: python-matplotlib: Fix import failureKonrad Hinsen
* gnu/packages/python.scm (python-matplotlib)[propagated-inputs]: Add python-pyqt. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-01-16gnu: clojure: Update to 1.9.0.Alex Vong
* gnu/packages/java.scm (clojure): Update to 1.9.0. Add "core-specs-alpha-src" and "spec-alpha-src". Remove "java-classpath-src" and "tools-reader-src". Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-01-16doc: Fix typo.Ludovic Courtès
Reported by Nicolas Goaziou. * doc/guix.texi (Invoking guix archive): Fix typo.
2018-01-16gnu: fish-guix: Remove it.ng0
fish-guix has been merged into Guix in 'etc/completion/fish' * gnu/packages/shells.scm (fish-guix): Remove it. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-01-16etc: Add completions for fish.ng0
* etc/completion/fish/guix.fish: New file. * Makefile.am: Register the file. * configure.ac: Add the fish vendor-completions directory. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-01-16gnu: mc: Update to 4.8.20.Tobias Geerinckx-Rice
* gnu/packages/mc.scm (mc): Update to 4.8.20. [arguments]: Rename ‘fix-absolutism’ to (hopefully) more accurate ‘patch-FHS-file-names’. Patch more. Fix new VFS test.
2018-01-16gnu: mc: Use HTTPS for home page.Tobias Geerinckx-Rice
* gnu/packages/mc.scm (mc)[home-page]: Use HTTPS.
2018-01-16gnu: opensmtpd: Support PAM authentication.Tobias Geerinckx-Rice
* gnu/packages/mail.scm (opensmtpd)[arguments]: Add ‘--with-auth-pam’ to #:configure-flags.
2018-01-16gnu: opensmtpd: Update to 6.0.3p1.Tobias Geerinckx-Rice
* gnu/packages/mail.scm (opensmtpd): Update to 6.0.3p1.
2018-01-16gnu: Use HTTPS for invisible-island.net home pages.Tobias Geerinckx-Rice
* gnu/packages/ncurses.scm (dialog)[home-page]: Use HTTPS. * gnu/packages/version-control.scm (diffstat)[home-page]: Likewise. * gnu/packages/xorg.scm (xterm)[home-page]: Likewise.