summary refs log tree commit diff
path: root/gnu
AgeCommit message (Collapse)Author
2017-11-02gnu: rfkill: Mark as superseded by util-linux.Efraim Flashner
* gnu/packages/linux.scm (rfkill)[properties]: New field, superseded by util-linux. * gnu/system.scm (%base-packages): Remove rfkill.
2017-11-02gnu: util-linux: Fix 'install phase.Efraim Flashner
* gnu/packages/linux.scm (util-linux)[arguments]: Add configure-flag to avoid calling 'chown' during the 'install phase.
2017-11-02gnu: wayland-protocols: Update to 1.11.Marius Bakke
* gnu/packages/freedesktop.scm (wayland-protocols): Update to 1.11.
2017-11-02gnu: wayland: Update to 1.14.0.Marius Bakke
* gnu/packages/freedesktop.scm (wayland): Update to 1.14.0. [arguments]<#:phases>: Remove.
2017-11-02gnu: avahi: Update to 0.7.Marius Bakke
* gnu/packages/avahi.scm (avahi): Update to 0.7. * gnu/packages/patches/avahi-localstatedir.patch: Adjust context.
2017-11-02gnu: glib: Update to 2.54.2.Marius Bakke
* gnu/packages/glib.scm (glib): Update to 2.54.2.
2017-11-02gnu: dbus: Update to 1.12.0.Marius Bakke
* gnu/packages/glib.scm (dbus): Update to 1.12.0.
2017-11-02gnu: libarchive: Fix typo.Efraim Flashner
* gnu/packages/backup.scm (libarchive)[arguments]: Adjust the 'patch-pwd phase to eliminate syntax error.
2017-11-02gnu: icu4c: Update to 60.1.Efraim Flashner
* gnu/packages/icu4c.scm (icu4c): Update to 60.1. [source]: Remove patches. * gnu/packages/patches/icu4c-CVE-2017-14952.patch, gnu/packages/patches/icu4c-CVE-2017-7867-CVE-2017-7868.patch, icu4c-reset-keyword-list-iterator.patch: Remove files. * gnu/local.mk (dist_patch_DATA): Remove them.
2017-11-01gnu: expat: Update to 2.2.5.Marius Bakke
* gnu/packages/xml.scm (expat): Update to 2.2.5. [home-page]: Change to redirected URL.
2017-11-01gnu: libuv: Update to 1.15.0.Marius Bakke
* gnu/packages/libevent.scm (libuv): Update to 1.15.0.
2017-11-01gnu: pango: Update to 1.40.13.Marius Bakke
* gnu/packages/gtk.scm (pango): Update to 1.40.13.
2017-11-01gnu: harfbuzz: Update to 1.6.3.Marius Bakke
* gnu/packages/gtk.scm (harfbuzz): Update to 1.6.3.
2017-11-01gnu: mesa: Update to 17.2.4.Marius Bakke
* gnu/packages/gl.scm (mesa): Update to 17.2.4.
2017-11-01gnu: libva: Update to 2.0.0.Marius Bakke
* gnu/packages/video.scm (libva): Update to 2.0.0.
2017-11-01gnu: sqlite: Update to 3.21.0.Marius Bakke
* gnu/packages/databases.scm (sqlite): Update to 3.21.0.
2017-11-01gnu: libpciaccess: Update to 0.14.Marius Bakke
* gnu/packages/xorg.scm (libpciaccess): Update to 0.14.
2017-11-01gnu: libxres: Update to 1.2.0.Marius Bakke
* gnu/packages/xorg.scm (libxres): Update to 1.2.0.
2017-11-01gnu: libdrm: Update to 2.4.87.Marius Bakke
* gnu/packages/xdisorg.scm (libdrm): Update to 2.4.87.
2017-11-01gnu: icu4c: Incorporate grafted changes.Efraim Flashner
* gnu/packages/icu4c.scm (icu4c)[source]: Add patch. [replacement]: Remove field. (icu4c/fixed): Remove variable.
2017-11-01Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner
2017-11-01gnu: wine64: Add aarch64-linux to supported-systems.Efraim Flashner
* gnu/packages/wine.scm (wine64)[supported-systems]: Add aarch64-linux.
2017-11-01gnu: linux-libre-headers: Update to 4.9.59.Efraim Flashner
* gnu/packages/linux.scm (linux-libre-headers): Update to 4.9.59.
2017-11-01gnu: vsearch: Update to 2.5.2.Ben Woodcroft
* gnu/packages/bioinformatics.scm (vsearch): Update to 2.5.2.
2017-11-01gnu: diamond: Update to 0.9.11.Ben Woodcroft
* gnu/packages/bioinformatics.scm (diamond): Update to 0.9.11.
2017-11-01gnu: libfilezilla: Update to 0.11.1.Tobias Geerinckx-Rice
* gnu/packages/ftp.scm (libfilezilla): Update to 0.11.1.
2017-11-01gnu: gnome-mpv: Update to 0.13.Tobias Geerinckx-Rice
* gnu/packages/video.scm (gnome-mpv): Update to 0.13.
2017-11-01gnu: you-get: Update to 0.4.939.Tobias Geerinckx-Rice
* gnu/packages/video.scm (you-get): Update to 0.4.939.
2017-10-31gnu: ncmpcpp: Update to 0.8.1.Leo Famulari
* gnu/packages/mpd.scm (ncmpcpp): Update to 0.8.1.
2017-10-31gnu: Add emacs-ggtags.Oleg Pykhalov
* gnu/packages/emacs.scm (emacs-ggtags): New variable.
2017-10-31gnu: Add sakura.Kei Kebreau
* gnu/packages/terminals.scm (sakura): New variable.
2017-10-31gnu: Add emacs-company-quickhelp.Oleg Pykhalov
* gnu/packages/emacs.scm (emacs-company-quickhelp): New variable.
2017-10-31gnu: lxc: Update to 2.1.1.宋文武
* gnu/packages/virtualization.scm (lxc): Update to 2.1.1.
2017-10-31gnu: Add emacs-helm-make.Oleg Pykhalov
* gnu/packages/emacs.scm (emacs-helm-make): New variable.
2017-10-31gnu: Remove cufflinks.Ricardo Wurmus
Cufflinks includes essential non-free code. Fixes <https://bugs.gnu.org/28946>. * gnu/packages/bioinformatics.scm (cufflinks): Remove variable.
2017-10-30gnu: apr-util: Update to 1.6.1 [fixes CVE-2017-12618].Leo Famulari
* gnu/packages/apr.scm (apr): Update to 1.6.1.
2017-10-30gnu: apr: Update to 1.6.3 [fixes CVE-2017-12613].Leo Famulari
* gnu/packages/apr.scm (apr): Update to 1.6.3.
2017-10-30gnu: mpd: Update to 0.20.11.Leo Famulari
* gnu/packages/mpd.scm (mpd): Update to 0.20.11.
2017-10-30gnu: quagga: Update to 1.2.2 [fix CVE-2017-16227].Leo Famulari
* gnu/packages/networking.scm (quagga): Update to 1.2.2.
2017-10-30gnu: webkitgtk: Update to 2.18.2.Mark H Weaver
* gnu/packages/webkit.scm (webkitgtk): Update to 2.18.2.
2017-10-31gnu: xorg-server: Build reproducibly.Ludovic Courtès
Fixes <https://bugs.gnu.org/24112>. * gnu/packages/xorg.scm (xorg-server)[arguments]: Pass "--with-os-name" and "--with-os-vendor" as #:configure-flags. Augment 'pre-configure' phase to set 'BUILD_DATE' and 'BUILD_TIME' in 'configure'.
2017-10-30gnu: perl-http-cookies: Fix source uri.Efraim Flashner
This is a follow-up to d284f01826f1b5dcd1584110c5ba7fa6f76ed3e4. * gnu/packages/web.scm (perl-http-cookies)[source]: Update to new source uri.
2017-10-30gnu: ola: Update to 0.10.5.Tobias Geerinckx-Rice
* gnu/packages/lighting.scm (ola): Update to 0.10.5.
2017-10-30gnu: ethtool: Update to 4.13.Tobias Geerinckx-Rice
* gnu/packages/networking.scm (ethtool): Update to 4.13.
2017-10-30gnu: perl-class-tiny: Update to 1.006.Tobias Geerinckx-Rice
* gnu/packages/perl.scm (perl-class-tiny): Update to 1.006.
2017-10-30gnu: perl-extutils-pkgconfig: Update to 1.16.Tobias Geerinckx-Rice
* gnu/packages/perl.scm (perl-extutils-pkgconfig): Update to 1.16.
2017-10-30gnu: perl-json-any: Update to 1.39.Tobias Geerinckx-Rice
* gnu/packages/perl.scm (perl-json-any): Update to 1.39.
2017-10-30gnu: perl-sub-exporter-progressive: Update to 0.001013.Tobias Geerinckx-Rice
* gnu/packages/perl.scm (perl-sub-exporter-progressive): Update to 0.001013.
2017-10-30gnu: perl-html-lint: Update to 2.26.Tobias Geerinckx-Rice
* gnu/packages/perl.scm (perl-html-lint): Update to 2.26.
2017-10-30gnu: perl-http-cookies: Update to 6.04.Tobias Geerinckx-Rice
* gnu/packages/perl.scm (perl-http-cookies): Update to 6.04.