From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp1.rs.github.com (smtp1-ext.rs.github.com [207.97.227.250]) by huchra.bufferbloat.net (Postfix) with ESMTP id 72E3B200DF4 for ; Sat, 11 Feb 2012 17:42:33 -0800 (PST) Received: from github.com (sh1.rs.github.com [172.17.1.41]) by smtp1.rs.github.com (Postfix) with ESMTP id 8C9EC42AEF for ; Sat, 11 Feb 2012 17:42:32 -0800 (PST) Date: Sat, 11 Feb 2012 17:42:32 -0800 From: GitHub To: cerowrt-commits@lists.bufferbloat.net Message-ID: <4f3719088cb7d_7fa73fbf9bf1eaec113955@sh1.rs.github.com.mail> Subject: [dtaht/ceropackages] 7b096a: Cleaned up patchset for ntp + dnssec Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_4f3719088ad1f_7fa73fbf9bf1eaec113794"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-BeenThere: cerowrt-commits@lists.bufferbloat.net X-Mailman-Version: 2.1.13 Precedence: list Reply-To: GitHub List-Id: Development commits for the cerowrt project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Feb 2012 01:42:33 -0000 ----==_mimepart_4f3719088ad1f_7fa73fbf9bf1eaec113794 Date: Sat, 11 Feb 2012 17:42:32 -0800 Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-ID: <4f3719088bdce_7fa73fbf9bf1eaec11384b@sh1.rs.github.com.mail> Branch: refs/heads/master Home: https://github.com/dtaht/ceropackages Commit: 7b096aa10f69666a626fa62be33b89aa95a16ccf https://github.com/dtaht/ceropackages/commit/7b096aa10f69666a626fa62be33b89aa95a16ccf Author: Dave Taht Date: 2012-02-11 (Sat, 11 Feb 2012) Changed paths: A net/ntpd/patches/001-ntp-dnssec.patch A net/ntpd/patches/002-ntp-m4.patch A net/ntpd/patches/003-adjtime-fix-for-pthreads R net/ntpd/patches/ntp-dnssec.patch R net/ntpd/patches/ntp-m4.patch Log Message: ----------- Cleaned up patchset for ntp + dnssec Regrettably, although it builds, AND recognises when dnssec is not working, it still does not try a non-dnssec call. A closer look at the patch is needed. ----==_mimepart_4f3719088ad1f_7fa73fbf9bf1eaec113794--