~ruther/guix-local

813f814a — David Thompson 9 years ago
gnu: Add arc-theme.

* gnu/packages/gnome.scm (arc-theme): New variable.
1d4f0994 — Leo Famulari 9 years ago
gnu: wireshark: Update to 2.0.4 [security fixes].

Fixes CVE-2016-{5350, 5351, 5352, 5353, 5354, 5355, 5356, 5357, 5358, 5359}.

* gnu/packages/networking.scm (wireshark): Update to 2.0.4.
gnu: libmicrohttpd: Update to 0.9.50.

* gnu/packages/gnunet.scm (libmicrohttpd): Update to 0.9.50.

Signed-off-by: Leo Famulari <leo@famulari.name>
b414c115 — Leo Famulari 9 years ago
gnu: signify: Update to 18.

* gnu/packages/crypto.scm (signify): Update to 18.
6b741f68 — Taylan Ulrich Bayırlı/Kammer 9 years ago
gnu: higan: Update to v099.

This release removes the "balanced" emulation core (aka profile).
945939a5 — Ricardo Wurmus 9 years ago
gnu: gnucash: Add support for AqBanking.

* gnu/packages/gnucash.scm (gnucash)[inputs]: Add aqbanking.
[arguments]: Add configure flag to enable aqbanking.
445aa137 — Ricardo Wurmus 9 years ago
gnu: Add AqBanking.

* gnu/packages/gnucash.scm (aqbanking): New variable.
5c881f32 — Ricardo Wurmus 9 years ago
gnu: Add gwenhywfar.

* gnu/packages/gnucash.scm (gwenhywfar): New variable.
e4aab734 — Ricardo Wurmus 9 years ago
gnu: xmlsec: Enable gnutls support.

* gnu/packages/xml.scm (xmlsec)[native-inputs]: Add pkg-config.
c71c8b97 — Ricardo Wurmus 9 years ago
gnu: gnucash: Add "license:" prefix.

* gnu/packages/gnucash.scm: Import licenses with "license:" prefix.
(gnucash)[license]: Add prefix.
45dda35e — 宋文武 9 years ago
gnu: Add python-pykafka and python2-pykafka.

* gnu/packages/python.scm (python-pykafka, python2-pykafka): New variables.
1c4c8a33 — 宋文武 9 years ago
gnu: Add python-kazoo and python2-kazoo.

* gnu/packages/python.scm (python-kazoo, python2-kazoo): New variables.
d951bd54 — 宋文武 9 years ago
gnu: Add python-tabulate and python2-tabulate.

* gnu/packages/python.scm (python-tabulate, python2-tabulate): New variables.
2c1286f4 — 宋文武 9 years ago
gnu: Add librdkafka.

* gnu/packages/networking.scm (librdkafka): New variable.
59befb7f — Peter 9 years ago
gnu: fish: Update to 2.3.0.

* gnu/packages/fish.scm (fish): Update to 2.3.0.

Signed-off-by: 宋文武 <iyzsong@gmail.com>
45de649a — Leo Famulari 9 years ago
gnu: git: Update to 2.8.4.

* gnu/packages/version-control.scm (git): Update to 2.8.4.
(git-manpages)[source]: Update hash.
963521a3 — 宋文武 9 years ago
profiles: manifest-lookup-package: Correctly handle package entries.

* guix/profiles.scm (manifest-lookup-package): Consider the package entry
in addition to its 'package-transitive-inputs'.
359f06aa — 宋文武 9 years ago
profiles: xdg-mime-database: Union the "share/mime/packages" directory.

* guix/profiles.scm (xdg-mime-database): Call 'union-build' for the
"share/mime/packages" directory of inputs.
436dd046 — Leo Famulari 9 years ago
gnu: expat: Fix CVE-2012-6702 and CVE-2016-5300.

* gnu/packages/patches/expat-CVE-2012-6702-and-CVE-2016-5300.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/xml.scm (expat/fixed): Use it.
a50afcf9 — Mark H Weaver 9 years ago
gnu: linux-libre: Update to 4.6.2.

* gnu/packages/linux.scm (linux-libre): Update to 4.6.2.
Next