mirror of
				https://github.com/jtesta/ssh-audit.git
				synced 2025-10-30 21:15:27 +01:00 
			
		
		
		
	Bumped version to v2.9.0.
This commit is contained in:
		| @@ -178,7 +178,7 @@ For convenience, a web front-end on top of the command-line tool is available at | |||||||
|  |  | ||||||
| ## ChangeLog | ## ChangeLog | ||||||
|  |  | ||||||
| ### v2.6.0-dev | ### v2.9.0 | ||||||
|  - Dropped support for Python 3.6, as it reached EOL at the end of 2021. |  - Dropped support for Python 3.6, as it reached EOL at the end of 2021. | ||||||
|  - Added Ubuntu Server & Client 22.04 hardening policies. |  - Added Ubuntu Server & Client 22.04 hardening policies. | ||||||
|  - Removed experimental warning tag from `sntrup761x25519-sha512@openssh.com`. |  - Removed experimental warning tag from `sntrup761x25519-sha512@openssh.com`. | ||||||
|   | |||||||
| @@ -22,7 +22,7 @@ | |||||||
|    THE SOFTWARE. |    THE SOFTWARE. | ||||||
| """ | """ | ||||||
| # The version to display. | # The version to display. | ||||||
| VERSION = 'v2.6.0' | VERSION = 'v2.9.0' | ||||||
|  |  | ||||||
| # SSH software to impersonate | # SSH software to impersonate | ||||||
| SSH_HEADER = 'SSH-{0}-OpenSSH_8.2' | SSH_HEADER = 'SSH-{0}-OpenSSH_8.2' | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Joe Testa
					Joe Testa