summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
* gnu: Add flex-2.6.1.David Craven2016-10-29
| | | | * gnu/packages/flex.scm (flex-2.6.1): New variable.
* gnu: Add python2-rpython.Alex Vong2016-10-29
| | | | * gnu/packages/python.scm (python2-rpython): New variable.
* gnu: ccache: Update to 3.3.3.Efraim Flashner2016-10-30
| | | | * gnu/packages/ccache.scm (ccache): Update to 3.3.3.
* gnu: python-waf: Update to 1.9.5.Efraim Flashner2016-10-30
| | | | | | | * gnu/packages/python.scm (python-waf): Update to 1.9.5. [arguments]: Shorten custom build phase. [source]: Use http. [home-page]: Use http.
* gnu: ffmpeg: Update to 3.2.Efraim Flashner2016-10-29
| | | | * gnu/packages/video.scm (ffmpeg): Update to 3.2.
* gnu: vapoursynth: Update to 35.Efraim Flashner2016-10-29
| | | | * gnu/packages/video.scm (vapoursynth): Update to 35.
* gnu: offlineimap: Update to 7.0.9.Efraim Flashner2016-10-29
| | | | * gnu/packages/mail.scm (offlineimap): Update to 7.0.9.
* gnu: chess: Update to 6.2.4.Efraim Flashner2016-10-29
| | | | | * gnu/packages/games.scm (chess): Update to 6.2.4. [home-page]: Use https.
* gnu: vim: Update to 8.0.0054.Marius Bakke2016-10-29
| | | | * gnu/packages/vim.scm (vim): Update to 8.0.0054.
* gnu: borg: Update to 1.0.8.Tobias Geerinckx-Rice2016-10-29
| | | | * gnu/packages/backup.scm (borg): Update to 1.0.8.
* gnu: Add radeontop.Tobias Geerinckx-Rice2016-10-29
| | | | * gnu/packages/linux.scm (radeontop): New variable.
* gnu: linux-libre: Update to 4.8.5.Mark H Weaver2016-10-28
| | | | | * gnu/packages/linux.scm (%linux-libre-version, %linux-libre-hash) (linux-libre): Update to 4.8.5.
* gnu: linux-libre@4.4: Update to 4.4.28.Mark H Weaver2016-10-28
| | | | * gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.28.
* gnu: mumps: Upgrade to 5.0.2.Eric Bavier2016-10-28
| | | | | * gnu/packages/maths.scm (mumps): Upgrade to 5.0.2. [arguments]: Properly return boolean from install phase.
* gnu: vim: Update to 8.0.0051.Marius Bakke2016-10-28
| | | | | * gnu/packages/vim.scm (vim): Update to 8.0.0051. [source]: Change to github release archive.
* gnu: python-twobitreader: Update to 3.1.4.Leo Famulari2016-10-28
| | | | | * gnu/packages/bioinformatics.scm (python-twobitreader, python2-twobitreader): Update to 3.1.4.
* gnu: python-twobitreader: Disable the test suite.Leo Famulari2016-10-28
| | | | | | | | The tests were silently skipped with Python 3.4. With Python 3.5, this caused the build of python-twobitreader to fail. * gnu/packages/bioinformatics.scm (python-twobitreader, python2-twobitreader)[arguments]: Disable the tests.
* gnu: Add emacs-org-trello.Roel Janssen2016-10-28
| | | | * gnu/packages/emacs.scm (emacs-org-trello): New variable.
* gnu: python-wsgiproxy2: Disable the test suite.Leo Famulari2016-10-28
| | | | | * gnu/packages/python.scm (python-wsgiproxy2, python2-wsgiproxy2)[arguments]: Disable the tests.
* gnu: python-beautifulsoup4: Update to 4.5.1.Leo Famulari2016-10-28
| | | | | * gnu/packages/python.scm (python-beautifulsoup4, python2-beautifulsoup4): Update to 4.5.1.
* gnu: python-beautifulsoup4: Run the test suite.Leo Famulari2016-10-28
| | | | | | * gnu/packages/python.scm (python-beautifulsoup4)[arguments]: Add field run python-2 -> python-3 conversion script and test suite. (python2-beautifulsoup4)[arguments]: Specify use of python-2.
* gnu: python-feedparser: Disable the test suite.Leo Famulari2016-10-28
| | | | | | | | The tests were silently skipped with Python 3.4. With Python 3.5, this caused the build of python-feedparser to fail. * gnu/packages/python.scm (python-feedparser, python2-feedparser)[arguments]: Disable the tests.
* gnu: libwebp: Fix CVE-2016-9085.Leo Famulari2016-10-28
| | | | | | * gnu/packages/patches/libwebp-CVE-2016-9085.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/image.scm (libwebp)[source]: Use it.
* gnu: libwebp: Update to 0.5.1.Leo Famulari2016-10-28
| | | | * gnu/packages/image.scm (libwebp): Update to 0.5.1.
* gnu: Add emacs-request.Roel Janssen2016-10-28
| | | | * gnu/packages/emacs.scm (emacs-request): New variable.
* gnu: Add qwt.Thomas Danckaert2016-10-28
| | | | | | * gnu/packages/qt.scm (qwt): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: Add r-mutationalpatterns.Roel Janssen2016-10-27
| | | | * gnu/packages/bioinformatics.scm (r-mutationalpatterns): New variable.
* gnu: jasper: Updat eto 1.900.16.Efraim Flashner2016-10-27
| | | | * gnu/packages/image.scm (japer): Update to 1.900.16.
* gnu: windowmaker: Add support for more image formats.Kei Kebreau2016-10-27
| | | | | * gnu/packages/gnustep.scm (windowmaker)[inputs]: Add giflib, libpng, and libtiff.
* gnu: r: Use uname from GuixRoel Janssen2016-10-27
| | | | * gnu/packages/statistics.scm (r): Use uname from Guix.
* gnu: python-urllib3: Update to 1.18.1.Marius Bakke2016-10-27
| | | | | * gnu/packages/python.scm (python-urllib3): Update to 1.18.1. [home-page]: Use https URL.
* tests: Test installation with a RAID root partition.Ludovic Courtès2016-10-27
| | | | | * gnu/tests/install.scm (%raid-root-os, %raid-root-os-source) (%raid-root-installation-script, %test-raid-root-os): New variables.
* file-systems: 'disk-partitions' detected partitions from mapped devices.Ludovic Courtès2016-10-27
| | | | | | | | | | Previously, partitions of mdadm- or cryptsetup-produced block devices would not be returned by 'disk-partitions'. * gnu/build/file-systems.scm (disk-partitions)[last-character]: New procedure. [partition?]: Add 'name' parameter and rewrite. Adjust caller. * gnu/build/file-systems.scm (ENOENT-safe): Silently ignore ENOMEDIUM.
* tests: Add #:memory-size parameter for the command to run the installed OS.Ludovic Courtès2016-10-27
| | | | | * gnu/tests/install.scm (qemu-command/writable-image): Add #:memory-size parameter and honor it.
* mapped-devices: Use 'mdadm-static' in 'raid-device-mapping'.Ludovic Courtès2016-10-27
| | | | | * gnu/system/mapped-devices.scm (open-raid-device, close-raid-device): Use MDADM-STATIC instead of MDADM. Use 'file-append'.
* gnu: Add mdadm-static.Ludovic Courtès2016-10-27
| | | | * gnu/packages/linux.scm (mdadm-static): New variable.
* gnu: libmikmod: Update to 3.3.10.Efraim Flashner2016-10-27
| | | | * gnu/packages/sdl.scm (libmikmod): Update to 3.3.10.
* gnu: sdl2: Update to 2.0.5.Efraim Flashner2016-10-27
| | | | * gnu/packages/sdl.scm (sdl2): Update to 2.0.5.
* gnu: Use 'https' for libsdl urls.Efraim Flashner2016-10-27
| | | | | | * gnu/packages/sdl.scm (sdl, sdl2, sdl-image, sdl-mixer, sdl-net) (sdl-ttf, sdl2-image, sdl2-ttf)[source]: Use https. [home-page]: Use https.
* gnu: mcelog: Update to 144.Tobias Geerinckx-Rice2016-10-27
| | | | * gnu/packages/linux.scm (mcelog): Update to 144.
* gnu: btrfs-progs: Update to 4.8.2.Tobias Geerinckx-Rice2016-10-27
| | | | * gnu/packages/linux.scm (btrfs-progs): Update to 4.8.2.
* gnu: gnupg: Add support for pcsc-lite.Mike Gerwitz2016-10-27
| | | | | | | | * gnu/packages/gnupg.scm (gnupg)[inputs]: Add pcsc-lite. [arguments]: Rename phase 'patch-config-files' to 'patch-paths'. Patch `scd/scdaemon.c' with absolute path of libpcsclite.so. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: Add pcsc-lite.Mike Gerwitz2016-10-27
| | | | | | * gnu/packages/security-token.scm (pcsc-lite): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: Add dbacl.ng02016-10-27
| | | | | | * gnu/packages/textutils.scm (dbacl): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: valgrind: Use 'modify-phases' syntax.Efraim Flashner2016-10-27
| | | | | * gnu/packages/valgrind.scm (valgrind)[arguments]: Use 'modify-phases' syntax.
* gnu: valgrind: Update to 3.12.0.Efraim Flashner2016-10-27
| | | | * gnu/packages/valgrind.scm (valgrind): Update to 3.12.0.
* gnu: python-pathlib2: Add comment.Hartmut Goebel2016-10-27
| | | | | | As suggested by Efraim Flashner. * gnu/packages/python.scm (python-pathlib2): Add comment.
* gnu: shotwell: Update to 0.25.0.Leo Famulari2016-10-26
| | | | | * gnu/packages/gnome.scm (shotwell): Update to 0.25.0. [inputs]: Add gcr.
* gnu: vdirsyncer: Update to 0.14.0.Leo Famulari2016-10-26
| | | | * gnu/packages/dav.scm (vdirsyncer): Update to 0.14.0.
* tests: Test installation with store on a separate partition.Ludovic Courtès2016-10-27
| | | | | | | | This is a followup to 0f65f54ebd76324653fd5506a7dab42ee44d9255. * gnu/tests/install.scm (%separate-store-os, %separate-store-os-source) (%separate-store-installation-script, %test-separate-store-os): New variables.