diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2006-09-18 15:49:38 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2006-09-18 15:49:38 +0000 |
commit | dce6faddfdb6c81cf4a916890af8ce904843715b (patch) | |
tree | 0bcd06044f4d2f62a554f20d2463bbc8c4b8cd50 /net-dns/ddclient/ChangeLog | |
parent | Several KMail crash fixes from the KDE 3.5 branch, including the one for bug ... (diff) | |
download | gentoo-2-dce6faddfdb6c81cf4a916890af8ce904843715b.tar.gz gentoo-2-dce6faddfdb6c81cf4a916890af8ce904843715b.tar.bz2 gentoo-2-dce6faddfdb6c81cf4a916890af8ce904843715b.zip |
add the missing conf.d file from bug #117124, and patched the ebuild to die on failed installs. Additionally, make sample config files install as .sample files, to close bug #148074 by Paul Bredbury
(Portage version: 2.1.2_pre1)
Diffstat (limited to 'net-dns/ddclient/ChangeLog')
-rw-r--r-- | net-dns/ddclient/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/net-dns/ddclient/ChangeLog b/net-dns/ddclient/ChangeLog index 9f801e4ef54d..df9b000a3a8c 100644 --- a/net-dns/ddclient/ChangeLog +++ b/net-dns/ddclient/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for net-dns/ddclient # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-dns/ddclient/ChangeLog,v 1.23 2006/09/08 10:55:41 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/ddclient/ChangeLog,v 1.24 2006/09/18 15:49:38 seemant Exp $ + + 18 Sep 2006; Seemant Kulleen <seemant@gentoo.org> +files/ddclient.confd, + ddclient-3.7.0.ebuild: + add the missing conf.d file from bug #117124, and patched the ebuild to die + on failed installs. Additionally, make sample config files install as + .sample files, to close bug #148074 by Paul Bredbury 08 Sep 2006; Seemant Kulleen <seemant@gentoo.org> +files/ddclient-reasonable-security.patch: |