Age | Commit message (Expand) | Author |
2018-02-16 | gnu: lzlib: Update to 1.10....* gnu/packages/compression.scm (lzlib): Update to 1.10.
| Tobias Geerinckx-Rice |
2018-02-16 | gnu: clzip: Update to 1.10....* gnu/packages/compression.scm (clzip): Update to 1.10.
| Tobias Geerinckx-Rice |
2018-02-16 | gnu: lziprecover: Update to 1.20....* gnu/packages/compression.scm (lziprecover): Update to 1.20.
| Tobias Geerinckx-Rice |
2018-02-16 | gnu: pbzip2: Update to 1.1.13....* gnu/packages/compression.scm (pbzip2): Update to 1.1.13.
| Tobias Geerinckx-Rice |
2018-02-16 | gnu: lzop: Use HTTPS home page....* gnu/packages/compression.scm (lzop)[home-page]: Use HTTPS.
| Tobias Geerinckx-Rice |
2018-02-16 | gnu: lzop: Update to 1.04....* gnu/packages/compression.scm (lzop): Update to 1.04.
| Tobias Geerinckx-Rice |
2018-02-16 | gnu: ldc: Increase 'max-silent-time'....Reported by Pjotr Prins <pjotr.public12@thebird.nl>.
* gnu/packages/ldc.scm (ldc-bootstrap)[properties]: New field.
| Ludovic Courtès |
2018-02-15 | gnu: quagga: Update to 1.2.3 [security fixes]....See the advisories at
<https://git.savannah.gnu.org/cgit/quagga.git/tree/doc/security?h=quagga-1.2.3>
for more information about the security-related bugs fixed in this
release.
* gnu/packages/networking.scm (quagga): Update to 1.2.3.
| Leo Famulari |
2018-02-15 | gnu: python-botocore: Update to 1.8.43....* gnu/packages/python.scm (python-botocore): Update to 1.8.43.
| David Thompson |
2018-02-15 | gnu: Add kholidays....* gnu/packages/kde.scm(kholidays): New variable.
| Hartmut Goebel |
2018-02-15 | gnu: java-fasterxml-jackson-dataformat-xml: Update to 2.9.4....* gnu/packages/java.scm (java-fasterxml-jackson-dataformat-xml): Update
to 2.9.4.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Alex Vong |
2018-02-15 | gnu: java-fasterxml-jackson-dataformat-yaml: Update to 2.9.4....* gnu/packages/java.scm (java-fasterxml-jackson-dataformat-yaml): Update
to 2.9.4.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Alex Vong |
2018-02-15 | gnu: java-fasterxml-jackson-modules-base-jaxb: Update to 2.9.4....* gnu/packages/java.scm (java-fasterxml-jackson-modules-base-jaxb):
Update to 2.9.4.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Alex Vong |
2018-02-15 | gnu: java-fasterxml-jackson-databind: Update to 2.9.4 [fixes CVE-{2017-17485,......* gnu/packages/java.scm (java-fasterxml-jackson-databind): Update to 2.9.4.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Alex Vong |
2018-02-15 | gnu: java-fasterxml-jackson-core: Update to 2.9.4....* gnu/packages/java.scm (java-fasterxml-jackson-core): Update to 2.9.4.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Alex Vong |
2018-02-15 | gnu: java-fasterxml-jackson-annotations: Update to 2.9.4....* gnu/packages/java.scm (java-fasterxml-jackson-annotations): Update to 2.9.4.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Alex Vong |
2018-02-16 | gnu: diamond: Update to 0.9.18....* gnu/packages/bioinformatics.scm (diamond): Update to 0.9.18.
| Ben Woodcroft |
2018-02-15 | gnu: python-elasticsearch: Update to 6.1.1....* gnu/packages/python-web.scm (python-elasticsearch, python2-elasticsearch):
Update to 6.1.1.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Pjotr Prins |
2018-02-15 | gnu: Add bpython....* gnu/packages/python.scm (bpython, bpython2): New variables.
| Hartmut Goebel |
2018-02-15 | gnu: Add python-curtsies....* gnu/packages/terminals.scm (python-curtsies, python2-curtsies): New
variables.
| Hartmut Goebel |
2018-02-15 | gnu: Add python-blessings....* gnu/packages/terminals.scm (python-blessings, python2-blessings): New
variables.
| Hartmut Goebel |
2018-02-15 | gnu: Add python-pyte....* gnu/packages/terminals.scm (python-pyte, python2-pyte): New variables.
| Hartmut Goebel |
2018-02-15 | gnu: irssi: Update to 1.1.1 [fixes CVE-2018-{7050,7051,7052,7053,7054}]....* gnu/packages/irc.scm (irssi): Update to 1.1.1.
| Leo Famulari |
2018-02-15 | gnu: Add epipe....* gnu/packages/emacs.scm (epipe): New public variable.
| Oleg Pykhalov |
2018-02-15 | gnu: ghc: Make memory allocator decommit memory on Linux < 4.5....* 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.
| Danny Milosavljevic |
2018-02-15 | gnu: ifdtool: Fix Texinfo markup....* gnu/packages/flashing-tools.scm (ifdtool)[description]: Fix Texinfo
markup.
| Ludovic Courtès |
2018-02-15 | gnu: me-cleaner: Update synopsis....* gnu/packages/flashing-tools.scm (me-cleaner)[synopsis]: Modify.
| Danny Milosavljevic |
2018-02-15 | services: mingetty: Move tty optionality to agetty....Follow-up to 5a9902c8acd63916c6c80cf3c61be6ee814b7e3d.
* gnu/services/base.scm (mingetty-shepherd-service): Move tty optionality check to...
(agetty-shepherd-service): ...here.
| Danny Milosavljevic |
2018-02-15 | gnu: Add me-cleaner....* gnu/packages/flashing-tools.scm (me-cleaner): New variable.
| Danny Milosavljevic |
2018-02-15 | gnu: Add intelmetool....* gnu/packages/flashing-tools.scm (intelmetool): New variable.
| Danny Milosavljevic |
2018-02-15 | gnu: Add ifdtool....* gnu/packages/flashing-tools.scm (ifdtool): New variable.
| Danny Milosavljevic |
2018-02-15 | services: agetty: Add agetty instance to base services. Make its tty optional....* 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.
| Danny Milosavljevic |
2018-02-15 | gnu: cuirass: Update to 4ab2f2c....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.
| Ludovic Courtès |
2018-02-15 | gnu: crypto++: Update to 6.0.0....* 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>
| Pierre Langlois |
2018-02-15 | gnu: nss-mdns: Update to 0.12.0....* 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.
| Ludovic Courtès |
2018-02-14 | gnu: cuirass: Update to 8080c17....* gnu/packages/ci.scm (cuirass): Update to 8080c17.
[inputs]: Add GUILE-FIBERS.
[arguments] <wrap-program>: Add Fibers to the search path in the
wrapper.
| Ludovic Courtès |
2018-02-14 | gnu: guile-sqlite3: Update to 10c13a7....* gnu/packages/guile.scm (guile-sqlite3): Update to 10c13a7.
| Ludovic Courtès |
2018-02-14 | gnu: Add cat-avatar-generator-service....* gnu/services/web.scm (cat-avatar-generator-service): New variable.
* doc/guix.text (Web Services): Document it.
| Julien Lepiller |
2018-02-14 | gnu: Add cat-avatar-generator....* gnu/packages/web.scm (cat-avatar-generator): New variable.
| Julien Lepiller |
2018-02-14 | gnu: yadifa: Update to 2.3.8....* gnu/packages/dns.scm (yadifa): Update to 2.3.8.
| Tobias Geerinckx-Rice |
2018-02-14 | gnu: strace: Update to 4.21....* gnu/packages/linux.scm (strace): Update to 4.21.
[source](uri): Releases are now served from GitHub.
| Marius Bakke |
2018-02-14 | gnu: fio: Update to 3.4....* gnu/packages/benchmark.scm (fio): Update to 3.4.
| Marius Bakke |
2018-02-14 | gnu: Add emacs-scratch-el....* gnu/packages/emacs.scm (emacs-scratch-el): New public variable.
| Oleg Pykhalov |
2018-02-14 | gnu: magit: Do not set 'magit-git-executable' to absolute file name....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".
| Mark H Weaver |
2018-02-13 | gnu: icecat: Add more fixes from upstream mozilla-esr52....* gnu/packages/gnuzilla.scm (icecat)[source]: Add selected fixes from the
upstream mozilla-esr52 repository.
| Mark H Weaver |
2018-02-13 | gnu: freeipmi: Update to 1.6.1....* gnu/packages/freeipmi.scm (freeipmi): Update to 1.6.1.
| Marius Bakke |
2018-02-13 | system: make-u-boot-package: Install configuration file....* gnu/packages/bootloaders.scm (make-u-boot-package): Install configuration
file.
| Danny Milosavljevic |
2018-02-13 | gnu: efivar: Update to 34....* gnu/packages/linux.scm (efivar): Update to 34.
[arguments]: Add CC_FOR_BUILD=gcc to #:make-flags.
| Marius Bakke |
2018-02-13 | gnu: feh: Update to 2.23.2....* gnu/packages/image-viewers.scm (feh): Update to 2.23.2.
| Marius Bakke |
2018-02-14 | gnu: vsearch: Update to 2.7.0....* gnu/packages/bioinformatics.scm (vsearch): Update to 2.7.0.
| Ben Woodcroft |