Age | Commit message (Collapse) | Author |
|
* gnu/packages/finance.scm (geierlein)[home-page]: Use HTTPS.
|
|
* gnu/packages/finance.scm (geierlein): Update to 0.9.13.
|
|
* gnu/packages/telephony.scm (libsrtp)[description]: Use @dfn.
|
|
* gnu/packages/telephony.scm (libsrtp): Update to 1.6.0. Re-indent.
|
|
* gnu/packages/bioinformatics.scm (seqmagick): Update to 0.7.0. Use
python-3.
[arguments]: Remove replacement phase for check.
[inputs]: Add biopython. Remove python2-biopython-1.66.
(python2-biopython-1.66): Remove variable.
|
|
* gnu/packages/patches/ledger-revert-boost-python-fix.patch,
gnu/packages/patches/ledger-fix-uninitialized.patch: New patches.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/finance.scm (ledger)[source]: Use them.
|
|
* gnu/packages/emacs.scm (emacs-auctex): Update to 12.1.0.
|
|
This fixes a critical security issue:
<https://github.com/spesmilo/electrum/issues/3374>
* gnu/packages/finance.scm (electrum): Update to 3.0.5.
|
|
* gnu/packages/curl.scm (kurly)[arguments]: Install the README in an
'install-readme' phase and don't install the source code.
|
|
* gnu/packages/image-viewers.scm (feh): Update to 2.23.
|
|
* gnu/packages/xdisorg.scm (xscreensaver): Update to 5.38.
|
|
* gnu/packages/samba.scm (samba): Update to 4.7.4.
|
|
* gnu/packages/networking.scm (whois): Update to 5.2.20.
|
|
* gnu/packages/serialization.scm (jsoncpp): Update to 1.8.4.
|
|
Suggested by Danny Milosavljevic <dannym@scratchpost.org>
in <https://bugs.gnu.org/29922>.
* gnu/build/linux-boot.scm (boot-system): Add #:on-error parameter and
pass it to 'call-with-error-handling'.
* gnu/system/linux-initrd.scm (raw-initrd): Add #:on-error and pass it.
(base-initrd): Likewise.
|
|
* gnu/packages/bootloaders.scm (vboot-utils): New public variable.
|
|
* gnu/packages/linux.scm (iucode-tool): New public variable.
|
|
* gnu/packages/admin.scm (rename): New public variable.
|
|
* gnu/packages/mp3.scm (lame)[native-inputs]: Remove.
|
|
* gnu/packages/networking.scm (openvswitch): Update to 2.8.1.
|
|
* gnu/package/databases.scm (guile-wiredtiger): Update to 0.6.3.
[arguments]: Enable tests; disable parallel tests; remove
'remove-bundled-dependencies' phase.
[synopsis, description]: Improve them.
Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
|
|
* gnu/packages/emacs.scm (emacs-bongo): New variable.
|
|
* gnu/packages/python.scm (snakemake): Update to 4.4.0.
|
|
* gnu/packages/elixir.scm (elixir): Update to 1.5.3.
|
|
* gnu/services/monitoring.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
* doc/guix.texi (Monitoring Services): Document it.
|
|
* gnu/packages/monitoring.scm (darkstat): New variable.
|
|
* gnu/services/base.scm (<guix-configuration>)[log-compression]: New
field.
(guix-shepherd-service): Use 'match-record' instead of 'match'. Honor
'log-compression'.
* doc/guix.texi (Base Services): Document 'log-compression'.
|
|
* gnu/packages/xml.scm (html-xml-utils): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/code.scm (rtags): New public variable.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/package-management.scm (guix): Update to c04ffad.
|
|
* gnu/packages/video.scm (youtube-dl): Update to 2018.01.07.
|
|
* gnu/packages/nano.scm (nano): Update to 2.9.2.
|
|
* gnu/packages/backup.scm (borg)[source]: Remove bundled libb2 in snippet.
[inputs]: Add libb2.
[arguments]: Use it.
|
|
* gnu/packages/crypto.scm (libb2): New public variable.
|
|
* gnu/packages/check.scm: Add copyright line for 18a4d6d.
|
|
* gnu/packages/check.scm (python-pyhamcrest, python2-pyhamcrest): New
variables.
Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
|
|
* gnu/packages/music.scm (rosegarden)[inputs]: Replace jack-2 with jack-1.
|
|
* gnu/packages/music.scm (dssi)[inputs]: Replace jack-2 with jack-1.
|
|
* gnu/packages/music.scm (muse-sequencer): New variable.
|
|
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/packages/mes.scm (mes)[native-inputs]: On all architectures except
i686-linux use cross compiler packages.
|
|
* 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/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/packages/irc.scm (irssi): Update to 1.0.6.
|
|
* gnu/packages/gnome.scm (gdm): Update to 3.26.2.1.
|
|
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/packages/games.scm (crawl, crawl-tiles): Update to 0.21.0.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
|
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.14.12.
(%linux-libre-hash): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.75.
|
|
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.110.
|