summaryrefslogtreecommitdiff
path: root/gnu/packages/admin.scm
Commit message (Collapse)AuthorAge
* Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner2018-11-21
|\
| * 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: 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: sudo: Update to 1.8.26.Marius Bakke2018-11-14
| | | | | | | | * gnu/packages/admin.scm (sudo): Update to 1.8.26.
* | 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: 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).
* gnu: neofetch: Don't use auto-generated tarball.Tobias Geerinckx-Rice2018-06-20
| | | | * gnu/packages/admin.scm (neofetch)[source]: Use GIT-FETCH.
* gnu: neofetch: Remove dead code.Tobias Geerinckx-Rice2018-06-20
| | | | | | | Turns out that's most of it. * gnu/packages/admin.scm (neofetch)[arguments]: Remove all custom phases.
* gnu: neofetch: Update to 5.0.0.Rutger Helling2018-06-20
| | | | * gnu/packages/admin.scm (neofetch): Update to 5.0.0.
* gnu: inxi-minimal: Update to 3.0.12-1.Tobias Geerinckx-Rice2018-06-20
| | | | * gnu/packages/admin.scm (inxi-minimal): Update to 3.0.12-1.
* gnu: clusterssh: Update to 4.13.2.Kei Kebreau2018-06-16
| | | | | | | | | | | | | * gnu/packages/admin.scm (clusterssh): Update to 4.13.2. [build-system]: Switch to perl-build-system. [arguments]: Remove 'set-load-paths' phase. [inputs]: Remove perl. [native-inputs]: Add perl-cpan-changes, perl-file-slurp, perl-file-which, perl-module-build, perl-readonly, perl-test-differences, perl-test-distmanifest, perl-test-perltidy, perl-test-pod, perl-test-pod-coverage, perl-test-trap and perltidy. [propagated-inputs]: Add perl-exception-class, perl-try-tiny and perl-x11-protocol-other.
* gnu: neofetch: Update to 4.0.2.Rutger Helling2018-06-15
| | | | * gnu/packages/admin.scm (neofetch): Update to 4.0.2.
* gnu: fabric: Disable problematic tests.Ben Sturmfels2018-06-12
| | | | | | | Reported by Ricardo Wurmus <rekado@elephly.net> at <https://debbugs.gnu.org/cgi/bugreport.cgi?bug=26647#8>. * gnu/packages/admin.scm (fabric): Add custom check phase to disable two tests.
* gnu: inxi: Fix up synopsis & description.Tobias Geerinckx-Rice2018-06-07
| | | | | * gnu/packages/admin.scm (inxi)[synopsis]: Fix typo. [description]: Use @code{}.
* Merge branch 'master' into core-updatesRicardo Wurmus2018-06-06
|\
| * gnu: inxi: Update to 3.0.11-1.Tobias Geerinckx-Rice2018-06-06
| | | | | | | | * gnu/packages/admin.scm (inxi): Update to 3.0.11-1.
| * gnu: inxi: Use GIT-FETCH.Tobias Geerinckx-Rice2018-06-06
| | | | | | | | | | | | * gnu/packages/admin.scm (inxi)[source]: Use GIT-FETCH. [native-inputs]: Remove tar. [arguments]: Adjust accordingly.