diff options
author | Colin Watson <cjwatson@debian.org> | 2016-04-03 18:13:48 +0100 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2016-04-03 18:13:48 +0100 |
commit | 26bd93ca1a0ecf416023a787432364d6f48b785c (patch) | |
tree | a27f92c730472c27e7355fb2d7c16b2e86063cb9 /debian | |
parent | edce01b0e0d06205e18fb1b0c23812ca9987196e (diff) |
Change all openssh.org references to openssh.com (closes: #819213).
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 20 | ||||
-rw-r--r-- | debian/control | 2 | ||||
-rw-r--r-- | debian/faq.html | 24 | ||||
-rwxr-xr-x | debian/rules | 4 |
4 files changed, 28 insertions, 22 deletions
diff --git a/debian/changelog b/debian/changelog index 6b1599f1b..209b379fc 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -1,3 +1,9 @@ | |||
1 | openssh (1:7.2p2-3) UNRELEASED; urgency=medium | ||
2 | |||
3 | * Change all openssh.org references to openssh.com (closes: #819213). | ||
4 | |||
5 | -- Colin Watson <cjwatson@debian.org> Sun, 03 Apr 2016 18:09:59 +0100 | ||
6 | |||
1 | openssh (1:7.2p2-2) unstable; urgency=medium | 7 | openssh (1:7.2p2-2) unstable; urgency=medium |
2 | 8 | ||
3 | * Fix kexgss_server to cope with DH_GRP_MIN/DH_GRP_MAX being stricter on | 9 | * Fix kexgss_server to cope with DH_GRP_MIN/DH_GRP_MAX being stricter on |
@@ -950,7 +956,7 @@ openssh (1:6.0p1-1) unstable; urgency=low | |||
950 | * Update OpenSSH FAQ to revision 1.113, fixing missing line break (closes: | 956 | * Update OpenSSH FAQ to revision 1.113, fixing missing line break (closes: |
951 | #669667). | 957 | #669667). |
952 | * New upstream release (closes: #671010, | 958 | * New upstream release (closes: #671010, |
953 | http://www.openssh.org/txt/release-6.0). | 959 | http://www.openssh.com/txt/release-6.0). |
954 | - Fix IPQoS not being set on non-mapped v4-in-v6 addressed connections | 960 | - Fix IPQoS not being set on non-mapped v4-in-v6 addressed connections |
955 | (closes: #643312, #650512, #671075). | 961 | (closes: #643312, #650512, #671075). |
956 | - Add a new privilege separation sandbox implementation for Linux's new | 962 | - Add a new privilege separation sandbox implementation for Linux's new |
@@ -1000,7 +1006,7 @@ openssh (1:5.9p1-2) unstable; urgency=low | |||
1000 | 1006 | ||
1001 | openssh (1:5.9p1-1) unstable; urgency=low | 1007 | openssh (1:5.9p1-1) unstable; urgency=low |
1002 | 1008 | ||
1003 | * New upstream release (http://www.openssh.org/txt/release-5.9). | 1009 | * New upstream release (http://www.openssh.com/txt/release-5.9). |
1004 | - Introduce sandboxing of the pre-auth privsep child using an optional | 1010 | - Introduce sandboxing of the pre-auth privsep child using an optional |
1005 | sshd_config(5) "UsePrivilegeSeparation=sandbox" mode that enables | 1011 | sshd_config(5) "UsePrivilegeSeparation=sandbox" mode that enables |
1006 | mandatory restrictions on the syscalls the privsep child can perform. | 1012 | mandatory restrictions on the syscalls the privsep child can perform. |
@@ -1083,7 +1089,7 @@ openssh (1:5.8p1-2) unstable; urgency=low | |||
1083 | 1089 | ||
1084 | openssh (1:5.8p1-1) experimental; urgency=low | 1090 | openssh (1:5.8p1-1) experimental; urgency=low |
1085 | 1091 | ||
1086 | * New upstream release (http://www.openssh.org/txt/release-5.8): | 1092 | * New upstream release (http://www.openssh.com/txt/release-5.8): |
1087 | - Fix stack information leak in legacy certificate signing | 1093 | - Fix stack information leak in legacy certificate signing |
1088 | (http://www.openssh.com/txt/legacy-cert.adv). | 1094 | (http://www.openssh.com/txt/legacy-cert.adv). |
1089 | 1095 | ||
@@ -1098,7 +1104,7 @@ openssh (1:5.7p1-2) experimental; urgency=low | |||
1098 | 1104 | ||
1099 | openssh (1:5.7p1-1) experimental; urgency=low | 1105 | openssh (1:5.7p1-1) experimental; urgency=low |
1100 | 1106 | ||
1101 | * New upstream release (http://www.openssh.org/txt/release-5.7): | 1107 | * New upstream release (http://www.openssh.com/txt/release-5.7): |
1102 | - Implement Elliptic Curve Cryptography modes for key exchange (ECDH) | 1108 | - Implement Elliptic Curve Cryptography modes for key exchange (ECDH) |
1103 | and host/user keys (ECDSA) as specified by RFC5656. ECDH and ECDSA | 1109 | and host/user keys (ECDSA) as specified by RFC5656. ECDH and ECDSA |
1104 | offer better performance than plain DH and DSA at the same equivalent | 1110 | offer better performance than plain DH and DSA at the same equivalent |
@@ -1900,7 +1906,7 @@ openssh (1:4.7p1-3) unstable; urgency=low | |||
1900 | openssh (1:4.7p1-2) unstable; urgency=low | 1906 | openssh (1:4.7p1-2) unstable; urgency=low |
1901 | 1907 | ||
1902 | * Adjust many relative links in faq.html to point to | 1908 | * Adjust many relative links in faq.html to point to |
1903 | http://www.openssh.org/ (thanks, Dan Jacobson; mentioned in #459807). | 1909 | http://www.openssh.com/ (thanks, Dan Jacobson; mentioned in #459807). |
1904 | * Pass --with-mantype=doc to configure rather than build-depending on | 1910 | * Pass --with-mantype=doc to configure rather than build-depending on |
1905 | groff (closes: #460121). | 1911 | groff (closes: #460121). |
1906 | * Add armel to architecture list for libselinux1-dev build-dependency | 1912 | * Add armel to architecture list for libselinux1-dev build-dependency |
@@ -2071,7 +2077,7 @@ openssh (1:4.6p1-1) unstable; urgency=low | |||
2071 | 2077 | ||
2072 | * New upstream release (closes: #395507, #397961, #420035). Important | 2078 | * New upstream release (closes: #395507, #397961, #420035). Important |
2073 | changes not previously backported to 4.3p2: | 2079 | changes not previously backported to 4.3p2: |
2074 | - 4.4/4.4p1 (http://www.openssh.org/txt/release-4.4): | 2080 | - 4.4/4.4p1 (http://www.openssh.com/txt/release-4.4): |
2075 | + On portable OpenSSH, fix a GSSAPI authentication abort that could be | 2081 | + On portable OpenSSH, fix a GSSAPI authentication abort that could be |
2076 | used to determine the validity of usernames on some platforms. | 2082 | used to determine the validity of usernames on some platforms. |
2077 | + Implemented conditional configuration in sshd_config(5) using the | 2083 | + Implemented conditional configuration in sshd_config(5) using the |
@@ -2113,7 +2119,7 @@ openssh (1:4.6p1-1) unstable; urgency=low | |||
2113 | + ssh-add doesn't ask for a passphrase if key file permissions are too | 2119 | + ssh-add doesn't ask for a passphrase if key file permissions are too |
2114 | liberal (closes: #103677). | 2120 | liberal (closes: #103677). |
2115 | + Likewise, ssh doesn't ask either (closes: #99675). | 2121 | + Likewise, ssh doesn't ask either (closes: #99675). |
2116 | - 4.6/4.6p1 (http://www.openssh.org/txt/release-4.6): | 2122 | - 4.6/4.6p1 (http://www.openssh.com/txt/release-4.6): |
2117 | + sshd now allows the enabling and disabling of authentication methods | 2123 | + sshd now allows the enabling and disabling of authentication methods |
2118 | on a per user, group, host and network basis via the Match directive | 2124 | on a per user, group, host and network basis via the Match directive |
2119 | in sshd_config. | 2125 | in sshd_config. |
diff --git a/debian/control b/debian/control index 79394822a..a36122686 100644 --- a/debian/control +++ b/debian/control | |||
@@ -5,7 +5,7 @@ Maintainer: Debian OpenSSH Maintainers <debian-ssh@lists.debian.org> | |||
5 | Build-Depends: libwrap0-dev | libwrap-dev, zlib1g-dev (>= 1:1.2.3), libssl-dev (>= 0.9.8g), libpam0g-dev | libpam-dev, libgtk2.0-dev, libedit-dev, debhelper (>= 9~), dh-exec, libselinux1-dev [linux-any], libkrb5-dev | heimdal-dev, dpkg-dev (>= 1.16.1~), dh-autoreconf, autotools-dev, dh-systemd (>= 1.4), libaudit-dev [linux-any], libsystemd-dev [linux-any] | 5 | Build-Depends: libwrap0-dev | libwrap-dev, zlib1g-dev (>= 1:1.2.3), libssl-dev (>= 0.9.8g), libpam0g-dev | libpam-dev, libgtk2.0-dev, libedit-dev, debhelper (>= 9~), dh-exec, libselinux1-dev [linux-any], libkrb5-dev | heimdal-dev, dpkg-dev (>= 1.16.1~), dh-autoreconf, autotools-dev, dh-systemd (>= 1.4), libaudit-dev [linux-any], libsystemd-dev [linux-any] |
6 | Standards-Version: 3.9.6 | 6 | Standards-Version: 3.9.6 |
7 | Uploaders: Colin Watson <cjwatson@debian.org>, Matthew Vernon <matthew@debian.org> | 7 | Uploaders: Colin Watson <cjwatson@debian.org>, Matthew Vernon <matthew@debian.org> |
8 | Homepage: http://www.openssh.org/ | 8 | Homepage: http://www.openssh.com/ |
9 | Vcs-Git: https://anonscm.debian.org/git/pkg-ssh/openssh.git | 9 | Vcs-Git: https://anonscm.debian.org/git/pkg-ssh/openssh.git |
10 | Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ssh/openssh.git | 10 | Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ssh/openssh.git |
11 | 11 | ||
diff --git a/debian/faq.html b/debian/faq.html index d6eb7fda5..7f0252891 100644 --- a/debian/faq.html +++ b/debian/faq.html | |||
@@ -12,7 +12,7 @@ | |||
12 | </head> | 12 | </head> |
13 | 13 | ||
14 | <body bgcolor= "#ffffff" text= "#000000" link= "#23238E"> | 14 | <body bgcolor= "#ffffff" text= "#000000" link= "#23238E"> |
15 | <a href="http://www.openssh.org/index.html"><img alt="[OpenSSH]" height="30" width="141" src="images/smalltitle.gif" border="0"></a> | 15 | <a href="http://www.openssh.com/index.html"><img alt="[OpenSSH]" height="30" width="141" src="images/smalltitle.gif" border="0"></a> |
16 | <p> | 16 | <p> |
17 | 17 | ||
18 | <h1>OpenSSH FAQ (Frequently asked questions)</h1> | 18 | <h1>OpenSSH FAQ (Frequently asked questions)</h1> |
@@ -96,7 +96,7 @@ OpenSSH has also added | |||
96 | <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sftp&sektion=1">sftp(1)</a> and | 96 | <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sftp&sektion=1">sftp(1)</a> and |
97 | <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sftp-server&sektion=8">sftp-server(8)</a> | 97 | <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sftp-server&sektion=8">sftp-server(8)</a> |
98 | which implement an easier solution for file-transfer. This is based upon the | 98 | which implement an easier solution for file-transfer. This is based upon the |
99 | <a href="http://www.openssh.org/txt/draft-ietf-secsh-filexfer-02.txt">secsh-filexfer</a> IETF draft. | 99 | <a href="http://www.openssh.com/txt/draft-ietf-secsh-filexfer-02.txt">secsh-filexfer</a> IETF draft. |
100 | 100 | ||
101 | 101 | ||
102 | <p><strong>OpenSSH consists of a number of programs.</strong> | 102 | <p><strong>OpenSSH consists of a number of programs.</strong> |
@@ -139,8 +139,8 @@ You may also wish to use OpenSSH on your embedded application. | |||
139 | 139 | ||
140 | <p> | 140 | <p> |
141 | Non-OpenBSD users will want to download, compile and install the | 141 | Non-OpenBSD users will want to download, compile and install the |
142 | multi-platform <a href="http://www.openssh.org/portable.html">Portable</a> distribution from a | 142 | multi-platform <a href="http://www.openssh.com/portable.html">Portable</a> distribution from a |
143 | <a href="http://www.openssh.org/portable.html#mirrors">mirror</a> near you. | 143 | <a href="http://www.openssh.com/portable.html#mirrors">mirror</a> near you. |
144 | 144 | ||
145 | 145 | ||
146 | <h2><a name= "1.2">1.2 - Why should it be used?</a></h2> | 146 | <h2><a name= "1.2">1.2 - Why should it be used?</a></h2> |
@@ -212,7 +212,7 @@ Even though OpenSSH is developed on | |||
212 | ports to other operating systems exist. The portable version of OpenSSH | 212 | ports to other operating systems exist. The portable version of OpenSSH |
213 | is headed by <a href="mailto:djm@openbsd.org">Damien Miller</a>. | 213 | is headed by <a href="mailto:djm@openbsd.org">Damien Miller</a>. |
214 | For a quick overview of the portable version of OpenSSH see | 214 | For a quick overview of the portable version of OpenSSH see |
215 | <a href="http://www.openssh.org/portable.html">OpenSSH Portable Release</a>. | 215 | <a href="http://www.openssh.com/portable.html">OpenSSH Portable Release</a>. |
216 | Currently, the supported operating systems are: | 216 | Currently, the supported operating systems are: |
217 | 217 | ||
218 | 218 | ||
@@ -235,7 +235,7 @@ Currently, the supported operating systems are: | |||
235 | 235 | ||
236 | <p> | 236 | <p> |
237 | A list of vendors that include OpenSSH in their distributions | 237 | A list of vendors that include OpenSSH in their distributions |
238 | is located in the <a href="http://www.openssh.org/users.html">OpenSSH Users page</a>. | 238 | is located in the <a href="http://www.openssh.com/users.html">OpenSSH Users page</a>. |
239 | 239 | ||
240 | <h2><a name= "1.4">1.4 - What about copyrights, usage and patents?</a></h2> | 240 | <h2><a name= "1.4">1.4 - What about copyrights, usage and patents?</a></h2> |
241 | <p> | 241 | <p> |
@@ -259,7 +259,7 @@ of RSA algorithm using software, including OpenBSD. | |||
259 | <h2><a name= "1.5">1.5 - Where should I ask for help?</a></h2> | 259 | <h2><a name= "1.5">1.5 - Where should I ask for help?</a></h2> |
260 | <p> | 260 | <p> |
261 | There are many places to turn to for help. In addition to the main | 261 | There are many places to turn to for help. In addition to the main |
262 | <a href="http://www.openssh.org/index.html">OpenSSH website</a>, | 262 | <a href="http://www.openssh.com/index.html">OpenSSH website</a>, |
263 | there are many mailing lists to try. Before trying any mailing lists, | 263 | there are many mailing lists to try. Before trying any mailing lists, |
264 | please search through all mailing list archives to see if your question | 264 | please search through all mailing list archives to see if your question |
265 | has already been answered. The OpenSSH Mailing List has been archived and | 265 | has already been answered. The OpenSSH Mailing List has been archived and |
@@ -268,12 +268,12 @@ put in searchable form and can be found at | |||
268 | 268 | ||
269 | <p> | 269 | <p> |
270 | For more information on subscribing to OpenSSH related mailing lists, | 270 | For more information on subscribing to OpenSSH related mailing lists, |
271 | please see <a href="http://www.openssh.org/list.html">OpenSSH Mailing lists</a>. | 271 | please see <a href="http://www.openssh.com/list.html">OpenSSH Mailing lists</a>. |
272 | 272 | ||
273 | <h2><a name= "1.6">1.6 - I have found a bug. Where do I report it?</a></h2> | 273 | <h2><a name= "1.6">1.6 - I have found a bug. Where do I report it?</a></h2> |
274 | <p> | 274 | <p> |
275 | Information about submitting bug reports can be found at the OpenSSH | 275 | Information about submitting bug reports can be found at the OpenSSH |
276 | <a href="http://www.openssh.org/report.html">Reporting bugs</a> page. | 276 | <a href="http://www.openssh.com/report.html">Reporting bugs</a> page. |
277 | <p> | 277 | <p> |
278 | If you wish to report a security bug, please contact the private developers | 278 | If you wish to report a security bug, please contact the private developers |
279 | list <<a href="mailto:openssh@openssh.com">openssh@openssh.com</a>>. | 279 | list <<a href="mailto:openssh@openssh.com">openssh@openssh.com</a>>. |
@@ -971,7 +971,7 @@ If there is no 'configure' file in the tar.gz file that you downloaded | |||
971 | or make fails with "missing separator" errors, you have probably | 971 | or make fails with "missing separator" errors, you have probably |
972 | downloaded the OpenBSD distribution of OpenSSH and are attempting to | 972 | downloaded the OpenBSD distribution of OpenSSH and are attempting to |
973 | compile it on another platform. Please refer to the information on the | 973 | compile it on another platform. Please refer to the information on the |
974 | <a href="http://www.openssh.org/portable.html">portable version</a>. | 974 | <a href="http://www.openssh.com/portable.html">portable version</a>. |
975 | 975 | ||
976 | 976 | ||
977 | <h2><a name= "3.10">3.10 - Hangs when exiting ssh</a></h2> | 977 | <h2><a name= "3.10">3.10 - Hangs when exiting ssh</a></h2> |
@@ -1054,7 +1054,7 @@ This is true for HP-UX 11.X.<p> | |||
1054 | X11 programs stopped working.</a></h2> | 1054 | X11 programs stopped working.</a></h2> |
1055 | 1055 | ||
1056 | <p> | 1056 | <p> |
1057 | As documented in the <a href="http://www.openssh.org/txt/release-3.8">3.8 release notes</a>, | 1057 | As documented in the <a href="http://www.openssh.com/txt/release-3.8">3.8 release notes</a>, |
1058 | <code>ssh</code> will now use untrusted X11 cookies by | 1058 | <code>ssh</code> will now use untrusted X11 cookies by |
1059 | default. The previous behaviour can be restored by setting | 1059 | default. The previous behaviour can be restored by setting |
1060 | <b>ForwardX11Trusted yes</b> in <i>ssh_config</i>. | 1060 | <b>ForwardX11Trusted yes</b> in <i>ssh_config</i>. |
@@ -1178,7 +1178,7 @@ entries when run on AIX 5.x. This can be fixed by simply recompiling | |||
1178 | sshd on an AIX 5.x system and using that. | 1178 | sshd on an AIX 5.x system and using that. |
1179 | 1179 | ||
1180 | <hr> | 1180 | <hr> |
1181 | <a href="http://www.openssh.org/index.html"><img height=24 width=24 src="back.gif" border=0 alt=OpenSSH></a> | 1181 | <a href="http://www.openssh.com/index.html"><img height=24 width=24 src="back.gif" border=0 alt=OpenSSH></a> |
1182 | <a href="mailto:www@openbsd.org">www@openbsd.org</a> | 1182 | <a href="mailto:www@openbsd.org">www@openbsd.org</a> |
1183 | <br> | 1183 | <br> |
1184 | <small>$OpenBSD: faq.html,v 1.113 2012/04/21 12:12:22 dtucker Exp $</small> | 1184 | <small>$OpenBSD: faq.html,v 1.113 2012/04/21 12:12:22 dtucker Exp $</small> |
diff --git a/debian/rules b/debian/rules index 01937b39e..5021b34a3 100755 --- a/debian/rules +++ b/debian/rules | |||
@@ -245,6 +245,6 @@ override_dh_builddeb: | |||
245 | dh_builddeb -- -Zxz | 245 | dh_builddeb -- -Zxz |
246 | 246 | ||
247 | debian/faq.html: | 247 | debian/faq.html: |
248 | wget -O - http://www.openssh.org/faq.html | \ | 248 | wget -O - http://www.openssh.com/faq.html | \ |
249 | sed 's,\(href="\)\(txt/\|[^":]*\.html\),\1http://www.openssh.org/\2,g' \ | 249 | sed 's,\(href="\)\(txt/\|[^":]*\.html\),\1http://www.openssh.com/\2,g' \ |
250 | > debian/faq.html | 250 | > debian/faq.html |