Your message dated Fri, 06 Jun 2014 03:59:59 +0000
with message-id <[email protected]>
and subject line Bug#716862: fixed in openbsd-inetd 0.20140418-1
has caused the Debian Bug report #716862,
regarding openbsd-inetd: systemd service file
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
716862: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=716862
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: openbsd-inetd
Version: 0.20091229-2
Severity: normal
Tags: upstream
please accept this patch to add systemd support
-- System Information:
Debian Release: jessie/sid
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: armhf (armv7l)
Kernel: Linux 3.4.0 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages openbsd-inetd depends on:
ii libc6 2.17-7
ii libwrap0 7.6.q-24
ii lsb-base 4.1+Debian12
ii tcpd 7.6.q-24
ii update-inetd 4.43
openbsd-inetd recommends no packages.
openbsd-inetd suggests no packages.
-- no debconf information
>From c4ec013186c78d4e7b07019e89bbafb3162dc253 Mon Sep 17 00:00:00 2001
From: Shawn Landden <[email protected]>
Date: Sat, 13 Jul 2013 10:54:37 -0700
Subject: [PATCH] add systemd openbsd-inetd.service
---
debian/control | 2 +-
debian/openbsd-inetd.service | 11 +++++++++++
debian/rules | 2 ++
3 files changed, 14 insertions(+), 1 deletion(-)
create mode 100644 debian/openbsd-inetd.service
diff --git a/debian/control b/debian/control
index cc5c625..c2fb7c0 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: openbsd-inetd
Section: net
Priority: optional
Maintainer: Marco d'Itri <[email protected]>
-Build-Depends: debhelper (>= 5.0), libwrap0-dev
+Build-Depends: debhelper (>= 5.0), libwrap0-dev, dh-systemd
Standards-Version: 3.9.3.1
Package: openbsd-inetd
diff --git a/debian/openbsd-inetd.service b/debian/openbsd-inetd.service
new file mode 100644
index 0000000..f209378
--- /dev/null
+++ b/debian/openbsd-inetd.service
@@ -0,0 +1,11 @@
+[Unit]
+Description=OpenBSD Internet Superserver
+
+[Service]
+ConditionPathExists=/etc/inetd.conf
+EnvironmentFile=-/etc/default/openbsd-inetd
+ExecStart=/usr/sbin/inetd -i
+
+[Install]
+WantedBy=multi-user.target
+Alias=inetd.service
diff --git a/debian/rules b/debian/rules
index 59ca068..10c2869 100755
--- a/debian/rules
+++ b/debian/rules
@@ -31,7 +31,9 @@ binary-arch: checkroot build
dh_link usr/share/man/man8/inetd.8.gz \
usr/share/man/man5/inetd.conf.5.gz
install --mode=755 inetd $D/usr/sbin/
+ dh_systemd_enable
dh_installinit --update-rcd-params="defaults 20"
+ dh_systemd_start
dh_strip
dh_compress
dh_fixperms
--
1.8.3.2
--- End Message ---
--- Begin Message ---
Source: openbsd-inetd
Source-Version: 0.20140418-1
We believe that the bug you reported is fixed in the latest version of
openbsd-inetd, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Marco d'Itri <[email protected]> (supplier of updated openbsd-inetd package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Thu, 05 Jun 2014 01:48:49 +0200
Source: openbsd-inetd
Binary: openbsd-inetd
Architecture: source i386
Version: 0.20140418-1
Distribution: unstable
Urgency: medium
Maintainer: Marco d'Itri <[email protected]>
Changed-By: Marco d'Itri <[email protected]>
Description:
openbsd-inetd - OpenBSD Internet Superserver
Closes: 716862
Changes:
openbsd-inetd (0.20140418-1) unstable; urgency=medium
.
* New CVS snapshot.
* Use bindnow and PIE hardening.
* Added a systemd unit file. (Closes: #716862)
Checksums-Sha1:
6406ceda53b9e31999c11f6a726885b15bd41d06 1746 openbsd-inetd_0.20140418-1.dsc
d437c41f12edce9877de91d9e2780ef1e2bee27a 22172
openbsd-inetd_0.20140418.orig.tar.xz
6e0c9c963d46d8da055a2e5d43f72ec5642961ea 13832
openbsd-inetd_0.20140418-1.debian.tar.xz
ce12fe18111509ac2d74ef5dd9fc262219bef25f 34822
openbsd-inetd_0.20140418-1_i386.deb
Checksums-Sha256:
01f934af179242c094e823bcdf1a4c181e688155ed1b90f45222e8ea48353e31 1746
openbsd-inetd_0.20140418-1.dsc
0f0bce71de6036657bedd7c38250d5a1ca64d1670f5550db51ca72da6247326d 22172
openbsd-inetd_0.20140418.orig.tar.xz
b22b75a8ba11827c7a4b1672f5f5e7f53079856aba3a03d6b27b02e1af23471d 13832
openbsd-inetd_0.20140418-1.debian.tar.xz
f34a8d593fa00f12223caaabb7c01fad4f5f19f6ebec4ad99e0679f8c8e8faab 34822
openbsd-inetd_0.20140418-1_i386.deb
Files:
3265e5f64a3f08aeb79217ae743af6ca 34822 net optional
openbsd-inetd_0.20140418-1_i386.deb
710880e5170eef2306b4d36f9d507918 1746 net optional
openbsd-inetd_0.20140418-1.dsc
bc03fda8f78e4336aedc89a7b71f9cc7 22172 net optional
openbsd-inetd_0.20140418.orig.tar.xz
37cc017560a6a4538edae82b25a684da 13832 net optional
openbsd-inetd_0.20140418-1.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQGcBAEBCAAGBQJTj7k4AAoJECv1pcEixPeknlUMAKCOrnIwIJnqpCIgvQviguPZ
9naEwvWYsFVuCaTF5mPgYFGb90AzvJhwd1QixDqR3sSMzI8qmA7WBQOojRV5E3mT
v7yT6AuWwgpu3dIwG3rtWeE8WeadszItWqsBl8BXi+gbp0MZWOS29FuPFC3IAs45
5ig4uGqgkGyOau8QD3tVFRwbJmRFDAtnMAI+M4+Zs7p/0Gq+O1VrZy6jn+ZDhugx
rRso/BYDtlj7JtQlcXJY4S3n0CcvHaf7KTtpG8DE+VDoccgF1l7bJ3k79TOQpqMe
Jsvfk58bWMKVjJ9FnntEKZQOJD5+q2F1DHufml6wIgW5RtSB3TOtTS7g56TAfuIm
VnjsB0+oZOwYr0sbWEHuAaHsj6tqdo66S4dQj/9u2zLpgjhrygtNfd7cn8+YaA9P
S4nc/CHTfMDAZ5raghCncHChZ8u108ZKHRQlDc8Ei/e2lhARPb8/pcbUxiYF92Qr
anzEmnIsEN7e5+b0ZYi4GM/7qC+tothXhskRaKd5ZQ==
=ZhLT
-----END PGP SIGNATURE-----
--- End Message ---