~ruther/guix-local

957ba692 — Efraim Flashner 10 years ago
gnu: quassel: Update to 0.12.4.

* gnu/packages/irc.scm (quassel): Update to 0.12.4.
34879162 — David Thompson 10 years ago
gnu: node: Update to 6.0.0.

* gnu/packages/node.scm (node): Update to 6.0.0.
5304e6f2 — David Thompson 10 years ago
gnu: libuv: Update to 1.9.0.

* gnu/packages/libevent.scm (libuv): Update to 1.9.0.
38e2104c — Leo Famulari 10 years ago
gnu: vdirsyncer: Update to 0.10.0.

* gnu/packages/dav.scm (vdirsyncer): Update to 0.10.0.
[propagated-inputs]: Remove python-lxml.
5d88b4f8 — Leo Famulari 10 years ago
gnu: mysql: Update to 5.7.12.

Fixes CVE-2016-0639, CVE-2016-0642, CVE-2016-0643, CVE-2016-0647,
CVE-2016-0648, CVE-2016-0655, CVE-2016-0657, CVE-2016-0659, CVE-2016-0662,
CVE-2016-0666, CVE-2016-0667, CVE-2016-0705, CVE-2016-2047.

* gnu/packages/databases.scm (mysql): Update to 5.7.12.
93cba30c — Ludovic Courtès 10 years ago
build: 'assert-' targets now depend on the .go files.

* Makefile.am (assert-binaries-available)
(assert-final-inputs-self-contained): Add dependency on $(GOBJECTS).
82191844 — Ludovic Courtès 10 years ago
Merge branch 'gnome-updates'
f1ebeee1 — Ludovic Courtès 10 years ago
build: 'make assert-binaries-available' shows the list of systems.

* build-aux/check-available-binaries.scm: Display %HYDRA-SUPPORTED-SYSTEMS.
f0b86898 — Ludovic Courtès 10 years ago
gnu: blender: Build against ffmpeg 2.8.

Reported by Danny Milosavljevic <dannym@scratchpost.org>.

* gnu/packages/graphics.scm (blender)[inputs]: Use FFMPEG-2.8 instead of
FFMPEG.
7de1f103 — Ludovic Courtès 10 years ago
gnu: Add missing synopses and descriptions.

* gnu/packages/bootstrap.scm (package-from-tarball)
(%bootstrap-glibc, %bootstrap-gcc): Set 'description' field.
* gnu/packages/make-bootstrap.scm (%bootstrap-tarballs): Set 'synopsis'
and 'description'.
20be23c3 — Ludovic Courtès 10 years ago
lint: Report synopses/descriptions that are not strings.

Suggested by John Darrington.

* guix/scripts/lint.scm (check-description-style): Emit a warning when
DESCRIPTION is not a string.
(check-synopsis-style): Likewise.
(check-gnu-synopsis+description): Likewise.
* tests/lint.scm ("description: not a string", "synopsis: not a
string"): New tests.
068e476f — Roel Janssen 10 years ago
gnu: Add java-xz.

* gnu/packages/java.scm (java-xz): New variable.
5135354f — Ricardo Wurmus 10 years ago
gnu: python-ly: Update to 0.9.4.

* gnu/packages/python.scm (python-ly): Update to 0.9.4.
416381da — Ben Woodcroft 10 years ago
gnu: ruby-2.2: Update to 2.2.5.

* gnu/packages/ruby.scm (ruby-2.2): Update to 2.2.5.
[origin]: Remove snippet.
8e740bca — Leo Famulari 10 years ago
gnu: icedtea-8: Update to 3.0.1.

Fixes CVE-2016-0686, CVE-2016-0687, CVE-2016-0695, CVE-2016-3425,
CVE-2016-3426, CVE-2016-3427.

* gnu/packages/java.scm (icedtea-8): Update to 3.0.1.
0a0b5ebe — Leo Famulari 10 years ago
gnu: icedtea-7: Update to 2.6.6.

Fixes CVE-2016-0686, CVE-2016-0687, CVE-2016-0695, CVE-2016-3425, CVE-2016-3427.

* gnu/packages/java.scm (icedtea-7): Update to 2.6.6.
1d6c6af0 — Ricardo Wurmus 10 years ago
gnu: Add gimp-fourier.

* gnu/packages/gimp.scm (gimp-fourier): New variable.
c30a66de — Ricardo Wurmus 10 years ago
gnu: Add Aria Maestosa.

* gnu/packages/music.scm (aria-maestosa): New variable.
fc7c74e4 — Ricardo Wurmus 10 years ago
gnu: wxwidgets: Enable webview support.

* gnu/packages/wxwidgets.scm (wxwidgets)[inputs]: Add webkitgtk-2.4.
[arguments]: Add configure flags to enable webview via the webkitgtk
backend.
27295090 — Ricardo Wurmus 10 years ago
gnu: java-swt: Update to 4.5.

* gnu/packages/java.scm (java-swt): Update to 4.5.
Next