aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-06-02gnu: toutenclic: Add missing input.Marius Bakke
* gnu/packages/education.scm (toutenclic)[native-inputs]: Add UNZIP.
2020-06-02gnu: libreoffice: Update to 4.4.2.2.Efraim Flashner
* gnu/packages/libreoffice.scm (libreoffice): Update to 4.4.2.2. [arguments]: Remove unrecognized configure-flag.
2020-06-02gnu: icecat: Update to 68.9.0-guix0-preview1 [security fixes].Mark H Weaver
Includes fixes for CVE-2020-12399 and CVE-2020-12405. * gnu/packages/gnuzilla.scm (%icecat-version, %icecat-build-id): Update. (icecat-source): Update gnuzilla commit, base version, and hashes. * gnu/packages/patches/icecat-makeicecat.patch: Adapt to new version.
2020-06-02gnu: nss: Fix CVE-2020-12399 via graft.Mark H Weaver
* gnu/packages/patches/nss-CVE-2020-12399.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/nss.scm (nss/fixed): New variable. (nss)[replacement]: Add field.
2020-06-02gnu: guix, guix-jupyter, cuirass, hpcguix-web: Use Guile-JSON 4.0.Ludovic Courtès
* gnu/packages/package-management.scm (guix)[native-inputs] [propagated-inputs]: Use GUILE-JSON-4 instead of GUILE-JSON-3. * gnu/packages/ci.scm (cuirass)[inputs]: Likewise. * gnu/packages/package-management.scm (guix-jupyter)[propagated-inputs]: Likewise. * gnu/packages/web.scm (hpcguix-web)[propagated-inputs]: Likewise.
2020-06-02gnu: guile-json: Add version 4.0.1.Ludovic Courtès
* gnu/packages/guile.scm (guile-json-4): New variable. (guile2.2-json): Use it.
2020-06-02doc: Update README to refer to the manual.Ludovic Courtès
* README (Requirements): Refer to the manual. (Installation): Update URL of the manual.
2020-06-02git-authenticate: Rename '%committers' to '%historical-committers'.Ludovic Courtès
* build-aux/git-authenticate.scm (%committers): Rename to... (%historical-committers): ... this. (%authorized-signing-keys): Rename to... (%historical-authorized-signing-keys): ... this. (authenticate-commit): Adjust accordingly.
2020-06-02gnu: libuemf: Work around Guile texinfo limitations.Tobias Geerinckx-Rice
* gnu/packages/image.scm (libuemf)[description]: Substitute @acronym{} for @abbr{}.
2020-06-02gnu: haproxy: Update to 2.1.5.Tobias Geerinckx-Rice
* gnu/packages/networking.scm (haproxy): Update to 2.1.5.
2020-06-02gnu: enet: Update to 1.3.15.Tobias Geerinckx-Rice
* gnu/packages/networking.scm (enet): Update to 1.3.15.
2020-06-02gnu: samba: Update to 4.12.3.Tobias Geerinckx-Rice
* gnu/packages/samba.scm (samba): Update to 4.12.3.
2020-06-02gnu: ubridge: Update to 0.9.18.Tobias Geerinckx-Rice
* gnu/packages/networking.scm (ubridge): Update to 0.9.18.
2020-06-02gnu: byobu: Update to 5.133.Tobias Geerinckx-Rice
* gnu/packages/screen.scm (byobu): Update to 5.133.
2020-06-02gnu: skalibs: Update to 2.9.2.1.Tobias Geerinckx-Rice
* gnu/packages/skarnet.scm (skalibs): Update to 2.9.2.1.
2020-06-02gnu: execline: Update to 2.6.0.2.Tobias Geerinckx-Rice
* gnu/packages/skarnet.scm (execline): Update to 2.6.0.2.
2020-06-02gnu: tilda: Update to 1.5.2.Tobias Geerinckx-Rice
* gnu/packages/terminals.scm (tilda): Update to 1.5.2.
2020-06-02gnu: sakura: Update to 3.7.1.Tobias Geerinckx-Rice
* gnu/packages/terminals.scm (sakura): Update to 3.7.1.
2020-06-02gnu: sakura: Don't use NAME in source URI.Tobias Geerinckx-Rice
* gnu/packages/terminals.scm (sakura)[source]: Hard-code NAME.
2020-06-02gnu: openh264: Update to 2.1.1.Tobias Geerinckx-Rice
* gnu/packages/video.scm (openh264): Update to 2.1.1.
2020-06-02gnu: tmux-xpanes: Update to 4.1.2.Tobias Geerinckx-Rice
* gnu/packages/tmux.scm (tmux-xpanes): Update to 4.1.2.
2020-06-02gnu: ghostwriter: Update to 1.8.1.Tobias Geerinckx-Rice
* gnu/packages/text-editors.scm (ghostwriter): Update to 1.8.1.
2020-06-02gnu: youtube-viewer: Update to 3.7.6.Tobias Geerinckx-Rice
* gnu/packages/video.scm (youtube-viewer): Update to 3.7.6.
2020-06-02gnu: wpebackend-fdo: Update to 1.6.1.Tobias Geerinckx-Rice
* gnu/packages/webkit.scm (wpebackend-fdo): Update to 1.6.1.
2020-06-02gnu: xbindkeys: Update to 1.8.7.Tobias Geerinckx-Rice
* gnu/packages/xdisorg.scm (xbindkeys): Update to 1.8.7. [native-inputs]: Add pkg-config. [inputs]: Update to guile-2.2.
2020-06-02gnu: asunder: Update to 2.9.6.Tobias Geerinckx-Rice
* gnu/packages/cdrom.scm (asunder): Update to 2.9.6.
2020-06-02gnu: python-parameterized: Update to 0.7.4.Tobias Geerinckx-Rice
* gnu/packages/check.scm (python-parameterized): Update to 0.7.4.
2020-06-02build-system: linux-module: Allow passing #:make-flags argument.Danny Milosavljevic
* guix/build-system/linux-module.scm (linux-module-build): Add #:make-flags. (linux-module-build-cross): Add #:make-flags. * guix/build/linux-module-build-system.scm (install): Pass make-flags. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-06-02gnu: emacs-ts: Update to 0.2.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-ts): Update to 0.2.
2020-06-02doc: cookbook: Add entry about Wireguard VPN.Marcin Karpezo
Co-authored-by: Brice Waegeneire <brice@waegenei.re> * doc/guix-cookbook.texi (Connect to Wireguard VPN): New section.
2020-06-02tests: Allow passing on systems without support for swap devices.Simon South
* tests/syscalls.scm ("swapon", "swapoff"): Accept ENOSYS as a valid result. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2020-06-02gnu: slurm-drmaa: Update to 1.1.1.Roel Janssen
* gnu/packages/parallel.scm (slurm-drmaa): Update to 1.1.1.
2020-06-02gnu: gajim-omemo: Update home page.Arun Isaac
* gnu/packages/messaging.scm (gajim-omemo)[home-page]: Update.
2020-06-02gnu: gajim-omemo: Update to 2.7.4.Arun Isaac
* gnu/packages/messaging.scm (gajim-omemo): Update to 2.7.4.
2020-06-02gnu: python-axolotl: Update to 0.2.3.Arun Isaac
* gnu/packages/python-crypto.scm (python-axolotl): Update to 0.2.3. [source]: Use PyPI URI. [propagated-inputs]: Remove python-dateutil and python-pycrypto. Add python-cryptography.
2020-06-02gnu: python-axolotl-curve25519: Update to 0.4.1.post2.Arun Isaac
* gnu/packages/python-crypto.scm (python-axolotl-curve25519): Update to 0.4.1.post2. [source]: Use PyPI URI. [arguments]: Remove --root=/ configure flag.
2020-06-02gnu: go-github-com-robfig-cron: Update to 3.0.1.Arun Isaac
* gnu/packages/golang.scm (go-github-com-robfig-cron): Update to 3.0.1.
2020-06-02gnu: emacs-evil-surround: Update to 1.1.0.Arun Isaac
* gnu/packages/emacs-xyz.scm (emacs-evil-surround): Update to 1.1.0.
2020-06-02gnu: hplip: Update to 3.20.5.Tobias Geerinckx-Rice
* gnu/packages/cups.scm (hplip): Update to 3.20.5.
2020-06-02gnu: xa: Update to 2.3.11.Tobias Geerinckx-Rice
* gnu/packages/assembly.scm (xa): Update to 2.3.11.
2020-06-02gnu: ropgadget: Update to 6.3.Tobias Geerinckx-Rice
* gnu/packages/cybersecurity.scm (ropgadget): Update to 6.3.
2020-06-02gnu: mariadb-connector-c: Update to 3.1.8.Tobias Geerinckx-Rice
* gnu/packages/databases.scm (mariadb-connector-c): Update to 3.1.8.
2020-06-02gnu: lmdb: Update home page.Tobias Geerinckx-Rice
* gnu/packages/databases.scm (lmdb)[home-page]: Update.
2020-06-02gnu: fasm: Update to 1.73.24.Tobias Geerinckx-Rice
* gnu/packages/assembly.scm (fasm): Update to 1.73.24.
2020-06-02gnu: xarchiver: Update to 0.5.4.15.Tobias Geerinckx-Rice
* gnu/packages/compression.scm (xarchiver): Update to 0.5.4.15.
2020-06-02gnu: lmdb: Update to 0.9.25.Tobias Geerinckx-Rice
* gnu/packages/databases.scm (lmdb): Update to 0.9.25. [source]: Fetch from OpenLDAP repository.
2020-06-02gnu: rclone: Update to 1.52.0.Nicolas Goaziou
* gnu/packages/sync.scm (rclone): Update to 1.52.0.
2020-06-01gnu: fet: Update to 5.44.8.Nicolas Goaziou
* gnu/packages/education.scm (fet): Update to 5.44.8.
2020-06-01gnu: scintilla: Update to 4.4.0.Nicolas Goaziou
* gnu/packages/text-editors.scm (scintilla): Update to 4.4.0. [arguments]: Remove phase building shared library. This is now done out of the box.
2020-06-01gnu: geany: Un-unbundle scintillaNicolas Goaziou
* gnu/packages/text-editors.scm (geany)[source]: Do not un-bundle scintilla. [arguments]: Remove phase using our shared library. Use bundled one instead.