summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-08gnu: 0ad: Update to 0.0.22-alpha....* gnu/packages/games.scm (0ad-data, 0ad): Update to 0.0.22-alpha. Christopher Baines
2017-08-08services: herd: Add a stop-service procedure....* gnu/services/herd.scm (stop-service): New procedure. Christopher Baines
2017-08-08services: herd: Fix matching ok responses from shepherd service....Previously the match expression case for a successful response (where error is #f) required that the result component contained a list with a single element. As far as I see when looking at the responses from the shepherd, this is not normally the case. Therefore, to avoid treating successful responses as errors, make the match requirement more permissive, accepting any value. * gnu/services/herd.scm (invoke-action): Change match condition for ok responses. Christopher Baines
2017-08-08gnu: babl: Update to 0.1.28....* gnu/packages/gimp.scm (babl): Update to 0.1.28. Efraim Flashner
2017-08-08gnu: gegl: Use 'modify-phases' syntax....* gnu/packages/gimp.scm (gegl)[arguments]: Use the 'modify-phases' syntax. Efraim Flashner
2017-08-08gnu: gegl: Fix building on aarch64....* gnu/packages/gimp.scm (gegl)[arguments]: Add '-lm' configure-flag. Efraim Flashner
2017-08-08gnu: ruby-activesupport: Update to 5.1.3....* gnu/packages/ruby.scm (ruby-activesupport): Update to 5.1.3. Ben Woodcroft
2017-08-08gnu: pciutils: Update to 3.5.5....* gnu/packages/pciutils.scm (pciutils): Update to 3.5.5. Tobias Geerinckx-Rice
2017-08-08gnu: hunspell: Update to 1.6.1....* gnu/packages/libreoffice.scm (hunspell): Update to 1.6.1. [native-inputs]: Add autoconf, automake, and libtool. [arguments]: Add ‘bootstrap’ phase. Tobias Geerinckx-Rice
2017-08-08gnu: hunspell: Update home page....* gnu/packages/libreoffice.scm (hunspell)[home-page]: Update it. Tobias Geerinckx-Rice
2017-08-08gnu: aspell-dict-en: Update to 2017.01.22-0....Add missing copyright line for 2016. * gnu/packages/aspell.scm (aspell-dict-en): Update to 2017.01.22-0. Tobias Geerinckx-Rice
2017-08-08gnu: moreutils: Update to 0.61....* gnu/packages/moreutils.scm (moreutils): Update to 0.61. Tobias Geerinckx-Rice
2017-08-08gnu: sudo: Use ‘modify-phases’ syntax....* gnu/packages/admin.scm (sudo)[arguments]: Use ‘modify-phases’. Tobias Geerinckx-Rice
2017-08-07gnu: linux-libre: Update to 4.12.5....* gnu/packages/linux.scm (%linux-libre-version): Update to 4.12.5. (%linux-libre-hash): Update hash. Mark H Weaver
2017-08-07gnu: linux-libre@4.9: Update to 4.9.41....* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.41. Mark H Weaver
2017-08-07gnu: linux-libre@4.4: Update to 4.4.80....* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.80. Mark H Weaver
2017-08-07gnu: linux-libre@4.1: Update to 4.1.43....* gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.43. Mark H Weaver
2017-08-08gnu: ruby-puma: Update to 3.9.1....* gnu/packages/ruby.scm (ruby-puma): Update to 3.9.1. [source]: Remove patch. [arguments]: Disable tests. [native-inputs]: Remove field. * gnu/packages/patches/ruby-puma-ignore-broken-test.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. Ben Woodcroft
2017-08-08gnu: ruby-nokogiri-diff: Update to 0.2.0-1.a38491e4....* gnu/packages/ruby.scm (ruby-nokogiri-diff): Update to 0.2.0-1.a38491e4. Ben Woodcroft
2017-08-08gnu: ruby-tdiff: Update to 0.3.3-1.b662a604....* gnu/packages/ruby.scm: Update to 0.3.3-1.b662a604 Ben Woodcroft
2017-08-08ruby: Replace with ruby-2.4.1....* gnu/packages/ruby.scm (ruby-2.4.1): New variable. (ruby)[replacement]: New field. Ben Woodcroft
2017-08-07daemon: Ensure the child stack is aligned on a 16-byte boundary....* nix/libstore/build.cc (DerivationGoal::startBuilder): When calling 'clone', ensure that the stack is aligned on a 16-byte boundary. Mark H Weaver
2017-08-07Revert "doc: Suggest running guix-daemon with 'sudo -E'."...This change might not correct, so we revert it for now: https://lists.gnu.org/archive/html/guix-devel/2017-08/msg00057.html This reverts commit 6a4364335c967f841b53ed35c22f90445437e4b0. Leo Famulari
2017-08-07gnu: propeller-gcc-4: Don't build on aarch64-linux....* gnu/packages/embedded.scm (propeller-gcc-4)[supported-system]: New field. Efraim Flashner
2017-08-07gnu: nim: Update to 0.17.0....* gnu/packages/nim.scm (nim): Update to 0.17.0. [source, home-page]: Use https. [arguments]: Patch more shebangs, use custom build phase. Efraim Flashner
2017-08-07gnu: cubicle: Fix evaluation....* gnu/packages/maths.scm (cubicle)[native-inputs]: Retrieve WHICH from (gnu packages base). Marius Bakke
2017-08-07gnu: vapoursynth: Don't build on aarch64-linux....* gnu/packages/video.scm (vapoursynth)[supported-systems]: Remove aarch64-linux from the supported-systems. Efraim Flashner
2017-08-07gnu: youtube-dl: Update to 2017.08.06....* gnu/packages/video.scm (youtube-dl): Update to 2017.08.06. Tobias Geerinckx-Rice
2017-08-07gnu: ntfs-3g: Update to 2017.3.23....* gnu/packages/linux.scm (ntfs-3g): Update to 2017.3.23. [source]: Remove patch. * gnu/packages/patches/ntfs-3g-CVE-2017-0358.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. Tobias Geerinckx-Rice
2017-08-07gnu: ntfs-3g: Use HTTPS for the home page as well....* gnu/packages/linux.scm (ntfs-3g)[home-page]: Use HTTPS. Tobias Geerinckx-Rice
2017-08-07gnu: wimlib: Update to 1.12.0....* gnu/packages/backup.scm (wimlib): Update to 1.12.0. Tobias Geerinckx-Rice
2017-08-07gnu: r-bsgenome-hsapiens-ucsc-hg19: Restore original hash....* gnu/packages/bioinformatics.scm (r-bsgenome-hsapiens-ucsc-hg19)[source]: Restore hash from before the tarball changed in place. It changed back. This reverts commit fd4085793818ab2aea28dfeeb2728f6f02416c4c. Tobias Geerinckx-Rice
2017-08-06gnu: khal: Don't propagate vdirsyncer....* gnu/packages/calendar.scm (khal)[propagated-inputs]: Move vdirsyncer ... [native-inputs]: ... here. Leo Famulari
2017-08-06gnu: python-icalendar: Update to 3.11.6....* gnu/packages/python.scm (python-icalendar): Update to 3.11.6. Leo Famulari
2017-08-06gnu: mpg123: Update to 1.25.4....* gnu/packages/mp3.scm (mpg123): Update to 1.25.4. Leo Famulari
2017-08-06gnu: freedoom: Update to 0.11.3....* gnu/packages/games.scm (freedoom): Update to 0.11.3. [arguments]: Remove unnecessary "no" phase. Kei Kebreau
2017-08-06gnu: deutex: Update to 5.0.0....* gnu/packages/game-development.scm (deutex): Update to 5.0.0. [source]: Change upstream URI. [arguments]: Enable tests and restore normal "configure" and "install" phases. [native-inputs]: Add asciidoc. Kei Kebreau
2017-08-06gnu: Add motti....* gnu/packages/motti.scm (motti): New variable. Efraim Flashner
2017-08-06gnu: keepassx: Superseded by keepassxc....* gnu/packages/password-utils.scm (keepassx)[properties]: New field. Efraim Flashner
2017-08-06gnu: Add keepassxc....* gnu/packages/password-utils.scm (keepassxc): New variable. Efraim Flashner
2017-08-06gnu: python-efl: Update to 1.20.0....* gnu/packages/enlightenment.scm (python-efl): Update to 1.20.0. [source]: Add alternate source uri. [arguments]: Enable tests. Efraim Flashner
2017-08-06gnu: efl: Update to 1.20.1....* gnu/packages/enlightenment.scm (efl): Update to 1.20.1. Efraim Flashner
2017-08-06gnu: make-u-boot-package: Don't unnecessarily cross-compile....* gnu/packages/bootloaders.scm (make-u-boot-package)[native-inputs]: Only use cross-gcc and cross-binutils if compiling for a different architecture. [arguments]: Only use cross compiling make-flags if cross compiling. Efraim Flashner
2017-08-06gnu: Add python-flask-httpauth....* gnu/packages/python.scm (python-flask-httpauth, python2-flask-httpauth): New variables. Danny Milosavljevic
2017-08-06gnu: Add font-open-dyslexic....* gnu/packages/fonts.scm (font-open-dyslexic): New variable. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net> ng0
2017-08-06gnu: gnucash: Update to 2.6.17....* gnu/packages/gnucash.scm (gnucash): Update to 2.6.17. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net> Vasile Dumitrascu
2017-08-05gnu: libtasn1: Fix CVE-2017-10790....* gnu/packages/patches/libtasn1-CVE-2017-10790.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/tls.scm (libtasn1/fixed)[source]: Use it. Leo Famulari
2017-08-06doc: 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
2017-08-05daemon: On aarch64, use increments of 16 on the stack....* nix/libstore/build.cc (DerivationGoal::startBuilder): When on aarch64, when calling clone(), increment the stack by 16. Efraim Flashner
2017-08-05build: Allow mounting of entire disks....* gnu/build/file-systems.scm (disk-partitions): Also return entire drives. Danny Milosavljevic