[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch staging updated (30484be -> 42dcfca)
From: |
guix-commits |
Subject: |
branch staging updated (30484be -> 42dcfca) |
Date: |
Thu, 4 Jul 2019 10:17:38 -0400 (EDT) |
mbakke pushed a change to branch staging
in repository guix.
from 30484be Merge branch 'master' into staging
new d69e90e gnu: libdrm: Update to 2.4.99.
new c6daa9c gnu: xkeyboard-config: Update to 2.27.
adds 1b7395b gnu: tomb: Update to 2.6.
adds 3f69438 gnu: garcon: Update to 0.6.3.
adds da83224 gnu: alpine: Use HTTPS home page.
adds a321ac9 gnu: tumbler: Update to 0.2.5.
adds 54278e2 gnu: alpine: Update to 2.21.99999.
adds db37dd9 gnu: youtube-dl-gui: Add .desktop file.
adds 0ca2507 gnu: alpine: Don't use unstable tarball.
adds 03b6c47 gnu: alpine: Build reproducibly.
adds cb94ae3 gnu: python-libvirt: Update to 5.5.0.
adds 458fe41 gnu: libvirt: Update to 5.5.0 [security fixes].
adds c7949d6 gnu: xlockmore: Update to 5.57.
adds a1ce067 gnu: audacity: Update to 2.3.2.
adds edb3364 gnu: thunar: Update to 1.8.7.
adds 84ce2a9 gnu: thunar-volman: Update to 0.9.3.
adds fc54da1 gnu: monero: Update to 0.14.1.0.
adds 1362e52 gnu: monero-gui: Update to 0.14.1.0.
adds f20d865 gnu: Add emacs-minions.
adds 723f5b1 profiles: Adjust packages->manifest pattern for inferior
packages.
adds 9156396 gnu: geeqie: Update to commit c220dde.
adds 15c92a6 gnu: wireguard: Update to 0.0.20190702.
adds dc40836 gnu: snd: Update to 19.5.
adds dac8b27 gnu: python-pygit2: Update to 0.28.2.
adds e79281b derivations: Work around pathological memoization
behavior.
adds 156b7ab gnu: irssi: Update to 1.1.3. [fixes CVE-2019-13045].
adds 1facde6 gnu: GraphicsMagick: Update to 1.3.32.
adds e6a5794 gnu: MPD: Update to 0.21.11.
adds 1653b23 derivations: 'map-derivation' no longer calls
'read-derivation-from-file'.
adds c14a2b2 derivations: Avoid another call to
'read-derivation-from-file'.
adds e85a7b7 derivations: 'substitution-oracle' no longer calls
'read-derivation-from-file'.
adds dd0ee95 store: 'run-with-store' preserves the functional object
cache.
adds 83b9ba2 gnu: lpd8editor: Update to 0.0.13.
adds e4fde6d gnu: linux-libre@4.14: Update to 4.14.132.
adds 0e9e83c gnu: linux-libre@4.19: Update to 4.19.57.
adds b09a358 gnu: linux-libre: Update to 5.1.16.
adds 872da48 gnu: Add qtpass.
adds fc4f7c4 gnu: Add ruby-backport.
adds 5cf5505 gnu: Remove duplicate 'ruby-crass' package.
adds c7b1d06 gnu: pigx-rnaseq: Update to 0.0.8.
adds fc3f149 gnu: Add sbcl-dexador.
new 42dcfca Merge branch 'master' into staging
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gnu/packages/audio.scm | 8 +-
gnu/packages/bioinformatics.scm | 4 +-
gnu/packages/crypto.scm | 8 +-
gnu/packages/emacs-xyz.scm | 32 ++++
gnu/packages/finance.scm | 185 ++++++++++++---------
gnu/packages/image-viewers.scm | 108 ++++++------
gnu/packages/imagemagick.scm | 5 +-
gnu/packages/irc.scm | 4 +-
gnu/packages/linux.scm | 12 +-
gnu/packages/lisp.scm | 57 +++++++
gnu/packages/mail.scm | 25 +--
gnu/packages/mpd.scm | 4 +-
gnu/packages/music.scm | 4 +-
gnu/packages/password-utils.scm | 73 ++++++++
.../patches/monero-use-system-miniupnpc.patch | 95 ++---------
gnu/packages/python-xyz.scm | 4 +-
gnu/packages/ruby.scm | 48 ++++--
gnu/packages/video.scm | 22 ++-
gnu/packages/virtualization.scm | 20 ++-
gnu/packages/vpn.scm | 4 +-
gnu/packages/xdisorg.scm | 8 +-
gnu/packages/xfce.scm | 35 ++--
gnu/packages/xorg.scm | 4 +-
guix/derivations.scm | 33 ++--
guix/profiles.scm | 3 +-
guix/store.scm | 12 +-
26 files changed, 493 insertions(+), 324 deletions(-)
- branch staging updated (30484be -> 42dcfca),
guix-commits <=