mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
Add a note about deleted files in OpenSSH upgrade instructions
This commit is contained in:
parent
f55185bcd8
commit
99b201c331
1 changed files with 5 additions and 0 deletions
|
|
@ -46,6 +46,11 @@
|
|||
|
||||
$ svn merge -cNNNNNN \^/vendor-crypto/openssh/dist .
|
||||
|
||||
A number of files have been deleted from FreeBSD's copy of ssh,
|
||||
including rendered man pages (which have a .0 extension). When
|
||||
svn prompts for these deleted files during the merge, choose 'r'
|
||||
(leaving them deleted).
|
||||
|
||||
0A) Resolve conflicts. Remember to bump the version addendum in
|
||||
version.h, and update the default value in ssh{,d}_config and
|
||||
ssh{,d}_config.5.
|
||||
|
|
|
|||
Loading…
Reference in a new issue