summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Collapse)Author
2020-04-22system: Automatically adjust linux-module packages to use theDanny Milosavljevic
operating-system's kernel. * gnu/system.scm (package-for-kernel): New procedure. (operating-system-directory-base-entries): Use it. * gnu/tests/linux-module.scm: Test it.
2020-04-22gnu: wget2: Add support for gnu updater.Efraim Flashner
* gnu/packages/wget.scm (wget2)[properties]: New field. Add ftp-directory.
2020-04-22gnu: commoncpp: Add support for gnu updater.Efraim Flashner
* gnu/packages/telephony.scm (commoncpp)[properties]: New field. Add ftp-directory, upstream-name.
2020-04-22gnu: osip: Update to 5.1.1.Efraim Flashner
* gnu/packages/telephony.scm (osip): Update to 5.1.1.
2020-04-22gnu: osip: Add support for gnu updater.Efraim Flashner
* gnu/packages/telephony.scm (osip)[properties]: New field. Add upstream-name, ftp-directory.
2020-04-22gnu: gama: Update to 2.08.Efraim Flashner
* gnu/packages/gps.scm (gama): Update to 2.08.
2020-04-22gnu: parallel: Update to 20200422.Efraim Flashner
* gnu/packages/parallel.scm (parallel): Update to 20200422.
2020-04-22gnu: guile-8sync: Add support for gnu updater.Efraim Flashner
* gnu/packages/guile-xyz.scm (guile-8sync)[properties]: New field. Add upstream-name.
2020-04-22services: Add udev-rules-service helper.Brice Waegeneire
* doc/guix.texi (Base services): Add documentation for 'udev-rules-service'. Replace examples of 'udev-service-type' extension with 'udev-rules-service'. * gnu/services/base.scm (udev-rules-service): New procedure. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-04-22gnu: maths: dune-*: Update to version 2.7Felix Gruber
* gnu/packages/maths.scm (dune-*): Update to version 2.7. (dune-uggrid)[source] Download from Git, as no release tarball for version 2.7 exists. (dune-alugrid,dune-subgrid,dune-pdelab)[source] Use commit hashes as no tags for version 2.7 exist (yet?). (dune-istl)[source](patches) Add patch required to build version 2.7 without openmpi. * gnu/packages/patches/dune-istl-2.7-fix-non-mpi-tests.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-04-22system: Split %BASE-PACKAGES in smaller parts.Brice Waegeneire
* gnu/system.scm: (%base-packages-interactive, %base-packages-linux, %base-packages-networking, %base-packages-utils): New variables. (%base-packages): Use those new variables. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-04-22gnu: Add blueman.Raghav Gururajan
* gnu/packages/networking.scm (blueman): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-04-22system: 'operating-system-boot-parameters-file' uses 'scheme-file'.Ludovic Courtès
* gnu/system.scm (operating-system-boot-parameters-file): Use 'scheme-file' instead of 'gexp->file'. (operating-system-directory-base-entries): Adjust accordingly.
2020-04-22gnu: pari-gp: Update to 2.11.4.Andreas Enge
* gnu/packages/algebra.scm (pari-gp): Update to 2.11.4.
2020-04-22gnu: ungoogled-chromium: Update to 81.0.4044.122-0.31d6e60 [security fixes].Marius Bakke
This fixes CVE-2020-6459, CVE-2020-6460, and CVE-2020-6458. * gnu/packages/chromium.scm (%chromium-version): Set to 81.0.4044.122. (%ungoogled-revision): Set to 31d6e60c96481599b42072b4489e4468280198e3. (%chromium-origin, %ungoogled-origin): Update hashes.
2020-04-22gnu: qt@4: Update source URI.Marius Bakke
* gnu/packages/qt.scm (qt-4)[source](uri): Adjust to current.
2020-04-22gnu: Remove mumimu.Ricardo Wurmus
* gnu/packages/mail.scm (mumimu): Remove variable.
2020-04-22gnu: mumi: Update to 0.0.0-16.9175199.Ricardo Wurmus
* gnu/packages/mail.scm (mumi): Update to 0.0.0-16.9175199. [inputs]: Add guile-xapian; remove mumimu.
2020-04-22gnu: Add w-scan.Guillaume Le Vaillant
* gnu/packages/video.scm (w-scan): New variable.
2020-04-22gnu: Add font-meera-inimai.Arun Isaac
* gnu/packages/fonts.scm (font-meera-inimai): New variable.
2020-04-22gnu: Add python-google-brotli.Arun Isaac
* gnu/packages/compression.scm (python-google-brotli): New variable.
2020-04-21gnu: linux-libre: Update to 5.4.34.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.34. (linux-libre-5.4-pristine-source): Update hash.
2020-04-21gnu: linux-libre@5.6: Update to 5.6.6.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-5.6-version): Update to 5.6.6. (linux-libre-5.6-pristine-source): Update hash.
2020-04-21gnu: linux-libre@4.19: Update to 4.19.117.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.117. (linux-libre-4.19-pristine-source): Update hash.
2020-04-21gnu: OpenSSL: Update to 1.1.1g [fixes CVE-2020-1967].Leo Famulari
* gnu/packages/tls.scm (openssl)[replacement]: Replace with openssl-1.1.1g. (openssl-1.1.1e): Replace variable with ... (openssl-1.1.1g): ... this.
2020-04-21gnu: emacs-dired-toggle-sudo: Update to 1.0-0.13bbe52.Michael Rohleder
* gnu/packages/emacs-xyz.scm (emacs-dired-toggle-sudo): Update to 1.0-0.13bbe52. * gnu/packages/patches/emacs-dired-toggle-sudo-emacs-26.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. Signed-off-by: Leo Famulari <leo@famulari.name>
2020-04-21gnu: shepherd: Add Guile 2.0 variant.Ludovic Courtès
* gnu/packages/admin.scm (guile2.0-shepherd): New variable.
2020-04-21gnu: shepherd: Update to 0.8.0.Ludovic Courtès
* gnu/packages/admin.scm (shepherd): Update to 0.8.0. * gnu/services/shepherd.scm (shepherd-configuration-file): Use 'default-pid-file-timeout' instead of fiddling with '%pid-file-timeout'.
2020-04-21tests: web: Explicitly wait for the HTTP port.Ludovic Courtès
* gnu/tests/web.scm (run-webserver-test)["HTTP port ready"]: New test.
2020-04-21tests: ssh: Explicitly wait for port 22.Ludovic Courtès
Previously we could occasionally try to connect before the server is actually listening, both for OpenSSH and Dropbear. * gnu/tests/ssh.scm (run-ssh-test)["wait for port 22"]: New test.
2020-04-21gnu: guile-xapian: Update to 0.1.0.Ricardo Wurmus
* gnu/packages/guile-xyz.scm (guile-xapian): Update to 0.1.0.
2020-04-21gnu: Add python-rdflib-jsonld.Pjotr Prins
* gnu/packages/rdf.scm (python-rdflib-jsonld): New variable.
2020-04-21gnu: rdf.scm: Use license: prefix.Efraim Flashner
* gnu/packages/rdf.scm: Use a 'license:' prefix for package licenses instead of only importing a select number of licenses.
2020-04-20gnu: Add u-boot-pinebook-pro-rk3399.Vagrant Cascadian
* gnu/packages/bootloaders (u-boot-pinebook-pro-rk3399): New variable. * gnu/packages/patches/u-boot-DT-for-Pinebook-Pro.patch: New file. * gnu/packages/patches/u-boot-add-boe-nv140fhmn49-display.patch: New file. * gnu/packages/patches/u-boot-gpio-keys-binding-cons.patch: New file. * gnu/packages/patches/u-boot-leds-common-binding-con.patch: New file. * gnu/packages/patches/u-boot-support-Pinebook-Pro-laptop.patch: New file. * gnu/packages/patches/u-boot-video-rockchip-fix-build.patch: New file. * gnu/local.mk (dist_patch_DATA): Add new patches. * gnu/bootloader/u-boot.scm (install-pinebook-pro-rk3399-u-boot, u-boot-pinebook-pro-rk3399-bootloader): New variable. Co-authored-by: Jan Nieuwenhuizen <janneke@gnu.org>
2020-04-20gnu: liblinphone: Fix icons.Raghav Gururajan
* gnu/packages/linphone.scm (liblinphone): Fix icons. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2020-04-20gnu: obs: Update to 25.0.7.Vagrant Cascadian
* gnu/packages/video (obs): Update to 25.0.7.
2020-04-21Revert "system: Don’t create a module database when no modules are available."Ludovic Courtès
This reverts commit b2fff3b5de7d510fe4809e9a97089dddf2a39ffc. Fixes <https://bugs.gnu.org/40713>. Reported by pkill9 <pkill9@runbox.com>. This commit is incorrect: its effect depends on whether KERNEL's build output is already available in the store, it breaks with non-package kernels as reported at <https://bugs.gnu.org/40713>, and the LINUX-MODULE-DATABASE hook is required at all times since 5c79f238634c5adb6657f1b4b1bb4ddb8bb73ef1 removed the relevant bits from the 'linux-libre' package.
2020-04-21services: etc: Detect and report duplicate entries.Ludovic Courtès
Fixes <https://bugs.gnu.org/40729>. Reported by Christopher Baines <mail@cbaines.net>. * gnu/services.scm (files->etc-directory)[assert-no-duplicates]: New procedure. Use it.
2020-04-21services: dovecot: 'stop' method returns #f upon success.Ludovic Courtès
* gnu/services/mail.scm (dovecot-shepherd-service)[stop]: Use 'invoke' instead of 'make-forkexec-constructor'. Previously, the 'stop' method would return the PID of the "dovecot stop" process, which would be interpreted as a failure to stop the service.
2020-04-21services: Don't use the deprecated 'make-forkexec-constructor' call.Ludovic Courtès
Passing 'make-forkexec-constructor' a string or several string arguments has been deprecated since dmd 0.1. * gnu/services/base.scm (rngd-service-type): In 'start' method, pass a list as the first argument to 'make-forkexec-constructor'. * gnu/services/desktop.scm (bluetooth-shepherd-service): Likewise. * gnu/services/spice.scm (spice-vdagent-shepherd-service): Likewise.
2020-04-21gnu: mcron: Remove now unneeded phase.Ludovic Courtès
This is a followup to a52aa7fdef19f95fc1755ecd88e979ba07d8b392. * gnu/packages/guile-xyz.scm (mcron)[arguments]: Remove 'fix-finding-guile'.
2020-04-20gnu: cgit: Update Git source code to 2.25.4.Leo Famulari
* gnu/packages/version-control.scm (cgit)[inputs]: Update git-source to 2.25.4.
2020-04-20gnu: Git: Update to 2.26.2 [fixes CVE-2020-11008].Leo Famulari
* gnu/packages/version-control.scm (git): Update to 2.26.2. [native-inputs]: Update git-manpages.
2020-04-20gnu: xfce.scm: Sort module imports.Naga Malleswari
* gnu/packages/xfce.scm: Sort module imports. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-04-20installer: Rename uvesafb shepherd service to maybe-uvesafb.Florian Pelz
Because the installer's uvesafb service loads uvesafb only on some machines. This is a follow-up to commit 0ad60b2a89d6d387236466e0bcdd61ac489fca37. * gnu/system/install.scm (uvesafb-shepherd-service): Adjust provision and description fields.
2020-04-20gnu: libqalculate: Fix libcurl gnutls CA cert bundle file.R Veera Kumar
* gnu/packages/patches/libqalculate-3.8.0-libcurl-ssl-fix.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/maths.scm (libqalculate)[source]: Use it. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-04-20gnu: Add midori.Raghav Gururajan
* gnu/packages/web-browsers.scm (midori): New variable. Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
2020-04-20gnu: Add r-bridgesampling.Eric Brown
* gnu/packages/cran.scm (r-bridgesampling): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2020-04-20gnu: java-bouncycastle: Don't use unstable tarball.Efraim Flashner
* gnu/packages/java.scm (java-bouncycastle)[source]: Download using git-fetch. Use upstream's repo, not a mirror.
2020-04-20gnu: java-lz4: Don't use unstable tarball.Efraim Flashner
* gnu/packages/java.scm (java-lz4)[source]: Download using git-fetch. [arguments]: Add phase to make files writable.