~ruther/guix-local

ref: fcadd9ff9dfd57c4d386287477e665d4efe9090d guix-local/gnu d---------
eda0522a — Leo Famulari 10 years ago
gnu: letsencrypt, python-acme: Update to 0.4.2.

These packages should be updated together.

* gnu/packages/tls.scm (letsencrypt): Update to 0.4.2.
(python-acme, python2-acme): Update to 0.4.2.
65f1b8a5 — Leo Famulari 10 years ago
gnu: python-cryptography, python-cryptography-vectors: Update to 1.2.3.

These packages should be updated together.

* gnu/packages/python.scm (python-cryptography): Update to 1.2.3.
(python-cryptography-vectors): Update to 1.2.3.
44abcb28 — Ludovic Courtès 10 years ago
doc: Mention syslogd configuration.

* gnu/services/base.scm (syslog-service): Add xref to Inetutils in the
docstring.
(%default-syslog.conf): Export.
* doc/guix.texi (Base Services): Update accordingly.
fe4e698d — Ludovic Courtès 10 years ago
gnu: gnome: Sync description and synopsis.

* gnu/packages/gnome.scm (gnome)[synopsis, description]: Use official
GNU blurb.
ffaf83df — Ludovic Courtès 10 years ago
gnu: nano: Update to 2.5.3.

* gnu/packages/nano.scm (nano): Update to 2.5.3.
4978ffcf — Ludovic Courtès 10 years ago
gnu: libgit2: Update to 0.23.4.

* gnu/packages/version-control.scm (libgit2): Update to 0.23.4.
9c7e7ead — Ludovic Courtès 10 years ago
gnu: findnewest: Update to 0.3.

* gnu/packages/version-control.scm (findnewest): Update to 0.3.
c7658f8f — Leo Famulari 10 years ago
gnu: exim: Update to 4.86.2 [fixes CVE-2016-1531].

* gnu/packages/mail.scm (exim): Update to 4.86.2.
4a526711 — David Thompson 10 years ago
gnu: Add byzanz.

* gnu/packages/gnome.scm (byzanz): New variable.
50b66bf1 — Efraim Flashner 10 years ago
gnu: youtube-dl: Update to 2016.03.01.

* gnu/packages/video.scm (youtube-dl): Update to 2016.03.01.
581873b5 — Efraim Flashner 10 years ago
gnu: mpv: Update to 0.16.0.

* gnu/packages/video.scm (mpv): Update to 0.16.0.
d8173f21 — Leo Famulari 10 years ago
gnu: perl: Replace with patched version [fixes CVE-2016-2381].

* gnu/packages/patches/perl-CVE-2016-2381.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
* gnu/packages/perl.scm (perl)[replacement]: New field.
(perl-fixed): New variable.
* gnu/packages/commencement.scm (perl-boot0)[replacement]: New field.
7b3f2682 — Efraim Flashner 10 years ago
gnu: irssi: Support proxy, socks, bot.

* gnu/packages/irc.scm (irssi)[arguments]: Add configure flags to
support proxy, socks and bot.
fd41741b — Efraim Flashner 10 years ago
gnu: irssi: Update to 0.8.18.

* gnu/packages/irc.scm (irssi): Update to 0.8.18.
[source]: Update uri.
d0a65256 — Petter 10 years ago
system: GRUB menu entry says "beta" instead of "alpha"

* gnu/system.scm (kernel->grub-label): Change "alpha" to "beta'.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
16cc9961 — Ludovic Courtès 10 years ago
system: Add rfkill to '%base-packages'.

* gnu/system.scm (%base-packages): Add RFKILL.
649e9b3b — Ricardo Wurmus 10 years ago
gnu: python-pysam: Move cython and setuptools to native inputs.

* gnu/packages/bioinformatics.scm (python-pysam)[inputs]: Move
"python-cython" and "python-setuptools" from here...
[native-inputs]: ... to here.
3acb8c85 — Ricardo Wurmus 10 years ago
gnu: deeptools: Update to 2.1.1.

* gnu/packages/bioinformatics.scm (deeptools): Update to 2.1.1.
[inputs]: Add "python2-numpydoc" and "python2-pybigwig".
14bda1ff — Ricardo Wurmus 10 years ago
gnu: deeptools: Change "propagated-inputs" to "inputs".

* gnu/packages/bioinformatics.scm (deeptools)[propagated-inputs]: Move
all inputs from here...
[inputs]: ...to here.
69e0e03c — Ricardo Wurmus 10 years ago
gnu: Add python-pybigwig.

* gnu/packages/bioinformatics.scm (python-pybigwig, python2-pybigwig):
  New variables.
Next