summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* gnu: linux-libre: Update to 4.18.4.Mark H Weaver2018-08-23
| | | | | * gnu/packages/linux.scm (%linux-libre-version): Update to 4.18.4. (%linux-libre-hash): Update hash.
* gnu: linux-libre@4.14: Update to 4.14.66.Mark H Weaver2018-08-23
| | | | | * gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.66. (%linux-libre-4.14-hash): Update hash.
* gnu: linux-libre@4.9: Update to 4.9.123.Mark H Weaver2018-08-23
| | | | * gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.123.
* gnu: linux-libre@4.4: Update to 4.4.151.Mark H Weaver2018-08-23
| | | | * gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.151.
* gnu: Add guile-gcrypt.Ludovic Courtès2018-08-23
| | | | * gnu/packages/gnupg.scm (guile-gcrypt): New variable.
* gnu: perl-dbd-mysql: Update to 4.046.Leo Famulari2018-08-22
| | | | | | | * gnu/packages/databases.scm (perl-dbd-mysql): Update to 4.046. [source]: Update URL. Remove 'perl-dbd-mysql-CVE-2017-10788.patch'. * gnu/packages/patches/perl-dbd-mysql-CVE-2017-10788.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
* gnu: python-pkgconfig: Enable tests.Paul Garlick2018-08-22
| | | | | | * gnu/packages/python.scm (python-pkgconfig)[arguments]: Replace 'check' phase. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: python-pkgconfig: Update to 1.3.1.Paul Garlick2018-08-22
| | | | | | * gnu/packages/python.scm (python-pkgconfig): Update to 1.3.1. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: soundtouch: Fix CVE-2018-{1000223,14044,14045}.Leo Famulari2018-08-22
| | | | | | | * gnu/packages/patches/soundtouch-CVE-2018-14044-14045.patch, gnu/packages/patches/soundtouch-CVE-2018-1000223.patch: New files. * gnu/local.mk (dist_patch_DATA): Add them. * gnu/packages/audio.scm (soundtouch)[source]: Use them.
* gnu: soundtouch: Update to 2.0.0.Leo Famulari2018-08-22
| | | | * gnu/packages/audio.scm (soundtouch): Update to 2.0.0.
* gnu: ImageMagick: Update to 6.9.10-10.Leo Famulari2018-08-22
| | | | * gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.10-10.
* gnu: GraphicsMagick: Update to 1.3.30.Leo Famulari2018-08-22
| | | | * gnu/packages/imagemagick.scm (graphicsmagick): Update to 1.3.30.
* gnu: r-fpc: Update to 2.1-11.1.Tobias Geerinckx-Rice2018-08-22
| | | | * gnu/packages/statistics.scm (r-fpc): Update to 2.1-11.1.
* gnu: r-survival: Update to 2.42-6.Tobias Geerinckx-Rice2018-08-22
| | | | * gnu/packages/statistics.scm (r-survival): Update to 2.42-6.
* gnu: Add sqlcrush.Tobias Geerinckx-Rice2018-08-22
| | | | * gnu/packages/databases.smc (sqlcrush): New public variable.
* gnu: Add python-pymysql.Tobias Geerinckx-Rice2018-08-22
| | | | | * gnu/packages/databases.scm (python-pymysql, python2-pymysql): New public variables.
* gnu: luakit: Fix crash on startup.Raphaël Mélotte2018-08-21
| | | | | | | | | | * gnu/packages/web-browsers.scm (luakit): add XDG_CONFIG_DIRS to the wrapping phase. This fixes a crash when no configuration file is present in the user's home directory. It allows luakit to use it's own default configuration files. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: guile-ssh: Don't build libguile-ssh.a.Ludovic Courtès2018-08-21
| | | | * gnu/packages/ssh.scm (guile-ssh)[arguments]: Add #:configure-flags.
* gremlin: 'elf-dynamic-info-needed' test is no longer skipped.Ludovic Courtès2018-08-21
| | | | | | | * tests/gremlin.scm (%guile-executable): Use /proc/self/exe instead of (command-line). For a while now, the first element of (command-line) was "./build-aux/test-driver.scm"; consequently the test was always skipped.
* linux-modules: Adjust 'section-contents' procedure.Ludovic Courtès2018-08-21
| | | | | | | * gnu/build/linux-modules.scm (section-contents): Honor SECTION as was intended. (modinfo-section-contents): Pass 'section-contents' a section, not a section name.
* inferior: Adjust for Guile 2.0.Ludovic Courtès2018-08-21
| | | | | | | Partly fixes <https://bugs.gnu.org/32326>. Reported by Michael Bowcutt <mbowcutt@riseup.net>. * guix/inferior.scm (open-inferior): Wrap 'setvbuf' call in 'cond-expand'.
* gnu: openssh: Don't allow remote username enumeration [fixes CVE-2018-15473].Leo Famulari2018-08-21
| | | | | | * gnu/packages/patches/openssh-CVE-2018-15473.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/ssh.scm (openssh)[source]: Use it.
* gnu: python-paramiko: Add some missing dependencies.Leo Famulari2018-08-21
| | | | | * gnu/packages/python-crypto.scm (python-paramiko, python2-paramiko)[propagated-inputs]: Add python-bcrypt and python-pynacl.
* gnu: asymptote: Use minimal texlive-union.Pierre Neidhardt2018-08-21
| | | | * gnu/packages/plotutils.scm (asymptote)[native-inputs]: Replace texlive with texlive-union.
* gnu: texlive-latex-base: Include support files.Pierre Neidhardt2018-08-21
| | | | * gnu/packages/tex.scm (texlive-latex-base)[native-inputs]: Include support files.
* gnu: mit-scheme: Use minimal texlive-union.Pierre Neidhardt2018-08-21
| | | | * gnu/packages/scheme.scm (mit-scheme)[native-inputs]: Replace texlive with texlive-union.
* build-system/asdf: Fix typo in "dependency".Pierre Neidhardt2018-08-21
| | | | * guix/build-system/asdf.scm (default-lisp): Fix typo in "dependency".
* gnu: sl: Don't use unstable tarball.Tobias Geerinckx-Rice2018-08-21
| | | | * gnu/packages/toys.scm (sl)[source]: Use GIT-FETCH and GIT-FILE-NAME.
* gnu: python-rpy2: Update to 2.9.4.Tobias Geerinckx-Rice2018-08-21
| | | | | | * gnu/packages/python.scm (python-rpy2): Update to 2.9.4. [arguments]: Remove obsolete phases and substitute INVOKE for SYSTEM* now that we can.
* gnu: python-rpy2: Update home page.Tobias Geerinckx-Rice2018-08-21
| | | | * gnu/packages/python.scm (python-rpy2)[home-page]: Update URI.
* gnu: r-iterators: Update to 1.0.10.Tobias Geerinckx-Rice2018-08-21
| | | | * gnu/packages/statistics.scm (r-iterators): Update to 1.0.10.
* gnu: r-foreign: Update to 0.8-71.Tobias Geerinckx-Rice2018-08-21
| | | | * gnu/packages/statistics.scm (r-foreign): Update to 0.8-71.
* gnu: services: Fix pcscd activation bug.Chris Marusich2018-08-20
| | | | | | | Fixes: <https://bugs.gnu.org/32478>. * gnu/services/security-token.scm (pcscd-activation): Idempotently create the /var/lib/pcsc symlink so that it does not fail when it already exists.
* gnu: r-openssl: Update to 1.0.2.Tobias Geerinckx-Rice2018-08-21
| | | | * gnu/packages/statistics.scm (r-openssl): Update to 1.0.2.
* gnu: r-modeltools: Update to 0.2-22.Tobias Geerinckx-Rice2018-08-21
| | | | * gnu/packages/statistics.scm (r-modeltools): Update to 0.2-22.
* gnu: mysql: Update to 5.7.23.Tobias Geerinckx-Rice2018-08-20
| | | | * gnu/packages/databases.scm (mysql): Update to 5.7.23.
* gnu: mysql: Fix build.Tobias Geerinckx-Rice2018-08-20
| | | | | | | | | | | | | | MySQL demands boost@1.59.0, and lying about it no longer works: sql/item_geofunc_internal.cc: In function ‘void handle_gis_exception(const char*)’: sql/item_geofunc_internal.cc:37:81: error: expected unqualified-id before ‘&’ token catch (const boost::geometry::detail::self_get_turn_points::self_ip_exception &) ^ [...] * gnu/packages/databases.scm (boost-for-mysql): New variable. (mysql)[inputs]: Use that instead of the regular boost. [arguments]: Remove now-unnecessary ‘patch-boost-version’ phase.
* gnu: python-pyodbc: Update to 4.0.24.Tobias Geerinckx-Rice2018-08-20
| | | | * gnu/packages/databases.scm (python-pyodbc): Update to 4.0.24.
* gnu: python-mysqlclient: Update to 1.3.13.Tobias Geerinckx-Rice2018-08-20
| | | | * gnu/packages/databases.scm (python-mysqlclient): Update to 1.3.13.
* gnu: perl-dbd-sqlite: Update to 1.58.Tobias Geerinckx-Rice2018-08-20
| | | | * gnu/packages/databases.scm (perl-dbd-sqlite): Update to 1.58.
* gnu: r-energy: Update to 1.7-5.Tobias Geerinckx-Rice2018-08-20
| | | | * gnu/packages/cran.scm (r-energy): Update to 1.7-5.
* gnu: r-tinytex: Update to 0.6.Tobias Geerinckx-Rice2018-08-20
| | | | | * gnu/packages/cran.scm (r-tinytex): Update to 0.6. [propagated-inputs]: Add r-xfun.
* gnu: r-xfun: Update to 0.3.Tobias Geerinckx-Rice2018-08-20
| | | | * gnu/packages/cran.scm (r-xfun): Update to 0.3.
* gnu: r-jomo: Update to 2.6-3.Tobias Geerinckx-Rice2018-08-20
| | | | * gnu/packages/cran.scm (r-jomo): Update to 2.6-3.
* gnu: r-trend: Update to 1.1.1.Tobias Geerinckx-Rice2018-08-20
| | | | * gnu/packages/cran.scm (r-trend): Update to 1.1.1.
* gnu: r-lava: Update to 1.6.3.Tobias Geerinckx-Rice2018-08-20
| | | | * gnu/packages/cran.scm (r-lava): Update to 1.6.3.
* gnu: r-mitml: Update to 0.3-6.Tobias Geerinckx-Rice2018-08-20
| | | | * gnu/packages/cran.scm (r-mitml): Update to 0.3-6.
* gnu: r-vgam: Update to 1.0-6.Tobias Geerinckx-Rice2018-08-20
| | | | * gnu/packages/statistics.scm (r-vgam): Update to 1.0-6.
* nls: Update 'fr' translation.Leo Famulari2018-08-20
|
* gnu: python-py: Use HTTPS home page.Tobias Geerinckx-Rice2018-08-20
| | | | * gnu/packages/python.scm (python-py)[home-page]: Use HTTPS.