~ruther/guix-local

ref: 30bbb86ae3ffb591f9a9fe39d5f7efe33a72c31f guix-local/gnu/packages d---------
30bbb86a — Tobias Geerinckx-Rice 8 years ago
gnu: git-remote-gcrypt: Update to 1.0.2.

* gnu/packages/version-control.scm (git-remote-gcrypt): Update to 1.0.2.
aa08ab38 — Tobias Geerinckx-Rice 8 years ago
gnu: dropbear: Update to 2018.76.

* gnu/packages/ssh.scm (dropbear): Update to 2018.76.
649eb8b5 — Konrad Hinsen 8 years ago
gnu: Add sala.

* gnu/packages/password-utils.scm (sala): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
4c853b7c — Ludovic Courtès 8 years ago
gnu: guile-static-stripped: Add 'finit_module' wrapper.

* gnu/packages/patches/guile-linux-syscalls.patch: Add
'load-linux-module/fd' procedure.
63e48300 — Ludovic Courtès 8 years ago
gnu: guile-static-stripped: Remove dependency on bash-minimal.

Previously guile-static-stripped, which is embedded in the initrd, would
depend on 'bash-minimal' and 'glibc'; the closure size was 77 MiB.  Now
the closure size is down to 45.7 MiB.

Reported by Danny Milosavljevic <dannym@scratchpost.org> in
<https://lists.gnu.org/archive/html/guix-devel/2018-02/msg00505.html>.

* gnu/packages/make-bootstrap.scm (%guile-static): Remove the
'pre-configure' phase.
(%guile-static-stripped)[arguments]: Add #:allowed-references.
bcc65510 — Efraim Flashner 8 years ago
gnu: ccl: Patch absolute file-name.

* gnu/packages/lisp.scm (ccl)[arguments]: In 'pre-build add substitution
for /bin/pwd.
da1b30bd — Efraim Flashner 8 years ago
gnu: keepassxc: Enable various plugins.

* gnu/packages/password-utils.scm (keepassxc)[arguments]: Add
configure-flags to enable favicons, browser integration and ssh-agent.
[inputs]: Add curl, libsodium.
3374dcc7 — Efraim Flashner 8 years ago
gnu: keepassxc: Update to 2.3.0.

* gnu/packages/password-utils.scm (keepassxc): Update to 2.3.0.
53453d7a — Marius Bakke 8 years ago
gnu: wavpack: Fix CVE-2018-6767.

* gnu/packages/patches/wavpack-CVE-2018-6767.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/audio.scm (wavpack)[source](patches): Add it.
6b3ee23b — Marius Bakke 8 years ago
gnu: ldb: Update to 1.3.2.

* gnu/packages/samba.scm (ldb): Update to 1.3.2.
954b6771 — Marius Bakke 8 years ago
gnu: p11-kit: Update to 0.23.10.

* gnu/packages/tls.scm (p11-kit): Update to 0.23.10.
f03ec1e5 — Marius Bakke 8 years ago
gnu: feh: Update to 2.24.

* gnu/packages/image-viewers.scm (feh): Update to 2.24.
6f45e45d — Alex Vong 8 years ago
gnu: Add youtube-viewer.

* gnu/packages/video.scm (youtube-viewer): New public variable.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
b5bbcda3 — Alex Vong 8 years ago
gnu: Add perl-gtk2.

* gnu/packages/gtk.scm (perl-gtk2): New public variable.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
ee6911c7 — Alex Vong 8 years ago
gnu: Add perl-pango.

* gnu/packages/gtk.scm (perl-pango): New public variable.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
451f6e30 — Alex Vong 8 years ago
gnu: Add perl-glib.

* gnu/packages/glib.scm (perl-glib): New public variable.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
4e028d7a — Alex Vong 8 years ago
gnu: Add perl-cairo.

* gnu/packages/gtk.scm (perl-cairo): New public variable.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
b0a2c9cb — Marius Bakke 8 years ago
gnu: python-webencodings: Update to 0.5.1.

* gnu/packages/python-web.scm (python-webencodings): Update to 0.5.1.
4ef80b2f — Marius Bakke 8 years ago
gnu: python-html5lib: Update to 1.0.1.

* gnu/packages/python-web.scm (python-html5lib): Update to 1.0.1.
a846f29d — Marius Bakke 8 years ago
gnu: python-netifaces: Update to 0.10.6.

* gnu/packages/python.scm (python-netifaces): Update to 0.10.6.
[source](uri): Use PYPI-URI.
[home-page]: Update.
Next