gnu: nmap: Update to 7.50. * gnu/packages/admin.scm (nmap): Update to 7.50.
gnu: sudo: Update to 1.8.20p2. * gnu/packages/admin.scm (sudo): Update to 1.8.20p2.
gnu: sudo: Unbundle zlib. * gnu/packages/admin.scm (sudo)[source]: Add 'snippet'. [inputs]: Add ZLIB.
gnu: sudo: Update to 1.8.20p1 [fixes CVE-2017-1000367]. * gnu/packages/admin.scm (sudo): Update to 1.8.20p1.
Merge branch 'master' into staging
gnu: sunxi-tools: Build armhf target tools. * gnu/packages/admin.scm (sunxi-tools) [native-inputs]: Add cross-gcc, cross-libc. [arguments]: Add "set-environment-up" phase. Replace "build" phase. Add "build-armhf" phase. Update make-flags.
Merge branch 'master' into staging
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.
gnu: Add thermald. * gnu/packages/admin.scm (thermald): New variable.
Merge branch 'master' into staging
gnu: Add nnn. * gnu/packages/admin.scm (nnn): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
gnu: Add neofetch. * gnu/packages/admin.scm (neofetch): New variable. Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
gnu: ansible: Update to 2.3.0.0. * gnu/packages/admin.scm (ansible): Update to 2.3.0.0.
gnu: aide: Update to 0.16. * gnu/packages/admin.scm (aide): Update to 0.16. [inputs]: Add pcre.
Merge branch 'master' into staging
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>
Merge branch 'master' into staging
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.
gnu: thefuck: Update to 3.16. * gnu/packages/admin.scm (thefuck): Update to 3.16.
Merge branch 'master' into staging