~ruther/guix-local

ref: a8f20f63dce1f41126bbc0fdbe6a3b1bf28fb69d guix-local/gnu d---------
a8f20f63 — Christopher Allan Webber 10 years ago
gnu: Add python-pastescript.

* gnu/packages/python.scm (python-pastescript, python2-pastescript):
  New variables.
c4a7904c — Christopher Allan Webber 10 years ago
gnu: Add python-paste.

* gnu/packages/python.scm (python-paste, python2-paste): New variables.
* gnu/packages/patches/python-paste-remove-timing-test.patch: New file.
* gnu/packages/patches/python-paste-remove-website-test.patch: New file.
* gnu-system.am (dist_patch_DATA): Add them.
e62b5c69 — Mark H Weaver 10 years ago
Merge branch 'media-updates'
736f9ffc — Ludovic Courtès 10 years ago
gnu: Add missing import in bioinformatics.scm.

This is a followup to 1baee94.

* gnu/packages/bioinformatics.scm: Add missing import.
a65e2a02 — Nils Gillmann 10 years ago
gnu: Add kyotocabinet.

* gnu/packages/databases.scm (kyotocabinet): New variable.
1baee943 — Ricardo Wurmus 10 years ago
gnu: Add libBigWig.

* gnu/packages/bioinformatics.scm (libbigwig): New variable.
1644f0cd — Jan Nieuwenhuizen 10 years ago
gnu: guile-json: Update to 0.5.0.

* gnu/packages/guile.scm (guile-json): Update to 0.5.0.

Signed-off-by: Andreas Enge <andreas@enge.fr>
b16043a3 — Ricardo Wurmus 10 years ago
gnu: ardour: Update to 4.7.

* gnu/packages/audio.scm (ardour): Update to 4.7.
f072e9ad — 宋文武 10 years ago
gnu: xdg-utils: Propagate xprop and xset.

Fixes <http://bugs.gnu.org/22755>.

* gnu/packages/freedesktop.scm (xdg-utils): Propagate xprop and xset.
85267efb — Leo Famulari 10 years ago
gnu: libssh: Update to 0.7.3 [fixes CVE-2016-0739].

* gnu/packages/patches/libssh-CVE-2014-0017.patch: Delete file.
* gnu/packages/patches/libssh-0.6.5-CVE-2016-0739.patch: New file.
* gnu-system.am (dist_patch_DATA): Adjust accordingly.
* gnu/packages/ssh.scm (libssh): Update to 0.7.3.
  (libssh-0.5): Rename to...
  (libssh-0.6): ... this.  Update to 0.6.5.
  [source]: Add patch for CVE-2016-0739.
  (guile-ssh)[inputs]: Use libssh-0.6.

Modified-By: Mark H Weaver <mhw@netris.org>
78d80c5c — Leo Famulari 10 years ago
gnu: libssh2: Update to 1.7.0 [fixes CVE-2016-0787].

* gnu/packages/ssh.scm (libssh2): Update to 1.7.0.
  (libssh2-1.4): New variable.
* gnu/packages/curl.scm (curl)[inputs]: Use libssh4-1.4.

Modified-By: Mark H Weaver <mhw@netris.org>
bf6996c9 — Mark H Weaver 10 years ago
gnu: xf86-video-intel: Update to 2.99.917-1-d167280.

* gnu/packages/xorg.scm (xf86-video-intel): Update to 2.99.917-1-d167280.
a49332a0 — Efraim Flashner 10 years ago
gnu: gdb: Update to 7.11.

* gnu/packages/gdb.scm (gdb): Update to 7.11.
c73210d7 — Efraim Flashner 10 years ago
gnu: kde-frameworks: Update to 5.19.0.

* gnu/packages/kde-frameworks.scm (kwindowsystem): Update to 5.19.0.
(extra-cmake-modules): Update to 5.19.0.
79fd74fa — Andy Wingo 10 years ago
gnu: services: Start X with -configdir.

* gnu/services/xorg.scm (%default-xorg-modules): New public variable.
(xorg-configuration-directory): New function.
(xorg-start-command): Add #:modules keyword argument, defaulting to
%default-xorg-modules.  Build an xorg.conf.d directory from those
modules, and pass it to X via the -configdir parameter.
d0a6437f — Andy Wingo 10 years ago
gnu: libxaw: Update to 1.0.13.

* gnu/packages/xorg.scm (libxaw): Update to 1.0.13.
ea9763da — Andy Wingo 10 years ago
gnu: libxt: Update to 1.1.5.

* gnu/packages/xorg.scm (libxt): Update to 1.1.5.
f1aeae76 — Andy Wingo 10 years ago
gnu: libx11: Update to 1.6.3.

* gnu/packages/xorg.scm (libx11): Update to 1.6.3.
0eae6b2d — Andy Wingo 10 years ago
gnu: xorg-server: Update to 1.18.1.

* gnu/packages/xorg.scm (xorg-server): Update to 1.18.1.
7606baa8 — Andy Wingo 10 years ago
gnu: libxxf86vm: Update to 1.1.4.

* gnu/packages/xorg.scm (libxxf86vm): Update to 1.1.4.
Next