~ruther/guix-local

ref: f306825da855f03c8d79ea67ec3fdca753d7f5ce guix-local/gnu/packages/admin.scm -rw-r--r-- 92.5 KiB
5f13bf09 — Leo Famulari 8 years ago
gnu: Fetch several Git sources over HTTPS.

* gnu/packages/admin.scm (interrobang)[source]: Use HTTPS URL.
* gnu/packages/audio.scm (ardour)[source]: Likewise.
* gnu/packages/embedded.scm (libjaylink, openocd)[source]: Likewise.
* gnu/packages/gnome.scm (byzanz)[source]: Likewise.
* gnu/packages/gnunet.scm (guile-gnunet)[source]Likewise.
* gnu/packages/java.scm (classpath)[source]: Likewise.
* gnu/packages/microcom.scm (microcom)[source]: Likewise.
* gnu/packages/python.scm (python-axolotl-curve25519)[source]: Likewise.
* gnu/packages/rdesktop.scm (freerdp)[source]: Likewise.
* gnu/packages/shells.scm (rc)[source]: Likewise.
* gnu/packages/web.scm (libwebsockets)[source]: Use new source URL.
72e2815d — Marius Bakke 8 years ago
Merge branch 'core-updates'
2718a9cd — Marius Bakke 8 years ago
Merge branch 'master' into core-updates
e2a4c130 — Tobias Geerinckx-Rice 8 years ago
gnu: cbatticon: Update to 1.6.6.

* gnu/packages/admin.scm (cbatticon): Update to 1.6.6.
d156c999 — Marius Bakke 8 years ago
Merge branch 'master' into core-updates
4c6c6838 — Marius Bakke 8 years ago
gnu: nmap: Update to 7.60.

* gnu/packages/admin.scm (nmap): Update to 7.60.
cc294bce — Mark H Weaver 8 years ago
Merge branch 'master' into core-updates
7fae2063 — Tobias Geerinckx-Rice 8 years ago
gnu: sudo: Use ‘modify-phases’ syntax.

* gnu/packages/admin.scm (sudo)[arguments]: Use ‘modify-phases’.
f167595b — Mark H Weaver 8 years ago
Merge branch 'master' into core-updates
f58be417 — Tobias Geerinckx-Rice 8 years ago
gnu: fabric: Update to 1.13.2.

* gnu/packages/admin.scm (fabric): Update to 1.13.2.  Remove outdated comments.
[source]: Remove ‘patches’.
* gnu/packages/patches/fabric-tests.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
0a3ecfd2 — Tobias Geerinckx-Rice 8 years ago
gnu: thefuck: Update to 3.19.

* gnu/packages/admin.scm (thefuck): Update to 3.19.
e0b9e377 — Marius Bakke 8 years ago
Merge branch 'master' into core-updates
56ab0f0c — Tobias Geerinckx-Rice 8 years ago
gnu: nnn: Update to 1.3.

* gnu/packages/admin.scm (nnn): Update to 1.3.
af79852c — Oleg Pykhalov 8 years ago
gnu: neofetch: Fix search path.

* gnu/packages/admin.scm (neofetch): Fix "No such file or directory" for distro logo.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
e9f468df — Leo Famulari 8 years ago
gnu: tcpdump: Update to 4.9.1 [fixes CVE-2017-11108].

* gnu/packages/admin.scm (tcpdump): Update to 4.9.1.
e081e2dd — Leo Famulari 8 years ago
Merge branch 'master' into core-updates
2472f7a8 — Leo Famulari 8 years ago
gnu: isc-dhcp: Update bundled bind to 9.9.10-P3.

This fixes a regression introduced in the fix for CVE-2017-3142, in BIND
9.9.10-P2, commit ecb232bdfcb2718de5944bcf4d9c4e288ec41519.

See 'CHANGELOG' in the source distribution for more information.

* gnu/packages/admin.scm (isc-dhcp): Update bundled bind to 9.9.10-P3.
6c1a317e — Leo Famulari 8 years ago
Merge branch 'master' into core-updates
ce6223e6 — Ludovic Courtès 8 years ago
gnu: shadow: Fix cross-compilation.

* gnu/packages/admin.scm (shadow)[arguments] <set-nscd-file-name>: Refer
to "cross-libc" when cross-compiling.
e4015e57 — Ludovic Courtès 8 years ago
gnu: inetutils: Allow for cross-compilation.

* gnu/packages/admin.scm (inetutils)[arguments]: Pass
"--with-path-procnet-dev".
Next