| Commit message (Collapse) | Author | Age |
... | |
|
|
|
| |
* gnu/packages/samba.scm (tevent): Update to 0.9.36.
|
|
|
|
| |
* gnu/packages/maths.scm (vc): Update to 1.3.3.
|
|
|
|
|
|
| |
Fixes CVE-2018-1304.
* gnu/packages/web.scm (java-tomcat): Update to 8.5.28.
|
|
|
|
| |
* gnu/packages/emacs.scm (emacs-sly): New variable.
|
|
|
|
|
|
| |
* gnu/packages/vulkan.scm (vulkan-icd-loader): Update to 1.0.68.0.
[arguments]: Add 'remove-spirv-tools-commit-id phase. Add "-DBUILD_LAYERS=OFF"
configure-flag.
|
|
|
|
|
| |
* gnu/packages/ebook.scm (calibre)[description]: Use synopsis' ‘e-book’
spelling.
|
|
|
|
|
| |
* gnu/packages/ebook.scm (calibre): Update to 3.17.0.
[arguments]: End all phases with #t.
|
|
|
|
| |
* gnu/packages/skarnet.scm (s6-networking): Update to 2.3.0.2.
|
|
|
|
| |
* gnu/packages/skarnet.scm (s6-dns): Update to 2.3.0.0.
|
|
|
|
|
|
| |
This new package contains refugees from the s6-linux-utils update.
* gnu/packages/skarnet.scm (s6-linux-init): New public variable.
|
|
|
|
| |
* gnu/packages/skarnet.scm (s6-linux-utils): Update to 2.4.0.2.
|
|
|
|
| |
* gnu/packages/skarnet.scm (s6-rc): Update to 0.4.0.0.
|
|
|
|
| |
* gnu/packages/skarnet.scm (s6): Update to 2.7.0.0.
|
|
|
|
| |
* gnu/packages/skarnet.scm (s6-portable-utils): Update to 2.2.1.1.
|
|
|
|
| |
* gnu/packages/skarnet.scm (execline): Update to 2.3.0.4.
|
|
|
|
|
| |
* gnu/packages/skarnet.scm (skalibs): Update to 2.6.3.1.
[arguments]: Drop obsolete ‘--enable-force-devr’ from #:configure-flags.
|
|
|
|
|
|
| |
* gnu/packages/skarnet.scm (skalibs, execline, s6-linux-utils, s6-dns)
(s6-networking, s6-rc, s6-portable-utils, s6-linux-utils)[home-page]:
Use HTTPS.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This release claims to fix 2 vulnerabilities:
- ‘an integer overflow vulnerability in the TIFF decoder’
(CVE-2017-1000229, previously patched in Guix), and
- ‘a buffer overflow vulnerability in the GIF decoder’.
* gnu/packages/image.scm (optipng): Update to 0.7.7.
[source]: Remove patch.
[arguments]: Substitute INVOKE for SYSTEM* and end phase with #t.
* gnu/packages/patches/optipng-CVE-2017-1000229.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
|
|
|
|
| |
* gnu/packages/python.scm (bpython): Update to 0.17.1.
|
|
|
|
| |
* gnu/packages/musl.scm (musl)[home-page]: Use HTTPS.
|
|
|
|
| |
* gnu/packages/musl.scm (musl): Update to 1.1.19.
|
|
|
|
| |
* gnu/packages/parallel.scm (parallel): Update to 20180222.
|
|
|
|
| |
* gnu/packages/gl.scm (mesa-utils): Update to 8.4.0.
|
|
|
|
|
|
|
| |
* gnu/packages/emulators.scm (dolphin-emu): Enable Vulkan video backend.
[inputs]: Add vulkan-icd-loader.
[arguments]: Rename 'generate-fonts to
'generate-fonts&hardcore-libvulkan-path. Hardcode libvulkan.so.
|
|
|
|
| |
* gnu/packages/video.scm (you-get): Update to 0.4.1025.
|
|
|
|
| |
* gnu/packages/crypto.scm (rhash): New variable.
|
|
|
|
|
|
| |
* doc/guix.texi (Certificate Services): Document it.
* gnu/services/certbot.scm (<certificate-configuration>, certbot-command): Add
it.
|
|
|
|
|
|
|
| |
The certificate name wasn't displayed if it wasn't being renewed.
* gnu/services/certbot.scm (certbot-command): Print certificate name before
running the associated command.
|
|
|
|
|
|
| |
* doc/guix.texi (Certificate Services): Document it.
* gnu/services/certbot.scm (<cerbot-configuration>, certbot-command,
certbot-activation, certbot-nginx-server-configurations): Add it.
|
|
|
|
| |
* doc/guix.texi (Certificate Services): Fix typo.
|
|
|
|
|
|
|
|
|
|
|
|
| |
* doc/guix.texi (Certificate Services): Document <certificate-configuration>,
the change from domains to certificates and the fact that their path is now
derived from their name.
* gnu/services/certbot.scm (<certificate-configuration>): Add and export it.
(certbot-configuration, certbot-command, certbot-activation,
certbot-nginx-server-configurations, certbot-service-type): Replace 'domains'
with 'certificates'.
(certbot-nginx-server-configurations): Use only one nginx-server-configuration
and use all certificate domains as the server-name.
|
|
|
|
|
|
|
|
|
| |
* doc/guix.texi (Certificate Services): Add email field and link to the ACME
Subscriber Agreement.
* gnu/services/certbot.scm (<certbot-configuration>, certbot-command,
certbot-activation, certbot-nginx-server-configurations): Add email field.
(certbot-command): Add '-n' and '--agree-tos' options.
(certbot-service-type): Remove default-value.
|
|
|
|
|
| |
* gnu/services/certbot.scm (certbot-renewal-jobs, certbot-activation):
Refactor common code into certbot-command.
|
|
|
|
|
|
|
| |
* doc/guix.texi (Certificate Services): Rename 'host' to 'domain'.
* gnu/services/certbot.scm (<certbot-configuration>, certbot-renewal-jobs,
certbot-activation, certbot-nginx-server-configurations,
certbot-service-type): Rename 'host' to 'domain'.
|
|
|
|
| |
* gnu/services/certbot.scm (certbot-activation): Fix indentation.
|
|
|
|
|
|
| |
* doc/guix.texi (Certificate Services): Document it.
* gnu/services/certbot.scm (certbot-renewal-jobs): Change job's time
specification.
|
|
|
|
|
| |
* gnu/services/certbot.scm (certbot-nginx-server-configurations): Listen on
IPv6 too.
|
|
|
|
|
|
|
|
| |
* gnu/packages/debug.scm (american-fuzzy-lop)[inputs]: Custom-qemu now
inherits from private qemu-minimal-2.10.
* gnu/packages/bootloaders.scm (qemu-minimal-2.10): Add note to move
variable to gnu/packages/debug.scm when no longer needed in
bootloaders.scm.
|
|
|
|
| |
* gnu/packages/gnupg.scm (gnupg): Update to 2.2.5.
|
|
|
|
|
|
| |
* gnu/packages/wm.scm (cwm): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
|
|
|
| |
* gnu/packages/emulators.scm (dolphin-emu): Rewrite the source snippet
to be more compact.
|
|
|
|
|
| |
* gnu/packages/emulators.scm (dolphin-emu)[supported-systems]: Add
aarch64-linux.
|
|
|
|
| |
* gnu/packages/video.scm (mlt)[source](snippet, modules): New fields.
|
|
|
|
|
|
| |
* gnu/packages/networking.scm (strongswan)[arguments]: Split
‘adjust-to-environment’ phase into ‘patch-command-file-names’ and
‘set-up-test-environment’.
|
|
|
|
| |
* gnu/packages/networking.scm (strongswan): Update to 5.6.2.
|
|
|
|
|
| |
* gnu/packages/pumpio.scm (pumpa): Update to 0.9.3.
[arguments]: Substitute INVOKE for SYSTEM*.
|
|
|
|
|
| |
* gnu/packages/scheme.scm (mit-scheme)[arguments]: Use INVOKE and end
phases with #t.
|
|
|
|
| |
* gnu/packages/gettext.scm (po4a)[home-page]: Update.
|
|
|
|
|
|
|
| |
Fixes <https://bugs.gnu.org/30573>.
Reported by George myglc2 Clemmer <myglc2@gmail.com>
* gnu/packages/video.scm (libx264)[source]: Use 'stable' snapshot.
|
|
|
|
| |
* gnu/packages/security-token.scm (ccid): Update to 1.4.29.
|