Age | Commit message (Collapse) | Author |
|
* gnu/packages/ssh.scm (guile-ssh)[arguments]: Add #:configure-flags.
|
|
* 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.
|
|
* gnu/build/linux-modules.scm (section-contents): Honor SECTION as was
intended.
(modinfo-section-contents): Pass 'section-contents' a section, not a
section name.
|
|
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/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/packages/python-crypto.scm (python-paramiko,
python2-paramiko)[propagated-inputs]: Add python-bcrypt and python-pynacl.
|
|
* gnu/packages/plotutils.scm (asymptote)[native-inputs]: Replace texlive with texlive-union.
|
|
* gnu/packages/tex.scm (texlive-latex-base)[native-inputs]: Include support files.
|
|
* gnu/packages/scheme.scm (mit-scheme)[native-inputs]: Replace texlive with texlive-union.
|
|
* guix/build-system/asdf.scm (default-lisp): Fix typo in "dependency".
|
|
* gnu/packages/toys.scm (sl)[source]: Use GIT-FETCH and GIT-FILE-NAME.
|
|
* 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/packages/python.scm (python-rpy2)[home-page]: Update URI.
|
|
* gnu/packages/statistics.scm (r-iterators): Update to 1.0.10.
|
|
* gnu/packages/statistics.scm (r-foreign): Update to 0.8-71.
|
|
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/packages/statistics.scm (r-openssl): Update to 1.0.2.
|
|
* gnu/packages/statistics.scm (r-modeltools): Update to 0.2-22.
|
|
* gnu/packages/databases.scm (mysql): Update to 5.7.23.
|
|
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/packages/databases.scm (python-pyodbc): Update to 4.0.24.
|
|
* gnu/packages/databases.scm (python-mysqlclient): Update to 1.3.13.
|
|
* gnu/packages/databases.scm (perl-dbd-sqlite): Update to 1.58.
|
|
* gnu/packages/cran.scm (r-energy): Update to 1.7-5.
|
|
* gnu/packages/cran.scm (r-tinytex): Update to 0.6.
[propagated-inputs]: Add r-xfun.
|
|
* gnu/packages/cran.scm (r-xfun): Update to 0.3.
|
|
* gnu/packages/cran.scm (r-jomo): Update to 2.6-3.
|
|
* gnu/packages/cran.scm (r-trend): Update to 1.1.1.
|
|
* gnu/packages/cran.scm (r-lava): Update to 1.6.3.
|
|
* gnu/packages/cran.scm (r-mitml): Update to 0.3-6.
|
|
* gnu/packages/statistics.scm (r-vgam): Update to 1.0-6.
|
|
|
|
* gnu/packages/python.scm (python-py)[home-page]: Use HTTPS.
|
|
* gnu/packages/gnome.scm (xpad): Update to 5.1.0.
[arguments]: Remove obsolete ‘run-autogen’ phase.
|
|
* gnu/packages/emacs.scm (emacs-f): Update to 0.20.0.
|
|
* gnu/packages/emacs.scm (emacs-f)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
|
|
Upstream prints this when running ./configure. Take the hint.
NOTE: if you plan on packaging GIMP for distribution, it is
recommended to override the bug report URL with option:
--with-bug-report-url=https://example.com/
so that you can filter packaging bugs from core bugs before
reporting upstream.
* gnu/packages/gimp.scm (gimp)[arguments]: Customise bug report URI.
|
|
* gnu/packages/gimp.scm (gimp): Update to 2.10.6.
|
|
* gnu/packages/gimp.scm (gegl): Update to 0.4.8.
|
|
* gnu/packages/gimp.scm (babl): Update to 0.1.56.
|
|
* guix/import/github.scm (latest-released-version): Filter out RELEASE
if it doesn't start with digit.
|
|
* gnu/packages/ssh.scm (guile-ssh): Update to 0.11.3.
|
|
* gnu/packages/guile.scm (guile-json): Update to 1.1.1.
[source]: Remove snippet.
[native-inputs]: Add PKG-CONFIG.
|
|
This allows "guix refresh" to work for many packages where it would
previously fail with "no updater for PACKAGE".
* guix/import/github.scm (fetch-releases-or-tags): New procedure.
(latest-released-version): Use it instead of calling 'json-fetch'.
Adjust 'hash-ref' call.
|
|
* guix/import/json.scm (json-fetch): Add #:headers argument and honor it.
* guix/import/github.scm (latest-released-version): Pass #:headers to
'json-fetch'.
|
|
* gnu/packages/guile.scm (guile-redis): Update to 1.0.0.
[source]: Fetch from github.com. Remove snippet.
[native-inputs]: Add AUTOCONF, AUTOMAKE, and PKG-CONFIG.
|
|
* gnu/packages/databases.scm (virtuoso-ose): Update to 7.2.5.
|
|
Fixes <https://bugs.gnu.org/32473>.
Reported by HiPhish <hiphish@posteo.de>.
* doc/guix.texi (Top, Defining Packages): In menu, remove extra space
before "::".
|
|
* gnu/packages/xorg.scm (xpra): Update to 2.3.3.
|
|
* gnu/packages/wine.scm (wine-staging): Update to 3.14.
|