summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-03-31gnu: hdparm: Update to 9.51.•••* gnu/packages/linux.scm (hdparm): Update to 9.51. Tobias Geerinckx-Rice
2017-03-31gnu: goffice: Update to 0.10.34.•••* gnu/packages/gnome.scm (goffice): Update to 0.10.34. Tobias Geerinckx-Rice
2017-03-31gnu: gmime: Update to 2.6.23.•••* gnu/packages/mail.scm (gmime): Update to 2.6.23. Tobias Geerinckx-Rice
2017-03-31gnu: rapidjson: Fix building on aarch64.•••* gnu/packages/web.scm (rapidjson)[arguments]: Add custom phase for aarch64 to fix -march detection. Efraim Flashner
2017-03-30gnu: freedoom: Update to 0.11.2.•••* gnu/packages/games.scm (freedoom): Update to 0.11.2. Tobias Geerinckx-Rice
2017-03-30hydra: Don't build deprecated packages.•••* build-aux/hydra/gnu-system.scm (hydra-jobs): When iterating over the packages, exclude those that match 'package-superseded'. Ludovic Courtès
2017-03-30gnu: mlocate: Update URLs.•••* gnu/packages/search.scm (mlocate)[source, home-page]: Change URLs to pagure.{org,io}. Ludovic Courtès
2017-03-30gnu: ruby-concurrent: Work around test failure on ARM.•••* gnu/packages/patches/ruby-concurrent-test-arm.patch: New file. * gnu/packages/ruby.scm (ruby-concurrent)[source](patches): Add it. * gnu/local.mk (dist_patch_DATA): Add it. Ludovic Courtès
2017-03-30gnu: guix: Include the aarch64 bootstrap Guile.•••* gnu/packages/package-management.scm (boot-guile-uri): Add case for aarch64. (guix-0.12.0)[arguments] <copy-bootstrap-guile>: Handle aarch64. [inputs]: Add "boot-guile/aarch64". Ludovic Courtès
2017-03-30gnu: sysstat: Update to 11.4.3.•••* gnu/packages/linux.scm (sysstat): Update to 11.4.3. Leo Famulari
2017-03-30Merge branch 'master' into core-updates•••Most conflicts are from 6fd52309b8f52c9bb59fccffac53e029ce94b698. Marius Bakke
2017-03-30gnu: linux-libre: Update to 4.10.7.•••* gnu/packages/linux.scm (%linux-libre-version): Update to 4.10.7. (%linux-libre-hash): Update hash. Mark H Weaver
2017-03-30gnu: linux-libre@4.9: Update to 4.9.19.•••* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.19. Mark H Weaver
2017-03-30gnu: linux-libre@4.4: Update to 4.4.58.•••* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.58. Mark H Weaver
2017-03-30gnu: chez-scheme: Fix build failure in 'reset-gzip-timestamps' phase.•••* gnu/packages/chez.scm (chez-scheme)[arguments]: Add 'make-manpages-writable' phase. Marius Bakke
2017-03-30gnu: kodi: Update to 18.0_alpha-1-ec5d53d.•••* gnu/packages/kodi.scm (kodi): Update to 18.0_alpha-1-ec5d53d. [inputs]: Replace LIBYAJL with RAPIDJSON. Marius Bakke
2017-03-30gnu: kodi: Remove silly wrapper script.•••* gnu/packages/kodi.scm (kodi)[arguments]: Add SYSTEM_LDFLAGS in configure-flags. Remove 'wrap' phase. Enable previously failing tests. Marius Bakke
2017-03-30gnu: kodi: Embed full path to tzdata.•••* gnu/packages/kodi.scm (kodi)[arguments]: Add substitution for tzdata in 'patch-stuff' phase. [inputs]: Add TZDATA. Marius Bakke
2017-03-30gnu: ceph: Update to 12.0.1.•••* gnu/packages/storage.scm (ceph): Update to 12.0.1. [arguments]: Disable one new test. * gnu/packages/patches/ceph-disable-cpu-optimizations.patch: Adjust context. Marius Bakke
2017-03-30gnu: xcb-util-cursor: Update to 0.1.3.•••* gnu/packages/xorg.scm (xcb-util-cursor): Update to 0.1.3. [source]: Change to bz2 archive. Marius Bakke
2017-03-30gnu: libevdev: Update to 1.5.6.•••* gnu/packages/xorg.scm (libevdev): Update to 1.5.6. Marius Bakke
2017-03-30gnu: libinput: Update to 1.7.0.•••* gnu/packages/freedesktop.scm (libinput, libinput-minimal): Update to 1.7.0. Marius Bakke
2017-03-30gnu: exempi: Update to 2.4.2.•••* gnu/packages/freedesktop.scm (exempi): Update to 2.4.2. Marius Bakke
2017-03-30gnu: mbedtls-apache: Update to 2.4.2 [fixes CVE-2017-2784, SLOTH and others].•••See 'ChangeLog' in the source code distribution for more information about security-related bug fixes. * gnu/packages/tls.scm (mbedtls-apache): Update to 2.4.2. Leo Famulari
2017-03-30gnu: propeller-binutils: Use flex 2.6.1.•••* gnu/packages/embedded.scm (propeller-binutils)[native-inputs]: Replace "flex" with "flex-2.6.1". Ricardo Wurmus
2017-03-30gnu: milkytracker: Update to 1.0.0.•••* gnu/packages/music.scm (milkytracker): Update to 1.0.0. [source]: Change uri; add file-name; add snippet to remove non-FSDG compliant data. [build-system]: Change from gnu-build-system to cmake-build-system. [arguments]: Remove #:make-flags; disable tests (which are no longer present). [inputs]: Change sdl to sdl2. Kei Kebreau
2017-03-30gnu: guix: Update development snapshot.•••The previous snapshot lacked the FTP download fix from commit 6dfd683dc742ebb80983137f80a457af38ca7d8d. Thus, the daemon's "download" built-in would fail to download over FTP. * gnu/packages/package-management.scm (guix-devel): Update to aabece2. Ludovic Courtès
2017-03-30gnu: guile-git, guile-bytestructures: Switch to Guile 2.2.•••* gnu/packages/guile.scm (guile-bytestructures)[inputs]: Replace GUILE-2.0 with GUILE-2.2. (guile-git)[inputs]: Likewise. Ludovic Courtès
2017-03-30gnu: guile-git: Update to latest Git snapshot.•••* gnu/packages/guile.scm (guile-git): Update to 96dfb3b. [arguments]: Remove #:parallel-tests?. Ludovic Courtès
2017-03-30gnu: ccl: Forcibly set CCL_DEFAULT_DIRECTORY.•••* gnu/packages/lisp.scm (ccl)[arguments]: Unconditionally set the CCL_DEFAULT_DIRECTORY environment variable in the wrapper script. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Andy Patterson
2017-03-30gnu: ccl: Install included libraries.•••* gnu/packages/lisp.scm (ccl)[arguments]: Add 'srfi-26' to '#:modules', and copy the included libraries to the output in the 'install' phase. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Andy Patterson
2017-03-30gnu: Add emacs-linum-relative.•••* gnu/packages/emacs.scm (emacs-linum-relative): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Arun Isaac
2017-03-30gnu: Add emacs-highlight-sexp.•••* gnu/packages/emacs (emacs-highlight-sexp): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Vasile Dumitrascu
2017-03-30gnu: Add emacs-ox-twbs.•••* gnu/packages/emacs.scm (emacs-ox-twbs): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Vasile Dumitrascu
2017-03-30gnu: Add emacs-idle-highlight.•••* gnu/packages/emacs.scm (emacs-idle-highlight): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Vasile Dumitrascu
2017-03-30hydra: Include the localstatedir in the binary tarball.•••This is a followup to 6b63c43e0661406bf9e8c4c54f517744fc2ffdb3. * build-aux/hydra/gnu-system.scm (tarball-jobs): Pass #:localstatedir? #t to 'self-contained-tarball'. Ludovic Courtès
2017-03-30gnu: discrover: Add missing includes.•••* gnu/packages/bioinformatics.scm (discrover)[arguments]: Add build phase "add-missing-includes" to include "random" headers. Ricardo Wurmus
2017-03-30gnu: stringtie: Remove typedef conflict.•••* gnu/packages/bioinformatics.scm (stringtie)[arguments]: Remove conflicting typedef in a new build phase "remove-duplicate-typedef". Ricardo Wurmus
2017-03-30gnu: powertabeditor: Link with pthread.•••* gnu/packages/music.scm (powertabeditor)[arguments]: Link with "-lpthread" to fix build with GCC 5. Ricardo Wurmus
2017-03-30gnu: hugs: Build with GCC 4.9.•••* gnu/packages/hugs.scm (hugs)[native-inputs]: Add "gcc-4.9". Ricardo Wurmus
2017-03-30gnu: dash: Update to 0.5.9.1.•••* gnu/packages/shells.scm (dash): Update to 0.5.9.1. [source]: Use git-fetch. [native-inputs]: Add autoconf and automake. [arguments]: Add 'bootstrap' phase. Leo Famulari
2017-03-29gnu: qutebrowser: Upgrade to 0.10.1.•••* gnu/packages/web.scm (qutebrowser): Upgrade to 0.10.1. Eric Bavier
2017-03-29gnu: thefuck: Upgrade to 3.15 and enable tests.•••* gnu/packages/patches/thefuck-test-environ.patch: New patch. * gnu/packages/admin.scm (thefuck): Upgrade to 3.15. [source]: Use patch. [arguments]: Remove '#:tests? #f'. Move 'check' phase after 'install'. * gnu/local.mk (dist_patch_DATA): Add patch. Eric Bavier
2017-03-30gnu: Use HTTPS for almost all gnu.org HOME-PAGEs.•••All HTTP gnu.org (and supported subdomain) HOME-PAGEs changed to HTTPS. Tobias Geerinckx-Rice
2017-03-30gnu: orc: Update home page.•••* gnu/packages/gstreamer.scm (orc)[home-page]: Update. Tobias Geerinckx-Rice
2017-03-29gnu: icecat: Add fixes from mozilla-esr45; use skia by default.•••* gnu/packages/gnuzilla.scm (icecat)[source][patches]: Add fixes from the upstream mozilla-esr45 repository. [arguments]: Add 'use-skia-by-default' phase. Mark H Weaver
2017-03-29gnu: wordnet: Build with the default GCC.•••* gnu/packages/wordnet.scm (wordnet)[native-inputs]: Remove. Ludovic Courtès
2017-03-29packages: Remove "mips64el-linux" from '%hydra-supported-systems'.•••* guix/packages.scm (%hydra-supported-systems): Remove "mips64el-linux". Ludovic Courtès
2017-03-29gnu: python-enum34: Update to 1.1.6.•••* gnu/packages/python.scm (python-enum34, python2-enum34): Update to 1.1.6. [arguments]: Remove custom test phase. Leo Famulari
2017-03-29gnu: guile-reader: Build with gperf 3.0.•••* gnu/packages/guile.scm (guile-reader)[native-inputs]: Use GPERF-3.0 instead of GPERF. Ludovic Courtès