Skip to content

Commit b63c1bb

Browse files
committed
blog: release v1.1.0
1 parent 64c1570 commit b63c1bb

File tree

1 file changed

+48
-0
lines changed

1 file changed

+48
-0
lines changed
Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,48 @@
1+
---
2+
layout: post
3+
title: "firewalld 1.1.0 release"
4+
section: Blog
5+
date: 2022-02-25T17:00:00
6+
author: Eric Garver
7+
category: release
8+
---
9+
10+
A new release of firewalld, version 1.1.0, is available.
11+
12+
This is a feature release. It also includes all bug fixes since v1.0.0.
13+
14+
```
15+
$ git shortlog --grep "^feat" 3c7e9c98e8222a918c2bb7353b32075843cdc661..v1.1.0
16+
```
17+
18+
Christoph Muellner (1):
19+
- feat(service): Add jellyfin service
20+
21+
Eric Garver (3):
22+
- feat(build): distribute an OCI container image
23+
- feat(policy): support OUTPUT forward ports
24+
- feat: config check improvements
25+
26+
Juan Orti Alcaine (1):
27+
- feat(service): add http3
28+
29+
Marcos Mello (1):
30+
- feat(service): add service definition for WS-Discovery Client
31+
32+
Nigel Jewell (2):
33+
- feat(service): add service definition for WS-Discovery
34+
- feat(service): add service definition for AFP
35+
36+
TorontoMedia (1):
37+
- feat(rich): Support nflog target and add log attribute errors/checks
38+
39+
proletarius101 (1):
40+
- feat(service): add ZeroTier service
41+
42+
-----
43+
44+
Source available here:
45+
46+
* Tarball: [firewalld-1.1.0.tar.gz](https://github.com/firewalld/firewalld/releases/download/v1.1.0/firewalld-1.1.0.tar.gz)
47+
* SHA256: ffab4bbe30d829e3a6a6a029ac4a6307073785c301368b3d8a7f523876037ff9
48+
* Complete changelog on github: [1.0.0 to 1.1.0](https://github.com/firewalld/firewalld/compare/v1.0.0...v1.1.0)

0 commit comments

Comments
 (0)