Age | Commit message (Collapse) | Author |
|
* gnu/packages/education.scm (toutenclic)[native-inputs]: Add UNZIP.
|
|
* gnu/packages/libreoffice.scm (libreoffice): Update to 4.4.2.2.
[arguments]: Remove unrecognized configure-flag.
|
|
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.
|
|
* 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.
|
|
* 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.
|
|
* gnu/packages/guile.scm (guile-json-4): New variable.
(guile2.2-json): Use it.
|
|
* README (Requirements): Refer to the manual.
(Installation): Update URL of the manual.
|
|
* 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.
|
|
* gnu/packages/image.scm (libuemf)[description]: Substitute @acronym{}
for @abbr{}.
|
|
* gnu/packages/networking.scm (haproxy): Update to 2.1.5.
|
|
* gnu/packages/networking.scm (enet): Update to 1.3.15.
|
|
* gnu/packages/samba.scm (samba): Update to 4.12.3.
|
|
* gnu/packages/networking.scm (ubridge): Update to 0.9.18.
|
|
* gnu/packages/screen.scm (byobu): Update to 5.133.
|
|
* gnu/packages/skarnet.scm (skalibs): Update to 2.9.2.1.
|
|
* gnu/packages/skarnet.scm (execline): Update to 2.6.0.2.
|
|
* gnu/packages/terminals.scm (tilda): Update to 1.5.2.
|
|
* gnu/packages/terminals.scm (sakura): Update to 3.7.1.
|
|
* gnu/packages/terminals.scm (sakura)[source]: Hard-code NAME.
|
|
* gnu/packages/video.scm (openh264): Update to 2.1.1.
|
|
* gnu/packages/tmux.scm (tmux-xpanes): Update to 4.1.2.
|
|
* gnu/packages/text-editors.scm (ghostwriter): Update to 1.8.1.
|
|
* gnu/packages/video.scm (youtube-viewer): Update to 3.7.6.
|
|
* gnu/packages/webkit.scm (wpebackend-fdo): Update to 1.6.1.
|
|
* gnu/packages/xdisorg.scm (xbindkeys): Update to 1.8.7.
[native-inputs]: Add pkg-config.
[inputs]: Update to guile-2.2.
|
|
* gnu/packages/cdrom.scm (asunder): Update to 2.9.6.
|
|
* gnu/packages/check.scm (python-parameterized): Update to 0.7.4.
|
|
* 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>
|
|
* gnu/packages/emacs-xyz.scm (emacs-ts): Update to 0.2.
|
|
Co-authored-by: Brice Waegeneire <brice@waegenei.re>
* doc/guix-cookbook.texi (Connect to Wireguard VPN): New section.
|
|
* tests/syscalls.scm ("swapon", "swapoff"): Accept ENOSYS as a valid result.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
|
|
* gnu/packages/parallel.scm (slurm-drmaa): Update to 1.1.1.
|
|
* gnu/packages/messaging.scm (gajim-omemo)[home-page]: Update.
|
|
* gnu/packages/messaging.scm (gajim-omemo): Update to 2.7.4.
|
|
* 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.
|
|
* gnu/packages/python-crypto.scm (python-axolotl-curve25519): Update to
0.4.1.post2.
[source]: Use PyPI URI.
[arguments]: Remove --root=/ configure flag.
|
|
* gnu/packages/golang.scm (go-github-com-robfig-cron): Update to 3.0.1.
|
|
* gnu/packages/emacs-xyz.scm (emacs-evil-surround): Update to 1.1.0.
|
|
* gnu/packages/cups.scm (hplip): Update to 3.20.5.
|
|
* gnu/packages/assembly.scm (xa): Update to 2.3.11.
|
|
* gnu/packages/cybersecurity.scm (ropgadget): Update to 6.3.
|
|
* gnu/packages/databases.scm (mariadb-connector-c): Update to 3.1.8.
|
|
* gnu/packages/databases.scm (lmdb)[home-page]: Update.
|
|
* gnu/packages/assembly.scm (fasm): Update to 1.73.24.
|
|
* gnu/packages/compression.scm (xarchiver): Update to 0.5.4.15.
|
|
* gnu/packages/databases.scm (lmdb): Update to 0.9.25.
[source]: Fetch from OpenLDAP repository.
|
|
* gnu/packages/sync.scm (rclone): Update to 1.52.0.
|
|
* gnu/packages/education.scm (fet): Update to 5.44.8.
|
|
* 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.
|
|
* gnu/packages/text-editors.scm (geany)[source]: Do not un-bundle scintilla.
[arguments]: Remove phase using our shared library. Use bundled one instead.
|