summaryrefslogtreecommitdiff
path: root/changelogs/changelog.yaml
diff options
context:
space:
mode:
authorGomathiselviS <gomathiselvi@gmail.com>2021-08-27 15:10:49 -0400
committerGitHub <noreply@github.com>2021-08-27 19:10:49 +0000
commit06d72f4ae6e5a35fe57c4b74f557d5ef29040989 (patch)
tree5391490c95089c7f1c4bd2c75260b1ed3344cf24 /changelogs/changelog.yaml
parent93aaf8615a0535dfe8cbd3b68dd82a1051a31411 (diff)
downloadvyos.vyos-06d72f4ae6e5a35fe57c4b74f557d5ef29040989.tar.gz
vyos.vyos-06d72f4ae6e5a35fe57c4b74f557d5ef29040989.zip
Prepare for vyos release 2.5.1 (#205)2.5.1
Prepare for vyos release 2.5.1 Signed-off-by: GomathiselviS gomathiselvi@gmail.com Reviewed-by: Nilashish Chakraborty <nilashishchakraborty8@gmail.com> Reviewed-by: None <None>
Diffstat (limited to 'changelogs/changelog.yaml')
-rw-r--r--changelogs/changelog.yaml11
1 files changed, 11 insertions, 0 deletions
diff --git a/changelogs/changelog.yaml b/changelogs/changelog.yaml
index 76d67c88..9cf06d59 100644
--- a/changelogs/changelog.yaml
+++ b/changelogs/changelog.yaml
@@ -287,3 +287,14 @@ releases:
- fix_issue_vyos_facts.yaml
- vyos_logging_global_module.yaml
release_date: '2021-07-26'
+ 2.5.1:
+ changes:
+ bugfixes:
+ - fix issue in firewall rules facts code when IPV6 ICMP type name in vyos.vyos.vyos_firewall_rules
+ is not idempotent
+ fragments:
+ - doc_updated_correct_platform.yaml
+ - fix_issue170_vyos_firewall_rules.yaml
+ - fix_pylint_issues.yaml
+ - tests_become.yaml
+ release_date: '2021-08-27'