summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-08-09gnu: Use HTTPS for gnome.org and subdomains.Tobias Geerinckx-Rice
* gnu/packages/fonts.scm (font-bitstream-vera)[home-page]: Use HTTPS. * gnu/packages/glib.scm (glib)[home-page]: Likewise. * gnu/packages/gnome.scm (gcr, libgnome-keyring, gnome-keyring, evince) (gnome-icon-theme, libgsf, gnome-mime-data, vala, vte, python2-rsvg) (glib-networking, gnome-settings-daemon, libchamplain, grilo, grilo-plugins) (gjs, zenity, mutter, network-manager, network-manager-applet, gdm) [home-page]: Likewise. * gnu/packages/gtk.scm (gtk-engines, murrine)[home-page]: Likewise.
2017-08-08gnu: 0ad: Update to 0.0.22-alpha.Christopher Baines
* gnu/packages/games.scm (0ad-data, 0ad): Update to 0.0.22-alpha.
2017-08-08services: herd: Add a stop-service procedure.Christopher Baines
* gnu/services/herd.scm (stop-service): New procedure.
2017-08-08services: herd: Fix matching ok responses from shepherd service.Christopher Baines
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.
2017-08-08gnu: babl: Update to 0.1.28.Efraim Flashner
* gnu/packages/gimp.scm (babl): Update to 0.1.28.
2017-08-08gnu: gegl: Use 'modify-phases' syntax.Efraim Flashner
* gnu/packages/gimp.scm (gegl)[arguments]: Use the 'modify-phases' syntax.
2017-08-08gnu: gegl: Fix building on aarch64.Efraim Flashner
* gnu/packages/gimp.scm (gegl)[arguments]: Add '-lm' configure-flag.
2017-08-08gnu: ruby-activesupport: Update to 5.1.3.Ben Woodcroft
* gnu/packages/ruby.scm (ruby-activesupport): Update to 5.1.3.
2017-08-08gnu: pciutils: Update to 3.5.5.Tobias Geerinckx-Rice
* gnu/packages/pciutils.scm (pciutils): Update to 3.5.5.
2017-08-08gnu: hunspell: Update to 1.6.1.Tobias Geerinckx-Rice
* gnu/packages/libreoffice.scm (hunspell): Update to 1.6.1. [native-inputs]: Add autoconf, automake, and libtool. [arguments]: Add ‘bootstrap’ phase.
2017-08-08gnu: hunspell: Update home page.Tobias Geerinckx-Rice
* gnu/packages/libreoffice.scm (hunspell)[home-page]: Update it.
2017-08-08gnu: aspell-dict-en: Update to 2017.01.22-0.Tobias Geerinckx-Rice
Add missing copyright line for 2016. * gnu/packages/aspell.scm (aspell-dict-en): Update to 2017.01.22-0.
2017-08-08gnu: moreutils: Update to 0.61.Tobias Geerinckx-Rice
* gnu/packages/moreutils.scm (moreutils): Update to 0.61.
2017-08-08gnu: sudo: Use ‘modify-phases’ syntax.Tobias Geerinckx-Rice
* gnu/packages/admin.scm (sudo)[arguments]: Use ‘modify-phases’.
2017-08-07gnu: linux-libre: Update to 4.12.5.Mark H Weaver
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.12.5. (%linux-libre-hash): Update hash.
2017-08-07gnu: linux-libre@4.9: Update to 4.9.41.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.41.
2017-08-07gnu: linux-libre@4.4: Update to 4.4.80.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.80.
2017-08-07gnu: linux-libre@4.1: Update to 4.1.43.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.43.
2017-08-08gnu: ruby-puma: Update to 3.9.1.Ben Woodcroft
* 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.
2017-08-08gnu: ruby-nokogiri-diff: Update to 0.2.0-1.a38491e4.Ben Woodcroft
* gnu/packages/ruby.scm (ruby-nokogiri-diff): Update to 0.2.0-1.a38491e4.
2017-08-08gnu: ruby-tdiff: Update to 0.3.3-1.b662a604.Ben Woodcroft
* gnu/packages/ruby.scm: Update to 0.3.3-1.b662a604
2017-08-08ruby: Replace with ruby-2.4.1.Ben Woodcroft
* gnu/packages/ruby.scm (ruby-2.4.1): New variable. (ruby)[replacement]: New field.
2017-08-07daemon: Ensure the child stack is aligned on a 16-byte boundary.Mark H Weaver
* nix/libstore/build.cc (DerivationGoal::startBuilder): When calling 'clone', ensure that the stack is aligned on a 16-byte boundary.
2017-08-07Revert "doc: Suggest running guix-daemon with 'sudo -E'."Leo Famulari
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.
2017-08-07gnu: propeller-gcc-4: Don't build on aarch64-linux.Efraim Flashner
* gnu/packages/embedded.scm (propeller-gcc-4)[supported-system]: New field.
2017-08-07gnu: nim: Update to 0.17.0.Efraim Flashner
* gnu/packages/nim.scm (nim): Update to 0.17.0. [source, home-page]: Use https. [arguments]: Patch more shebangs, use custom build phase.
2017-08-07gnu: cubicle: Fix evaluation.Marius Bakke
* gnu/packages/maths.scm (cubicle)[native-inputs]: Retrieve WHICH from (gnu packages base).
2017-08-07gnu: vapoursynth: Don't build on aarch64-linux.Efraim Flashner
* gnu/packages/video.scm (vapoursynth)[supported-systems]: Remove aarch64-linux from the supported-systems.
2017-08-07gnu: youtube-dl: Update to 2017.08.06.Tobias Geerinckx-Rice
* gnu/packages/video.scm (youtube-dl): Update to 2017.08.06.
2017-08-07gnu: ntfs-3g: Update to 2017.3.23.Tobias Geerinckx-Rice
* 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.
2017-08-07gnu: ntfs-3g: Use HTTPS for the home page as well.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (ntfs-3g)[home-page]: Use HTTPS.
2017-08-07gnu: wimlib: Update to 1.12.0.Tobias Geerinckx-Rice
* gnu/packages/backup.scm (wimlib): Update to 1.12.0.
2017-08-07gnu: r-bsgenome-hsapiens-ucsc-hg19: Restore original hash.Tobias Geerinckx-Rice
* 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.
2017-08-06gnu: khal: Don't propagate vdirsyncer.Leo Famulari
* gnu/packages/calendar.scm (khal)[propagated-inputs]: Move vdirsyncer ... [native-inputs]: ... here.
2017-08-06gnu: python-icalendar: Update to 3.11.6.Leo Famulari
* gnu/packages/python.scm (python-icalendar): Update to 3.11.6.
2017-08-06gnu: mpg123: Update to 1.25.4.Leo Famulari
* gnu/packages/mp3.scm (mpg123): Update to 1.25.4.
2017-08-06gnu: freedoom: Update to 0.11.3.Kei Kebreau
* gnu/packages/games.scm (freedoom): Update to 0.11.3. [arguments]: Remove unnecessary "no" phase.
2017-08-06gnu: deutex: Update to 5.0.0.Kei Kebreau
* 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.
2017-08-06gnu: Add motti.Efraim Flashner
* gnu/packages/motti.scm (motti): New variable.
2017-08-06gnu: keepassx: Superseded by keepassxc.Efraim Flashner
* gnu/packages/password-utils.scm (keepassx)[properties]: New field.
2017-08-06gnu: Add keepassxc.Efraim Flashner
* gnu/packages/password-utils.scm (keepassxc): New variable.
2017-08-06gnu: python-efl: Update to 1.20.0.Efraim Flashner
* gnu/packages/enlightenment.scm (python-efl): Update to 1.20.0. [source]: Add alternate source uri. [arguments]: Enable tests.
2017-08-06gnu: efl: Update to 1.20.1.Efraim Flashner
* gnu/packages/enlightenment.scm (efl): Update to 1.20.1.
2017-08-06gnu: make-u-boot-package: Don't unnecessarily cross-compile.Efraim Flashner
* 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.
2017-08-06gnu: Add python-flask-httpauth.Danny Milosavljevic
* gnu/packages/python.scm (python-flask-httpauth, python2-flask-httpauth): New variables.
2017-08-06gnu: Add font-open-dyslexic.ng0
* gnu/packages/fonts.scm (font-open-dyslexic): New variable. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2017-08-06gnu: gnucash: Update to 2.6.17.Vasile Dumitrascu
* gnu/packages/gnucash.scm (gnucash): Update to 2.6.17. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2017-08-05gnu: libtasn1: Fix CVE-2017-10790.Leo Famulari
* 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.
2017-08-06doc: 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'.
2017-08-05daemon: On aarch64, use increments of 16 on the stack.Efraim Flashner
* nix/libstore/build.cc (DerivationGoal::startBuilder): When on aarch64, when calling clone(), increment the stack by 16.