From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.sysutils.supervision.general/2257 Path: news.gmane.org!.POSTED!not-for-mail From: Jonathan de Boyne Pollard Newsgroups: gmane.os.freebsd.devel.hackers,gmane.comp.sysutils.supervision.general,gmane.linux.debian.user Subject: djbwares version 4 Date: Mon, 5 Dec 2016 22:49:20 +0000 Message-ID: NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit X-Trace: blaine.gmane.org 1480978247 28406 195.159.176.226 (5 Dec 2016 22:50:47 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Mon, 5 Dec 2016 22:50:47 +0000 (UTC) User-Agent: Mozilla/5.0 (Windows NT 6.0; rv:45.0) Gecko/20100101 Thunderbird/45.1.1 To: FreeBSD Hackers , "supervision@list.skarnet.org" , Debian users Original-X-From: owner-freebsd-hackers@freebsd.org Mon Dec 05 23:50:42 2016 Return-path: Envelope-to: freebsd-hackers@m.gmane.org Original-Received: from mx2.freebsd.org ([8.8.178.116]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cE25p-0006pw-UW for freebsd-hackers@m.gmane.org; Mon, 05 Dec 2016 23:50:42 +0100 Original-Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mx1.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx2.freebsd.org (Postfix) with ESMTPS id 069D46CE81; Mon, 5 Dec 2016 22:50:45 +0000 (UTC) (envelope-from owner-freebsd-hackers@freebsd.org) Original-Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id D30FF10F; Mon, 5 Dec 2016 22:50:44 +0000 (UTC) (envelope-from owner-freebsd-hackers@freebsd.org) Original-Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 782CFC68078 for ; Mon, 5 Dec 2016 22:50:39 +0000 (UTC) (envelope-from j.deboynepollard-newsgroups@ntlworld.com) Original-Received: from know-smtprelay-omc-6.server.virginmedia.net (know-smtprelay-omc-6.server.virginmedia.net [80.0.253.70]) by mx1.freebsd.org (Postfix) with ESMTP id EDE99ED for ; Mon, 5 Dec 2016 22:50:38 +0000 (UTC) (envelope-from j.deboynepollard-newsgroups@ntlworld.com) Original-Received: from [192.168.1.100] ([86.10.211.13]) by know-smtprelay-6-imp with bizsmtp id GNpT1u00B0HtmFq01NpUuT; Mon, 05 Dec 2016 22:49:28 +0000 X-Originating-IP: [86.10.211.13] X-Spam: 0 X-Authority: v=2.1 cv=H94muLsi c=1 sm=1 tr=0 a=SB7hr1IvJSWWr45F2gQiKw==:117 a=SB7hr1IvJSWWr45F2gQiKw==:17 a=L9H7d07YOLsA:10 a=9cW_t1CCXrUA:10 a=s5jvgZ67dGcA:10 a=IkcTkHD0fZMA:10 a=2rVjqWD_AAAA:8 a=itly7gIdAAAA:8 a=xNUUt9kjeGnzvt2K_IkA:9 a=QEXdDO2ut3YA:10 a=-FEs8UIgK8oA:10 a=NWVoK91CQyQA:10 a=ULaUcM2Ibn9MdPUUwucP:22 a=1RpNR2E4bTkVPcsa2RFZ:22 X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: owner-freebsd-hackers@freebsd.org Original-Sender: owner-freebsd-hackers@freebsd.org Xref: news.gmane.org gmane.os.freebsd.devel.hackers:58292 gmane.comp.sysutils.supervision.general:2257 gmane.linux.debian.user:520013 Archived-At: In celebration of the forthcoming leap second, djbwares is now at version 4. * http://jdebp.eu./Softwares/djbwares/ * http://jdebp.info./Softwares/djbwares/ I've added in the rest of M. Bernstein's public domain libtai library, parts of which were already included by some of the tools. This has added the easter, nowutc, and yearcal commands, which are packaged up alongside libtai.a, the libtai C language headers, and the libtai manual pages in a new libtai package. More importantly, it has added the leapsecs command, and the /usr/local/etc/leapsecs.dat file is now generated from leapsecs.txt rather than included as a binary in the source as it was before. The sharp-eyed will also note that support for /usr/local/etc/leapsecs.dat (as an alternative to /etc/leapsecs.dat for systems that like non-operating system files in /usr/local/etc) has also been added. The leapsecs.txt is the Bernstein 2015-06-30 version (which is still the latest published by M. Bernstein) patched with the forthcoming leap second. The libtai package does not include /usr/local/etc/leapsecs.dat . Rather, that is packaged in a separate leapsecs package, to allow updated versions to be substituted with ease when they come along, as well as to permit installing only that without the rest of libtai. _______________________________________________ freebsd-hackers@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org"