summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-18gnu: mongodb: Fix indentation.•••* gnu/packages/databases.scm (mongodb): Replace tabs with spaces. Efraim Flashner
2018-01-18gnu: mysql: Update to 5.7.21.•••* gnu/packages/databases.scm (mysql): Update to 5.7.21. Efraim Flashner
2018-01-18gnu: webkitgtk: Update to 2.18.5.•••* gnu/packages/webkit.scm (webkitgtk): Update to 2.18.5. [source]: Remove patch. * gnu/packages/patches/webkitgtk-mitigate-spectre.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. Mark H Weaver
2018-01-18gnu: linux-libre: Update to 4.14.14.•••* gnu/packages/linux.scm (%linux-libre-version): Update to 4.14.14. (%linux-libre-hash): Update hash. Mark H Weaver
2018-01-18gnu: linux-libre@4.9: Update to 4.9.77.•••* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.77. Mark H Weaver
2018-01-18gnu: linux-libre@4.4: Update to 4.4.112.•••* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.112. Mark H Weaver
2018-01-18gnu: gcc@4.9: Fix libsanitizer cross-compilation.•••* gnu/packages/gcc.scm (gcc@4.9)[source]: Add gcc-asan-missing-include patch. Efraim Flashner
2018-01-18gnu: gcc@4.9: Fix building with glibc@2.26.•••* gnu/packages/gcc.scm (gcc@4.9)[source]: Add snippet to adjust linux-unwind.h to changes in glibc. * gnu/packages/commencement.scm (gcc-for-libstdc++): New variable. (libstdc++-boot0): Inherit from gcc-for-libstdc++, update note. Efraim Flashner
2018-01-18gnu: android-udev-rules: Update to 20171113.•••* gnu/packages/android.scm (android-udev-rules): Update to 20171113. Tobias Geerinckx-Rice
2018-01-18gnu: mitlm: Update to 0.4.2.•••* gnu/packages/speech.scm (mitlm): Update to 0.4.2. [source]: Use new upstream release URI. Tobias Geerinckx-Rice
2018-01-18gnu: sudo: Update to 1.8.22.•••* gnu/packages/admin.scm (sudo): 1.8.22. Tobias Geerinckx-Rice
2018-01-18gnu: slurm: Add detailed licence information.•••* gnu/packages/parallel.scm (slurm)[license]: Add more licences. Tobias Geerinckx-Rice
2018-01-18gnu: slurm: Use HTTPS for home page.•••* gnu/packages/parallel.scm (slurm)[home-page]: Use HTTPS. Tobias Geerinckx-Rice
2018-01-18gnu: slurm: Update to 17.11.2.•••* 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. Tobias Geerinckx-Rice
2018-01-18gnu: Add sl.•••* gnu/packages/toys.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. Tobias Geerinckx-Rice
2018-01-18gnu: vim: Update to 8.0.1428.•••* gnu/packages/vim.scm (vim): Update to 8.0.1428. [arguments]: Add ‘patch-failing-test’ phase. Tobias Geerinckx-Rice
2018-01-18gnu: lxterminal: Update to 0.3.1.•••* 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. Tobias Geerinckx-Rice
2018-01-18gnu: glib: Remove duplicate module import.•••* gnu/packages/glib.scm (define-module): Remove duplicate ‘#:use-module (guix packages xml)’. Order remaining module imports alphabetically. Tobias Geerinckx-Rice
2018-01-18gnu: package-management: Prefix licenses.•••* gnu/packages/package-management.scm (define-module): Import (guix licenses) with #:prefix instead of #:select. Adjust all callers. Tobias Geerinckx-Rice
2018-01-18gnu: package-management: Alphabetise module imports.•••* gnu/packages/package-management.scm (define-module): Order module imports alphabetically. Tobias Geerinckx-Rice
2018-01-18gnu: rlwrap: Update to 0.43.•••* gnu/packages/readline.scm (rlwrap): Update to 0.43. [source, home-page]: Use new upstream URI. Tobias Geerinckx-Rice
2018-01-17gnu: thc-ipv6: Update to 3.4-0.4bb7257.•••* gnu/packages/networking.scm (thc-ipv6): Update to 3.4-0.4bb7257. [source]: Use git-fetch. Leo Famulari
2018-01-17gnu: unionfs-fuse: Skip the test phase.•••* gnu/packages/linux.scm (unionfs-fuse)[arguments]: Set #:tests? #f. [native-inputs]: Remove python-pytest. Leo Famulari
2018-01-17nls: Update 'hu' translation.Leo Famulari
2018-01-17doc: Suggest running guix-daemon with 'sudo -E'.•••Suggested by Martin H. <maze@strahlungsfrei.de>. * doc/contributing.texi (Running Guix Before It Is Installed): Suggest 'sudo -E'. Ludovic Courtès
2018-01-17gnu: mlmmj: Update to 1.3.0.•••* gnu/packages/mail.scm (mlmmj): Update to 1.3.0. Signed-off-by: Leo Famulari <leo@famulari.name> ng0
2018-01-18gnu: chez-scheme: Fix build issues against glibc 2.26.•••* gnu/packages/chez.scm (chez-scheme)[source](modules, snippet): New fields. Ludovic Courtès
2018-01-18gnu: clang-runtime: Fix build issues against glibc 2.26.•••* gnu/packages/patches/clang-runtime-asan-build-fixes.patch, gnu/packages/patches/clang-runtime-esan-build-fixes.patch: New files. * gnu/local.mk (dist_patch_DATA): Add them. * gnu/packages/llvm.scm (clang-runtime-from-llvm): Add 'patches' parameter and honor it. (clang-runtime): Pass patch list. (clang-runtime-3.9.1, clang-runtime-3.7, clang-runtime-3.6) (clang-runtime-3.5): Likewise. Ludovic Courtès
2018-01-17gnu: xpra: Update to 2.2.2.•••* gnu/packages/xorg.scm (xpra): Update to 2.2.2. Rutger Helling
2018-01-17gnu: sxiv: Update to 24.•••* gnu/packages/image-viewers.scm (sxiv): Update to 24. [inputs]: Add freetype and libxft. [arguments]: Pass freetype header location in #:make-flags. Be verbose. Tobias Geerinckx-Rice
2018-01-17docs: Fix typo in qemu-binfmt example.•••* doc/guix.texi (Virtualization Services): Document 'guix-support?' properly. Danny Milosavljevic
2018-01-17gnu: fontforge: Fix typo in comment.•••* gnu/packages/fontutils.scm (fontforge): Fix comment. Ludovic Courtès
2018-01-17gnu: services: web: Add service for httpd.•••* 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. Christopher Baines
2018-01-17gnu: tests: web: Generalise the nginx test.•••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. Christopher Baines
2018-01-17gnu: bullet: Update to 2.87.•••* gnu/packages/game-development.scm (bullet): Update to 2.87. [home-page]: Update to new home-page. Efraim Flashner
2018-01-17gnu: game-development.scm: Arrange module inputs alphabetically.•••* gnu/packages/game-development.scm: Arrange module inputs alphabetically. Efraim Flashner
2018-01-17gnu: foo2zjs: Update to 20171202.•••* gnu/packages/cups.scm (foo2zjs): Update to 20171202. Tobias Geerinckx-Rice
2018-01-17gnu: foo2zjs: Use correct metadata•••* gnu/packages/cups.scm (foo2zjs)[home-page, synopsis, description]: Describe foo2zjs, not foo2xqx. [licence]: Add expat. Tobias Geerinckx-Rice
2018-01-17gnu: foomatic-filters: Update to 4.0.17.•••* gnu/packages/cups.scm (foomatic-filters): Update to 4.0.17. Tobias Geerinckx-Rice
2018-01-17gnu: sdl2-image: Update to 2.0.2.•••* gnu/packages/sdl.scm (sdl2-image): Update to 2.0.2. Tobias Geerinckx-Rice
2018-01-17gnu: sdl2-mixer: Update to 2.0.2.•••* gnu/packages/sdl.scm (sdl2-mixer): Update to 2.0.2. Tobias Geerinckx-Rice
2018-01-16gnu: perl-moosex-getopt: Update to 0.71.•••* gnu/packages/perl.scm (perl-moosex-getopt): Update to 0.71. Leo Famulari
2018-01-16gnu: python-graphql-relay: Skip the test phase.•••* gnu/packages/python.scm (python-graphql-relay, python2-graphql-relay)[arguments]: Set #:tests? #f Leo Famulari
2018-01-16gnu: python-consul: Skip the test phase.•••* gnu/packages/python.scm (python-consul, python2-consul)[arguments]: Set #:tests? #f. Leo Famulari
2018-01-16gnu: Add python-shapely and python2-shapely.•••* gnu/packages/python.scm (python-shapely, python2-shapely): New variables. Kei Kebreau
2018-01-16gnu: opencascade-oce: Fix build with glibc 2.26.•••* gnu/packages/patches/opencascade-oce-glibc-2.26.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/maths.scm (opencascade-oce)[source]: Use it. Leo Famulari
2018-01-16gnu: ghc@7: Link against the right libncursesw.so.•••Fixes <https://bugs.gnu.org/30100>. Regression introduced in 667082d59104d4b964dce878f5e8c0f8ad1be958. Reported by Leo Famulari <leo@famulari.name>. * gnu/packages/haskell.scm (ghc)[arguments] <configure-bin>: Adjust to correctly determine the extension of "libncursesw.so.X.Y". Ludovic Courtès
2018-01-16gnu: fontforge: Skip failing test.•••* gnu/packages/fontutils.scm (fontforge)[arguments]: Add #:make-flags. Ludovic Courtès
2018-01-16gnu: xmlsec: Update to 1.2.25.•••* gnu/packages/xml.scm (xmlsec): Update to 1.2.25. Ludovic Courtès
2018-01-16gnu: lightdm: Update to 1.24.0.•••* gnu/packages/display-managers.scm (lightdm): Update to 1.24.0. Leo Famulari