~ruther/guix-local

6f0f5514 — Ludovic Courtès 8 years ago
gnu: le-certs: Create OpenSSL hash symlinks.

* gnu/packages/certs.scm (le-certs)[arguments]: Run 'c_rehash' on the
result.
[native-inputs]: New fields.
c4b006ba — Tobias Geerinckx-Rice 8 years ago
gnu: btrfs-progs: Update to 4.12.

* gnu/packages/linux.scm (btrfs-progs): Update to 4.12.
[outputs]: Remove inaccurate comment on size.
f112bd26 — Ben Woodcroft 8 years ago
gnu: redis: Update to 4.0.1.

* gnu/packages/databases.scm (redis): Update to 4.0.1.
ac01cb07 — Ben Woodcroft 8 years ago
gnu: ruby-json-pure: Update to 2.1.0.

* gnu/packages/ruby.scm (ruby-json-pure): Update to 2.1.0.
[arguments]: Replace 'replace-git-ls-files' phase with 'fix-rakefile'
and 'regenerate-gemspec' phases.
[inputs]: Remove ruby-permutation, ruby-utils, ragel. Add ruby-test-unit,
ruby-simplecov.
9c14bc7a — Ben Woodcroft 8 years ago
gnu: bundler: Update to 1.15.3.

* gnu/packages/ruby.scm (bundler): Update to 1.15.3.
a2a55814 — Ben Woodcroft 8 years ago
gnu: ruby-ffi: Update to 1.9.18.

* gnu/packages/ruby.scm (ruby-ffi): Update to 1.9.18.
00eeb45f — Ben Woodcroft 8 years ago
gnu: redis: Update to 4.0.0.

* gnu/packages/databases.scm (redis): Update to 4.0.0.
efb94fda — Ben Woodcroft 8 years ago
gnu: ruby-nokogiri: Update to 1.8.0.

* gnu/packages/ruby.scm (ruby-nokogiri): Update to 1.8.0.
26f4a377 — Ben Woodcroft 8 years ago
gnu: ruby-mini-portile2: Update to 2.2.0.

* gnu/packages/ruby.scm (ruby-mini-portile2): Update to 2.2.0.
0f6cf5a6 — Tobias Geerinckx-Rice 8 years ago
gnu: nautilus: Update to 3.24.2.1.

* gnu/packages/gnome.scm (nautilus): Update to 3.24.2.1.
73fe4552 — Tobias Geerinckx-Rice 8 years ago
gnu: gptfdisk: Update description.

* gnu/packages/disk.scm (gptfdisk): Remove outdated statement and use @dfn.
0193e3be — Tobias Geerinckx-Rice 8 years ago
gnu: goffice: Update to 3.24.2.1.

* gnu/packages/gnome.scm (goffice): Update to 3.24.2.1.
c8fc9a37 — Tobias Geerinckx-Rice 8 years ago
gnu: shotwell: Update to 0.26.2.

* gnu/packages/gnome.scm (shotwell): Update to 0.26.2.
fb271572 — Marius Bakke 8 years ago
gnu: whois: Update to 5.2.17.

* gnu/packages/networking.scm (whois): Update to 5.2.17.
bd512249 — Marius Bakke 8 years ago
gnu: nss, nss-certs: Update to 3.32.

This release includes minor code changes and many certificate updates:
<https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.32_release_notes>

* gnu/packages/certs.scm (nss-certs): Update to 3.32.
* gnu/packages/gnuzilla.scm (nss): Update to 3.32.
[arguments]: Prevent another test file from being installed.
* gnu/packages/patches/nss-pkgconfig.patch: Adjust.
65717544 — Marius Bakke 8 years ago
gnu: nspr: Update to 4.16.

* gnu/packages/gnuzilla.scm (nspr): Update to 4.16.
90335cce — Marius Bakke 8 years ago
gnu: python-cryptography: Update to 2.0.2.

* gnu/packages/python.scm (python-cryptography-vectors, python-cryptography):
Update to 2.0.2.
b2973d96 — Leo Famulari 8 years ago
gnu: subversion: Update to 1.8.18.

* gnu/packages/version-control.scm (subversion): Update to 1.8.18.
6d31c175 — Leo Famulari 8 years ago
gnu: net-tools: Update to 1.60-0.479bb4a7.

This leaves net-tools-for-tests unchanged.

Fixes <https://bugs.gnu.org/27811>.

* gnu/packages/linux.scm (net-tools): Update to 1.60-0.479bb4a7.
[source]: Use git-fetch.
[inputs]: Remove the Debian patch.
[arguments]: Use modify-phases. Remove the 'patch' phase. Disable
SELINUX and AFBLUETOOTH from build configuration.
412701b0 — Ludovic Courtès 8 years ago
services: guix-publish: Run in a UTF-8 locale.

Works around <https://bugs.gnu.org/26948>.

* gnu/services/base.scm (guix-publish-shepherd-service): Pass
  #:environment-variables to 'make-forkexec-constructor'.
Next