summaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorAlexander Sulfrian <alexander@sulfrian.net>2016-05-10 04:21:02 +0200
committerAlexander Sulfrian <alexander@sulfrian.net>2016-05-10 04:23:40 +0200
commitae2596ab55a05763d4bdc25c871bc6eec8833733 (patch)
treeca1e4e21e3150b652ec2e2ad13d5368a26433c8a /debian
parentd1248b4ed3cdb24244ecd64a6756a180384c6c28 (diff)
downloadsocket-notify-master.tar.gz
socket-notify-master.tar.bz2
socket-notify-master.zip
Add config options for socket path and umaskHEADmaster
You can now set something like: socket_notify = { 'path': '/tmp/phenny.sock', 'umask': 0o077, } in your phenny config and specify the path and umask for the socket.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog6
-rw-r--r--debian/copyright4
2 files changed, 8 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 6f85ca0..61a3e3f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+phenny-module-socket-notify (0.2) UNRELEASED; urgency=low
+
+ * Add config options for socket path and umask
+
+ -- Alexander Sulfrian <alex@spline.inf.fu-berlin.de> Tue, 10 May 2016 04:22:54 +0200
+
phenny-module-socket-notify (0.1) UNRELEASED; urgency=low
* Initial release.
diff --git a/debian/copyright b/debian/copyright
index 24f1c7a..81aaa00 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -12,7 +12,7 @@ Upstream Author(s):
Copyright:
- Copyright (C) 2014 Alexander Sulfrian
+ Copyright (C) 2014-2016 Alexander Sulfrian
License:
@@ -20,7 +20,7 @@ License:
The Debian packaging is:
- Copyright (C) 2014 Alexander Sulfrian <alex@spline.inf.fu-berlin.de>
+ Copyright (C) 2014-2016 Alexander Sulfrian <alex@spline.inf.fu-berlin.de>
and is licensed under the GPL version 3,
see "/usr/share/common-licenses/GPL-3".