summaryrefslogtreecommitdiff
path: root/gnu/packages/admin.scm
Commit message (Collapse)AuthorAge
* gnu: neofetch: Update to 6.1.0.Tobias Geerinckx-Rice2019-09-11
| | | | * gnu/packages/admin.scm (neofetch): Update to 6.1.0.
* gnu: acpica: Update to 20190816.Tobias Geerinckx-Rice2019-09-02
| | | | * gnu/packages/admin.scm (acpica): Update to 20190816.
* gnu: isc-dhcp: Update bundled BIND to 9.11.10.Mark H Weaver2019-08-22
| | | | | * gnu/packages/admin.scm (isc-dhcp)[bind-patch-version]: Update to 10. [inputs]: Update hash of bind-source-tarball.
* gnu: nnn: Update to 2.6.Tobias Geerinckx-Rice2019-08-22
| | | | * gnu/packages/admin.scm (nnn): Update to 2.6.
* gnu: nmap: Update to 7.80.Leo Famulari2019-08-19
| | | | * gnu/packages/admin.scm (nmap): Update to 7.80.
* gnu: wpa-supplicant: install documentation.Timotej Lazar2019-08-16
| | | | | | | | * gnu/packages/admin.scm (wpa-supplicant)[arguments]: Rename 'install-man-pages' phase to 'install-documentation'; install READMEs and the example config file. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: isc-dhcp: Update bundled BIND to 9.11.9.Mark H Weaver2019-08-08
| | | | | | | | | | | | * gnu/packages/patches/isc-dhcp-4.4.1-fixes-for-newer-bind.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/admin.scm (isc-dhcp): Update BIND version to 9.11.9. [arguments]: In the 'replace-bundled-bind' phase, apply the patch. In the 'post-configure' phase: Refine a substitute* regexp to avoid substituting an instance of "./configure.log" in the BIND Makefile. Substitute /usr/bin/file in the BIND configure script. [native-inputs]: Add 'file', 'patch', and the patch. [inputs]: Update the hash of bind-source-tarball.
* gnu: wpa-supplicant: Update to 2.9.Marius Bakke2019-08-08
| | | | * gnu/packages/admin.scm (wpa-supplicant-minimal): Update to 2.9.
* gnu: igt-gpu-tools: Rework custom phases.Efraim Flashner2019-08-07
| | | | | * gnu/packages/admin.scm (igt-gpu-tools)[arguments]: Use custom 'autogen phase to replace 'bootstrap phase.
* gnu: clusterssh: Run.Tobias Geerinckx-Rice2019-07-26
| | | | | | | * gnu/packages/admin.scm (clusterssh)[arguments]: Add ’augment-library-path’ phase so libraries are found. [propagated-inputs]: Make all of these… [inputs]: …regular.
* gnu: clusterssh: Don't propagate xterm.Tobias Geerinckx-Rice2019-07-25
| | | | | | * gnu/packages/admin.scm (clusterssh)[arguments]: Add ‘refer-to-inputs’ and ‘delete-failing-tests’ phases. [inputs]: Move xterm to here… [propagated-inputs]: …from here.
* gnu: clustershh: Add missing perl-sort-naturally input.Tobias Geerinckx-Rice2019-07-25
| | | | | * gnu/packages/admin.scm (clusterssh)[propagated-inputs]: Add perl-sort-naturally.
* gnu: direvent: Update to 5.2.Efraim Flashner2019-07-16
| | | | * gnu/packages/admin.scm (direvent): Update to 5.2.
* gnu: Add s-tui.Christopher Baines2019-07-13
| | | | * gnu/packages/admin.scm (s-tui): New variable.
* gnu: pies: Update to 1.4.Ludovic Courtès2019-07-11
| | | | | * gnu/packages/admin.scm (pies): Update to 1.4. [arguments]: Modify /bin/sh reference in src/comp.c as well.
* gnu: acpica: Update to 20190703.Tobias Geerinckx-Rice2019-07-10
| | | | * gnu/packages/admin.scm (acpica): Update to 20190703.
* gnu: sedsed: Edit description.Tobias Geerinckx-Rice2019-07-10
| | | | | * gnu/packages/admin.scm (sedsed)[description]: Use @command{} instead of command(n) and do some minor editing.
* gnu: sedsed: Use HTTPS home page.Tobias Geerinckx-Rice2019-07-10
| | | | * gnu/packages/admin.scm (sedsed)[home-page]: Use HTTPS.
* gnu: testdisk: Download over HTTPS.Tobias Geerinckx-Rice2019-07-10
| | | | * gnu/packages/admin.scm (testdisk)[source]: Use HTTPS.
* gnu: testdisk: Update to 7.1.Tobias Geerinckx-Rice2019-07-10
| | | | * gnu/packages/admin.scm (testdisk): Update to 7.1.
* gnu: sedsed: Update to 1.1.Tobias Geerinckx-Rice2019-07-10
| | | | | * gnu/packages/admin.scm (sedsed): Update to 1.1. [arguments]: Use (default) Python (3).
* gnu: sedsed: Symlink after wrapping.Tobias Geerinckx-Rice2019-07-10
| | | | | | | | Drop unused .sedsed-real symlink and avoid sedsed → sedsed.py → .sedsed.py-real exec chain. * gnu/packages/admin.scm (sedsed)[arguments]: Move ‘symlink’ phase after ‘wrap’.
* gnu: di: Update to 4.47.1.Tobias Geerinckx-Rice2019-06-29
| | | | * gnu/packages/admin.scm (di): Update to 4.47.1.
* gnu: cbatticon: Update to 1.6.9.Tobias Geerinckx-Rice2019-06-22
| | | | * gnu/packages/admin.scm (cbatticon): Update to 1.6.9.
* gnu: shadow: Update home page.Tobias Geerinckx-Rice2019-06-19
| | | | * gnu/packages/admin.scm (shadow)[home-page]: Update to new project home.
* gnu: shadow: Update to 4.7.Tobias Geerinckx-Rice2019-06-19
| | | | * gnu/packages/admin.scm (shadow): Update to 4.7.
* gnu: ansible: Update to 2.8.1.Tobias Geerinckx-Rice2019-06-19
| | | | * gnu/packages/admin.scm (ansible): Update to 2.8.1.
* gnu: dstat: Add two patches, fix two bugs.Tobias Geerinckx-Rice2019-06-16
| | | | | | | * gnu/packages/admin.scm (dstat)[source]: Add patches. * gnu/packages/patches/dstat-fix-crash-when-specifying-delay.patch, gnu/packages/patches/dstat-skip-devices-without-io.patch: New files. * gnu/local.mk (dist_patch_DATA): Add them.
* gnu: dstat: Fix Python 3 deprecation warning.Tobias Geerinckx-Rice2019-06-16
| | | | | * gnu/packages/admin.scm (dstat)[arguments]: Add ‘fix-python3-DeprecationWarning’ phase.
* gnu: dstat: Add python2-six.Tobias Geerinckx-Rice2019-06-13
| | | | | * gnu/packages/admin.scm (dstat)[inputs]: Add python2-six. [arguments]: Add ‘wrap’ phase to make dstat find required modules.
* gnu: ansible: Update to 2.8.0.Tobias Geerinckx-Rice2019-06-06
| | | | * gnu/packages/admin.scm (ansible): Update to 2.8.0.
* gnu: thefuck: Update to 3.29.Tobias Geerinckx-Rice2019-06-06
| | | | * gnu/packages/admin.scm (thefuck): Update to 3.29.
* gnu: inxi, inxi-minimal: Update to 3.0.34-1.Tobias Geerinckx-Rice2019-06-06
| | | | * gnu/packages/admin.scm (inxi-minimal): Update to 3.0.34-1.
* gnu: dstat: Update to 0.7.4.Tobias Geerinckx-Rice2019-06-06
| | | | * gnu/packages/admin.scm (dstat): Update to 0.7.4.
* gnu: aide: Update to 0.16.2.Tobias Geerinckx-Rice2019-06-06
| | | | * gnu/packages/admin.scm (aide): Update to 0.16.2.
* gnu: Move Sphinx and friends to (gnu packages sphinx).Marius Bakke2019-05-24
| | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/python-xyz.scm (python-sphinxcontrib-websupport, python2-sphinxcontrib-websupport, python-sphinx, python2-sphinx, python-sphinx-gallery, python2-sphinx-gallery, python-sphinx-rtd-theme, python2-sphinx-rtd-theme, python-guzzle-sphinx-theme, python2-guzzle-sphinx-theme, python-sphinxcontrib-newsfeed, python-sphinxcontrib-programoutput, python2-sphinxcontrib-programoutput, python-sphinx-repoze-interface, python2-sphinx-repoze-interface, python-sphinx-cloud-sptheme, python2-sphinx-cloud-sptheme, python-sphinx-alabaster-theme, python2-sphinx-alabaster-theme, python-sphinx-me, python-sphinxcontrib-svg2pdfconverter): Move to ... (gnu): * gnu/packages/sphinx.scm: ... here. New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Adjust accordingly. * gnu/packages/admin.scm, gnu/packages/bioinformatics.scm, gnu/packages/calendar.scm, gnu/packages/cluster.scm, gnu/packages/databases.scm, gnu/packages/dav.scm, gnu/packages/disk.scm, gnu/packages/django.scm, gnu/packages/elf.scm, gnu/packages/emacs-xyz.scm, gnu/packages/emulators.scm, gnu/packages/finance.scm, gnu/packages/image.scm, gnu/packages/libffi.scm, gnu/packages/mail.scm, gnu/packages/mpd.scm, gnu/packages/openstack.scm, gnu/packages/pdf.scm, gnu/packages/python-web.scm, gnu/packages/search.scm, gnu/packages/statistics.scm, gnu/packages/storage.scm, gnu/packages/sync.scm, gnu/packages/terminals.scm, gnu/packages/tls.scm, gnu/packages/web.scm: Adjust module imports.
* gnu: jnettop: Use archived source and homepage.Björn Höfling2019-05-14
| | | | | * gnu/packages/admin.scm (jnettop)[source,home-page]: Use archive.org mirror.
* gnu: munge: Pass '--localstatedir=/var'.Ludovic Courtès2019-05-14
| | | | | | | | | | Previously, Munge users such as Slurm would fail with: squeue: error: Munge encode failed: Failed to access "/gnu/store/…-munge-0.5.13/var/run/munge/munge.socket.2": No such file or directory squeue: error: authentication: Socket communication error * gnu/packages/admin.scm (munge)[source](modules, snippet): New fields. [arguments]: New field.
* gnu: acpica: Update to 20190509.Tobias Geerinckx-Rice2019-05-11
| | | | * gnu/packages/admin.scm (acpica): Update to 20190509.
* gnu: shepherd: Update to 0.6.1.Ludovic Courtès2019-05-11
| | | | * gnu/packages/admin.scm (shepherd): Update to 0.6.1.
* gnu: wpa_supplicant: Update to 2.8 [security fixes].Marius Bakke2019-05-09
| | | | | | | | | | | | This release fixes CVE-2019-9494, CVE-2019-9495, CVE-2019-9496, CVE-2019-9497, CVE-2019-9498, CVE-2019-9499, and CVE-2019-11555. * gnu/packages/admin.scm (wpa-supplicant-minimal): Update to 2.8. [source](snippet): New field. Disable D-Bus. [arguments]: Change CONFIG_TLS to use OpenSSL rather than GnuTLS. This is required by many of the new default build-time settings. [inputs]: Remove GNUTLS and LIBGCRYPT. Add OPENSSL. (wpa-supplicant)[arguments]: Remove obsolete CONFIG_CTRL_IFACE_DBUS=y.
* gnu: Add hostapd.Ludovic Courtès2019-05-09
| | | | * gnu/packages/admin.scm (hostapd): New variable.
* gnu: Add cloud-utils.Christopher Baines2019-04-28
| | | | * gnu/packages/admin.scm (cloud-utils): New variable.
* gnu: inxi-minimal: Update to 3.0.33-1.Tobias Geerinckx-Rice2019-04-24
| | | | * gnu/packages/admin.scm (inxi-minimal): Update to 3.0.33-1.
* gnu: lynis: Update to 2.7.4.Tobias Geerinckx-Rice2019-04-23
| | | | * gnu/packages/admin.scm (lynis): Update to 2.7.4.
* gnu: shepherd: Update to 0.6.0.Ludovic Courtès2019-04-23
| | | | | | * gnu/packages/admin.scm (shepherd): Update to 0.6.0. Use "mirror://gnu" as the URL base. [properties]: Remove.
* gnu: ansible: Update to 2.7.10.Tobias Geerinckx-Rice2019-04-11
| | | | * gnu/packages/admin.scm (ansible): Update to 2.7.10.
* gnu: autojump: Update to 22.5.3.Tobias Geerinckx-Rice2019-04-11
| | | | * gnu/packages/admin.scm (autojump): Update to 22.5.3.
* gnu: autojump: Don't use unstable tarball.Tobias Geerinckx-Rice2019-04-11
| | | | | | * gnu/packages/admin.scm (autojump)[source]: Use GIT-FETCH and GIT-FILE-NAME. [arguments]: Add ‘make-git-checkout-writable’ phase.
* gnu: acpica: Update to 20190405.Tobias Geerinckx-Rice2019-04-11
| | | | * gnu/packages/admin.scm (acpica): Update to 20190405.