Commit graph

547 commits

Author SHA1 Message Date
Mark H Weaver
56dab1274e
gnu: isc-dhcp: Update bundled BIND to 9.11.13 [fixes CVE-2019-6477].
* gnu/packages/admin.scm (isc-dhcp)[bind-patch-version]: Update to 13.
[inputs]: Update hash of bind-source-tarball.
2019-11-20 20:36:04 -05:00
Efraim Flashner
f1d4d79fb3
gnu: Add 'file-name' where appropriate.
* gnu/packages/admin.scm (detox, neofetch),
gnu/packages/algebra.scm (python-fpylll),
gnu/packages/bioinformatics.scm (tbsp, genrich),
gnu/packages/crypto.scm (hpenc),
gnu/packages/digest.scm (xxhash),
gnu/packages/emacs-xyz.scm (emacs-tiny, emacs-ergoemacs-mode,
emacs-make-it-so, emacs-poet-theme, emacs-deft, emacs-scribble-mode,
emacs-helm-mu, emacs-unidecode, emacs-diff-hl, emacs-helm-exwm,
emacs-gif-screencast, emacs-exec-path-from-shell),
gnu/packages/engineering.scm (gpx),
gnu/packages/freedesktop.scm (waylandpp),
gnu/packages/golang.scm (go-github-com-sirupsen-logrus,
go-github-com-shirou-gopsutil),
gnu/packages/guile-xyz.scm (guile-studio, guile-picture-language,
jupyter-guile-kernel),
gnu/packages/image-viewers.scm (qview),
gnu/packages/java-maths.scm (java-jblas),
gnu/packages/llvm.scm (libclc),
gnu/packages/logging.scm (spdlog),
gnu/packages/ocaml.scm (ocaml-cstruct, ocaml-zarith),
gnu/packages/terminals.scm (libtsm),
gnu/packages/tigervnc.scm (tigervnc-client),
gnu/packages/xdisorg.scm (xcalib, xbanish) [source]: Add file-name.
2019-11-10 12:42:10 +02:00
Tobias Geerinckx-Rice
9a8583ec45
gnu: di: Update to 4.47.2.
* gnu/packages/admin.scm (di): Update to 4.47.2.
2019-11-01 17:14:30 +01:00
Tobias Geerinckx-Rice
cbaf756cae
gnu: sudo: Update to 1.8.29.
* gnu/packages/admin.scm (sudo): Update to 1.8.29.
[arguments]: Disable new /etc/sudoers syntax check.
2019-10-29 14:10:18 +01:00
Danny Milosavljevic
919c5e1b43
gnu: sunxi-tools: Adapt to cross-compiler toolchain changes.
* gnu/packages/admin.scm (sunxi-tools)[arguments]<#:phases>[set-environment-up]:
Adapt to cross-compiler toolchain changes.
2019-10-18 01:52:11 +02:00
Tobias Geerinckx-Rice
11a9b945cc
gnu: sudo: Update to 1.8.28p1.
* gnu/packages/admin.scm (sudo): Update to 1.8.28p1.
2019-10-16 17:24:49 +02:00
Arun Isaac
131e967699
gnu: ansible: Update to 2.8.5.
* gnu/packages/admin.scm (ansible): Update to 2.8.5.
2019-10-16 01:31:35 +05:30
Arun Isaac
ba8551ec79
gnu: ansible: Work around issues with Guix wrapper scripts.
* gnu/packages/admin.scm (ansible)[arguments]: Remove fix-symlinks phase. Add
replace-symlinks phase.
2019-10-16 01:31:19 +05:30
Tobias Geerinckx-Rice
8c26b18453
gnu: sudo: Update to 1.8.28 [fixes CVE-2019-14287].
* gnu/packages/admin.scm (sudo): Update to 1.8.28.
2019-10-14 17:14:46 +02:00
Tobias Geerinckx-Rice
248f218e44
gnu: lynis: Update to 2.7.5.
* gnu/packages/admin.scm (lynis): Update to 2.7.5.
2019-10-08 05:29:28 +02:00
Tobias Geerinckx-Rice
9dbda847af
gnu: screenfetch: Use the tagged release.
* gnu/packages/admin.scm (screenfetch): Use the new 3.9.0 release tag
instead of a (functionally identical) naked commit.
2019-10-05 11:59:49 +02:00
Marius Bakke
c692c1b7ea
gnu: libcap-ng: Update to 0.7.10.
* gnu/packages/admin.scm (libcap-ng): Update to 0.7.10.
2019-10-02 15:22:42 +02:00
Marius Bakke
645d0c92e0
gnu: tcpdump: Update to 4.9.3 [security fixes].
This release fixes the following CVEs: CVE-2017-16808, CVE-2018-14468,
CVE-2018-14469, CVE-2018-14470, CVE-2018-14466, CVE-2018-14461,
CVE-2018-14462, CVE-2018-14465, CVE-2018-14881, CVE-2018-14464,
CVE-2018-14463, CVE-2018-14467, CVE-2018-10103, CVE-2018-10105,
CVE-2018-14880, CVE-2018-16451, CVE-2018-14882, CVE-2018-16227,
CVE-2018-16229, CVE-2018-16301, CVE-2018-16230, CVE-2018-16452,
CVE-2018-16300, CVE-2018-16228, CVE-2019-15166, CVE-2019-15167,
CVE-2018-14879.

