[openssh-commits] [openssh] 03/03: Update x11-ssh-askpass upstream location.
git+noreply at mindrot.org
git+noreply at mindrot.org
Wed Aug 12 20:00:25 AEST 2026
This is an automated email from the git hooks/post-receive script.
dtucker pushed a commit to branch master
in repository openssh.
commit 54233bc157d1e6552c4cfc8e09fcda2957da13a4
Author: Darren Tucker <dtucker at dtucker.net>
AuthorDate: Wed Aug 12 19:58:33 2026 +1000
Update x11-ssh-askpass upstream location.
The original upstream location of x11-ssh-askpass is gone. Replace with
its archive.org page for now, similar to what Debian uses.
---
INSTALL | 2 +-
contrib/README | 2 +-
contrib/redhat/openssh.spec | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/INSTALL b/INSTALL
index 96b299477..12fc397e5 100644
--- a/INSTALL
+++ b/INSTALL
@@ -79,7 +79,7 @@ http://www.gnome.org/
Alternatively, Jim Knoble <jmknoble at pobox.com> has written an excellent X11
passphrase requester. This is maintained separately at:
-http://www.jmknoble.net/software/x11-ssh-askpass/
+https://web.archive.org/web/20131006102910/http://jmknoble.net/software/x11-ssh-askpass/
LibEdit:
diff --git a/contrib/README b/contrib/README
index 614152a12..b76cf60d2 100644
--- a/contrib/README
+++ b/contrib/README
@@ -19,7 +19,7 @@ X11 SSH Askpass:
Jim Knoble <jmknoble at pobox.com> has written an excellent X11
passphrase requester. This is highly recommended:
-http://www.jmknoble.net/software/x11-ssh-askpass/
+https://web.archive.org/web/20131006102910/http://jmknoble.net/software/x11-ssh-askpass/
In this directory
diff --git a/contrib/redhat/openssh.spec b/contrib/redhat/openssh.spec
index 363c150b3..2e1cc8567 100644
--- a/contrib/redhat/openssh.spec
+++ b/contrib/redhat/openssh.spec
@@ -72,7 +72,7 @@ Release: %{rel}
%endif
URL: https://www.openssh.com/portable.html
Source0: https://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-%{version}.tar.gz
-Source1: http://www.jmknoble.net/software/x11-ssh-askpass/x11-ssh-askpass-%{aversion}.tar.gz
+Source1: https://web.archive.org/web/20131006102910/http://jmknoble.net/software/x11-ssh-askpass/x11-ssh-askpass-%{aversion}.tar.gz
License: BSD
Group: Applications/Internet
BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list