summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
* gnu: Add kholidays.Hartmut Goebel2018-02-15
| | | | * gnu/packages/kde.scm(kholidays): New variable.
* gnu: java-fasterxml-jackson-dataformat-xml: Update to 2.9.4.Alex Vong2018-02-15
| | | | | | | * gnu/packages/java.scm (java-fasterxml-jackson-dataformat-xml): Update to 2.9.4. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: java-fasterxml-jackson-dataformat-yaml: Update to 2.9.4.Alex Vong2018-02-15
| | | | | | | * gnu/packages/java.scm (java-fasterxml-jackson-dataformat-yaml): Update to 2.9.4. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: java-fasterxml-jackson-modules-base-jaxb: Update to 2.9.4.Alex Vong2018-02-15
| | | | | | | * gnu/packages/java.scm (java-fasterxml-jackson-modules-base-jaxb): Update to 2.9.4. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: java-fasterxml-jackson-databind: Update to 2.9.4 [fixes ↵Alex Vong2018-02-15
| | | | | | | | CVE-{2017-17485, 2018-5968}]. * gnu/packages/java.scm (java-fasterxml-jackson-databind): Update to 2.9.4. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: java-fasterxml-jackson-core: Update to 2.9.4.Alex Vong2018-02-15
| | | | | | * gnu/packages/java.scm (java-fasterxml-jackson-core): Update to 2.9.4. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: java-fasterxml-jackson-annotations: Update to 2.9.4.Alex Vong2018-02-15
| | | | | | * gnu/packages/java.scm (java-fasterxml-jackson-annotations): Update to 2.9.4. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: diamond: Update to 0.9.18.Ben Woodcroft2018-02-16
| | | | * gnu/packages/bioinformatics.scm (diamond): Update to 0.9.18.
* gnu: python-elasticsearch: Update to 6.1.1.Pjotr Prins2018-02-15
| | | | | | | * gnu/packages/python-web.scm (python-elasticsearch, python2-elasticsearch): Update to 6.1.1. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add bpython.Hartmut Goebel2018-02-15
| | | | * gnu/packages/python.scm (bpython, bpython2): New variables.
* gnu: Add python-curtsies.Hartmut Goebel2018-02-15
| | | | | * gnu/packages/terminals.scm (python-curtsies, python2-curtsies): New variables.
* gnu: Add python-blessings.Hartmut Goebel2018-02-15
| | | | | * gnu/packages/terminals.scm (python-blessings, python2-blessings): New variables.
* gnu: Add python-pyte.Hartmut Goebel2018-02-15
| | | | * gnu/packages/terminals.scm (python-pyte, python2-pyte): New variables.
* gnu: irssi: Update to 1.1.1 [fixes CVE-2018-{7050,7051,7052,7053,7054}].Leo Famulari2018-02-15
| | | | * gnu/packages/irc.scm (irssi): Update to 1.1.1.
* gnu: Add epipe.Oleg Pykhalov2018-02-15
| | | | * gnu/packages/emacs.scm (epipe): New public variable.
* gnu: ghc: Make memory allocator decommit memory on Linux < 4.5.Danny Milosavljevic2018-02-15
| | | | | | * gnu/packages/patches/ghc-8.0-fall-back-to-madv_dontneed.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/haskell.scm (ghc-8): Use it.
* gnu: ifdtool: Fix Texinfo markup.Ludovic Courtès2018-02-15
| | | | | * gnu/packages/flashing-tools.scm (ifdtool)[description]: Fix Texinfo markup.
* gnu: me-cleaner: Update synopsis.Danny Milosavljevic2018-02-15
| | | | * gnu/packages/flashing-tools.scm (me-cleaner)[synopsis]: Modify.
* services: mingetty: Move tty optionality to agetty.Danny Milosavljevic2018-02-15
| | | | | | | Follow-up to 5a9902c8acd63916c6c80cf3c61be6ee814b7e3d. * gnu/services/base.scm (mingetty-shepherd-service): Move tty optionality check to... (agetty-shepherd-service): ...here.
* gnu: Add me-cleaner.Danny Milosavljevic2018-02-15
| | | | * gnu/packages/flashing-tools.scm (me-cleaner): New variable.
* gnu: Add intelmetool.Danny Milosavljevic2018-02-15
| | | | * gnu/packages/flashing-tools.scm (intelmetool): New variable.
* gnu: Add ifdtool.Danny Milosavljevic2018-02-15
| | | | * gnu/packages/flashing-tools.scm (ifdtool): New variable.
* services: agetty: Add agetty instance to base services. Make its tty optional.Danny Milosavljevic2018-02-15
| | | | | | | | | | * gnu/services/base.scm (%base-services): Instantiate agetty-service. (default-serial-port): New variable. (agetty-shepherd-service): Make tty optional, default to the above. * doc/guix.texi (agetty-configuration): Update "tty" documentation. * gnu/system/install.scm (agetty-default-service): Delete variable. (embedded-installation-os): Remove agetty-default-service instance. Add "console" kernel-argument.
* gnu: cuirass: Update to 4ab2f2c.Ludovic Courtès2018-02-15
| | | | | | | Previous revision had (web server fiberized) installed in the wrong place, and would thus fail to start. * gnu/packages/ci.scm (cuirass): Update to 4ab2f2c.
* gnu: crypto++: Update to 6.0.0.Pierre Langlois2018-02-15
| | | | | | | | | * gnu/packages/crypto.scm (crypto++): Update to 6.0.0. * gnu/packages/patches/crypto++-fix-dos-in-asn.1-decoders.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: nss-mdns: Update to 0.12.0.Ludovic Courtès2018-02-15
| | | | | | * gnu/packages/avahi.scm (nss-mdns): Update to 0.12 + patch. (nss-mdns-0.10.0): Remove. * gnu/services/avahi.scm (avahi-service-type): Use NSS-MDNS again.
* gnu: cuirass: Update to 8080c17.Ludovic Courtès2018-02-14
| | | | | | | * gnu/packages/ci.scm (cuirass): Update to 8080c17. [inputs]: Add GUILE-FIBERS. [arguments] <wrap-program>: Add Fibers to the search path in the wrapper.
* gnu: guile-sqlite3: Update to 10c13a7.Ludovic Courtès2018-02-14
| | | | * gnu/packages/guile.scm (guile-sqlite3): Update to 10c13a7.
* gnu: Add cat-avatar-generator-service.Julien Lepiller2018-02-14
| | | | | * gnu/services/web.scm (cat-avatar-generator-service): New variable. * doc/guix.text (Web Services): Document it.
* gnu: Add cat-avatar-generator.Julien Lepiller2018-02-14
| | | | * gnu/packages/web.scm (cat-avatar-generator): New variable.
* gnu: yadifa: Update to 2.3.8.Tobias Geerinckx-Rice2018-02-14
| | | | * gnu/packages/dns.scm (yadifa): Update to 2.3.8.
* gnu: strace: Update to 4.21.Marius Bakke2018-02-14
| | | | | * gnu/packages/linux.scm (strace): Update to 4.21. [source](uri): Releases are now served from GitHub.
* gnu: fio: Update to 3.4.Marius Bakke2018-02-14
| | | | * gnu/packages/benchmark.scm (fio): Update to 3.4.
* gnu: Add emacs-scratch-el.Oleg Pykhalov2018-02-14
| | | | * gnu/packages/emacs.scm (emacs-scratch-el): New public variable.
* gnu: magit: Do not set 'magit-git-executable' to absolute file name.Mark H Weaver2018-02-14
| | | | | | | | Fixes <https://bugs.gnu.org/30434>. Reported by Ricardo Wurmus <rekado@elephly.net>. * gnu/packages/emacs.scm (magit)[arguments]: Do not modify the default value of 'magit-git-executable'. Remove "#:modules" and "#:imported-modules".
* gnu: icecat: Add more fixes from upstream mozilla-esr52.Mark H Weaver2018-02-13
| | | | | * gnu/packages/gnuzilla.scm (icecat)[source]: Add selected fixes from the upstream mozilla-esr52 repository.
* gnu: freeipmi: Update to 1.6.1.Marius Bakke2018-02-13
| | | | * gnu/packages/freeipmi.scm (freeipmi): Update to 1.6.1.
* system: make-u-boot-package: Install configuration file.Danny Milosavljevic2018-02-13
| | | | | * gnu/packages/bootloaders.scm (make-u-boot-package): Install configuration file.
* gnu: efivar: Update to 34.Marius Bakke2018-02-13
| | | | | * gnu/packages/linux.scm (efivar): Update to 34. [arguments]: Add CC_FOR_BUILD=gcc to #:make-flags.
* gnu: feh: Update to 2.23.2.Marius Bakke2018-02-13
| | | | * gnu/packages/image-viewers.scm (feh): Update to 2.23.2.
* gnu: vsearch: Update to 2.7.0.Ben Woodcroft2018-02-14
| | | | * gnu/packages/bioinformatics.scm (vsearch): Update to 2.7.0.
* gnu: libdvdnav@4: Remove variable.Efraim Flashner2018-02-13
| | | | * gnu/packages/video.scm (libdvdnav@4): Remove variable.
* gnu: libdvdnav: Update to 6.0.0.Efraim Flashner2018-02-13
| | | | * gnu/packages/video.scm (libdvdnav): Update to 6.0.0.
* gnu: libdvdread: Update to 6.0.0.Efraim Flashner2018-02-13
| | | | * gnu/packages/video.scm (libdvdread): Update to 6.0.0.
* gnu: x265: Update to 2.6.Efraim Flashner2018-02-13
| | | | * gnu/packages/video.scm (x265): Update to 2.6.
* gnu: ffmpeg: Update to 3.4.2.Efraim Flashner2018-02-13
| | | | * gnu/packages/video.scm (ffmpeg): Update to 3.4.2.
* gnu: python-icalendar: Update to 4.0.1.Leo Famulari2018-02-13
| | | | * gnu/packages/python.scm (python-icalendar): Update to 4.0.1.
* gnu: linux-libre: Update to 4.15.3.Mark H Weaver2018-02-13
| | | | | * gnu/packages/linux.scm (%linux-libre-version): Update to 4.15.3. (%linux-libre-hash): Update hash.
* gnu: linux-libre@4.14: Update to 4.14.19.Mark H Weaver2018-02-13
| | | | | * gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.19. (%linux-libre-4.14-hash): Update hash.
* gnu: linux-libre@4.9: Update to 4.9.81.Mark H Weaver2018-02-13
| | | | * gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.81.