* gnu/packages/admin.scm (tcpdump): Update to 4.9.3.
2019-10-02 15:22:42 +02:00
Marius Bakke
4cc0b485be
gnu: libpcap: Update to 1.9.1.
* gnu/packages/admin.scm (libpcap): Update to 1.9.1.
2019-10-02 15:22:42 +02:00
Efraim Flashner
a7997033fa
gnu: screenfetch: Update to 3.8.0-2.e7b94fc.
* gnu/packages/admin.scm (screenfetch): Update to 3.8.0-2.e7b94fc.
2019-09-29 14:44:06 +03:00
Hartmut Goebel
6eb1d20b68
gnu: Add debops.
* gnu/packages/admin.scm (debops): New variable.
* gnu/packages/patches/debops-constants-for-external-program-names.patch,
  gnu/packages/patches/debops-debops-defaults-fall-back-to-less.patch:
  New files.
* gnu/local.mk: Add them.
2019-09-26 17:18:23 +02:00
Jakob L. Kreuze
6764870498
gnu: Add screenfetch.
* gnu/packages/admin.scm (screenfetch): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2019-09-23 19:07:28 +03:00
Tobias Geerinckx-Rice
f8853858b8
gnu: isc-dhcp: Update bundled BIND to 9.11.11 [fixes CVE-2019-6471].
* gnu/packages/admin.scm (isc-dhcp)[bind-patch-version]: Update to 11.
[inputs]: Update bind-source-tarball hash.
2019-09-19 00:02:51 +02:00
Tobias Geerinckx-Rice
bfebc73a74
gnu: neofetch: Update to 6.1.0.
* gnu/packages/admin.scm (neofetch): Update to 6.1.0.
2019-09-11 22:56:04 +02:00
Tobias Geerinckx-Rice
b439d9b290
gnu: acpica: Update to 20190816.
* gnu/packages/admin.scm (acpica): Update to 20190816.
2019-09-02 06:31:10 +02:00
Mark H Weaver
0ccc9a0f5b
gnu: isc-dhcp: Update bundled BIND to 9.11.10.
* gnu/packages/admin.scm (isc-dhcp)[bind-patch-version]: Update to 10.
[inputs]: Update hash of bind-source-tarball.
2019-08-22 15:50:14 -04:00
Tobias Geerinckx-Rice
7323def37d
gnu: nnn: Update to 2.6.
* gnu/packages/admin.scm (nnn): Update to 2.6.
2019-08-22 15:35:32 +02:00
Leo Famulari
8895b2e0b6
gnu: nmap: Update to 7.80.
* gnu/packages/admin.scm (nmap): Update to 7.80.
2019-08-19 13:27:49 -04:00
Timotej Lazar
3b165f2a40
gnu: wpa-supplicant: install documentation.
* 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>
2019-08-16 23:00:27 +02:00
Mark H Weaver
f7780fdf61
gnu: isc-dhcp: Update bundled BIND to 9.11.9.
* 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.
2019-08-08 17:24:21 -04:00
Marius Bakke
ba7ff983d6
gnu: wpa-supplicant: Update to 2.9.
* gnu/packages/admin.scm (wpa-supplicant-minimal): Update to 2.9.
2019-08-08 00:30:56 +02:00
Efraim Flashner
355ba48c46
gnu: igt-gpu-tools: Rework custom phases.
* gnu/packages/admin.scm (igt-gpu-tools)[arguments]: Use custom 'autogen
phase to replace 'bootstrap phase.
2019-08-07 20:06:01 +03:00
Tobias Geerinckx-Rice
332a276503
gnu: clusterssh: Run.
* gnu/packages/admin.scm (clusterssh)[arguments]:
Add ’augment-library-path’ phase so libraries are found.
[propagated-inputs]: Make all of these…
[inputs]: …regular.
2019-07-26 09:48:37 +02:00
Tobias Geerinckx-Rice
12ea257122
gnu: clusterssh: Don't propagate xterm.
* gnu/packages/admin.scm (clusterssh)[arguments]: Add ‘refer-to-inputs’ and ‘delete-failing-tests’ phases.
[inputs]: Move xterm to here…
[propagated-inputs]: …from here.
2019-07-25 21:59:07 +02:00
Tobias Geerinckx-Rice
b07aea69dd
gnu: clustershh: Add missing perl-sort-naturally input.
* gnu/packages/admin.scm (clusterssh)[propagated-inputs]:
Add perl-sort-naturally.
2019-07-25 21:59:06 +02:00
Efraim Flashner
857ff51562
gnu: direvent: Update to 5.2.
* gnu/packages/admin.scm (direvent): Update to 5.2.
2019-07-16 09:40:57 +03:00
Christopher Baines
bee9f97e0a
gnu: Add s-tui.
* gnu/packages/admin.scm (s-tui): New variable.
2019-07-13 23:18:54 +01:00
Ludovic Courtès
3fb666bd40
gnu: pies: Update to 1.4.
* gnu/packages/admin.scm (pies): Update to 1.4.
[arguments]: Modify /bin/sh reference in src/comp.c as well.
2019-07-11 23:13:27 +02:00
Tobias Geerinckx-Rice
347b4c47b4
gnu: acpica: Update to 20190703.
* gnu/packages/admin.scm (acpica): Update to 20190703.
2019-07-10 23:23:45 +02:00
Tobias Geerinckx-Rice
975a0c15ea
gnu: sedsed: Edit description.
* gnu/packages/admin.scm (sedsed)[description]: Use @command{} instead
of command(n) and do some minor editing.
2019-07-10 23:23:45 +02:00
Tobias Geerinckx-Rice
fbdabdad2d
gnu: sedsed: Use HTTPS home page.
* gnu/packages/admin.scm (sedsed)[home-page]: Use HTTPS.
2019-07-10 23:23:45 +02:00
Tobias Geerinckx-Rice
e14c06d87a
gnu: testdisk: Download over HTTPS.
* gnu/packages/admin.scm (testdisk)[source]: Use HTTPS.
2019-07-10 17:39:28 +02:00
Tobias Geerinckx-Rice
2b336e9354
gnu: testdisk: Update to 7.1.
* gnu/packages/admin.scm (testdisk): Update to 7.1.
2019-07-10 17:39:28 +02:00
Tobias Geerinckx-Rice
bde9912506
gnu: sedsed: Update to 1.1.
* gnu/packages/admin.scm (sedsed): Update to 1.1.
[arguments]: Use (default) Python (3).
2019-07-10 17:39:28 +02:00
Tobias Geerinckx-Rice
b7e26ec695
gnu: sedsed: Symlink after wrapping.
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’.
2019-07-10 17:39:28 +02:00
Tobias Geerinckx-Rice
ad9baf38ce
gnu: di: Update to 4.47.1.
* gnu/packages/admin.scm (di): Update to 4.47.1.
2019-06-29 06:28:50 +02:00
Tobias Geerinckx-Rice
41a3498128
gnu: cbatticon: Update to 1.6.9.
* gnu/packages/admin.scm (cbatticon): Update to 1.6.9.
2019-06-22 01:02:14 +02:00
Tobias Geerinckx-Rice
1f6dd7e9c2
gnu: shadow: Update home page.
* gnu/packages/admin.scm (shadow)[home-page]: Update to new project home.
2019-06-19 17:50:43 +02:00
Tobias Geerinckx-Rice
bb3dc8025a
gnu: shadow: Update to 4.7.
* gnu/packages/admin.scm (shadow): Update to 4.7.
2019-06-19 17:50:43 +02:00
Tobias Geerinckx-Rice
a6dc3cc197
gnu: ansible: Update to 2.8.1.
* gnu/packages/admin.scm (ansible): Update to 2.8.1.
2019-06-19 17:50:43 +02:00
Tobias Geerinckx-Rice
10a3297389
gnu: dstat: Add two patches, fix two bugs.
* 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.
2019-06-16 19:44:42 +02:00
Tobias Geerinckx-Rice
fa67073f13
gnu: dstat: Fix Python 3 deprecation warning.
* gnu/packages/admin.scm (dstat)[arguments]:
Add ‘fix-python3-DeprecationWarning’ phase.
2019-06-16 19:44:42 +02:00
Tobias Geerinckx-Rice
5cc5364eba
gnu: dstat: Add python2-six.
* gnu/packages/admin.scm (dstat)[inputs]: Add python2-six.
[arguments]: Add ‘wrap’ phase to make dstat find required modules.
2019-06-13 02:26:21 +02:00
Tobias Geerinckx-Rice
00a206aea6
gnu: ansible: Update to 2.8.0.
* gnu/packages/admin.scm (ansible): Update to 2.8.0.
2019-06-06 05:59:00 +02:00
Tobias Geerinckx-Rice
68193087e2
gnu: thefuck: Update to 3.29.
* gnu/packages/admin.scm (thefuck): Update to 3.29.
2019-06-06 05:59:00 +02:00