Skip to content

Commit d7d5e43

Browse files
committed
consrv: tag v1.2.0
Signed-off-by: Matt Layher <mdlayher@gmail.com>
1 parent 3517991 commit d7d5e43

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed

.gittag

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v1.1.0
1+
v1.2.0

.gittagtime

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1689865236
1+
1705505832

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# CHANGELOG
22

3+
# v1.2.0
4+
January 17, 2024
5+
6+
- Added an *experimental* (may have breaking changes in v1.x if necessary)
7+
`-experimental-drop-privileges` flag which is only available when running on
8+
gokrazy. After reading configuration and opening network listeners, consrv
9+
will:
10+
- chroot the process into an empty directory
11+
- set user and group to nobody/nobody
12+
13+
Thank you [@bdd](https://github.com/bdd) for the contribution.
14+
315
## v1.1.0
416
July 20, 2023
517

0 commit comments

Comments
 (0)