Updating link to change in openSUSE:Factory/libssh revision 71

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libssh?expand=0&rev=1096ccfc8adf9fc78e1e3dc56dd60186
This commit is contained in:
OBS User buildservice-autocommit 2023-09-29 19:12:36 +00:00 committed by Git OBS Bridge
parent 81c7308225
commit 5866f16615
3 changed files with 10 additions and 2 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Sep 25 09:09:25 UTC 2023 - Pedro Monreal <pmonreal@suse.com>
- Enable crypto-policies support: [bsc#1211301]
* Rebase libssh_client.config libssh_server.config
-------------------------------------------------------------------
Fri Aug 4 13:12:05 UTC 2023 - malcolmlewis@opensuse.org

View File

@ -1,2 +1,4 @@
# Parse system-wide crypto configuration file
Include /etc/crypto-policies/back-ends/libssh.config
# Parse OpenSSH configuration file for consistency
Include /etc/ssh/ssh_config

View File

@ -1,2 +1,2 @@
# Parse OpenSSH configuration file for consistency
Include /etc/ssh/sshd_config
# Parse system-wide crypto configuration file
Include /etc/crypto-policies/back-ends/libssh.config