From owner-freebsd-questions@freebsd.org Fri Dec 30 17:06:43 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CB554C96F35 for ; Fri, 30 Dec 2016 17:06:43 +0000 (UTC) (envelope-from herbert@mailbox.org) 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 B07D61CF6 for ; Fri, 30 Dec 2016 17:06:43 +0000 (UTC) (envelope-from herbert@mailbox.org) Received: by mailman.ysv.freebsd.org (Postfix) id ACE6DC96F32; Fri, 30 Dec 2016 17:06:43 +0000 (UTC) Delivered-To: questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AC8ACC96F30 for ; Fri, 30 Dec 2016 17:06:43 +0000 (UTC) (envelope-from herbert@mailbox.org) Received: from mx2.mailbox.org (mx2.mailbox.org [80.241.60.215]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "*.mailbox.org", Issuer "SwissSign Server Silver CA 2014 - G22" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 705231CF5 for ; Fri, 30 Dec 2016 17:06:42 +0000 (UTC) (envelope-from herbert@mailbox.org) Received: from smtp1.mailbox.org (smtp1.mailbox.org [80.241.60.240]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx2.mailbox.org (Postfix) with ESMTPS id E104443105 for ; Fri, 30 Dec 2016 18:01:24 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=mailbox.org; h= content-type:content-type:mime-version:references:in-reply-to :subject:subject:from:from:message-id:date:date:received; s= mail20150812; t=1483117281; bh=ZFHSPnOHp0m2K9vkUlmgBZv/AoLpif8sO EvZYZuuo3E=; b=f7qymmUjhs0LlU3HheD0IdV4y5eFIodDdxwPyXMMdboA+LU5e 3BnbV1E/FYaYaIvPlZ3+YSNim0kLVOTOlfn/6AOvl1y/T/MJEZJFT4xiyjMa1IDn lkqagNptGTNrHwUgd0JR5V+TeFne8iU+Q8ebza9Ez0gjHjNd2HlKez9u+qk/fkz2 WyIvw1EdsGQgWqevHgn12mwwVmy8TMcRuqujvgSDWhYRtah1wH2M26N6VXDZVYiI EvNUoOGTtGULuN3u37T4/qw/tmq5jxnnZ2/aRzyzlP/kQxqG/k9Zmu66z2DyNi5a JUyovwX39azZDDbWlM4yAahBqg3Cf6IjvOvYw== X-Virus-Scanned: amavisd-new at heinlein-support.de Received: from smtp1.mailbox.org ([80.241.60.240]) by hefe.heinlein-support.de (hefe.heinlein-support.de [91.198.250.172]) (amavisd-new, port 10030) with ESMTP id zDD9RNI5Mkih for ; Fri, 30 Dec 2016 18:01:21 +0100 (CET) Date: Fri, 30 Dec 2016 18:01:20 +0100 Message-ID: <86r34ptkpr.wl-herbert@mailbox.org> From: "Herbert J. Skuhra" To: questions@freebsd.org Subject: Re: Update TZ data In-Reply-To: References: MIME-Version: 1.0 (generated by SEMI-EPG 1.14.7 - "Harue") Content-Type: text/plain; charset=US-ASCII X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Dec 2016 17:06:43 -0000 Alberto Mijares skrev: > > Dear all, > I'd like to know how to patch and submit the TZ database in base. > America/Caracas is -4:00 since May 01 2016. > > Thank you. Like: So upgrade your system? -- Herbert