aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-07Merge branch 'master' into core-updatesMark H Weaver
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: texlive: Remove texlive-minimal....This package is superseded by the modular TeX Live distribution. * gnu/packages/tex.scm (texlive-minimal, texlive-texmf-minimal): Remove variables. Leo Famulari
2017-08-07gnu: biber: Update to 2.7....* gnu/packages/tex.scm (biber)[name]: Rename to 'biber'. (biber-2.5): Remove variable. Leo Famulari
2017-08-07gnu: texlive: Update to 2017....* gnu/packages/tex.scm (texlive, texlive-texmf): Update to 2017. (texlive-texmf-src): Update to 20170524. Remove 'texlive-texmf-CVE-2016-10243.patch'. (texlive-bin, texlive-extra-src): Update to 20170524. * gnu/packages/patches/texlive-texmf-CVE-2016-10243.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. Leo Famulari
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-06Merge branch 'master' into core-updatesMark H Weaver
2017-08-06gnu: libtasn1: Add replacement to fix CVE-2017-10790....Based on commit 01a61d7040b1794f36547b107abce6e967d59f21 by Leo Famulari <leo@famulari.name>. * gnu/packages/patches/libtasn1-CVE-2017-10790.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/tls.scm (libtasn1)[replacement]: New field. (libtasn1/fixed): New variable. Mark H Weaver
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