~ruther/guix-local

f799c282 — Andreas Enge 10 years ago
gnu: ddrescue: Update to 1.20.

* gnu/packages/disk.scm (ddrescue): Update to 1.20.
19c34308 — Andreas Enge 10 years ago
gnu: sipwitch: Update to 1.9.10.

* gnu/packages/telephony.scm (sipwitch): Update to 1.9.10.
b32eabe4 — Andreas Enge 10 years ago
gnu: ucommon: Update to 6.6.0.

* gnu/packages/telephony.scm (ucommon): Update to 6.6.0.
fdcb9768 — Andreas Enge 10 years ago
gnu: parallel: Update to 20150922.

* gnu/packages/parallel.scm (parallel): Update to 20150922.
b2a22244 — Paul van der Walt 10 years ago
gnu: xapian: Update to 1.2.21.

* gnu/packages/search.scm (xapian): Update to 1.2.21.
730bf808 — Alex Kost 10 years ago
emacs: devel: Highlight 'modify-phases' keywords.

* emacs/guix-guile.el (guix-guile-keyword-regexp): New function.
* emacs/guix-devel.el (guix-devel-faces): New custom group.
  (guix-devel-modify-phases-keyword): New face.
  (guix-devel-modify-phases-keyword-regexp,
  guix-devel-font-lock-keywords): New variables.
  (guix-devel-modify-phases-font-lock-matcher,
  guix-devel-modify-phases-font-lock-pre): New functions.
  (guix-devel-mode): Adjust to add/remove font-lock-keywords.
c284e78f — Paul van der Walt 10 years ago
gnu: mu: Update to 0.9.13.

* gnu/packages/mail.scm (mu): Update to 0.9.13.
dc5f87f4 — Paul van der Walt 10 years ago
gnu: ncmpcpp: Update to 0.6.7.

* gnu/packages/mpd.scm (ncmpcpp): Update to 0.6.7.
d2a63366 — Mark H Weaver 10 years ago
gnu: qemu: Update to 2.4.0.1.  Include fix for CVE-2015-6855.

* gnu/packages/patches/qemu-CVE-2015-3209.patch,
  gnu/packages/patches/qemu-CVE-2015-4037.patch,
  gnu/packages/patches/qemu-CVE-2015-4103.patch,
  gnu/packages/patches/qemu-CVE-2015-4104.patch,
  gnu/packages/patches/qemu-CVE-2015-4105.patch,
  gnu/packages/patches/qemu-CVE-2015-4106-pt1.patch,
  gnu/packages/patches/qemu-CVE-2015-4106-pt2.patch,
  gnu/packages/patches/qemu-CVE-2015-4106-pt3.patch,
  gnu/packages/patches/qemu-CVE-2015-4106-pt4.patch,
  gnu/packages/patches/qemu-CVE-2015-4106-pt5.patch,
  gnu/packages/patches/qemu-CVE-2015-4106-pt6.patch,
  gnu/packages/patches/qemu-CVE-2015-4106-pt7.patch,
  gnu/packages/patches/qemu-CVE-2015-4106-pt8.patch,
  gnu/packages/patches/qemu-CVE-2015-5745.patch: Delete files.
* gnu/packages/patches/qemu-CVE-2015-6855.patch: New file.
* gnu-system.am (dist_patch_DATA): Add the new patch and delete the old ones.
* gnu/packages/qemu.scm (qemu-headless): Update to 2.4.0.1.  Add the new patch
  and delete the old ones.
e1556533 — Ludovic Courtès 10 years ago
Merge branch 'core-updates'
5d8d8f3b — Mathieu Lirzin 10 years ago
lint: Improve 'check-texinfo-markup'.

* guix/scripts/lint.scm (check-description-style): Set 'field' parameter
  when emitting a warning in 'check-texinfo-markup'.  Catch any error
  that may occur in during the 'texi->plain-text' conversion.  This is a
  followup to commit 2748ee3.
92f1cefb — Andreas Enge 10 years ago
gnu: ibus: Add input gtk+-3.

* gnu/packages/ibus.scm (ibus)[inputs]: Add the required gtk+-3.
15d5ca13 — Ludovic Courtès 10 years ago
http-client: Backport Guile fix for 'read-chunk-header'.

Fixes the wrong-type-arg exception initially reported
at <http://debbugs.gnu.org/cgi/bugreport.cgi?bug=19976#5>
by Ricardo Wurmus <rekado@elephly.net>.

* guix/http-client.scm (read-chunk-header): Backport Guile commit 53b8d5f.
dd8d6d65 — 宋文武 10 years ago
gnu: Add squashfs-tools.

* gnu/packages/compression.scm (squashfs-tools): New variable.
5ef9d7de — Ludovic Courtès 10 years ago
offload: Use gzip instead of xz for compression on the master.

* guix/scripts/offload.scm (send-files): Use gzip --fast instead of xz.
62d2b571 — Ludovic Courtès 10 years ago
utils: Add #:options parameter for compression output ports.

* guix/utils.scm (compressed-output-port,
  call-with-compressed-output-port): Add #:options parameter and honor
  it.
1f321f87 — Ricardo Wurmus 10 years ago
gnu: Add Gajim.

* gnu/packages/messaging.scm (gajim): New variable.
246bc76a — Ricardo Wurmus 10 years ago
gnu: Add python-nbxmpp.

* gnu/packages/messaging.scm (python-nbxmpp, python2-nbxmpp): New
  variables.
22af9029 — Ricardo Wurmus 10 years ago
gnu: Add python-gnupg.

* gnu/packages/gnupg.scm (python-gnupg, python2-gnupg): New variables.
5af999b8 — Ricardo Wurmus 10 years ago
gnu: Add pyOpenSSL.

* gnu/packages/python.scm (python-pyopenssl, python2-pyopenssl): New
  variables.
Next