summaryrefslogtreecommitdiff
path: root/gnu/packages/admin.scm
Commit message (Collapse)AuthorAge
* gnu: ansible: Work around issues with Guix wrapper scripts.Arun Isaac2018-12-18
| | | | | | | | * gnu/packages/admin.scm (ansible)[source]: Remove ansible-wrap-program-hack.patch from patches. [arguments]: Add hide-wrapping and fix-symlinks phases. * gnu/packages/patches/ansible-wrap-program-hack.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Unregister it.
* gnu: tree: Update to 1.8.0.Efraim Flashner2018-12-17
| | | | * gnu/packages/admin.scm (tree): Update to 1.8.0.
* gnu: nmap: Don't hardcode python version.Efraim Flashner2018-12-17
| | | | | * gnu/packages/admin.scm (nmap)[arguments]: Replace hardcoded python version with parameterized one.
* gnu: ansible: Update to 2.7.5.Arun Isaac2018-12-17
| | | | * gnu/packages/admin.scm (ansible): Update to 2.7.5.
* gnu: Add missing "Pierre Neidhardt" copyright line.Pierre Neidhardt2018-12-13
| | | | * gnu/packages/admin.scm: Fix copyright.
* gnu: Add ngrep.Pierre Neidhardt2018-12-12
| | | | * gnu/packages/admin.scm (ngrep): New variable.
* Merge branch 'core-updates'Ludovic Courtès2018-12-03
|\
| * Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner2018-11-21
| |\
| * | gnu: admin: Return #t from all phases.Mark H Weaver2018-11-14
| | | | | | | | | | | | | | | * gnu/packages/admin.scm (daemon-tools, rottlog, wpa-supplicant-minimal) (wakelan, cpulimit, nmap, sunxi-tools): Return #t from all phases.
| * | Merge branch 'master' into core-updatesMarius Bakke2018-11-14
| |\ \
| * | | gnu: aide: Provide libpcre.a and libz.a.Marius Bakke2018-11-14
| | | | | | | | | | | | | | | | * gnu/packages/admin.scm (aide)[inputs]: Add PCRE:STATIC and ZLIB:STATIC.
* | | | gnu: ansible: Update to 2.7.4.Arun Isaac2018-12-02
| | | | | | | | | | | | | | | | * gnu/packages/admin.scm (ansible): Update to 2.7.4.
* | | | gnu: Add lynis.Arun Isaac2018-11-30
| | | | | | | | | | | | | | | | * gnu/packages/admin.scm (lynis): New variable.
* | | | detox: Update to 1.3.0.Eric Bavier2018-11-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/admin.scm (detox): Update to 1.3.0 [source]: Move to new upstream fork. [inputs]: Remove libpopt. Move flex to... [native-inputs]: ...here, new field. Add autoconf and automake. [arguments]: Remove #:configure-flags. Add 'delete-configure' phase. [home-page]: Adjust for new upstream.
* | | | gnu: Add emacs-ansible-doc.Oleg Pykhalov2018-11-30
| |_|/ |/| | | | | | | | * gnu/packages/admin.scm (emacs-ansible-doc): New variable.
* | | gnu: thermald: Clean up package definition.Efraim Flashner2018-11-21
| | | | | | | | | | | | | | | * gnu/packages/admin.scm (thermald)[arguments]: Remove redundant 'bootstrap phase. Remove unnecessary udev configure flag.
* | | gnu: thermald: Don't use unstable tarball.Efraim Flashner2018-11-21
| |/ |/| | | | | | | * gnu/packages/admin.scm (thermald)[source]: Download source using git-fetch.
* | gnu: sudo: Update to 1.8.26.Marius Bakke2018-11-14
|/ | | | * gnu/packages/admin.scm (sudo): Update to 1.8.26.
* gnu: wpa-supplicant-gui: Remove redundant code.Tobias Geerinckx-Rice2018-10-04
| | | | | * gnu/packages/admin.scm (wpa-supplicant-gui)[arguments]: Remove substitution already handled by the build system.
* gnu: isc-dhcp: Update bundled BIND to 9.11.4-P2.Leo Famulari2018-09-29
| | | | * gnu/packages/admin.scm (isc-dhcp)[inputs]: Update bundled BIND to 9.11.4-P2.
* gnu: shepherd: Update to 0.5.0.Ludovic Courtès2018-09-26
| | | | * gnu/packages/admin.scm (shepherd): Update to 0.5.0.
* gnu: rename: Update to 1.00.Tobias Geerinckx-Rice2018-09-24
| | | | | * gnu/packages/admin.scm (rename): Update to 1.00. [arguments]: Wrap executable to find its own library.
* gnu: dmidecode: Update to 3.2.Tobias Geerinckx-Rice2018-09-16
| | | | * gnu/packages/admin.scm (dmidecode): Update to 3.2.
* admin: python-pyudev: Add dependency on python-six.Roel Janssen2018-09-15
| | | | * gnu/packages/admin.scm (python-pyudev): Add dependency on python-six.
* gnu: sudo: Update to 1.8.25p1.Tobias Geerinckx-Rice2018-09-13
| | | | * gnu/packages/admin.scm (sudo): Update to 1.8.25p1.
* gnu: sudo: Update to 1.8.25.Tobias Geerinckx-Rice2018-09-03
| | | | * gnu/packages/admin.scm (sudo): Update to 1.8.25.
* gnu: Add solaar.Danny Milosavljevic2018-08-29
| | | | * gnu/packages/admin.scm (solaar): New variable.
* gnu: Add python-pyudev.Danny Milosavljevic2018-08-29
| | | | * gnu/packages/admin.scm (python-pyudev): New variable.
* gnu: sudo: Update to 1.8.24.Tobias Geerinckx-Rice2018-08-18
| | | | * gnu/packages/admin.scm (sudo): Update to 1.8.24.
* gnu: nnn: Update to 1.9.Tobias Geerinckx-Rice2018-08-16
| | | | | | | * gnu/packages/admin.scm (nnn): Update to 1.9. [source]: Switch to proper release tarball. [native-inputs]: Add pkg-config. [phases]: Remove ‘patch-curses-lib’ phase & ‘-Wl,-rpath=’ #:make-flags.
* gnu: igt-gpu-tools: Order inputs.Tobias Geerinckx-Rice2018-08-16
| | | | * gnu/packages/admin.scm (igt-gpu-tools)[inputs]: Order alphabetically.
* gnu: igt-gpu-tools: Update to 1.23.Tobias Geerinckx-Rice2018-08-16
| | | | | | | | * gnu/packages/admin.scm (intel-gpu-tools): Redefine using DEPRECATED-PACKAGE. Move the previous package definition from here... (igt-gpu-tools): ...to here, and update to 1.23. [name, source, description]: Adjust to new name. [inputs]: Add openssl.
* gnu: inxi: Update to 3.0.20-1.Tobias Geerinckx-Rice2018-08-15
| | | | * gnu/packages/admin.scm (inxi): Update to 3.0.20-1.
* gnu: acpica: Update to 20180810.Tobias Geerinckx-Rice2018-08-14
| | | | * gnu/packages/admin.scm (acpica): Update to 20180810.
* gnu: di: Update to 4.47.Tobias Geerinckx-Rice2018-08-14
| | | | * gnu/packages/admin.scm (di): Update to 4.47.
* gnu: libpcap: Update to 1.9.0.Tobias Geerinckx-Rice2018-08-14
| | | | | | * gnu/packages/admin.scm (libpcap): Update to 1.9.0. [arguments]: Drop ‘--with-pcap=linux’ ./configure flag. [license]: Update list.
* gnu: isc-dhcp: Update bundled BIND to 9.11.4-P1.Leo Famulari2018-08-13
| | | | | * gnu/packages/admin.scm (isc-dhcp): Update bundled BIND to 9.11.4-P1. [home-page, inputs, source]: Use HTTPS URLs.
* gnu: ansible: update to 2.5.7Kenny Ballou2018-08-13
| | | | | | | | * gnu/packages/admin.scm (ansible): Update to 2.5.7. [arguments, native-inputs, inputs]: Use Python 3. [native-inputs, inputs]: Replace python-pycrypto with python-cryptography. Co-authored-by: Leo Famulari <leo@famulari.name>
* gnu: wpa_supplicant: Fix CVE-2018-14526.Leo Famulari2018-08-09
| | | | | | * gnu/packages/patches/wpa-supplicant-CVE-2018-14526.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/admin.scm (wpa-supplicant-minimal)[source]: Use it.
* gnu: audit: Don't build static libraries.Marius Bakke2018-07-25
| | | | | * gnu/packages/admin.scm (audit)[arguments]: Add "--disable-static" to #:configure-flags.
* gnu: audit: Update to 2.8.4.Marius Bakke2018-07-25
| | | | | * gnu/packages/admin.scm (audit): Update to 2.8.4. [arguments]: Remove #:phases.
* gnu: Add pscircle.Oleg Pykhalov2018-07-25
| | | | * gnu/packages/admin.scm (pscircle): New variable.
* gnu: inxi: Update to 3.0.14-1.Tobias Geerinckx-Rice2018-07-05
| | | | * gnu/packages/admin.scm (inxi-minimal): Update to 3.0.14-1.
* gnu: acpica: Update to 20180629.Tobias Geerinckx-Rice2018-07-02
| | | | * gnu/packages/admin.scm (acpica): Update to 20180629.
* gnu: progress: Update to 0.14.Tobias Geerinckx-Rice2018-06-28
| | | | * gnu/packages/admin.scm (progress): Update to 0.14.
* gnu: autojump: Update to 22.5.1.Kei Kebreau2018-06-27
| | | | | | * gnu/packages/admin.scm (autojump): Update to 22.5.1. [arguments]: Use 'invoke' in 'check' phase. Rewrite 'install' phase for the updated installation script.
* gnu: rename: Update to 0.35.Kei Kebreau2018-06-27
| | | | * gnu/packages/admin.scm (rename): Update to 0.35.
* gnu: inxi-minimal: Update to 3.0.13-1.Tobias Geerinckx-Rice2018-06-27
| | | | * gnu/packages/admin.scm (inxi-minimal): Update to 3.0.13-1.
* gnu: Use more HTTPS.Tobias Geerinckx-Rice2018-06-22
| | | | | | | | | | | | * gnu/packages/admin.scm (net-base, wakelan, pam-krb5) [home-page]: Use HTTPS. (dfc, libpcap, tcpdump, wpa-supplicant-minimal, libcap-ng, audit) [source, home-page]: Likewise. * gnu/packages/algebra.scm (eigen)[home-page]: Likewise. (gp2c, pari-gp)[source, home-page]: Likewise. * gnu/packages/animation.scm (etl, synfig, synfigstudio, papagayo) [home-page]: Likewise. * gnu/packages/bioinformatics.scm (tadbit)[home-page]: Likewise.
* gnu: neofetch: Tweak synopsis & description.Tobias Geerinckx-Rice2018-06-22
| | | | | * gnu/packages/admin.scm (neofetch)[synopsis, description]: Avoid abbreviation (but draw the line at ASCII).