summaryrefslogtreecommitdiff
path: root/gnu/packages
Commit message (Expand)AuthorAgeFilesLines
* gnu: strace: Update to 4.23.•••* gnu/packages/linux.scm (strace): Update to 4.23. [source]: Remove obsolete patch. * gnu/packages/patches/strace-kernel-4.16.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. Marius Bakke2018-06-162-95/+2
* gnu: offlineimap: Update to 7.2.1.•••* gnu/packages/mail.scm (offlineimap): Update to 7.2.1. Marius Bakke2018-06-161-2/+2
* gnu: maim: Update to 5.5.2.•••* gnu/packages/xdisorg.scm (maim): Update to 5.5.2. Marius Bakke2018-06-161-2/+2
* gnu: ffmpeg: Update to 4.0.1.•••* gnu/packages/video.scm (ffmpeg): Update to 4.0.1. Marius Bakke2018-06-161-2/+2
* gnu: ldb: Fix build on 32-bit systems.•••* guix/utils.scm (target-64bit?): New procedure. * gnu/packages/samba.scm (ldb)[inputs]: Only add LMDB on 64-bit systems. [arguments]: Make #:tests? conditional on LMDB availability. Marius Bakke2018-06-161-2/+7
* gnu: perl: Fix CVE-2018-12015.•••* gnu/packages/patches/perl-archive-tar-CVE-2018-12015.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/perl.scm (perl-5.26.2)[source](patches): Use it. Marius Bakke2018-06-162-0/+38
* gnu: libedit: Update to 20180525-3.1.•••* gnu/packages/libedit.scm (libedit): Update to 20180525-3.1. Marius Bakke2018-06-161-2/+2
* gnu: openal: Update to 0.18.2.•••* gnu/packages/audio.scm (openal): Update to 0.18.2. Marius Bakke2018-06-161-2/+2
* gnu: linux-libre: Fix build on AArch64.•••* gnu/packages/patches/binutils-aarch64-symbol-relocation.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/base.scm (binutils/fixed): New public variable. * gnu/packages/linux.scm (make-linux-libre)[native-inputs]: On aarch64, define new ld-wrapper with the above binutils and use it. Marius Bakke2018-06-163-0/+53
* gnu: Add restic.•••* gnu/packages/backup.scm (restic): New variable. Oleg Pykhalov2018-06-161-0/+112
* gnu: Add dehydrated.•••* gnu/packages/tls.scm (dehydrated): New variable. Clément Lassieur2018-06-161-0/+71
* gnu: wesnoth: Update to 1.14.3.•••* gnu/packages/games.scm (wesnoth): Update to 1.14.3. 宋文武2018-06-161-2/+2
* gnu: groovy: Add groovy-xml to the closure.•••* gnu/packages/groovy.scm (groovy)[inputs]: Add groovy-xml. [arguments]: Add groovy-xml to the list of classes available for class loading. Julien Lepiller2018-06-161-1/+2
* gnu: Add maven.•••* gnu/packages/maven.scm (maven): New variable. Julien Lepiller2018-06-161-0/+88
* gnu: Add maven-compat.•••* gnu/packages/maven.scm (maven-compat): New variable. Julien Lepiller2018-06-161-0/+117
* gnu: Add maven-resolver-transport-wagon.•••* gnu/packages/maven.scm (maven-resolver-transport-wagon): New variable. Julien Lepiller2018-06-161-0/+83
* gnu: Add maven-wagon-http.•••* gnu/packages/maven.scm (maven-wagon-http): New variable. Julien Lepiller2018-06-161-0/+84
* gnu: Add maven-wagon-http-shared.•••* gnu/packages/maven.scm (maven-wagon-http-shared): New variable. Julien Lepiller2018-06-161-0/+61
* gnu: Add maven-wagon-tck-http.•••* gnu/packages/maven.scm (maven-wagon-tck-http): New variable. Julien Lepiller2018-06-161-0/+27
* gnu: Add maven-wagon-file.•••* gnu/packages/maven.scm (maven-wagon-file): New variable. Julien Lepiller2018-06-161-0/+65
* gnu: Add maven-wagon-provider-test.•••* gnu/packages/maven.scm (maven-wagon-provider-test): New variable. Julien Lepiller2018-06-161-0/+25
* gnu: Add maven-wagon-provider-api.•••* gnu/packages/maven.scm (maven-wagon-provider-api): New variable. Julien Lepiller2018-06-161-0/+26
* gnu: Add maven-embedder.•••* gnu/packages/maven.scm (maven-embedder): New variable. Julien Lepiller2018-06-161-0/+93
* gnu: Add maven-core.•••* gnu/packages/maven.scm (maven-core): New variable. Julien Lepiller2018-06-161-0/+72
* gnu: Add java-plexus-component-metadata.•••* gnu/packages/maven.scm (java-plexus-component-metadata): New variable. Julien Lepiller2018-06-161-1/+47
* gnu: Add maven-plugin-annotations.•••* gnu/packages/maven.scm (maven-plugin-annotations): New variable. Julien Lepiller2018-06-161-0/+24
* gnu: Add maven-core-bootstrap.Julien Lepiller2018-06-161-0/+82
* gnu: Add maven-plugin-api.•••* gnu/packages/maven.scm (maven-plugin-api): New variable. Julien Lepiller2018-06-161-0/+53
* gnu: Add java-qdox.•••* gnu/packages/java.scm (java-qdox): New variable. Julien Lepiller2018-06-161-0/+29
* gnu: Add java-plexus-cli.•••* gnu/packages/java.scm (java-plexus-cli): New variable. Julien Lepiller2018-06-161-0/+33
* gnu: Add java-eclipse-jetty-webapp-9.2.•••* gnu/packages/web.scm (java-eclipse-jetty-webapp-9.2): New variable. Julien Lepiller2018-06-161-0/+29
* gnu: Add java-eclipse-jetty-webapp.•••* gnu/packages/web.scm (java-eclipse-jetty-webapp): New variable. Julien Lepiller2018-06-161-0/+28
* gnu. Add java-eclipse-jetty-xml-9.2.•••* gnu/packages/web.scm (java-eclipse-jetty-xml-9.2): New variable. Julien Lepiller2018-06-161-0/+23
* gnu: Add java-eclipse-jetty-xml.•••* gnu/packages/web.scm (java-eclipse-jetty-xml): New variable. Julien Lepiller2018-06-161-0/+21
* gnu: java-eclipse-jetty-security-9.2: Ignore test error.•••* gnu/packages/web.scm (java-eclipse-jetty-security-9.2)[arguments]: Ignore one failing test. Julien Lepiller2018-06-161-0/+5
* gnu: pigx-chipseq: Update to 0.0.16.•••* gnu/packages/bioinformatics.scm (pigx-chipseq): Update to 0.0.16. Ricardo Wurmus2018-06-161-2/+2
* gnu: BIND: Fix CVE-2018-5738.•••* gnu/packages/patches/bind-CVE-2018-5738.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/dns.scm (isc-bind)[source]: Use it. Leo Famulari2018-06-152-0/+102
* gnu: grub: Fix build on i686.•••Fixes <https://bugs.gnu.org/31380>. * gnu/packages/bootloaders.scm (grub)[native-inputs]: Add "ld-wrapper" and "binutils". Co-authored-by: Ludovic Courtès <ludo@gnu.org> Mark H Weaver2018-06-151-2/+19
* system: Add os-with-u-boot.•••* gnu/system/install.scm (os-with-u-boot): New procedure. * gnu/packages/bootloaders.scm (make-u-boot-package): Export. * doc/guix.texi (Building the Installation Image for ARM Boards): New subsection. Danny Milosavljevic2018-06-151-1/+1
* gnu: Add shadowsocks.•••* gnu/packages/networking.scm (shadowsocks): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> fis2018-06-151-0/+33
* gnu: cpuid: Update to 20180519.•••* gnu/packages/linux.scm (cpuid): Update to 20180519. Tobias Geerinckx-Rice2018-06-151-2/+2
* gnu: light: Return #t from phase.•••* gnu/packages/linux.scm (light)[arguments]: End ‘patch-makefile’ phase with #t. Tobias Geerinckx-Rice2018-06-151-1/+2
* gnu: light: Update to 1.1.•••* gnu/packages/linux.scm (light): Update to 1.1. [source]: Switch to GIT-FETCH. Tobias Geerinckx-Rice2018-06-151-8/+8
* gnu: f2fs-tools: Update to 1.10.0.•••* gnu/packages/linux.scm (f2fs-tools): Update to 1.10.0. Tobias Geerinckx-Rice2018-06-151-2/+2
* gnu: spice-protocol: Update to 0.12.14.•••* gnu/packages/spice.scm (spice-protocol): Update to 0.12.14. Tobias Geerinckx-Rice2018-06-151-2/+2
* gnu: python-pyrfc3339: Update to 1.1.•••* gnu/packages/time.scm (python-pyrfc3339): Update to 1.1. Tobias Geerinckx-Rice2018-06-151-2/+2
* gnu: gource: Update to 0.49.•••* gnu/packages/version-control.scm (gource): Update to 0.49. Tobias Geerinckx-Rice2018-06-151-2/+2
* gnu: perl-xml-libxml-simple: Update to 0.99.•••* gnu/packages/xml.scm (perl-xml-libxml-simple): Update to 0.99. Tobias Geerinckx-Rice2018-06-151-2/+2
* gnu: fcitx-configtool: Update to 0.4.10.•••* gnu/packages/fcitx.scm (fcitx-configtool): Update to 0.4.10. Tobias Geerinckx-Rice2018-06-151-2/+2
* gnu: fcitx: Update to 4.2.9.6.•••* gnu/packages/fcitx.scm (fcitx): Update to 4.2.9.6. [native-inputs]: Add extra-cmake-modules. Tobias Geerinckx-Rice2018-06-151-3/+9