Age | Commit message (Collapse) | Author |
|
* gnu/packages/cups.scm (cups-filters): Update to 1.20.3.
|
|
* gnu/packages/cups.scm (cups-minimal): Update to 2.2.7.
[source]: Add patch to build without LINUX-PAM.
* gnu/packages/patches/cups-fix-builds-without-PAM.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
|
|
* gnu/packages/gnupg.scm (libgpg-error): Update to 1.29.
[source]: Remove upstreamed patch.
* gnu/packages/patches/libgpg-error-aarch64-logging-fix.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
|
|
* gnu/packages/image.scm (libjpeg): Update to 9c.
|
|
* gnu/packages/file.scm (file): Update to 5.33.
|
|
* gnu/packages/pdf.scm (poppler): Update to 0.64.0.
|
|
* gnu/packages/compression.scm (xz): Update to 5.2.4.
|
|
* gnu/packages/cmake.scm (cmake): Update to 3.11.1.
|
|
* gnu/packages/libevent.scm (libuv): Update to 1.20.2.
|
|
* gnu/packages/databases.scm (sqlite): Update to 3.23.1.
|
|
* gnu/packages/gtk.scm (cairo): Update to 1.14.12.
|
|
* gnu/packages/gtk.scm (pango): Update to 1.42.1.
|
|
* gnu/packages/glib.scm (gobject-introspection): Update to 1.56.1.
|
|
* gnu/packages/glib.scm (glib): Update to 2.56.1.
|
|
|
|
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.16.6.
(%linux-libre-hash): Update hash.
|
|
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.38.
(%linux-libre-4.14-hash): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.97.
|
|
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.130.
|
|
* gnu/services/networking.scm (modem-manager-service-type): New variable.
(<modem-manager-configuration>): New variable.
(modem-manager-configuration): New procedure.
(modem-manager-configuration?): New procedure.
* doc/guix.texi (Networking Services): Document it.
* gnu/tests/networking.scm: Import (gnu services base).
|
|
* gnu/services/networking.scm (static-networking, static-networking?,
static-networking-interface, static-networking-ip, static-networking-netmask,
static-networking-gateway, static-networking-requirement,
static-networking-service, static-networking-service-type): Move to...
* gnu/services/base.scm: ...here.
|
|
* gnu/package/java.scm (java-apache-ivy): New variable.
* gnu/packages/patches/java-apache-ivy-port-to-latest-bouncycastle.patch:
New file.
* gnu/local.mk (dist_patch_DATA): Add it.
|
|
* gnu/packages/java.scm (java-jsch-agentproxy-jsch): New variable.
|
|
* gnu/packages/java.scm (java-jsch-agentproxy-connector-factory): New
variable.
|
|
* gnu/packages/java.scm (java-jsch-agentproxy-usocket-nc): New variable.
|
|
* gnu/packages/java.scm (java-jsch-agentproxy-pageant): New variable.
|
|
* gnu/packages/java.scm (java-jsch-agentproxy-usocket-jna): New
variable.
|
|
* gnu/packages/java.scm (java-jsch-agentproxy-sshagent): New variable.
|
|
* gnu/packages/java.scm (java-jsch-agentproxy-core): New variable.
|
|
* gnu/packages/java.scm (java-bouncycastle): New variable.
(java-bouncycastle-bcprov, java-bouncycastle-bcpkix): Remove variable.
(java-kafka-clients)[inputs]: Use java-bouncycastle.
|
|
* Makefile.am (assert-no-store-file-names): Exclude guix-manual.
* po/doc/guix.pot po/doc/contributing.pot: Merge into...
* po/doc/guix-manual.pot: ...this.
* po/doc/guix.fr.po po/doc/contributing.fr.po: Merge into...
* po/doc/guix-manual.fr.po: ...this.
* doc/local.mk: Replace old file names.
* po/doc/local.mk: Replace old file names.
|
|
* gnu/packages/bootloaders.scm (u-boot-mx6cuboxi): New variable.
|
|
* gnu/packages/bootloaders.scm (u-boot-wandboard): New variable.
|
|
* gnu/packages/bootloaders.scm (make-u-boot-package)[arguments]: Add 'SPL'
files to the files installed during custom 'install phase.
|
|
Reported by Tobias Geerinckx-Rice <me@tobias.gr>.
* gnu/system/file-systems.scm (%pseudo-file-system-types): Add
"debugfs", "efivarfs", "hugetlbfs", "overlay", and "securityfs".
|
|
* gnu/packages/textutils.scm (utf8proc): Update to 2.1.1.
|
|
* gnu/packages/textutils.scm (utf8proc)[home-page]: Use HTTPS.
* gnu/packages/julia.scm (julia)[home-page]: Likewise
|
|
* gnu/packages/python.scm (python-autopep8): Update to 1.3.5
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/machine-learning.scm (python-autograd, python2-autograd): New
variables.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/cups.scm (escpr): Update to 1.6.20.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
This allows the use of 'gcc-toolchain' to create statically-linked
executables (requires libc.a.)
* gnu/packages/commencement.scm (make-gcc-toolchain): Add "static"
output. Add "libc-static" to 'inputs'. Add call to 'union-build' for
the "static" output.
|
|
* gnu/packages/admin.scm (dfc): Update to 3.1.1.
|
|
* gnu/packages/mail.scm (notmuch): Update to 0.26.2.
|
|
* gnu/packages/game-development.scm (godot): Update to 3.0.2.
|
|
While at it, also use system libvpx.
* gnu/packages/game-development.scm (godot)[source](snippet): New field.
[arguments]: Add "builtin_libvpx=no" to #:scons-flags.
[inputs]: Add LIBVPX.
|
|
* gnu/packages/game-development.scm (godot)[source](file-name): Append ".tar.gz".
|
|
* gnu/packages/python.scm (python-yapf): Update to 0.21.0.
Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
|
|
* gnu/packages/mes.scm (mes): Update to 0.13. Use new gitlab url scheme.
|
|
* gnu/packages/virtualization.scm (virt-manager): Update to 1.5.1.
|
|
* gnu/packages/admin.scm (fabric): Update to 1.14.0;
[native-inputs]: Add python2-pynacl and python2-bcrypt.
|