aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-12-11gnu: imagemagick: Update to 6.9.10-78.Marius Bakke
* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.10-78.
2019-12-11gnu: cups-filters: Update to 1.25.13.Marius Bakke
* gnu/packages/cups.scm (cups-filters): Update to 1.25.13.
2019-12-11gnu: xf86-video-intel: Update to 2.99.917-15.f66d395.Marius Bakke
* gnu/packages/xorg.scm (xf86-video-intel): Update to 2.99.917-15.f66d395.
2019-12-11gnu: Remove duplicate copyright line.Marius Bakke
* gnu/packages/kde.scm: Remove duplicate copyright.
2019-12-11gnu: strace: Update to 5.4.Marius Bakke
* gnu/packages/linux.scm (strace): Update to 5.4.
2019-12-11gnu: shadow: Update to 4.8.Marius Bakke
* gnu/packages/admin.scm (shadow): Update to 4.8.
2019-12-11gnu: OpenAL: Update home page.Marius Bakke
* gnu/packages/audio.scm (openal)[source, home-page]: Use HTTPS.
2019-12-11gnu: OpenAL: Update to 1.20.0.Marius Bakke
* gnu/packages/audio.scm (openal): Update to 1.20.0. [arguments]: Adjust for renamed files. [native-inputs]: Remove.
2019-12-11gnu: re2: Update to 2019-12-01.Marius Bakke
* gnu/packages/regex.scm (re2): Update to 2019-12-01.
2019-12-11gnu: dav1d: Update to 0.5.2.Marius Bakke
* gnu/packages/video.scm (dav1d): Update to 0.5.2.
2019-12-11gnu: frei0r-plugins: Update to 1.7.0.Marius Bakke
* gnu/packages/video.scm (frei0r-plugins): Update to 1.7.0. [native-inputs]: Remove LIBTOOL, AUTOCONF and AUTOMAKE. [arguments]: Remove 'autotools' phase. Add 'patch-Makefile' phase.
2019-12-11gnu: libsoup: Update to 2.68.3.Marius Bakke
* gnu/packages/gnome.scm (libsoup): Update to 2.68.3.
2019-12-11gnu: elogind: Update to 241.4.Marius Bakke
* gnu/packages/freedesktop.scm (elogind): Update to 241.4.
2019-12-10gnu: git: Update to 2.24.1 [security fixes].Mark H Weaver
Includes fixes for CVE-2019-1348, CVE-2019-1349, CVE-2019-1350, CVE-2019-1351, CVE-2019-1352, CVE-2019-1353, CVE-2019-1354, CVE-2019-1387, and CVE-2019-19604. * gnu/packages/version-control.scm (git): Update to 2.24.1. [native-inputs]: Update git-manpages accordingly.
2019-12-10gnu: cgit: Update git-source to 2.18.2 [security-fixes].Mark H Weaver
Includes fixes for CVE-2019-1348, CVE-2019-1349, CVE-2019-1350, CVE-2019-1351, CVE-2019-1352, CVE-2019-1353, CVE-2019-1354, and CVE-2019-1387 * gnu/packages/version-control.scm (cgit)[inputs]: Update git-source to 2.18.2.
2019-12-10profiles: Use 'getpwuid' when $USER and $LOGNAME are undefined.Ludovic Courtès
Reported by YOANN P <yoann_mac_donald@hotmail.com>. * guix/profiles.scm (%profile-directory): Fall back to 'getpwuid' when "USER" and "LOGNAME" are undefined.
2019-12-10pack: Clarify the /bin/sh requirement for Singularity.Ludovic Courtès
* guix/scripts/pack.scm (squashfs-image)[symlinks*]: New variable. [build]: Use it instead of SYMLINKS. (guix-pack): Emit a warning and a hint when "bash" and "bash-minimal" are missing and PACK-FORMAT is 'squashfs. * doc/guix.texi (Invoking guix pack): Document the /bin/sh requirement for Singularity.
2019-12-10gnu: qps: Update to 2.0.0.Reza Alizadeh Majd
* gnu/packages/lxqt.scm (qps): Update to 2.0.0. Signed-off-by: Brett Gilio <brettg@posteo.net>
2019-12-10gnu: gajim: Fix search for translations.Ricardo Wurmus
Fixes <https://bugs.gnu.org/38558>. * gnu/packages/messaging.scm (gajim)[arguments]: Wrap executables in XDG_DATA_DIRS.
2019-12-10gnu: Add kjumpingcube.Hartmut Goebel
* gnu/packages/games.scm (kjumpingcube): New variable.
2019-12-10gnu: Add ksquares.Hartmut Goebel
* gnu/packages/games.scm (ksquares): New variable.
2019-12-10gnu: Add kreversi.Hartmut Goebel
* gnu/packages/games.scm (kreversi): New variable.
2019-12-10gnu: Add knavalbattle.Hartmut Goebel
* gnu/packages/games.scm (knavalbattle): New variable.
2019-12-10gnu: Add kollision.Hartmut Goebel
* gnu/packages/games.scm (kollision): New variable.
2019-12-10gnu: Add ksnakeduel.Hartmut Goebel
* gnu/packages/games.scm (ksnakeduel): New variable.
2019-12-10gnu: Add killbots.Hartmut Goebel
* gnu/packages/games.scm (killbots): New variable.
2019-12-10gnu: Add bovo.Hartmut Goebel
* gnu/packages/games.scm (bovo): New variable.
2019-12-10gnu: Add kspaceduel.Hartmut Goebel
* gnu/packages/games.scm (kspaceduel): New variable.
2019-12-10gnu: Add kapman.Hartmut Goebel
* gnu/packages/games.scm (kapman): New variable.
2019-12-10gnu: Add lskat.Hartmut Goebel
* gnu/packages/games.scm (lskat): New variable.
2019-12-10gnu: Add kubrick.Hartmut Goebel
* gnu/packages/games.scm (kubrick): New variable.
2019-12-10gnu: Add kigo.Hartmut Goebel
* gnu/packages/games.scm (kigo): New variable.
2019-12-10gnu: Add kiriki.Hartmut Goebel
* gnu/packages/games.scm (kiriki): New variable.
2019-12-10gnu: Add palapeli.Hartmut Goebel
* gnu/packages/games.scm (palapeli): New variable.
2019-12-10gnu: Add ksirk.Hartmut Goebel
* gnu/packages/games.scm (ksirk): New variable.
2019-12-10gnu: Add granatier.Hartmut Goebel
* gnu/packages/games.scm (granatier): New variable.
2019-12-10gnu: Add bomber.Hartmut Goebel
* gnu/packages/games.scm (bomber): New variable.
2019-12-10gnu: Add knetwalk.Hartmut Goebel
* gnu/packages/games.scm (knetwalk): New variable.
2019-12-10gnu: Add kblackbox.Hartmut Goebel
* gnu/packages/games.scm (kblackbox): New variable.
2019-12-10gnu: Add kfourinline.Hartmut Goebel
* gnu/packages/games.scm (kfourinline): New variable.
2019-12-10gnu: Add kdiamond.Hartmut Goebel
* gnu/packages/games.scm (kdiamond): New variable.
2019-12-10gnu: Add kgoldrunner.Hartmut Goebel
* gnu/packages/games.scm (kgoldrunner): New variable.
2019-12-10gnu: Add klines.Hartmut Goebel
* gnu/packages/games.scm (klines): New variable.
2019-12-10gnu: Add ksudoku.Hartmut Goebel
* gnu/packages/games.scm (ksudoku): New variable.
2019-12-10gnu: Add kblocks.Hartmut Goebel
* gnu/packages/games.scm (kblocks): New variable.
2019-12-10gnu: Add kbounce.Hartmut Goebel
* gnu/packages/games.scm (kbounce): New variable.
2019-12-10gnu: Add konquest.Hartmut Goebel
* gnu/packages/games.scm (konquest): New variable.
2019-12-10gnu: Add kmines.Hartmut Goebel
* gnu/packages/games.scm (kmines): New variable.
2019-12-10gnu: Add kbreakout.Hartmut Goebel
* gnu/packages/games.scm (kbreakout): New variable.
2019-12-10gnu: Add kajongg.Hartmut Goebel
* gnu/packages/games.scm (kajongg): New variable.