summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: glib: Update to 2.54.2.Marius Bakke2017-11-02
| | | | * gnu/packages/glib.scm (glib): Update to 2.54.2.
* gnu: dbus: Update to 1.12.0.Marius Bakke2017-11-02
| | | | * gnu/packages/glib.scm (dbus): Update to 1.12.0.
* gnu: libarchive: Fix typo.Efraim Flashner2017-11-02
| | | | | * gnu/packages/backup.scm (libarchive)[arguments]: Adjust the 'patch-pwd phase to eliminate syntax error.
* gnu: icu4c: Update to 60.1.Efraim Flashner2017-11-02
| | | | | | | | | * 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.
* gnu: expat: Update to 2.2.5.Marius Bakke2017-11-01
| | | | | * gnu/packages/xml.scm (expat): Update to 2.2.5. [home-page]: Change to redirected URL.
* gnu: libuv: Update to 1.15.0.Marius Bakke2017-11-01
| | | | * gnu/packages/libevent.scm (libuv): Update to 1.15.0.
* gnu: pango: Update to 1.40.13.Marius Bakke2017-11-01
| | | | * gnu/packages/gtk.scm (pango): Update to 1.40.13.
* gnu: harfbuzz: Update to 1.6.3.Marius Bakke2017-11-01
| | | | * gnu/packages/gtk.scm (harfbuzz): Update to 1.6.3.
* gnu: mesa: Update to 17.2.4.Marius Bakke2017-11-01
| | | | * gnu/packages/gl.scm (mesa): Update to 17.2.4.
* gnu: libva: Update to 2.0.0.Marius Bakke2017-11-01
| | | | * gnu/packages/video.scm (libva): Update to 2.0.0.
* gnu: sqlite: Update to 3.21.0.Marius Bakke2017-11-01
| | | | * gnu/packages/databases.scm (sqlite): Update to 3.21.0.
* gnu: libpciaccess: Update to 0.14.Marius Bakke2017-11-01
| | | | * gnu/packages/xorg.scm (libpciaccess): Update to 0.14.
* gnu: libxres: Update to 1.2.0.Marius Bakke2017-11-01
| | | | * gnu/packages/xorg.scm (libxres): Update to 1.2.0.
* gnu: libdrm: Update to 2.4.87.Marius Bakke2017-11-01
| | | | * gnu/packages/xdisorg.scm (libdrm): Update to 2.4.87.
* gnu: icu4c: Incorporate grafted changes.Efraim Flashner2017-11-01
| | | | | | * gnu/packages/icu4c.scm (icu4c)[source]: Add patch. [replacement]: Remove field. (icu4c/fixed): Remove variable.
* Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner2017-11-01
|\
| * gnu: wine64: Add aarch64-linux to supported-systems.Efraim Flashner2017-11-01
| | | | | | | | * gnu/packages/wine.scm (wine64)[supported-systems]: Add aarch64-linux.
| * gnu: vsearch: Update to 2.5.2.Ben Woodcroft2017-11-01
| | | | | | | | * gnu/packages/bioinformatics.scm (vsearch): Update to 2.5.2.
| * gnu: diamond: Update to 0.9.11.Ben Woodcroft2017-11-01
| | | | | | | | * gnu/packages/bioinformatics.scm (diamond): Update to 0.9.11.
| * gnu: libfilezilla: Update to 0.11.1.Tobias Geerinckx-Rice2017-11-01
| | | | | | | | * gnu/packages/ftp.scm (libfilezilla): Update to 0.11.1.
| * gnu: gnome-mpv: Update to 0.13.Tobias Geerinckx-Rice2017-11-01
| | | | | | | | * gnu/packages/video.scm (gnome-mpv): Update to 0.13.
| * gnu: you-get: Update to 0.4.939.Tobias Geerinckx-Rice2017-11-01
| | | | | | | | * gnu/packages/video.scm (you-get): Update to 0.4.939.
| * download: Refresh the cpan.org mirror list.Tobias Geerinckx-Rice2017-11-01
| | | | | | | | | | * guix/download.scm (%mirrors)[cpan]: Update the list of CPAN mirrors (of which several are dead) with a more-or-less geographically diverse selection.
| * gnu: ncmpcpp: Update to 0.8.1.Leo Famulari2017-10-31
| | | | | | | | * gnu/packages/mpd.scm (ncmpcpp): Update to 0.8.1.
| * gnu: Add emacs-ggtags.Oleg Pykhalov2017-10-31
| | | | | | | | * gnu/packages/emacs.scm (emacs-ggtags): New variable.
| * gnu: Add sakura.Kei Kebreau2017-10-31
| | | | | | | | * gnu/packages/terminals.scm (sakura): New variable.
| * gnu: Add emacs-company-quickhelp.Oleg Pykhalov2017-10-31
| | | | | | | | * gnu/packages/emacs.scm (emacs-company-quickhelp): New variable.
| * gnu: lxc: Update to 2.1.1.宋文武2017-10-31
| | | | | | | | * gnu/packages/virtualization.scm (lxc): Update to 2.1.1.
| * gnu: Add emacs-helm-make.Oleg Pykhalov2017-10-31
| | | | | | | | * gnu/packages/emacs.scm (emacs-helm-make): New variable.
| * gnu: Remove cufflinks.Ricardo Wurmus2017-10-31
| | | | | | | | | | | | | | Cufflinks includes essential non-free code. Fixes <https://bugs.gnu.org/28946>. * gnu/packages/bioinformatics.scm (cufflinks): Remove variable.
| * gnu: apr-util: Update to 1.6.1 [fixes CVE-2017-12618].Leo Famulari2017-10-30
| | | | | | | | * gnu/packages/apr.scm (apr): Update to 1.6.1.
| * gnu: apr: Update to 1.6.3 [fixes CVE-2017-12613].Leo Famulari2017-10-30
| | | | | | | | * gnu/packages/apr.scm (apr): Update to 1.6.3.
| * gnu: mpd: Update to 0.20.11.Leo Famulari2017-10-30
| | | | | | | | * gnu/packages/mpd.scm (mpd): Update to 0.20.11.
| * gnu: quagga: Update to 1.2.2 [fix CVE-2017-16227].Leo Famulari2017-10-30
| | | | | | | | * gnu/packages/networking.scm (quagga): Update to 1.2.2.
| * gnu: webkitgtk: Update to 2.18.2.Mark H Weaver2017-10-30
| | | | | | | | * gnu/packages/webkit.scm (webkitgtk): Update to 2.18.2.
| * gnu: xorg-server: Build reproducibly.Ludovic Courtès2017-10-31
| | | | | | | | | | | | | | | | | | 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'.
| * gnu: perl-http-cookies: Fix source uri.Efraim Flashner2017-10-30
| | | | | | | | | | | | This is a follow-up to d284f01826f1b5dcd1584110c5ba7fa6f76ed3e4. * gnu/packages/web.scm (perl-http-cookies)[source]: Update to new source uri.
| * gnu: ola: Update to 0.10.5.Tobias Geerinckx-Rice2017-10-30
| | | | | | | | * gnu/packages/lighting.scm (ola): Update to 0.10.5.
| * gnu: ethtool: Update to 4.13.Tobias Geerinckx-Rice2017-10-30
| | | | | | | | * gnu/packages/networking.scm (ethtool): Update to 4.13.
| * Revert "import: cpan: Use HTTPS for home pages."Tobias Geerinckx-Rice2017-10-30
| | | | | | | | | | This reverts commit 29f7bf59d5d4d4b848eaedc6766bb4e02cae20d3: HTTPS support at search.cpan.org is unreliable, at best. Don't rely on it.
| * gnu: perl-class-tiny: Update to 1.006.Tobias Geerinckx-Rice2017-10-30
| | | | | | | | * gnu/packages/perl.scm (perl-class-tiny): Update to 1.006.
| * gnu: perl-extutils-pkgconfig: Update to 1.16.Tobias Geerinckx-Rice2017-10-30
| | | | | | | | * gnu/packages/perl.scm (perl-extutils-pkgconfig): Update to 1.16.
| * gnu: perl-json-any: Update to 1.39.Tobias Geerinckx-Rice2017-10-30
| | | | | | | | * gnu/packages/perl.scm (perl-json-any): Update to 1.39.
| * gnu: perl-sub-exporter-progressive: Update to 0.001013.Tobias Geerinckx-Rice2017-10-30
| | | | | | | | * gnu/packages/perl.scm (perl-sub-exporter-progressive): Update to 0.001013.
| * gnu: perl-html-lint: Update to 2.26.Tobias Geerinckx-Rice2017-10-30
| | | | | | | | * gnu/packages/perl.scm (perl-html-lint): Update to 2.26.
| * gnu: perl-http-cookies: Update to 6.04.Tobias Geerinckx-Rice2017-10-30
| | | | | | | | * gnu/packages/perl.scm (perl-http-cookies): Update to 6.04.
| * gnu: perl-xml-libxml: Update to 2.0132.Tobias Geerinckx-Rice2017-10-30
| | | | | | | | * gnu/packages/xml.scm (perl-xml-libxml): Update to 2.0132.
| * gnu: wine: Update to 2.0.3.Rutger Helling2017-10-30
| | | | | | | | | | | | * gnu/packages/wine.scm (wine): Update to 2.0.3. Signed-off-by: Leo Famulari <leo@famulari.name>
| * gnu: ffmpeg: Configure with frei0r.ng02017-10-30
| | | | | | | | | | | | | | | | * gnu/packages/video.scm (ffmepg)[inputs]: Add 'frei0r-plugins'. (arguments)[configure-flags]: Add '--enable-frei0r' and remove 'TODO' comment about frei0r. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| * gnu: Add frei0r-plugins.ng02017-10-30
| | | | | | | | | | | | * gnu/packages/video.scm (frei0r-plugins): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>