From owner-freebsd-stable@freebsd.org Mon Jun 18 06:03:11 2018 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A6FD310186B6 for ; Mon, 18 Jun 2018 06:03:11 +0000 (UTC) (envelope-from ed@nuxi.nl) Received: from mail-wm0-x231.google.com (mail-wm0-x231.google.com [IPv6:2a00:1450:400c:c09::231]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 1EEB770437 for ; Mon, 18 Jun 2018 06:03:11 +0000 (UTC) (envelope-from ed@nuxi.nl) Received: by mail-wm0-x231.google.com with SMTP id j15-v6so13173807wme.0 for ; Sun, 17 Jun 2018 23:03:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nuxi-nl.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=OfjJxwPKj8walpZvgWG1v9H6b4L2F8u0QOJEJh2Tfj4=; b=jNY+c28u9jOqfEU25zB+wLfzBnMMt7NbYoKo/yqgIk3CWS2z7ALo3dAH3IEJDmuV5b Bj5skVcmUdfsfrI0klSE+FTU+7OeFoUPmUJRKbHATgIaMQlnr1B4gmNkZKIbxDa7ZPiy IstBwBpQ8H08ZFp++ZTikY/3Rv7z8FvqUokwa9xf1pvliJtVGSf5nGm2GVTYwVTMhv0A Vpned6vHPTN15BMDhqHF0RKjVWmJF0FFY0CXoFh9whwHSTOGXKsy5dms7BtYPIzTILye bE/4YEZZCoILu7Fh2oXqxV8LUUMrdVH9E33uVb/FNofyGHmFW0BD3e8LK8jrUiPVeaOd Hrfg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=OfjJxwPKj8walpZvgWG1v9H6b4L2F8u0QOJEJh2Tfj4=; b=pKoWFhqgG5lPTyBf2k0rg/d1h96wSgneEb5DCCTSWy5bWDpTCcEj7GcWD2uSGgLoZi o1qlc/eJ/lB+InM1ZeNNVbecClP7f06Qb48Izd32GRtxz4LmIDayt4ABEPgpBQi883t/ cjZGkcDYT3bQDQVYgCqArhHpLEtgXV79pbg8lvqWBFlEDhlLAWpn9uoE87WQDVrKUzt8 JPMIrUhX3pGclQlbUg6ej9ps2MTAnCk/QeyJMWe8xxca8OP7vhKdAN3pfi62537bpwTT mii2BcooESH6EaOVK5xU/Fw8RxYq3WxbTx1lC8bIKmSl+uRPjgQ4Um1heLME7OqxssEF hG/g== X-Gm-Message-State: APt69E0VuYHtvtmgqUpZdTnUm6WCOO6HRH/MdJ0IzQc7GNlKsKLIdItR 9r2+ldRwGErGhIk2PaRu/pKon4oPEYvJnj1+G9eAY8v1 X-Google-Smtp-Source: ADUXVKLV3IIst7b//84sogavFVo8ghQatrjXy8iY2XhfqklyvIY/ufVbsueImQK82jjumNAZUMvC3ghE+VJ6de1ccWY= X-Received: by 2002:a50:a4c6:: with SMTP id x6-v6mr9967108edb.247.1529301789902; Sun, 17 Jun 2018 23:03:09 -0700 (PDT) MIME-Version: 1.0 Received: by 2002:a50:8e0d:0:0:0:0:0 with HTTP; Sun, 17 Jun 2018 23:02:39 -0700 (PDT) In-Reply-To: References: From: Ed Schouten Date: Mon, 18 Jun 2018 08:02:39 +0200 Message-ID: Subject: Re: syslogd became silent between 11.2-PRERELEASE r334874 and r335282 To: Michael Grimm Cc: "ed@FreeBSD.org" , FreeBSD-STABLE Mailing List Content-Type: text/plain; charset="UTF-8" X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Jun 2018 06:03:11 -0000 Hi Michael, 2018-06-17 22:04 GMT+02:00 Michael Grimm : > Thanks, your patch fixed it! That's awesome. Thanks for confirming! > I am not that much experienced, but that's what I did: > > #) svn update -r 335059 > #) applied your patch > #) recompiled world and kernel > #) reinstalled world and kernel > #) reinstalled my jail's basejail (ezjail technology) > #) reboot > -> return of syslogd clients being able to send syslog messages from jails to host's syslogd > > I hope that this is sufficient prove that your patch will work? Yes, that's all right. I've just committed the patch (r335314) and will MFC it to 11-STABLE before the end of the week. Best regards, -- Ed Schouten Nuxi, 's-Hertogenbosch, the Netherlands