diff options
author | 2010-08-19 12:09:52 +0000 | |
---|---|---|
committer | 2010-08-19 12:09:52 +0000 | |
commit | 2261d7b54c9af2071c10b31a3738b09d03a4def6 (patch) | |
tree | 4922d73288e85b86cea32b288ede264195c6ed10 | |
parent | fix NULL pointer deref in midicat option parsing when ``-'' is (diff) | |
download | wireguard-openbsd-2261d7b54c9af2071c10b31a3738b09d03a4def6.tar.xz wireguard-openbsd-2261d7b54c9af2071c10b31a3738b09d03a4def6.zip |
Update to tzdata2010l from elsie.nci.nih.gov
-rw-r--r-- | share/zoneinfo/datfiles/africa | 8 | ||||
-rw-r--r-- | share/zoneinfo/datfiles/asia | 17 |
2 files changed, 19 insertions, 6 deletions
diff --git a/share/zoneinfo/datfiles/africa b/share/zoneinfo/datfiles/africa index b4ad48db1c6..81ffdc52a76 100644 --- a/share/zoneinfo/datfiles/africa +++ b/share/zoneinfo/datfiles/africa @@ -1,6 +1,6 @@ -# $OpenBSD: africa,v 1.32 2010/08/04 18:08:13 millert Exp $ +# $OpenBSD: africa,v 1.33 2010/08/19 12:09:52 millert Exp $ # <pre> -# @(#)africa 8.27 +# @(#)africa 8.28 # This file is in the public domain, so clarified as of # 2009-05-17 by Arthur David Olson. @@ -312,8 +312,8 @@ Rule Egypt 2007 only - Sep Thu>=1 23:00s 0 - Rule Egypt 2008 only - Aug lastThu 23:00s 0 - Rule Egypt 2009 only - Aug 20 23:00s 0 - -Rule Egypt 2010 only - Aug 10 23:00s 0 - -Rule Egypt 2010 only - Sep 9 0:00s 1:00 S +Rule Egypt 2010 only - Aug 11 0:00 0 - +Rule Egypt 2010 only - Sep 10 0:00 1:00 S Rule Egypt 2010 max - Sep lastThu 23:00s 0 - # Zone NAME GMTOFF RULES FORMAT [UNTIL] diff --git a/share/zoneinfo/datfiles/asia b/share/zoneinfo/datfiles/asia index ea765cc7eab..62378f4da65 100644 --- a/share/zoneinfo/datfiles/asia +++ b/share/zoneinfo/datfiles/asia @@ -1,5 +1,5 @@ -# $OpenBSD: asia,v 1.54 2010/08/04 18:08:13 millert Exp $ -# @(#)asia 8.60 +# $OpenBSD: asia,v 1.55 2010/08/19 12:09:52 millert Exp $ +# @(#)asia 8.61 # This file is in the public domain, so clarified as of # 2009-05-17 by Arthur David Olson. @@ -2179,6 +2179,18 @@ Zone Asia/Karachi 4:28:12 - LMT 1907 # "At 12:01am Friday, clocks in Israel and the West Bank will change to # 1:01am, while Gaza clocks will change at 12:01am Saturday morning." +# From Steffen Thorsen (2010-08-11): +# According to several sources, including +# <a href="http://www.maannews.net/eng/ViewDetails.aspx?ID=306795"> +# http://www.maannews.net/eng/ViewDetails.aspx?ID=306795 +# </a> +# the clocks were set back one hour at 2010-08-11 00:00:00 local time in +# Gaza and the West Bank. +# Some more background info: +# <a href="http://www.timeanddate.com/news/time/westbank-gaza-end-dst-2010.html"> +# http://www.timeanddate.com/news/time/westbank-gaza-end-dst-2010.html +# </a> + # The rules for Egypt are stolen from the `africa' file. # Rule NAME FROM TO TYPE IN ON AT SAVE LETTER/S Rule EgyptAsia 1957 only - May 10 0:00 1:00 S @@ -2199,6 +2211,7 @@ Rule Palestine 2008 only - Aug lastFri 2:00 0 - Rule Palestine 2009 only - Mar lastFri 0:00 1:00 S Rule Palestine 2010 max - Mar lastSat 0:01 1:00 S Rule Palestine 2009 max - Sep Fri>=1 2:00 0 - +Rule Palestine 2010 only - Aug 11 0:00 0 - # Zone NAME GMTOFF RULES FORMAT [UNTIL] Zone Asia/Gaza 2:17:52 - LMT 1900 Oct |