Age | Commit message (Expand) | Author |
2024-01-14 | gnu: openssh: Fix build on ppc64le....* gnu/packages/ssh.scm (openssh)[source]:
Use 'openssh-gcc-13-ppc64le-fzero-call-used-regs.patch'.
* gnu/packages/patches/openssh-gcc-13-ppc64le-fzero-call-used-regs.patch:
New file.
* gnu/local.mk (dist_patch_DATA): Add it.
Reported-by: Marcel van der Boom <marcel@van-der-boom.nl>.
Change-Id: I41b1350b2cdd1487a8fd69b13b64f63c0dc166c9
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Jack Hill |
2024-01-14 | gnu: guile-ssh: Update to 0.16.4....* gnu/packages/ssh.scm (guile-ssh): Update to 0.16.4.
[arguments]: Improve the style.
Change-Id: Ib7d741e7f4fc7a1fc167cfa4f7953f84d9f4d390
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Artyom V. Poptsov |
2023-12-21 | gnu: openssh: Update to 9.6p1 [security-fixes]....Fixes CVE-2023-48795.
* gnu/packages/ssh.scm (openssh): Update to 9.6p1.
[arguments]<#:parallel-tests?>: Disable.
Change-Id: I8b7707894d904ec8bcccb943908fff2e69a1a027
Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
| Jack Hill |
2023-12-21 | gnu: libssh: Update to 0.10.6 [security-fixes]....Fixes CVE-2023-6004, CVE-2023-48795, and CVE-2023-6918.
* gnu/packages/ssh.scm (libssh): Update to 0.10.6.
Change-Id: Ie9d304d78b2629f41af9836e5c7eab5df6f26bb5
Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
| Jack Hill |
2023-11-19 | gnu: openssh: Update to 9.5p1....* gnu/packages/ssh.scm (openssh): Update to 9.5p1.
Change-Id: I7347258f801e97045774a27e4c30b82fff2ff73e
| Tobias Geerinckx-Rice |
2023-10-15 | gnu: mosh: Prepare for cross-building....Currently blocked by protobuf.
* gnu/packages/ssh.scm (mosh)[arguments]: Use SEARCH-INPUT-FILE.
| Tobias Geerinckx-Rice |
2023-10-15 | gnu: mosh: Update package style....* gnu/packages/ssh.scm (mosh)[arguments]: Use G-expressions.
Don't explicitly return #t from phases.
[inputs]: Remove input labels.
| Tobias Geerinckx-Rice |
2023-08-06 | gnu: openssh: Update to 9.4p1....* gnu/packages/ssh.scm (openssh): Update to 9.4p1.
[source]: Remove upstreamed Hurd patch.
* gnu/packages/patches/openssh-hurd.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Tobias Geerinckx-Rice |
2023-07-16 | gnu: openssh: Use G-expressions....* gnu/packages/ssh.scm (openssh)[arguments]:
Rewrite as G-expressions.
| Tobias Geerinckx-Rice |
2023-07-16 | gnu: openssh: Remove input labels....* gnu/packages/ssh.scm (openssh)[inputs]: Remove input labels.
(openssh-sans-x)[inputs]: Use MODIFY-INPUTS.
| Tobias Geerinckx-Rice |
2023-07-16 | gnu: openssh: Update to 9.3p2....* gnu/packages/ssh.scm (openssh): Update to 9.3p2.
| Tobias Geerinckx-Rice |
2023-07-01 | gnu: libssh: Update to 0.10.5....* gnu/packages/ssh.scm (libssh): Update to 0.10.5.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| hako |
2023-06-17 | gnu: Use target-hurd?, system-hurd? instead of hurd-target?, hurd-system?....* gnu/packages/hurd.scm (hurd-target?): Remove.
(hurd-system?): Move to...
* guix/utils.scm (system-hurd?): ...here.
* gnu/packages/*: Update all users, removing (gnu packages hurd) include where
now unused.
| Janneke Nieuwenhuizen |
2023-04-25 | Merge remote-tracking branch 'origin/master' into core-updates | Andreas Enge |
2023-04-25 | gnu: python-asyncssh: Update to 2.13.1....Includes fix for python-cryptography>=39 disallowing SHA-1 signatures,
which caused the testsuite to fail.
* gnu/packages/ssh.scm (python-asyncssh): Update to 2.13.1.
| Lars-Dominik Braun |
2023-04-19 | gnu: python-typing-extensions: Move to (gnu packages python-build)....* gnu/packages/python-xyz.scm (python-typing-extensions): Move to...
* gnu/packages/python-build.scm (python-typing-extensions): ... here.
| Maxim Cournoyer |
2023-04-14 | Merge branch 'master' into core-updates....Conflicts:
gnu/local.mk
gnu/packages/build-tools.scm
gnu/packages/certs.scm
gnu/packages/check.scm
gnu/packages/compression.scm
gnu/packages/cups.scm
gnu/packages/fontutils.scm
gnu/packages/gnuzilla.scm
gnu/packages/guile.scm
gnu/packages/ibus.scm
gnu/packages/image-processing.scm
gnu/packages/linux.scm
gnu/packages/music.scm
gnu/packages/nss.scm
gnu/packages/pdf.scm
gnu/packages/python-xyz.scm
gnu/packages/qt.scm
gnu/packages/ruby.scm
gnu/packages/shells.scm
gnu/packages/tex.scm
gnu/packages/video.scm
gnu/packages/vulkan.scm
gnu/packages/web.scm
gnu/packages/webkit.scm
gnu/packages/wm.scm
| Maxim Cournoyer |
2023-03-22 | gnu: OpenSSH: Update to 9.3p1 [security fixes]....The release announcement contains more information about the security
vulnerabilities fixed in this update:
https://www.openssh.com/txt/release-9.3
* gnu/packages/ssh.scm (openssh): Update to 9.3p1.
| Leo Famulari |
2023-03-02 | Merge remote-tracking branch 'savannah/master' into core-updates...Conflicts:
gnu/local.mk
gnu/packages/autotools.scm
gnu/packages/cmake.scm
gnu/packages/gnuzilla.scm
gnu/packages/haskell.scm
gnu/packages/pdf.scm
gnu/packages/python-xyz.scm
gnu/packages/samba.scm
gnu/packages/tex.scm
gnu/packages/tls.scm
gnu/packages/wxwidgets.scm
| Christopher Baines |
2023-02-27 | gnu: libssh: Fix compilation on GNU/Hurd....* gnu/packages/ssh.scm (libssh)[source]: Add snippet.
| Ludovic Courtès |
2023-02-26 | gnu: libssh: Update to 0.10.4....* gnu/packages/ssh.scm (libssh): Update to 0.10.4.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
| Vagrant Cascadian |
2023-02-23 | gnu: Add x11-ssh-askpass....* gnu/packages/ssh.scm (x11-ssh-askpass): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Simon Streit |
2023-02-20 | gnu: sshpass: Update to 1.10....* gnu/packages/ssh.scm (sshpass): Update to 1.10.
| Nicolas Goaziou |
2023-02-04 | gnu: openssh: Update to 9.2p1 [security fixes]....Here is more information about the security issues fixed in this release:
https://www.openssh.com/txt/release-9.2
* gnu/packages/ssh.scm (openssh): Update to 9.2p1.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Jack Hill |
2023-01-30 | Merge remote-tracking branch 'origin/master' into core-updates... Conflicts:
doc/guix.texi
gnu/local.mk
gnu/packages/admin.scm
gnu/packages/base.scm
gnu/packages/chromium.scm
gnu/packages/compression.scm
gnu/packages/databases.scm
gnu/packages/diffoscope.scm
gnu/packages/freedesktop.scm
gnu/packages/gnome.scm
gnu/packages/gnupg.scm
gnu/packages/guile.scm
gnu/packages/inkscape.scm
gnu/packages/llvm.scm
gnu/packages/openldap.scm
gnu/packages/pciutils.scm
gnu/packages/ruby.scm
gnu/packages/samba.scm
gnu/packages/sqlite.scm
gnu/packages/statistics.scm
gnu/packages/syndication.scm
gnu/packages/tex.scm
gnu/packages/tls.scm
gnu/packages/version-control.scm
gnu/packages/xml.scm
guix/build-system/copy.scm
guix/scripts/home.scm
| Efraim Flashner |
2023-01-30 | gnu: guile-ssh: Update to 0.16.3....Fixes <https://issues.guix.gnu.org/58290>.
Reported by Aleksandr Vityazev <avityazev@posteo.org>,
and Andrew Tropin <andrew@trop.in>.
* gnu/packages/ssh.scm (guile-ssh): Update to 0.16.3.
| Ludovic Courtès |
2023-01-08 | gnu: guile-ssh: Update to 0.16.2....* gnu/packages/ssh.scm (guile-ssh): Update to 0.16.2.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| Artyom V. Poptsov |
2022-12-21 | gnu: guile-ssh: Update to 0.16.0....* gnu/packages/ssh.scm (guile-ssh): Update to 0.16.0.
| Vagrant Cascadian |
2022-11-17 | gnu: mosh: Update to 1.4.0....* gnu/packages/ssh.scm (mosh): Update to 1.4.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Hilton Chain |
2022-11-13 | gnu: dropbear: Update to 2022.83....* gnu/packages/ssh.scm (dropbear): Update to 2022.83.
[arguments]: Remove obsolete part of 'enable-x11-forwarding phase.
| Tobias Geerinckx-Rice |
2022-10-24 | gnu: Various typo fixes....* gnu/packages/emacs-xyz.scm (emacs-popup-kill-ring)[description]: Fix very
sneaky "This packages" variant. Thanks to nckhexen!
* gnu/packages/bioinformatics.scm (r-icellnet)[description]: Fix use of
"allows to".
* gnu/packages/check.scm (python-pytest-freezegun)[description]: Ditto.
* gnu/packages/linux.scm (tp-smapi-module)[description]: Ditto.
* gnu/packages/mail.scm (procmail): Ditto.
* gnu/packages/maths.scm (maxima): Ditto.
* gnu/packages/samba.scm (wsdd)[description]: Ditto.
* gnu/packages/ssh.scm (openssh): Ditto.
| Vagrant Cascadian |
2022-10-16 | gnu: openssh: Update to 9.1p1....* gnu/packages/ssh.scm (openssh): Update to 9.1p1.
| Tobias Geerinckx-Rice |
2022-06-26 | gnu: libssh2: Omit static library....* gnu/packages/ssh.scm (libssh2)[arguments]: Add "--disable-static" in
#:configure-flags.
| Marius Bakke |
2022-06-26 | gnu: libssh2: Update to 1.10.0....* gnu/packages/ssh.scm (libssh2): Update to 1.10.0.
[source](patches): Remove.
* gnu/packages/patches/libssh2-CVE-2019-17498.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
| Marius Bakke |
2022-06-16 | gnu: dropbear: Build with X11 forwarding support....* gnu/packages/ssh.scm (dropbear)[phases]
{enable-x11-forwarding}: New phase.
| Maxim Cournoyer |
2022-06-16 | gnu: dropbear: Update to 2022.82....* gnu/packages/ssh.scm (dropbear): Update to 2022.82.
[source]: Delete origin snippet's trailing #t.
[arguments]: Use gexps.
[tests?]: Update comment.
| Maxim Cournoyer |
2022-06-13 | gnu: python-asyncssh: Update to 2.11.0....* gnu/packages/ssh.scm (python-asyncssh)[version]: Update to 2.11.0.
[propagated-inputs]: Add python-typing-extensions.
[native-inputs]: Add python-fido2, python-aiofiles, netcat and
python-pytest.
[arguments]: Disable netcat autodetection. Replace 'check with call
to pytest.
| Lars-Dominik Braun |
2022-05-22 | gnu: hss: Use G-expressions....* gnu/packages/ssh.scm (hss)[arguments]:
Rewrite as G-expressions.
| Tobias Geerinckx-Rice |
2022-05-22 | gnu: hss: Update to 1.9....* gnu/packages/ssh.scm (hss): Update to 1.9.
[arguments]: Don't explicitly return #t from phases.
| Tobias Geerinckx-Rice |
2022-04-29 | gnu: openssh: Trust Guix store directory...* gnu/local.mk (dist_patch_DATA): Add the patch
* gnu/packages/patches/openssh-trust-guix-store-directory.patch: Patch it
* gnu/packages/ssh.scm (openssh[source]): Use it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Alexey Abramov |
2022-03-07 | gnu: guile-ssh: Support cross-compilation....Cross-compilation broke with the update to 0.15.1 in
eabc6af9b8b14bd629544e54bc9c9afa2d0dcd85. 'guile-snarf' would invoke
cpp instead of TRIPLET-cpp, which would thus fail to find libssh
headers.
* gnu/packages/ssh.scm (guile-ssh)[arguments]: Add
'support-cross-compilation' phase.
| Ludovic Courtès |
2022-03-01 | gnu: guile-ssh: Update to 0.15.1....* gnu/packages/patches/guile-ssh-fix-test-suite.patch,
gnu/packages/patches/guile-ssh-read-error.patch: Remove.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/ssh.scm (guile-ssh): Update to 0.15.1, and remove those
patches.
(guile2.2-ssh)[source]: Remove.
(guile2.0-ssh): Remove.
Co-authored-by: poptsov.artyom@gmail.com (Artyom V. Poptsov)
| Ludovic Courtès |
2022-02-27 | gnu: OpenSSH: Update to 8.9p1....* gnu/packages/ssh.scm (openssh): Update to 8.9p1.
| Leo Famulari |
2022-02-18 | gnu: lsh: Build with optimizations....This is a followup to 1cdd6b09c8bc45c1ae5a16f16d5bcf33ab0ceb5e, which
inadvertently turned off optimizations.
* gnu/packages/ssh.scm (lsh)[arguments]: Add "-O2 -g" next to "-fcommon".
| Ludovic Courtès |
2022-02-13 | gnu: lsh: Fix build with GCC 10....* gnu/packages/ssh.scm (lsh)[arguments]: Add "CFLAGS=-fcommon"
to #:configure-flags. Don't explicitly return #t from phases.
[source]: Don't explicitly return #t from snippet.
| Tobias Geerinckx-Rice |
2022-01-14 | gnu: openssh: Add release-monitoring-url....* gnu/packages/ssh.scm (openssh)[properties]: New field.
| Efraim Flashner |
2021-12-13 | gnu: Simplify package inputs....This commit was obtained by running:
./pre-inst-env guix style
without any additional argument.
| Ludovic Courtès |
2021-12-10 | Merge remote-tracking branch 'signed/master' into core-updates | Mathieu Othacehe |
2021-12-06 | gnu: openssh: Remove libfido2 dependency on GNU/Hurd....* gnu/packages/ssh.scm (openssh)[inputs]: Remove LIBFIDO2 when
'hurd-target?'.
[arguments]: Likewise for "--with-security-key-builtin".
| Ludovic Courtès |
2021-12-05 | Merge remote-tracking branch 'origin/master' into core-updates-frozen | Ricardo Wurmus |