Age | Commit message (Expand) | Author |
2020-03-07 | gnu: next: Fix build with SBCL 2.0.2....* gnu/packages/web-browsers.scm (next)[arguments]: Fix lambda-list type error
on SBCL 2.0.2.
| Pierre Neidhardt |
2020-03-07 | gnu: s6-rc: Update to 0.5.1.2....* gnu/packages/skarnet.scm (s6-rc): Update to 0.5.1.2.
| Tobias Geerinckx-Rice |
2020-03-07 | gnu: s6-portable-utils: Update to 2.2.2.2....* gnu/packages/skarnet.scm (s6-portable-utils): Update to 2.2.2.2.
| Tobias Geerinckx-Rice |
2020-03-07 | gnu: s6-networking: Update to 2.3.1.2....* gnu/packages/skarnet.scm (s6-networking): Update to 2.3.1.2.
| Tobias Geerinckx-Rice |
2020-03-07 | gnu: s6-linux-utils: Update to 2.5.1.2....* gnu/packages/skarnet.scm (s6-linux-utils): Update to 2.5.1.2.
| Tobias Geerinckx-Rice |
2020-03-07 | gnu: scm: Update to 5f3....* gnu/packages/scheme.scm (scm): Update to 5f3.
| Tobias Geerinckx-Rice |
2020-03-07 | gnu: ntp: Update to 4.2.8p14 [fixes Sec 3610, Sec 3596, Sec 3592]....https://support.ntp.org/bin/view/Main/SecurityNotice#Recent_Vulnerabilities
* gnu/packages/ntp.scm (ntp): Update to 4.2.8p14.
| Tobias Geerinckx-Rice |
2020-03-07 | gnu: ntp: Use HTTPS in metadata URIs...* gnu/packages/ntp.scm (ntp)[home-page, license]: Use HTTPS.
| Tobias Geerinckx-Rice |
2020-03-07 | gnu: unbound: Update to 1.10.0....* gnu/packages/dns.scm (unbound): Update to 1.10.0.
Signed-off-by: Jakub Kądziołka <kuba@kadziolka.net>
| Vincent Legoll |
2020-03-07 | gnu: ppp: Update to 2.4.8-1.8d45443 [fixes CVE-2020-8597]....* gnu/packages/samba.scm (ppp): Update to 2.4.8-1.8d45443.
Use GIT-FETCH and GIT-FILE-NAME.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
| Vincent Legoll |
2020-03-07 | gnu: Use HTTPS for commons.apache.org home pages....* gnu/packages/java.scm (java-commons-io, java-commons-logging-minimal)
(java-commons-math3, java-commons-jxpath, java-commons-daemon)
(java-commons-net, java-commons-vfs, java-commons-beanutils)
(java-commons-lang, java-commons-lang3)[home-page]:Use HTTPS.
| Tobias Geerinckx-Rice |
2020-03-07 | gnu: java-joda-convert: Use HTTPS home page....* gnu/packages/java.scm (java-joda-convert)[home-page]: Use HTTPS.
| Tobias Geerinckx-Rice |
2020-03-07 | gnu: java-log4j-1.2-api: Use HTTPS home page....* gnu/packages/java.scm (java-log4j-1.2-api)[home-page]: Use HTTPS.
| Tobias Geerinckx-Rice |
2020-03-07 | gnu: java-testng: Use HTTPS home page....* gnu/packages/java.scm (java-testng)[home-page]: Use HTTPS.
| Tobias Geerinckx-Rice |
2020-03-07 | gnu: java-junit: Use HTTPS home page....* gnu/packages/java.scm (java-junit)[home-page]: Use HTTPS.
| Tobias Geerinckx-Rice |
2020-03-07 | gnu: java-openchart2: Use HTTPS home page....* gnu/packages/java.scm (java-openchart2)[home-page]: Use HTTPS.
| Tobias Geerinckx-Rice |
2020-03-07 | gnu: raincat: Update home page....* gnu/packages/haskell-apps.scm (raincat)[home-page]: Update.
| Tobias Geerinckx-Rice |
2020-03-07 | gnu: instantmusic: Update home page....* gnu/packages/music.scm (instantmusic)[home-page]: Update.
| Tobias Geerinckx-Rice |
2020-03-07 | gnu: openblas: Use HTTPS home page....* gnu/packages/maths.scm (openblas)[home-page]: Use HTTPS.
| Tobias Geerinckx-Rice |
2020-03-07 | gnu: python-execnet: Use HTTPS home page....* gnu/packages/python-xyz.scm (python-execnet)[home-page]: Use HTTPS.
| Tobias Geerinckx-Rice |
2020-03-07 | gnu: emacs-ffap-rfc-space: Use HTTPS home page....* gnu/packages/emacs-xyz.scm (emacs-ffap-rfc-space)[home-page]: Use HTTPS.
| Tobias Geerinckx-Rice |
2020-03-07 | gnu: librecad: Use HTTPS home page....* gnu/packages/engineering.scm (librecad)[home-page]: Use HTTPS.
| Tobias Geerinckx-Rice |
2020-03-07 | gnu: spice: Update to 0.14.3....* gnu/packages/spice.scm (spice): Update to 0.14.3.
[source]: Remove obsolete patch.
* gnu/packages/patches/spice-fix-test-armhf.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Tobias Geerinckx-Rice |
2020-03-07 | gnu: xfce4-weather-plugin: Update to 0.10.1....* gnu/packages/xfce.scm (xfce4-weather-plugin): Update to 0.10.1.
| Tobias Geerinckx-Rice |
2020-03-07 | gnu: xfce4-clipman-plugin: Update to 1.4.4....* gnu/packages/xfce.scm (xfce4-clipman-plugin): Update to 1.4.4.
| Tobias Geerinckx-Rice |
2020-03-07 | gnu: xfce4-clipman-plugin: Don't use NAME in source URI....* gnu/packages/xfce.scm (xfce4-clipman-plugin)[source]: Hard-code NAME.
| Tobias Geerinckx-Rice |
2020-03-07 | gnu: fmt: Switch back to url-fetch....* gnu/packages/pretty-print.scm (fmt)[source]: Use url-fetch instead of
git-fetch since upstream uploads releases. Both approaches produce the
same package, but git-fetch requires more bandwidth.
| Pierre Neidhardt |
2020-03-07 | gnu: cl-dbus: Remove unneeded inputs....* gnu/packages/lisp-xyz.scm (cl-dbus)[propagated-inputs]: Remove iolib
subpackages now that iolib properly references them.
| Pierre Neidhardt |
2020-03-07 | gnu: sbcl-iolib: Fix build to refer to its subpackages properly....* gnu/packages/lisp-xyz.scm (sbcl-iolib): Inherit from its subpackages instead
of the other way around, so that they are automatically referenced in the
generated .asd.
| Pierre Neidhardt |
2020-03-06 | gnu: go-golang.org-x-sync-errgroup: Fix spelling of "cancellation"....* gnu/packages/golang (go-golang.org-x-sync-errgroup)[synopsis]: Fix typo.
| Vagrant Cascadian |
2020-03-06 | gnu: rust-named-pipe-0.4: Fix spelling of "asynchronous"...* gnu/packages/crates-io (rust-named-pipe-0.4)[synopsis]: Fix typo.
[description]: Fix typo.
| Vagrant Cascadian |
2020-03-06 | gnu: r-d3network: Fix typo "This package"....* gnu/packages/cran (r-d3network)[description]: Fix typo.
| Vagrant Cascadian |
2020-03-06 | gnu: ksystemlog: Fix spelling of "occurring"....* gnu/packages/kde-sytemtools (ksystemlog)[description]: Fix typo.
| Vagrant Cascadian |
2020-03-06 | gnu: unicode-cldr-common: Fix spelling of "information"....* gnu/packages/unicode (unicode-cldr-common)[description]: Fix typo.
| Vagrant Cascadian |
2020-03-06 | gnu: sdl-pango: Rename patch to fix guix lint warning about patch filename size....* gnu/packages/patches/sdl-pango-fix-explicit-SDLPango_CopyFTBitmapToSurface.patch:
Rename to ...
* gnu/packages/patches/sdl-pango-fix-explicit-SDLPango_CopyFTBitmapTo.patch:
... this.
* gnu/local.mk: Update accordingly.
* gnu/packages/sdl.scm: Update accordingly.
| Vagrant Cascadian |
2020-03-06 | gnu: akonadi: Rename patch to fix guix lint warning about patch filename size....* gnu/packages/patches/akonadi-Revert-Make-installation-properly-relocatabl.patch:
Rename to ...
* gnu/packages/patches/akonadi-Revert-Make-installation-properly-relo.patch:
... this.
* gnu/packages/kde-pim (akonadi) Update accordingly.
* gnu/local.mk: Update accordingly.
| Vagrant Cascadian |
2020-03-07 | gnu: yasm: Use HTTPS home page....* gnu/packages/assembly.scm (yasm)[home-page]: Use HTTPS.
| Tobias Geerinckx-Rice |
2020-03-07 | gnu: jq: Use HTTPS home page....* gnu/packages/web.scm (jq)[home-page]: Use HTTPS.
| Tobias Geerinckx-Rice |
2020-03-07 | gnu: xerces-c: Use HTTPS home page....* gnu/packages/xml.scm (xerces-c)[home-page]: Use HTTPS.
| Tobias Geerinckx-Rice |
2020-03-07 | gnu: ytalk: Use HTTPS home page....* gnu/packages/messaging.scm (ytalk)[home-page]: Use HTTPS.
| Tobias Geerinckx-Rice |
2020-03-07 | gnu: re2c: Use HTTPS home page....* gnu/packages/re2c.scm (re2c)[home-page]: Use HTTPS.
| Tobias Geerinckx-Rice |
2020-03-07 | gnu: zimg: Update to 2.9.3....* gnu/packages/image.scm (zimg): Update to 2.9.3.
| Tobias Geerinckx-Rice |
2020-03-07 | gnu: bluefish: Update to 2.2.11....* gnu/packages/gnome.scm (bluefish): Update to 2.2.11.
[inputs]: Replace python-2 with python-wrapper.
| Tobias Geerinckx-Rice |
2020-03-07 | gnu: bluefish: Don't use NAME in source URI....* gnu/packages/gnome.scm (bluefish)[source]: Hard-code NAME.
| Tobias Geerinckx-Rice |
2020-03-07 | gnu: rhythmbox: Update to 3.4.4....* gnu/packages/gnome.scm (rhythmbox): Update to 3.4.4.
| Tobias Geerinckx-Rice |
2020-03-07 | gnu: rhythmbox: Don't use NAME in source URI....* gnu/packages/gnome.scm (rhythmbox)[source]: Hard-code NAME.
| Tobias Geerinckx-Rice |
2020-03-07 | gnu: knot: Update to 2.9.3....* gnu/packages/dns.scm (knot): Update to 2.9.3.
| Tobias Geerinckx-Rice |
2020-03-07 | gnu: hplip: Update to 3.20.2....* gnu/packages/cups.scm (hplip): Update to 3.20.2.
| Tobias Geerinckx-Rice |
2020-03-07 | gnu: gkrellm: Update to 2.3.11....* gnu/packages/gkrellm.scm (gkrellm): Update to 2.3.11.
| Tobias Geerinckx-Rice |
2020-03-06 | doc: Fix build of German Cookbook translation....This is a follow-up to f98e83a17fa30587520e858231ec9c61f3624ecd.
See <https://lists.gnu.org/archive/html/guix-devel/2020-03/msg00095.html>.
Reported there by Vagrant Cascadian <vagrant@debian.org>.
* po/doc/local.mk (DOC_COOKBOOK_PO_FILES): Use correct file name.
(doc-po-update-cookbook-%): Use correct PO file name.
| Florian Pelz |