Skip to content

Commit a191cda

Browse files
author
Staging Jenkins
committed
[automated] Marking Release 20250117.131018
1 parent 916e9e1 commit a191cda

2 files changed

Lines changed: 4 additions & 3 deletions

File tree

debian/changelog

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
nginx-config-reloader (20250116.142631) UNRELEASED; urgency=medium
1+
nginx-config-reloader (20250117.131018) UNRELEASED; urgency=medium
22

33
[ Rick van de Loo ]
44
* add dh-python to cow dep
@@ -77,8 +77,9 @@ nginx-config-reloader (20250116.142631) UNRELEASED; urgency=medium
7777

7878
[ Jonathan ]
7979
* Fix CI to support py 3.7 again (#63)
80+
* Add permission error when user cannot write to /etc/nginx folder (#62)
8081

81-
-- Hypernode team <hypernode@byte.nl> Thu, 16 Jan 2025 14:26:31 +0000
82+
-- Hypernode team <hypernode@byte.nl> Fri, 17 Jan 2025 13:10:18 +0000
8283

8384
nginx-config-reloader (20191127.113351) xenial; urgency=medium
8485

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
setup(
44
name="nginx_config_reloader",
5-
version="20250116.142631",
5+
version="20250117.131018",
66
packages=find_packages(exclude=["test*"]),
77
url="https://github.com/ByteInternet/nginx_config_reloader",
88
license="",

0 commit comments

Comments
 (0)