~ruther/guix-local

f6062e54 — Efraim Flashner 8 years ago
gnu: perl-data-dumper-concise: Update to 2.023.

* gnu/packages/perl.scm (perl-data-dumper-concise): Update to 2.023.
[source]: Update source uri.
1627ca04 — Efraim Flashner 8 years ago
gnu: perl-context-preserve: Update to 0.02.

* gnu/packages/perl.scm (perl-context-preserve): Update to 0.02.
dc4f697f — Ludovic Courtès 8 years ago
gnu: python-pexpect: Add dependency on the full Bash.

Fixes a regression introduced in
704243e0c6ec5ac86e2f45aaa469717e60b89124.

* gnu/packages/python.scm (python-pexpect)[native-inputs]: Add BASH.
3e6add96 — Ludovic Courtès 8 years ago
gnu: gnome-mime-data: Do not use the bundled intltool.

* gnu/packages/gnome.scm (gnome-mime-data)[arguments]: New field.
23212bf9 — Ludovic Courtès 8 years ago
gnu: perl: Work around "dotless @INC" build issues.

* gnu/packages/perl.scm (perl-task-weaken)[arguments]: New field.
(perl-unicode-normalize): Likewise.
* gnu/packages/web.scm (perl-http-server-simple)[arguments]: Add #:phases.
e2f24597 — Ludovic Courtès 8 years ago
gnu: perl-regexp-common: Update to 2017060201.

* gnu/packages/perl.scm (perl-regexp-common): Update to 2017060201.
e081e2dd — Leo Famulari 8 years ago
Merge branch 'master' into core-updates
2472f7a8 — Leo Famulari 8 years ago
gnu: isc-dhcp: Update bundled bind to 9.9.10-P3.

This fixes a regression introduced in the fix for CVE-2017-3142, in BIND
9.9.10-P2, commit ecb232bdfcb2718de5944bcf4d9c4e288ec41519.

See 'CHANGELOG' in the source distribution for more information.

* gnu/packages/admin.scm (isc-dhcp): Update bundled bind to 9.9.10-P3.
5391c6c9 — Leo Famulari 8 years ago
gnu: bind: Update to 9.11.1-P3.

This fixes a regression introduced in the fix for CVE-2017-3142, in BIND
9.11.1-P2, commit faa1369e3cb72bda4ba8b63029d0ad780df9cf78.

See 'CHANGELOG' in the source distribution for more information.

* gnu/packages/dns.scm (isc-bind): Update to 9.11.1-P3.
c67d8056 — Mark H Weaver 8 years ago
gnu: ncurses/gpm: Move to (gnu packages ncurses).

This is needed to avoid compilation problems caused by the cyclic dependency
between (gnu packages ncurses) and (gnu packages linux).

* gnu/packages/linux.scm (ncurses/gpm): Move to ...
* gnu/packages/ncurses.scm (ncurses/gpm): ... here.  Fix misleading
indentation.  Add (gnu packages linux) to the module imports.
fd900d68 — Efraim Flashner 8 years ago
gnu: Add support for aarch64's compiled kernel.

* gnu/packages/linux.scm (linux-libre)[arguments]: Add to the regex to
find and install the aarch64-linux kernel.
* gnu/system.scm (system-linux-image-file-name): Add entry for aarch64.
826adfdb — Efraim Flashner 8 years ago
gnu: Add xf86-video-freedreno.

* gnu/packages/xorg.scm (xf86-video-freedreno): New variable.
4adeb3f6 — Efraim Flashner 8 years ago
gnu: Add u-boot-odroid-c2.

* gnu/packages/bootloaders.scm (u-boot-odroid-c2): New variable.
13136283 — Efraim Flashner 8 years ago
gnu: u-boot: Update to 2017.07.

* gnu/packages/bootloaders.scm (u-boot): Update to 2017.07.
846cb738 — Marius Bakke 8 years ago
gnu: tevent: Update to 0.9.33.

* gnu/packages/samba.scm (tevent): Update to 0.9.33.
85a5800e — Marius Bakke 8 years ago
gnu: talloc: Update to 2.1.10.

* gnu/packages/samba.scm (talloc): Update to 2.1.10.
fbed1501 — Marius Bakke 8 years ago
gnu: ldb: Update to 1.1.31.

* gnu/packages/samba.scm (ldb): Update to 1.1.31.
[native-inputs]: Add CMOCKA.
17c3f1fb — Marius Bakke 8 years ago
gnu: cmocka: Update to 1.1.1.

* gnu/packages/check.scm (cmocka): Update to 1.1.1.
38bb9df1 — Marius Bakke 8 years ago
gnu: tdb: Update to 1.3.14.

* gnu/packages/databases.scm (tdb): Update to 1.3.14.
09efef33 — Marius Bakke 8 years ago
gnu: python-scipy: Update to 0.19.1.

* gnu/packages/python.scm (python-scipy): Update to 0.19.1.
[source]: Use 'pypi-uri'.
Next