~ruther/guix-local

ref: 5783bd77300d51f9e5a29d7fe77ab2ce4e69b58f guix-local/gnu/packages/admin.scm -rw-r--r-- 90.4 KiB
b193fb28 — Leo Famulari 8 years ago
gnu: shadow: Update to 4.5.

This fixes a regression introduced by the fix for CVE-2017-2616.
See <https://github.com/shadow-maint/shadow/pull/72> for more information.

* gnu/packages/admin.scm (shadow): Update to 4.5.
[source]: Remove patches.
* gnu/packages/patches/shadow-4.4-su-snprintf-fix.patch,
gnu/packages/patches/shadow-CVE-2017-2616.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Remove them.
58989684 — Christopher Allan Webber 8 years ago
gnu: Add thermald.

* gnu/packages/admin.scm (thermald): New variable.
a76ca052 — Ethan R. Jones 8 years ago
gnu: Add nnn.

* gnu/packages/admin.scm (nnn): New variable.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
6e75ea48 — Ethan R. Jones 8 years ago
gnu: Add neofetch.

* gnu/packages/admin.scm (neofetch): New variable.

Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
3339abfe — Ricardo Wurmus 8 years ago
gnu: ansible: Update to 2.3.0.0.

* gnu/packages/admin.scm (ansible): Update to 2.3.0.0.
b067ad3e — Ricardo Wurmus 8 years ago
gnu: aide: Update to 0.16.

* gnu/packages/admin.scm (aide): Update to 0.16.
[inputs]: Add pcre.
1524851f — Leo Famulari 9 years ago
Merge branch 'master' into staging
1b5b24c9 — Ben Sturmfels 9 years ago
gnu: fabric: Enable tests.

* gnu/packages/patches/fabric-tests.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/admin.scm (fabric)[source]: Use it.
[native-inputs]: Add PYTHON2-FUDGE, PYTHON2-JINJA2 and PYTHON2-NOSE.
[arguments]<#:tests>: Remove.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
8c4b4b65 — Marius Bakke 9 years ago
Merge branch 'master' into staging
d1e4ad1b — Tobias Geerinckx-Rice 9 years ago
gnu: Fix typos in descriptions.

* gnu/packages/admin.scm (di)[description]: Likewise.
* gnu/packages/bioinformatics.scm (r-annotate)[description]: Likewise.
* gnu/packages/datastructures.scm (sparsehash)[description]: Likewise.
* gnu/packages/dns.scm (knot)[description]: Likewise.
* gnu/packages/emacs.scm (emacs-idle-highlight)[synopsis, description]:
Likewise.
* gnu/packages/gnome.scm (libpeas)[description]: Likewise.
* gnu/packages/gtk.scm (python2-pygtk)[description]: Likewise.
* gnu/packages/kde-frameworks.scm (kactivities)[description]: Fix typo.
* gnu/packages/libevent.scm (perl-anyevent)[description]: Likewise.
* gnu/packages/machine-learning.scm (ghmm)[description]: Likewise.
* gnu/packages/mail.scm (mlmmj)[description]: Likewise.
* gnu/packages/maths.scm (vc)[description]: Likewise.
* gnu/packages/music.scm (gx-super-fuzz-lv2)[description]: Likewise.
* gnu/packages/networking.scm (nload)[description]: Likewise.
* gnu/packages/python.scm (python-execnet)[description]: Likewise.
* gnu/packages/terminals.scm (tilda)[description]: Likewise.
* gnu/packages/python.scm (python-execnet, python-tables)
(python2-coverage-test-runner, python2-rope)[description]: Likewise.
f12fc528 — Tobias Geerinckx-Rice 9 years ago
gnu: thefuck: Update to 3.16.

* gnu/packages/admin.scm (thefuck): Update to 3.16.
c57ce31a — Leo Famulari 9 years ago
Merge branch 'master' into staging
098bb004 — Leo Famulari 9 years ago
gnu: isc-dhcp: Update bundled bind to 9.9.9-P8 [security fixes].

Fixes CVE-2017-{3136,3137,3138}.

* gnu/packages/admin.scm (isc-dhcp): Update bundled bind to 9.9.9-P8.
b611f9c2 — Ben Sturmfels 9 years ago
gnu: Add Fabric.

* gnu/packages/admin.scm (fabric): New variable.
c1aba1a7 — Ben Sturmfels 9 years ago
gnu: python-paramiko: Update to 1.17.4.

* gnu/packages/python.scm (python-paramiko): Update to 1.17.4.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
d10fa5c7 — Ricardo Wurmus 9 years ago
gnu: Add intel-gpu-tools.

* gnu/packages/admin.scm (intel-gpu-tools): New variable.
2a0d5de5 — Ludovic Courtès 9 years ago
Merge branch 'core-updates'
84157bb8 — Marius Bakke 9 years ago
Merge branch 'master' into core-updates

Most conflicts are from 6fd52309b8f52c9bb59fccffac53e029ce94b698.
bf5b6fb2 — Eric Bavier 9 years ago
gnu: thefuck: Upgrade to 3.15 and enable tests.

* gnu/packages/patches/thefuck-test-environ.patch: New patch.
* gnu/packages/admin.scm (thefuck): Upgrade to 3.15.
[source]: Use patch.
[arguments]: Remove '#:tests? #f'.  Move 'check' phase after 'install'.
* gnu/local.mk (dist_patch_DATA): Add patch.
6fd52309 — Tobias Geerinckx-Rice 9 years ago
gnu: Use HTTPS for almost all gnu.org HOME-PAGEs.

All HTTP gnu.org (and supported subdomain) HOME-PAGEs changed to HTTPS.
Next