about
aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/patches/libtar-CVE-2013-4420.patch
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2021-06-23 12:52:21 +0200
committerTobias Geerinckx-Rice <me@tobias.gr>2021-06-23 18:41:23 +0200
commit620669fd17306c2edb21c64a99fa47160fefb319 (patch)
tree89d41b5a75198d1c5a36afde07465425bc2d5924 /gnu/packages/patches/libtar-CVE-2013-4420.patch
parent3694c0d4fee0f7faf130ecd9386ea45932a19543 (diff)
downloadguix-620669fd17306c2edb21c64a99fa47160fefb319.tar.gz
guix-620669fd17306c2edb21c64a99fa47160fefb319.zip
gnu: cups: Add replacement to fix CVE-2020-10001.
* gnu/packages/patches/cups-CVE-2020-10001.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/cups.scm (cups-minimal/fixed): New variable. (cups-minimal)[replacement]: Assign it to new field.
Diffstat (limited to 'gnu/packages/patches/libtar-CVE-2013-4420.patch')
0 files changed, 0 insertions, 0 deletions
pan title='2021-06-21 12:17:23 +0200'>2021-06-21gnu: r-arrow: Add arrow libraries.Ricardo Wurmus * gnu/packages/cran.scm (r-arrow)[inputs]: Add the lib output of apache-arrow. 2021-06-21gnu: apache-arrow: Update to 4.0.1.Ricardo Wurmus * gnu/packages/databases.scm (apache-arrow): Update to 4.0.1. [arguments]: Remove trailing boolean; ensure that xsimd is not downloaded and built anew. [inputs]: Add xsimd. 2021-06-21gnu: Add cl-gserver.Pierre Neidhardt * gnu/packages/lisp-xyz.scm (cl-gserver, ecl-cl-gserver, sbcl-cl-gserver): New variables. 2021-06-21gnu: Add cl-hamt.Pierre Neidhardt * gnu/packages/lisp-xyz.scm (cl-hamt, ecl-cl-hamt, sbcl-cl-hamt): New variables. 2021-06-21gnu: Add cl-murmurhash.Pierre Neidhardt * gnu/packages/lisp-xyz.scm (cl-murmurhash, ecl-cl-murmurhash, sbcl-cl-murmurhash): New variables. 2021-06-21gnu: Add cl-mock.Pierre Neidhardt * gnu/packages/lisp-xyz.scm (cl-mock, ecl-cl-mock, sbcl-cl-mock): New variables. 2021-06-21gnu: Add atomics.Pierre Neidhardt * gnu/packages/lisp-xyz.scm (cl-atomics, ecl-atomics, sbcl-atomics): New variables. 2021-06-21gnu: Add binding-arrows.Pierre Neidhardt * gnu/packages/lisp-xyz.scm (cl-binding-arrows, ecl-binding-arrows, sbcl-binding-arrows): New variables. 2021-06-21gnu: Add forgotten ecl-stmx and cl-stmx definitions.Pierre Neidhardt * gnu/packages/lisp-xyz.scm (cl-ecl-stmx, ecl-ecl-stmx): New variables. 2021-06-21gnu: Add tlf.Jack Hill * gnu/packages/patches/tlf-support-hamlib-4.2+.patch: New file. * gnu/local.mk: Add it. * gnu/packages/radio.scm (tlf): New variable. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> 2021-06-21gnu: emacs-marginalia: Update to 0.7.Nicolas Goaziou * gnu/packages/emacs-xyz.scm (emacs-marginalia): Update to 0.7. 2021-06-21gnu: emacs-vertico: Update to 0.12.Nicolas Goaziou * gnu/packages/emacs-xyz.scm (emacs-vertico): Update to 0.12. 2021-06-21gnu: emacs-corfu: Update to 0.9.Nicolas Goaziou * gnu/packages/emacs-xyz.scm (emacs-corfu): Update to 0.9. 2021-06-21gnu: font-terminus: Build Open Type Bitmap.Boris A. Dekshteyn * gnu/packages/fonts.scm (font-terminus)[outputs]: Add otb. [arguments]: Add 'build-otb, 'install-otb phases. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> 2021-06-21gnu: kirc: Update to 0.2.7.Tobias Geerinckx-Rice * gnu/packages/irc.scm (kirc): Update to 0.2.7. 2021-06-21gnu: asio: Update to 1.18.2.Tobias Geerinckx-Rice * gnu/packages/networking.scm (asio): Update to 1.18.2. 2021-06-21gnu: whois: Update to 5.5.10.Tobias Geerinckx-Rice * gnu/packages/networking.scm (whois): Update to 5.5.10. 2021-06-21gnu: ocaml-merlin: Inherit from ‘ocaml-dot-merlin-reader’.Xinglu Chen * gnu/packages/ocaml.scm (ocaml-merlin): Inherit from ‘ocaml-dot-merlin-reader’, thus also updating it to 4.2-411. [version, source, build-system, home-page]: Remove. [arguments]<#:phases>: Use custom test phase. Signed-off-by: Julien Lepiller <julien@lepiller.eu> 2021-06-21gnu: ocaml-dot-merlin-reader: Update to 4.2-411.Xinglu Chen * gnu/packages/ocaml.scm (ocaml-dot-merlin-reader): Update to 4.2-411. Signed-off-by: Julien Lepiller <julien@lepiller.eu> 2021-06-20gnu: corsix-th: Update to 0.65.Tobias Geerinckx-Rice * gnu/packages/games.scm (corsix-th): Update to 0.65. 2021-06-20gnu: tcpdump: Update to 4.99.1.Tobias Geerinckx-Rice * gnu/packages/admin.scm (tcpdump): Update to 4.99.1. 2021-06-20gnu: rsnapshot: Update to 1.4.4.Tobias Geerinckx-Rice * gnu/packages/backup.scm (rsnapshot): Update to 1.4.4. 2021-06-20gnu: knot: Update to 3.0.7.Tobias Geerinckx-Rice * gnu/packages/dns.scm (knot): Update to 3.0.7. 2021-06-20services: openssh: Replace 'without-password' by 'prohibit-password'.Brice Waegeneire For some time, OpenSSH's option 'PermitRootLogin' has deprecated the ambiguous argument 'without-password' with 'prohibit-password'. * doc/guix.texi (Network Services): Replace 'without-password by 'prohibit-password. * gnu/machine/digital-ocean.scm (guix-infect): Change system configuration to use 'prohibit-password. * gnu/services/ssh.scm (openssh-configuration): Change comment to use 'prohibit-password. (openssh-config-file): Add support for 'prohibit-password to 'permit-root-login'. Warn about deprecated 'without-password usage. * gnu/tests/ganeti.scm (%ganeti-os): Replace 'without-password by 'prohibit-password. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr> 2021-06-20gnu: ocaml-ppxlib: Update to 0.22.1.Xinglu Chen * gnu/packages/ocaml.scm (ocaml-ppxlib): Update to 0.22.1. Signed-off-by: Julien Lepiller <julien@lepiller.eu> 2021-06-20gnu: why3: Update to 1.3.3.Julien Lepiller * gnu/packages/maths.scm (why3): Update to 1.3.3. [arguments]: Adjust for newer ocaml-num. 2021-06-20gnu: ocaml-menhir: Update to 20210419.Xinglu Chen * gnu/packages/ocaml.scm (ocaml-menhir): Update to 20210419. Signed-off-by: Julien Lepiller <julien@lepiller.eu> 2021-06-20gnu: openvpn: Update to 2.5.3.Solene Rapenne * gnu/packages/vpn.scm (openvpn): Update to 2.5.3. Signed-off-by: Brice Waegeneire <brice@waegenei.re> 2021-06-20gnu: tectonic: Update to 0.7.0.Nicolas Goaziou * gnu/packages/rust-apps.scm (tectonic): Update to 0.7.0. 2021-06-20gnu: Add ocaml-mparser-pcre.Xinglu Chen * gnu/packages/ocaml.scm (ocaml-mparser-pcre): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu> 2021-06-20gnu: Add ocaml-mparser-re.Xinglu Chen * gnu/packages/ocaml.scm (ocaml-mparser-re): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu> 2021-06-20gnu: Add ocaml-mparser.Xinglu Chen * gnu/packages/ocaml.scm (ocaml-mparser): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu> 2021-06-20gnu: ocaml4.07-pcre: Remove package.Xinglu Chen * gnu/packages/ocaml.scm (ocaml4.07-pcre): Remove package. It has been superseded by ‘ocaml-pcre’. Signed-off-by: Julien Lepiller <julien@lepiller.eu> 2021-06-20gnu: ocaml4.07-expect: Switch to default OCaml compiler.Xinglu Chen * gnu/packages/ocaml.scm (ocaml4.07-expect): Rename to ‘ocaml-expect’. [arguments]: Use default OCaml compiler. [native-inputs]: Use ‘ocaml-*’ packages instead of ‘ocaml4.07-*’. [propagated-inputs]: Likewise. [description]: Make it a full sentence. Signed-off-by: Julien Lepiller <julien@lepiller.eu> 2021-06-20gnu: Add ocaml-pcre.Xinglu Chen * gnu/packages/ocaml.scm (ocaml-pcre): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu> 2021-06-20gnu: emacs-emms: Update to 7.5.Nicolas Goaziou * gnu/packages/emacs-xyz.scm (emacs-emms): Update to 7.5. 2021-06-19services: pcscd: Cleanup socket when started.Brice Waegeneire Otherwise when pcscd doesn't terminate properly (ie. receive a SIGKILL), it won't start again because of it's socket already existing. * gnu/services/security-token.scm (pcscd-shepherd-service)[start]: Remove existing socket file. 2021-06-19gnu: opendoas: Fix restricted path "safepath".Brice Waegeneire * gnu/packages/admin.scm (opendoas)[phases]: Rename 'fix-install' phase to 'pre-configure', run it before 'configure' and add a substitution for safepath. 2021-06-19gnu: esbuild: Update to 0.12.9.Ryan Prior * gnu/packages/web.scm (esbuild): Update to 0.12.9. Signed-off-by: Brice Waegeneire <brice@waegenei.re> 2021-06-19gnu: Add duc.Brice Waegeneire * gnu/packages/disk.scm (duc): New variable.