summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-18gremlin: Adjust tests for foreign distros....Fixes <https://bugs.gnu.org/35775>. * tests/gremlin.scm ("elf-dynamic-info-needed, executable"): Expect only libguile and libc among NEEDED. ("strip-runpath"): Pass '--enable-new-dtags' to get RUNPATH, not RPATH. Ting-Wei Lan
2019-05-18build: Add 'docker-image.tmpl' to the distribution....Fixes <https://bugs.gnu.org/35774>. Reported by Ting-Wei Lan <lantw44@gmail.com>. * Makefile.am (EXAMPLES): Add docker-image.tmpl. Ludovic Courtès
2019-05-17gnu: Borg: Fix a hang in the test suite....* gnu/packages/patches/borg-fix-hard-link-preloading.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/backup.scm (borg)[source]: Use it. Leo Famulari
2019-05-17gnu: glslang: Update to 7.11.3214....* gnu/packages/vulkan.scm (glslang): Update to 7.11.3214. Rutger Helling
2019-05-17gnu: wine: Update to 4.0.1....* gnu/packages/wine.scm (wine): Update to 4.0.1. Rutger Helling
2019-05-17Update NEWS.Ludovic Courtès
2019-05-17nls: Update 'es' translation.Ludovic Courtès
2019-05-17nls: Update 'de' translation.Ludovic Courtès
2019-05-17gnu: linux-libre: Update to 5.1.3....* gnu/packages/linux.scm (%linux-libre-version): Update to 5.1.3. (%linux-libre-hash): Update hash. Mark H Weaver
2019-05-17gnu: linux-libre@4.19: Update to 4.19.44....* gnu/packages/linux.scm (%linux-libre-4.19-version): Update to 4.19.44. (%linux-libre-4.19-hash): Update hash. Mark H Weaver
2019-05-17gnu: linux-libre@4.14: Update to 4.14.120....* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.120. (%linux-libre-4.14-hash): Update hash. Mark H Weaver
2019-05-17gnu: linux-libre@4.9: Update to 4.9.177....* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.177. Mark H Weaver
2019-05-17gnu: linux-libre@4.4: Update to 4.4.180....* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.180. Mark H Weaver
2019-05-17gnu: qd: Update source and home page....The tarball has been updated in place with only documentation changes. * gnu/packages/multiprecision.scm (qd)[source]: Update URL and hash. [home-page]: Update URL. Tobias Geerinckx-Rice
2019-05-17gnu: ripit: Use archived source and home page....* gnu/packages/cdrom.scm (ripit)[source, home-page]: Use archived URLs. Tobias Geerinckx-Rice
2019-05-17gnu: proot: Don't use unstable tarball....* gnu/packages/linux.scm (proot)[source]: Use GIT-FETCH and GIT-FILE-NAME. Tobias Geerinckx-Rice
2019-05-17gnu: et: Add FILE-NAME....* gnu/packages/ssh.scm (et)[source]: Add FILE-NAME. Tobias Geerinckx-Rice
2019-05-17gnu: mlucas: Update source hash....The tarball was modified in-place with too many small changes to list here, all of them apparently intended as minor bug fixes. * gnu/packages/maths.scm (mlucas)[source]: Update sha256. Tobias Geerinckx-Rice
2019-05-17gnu: jq: Update sources....* gnu/packages/web.scm (jq)[source]: Update sha256. Add snippet to remove newly-bundled onigurama. Tobias Geerinckx-Rice
2019-05-17gnu: kicad-library: Update source URL....* gnu/packages/engineering.scm (kicad-library)[source]: Update URL. Re-indent. Tobias Geerinckx-Rice
2019-05-17gnu: foo2zjs: Update source hash....The tarball was modified in place, adding one line to foo2zjs/printer-profile.sh: ARGYLL_VER=1.6.3 +ARGYLL_VER=2.1.1 ARGYLL_ROOT=$HOME/src/Argyll_V${ARGYLL_VER} * gnu/packages/cups.scm (foo2zjs)[source]: Update sha256. Tobias Geerinckx-Rice
2019-05-17gnu: emacs-idris-mode: Update source hash....Only file modification times have changed. * gnu/packages/emacs-xyz.scm (emacs-idris-mode)[source]: Update sha256. Tobias Geerinckx-Rice
2019-05-16gnu: icecat: Update to 60.6.3-guix1....* gnu/packages/gnuzilla.scm (%icecat-version): Update to 60.6.3-guix1. (icecat-source)[upstream-firefox-source]: Update hash. Mark H Weaver
2019-05-17gnu: et: Don't use unstable tarball....This follows up commit ae113b976bfb71168a737c6a9a82cd87782077d0 (what looked like a build error was transient file system unrelatedness.) * gnu/packages/ssh.scm (et)[source]: Use GIT-FETCH and GIT-FILE-NAME. Tobias Geerinckx-Rice
2019-05-17gnu: et: Update source hash....The contents of both archives are identical. * gnu/packages/ssh.scm (et)[source]: Update sha256. Tobias Geerinckx-Rice
2019-05-17gnu: ephoto: Update source hash....The contents of both archives are identical. * gnu/packages/enlightenment.scm (ephoto)[source]: Update sha256. Tobias Geerinckx-Rice
2019-05-16gnu: Add nauty....* gnu/packages/maths.scm (nauty): New variable. Nicolas Goaziou
2019-05-16gnu: guile-file-names: Update to 0.2....* gnu/packages/guile-xyz.scm (guile-file-names): Update to 0.2. [arguments]: Adjust build phase "build-with-guile-2.2" and rename to "fix-target-directory". Ricardo Wurmus
2019-05-16Update NEWS.Ludovic Courtès
2019-05-16maint: 'check-available-binaries' checks for more packages....Fixes <https://bugs.gnu.org/35539>. Reported by Florian Pelz <pelzflorian@pelzflorian.de>. * build-aux/check-available-binaries.scm (packages-for-system): New procedure. <top level>: Use it. Ludovic Courtès
2019-05-16gnu: bind: Update to 9.14.2....* gnu/packages/dns.scm (isc-bind): Update to 9.14.2. [source]: Remove patch. [arguments]: Run only fuzz tests. * gnu/packages/patches/bind-fix-unused-pk11-ecc-constants.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. Tobias Geerinckx-Rice
2019-05-16gnu: js-mathjax: Avoid "Too many open files" error while building....* gnu/packages/javascript.scm (js-mathjax)[arguments]: Add call to 'close-pipe'. Previously builds would sometimes fail with EMFILE (this was non-deterministic as it depends on GC activity.) Ludovic Courtès
2019-05-16gnu: Add python-leidenalg....* gnu/packages/graph.scm (python-leidenalg): New variable. Ricardo Wurmus
2019-05-16vm-image: Remove ModemManager....This is a followup to 36f5d78d4af02ad23c33bfb46702d92086bf2796. * gnu/system/examples/vm-image.tmpl (services): Remove MODEM-MANAGER-SERVICE-TYPE. Ludovic Courtès
2019-05-16vm-image: Remove 'network-manager-applet' from system profile....This is a followup to 05d907ac6fc6e139389a91ab5540c0dc573a8ce7. * gnu/system/examples/vm-image.tmpl (services): Remove 'network-manager-applet'. Ludovic Courtès
2019-05-16gnu: custom-gcc: Unhide resulting package....This is a follow-up to commit d78010b81ee6ef4fd8803082e2f401b9e55b44db. While the plain "gcc" packages should be hidden by default, gcc-derived packages like "gfortran" should not. * gnu/packages/gcc.scm (custom-gcc)[properties]: Remove the 'hidden? property. Ricardo Wurmus
2019-05-16gnu: star: Update to 2.7.1a....* gnu/packages/bioinformatics.scm (star): Update to 2.7.1a. Ricardo Wurmus
2019-05-16gnu: network-manager-applet: Patch libnma for modem support....* gnu/packages/gnome.scm (network-manager-applet): Patch libnma to load iso-codes and mobile-broadband-provider-info from the store and not require them in the profile. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Florian Pelz
2019-05-16guix system: Type-check the file or expression....Previously, users would get a wrong-type-arg exception down the road with an intimidating backtrace. * guix/scripts/system.scm (process-action)[ensure-operating-system]: New procedure. Use it. Ludovic Courtès
2019-05-16gnu: grammalecte: Update to 1.1....* gnu/packages/dictionaries.scm (grammalecte): Update to 1.1. Nicolas Goaziou
2019-05-16gnu: loksh: Update to 6.5....* gnu/packages/shells.scm (loksh): Update to 6.5. Tobias Geerinckx-Rice
2019-05-16gnu: cssc: Update to 1.4.1....* gnu/packages/version-control.scm (cssc): Update to 1.4.1. Tobias Geerinckx-Rice
2019-05-16gnu: git-lfs: Update to 2.7.2....* gnu/packages/version-control.scm (git-lfs): Update to 2.7.2. Tobias Geerinckx-Rice
2019-05-16gnu: ndctl: Update to 65....* gnu/packages/disk.scm (ndctl): Update to 65. Tobias Geerinckx-Rice
2019-05-15gnu: linux-libre: Update to 5.1.2....* gnu/packages/linux.scm (%linux-libre-version): Update to 5.1.2. (%linux-libre-hash): Update hash. Mark H Weaver
2019-05-15gnu: linux-libre@4.19: Update to 4.19.43....* gnu/packages/linux.scm (%linux-libre-4.19-version): Update to 4.19.43. (%linux-libre-4.19-hash): Update hash. Mark H Weaver
2019-05-15gnu: linux-libre@4.14: Update to 4.14.119....* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.119. (%linux-libre-4.14-hash): Update hash. Mark H Weaver
2019-05-15gnu: linux-libre@4.9: Update to 4.9.176....* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.176. Mark H Weaver
2019-05-15gnu: python-jedi: Update to 0.13.3....* gnu/packages/python-xyz.scm (python-jedi): Update to 0.13.3. (python2-jedi): Enable tests. Maxim Cournoyer
2019-05-15gnu: elixir: Update to 1.8.2....* gnu/packages/elixir.scm (elixir): Update to 1.8.2. Tobias Geerinckx-Rice