~ruther/guix-local

101e8472 — Andreas Enge 9 years ago
gnu: dealii: Update to 8.4.1.

* gnu/packages/maths.scm (dealii): Update to 8.4.1.
* gnu/packages/patches/dealii-p4est-interface.patch: Remove file.
7b995c7b — Andreas Enge 9 years ago
gnu: wine: Update to 1.9.15.

* gnu/packages/wine.scm (wine): Update to 1.9.15.
bb484529 — Andreas Enge 9 years ago
gnu: python-alembic: Update to 0.8.7.

* gnu/packages/python.scm (python-alembic): Update to 0.8.7.
33906d54 — Andreas Enge 9 years ago
gnu: perl-xml-libxml: Update to 2.0128.

* gnu/packages/xml.scm (perl-xml-libxml): Update to 2.0128.
85860fdf — 宋文武 9 years ago
gnu: glibc-locales: Fix build.

* gnu/packages/patches/glibc-locales.patch: Adjust to glibc-2.23.
* gnu/packages/base.scm (glibc-locales)[arguments]:
Pass 'lib_cv_complocaledir'.
c2c54ebd — Ludovic Courtès 9 years ago
gnu: Add glibc 2.22.

* gnu/packages/base.scm (glibc-2.22): New variable.
(glibc-2.21): Inherit from it; remove 'arguments' field.
716753cb — Ludovic Courtès 9 years ago
tests: base: Correct invalid merge.

Fixes a regression introduced by merge commit
7575655212ecfbcd1f04e429c8a7a41f8720d027.

* gnu/tests/base.scm (run-basic-test)[test]: Fix list of 'use-modules'
and 'test-begin' call.
359aba76 — Mark H Weaver 9 years ago
Merge branch 'master' into core-updates
9bdf56dc — Mark H Weaver 9 years ago
gnu: gd: Add fix for gd2_read test.

* gnu/packages/patches/gd-fix-gd2-read-test.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/gd.scm (gd)[source]: Add patch.
de30a6e0 — Leo Famulari 9 years ago
gnu: protobuf: Update to 2.6.1.

* gnu/packages/protobuf.scm (protobuf): Update to 2.6.1.
[source]: Update to new upstream URL.
da2d893e — Ludovic Courtès 9 years ago
size: Fix corner case with multiple items on the command line.

Fixes 'guix size foo bar' when 'foo' is in the local store and 'bar'
isn't, which could lead to an incomplete requisite list.

* guix/scripts/size.scm (requisites*): Partition ITEMS according to
'valid-path?'.  Use 'substitutable-requisites' only on invalid items.
31c995f8 — Mark H Weaver 9 years ago
Revert "gnu: gd: Add fix for gd2_read test."

This reverts commit ce290354ec4e97003be5f56042e55b36831818c1.
ce290354 — Mark H Weaver 9 years ago
gnu: gd: Add fix for gd2_read test.

* gnu/packages/patches/gd-fix-gd2-read-test.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/gd.scm (gd)[source]: Add patch.
814572af — Leo Famulari 9 years ago
gnu: wireshark: Update to 2.0.5.

* gnu/packages/networking.scm (wireshark): Update to 2.0.5.
d2600150 — Leo Famulari 9 years ago
gnu: perl-dbd-mysql: Update to 4.035 [fixes CVE-2015-8949].

* gnu/packages/databases.scm (perl-dbd-mysql): Update to 4.035.
0bab3af0 — Mark H Weaver 9 years ago
Merge branch 'master' into core-updates
682a7d23 — Mark H Weaver 9 years ago
gnu: linux-libre@4.4: Update to 4.4.16.

* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.16.
a8144573 — Mark H Weaver 9 years ago
gnu: gd: Update to 2.2.3 [fixes CVE-2016-6207].

* gnu/packages/patches/gd-CVE-2016-5766.patch,
gnu/packages/patches/gd-CVE-2016-6128.patch,
gnu/packages/patches/gd-CVE-2016-6132.patch,
gnu/packages/patches/gd-CVE-2016-6214.patch,
gnu/packages/patches/gd-fix-test-on-i686.patch: Delete files.
* gnu/packages/patches/gd-fix-tests-on-i686.patch: New file.
* gnu/local.mk (dist_patch_DATA): Update accordingly.
* gnu/packages/gd.scm (gd): Update to 2.2.3.
[source]: Update patches field accordingly.
f54510d2 — Leo Famulari 9 years ago
gnu: virt-viewer: Remove SPICE-PROTOCOL from inputs.

This is a followup to ba9e2ee64a566d3bdaa93423a56d1fd613cef5f3.

* gnu/packages/spice.scm (virt-viewer)[inputs]: Remove SPICE-PROTOCOL.
3c4a8f03 — Leo Famulari 9 years ago
gnu: spice-gtk: Remove LIBUSB from inputs.

This is a followup to 0d05a739d2c78e85bf358c4abdc719ebb3550f5a.

* gnu/packages/spice.scm (spice-gtk)[inputs]: Remove LIBUSB.
Next