summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Expand)AuthorAgeFilesLines
* gnu: r-genomeinfodb: Update to 1.8.3.•••* gnu/packages/bioinformatics.scm (r-genomeinfodb): Update to 1.8.3. Ben Woodcroft2016-07-281-2/+2
* gnu: r-s4vectors: Update to 0.10.2.•••* gnu/packages/bioinformatics.scm (r-s4vectors): Update to 0.10.2. Ben Woodcroft2016-07-281-2/+2
* gnu: mysql: Update to 5.7.13 [fixes CVE-2016-{3477,3521,3615,5440}].•••* gnu/packages/patches/mysql-fix-failing-test.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/databases.scm (mysql): Update to 5.7.13. Leo Famulari2016-07-283-2/+61
* gnu: the-silver-searcher: Update to 0.32.0.•••* gnu/packages/code.scm(the-silver-searcher): Update to 0.32.0. Tomáš Čech2016-07-281-2/+2
* gnu: imagemagick: Update to 6.9.5-3.•••* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.5-3. Leo Famulari2016-07-271-2/+2
* gnu: mariadb: Update to 10.1.16.•••* gnu/packages/databases.scm (mariadb): Update to 10.1.16. Leo Famulari2016-07-271-2/+2
* gnu: calibre: Update to 2.63.0.•••* gnu/packages/ebook.scm (calibre): Update to 2.63.0. [inputs]: Remove unnecessary imagemagick dependency. [phases]: Use modify-phases. * gnu/packages/patches/calibre-drop-unrar.patch: Update for new version. Signed-off-by: Roel Janssen <roel@gnu.org> Alex Griffin2016-07-272-36/+26
* system: Source /etc/environment before $HOME/.guix-profile/etc/profile.•••* gnu/system.scm (operating-system-etc-service) <profile>: Move sourcing of /etc/environment before that of $HOME/.guix-profile/etc/profile. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Carlos Sánchez de La Lama2016-07-271-10/+11
* gnu: krona-tools: Update to 2.7.•••* gnu/packages/web.scm (krona-tools): Update to 2.7. [arguments]: Delete 'build' phase. Install new scripts. Ben Woodcroft2016-07-271-21/+11
* gnu: diamond: Update to 0.8.16.•••* gnu/packages/bioinformatics.scm (diamond): Update to 0.8.16. Ben Woodcroft2016-07-271-2/+2
* gnu: guix: Update revision number in version.•••This is a follow-up to commit 95af24a2f1fb58eb9e6ee902c9330534f0aca9f3. Reported by Alex Kost <alezost@gmail.com>. Andreas Enge2016-07-271-1/+1
* gnu: magit: Fix rebase commands that require perl.•••* gnu/packages/emacs.scm (magit)[inputs]: Add 'perl'. [arguments]: Adjust 'patch-exec-paths' phase to make some rebase commands find 'perl'. Signed-off-by: Alex Kost <alezost@gmail.com> Alex Griffin2016-07-271-2/+8
* gnu: Add httping.•••* gnu/packages/networking.scm (httping): New variable. Tobias Geerinckx-Rice2016-07-271-0/+36
* gnu: Add missing copyright symbol.•••* gnu/packages/networking.scm: Add missing "©" to header comments. Tobias Geerinckx-Rice2016-07-271-1/+1
* gnu: gmime: Remove 'gpg' to 'gpg2' substitution.•••* gnu/packages/mail.scm (gmime)[arguments]: Remove the substitution which previously changed 'gpg' to 'gpg2' in 'patch-paths-in-tests' phase. Signed-off-by: Leo Famulari <leo@famulari.name> ng02016-07-261-3/+4
* gnu: dmd: Remove package, superseded by shepherd.•••* gnu/packages/admin.scm (dmd): Remove variable. Andreas Enge2016-07-261-40/+0
* gnu: Add perl-db-file.•••* gnu/packages/databases.scm (perl-db_file): New variable. Signed-off-by: Andreas Enge <andreas@enge.fr> Danny Milosavljevic2016-07-261-0/+32
* gnu: icecat: Install icons.•••* gnu/packages/gnuzilla.scm (icecat)[arguments]: Add 'install-icons' phase. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Alex Griffin2016-07-261-1/+16
* gnu: Add haveged.•••* gnu/packages/linux.scm (haveged): New variable. Tobias Geerinckx-Rice2016-07-261-0/+30
* gnu: Add perceptualdiff.•••* gnu/packages/image.scm (perceptualdiff): New variable. Tobias Geerinckx-Rice2016-07-261-0/+32
* gnu: linux-libre@4.1: Update to 4.1.28.•••* gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.28. Mark H Weaver2016-07-261-2/+2
* gnu: linux-libre: Update to 4.7.•••* gnu/packages/linux.scm (linux-libre): Update to 4.7. * gnu/packages/linux-libre-4.7-x86_64.conf, gnu/packages/linux-libre-4.7-i686.conf: New files. * gnu/packages/linux-libre-4.6-x86_64.conf, gnu/packages/linux-libre-4.6-i686.conf: Delete files. * Makefile.am (KCONFIGS): Update accordingly. Mark H Weaver2016-07-263-70/+243
* gnu: calibre: Build with non-modular Qt.•••* gnu/packages/ebook.scm (calibre)[native-inputs]: Replace QTBASE by QT. [inputs]: Replace QTBASE by QT and PYTHON2-PYQT by PYTHON2-PYQT-5.5. This essentially reverts commit 76806c54ed72f8f04079bbb187b186b833c103e1. Reported by Roel Janssen <roel@gnu.org>. Andreas Enge2016-07-261-3/+3
* gnu: pyqt: Add versions based on non-modular Qt 5.5.•••* gnu/packages/qt.scm (python-pyqt-5.5, python2-pyqt-5.5): New variables. Andreas Enge2016-07-261-0/+27
* gnu: guix: Update development snapshot.•••* gnu/packages/package-management.scm (guix-devel): Update to 97c8aef. Andreas Enge2016-07-251-2/+2
* system: Add mapped devices for RAID.•••* gnu/system/mapped-devices.scm (raid-device-mapping, open-raid-device, close-raid-device): New variables. * doc/guix.texi (Mapped Devices): Add documentation for RAID devices, reorganize documentation for LUKS devices. Co-authored-by: Ludovic Courtès <ludo@gnu.org> Andreas Enge2016-07-251-1/+28
* gnu: emacs-solarized-theme: Remove unneeded dependencies.•••* gnu/packages/emacs.scm (emacs-solarized-theme)[propagated-inputs]: Remove 'emacs-f' and 'emacs-s'. Alex Kost2016-07-251-3/+1
* gnu: emacs: Install site-start.el in non-versioned directory.•••Reported by Ricardo Wurmus on #guix. * gnu/packages/emacs.scm (emacs)[arguments]: Put "site-start.el" in "/share/emacs/site-lisp" instead of "/share/emacs/<version>/site-lisp" to let inherited package with another version find it. Alex Kost2016-07-251-3/+1
* gnu: Add guile-daemon.•••* gnu/packages/guile.scm (guile-daemon): New variable. Alex Kost2016-07-251-0/+25
* gnu: Add guile-xosd.•••* gnu/packages/guile.scm (guile-xosd): New variable. Alex Kost2016-07-251-0/+32
* gnu: Add xdpyprobe.•••* gnu/packages/xdisorg.scm (xdpyprobe): New variable. Alex Kost2016-07-251-0/+23
* gnu: mkfontdir: Do not propagate 'mkfontscale'.•••* gnu/packages/xorg.scm (mkfontdir)[propagated-inputs]: Move 'mkfontscale' to ... [inputs]: ... here. [arguments]: Add 'wrap-mkfontdir' phase. Alex Kost2016-07-251-1/+11
* gnu: Add xfd.•••* gnu/packages/xorg.scm (xfd): New variable. Alex Kost2016-07-251-0/+46
* gnu: Add xfontsel.•••* gnu/packages/xorg.scm (xfontsel): New variable. Alex Kost2016-07-251-0/+46
* gnu: sbcl: Update to 1.3.7.•••* gnu/packages/lisp.scm (sbcl): Update to 1.3.7. [arguments]: During the patch-unix-tool-paths phase, avoid running substitute* on a utf-16-be encoded file. Signed-off-by: 宋文武 <iyzsong@gmail.com> Andy Patterson2016-07-251-3/+7
* gnu: ecl: Wrap with PATH, CPATH, LIBRARY_PATH, and LD_LIBRARY_PATH.•••* gnu/packages/lisp.scm (ecl)[arguments]: Add 'wrap' phase. Co-authored-by: Ludovic Courtès <ludo@gnu.org> Andy Patterson2016-07-251-1/+25
* gnu: ecl: Enable tests.•••* gnu/packages/lisp.scm (ecl): Enable tests. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Andy Patterson2016-07-251-24/+9
* gnu: ecl: Update to 16.1.2.•••* gnu/packages/lisp.scm (ecl): Update to 16.1.2. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Andy Patterson2016-07-251-5/+5
* gnu: gnupg@2.1: Use 'modify-phases'.•••* gnu/packages/gnupg.scm (gnupg@2.1)[arguments]: Use 'modify-phases' syntax. Efraim Flashner2016-07-251-6/+6
* gnu: hdup: Update source url.•••* gnu/packages/backup.scm (hdup)[source]: Update url. Efraim Flashner2016-07-251-2/+1
* gnu: gnupg-2.1: Install executable as 'gpg'.•••* gnu/packages/gnupg.scm (gnupg-2.1)[arguments]: Add '--enable-gpg2-is-gpg' to #:configure-flags. Leo Famulari2016-07-241-1/+2
* gnu: gnupg@2.0: Add the 'gpg' and 'gpgv' commands.•••* gnu/packages/gnupg.scm (gnupg-2.0)[arguments]: Add 'rename-v2-commands' phase. Ludovic Courtès2016-07-241-1/+14
* gnu: gnupg@2.0: Fix typo.•••* gnu/packages/gnupg.scm (gnupg@2.0)[arguments]: Fix typo that prevented gnupg from building. This is a follow up to 6b547d22952fb30c4419d4f81545353907ab398d. Efraim Flashner2016-07-241-2/+3
* gnu: exiv2: Update source url.•••* gnu/packages/geeqie.scm (exiv2)[source]: Update url. Efraim Flashner2016-07-241-2/+4
* doc: gnupg@2.0: Use 'modify-phases'.•••* gnu/packages/gnupg.scm (gnupg-2.0)[arguments]: Use 'modify-phases'. Ludovic Courtès2016-07-241-6/+5
* gnu: icecat: Disable parallel build.•••* gnu/packages/gnuzilla.scm (icecat)[arguments]: Disable parallel build. Andreas Enge2016-07-241-1/+1
* gnu: icecat: Update to 38.8.0-gnu2.•••* gnu/packages/gnuzilla.scm (icecat): Update to 38.8.0-gnu2. Andreas Enge2016-07-241-3/+3
* gnu: openssh: Fix CVE-2016-6210.•••* gnu/packages/ssh.scm (openssh)[source]: Add patches openssh-CVE-2016-6210-1.patch, openssh-CVE-2016-6210-2.patch, openssh-CVE-2016-6210-3.patch. * gnu/packages/patches/openssh-CVE-2016-6210-1.patch: New file. * gnu/packages/patches/openssh-CVE-2016-6210-2.patch: New file. * gnu/packages/patches/openssh-CVE-2016-6210-3.patch: New file. * gnu/local.mk (dist_patch_DATA): Register them. Efraim Flashner2016-07-245-1/+292
* gnu: pspp: Update to 0.10.2.•••* gnu/packages/statistics.scm (pspp): Update to 0.10.2. Efraim Flashner2016-07-241-2/+2
* gnu: python-iso8601: Update to 0.1.11.•••* gnu/packages/python.scm (python-iso8601): Update to 0.1.11. Efraim Flashner2016-07-241-7/+4