From 47c10256b19294ddacef40f48ad8055ac2c997f0 Mon Sep 17 00:00:00 2001 From: omnom62 <75066712+omnom62@users.noreply.github.com> Date: Wed, 25 Jun 2025 21:31:58 +1000 Subject: Release 6.0.0 (#425) --- changelogs/fragments/T6988-fix-user.yml | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 changelogs/fragments/T6988-fix-user.yml (limited to 'changelogs/fragments/T6988-fix-user.yml') diff --git a/changelogs/fragments/T6988-fix-user.yml b/changelogs/fragments/T6988-fix-user.yml deleted file mode 100644 index 05966e62..00000000 --- a/changelogs/fragments/T6988-fix-user.yml +++ /dev/null @@ -1,15 +0,0 @@ ---- -breaking_changes: - - vyos_user - removed level (and its alias, role) they were removed in 1.3 - - vyos_user - explicit support for version 1.3+ only - -major_changes: - - vyos_user - add support for public-key authentication - - vyos_user - add support for encrypted password specification - -bugfixes: - - vyos_user - fix handling of `full-name` in parser and module - -trivial: - - vyos_user - fix parsing of `full-name` to ignore quotes - - vyos_user - fix integration tests for smoke -- cgit v1.2.3