[ngircd/ngircd] 9e0e95: Update Debian package
Branch: refs/heads/master Home: https://github.com/ngircd/ngircd Commit: 9e0e955daf57b997792ca55a236498694ce634e2 https://github.com/ngircd/ngircd/commit/9e0e955daf57b997792ca55a236498694ce6... Author: Alexander Barton <alex@barton.de> Date: 2017-01-06 (Fri, 06 Jan 2017) Changed paths: M contrib/Debian/compat M contrib/Debian/control M contrib/Debian/ngircd.postinst M contrib/Debian/rules Log Message: ----------- Update Debian package - Update debhelper compatibility to version 9. - Update build-dependencies. - Change group of ngircd.conf to "irc" in postinst script (this makes starting ngIRCd as user "irc" easier, for example when using systemd). - Don't create /var/run/ircd during installation: this is handled by the SysV init script and the systemd service already. Commit: f0532c98cd2fcd1443f8f80ed45772d56bf4cd9e https://github.com/ngircd/ngircd/commit/f0532c98cd2fcd1443f8f80ed45772d56bf4... Author: Alexander Barton <alex@barton.de> Date: 2017-01-06 (Fri, 06 Jan 2017) Changed paths: M contrib/ngircd.service Log Message: ----------- Enhance systemd service file - Add homepage :-) - Remote CAP_SETUID and CAP_SETGID from CapabilityBoundingSet: This is nor needed, because the unit already sets User=irc and Group=irc. - Add RestrictAddressFamilies, and restrict it to AF_INET and AF_INET6. - Read in the Debian "default files", but note: only PARAMS is supported! Commit: 8e09180295350692ec2ab82b06c6f70b7cd5c6fa https://github.com/ngircd/ngircd/commit/8e09180295350692ec2ab82b06c6f70b7cd5... Author: Alexander Barton <alex@barton.de> Date: 2017-01-06 (Fri, 06 Jan 2017) Changed paths: M contrib/Debian/.gitignore M contrib/Debian/control M contrib/Debian/rules Log Message: ----------- Install systemd service file in Debian package Compare: https://github.com/ngircd/ngircd/compare/3e447384168a...8e0918029535
Teilnehmer (1)
-
Alexander Barton