~ruther/guix-local

ref: ed2b7cb2f9d4b596eb1386b08164db4f8ef2a5cd guix-local/gnu/packages d---------
ed2b7cb2 — André Miranda 8 years ago
gnu: Add 'git-remote-gcrypt' package

* gnu/packages/version-control.scm (git-remote-gcrypt): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
294739b5 — Ricardo Wurmus 8 years ago
gnu: libntlm: Update to 1.4.

* gnu/packages/gsasl.scm (libntlm): Update to 1.4.
eea879d7 — Marius Bakke 8 years ago
gnu: sudo: Update to 1.8.20p1 [fixes CVE-2017-1000367].

* gnu/packages/admin.scm (sudo): Update to 1.8.20p1.
91762db6 — Alex Kost 8 years ago
gnu: emacs-debbugs: Install missing file.

This is a followup to commit d879685176d23c111f4fc665698251b25cdf9124.

* gnu/packages/emacs.scm (emacs-debbugs)[arguments]: Include ".wsdl"
along with ".el" and ".info".
93c103ab — Ricardo Wurmus 8 years ago
gnu: classpath-devel: Ensure initial heap size is less than maximum.

Fixes <https://bugs.gnu.org/27142>.

* gnu/packages/java.scm (classpath-devel)[arguments]: Pass Xms option with a
value lower than Xmx.
98b9732c — Alex Griffin 8 years ago
gnu: asciinema: Update to 1.4.0.

* gnu/packages/terminals.scm (asciinema): Update to 1.4.0.
[source]: Use pypi-uri.

Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
4a897c49 — Leo Famulari 8 years ago
gnu: jasper: Update to 2.0.13.

* gnu/packages/image.scm (jasper): Update to 2.0.13.
[source]: Use GitHub URL and set the file-name. Remove
'jasper-CVE-2017-6850.patch'.
* gnu/packages/patches/jasper-CVE-2017-6850.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
be99170d — Ludovic Courtès 8 years ago
gnu: cross-base: Turn '%xgcc' into a macro.

Previously:

  ./pre-inst-env guile -c '(use-modules (gnu packages gcc))'

would fail due to circular dependencies.

* gnu/packages/cross-base.scm (%xgcc): Turn into a macro.
0f3847bf — Efraim Flashner 8 years ago
gnu: Add translate-shell.

* gnu/packages/dictionaries.scm (translate-shell): New variable.
0b8e89f6 — Ludovic Courtès 8 years ago
gnu: libtiff@4.0.8: Fix source URL.

* gnu/packages/image.scm (libtiff-4.0.8)[origin]: Use 'ftp://' not
'http://'.
5a6527e4 — Efraim Flashner 8 years ago
byzanz: Add file-name for source.

* gnu/packages/gnome.scm (byzanz)[source]: Add file-name field.
0d2b2fd4 — Ben Woodcroft 8 years ago
gnu: diamond: Update to 0.9.3.

* gnu/packages/bioinformatics.scm (diamond): Update to 0.9.3.
6c1db130 — Marius Bakke 8 years ago
gnu: parallel: Update to 20170522.

* gnu/packages/parallel.scm (parallel): Update to 20170522.
a8d0c9cb — Christopher Baines 8 years ago
gnu: Add emacs-direnv.

* gnu/packages/emacs.scm (emacs-direnv): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
gnu: Add spectrwm.

* gnu/packages/wm.scm (spectrwm): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
ce676015 — James Richardson 8 years ago
gnu: Add emacs-restclient.

* gnu/packages/emacs.scm (emacs-restclient): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2b95f247 — Leo Famulari 8 years ago
gnu: certbot, python-acme: Update to 0.14.2.

* gnu/packages/tls.scm (certbot, python-acme, python2-acme): Update to 0.14.2.
0fd0bb56 — Leo Famulari 8 years ago
gnu: rxvt-unicode: Disable an unwanted code execution vector.

* gnu/packages/patches/rxvt-unicode-escape-sequences.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/xdisorg.scm (rxvt-unicode)[source]: Use it.
22e6656d — Leo Famulari 8 years ago
gnu: libtiff: Update replacement to 4.0.8 [security fixes].

See 'ChangeLog' in the source distribution for more information about
the bugs and security issues fixed in this release.

* gnu/packages/image.scm (libtiff)[replacement]: Replace with libtiff-4.0.8.
(libtiff/fixed): Replace with ...
(libtiff-4.0.8): New variable.
* gnu/packages/patches/libtiff-CVE-2017-7593.patch,
gnu/packages/patches/libtiff-CVE-2017-7594.patch,
gnu/packages/patches/libtiff-multiple-UBSAN-crashes.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Remove them.
3cae1502 — Tobias Geerinckx-Rice 8 years ago
gnu: offlineimap: Update to 7.1.1.

* gnu/packages/mail.scm (offlineimap): Update to 7.1.1.
Next