Age | Commit message (Expand) | Author |
2019-12-19 | Update email for Brett Gilio....* .mailmap: Add name and email for Brett Gilio.
* gnu/local.mk, gnu/packages/admin.scm, gnu/packages/audio.scm,
gnu/packages/bittorrent.scm, gnu/packages/build-tools.scm,
gnu/packages/cran.scm, gnu/packages/emacs-xyz.scm,
gnu/packages/messaging.scm, gnu/packages/python-xyz.scm,
gnu/packages/sml.scm, gnu/packages/terminals.scm, gnu/packages/wm.scm:
Update email for Brett Gilio.
| Brett Gilio |
2019-12-19 | gnu: isc-dhcp: Fix cross-compilation....* gnu/packages/admin.scm (isc-dhcp)[arguments]: Add a configure flag to
specify randomdev path, which is needed when cross-compiling. Also add a
fix-bind-cross-compilation phase.
| Mathieu Othacehe |
2019-12-18 | gnu: isc-dhcp: Update bundled BIND to 9.11.14....* gnu/packages/admin.scm (isc-dhcp)[bind-patch-version]: Update to 14.
[inputs]: Update hash of bind-source-tarball.
| Mark H Weaver |
2019-12-11 | gnu: netcat-openbsd: Update to 1.206-1....* gnu/packages/admin.scm (netcat-openbsd): Update to 1.206-1.
| Alex Griffin |
2019-12-11 | gnu: shadow: Update to 4.8....* gnu/packages/admin.scm (shadow): Update to 4.8.
| Marius Bakke |
2019-12-09 | gnu: shepherd: Use Guile with the finalization crash bug-fix....Fixes <https://bugs.gnu.org/37757>.
Reported by Jesse Gibbons <jgibbons2357@gmail.com>.
* gnu/packages/admin.scm (shepherd)[native-inputs, inputs]: Use
GUILE-2.2/BUG-FIX instead of GUILE-2.2.
| Ludovic Courtès |
2019-12-04 | gnu: sunxi-tools: Simplify build....* gnu/packages/admin.scm (sunxi-tools-source): New procedure.
(sunxi-target-tools): New variable.
(sunxi-tools)[source]: Use sunxi-tools-source.
[native-inputs]: Remove cross-gcc, cross-libc, cross-libc-static.
Add sunxi-target-tools.
[arguments]<#:make-flags>: Modify.
[arguments]<#:phases>[set-environment-up]: Delete phase.
[build-armhf]: Delete phase.
[install]: Modify.
| Danny Milosavljevic |
2019-12-01 | gnu: pscircle: Update to 1.3.1....* gnu/packages/admin.scm (pscircle): Update to 1.3.1.
| Tobias Geerinckx-Rice |
2019-12-01 | gnu: nnn: Update to 2.7....* gnu/packages/admin.scm (nnn): Update to 2.7.
| Tobias Geerinckx-Rice |
2019-12-01 | gnu: hostapd: Update to 2.9....* gnu/packages/admin.scm (hostapd): Update to 2.9.
| Tobias Geerinckx-Rice |
2019-12-01 | gnu: thermald: Update to 1.9....* gnu/packages/admin.scm (thermald): Update to 1.9.
[source]: Remove patch.
* packages/patches/thermald-make-int-max32-visible.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Tobias Geerinckx-Rice |
2019-12-01 | gnu: cbatticon: Update to 1.6.10....* gnu/packages/admin.scm (cbatticon): Update to 1.6.10.
| Tobias Geerinckx-Rice |
2019-11-30 | gnu: acpica: Update to 20191018....* gnu/packages/admin.scm (acpica): Update to 20191018.
| Tobias Geerinckx-Rice |
2019-11-26 | gnu: Add pam-mount....* gnu/packages/admin.scm (pam-mount): New variable.
* gnu/packages/patches/pam-mount-luks2-support.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Guillaume Le Vaillant |
2019-11-25 | gnu: Add netcat-openbsd....* gnu/packages/admin.scm (netcat-openbsd): New variable.
| Alex Griffin |
2019-11-20 | 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.
| Mark H Weaver |
2019-11-10 | 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.
| Efraim Flashner |
2019-11-01 | gnu: di: Update to 4.47.2....* gnu/packages/admin.scm (di): Update to 4.47.2.
| Tobias Geerinckx-Rice |
2019-10-29 | gnu: sudo: Update to 1.8.29....* gnu/packages/admin.scm (sudo): Update to 1.8.29.
[arguments]: Disable new /etc/sudoers syntax check.
| Tobias Geerinckx-Rice |
2019-10-18 | 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.
| Danny Milosavljevic |
2019-10-16 | gnu: sudo: Update to 1.8.28p1....* gnu/packages/admin.scm (sudo): Update to 1.8.28p1.
| Tobias Geerinckx-Rice |
2019-10-16 | gnu: ansible: Update to 2.8.5....* gnu/packages/admin.scm (ansible): Update to 2.8.5.
| Arun Isaac |
2019-10-16 | gnu: ansible: Work around issues with Guix wrapper scripts....* gnu/packages/admin.scm (ansible)[arguments]: Remove fix-symlinks phase. Add
replace-symlinks phase.
| Arun Isaac |
2019-10-14 | gnu: sudo: Update to 1.8.28 [fixes CVE-2019-14287]....* gnu/packages/admin.scm (sudo): Update to 1.8.28.
| Tobias Geerinckx-Rice |
2019-10-08 | gnu: lynis: Update to 2.7.5....* gnu/packages/admin.scm (lynis): Update to 2.7.5.
| Tobias Geerinckx-Rice |
2019-10-05 | 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.
| Tobias Geerinckx-Rice |
2019-10-02 | gnu: libcap-ng: Update to 0.7.10....* gnu/packages/admin.scm (libcap-ng): Update to 0.7.10.
| Marius Bakke |
2019-10-02 | 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.
| Marius Bakke |
2019-10-02 | gnu: libpcap: Update to 1.9.1....* gnu/packages/admin.scm (libpcap): Update to 1.9.1.
| Marius Bakke |
2019-09-29 | gnu: screenfetch: Update to 3.8.0-2.e7b94fc....* gnu/packages/admin.scm (screenfetch): Update to 3.8.0-2.e7b94fc.
| Efraim Flashner |
2019-09-26 | 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.
| Hartmut Goebel |
2019-09-23 | gnu: Add screenfetch....* gnu/packages/admin.scm (screenfetch): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Jakob L. Kreuze |
2019-09-19 | 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.
| Tobias Geerinckx-Rice |
2019-09-11 | gnu: neofetch: Update to 6.1.0....* gnu/packages/admin.scm (neofetch): Update to 6.1.0.
| Tobias Geerinckx-Rice |
2019-09-02 | gnu: acpica: Update to 20190816....* gnu/packages/admin.scm (acpica): Update to 20190816.
| Tobias Geerinckx-Rice |
2019-08-22 | 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.
| Mark H Weaver |
2019-08-22 | gnu: nnn: Update to 2.6....* gnu/packages/admin.scm (nnn): Update to 2.6.
| Tobias Geerinckx-Rice |
2019-08-19 | gnu: nmap: Update to 7.80....* gnu/packages/admin.scm (nmap): Update to 7.80.
| Leo Famulari |
2019-08-16 | 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>
| Timotej Lazar |
2019-08-08 | 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.
| Mark H Weaver |
2019-08-08 | gnu: wpa-supplicant: Update to 2.9....* gnu/packages/admin.scm (wpa-supplicant-minimal): Update to 2.9.
| Marius Bakke |
2019-08-07 | gnu: igt-gpu-tools: Rework custom phases....* gnu/packages/admin.scm (igt-gpu-tools)[arguments]: Use custom 'autogen
phase to replace 'bootstrap phase.
| Efraim Flashner |
2019-07-26 | 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.
| Tobias Geerinckx-Rice |
2019-07-25 | 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.
| Tobias Geerinckx-Rice |
2019-07-25 | gnu: clustershh: Add missing perl-sort-naturally input....* gnu/packages/admin.scm (clusterssh)[propagated-inputs]:
Add perl-sort-naturally.
| Tobias Geerinckx-Rice |
2019-07-16 | gnu: direvent: Update to 5.2....* gnu/packages/admin.scm (direvent): Update to 5.2.
| Efraim Flashner |
2019-07-13 | gnu: Add s-tui....* gnu/packages/admin.scm (s-tui): New variable.
| Christopher Baines |
2019-07-11 | 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.
| Ludovic Courtès |
2019-07-10 | gnu: acpica: Update to 20190703....* gnu/packages/admin.scm (acpica): Update to 20190703.
| Tobias Geerinckx-Rice |
2019-07-10 | gnu: sedsed: Edit description....* gnu/packages/admin.scm (sedsed)[description]: Use @command{} instead
of command(n) and do some minor editing.
| Tobias Geerinckx-Rice |