Skip to content

Commit c11b848

Browse files
committed
new post
1 parent 4af4b52 commit c11b848

File tree

1 file changed

+38
-0
lines changed

1 file changed

+38
-0
lines changed
Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
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)

0 commit comments

Comments
 (0)