git: b645ee1815da - main - openssh: remove update notes about upstreamed changes
Ed Maste
emaste at FreeBSD.org
Thu Sep 9 14:00:09 UTC 2021
The branch main has been updated by emaste:
URL: https://cgit.FreeBSD.org/src/commit/?id=b645ee1815daf96ee9512633b55c423bc897b244
commit b645ee1815daf96ee9512633b55c423bc897b244
Author: Ed Maste <emaste at FreeBSD.org>
AuthorDate: 2021-09-09 13:57:22 +0000
Commit: Ed Maste <emaste at FreeBSD.org>
CommitDate: 2021-09-09 13:57:22 +0000
openssh: remove update notes about upstreamed changes
Two local changes were committed upstream and are present in OpenSSH
8.7p1. Remove references from FREEBSD-upgrade now that we have updated
to that version.
---
crypto/openssh/FREEBSD-upgrade | 8 --------
1 file changed, 8 deletions(-)
diff --git a/crypto/openssh/FREEBSD-upgrade b/crypto/openssh/FREEBSD-upgrade
index f064583af495..02c953ddd765 100644
--- a/crypto/openssh/FREEBSD-upgrade
+++ b/crypto/openssh/FREEBSD-upgrade
@@ -110,14 +110,6 @@
An overview of FreeBSD changes to OpenSSH-portable
==================================================
-* don't free string returned by login_getcapstr(3)
-
- Committed upstream as f060c2bc85d59d111fa18a12eb3872ee4b9f7e97
-
-* Use login_getpwclass() instead of login_getclass()
-
- Committed upstream as 3d05e5881ceb2e48e1948ba14292216b56ed792e
-
0) VersionAddendum
The SSH protocol allows for a human-readable version string of up
More information about the dev-commits-src-all
mailing list