Summary: | net-dns/ddclient-3.9.0: version bump | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Conrad Kostecki <conikost> |
Component: | Current packages | Assignee: | Aaron W. Swenson <titanofold> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | jstein |
Priority: | Normal | Keywords: | EBUILD, PATCH |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://github.com/gentoo/gentoo/pull/9762 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Conrad Kostecki
![]() The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07bcf259bce767f0cad640468a9efba700e246ba commit 07bcf259bce767f0cad640468a9efba700e246ba Author: Conrad Kostecki <conrad@kostecki.com> AuthorDate: 2018-09-01 21:24:57 +0000 Commit: Aaron W. Swenson <titanofold@gentoo.org> CommitDate: 2018-09-02 10:23:42 +0000 net-dns/ddclient: bump to version 3.9.0 Closes: https://bugs.gentoo.org/665070 Package-Manager: Portage-2.3.48, Repoman-2.3.10 Closes: https://github.com/gentoo/gentoo/pull/9762 net-dns/ddclient/Manifest | 1 + net-dns/ddclient/ddclient-3.9.0.ebuild | 65 ++++++++++++++++++++++ .../files/ddclient-3.9.0-use_iproute2.patch | 29 ++++++++++ net-dns/ddclient/files/ddclient.initd-r5 | 21 +++++++ net-dns/ddclient/files/ddclient.service-r1 | 13 +++++ net-dns/ddclient/metadata.xml | 39 +++++++++---- 6 files changed, 157 insertions(+), 11 deletions(-) System.d file is incorrect. It tries to launch ddclient from /sbin, however it installs in into /bin directory (In reply to s from comment #2) > System.d file is incorrect. > > It tries to launch ddclient from /sbin, however it installs in into /bin > directory Yeah, sorry for that. See https://bugs.gentoo.org/665150. PR is filled, needs only to be merged. |