summaryrefslogtreecommitdiff
path: root/gnu/packages
Commit message (Collapse)AuthorAge
...
| | * gnu: ghc-shelly: Update to 1.8.1.Arun Isaac2018-08-23
| | | | | | | | | | | | | | | * gnu/packages/haskell.scm (ghc-shelly): Update to 1.8.1. [inputs]: Add ghc-hspec-contrib.
| | * gnu: ghc-sandi: Update to 0.4.2.Arun Isaac2018-08-23
| | | | | | | | | | | | * gnu/packages/haskell.scm (ghc-sandi): Update to 0.4.2.
| | * gnu: ghc-fgl: Update to 5.6.0.0.Arun Isaac2018-08-23
| | | | | | | | | | | | | | | * gnu/packages/haskell.scm (ghc-fgl): Update to 5.6.0.0. [arguments]: Allow building with newer hspec.
| | * gnu: guile-redis: Remove duplicate 'home-page' field.Mark H Weaver2018-08-23
| | | | | | | | | | | | * gnu/packages/guile.scm (guile-redis): Remove duplicate 'home-page' field.
| | * gnu: guile-gcrypt: Remove duplicate 'home-page' field.Mark H Weaver2018-08-23
| | | | | | | | | | | | | | | | | | This is a followup to commit b0cb92b2d43a2c4d5fa9b3f8c04c5732c60061e7. * gnu/packages/gnupg.scm (guile-gcrypt): Remove duplicate 'home-page' field.
| | * 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.
| * | Merge branch 'master' into stagingMarius Bakke2018-08-22
| |\|
| | * 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.
| | * 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.
| | * 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: 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.
| | * gnu: python-py: Use HTTPS home page.Tobias Geerinckx-Rice2018-08-20
| | | | | | | | | | | | * gnu/packages/python.scm (python-py)[home-page]: Use HTTPS.