File tree Expand file tree Collapse file tree 1 file changed +38
-0
lines changed Expand file tree Collapse file tree 1 file changed +38
-0
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ layout : post
3
+ title : " firewalld 2.1.0 release"
4
+ section : Blog
5
+ date : 2024-01-05T12:00:00
6
+ author : Eric Garver
7
+ category : release
8
+ ---
9
+
10
+ A new release of firewalld, version 2.1.0, is available.
11
+
12
+ This is a feature release. It also includes all bug fixes since v2.0.0.
13
+
14
+ ```
15
+ git shortlog --no-merges --grep "^feat" v2.0.0..v2.1.0
16
+ ```
17
+
18
+ Thomas Haller (3):
19
+ - feat(service): add DNS over QUIC (DoQ) Service
20
+ - feat(icmp): add ICMPv6 Multicast Listener Discovery (MLD) types
21
+ - feat(fw): add ReloadPolicy option in firewalld.conf
22
+
23
+ Vinícius Ferrão (1):
24
+ - feat(service): add submission service (tcp 587)
25
+
26
+ Vixea (1):
27
+ - feat(service): Add alvr
28
+
29
+ nser77 (1):
30
+ - feat(service): add vrrp
31
+
32
+ -----
33
+
34
+ Source available here:
35
+
36
+ * Tarball: [ firewalld-2.1.0.tar.gz] ( https://github.com/firewalld/firewalld/releases/download/v2.1.0/firewalld-2.1.0.tar.gz )
37
+ * SHA256: 22e3c700c2e4867796e9c22cf929cba4b2c143c8884240cfb9f3ef731366ff71
38
+ * Complete changelog on github: [ 2.0.0 to 2.1.0] ( https://github.com/firewalld/firewalld/compare/v2.0.0...v2.1.0 )
You can’t perform that action at this time.
0 commit comments