~ruther/guix-local

28b08d2a — Theodoros Foradis 8 years ago
gnu: Add meep.

* gnu/packages/engineering.scm (meep): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
5e872d4b — Theodoros Foradis 8 years ago
gnu: Add mpb.

* gnu/packages/engineering.scm (mpb): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
cbd9568f — Theodoros Foradis 8 years ago
gnu: Add guile-libctl.

* gnu/packages/engineering.scm (guile-libctl): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
1251c664 — Theodoros Foradis 8 years ago
gnu: Add harminv.

* gnu/packages/engineering.scm (harminv): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
665d6a59 — Efraim Flashner 8 years ago
gnu: glibc: Add mitigations for CVE-2017-1000366.

* gnu/packages/base.scm (glibc/linux)[replacement]: New field.
(glibc-2.25-patched): New variable.
(glibc-2.24, glibc-2.23, glibc-2.22, glibc-2.21)[source]: Add patches.
[replacement]: New field.
(glibc-locales)[replacement]: New field.
* gnu/packages/patches/glibc-CVE-2017-1000366-pt1.patch,
gnu/packages/patches/glibc-CVE-2017-1000366-pt2.patch,
gnu/packages/patches/glibc-CVE-2017-1000366-pt3.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.

Modified-By: Mark H Weaver <mhw@netris.org>
13f7f2fd — Mark H Weaver 8 years ago
gnu: glibc-final: Add support for grafted glibc.

* gnu/packages/commencement.scm (glibc-final-with-bootstrap-bash)
(glibc-final): Use 'package/inherit'.
56ed97c8 — Mark H Weaver 8 years ago
gnu: glibc-2.22: Return #t from 'fix-pwd' phase.

Based on a patch by Efraim Flashner <efraim@flashner.co.il>.

* gnu/packages/base.scm (glibc-2.22)[arguments]: Return #t from 'fix-pwd'
phase.
d2ba69f3 — Mark H Weaver 8 years ago
gnu: guile-ssh: Fix entry in dist_patch_DATA.

Based on a patch by Efraim Flashner <efraim@flashner.co.il>.

* gnu/local.mk (dist_patch_DATA): "gnu" -> "%D%" for
guile-ssh-channel-finalization.patch.
6df20b5a — Theodoros Foradis 8 years ago
gnu: Add pulseview.

* gnu/packages/electronics.scm (pulseview): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2dbad1dd — Theodoros Foradis 8 years ago
gnu: Add sigrok-cli.

* gnu/packages/electronics.scm (sigrok-cli): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
1c12be96 — Theodoros Foradis 8 years ago
gnu: Add libsigrok.

* gnu/packages/electronics.scm (libsigrok): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
7a19de9c — Theodoros Foradis 8 years ago
gnu: Add sigrok-firmware-fx2lafw.

* gnu/packages/electronics.scm (sigrok-firmware-fx2lafw): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
c0735802 — Theodoros Foradis 8 years ago
gnu: Add libsigrokdecode.

* gnu/packages/electronics.scm (libsigrokdecode): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
03d0cc11 — Theodoros Foradis 8 years ago
gnu: Add libserialport.

* gnu/packages/electronics.scm: New file.
(libserialport): New variable.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
06de4aaf — Theodoros Foradis 8 years ago
gnu: Add libzip.

* gnu/packages/compression.scm (libzip): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
92f4a607 — Danny Milosavljevic 8 years ago
gnu: gnuastro: Enable "----enable-bin-op-alltypes".

* gnu/packages/astronomy.scm (gnuastro)[arguments]: Enable
"--enable-bin-op-alltypes".

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
dfc83ead — Ben Woodcroft 8 years ago
gnu: orfm: Update to 0.7.1.

* gnu/packages/bioinformatics.scm (orfm): Update to 0.7.1.
c57b5672 — Leo Famulari 8 years ago
gnu: qemu: Fix CVE-2017-9524.

* gnu/packages/patches/qemu-CVE-2017-9524.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/qemu.scm (qemu)[source]: Use it.
ab126c17 — Tobias Geerinckx-Rice 8 years ago
gnu: youtube-dl: Update to 2017.06.23.

* gnu/packages/video.scm (youtube-dl): Update to 2017.06.23.
5a2b45d1 — Tobias Geerinckx-Rice 8 years ago
gnu: knot: Update to 2.5.2.

This fixes a security hole (‘Improper TSIG validity period check can allow
TSIG forgery’) without CVE.

* gnu/packages/dns.scm (knot): Update to 2.5.2.
Next