gnu: rosegarden: Use jack-1.
* gnu/packages/music.scm (rosegarden)[inputs]: Replace jack-2 with jack-1.
gnu: dssi: Use jack-1.
* gnu/packages/music.scm (dssi)[inputs]: Replace jack-2 with jack-1.
gnu: Add muse-sequencer.
* gnu/packages/music.scm (muse-sequencer): New variable.
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'.
gnu: mes: Generalize logic for native-inputs.
* gnu/packages/mes.scm (mes)[native-inputs]: On all architectures except
i686-linux use cross compiler packages.
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.
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.
gnu: irssi: Update to 1.0.6 [fixes CVE-2017-{5205,5206,5207,5208}].
* gnu/packages/irc.scm (irssi): Update to 1.0.6.
gnu: gdm: Update to 3.26.2.1.
* gnu/packages/gnome.scm (gdm): Update to 3.26.2.1.
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>
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.
gnu: linux-libre@4.9: Update to 4.9.75.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.75.
gnu: linux-libre@4.4: Update to 4.4.110.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.110.
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.
gnu: qjackctl: Add support for ALSA MIDI sequencer.
* gnu/packages/audio.scm (qjackctl)[inputs]: Add alsa-lib.
gnu: qjackctl: Update to 0.5.0.
* gnu/packages/audio.scm (qjackctl): Update to 0.5.0.
gnu: qsynth: Update to 0.5.0.
* gnu/packages/audio.scm (qsynth): Update to 0.5.0.
gnu: Add padthv1.
* gnu/packages/music.scm (padthv1): New variable.
gnu: fluidsynth: Update to 1.1.9.
* gnu/packages/audio.scm (fluidsynth): Update to 1.1.9.