~ruther/guix-local

ref: f997137d0e2eba27bb1e2b282ee19ea474c41e12 guix-local/gnu d---------
b94f250e — Ricardo Wurmus 8 years ago
gnu: rosegarden: Use jack-1.

* gnu/packages/music.scm (rosegarden)[inputs]: Replace jack-2 with jack-1.
0e78801a — Ricardo Wurmus 8 years ago
gnu: dssi: Use jack-1.

* gnu/packages/music.scm (dssi)[inputs]: Replace jack-2 with jack-1.
43188faf — Ricardo Wurmus 8 years ago
gnu: Add muse-sequencer.

* gnu/packages/music.scm (muse-sequencer): New variable.
61b94b8c — Ludovic Courtès 8 years ago
vm: 'vm-image' images refer to the root file system by UUID.

This avoids the hard-coded "/dev/sda1", which only made sense when the
image is run with "qemu-system-x86_64 -hda", not when it's passed to
Xen, etc.

Reported by Andreas Enge <andreas@enge.fr>.

* gnu/system/vm.scm (system-qemu-image): Define 'root-uuid', use it as
the 'device' field for "/", and pass it to 'qemu-image'.
beb7e659 — Efraim Flashner 8 years ago
gnu: mes: Generalize logic for native-inputs.

* gnu/packages/mes.scm (mes)[native-inputs]: On all architectures except
i686-linux use cross compiler packages.
56804398 — Mark H Weaver 8 years ago
gnu: webkitgtk: Disable SharedArrayBuffers to mitigate Spectre.

* gnu/packages/patches/webkitgtk-mitigate-spectre.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/webkit.scm (webkitgtk)[source]: Add patch.
c23243fc — Mark H Weaver 8 years ago
gnu: icecat: Add more fixes, including Spectre mitigation.

* gnu/packages/gnuzilla.scm (icecat)[source]: Add more fixes from the
upstream mozilla-esr52 repository, plus a backported mitigation for
Spectre from Firefox 57.0.4.
* gnu/packages/patches/icecat-bug-1427870-spectre-mitigation.patch:
New file.
* gnu/local.mk (dist_patch_DATA): Add it.
5ae8c77a — Leo Famulari 8 years ago
gnu: irssi: Update to 1.0.6 [fixes CVE-2017-{5205,5206,5207,5208}].

* gnu/packages/irc.scm (irssi): Update to 1.0.6.
0438f1d8 — Rutger Helling 8 years ago
gnu: gdm: Update to 3.26.2.1.

* gnu/packages/gnome.scm (gdm): Update to 3.26.2.1.
ae8e71ee — Tobias Geerinckx-Rice 8 years ago
gnu: gnome-online-accounts: Update to 3.26.2.

This removes telepathy support, which is actively discouraged upstream:
<https://git.gnome.org/browse/gnome-online-accounts/commit/?id=a65ebfe1069>.

* gnu/packages/gnome.scm (gnome-online-accounts): Update to 3.26.2.
[inputs]: Remove telepathy-glib.
gnu: crawl, craw-titles: Update to 0.21.0.

* gnu/packages/games.scm (crawl, crawl-tiles): Update to 0.21.0.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
af3f7f22 — Mark H Weaver 8 years ago
gnu: linux-libre: Update to 4.14.12.

* gnu/packages/linux.scm (%linux-libre-version): Update to 4.14.12.
(%linux-libre-hash): Update hash.
f2462bc3 — Mark H Weaver 8 years ago
gnu: linux-libre@4.9: Update to 4.9.75.

* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.75.
630437d9 — Mark H Weaver 8 years ago
gnu: linux-libre@4.4: Update to 4.4.110.

* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.110.
6885745d — Kei Kebreau 8 years ago
gnu: stellarium: Update to 0.17.0.

* gnu/packages/astronomy.scm (stellarium): Update to 0.17.0.
[source]: Use new upstream URL.
[arguments]: Adjust #:test-target; add #:configure-flags to locate the
qtserialport header files and enable the building of tests; remove
'patch-tests' phase.
c0c5feda — Ricardo Wurmus 8 years ago
gnu: qjackctl: Add support for ALSA MIDI sequencer.

* gnu/packages/audio.scm (qjackctl)[inputs]: Add alsa-lib.
54ea2d86 — Ricardo Wurmus 8 years ago
gnu: qjackctl: Update to 0.5.0.

* gnu/packages/audio.scm (qjackctl): Update to 0.5.0.
0fe17528 — Ricardo Wurmus 8 years ago
gnu: qsynth: Update to 0.5.0.

* gnu/packages/audio.scm (qsynth): Update to 0.5.0.
2702e12e — Ricardo Wurmus 8 years ago
gnu: Add padthv1.

* gnu/packages/music.scm (padthv1): New variable.
23f45dd3 — Ricardo Wurmus 8 years ago
gnu: fluidsynth: Update to 1.1.9.

* gnu/packages/audio.scm (fluidsynth): Update to 1.1.9.
Next