| Commit message (Collapse) | Author | Age |
|
|
|
|
| |
* gnu/packages/curl.scm (curl): Update to 7.61.1.
(curl-7.61.1): Remove variable.
|
|
|
|
|
|
|
|
| |
* gnu/packages/patches/ghostscript-CVE-2018-10194.patch,
gnu/packages/patches/ghostscript-runpath.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Remove them.
* gnu/packages/ghostscript.scm (ghostscript): Update to 9.24.
(ghostscript/fixed): Remove variable.
|
|\ |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
The following CVEs are fixed with this release: CVE-2018-15908,
CVE-2018-15909, CVE-2018-15910, CVE-2018-15911, CVE-2018-16509,
CVE-2018-16510, CVE-2018-16511, CVE-2018-16513, CVE-2018-16539,
CVE-2018-16540, CVE-2018-16541, CVE-2018-16542, CVE-2018-16543.
* gnu/packages/patches/ghostscript-CVE-2018-10194.patch: Delete file.
* gnu/packages/patches/ghostscript-CVE-2018-16509.patch,
gnu/packages/patches/ghostscript-bug-699708.patch: New files.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/ghostscript.scm (ghostscript/fixed): Update to 9.24.
[source](patches): Remove 'ghostscript-CVE-2018-10194.patch' and
'ghostscript-runpath.patch'. Add 'ghostscript-CVE-2018-16509.patch' and
'ghostscript-bug-699708.patch'.
[arguments]: Add LDFLAGS to #:configure-flags, and a phase to create output
directory.
|
| |
| |
| |
| |
| | |
* gnu/packages/image.scm (jbig2dec-0.15): New public variable.
(jbig2dec)[replacement]: New field.
|
| |
| |
| |
| |
| | |
* gnu/packages/maths.scm (openblas)[source](uri): Use the more stable
SourceForge mirror.
|
| |
| |
| |
| | |
* gnu/packages/audio.scm (openal): Update to 1.19.0.
|
| |
| |
| |
| | |
* gnu/packages/maths.scm (glm): Update to 0.9.9.1.
|
| |
| |
| |
| |
| | |
* gnu/packages/mail.scm (msmtp)[inputs]: Remove LIBIDN, which is only required
when using OpenSSL (or GnuTLS sans IDN support).
|
| |
| |
| |
| | |
* gnu/packages/mail.scm (msmtp): Update to 1.8.0.
|
| |
| |
| |
| |
| | |
* gnu/packages/gnome.scm (libsoup): Update to 2.64.0.
[inputs]: Add LIBPSL.
|
| |
| |
| |
| | |
* gnu/packages/multiprecision.scm (mpfr)[home-page]: Use HTTPS.
|
| |
| |
| |
| |
| | |
* gnu/packages/julia.scm (julia)[inputs]: Update the hash of "objconv", which
does not have a stable URL. Add a file name and use HTTPS while at it.
|
| |
| |
| |
| |
| | |
* gnu/packages/code.scm (cloc): Update to 1.78.
[source]: Update URI.
|
| |
| |
| |
| | |
* gnu/packages/crypto.scm (signify): Update to 24.
|
| |
| |
| |
| | |
* gnu/packages/musl.scm (musl): Update to 1.1.20.
|
| |
| |
| |
| | |
* gnu/packages/perl.scm (perl-pegex): Update to 0.67.
|
| |
| |
| |
| | |
* gnu/packages/perl.scm (perl-config-autoconf): Update to 0.317.
|
| |
| |
| |
| | |
* gnu/packages/perl.scm (perl-extutils-installpaths): Update to 0.012.
|
| |
| |
| |
| | |
* gnu/packages/perl.scm (perl-extutils-helpers): Update to 0.026.
|
| |
| |
| |
| | |
* gnu/packages/perl.scm (perl-getopt-long-descriptive): Update to 0.103.
|
| |
| |
| |
| | |
* gnu/packages/perl.scm (perl-namespace-clean): Update to 0.27.
|
| |
| |
| |
| | |
* gnu/packages/perl.scm (perl-datetime): Update to 1.50.
|
| |
| |
| |
| | |
* gnu/packages/perl.scm (perl-params-validate): Update to 1.29.
|
| |
| |
| |
| | |
* gnu/packages/web-browsers.scm (links): Update to 2.17.
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* gnu/packages/networking.scm (aircrack-ng): Update to 1.3.
[native-inputs]: Add autoconf, automake, libtool, and which.
[inputs]: Add libpcap.
[arguments]: Use conventional --options in #:configure-flags.
Restore ‘configure’ phase. Add ‘patch-evalrev’ and customise ‘bootstrap’
phases. Simplify ‘absolutize-tools’ phase.
|
| |
| |
| |
| | |
* gnu/packages/networking.scm (aircrack-ng)[source, home-page]: Use HTTPS.
|
| |
| |
| |
| |
| |
| | |
Fixes <https://bug.gnu.org/32650>.
* gnu/packages/perl.scm (perl)[description]: Use description from 'perlintro'.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Fixes a regression introduced in
ca719424455465fca4b872c371daf2a46de88b33, whereby (gcrypt hash) would
not be found in the system under test, leading to a failure of the
"/run/current-system is a GC root" test.
* gnu/tests/base.scm (run-basic-test)[guix&co]: New variable.
[test]: Add all of GUIX&CO to %LOAD-PATH.
|
| |
| |
| |
| |
| |
| | |
* guix/gexp.scm (file-union): Import (guix build utils). Make the
parent directories of TARGET.
* tests/gexp.scm ("file-union"): New test.
|
| |
| |
| |
| |
| |
| |
| |
| | |
Previously we'd return #t, which the Shepherd would consider a failure
to stop the service.
* gnu/services/web.scm (nginx-shepherd-service): In 'nginx-action',
return #f when stopping the service.
|
| |
| |
| |
| |
| |
| |
| |
| | |
Fixes <https://bugs.gnu.org/32665>.
* gnu/services/web.scm (nginx-shepherd-service): Check whether FILE is
true and don't read the PID file if it is; use 'read-pid-file' instead
of a potentially endless loop.
|
| |
| |
| |
| |
| |
| |
| | |
* gnu/packages/patches/mes-nyacc-0.86.0.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/mes.scm (mes): Update to 0.17.1, depend on latest Nyacc 0.86.0.
(nyacc-for-mes): Remove.
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/patches/nyacc-binary-literals.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/mes.scm (nyacc): Update to 0.86.0, add patch.
|
| |
| |
| |
| |
| |
| |
| | |
* gnu/packages/games.scm (frotz, frotz-dumb-terminal, frotz-sdl): New
variables.
Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
|
| |
| |
| |
| |
| | |
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.18.6.
(%linux-libre-hash): Update hash.
|
| |
| |
| |
| |
| | |
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.68.
(%linux-libre-4.14-hash): Update hash.
|
| |
| |
| |
| | |
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.125.
|
| |
| |
| |
| | |
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.154.
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Fixes a bug whereby services indirectly depended on would not be
automatically instantiated.
* gnu/services.scm (instantiate-missing-services): Loop back when the
length of ADJUSTED is greater than that of INSTANCES.
* tests/services.scm ("instantiate-missing-services, indirect"): New test.
|
| |
| |
| |
| | |
* gnu/packages/package-management.scm (diffoscope): Update to 100.
|
| |
| |
| |
| | |
* gnu/packages/code.scm (indent-2.2.12): New variable.
|
| |
| |
| |
| | |
* gnu/packages/gdb.scm (gdb): Update to 8.2.
|
| |
| |
| |
| |
| | |
* gnu/packages/guile.scm (guile-json): Update to 1.2.0.
[license]: Change to GPL3+.
|
| |
| |
| |
| |
| | |
* guix/scripts/describe.scm (display-profile-info)[number]: Use the
current generation number instead of the last generation number.
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* guix/profiles.scm (package->manifest-entry): Add #:properties and
honor it.
* guix/scripts/package.scm (package-provenance)
(package->manifest-entry*): New procedures.
(transaction-upgrade-entry, options->installable): Use
'package->manifest-entry*' instead of 'package->manifest-entry'.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* guix/scripts/describe.scm: New file.
* Makefile.am (MODULES): Add it.
(SH_TESTS): Add tests/guix-describe.sh.
* po/guix/POTFILES.in: Add it.
* guix/scripts/pull.scm (display-profile-content): Export.
* guix/describe.scm (current-profile, current-profile-entries): Export.
* tests/guix-describe.sh: New file.
* doc/guix.texi (Features): Mention 'guix pull' and provenance tracking.
(Invoking guix pull): Link to 'guix describe'.
(Channels): Likewise.
(Invoking guix describe): New node.
|
| |
| |
| |
| |
| |
| |
| | |
* guix/scripts/pull.scm (show-help, %options): Add '--profile'.
(build-and-install): Change 'config-dir' argument to 'profile'.
(guix-pull): Honor '--profile'.
* doc/guix.texi (Invoking guix pull): Document it.
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/cran.scm (r-ggformula): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/cran.scm (r-mosaiccore): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|