Skip to content
This repository was archived by the owner on Oct 17, 2025. It is now read-only.

Commit eadb8af

Browse files
committed
1.0.3
Signed-off-by: Dominik Richter <dominik.richter@gmail.com>
1 parent 16593db commit eadb8af

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## 1.0.3
4+
5+
* improvement: reprioritize EtM-based MACs
6+
* improvement: move SHA1 KEX algos from default to weak profile
7+
38
## 1.0.2
49

510
* feature: separate options for server and client configuration

metadata.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
license "Apache 2.0"
2222
description "Installs/Configures ssh"
2323
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
24-
version "1.0.2"
24+
version "1.0.3"
2525

2626
recipe 'ssh-hardening::default', 'installs and configures ssh client and server'
2727
recipe 'ssh-hardening::client', 'install and apply security hardening for ssh client'

0 commit comments

Comments
 (0)