SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for timezone-2024b-lp155.329.2.x86_64.rpm :

* Thu Sep 12 2024 Martin Schreiner - Update to 2024b:
* Improve historical data for Mexico, Mongolia, and Portugal.
* System V names are now obsolescent.
* The main data form now uses %z.
* The code now conforms to RFC 8536 for early timestamps.
* Support POSIX.1-2024, which removes asctime_r and ctime_r.
* Assume POSIX.2-1992 or later for shell scripts.
* SUPPORT_C89 now defaults to 1.
* Mon Sep 02 2024 Dan Čermák - Split tzselect script into a subpackage to prevent awk getting into minimal containers and recommend tzselect by the main package Fixes bsc#1230054
* Thu Mar 21 2024 Martin Schreiner - Unify SLE-15-SP6 and Factory packages (PED#8158). This is still related to bsc#1213470. We\'re applying this fix for SLE-15-SP6 too. This changelog entry is meant to bring over the SLE information, so the same package can be used for both code streams.- This patch has long been removed on Factory but was never mentioned explicitly, it was related to ticket bsc#1202310, a minor update to reflect Chile\'s DST change back in 2022.
* bsc1202310.patch
* Mon Mar 18 2024 Ludwig Nussel - Use /bin/sh for tzselect. Used to require bash for the \'select\' builtin but has a fallback meanwhile so no need for explicit bash anymore.
* Thu Mar 14 2024 Martin Schreiner - Drop the timezone-java (bsc#1213470). After thorough consideration of possible problems that arise from having a timezone package specifically for the Java ecosystem, Fridrich Strba and I have decided to drop the package altogether. Doing so means the JDK will use its built-in timezone data that is updated quarterly, when refreshed JDK versions are released. While this does mean there could be situations where there is a bit of a mismatch between the \'timezone\' package\'s data, and the data that is used by JDK, in practice the difference will be minimal and short-lived. So we\'ve established this to be the best course of action.- Remove _multibuild, not longer required.
* Thu Feb 01 2024 Andreas Stieger - Update to 2024a:
* Kazakhstan unifies on UTC+5 beginning 2024-03-01
* Palestine springs forward a week later after Ramadan
* zic no longer pretends to support indefinite-past DST
* localtime no longer mishandles Ciudad Juárez in 2422
* Wed Dec 27 2023 Dirk Müller - update to 2023d:
* Ittoqqortoormiit, Greenland changes time zones on 2024-03-31.
* Vostok, Antarctica changed time zones on 2023-12-18.
* Casey, Antarctica changed time zones five times since 2020.
* Code and data fixes for Palestine timestamps starting in 2072.
* A new data file zonenow.tab for timestamps starting now.
* Fix predictions for DST transitions in Palestine in 2072-2075, correcting a typo introduced in 2023a.
* Vostok, Antarctica changed to +05 on 2023-12-18. It had been at +07 (not +06) for years.
* Change data for Casey, Antarctica to agree with timeanddate.com, by adding five time zone changes since 2020. Casey is now at +08 instead of +11.
* Much of Greenland, represented by America/Nuuk, changed its standard time from -03 to -02 on 2023-03-25, not on 2023-10-28.
* localtime.c no longer mishandles TZif files that contain a single transition into a DST regime. Previously, it incorrectly assumed DST was in effect before the transition too.
* tzselect no longer creates temporary files.
* tzselect no longer mishandles the following:
* Spaces and most other special characters in BUGEMAIL, PACKAGE, TZDIR, and VERSION.
* TZ strings when using mawk 1.4.3, which mishandles regular expressions of the form /X{2,}/.
* ISO 6709 coordinates when using an awk that lacks the GNU extension of newlines in -v option-arguments.
* Non UTF-8 locales when using an iconv command that lacks the GNU //TRANSLIT extension.
* zic no longer mishandles data for Palestine after the year 2075.
* Wed Mar 29 2023 Andreas Stieger - timezone update 2023c:
* Reverts changes for 2023 Lebanon DST change to 2023a data
* Fri Mar 24 2023 Andreas Stieger - timezone update 2023b:
* In 2023 Lebanon springs forward April 20/21 not March 25/26
* Thu Mar 23 2023 Danilo Spinella - timezone update 2023a:
* Egypt now uses DST again, from April through October.
* This year Morocco springs forward April 23, not April 30.
* Palestine delays the start of DST this year.
* Much of Greenland still uses DST from 2024 on.
* America/Yellowknife now links to America/Edmonton.
* tzselect can now use current time to help infer timezone.
* The code now defaults to C99 or later.- Refresh tzdata-china.diff- Remove upstreamed patch gcc13-fix.patch
* Tue Mar 07 2023 Martin Liška - Add gcc13-fix.patch upsteam patch for GCC 13 compiler.
* Tue Jan 24 2023 Atri Bhattacharya - Install leapseconds data to %{_datadir}/zoneinfo/; this is now required by some scientific applications.
* Wed Nov 30 2022 Andreas Stieger - timezone update 2022g:
* In the Mexican state of Chihuahua, the border strip near the US will change to agree with nearby US locations on 2022-11-30. The strip\'s western part, represented by Ciudad Juárez, switches from -06 all year to -07/-06 with US DST rules, like El Paso, TX. The eastern part, represented by Ojinaga, will observe US DST next year, like Presidio, TX. A new Zone America/Ciudad_Juarez splits from America/Ojinaga.
* Much of Greenland, represented by America/Nuuk, stops observing winter time after March 2023, so its daylight saving time becomes standard time.
* Changes for pre-1996 northern Canada
* Update to past DST transition in Colombia (1993), Singapore (1981)
* timegm is now supported by default
* Sat Oct 29 2022 Andreas Stieger - timezone update 2022f:
* Mexico will no longer observe DST except near the US border
* Chihuahua moves to year-round -06 on 2022-10-30
* Fiji no longer observes DST
* Move links to \'backward\'
* In vanguard form, GMT is now a Zone and Etc/GMT a link
* zic now supports links to links, and vanguard form uses this
* Simplify four Ontario zones
* Fix a Y2438 bug when reading TZif data
* Enable 64-bit time_t on 32-bit glibc platforms
* Omit large-file support when no longer needed
* In C code, use some C23 features if available
* Remove no-longer-needed workaround for Qt bug 53071
* Tue Oct 11 2022 Andreas Stieger - timezone update 2022e:
* Jordan and Syria switch from +02/+03 with DST to year-round +03
* Sun Sep 25 2022 Andreas Stieger - timezone update 2022d:
* Palestine transitions are now Saturdays at 02:00
* Simplify three Ukraine zones into one
* Tue Aug 16 2022 Andreas Stieger - timezone update 2022c:
* Work around awk bug
* Improve tzselect on intercontinental Zones
* Thu Aug 11 2022 Andreas Stieger - timezone update 2022b:
* Chile\'s DST is delayed by a week in September 2022 boo#1202324
* Iran no longer observes DST after 2022
* Rename Europe/Kiev to Europe/Kyiv
* New zic -R option
* Vanguard form now uses %z
* Finish moving duplicate-since-1970 zones to \'backzone\'
* Wed Jun 08 2022 Dirk Müller - switch to _multibuild- refresh keyring, enable keyring validation
* Tue Apr 12 2022 Fridrich Strba - Add --add-exports for java versions that support it.
* Fixes build in factory, since this is compulsory for jdk17+
* Thu Mar 17 2022 Andreas Stieger - timezone update 2022a:
* Palestine will spring forward on 2022-03-27, not -03-26
*
* zdump -v now outputs better failure indications
* Bug fixes for code that reads corrupted TZif data
* Fri Oct 22 2021 Andreas Stieger - timezone update 2021e:
* Palestine will fall back 10-29 (not 10-30) at 01:00
* Sat Oct 16 2021 Andreas Stieger - timezone update 2021d:
* Fiji suspends DST for the 2021/2022 season
* \'zic -r\' marks unspecified timestamps with \"-00\"
* Sat Oct 02 2021 Andreas Stieger - timezone update 2021c:
* Revert almost all of 2021b\'s changes to the \'backward\' file
* Fix a bug in \'zic -b fat\' that caused old timestamps to be mishandled in 32-bit-only readers
* Mon Sep 27 2021 Paolo Stivanin - timezone update 2021b:
* Jordan now starts DST on February\'s last Thursday.
* Samoa no longer observes DST.
* Move some backward-compatibility links to \'backward\'.
* Rename Pacific/Enderbury to Pacific/Kanton.
* Correct many pre-1993 transitions in Malawi, Portugal, etc.
* zic now creates each output file or link atomically.
* zic -L no longer omits the POSIX TZ string in its output.
* zic fixes for truncation and leap second table expiration.
* zic now follows POSIX for TZ strings using all-year DST.
* Fix some localtime crashes and bugs in obscure cases.
* zdump -v now outputs more-useful boundary cases.
* tzfile.5 better matches a draft successor to RFC 8536.
* Thu Jul 08 2021 Markéta Machová - Install tzdata.zi (bsc#1188127)
* Mon Jan 25 2021 Markéta Machová - timezone update 2021a (bsc#1177460)
* South Sudan changes from +03 to +02 on 2021-02-01 at 00:00.
* Tue Dec 29 2020 Markéta Machová - timezone update 2020f (bsc#1177460)
* \'make rearguard_tarballs\' no longer generates a bad rearguard.zi, fixing a 2020e bug.
* Wed Dec 23 2020 Markéta Machová - timezone update 2020e (bsc#1177460)
* Volgograd switches to Moscow time on 2020-12-27 at 02:00.
* Fri Oct 30 2020 Marketa Calabkova - Add fat.patch to generate \"fat\" timezone files (was default before 2020b) bsc#1178346
* Fri Oct 23 2020 Andreas Stieger - Adjust timezone-java.spec.in to avoid build failures when running pre_checkin.sh
* Thu Oct 22 2020 Marketa Calabkova - timezone update 2020d
* Palestine ends DST earlier than predicted, on 2020-10-24.
* Mon Oct 19 2020 Marketa Calabkova - timezone update 2020c
* Fiji starts DST later than usual, on 2020-12-20.
* Thu Oct 08 2020 Marketa Calabkova - timezone update 2020b (bsc#1177460)
* Revised predictions for Morocco\'s changes starting in 2023.
* Canada\'s Yukon changes to -07 on 2020-11-01, not 2020-03-08.
* Macquarie Island has stayed in sync with Tasmania since 2011.
* Casey, Antarctica is at +08 in winter and +11 in summer.
* zic no longer supports -y, nor the TYPE field of Rules.- Rebased timezone-2018f-bsc1112310.patch
* Thu Sep 24 2020 Dominique Leuenberger - Fixup tzdata-china.diff: zone.tab and zone1970.tab MUST be tab delimited (boo#1176927).
* Sat Sep 12 2020 Marguerite Su - modify tzdata-china.diff
* systemd now reads zone1970.tab
* link Asia/Shanghai to Asia/Beijing is enough and more precise
* Fri Jun 05 2020 Marketa Calabkova - timezone modifies a file below /usr/share (boo#1172521)
* Mon May 25 2020 Marketa Calabkova - zdump --version reported \"unknown\" (boo#1172055)
* Fri Apr 24 2020 Marketa Calabkova - timezone update 2020a (bsc#1169582)
* Morocco springs forward on 2020-05-31, not 2020-05-24.
* Canada\'s Yukon advanced to -07 year-round on 2020-03-08.
* America/Nuuk renamed from America/Godthab.
* zic now supports expiration dates for leap second lists.
* Thu Sep 12 2019 Marketa Calabkova - timezone update 2019c (bsc#1150451)
* Fiji observes DST from 2019-11-10 to 2020-01-12.
* Norfolk Island starts observing Australian-style DST.
* Tue Jul 02 2019 Marketa Calabkova - timezone update 2019b (bsc#1140016):
* Brazil no longer observes DST.
* \'zic -b slim\' outputs smaller TZif files.
* Palestine\'s 2019 spring-forward transition was on 03-29, not 03-30.
* Add info about the Crimea situation in zone1970.tab and zone.tab.
* Tue Mar 26 2019 Marketa Calabkova - timezone update 2019a:
* Palestine \"springs forward\" on 2019-03-30 instead of 2019-03-23
* Metlakatla \"fell back\" to rejoin Alaska Time on 2019-01-20 at 02:00
* Israel observed DST in 1980 (08-02/09-13) and 1984 (05-05/08-25)
* zic now has an -r option to limit the time range of output data
* Mon Dec 31 2018 astiegerAATTsuse.com- timezone update 2018i:
* São Tomé and Príncipe switches from +01 to +00 on 2019-01-01
* Sun Dec 30 2018 astiegerAATTsuse.com- timezone update 2018h (bsc#1120402):
* Qyzylorda, Kazakhstan moved from +06 to +05 on 2018-12-21
* New zone Asia/Qostanay because Qostanay, Kazakhstan didn\'t move
* Metlakatla, Alaska observes PST this winter only
* Guess Morocco will continue to adjust clocks around Ramadan
* Add predictions for Iran from 2038 through 2090
* Sat Oct 27 2018 astiegerAATTsuse.com- timezone update 2018g:
* Morocco switches to permanent +01 on 2018-10-27 (bsc#1113554)
* code fixes for zic on 32 bit
* Thu Oct 18 2018 astiegerAATTsuse.com- Avoid build failures of timezone-java with javazic SLE/Leap 15 by using an alternative notation for a 1948-1951 DST transition in Japan. add timezone-2018f-bsc1112310.patch, fixes boo#1112310
* Thu Oct 18 2018 astiegerAATTsuse.com- timezone update 2018f:
* Volgograd moves from +03 to +04 on 2018-10-28.
* Fiji ends DST 2019-01-13, not 2019-01-20.
* Most of Chile changes DST dates, effective 2019-04-06 (bsc#1104700)
* Corrections to past timestamps of DST transitions
* Use \"PST\" and \"PDT\" for Philippine time
* minor code changes to zic handling of the TZif format
* documentation updates
* Tue May 22 2018 astiegerAATTsuse.com- in SLE 15 / Leap 15.0 yast2-country stopped setting TIMEZONE in /etc/sysconfig/clock and called systemd timedatectl instead. No longer set /etc/localtime on timezone package updates to avoid setting an incorrect timezone. bsc#1093392
* Fri May 04 2018 astiegerAATTsuse.com- timezone update 2018e:
* North Korea switches back from +0830 to +09 on 2018-05-05.
* Ireland\'s standard time is in the summer, with negative DST offset to standard time used in Winter (bsc#1073299)
* Sat Mar 24 2018 astiegerAATTsuse.com- timezone update 2018d (bsc#1086729):
* In 2018, Palestine starts DST on March 24, not March 31
* Casey Station in Antarctica changed from +11 to +08 on 2018-03-11 at 04:00
* corrections for historical transitions
* Fri Jan 19 2018 astiegerAATTsuse.com- timezone update 2018c:
* São Tomé and Príncipe switched from +00 to +01 on 2018-01-01
* Southern Brazil\'s DST will now start on November\'s first Sunday (bsc#1073275)
* New zic option -t to specify the time zone file if TZ is unset
* Mon Oct 23 2017 astiegerAATTsuse.com- timezone update 2017c (bsc#1064571):
* Northern Cyprus switches from +03 to +02/+03 on 2017-10-29
* Fiji ends DST 2018-01-14, not 2018-01-21
* Namibia switches from +01/+02 to +02 on 2018-04-01
* Sudan switches from +03 to +02 on 2017-11-01
* Tonga likely switches from +13/+14 to +13 on 2017-11-05
* Turks & Caicos switches from -04 to -05/-04 on 2018-11-04
* corrections to past DST transitions
* Move oversized Canada/East-Saskatchewan to \'backward\' file
* zic and the reference runtime now reject multiple leap seconds within 28 days of each other, or leap seconds before the Epoch
* Sat Oct 07 2017 jengelhAATTinai.de- Replace old RPM constructs by new equivalents. Remove redundant %clean section.
* Fri Oct 06 2017 fstrbaAATTsuse.com- Require simply java, since with the new version of javazic, it is possible to generate the timezone information using any java version
* Sat Sep 16 2017 fstrbaAATTsuse.com- Do not require java-bootstrap, since it does not exist any more; use java < 1.8 instead
* Wed Mar 22 2017 astiegerAATTsuse.com- timezone update 2017b:
* Haiti resumed observance of DST in 2017 (bsc#1030417)
* Liberia changed from -004430 to +00 on 1972-01-07, not 1972-05-01.
* Use \"MMT\" to abbreviate Liberia\'s time zone before 1972, as \"-004430\" is one byte over the POSIX limit
* Wed Mar 01 2017 astiegerAATTsuse.com- timezone update 2017a:
* Mongolia no longer observes DST bsc#1024676
* Chile\'s Region of Magallanes moves from -04/-03 to -03 year-round starting 2017-05-13 23:00, split from America/Santiago creating a new zone America/Punta_Arenas Also affects Antarctica/Palmer. bsc#1024677
* Fixes to historical time stamps: Spain, Ecuador, Atyrau, Oral
* Switch to numeric, or commonly used time zone abbreviations
* zic no longer mishandles some transitions in January 2038
* date and strftime now cause %z to generate \"-0000\" instead of \"+0000\" when the UT offset is zero and the time zone abbreviation begins with \"-\".
* Thu Nov 24 2016 astiegerAATTsuse.com- timezone update 2016j [bsc#1011797]:
* Saratov, Russia switches from +03 to +04 on 2016-12-04 at 02:00. (new zone Europe/Saratov split from Europe/Volgograd)
* 1994-1999 corrections for Kazakhstan, with new zone Asia/Atyrau
* Asia/Gaza and Asia/Hebron now use \"EEST\", not \"EET\", to denote summer time before 1948. The old use of \"EET\" was a typo.
* Thu Nov 03 2016 astiegerAATTsuse.com- timezone update 2016i:
* Pacific/Tongatapu begins DST on 2016-11-06 at 02:00, ending on 2017-01-15 at 03:00. [bsc#1007725]
* Northern Cyprus is now +03 year round, causing a split in Cyprus time zones starting 2016-10-30 at 04:00. This creates a zone Asia/Famagusta [bsc#1007726]
* Antarctica/Casey switched from +08 to +11 on 2016-10-22
* Corrections to pre-1975 timestamps in Italy
* Fri Oct 21 2016 astiegerAATTsuse.com- timezone update 2016h:
* Asia/Gaza and Asia/Hebron end DST on 2016-10-29 at 01:00, not 2016-10-21 at 00:00.
* Adjust 1986-1990, 1994 Turkey DST transistions
* Asia/Colombo now uses numeric time zone abbreviations
* drop timezone-2016g-absolute-TZDEFAULT.patch, upstream
* Thu Oct 06 2016 astiegerAATTsuse.com- timezone update 2016g:
* Turkey will remain on UTC+03 after 2016-10-30 bsc#997830
* New leap second 2016-12-31 23:59:60 UTC Remove 0001-Positive-leap-second-on-2016-12-31.patch
* Corrections for past DST transitions
* Antarcica and nautical time zones now use numeric time zone abbreviations instead of obsolete alphanumeric ones
* Renamed Asia/Rangoon to Asia/Yangon
* The following change was previously patched in the package and is now upstream: + If the installed localtime and/or posixrules files are symbolic links, zic now keeps them symbolic links when updating them, for compatibility with platforms like openSUSE where other programs configure these files as symlinks. + zic now avoids hard linking to symbolic links, avoids some unnecessary mkdir and stat system calls, and uses shorter file names internally. + Drop the patches: tzcode-link.diff tzcode-revert-01-8c9cb9580.patch tzcode-revert-02-301f794f3.patch tzcode-revert-03-39fd078a6.patch tzcode-symlink.patch tzcode-zic.diff tzcode-fromname.patch + Upstream changes did not account for TZDEFAULT being an absolute path. Prevent broken symlinks (bsc#1003324), add timezone-2016g-absolute-TZDEFAULT.patch
* zdump has a new -i option to generate transitions in a more-compact but still human-readable format. (experimental)
* Mon Aug 08 2016 astiegerAATTsuse.com- A positive leap second will be added at the end of 2016-12-31 (bsc#988184) 0001-Positive-leap-second-on-2016-12-31.patch
* Tue Aug 02 2016 astiegerAATTsuse.com- add new signing key which is now available. Next release will revert to previous key.
* Tue Jul 05 2016 astiegerAATTsuse.com- timezone update 2016f:
* Egypt (Africa/Cairo) DST change 2016-07-07 cancelled boo#987720
* Asia/Novosibirsk switches from +06 to +07 on 2016-07-24 02:00
* Asia/Novokuznetsk and Asia/Novosibirsk now use numeric time zone abbreviations instead of invented ones.
* Europe/Minsk\'s 1992-03-29 spring-forward transition was at 02:00 not 00:00.- new upstream signing key not available, dropping
* Tue Jun 14 2016 astiegerAATTsuse.com- timezone update 2016e:
* Africa/Cairo observes DST in 2016 from July 7 to the end of October (boo#982833)
* Changes affecting past timestamps in arctic and antarctic locations while uninhabited
* Adjust Asia/Baku\'s 1992 DST transition
* zic now outputs a dummy transition at time 2
*
*31 - 1 in zones whose POSIX-style TZ strings contain a \'<\', working around Qt bug 53071
* Mon Apr 18 2016 astiegerAATTsuse.com- timezone update 2016d
* Venezuela (America/Caracas) switches from -0430 to -04 on 2016-05-01 at 02:30 [boo#975875]
* Asia/Magadan switches from +10 to +11 on 2016-04-24 at 02:00.
* New zone Asia/Tomsk, split off from Asia/Novosibirsk. It covers Tomsk Oblast, Russia, which switches from +06 to +07 on 2016-05-29 at 02:00
* Changes for past time zones (corrections and new Europe/Kirov)
* Corrections to historical time in Kazakhstan from 1991 through 2005.
* Wed Mar 23 2016 astiegerAATTsuse.com- timezone update 2016c [boo#972433]
* Azerbaijan no longer observes DST (Asia/Baku)
* Chile reverts from permanent to seasonal DST.
* Correct past timestamps for Europe/Kaliningrad, Europe/Vilnius, Europe/Volgograd 1989-1991
* Thu Mar 17 2016 lchiquittoAATTsuse.com- timezone update 2016b [boo#971377]
* New zones Europe/Astrakhan and Europe/Ulyanovsk for Astrakhan and Ulyanovsk Oblasts, Russia, both of which will switch from +03 to +04 on 2016-03-27 at 02:00 local time.
* New zone Asia/Barnaul for Altai Krai and Altai Republic, Russia, which will switch from +06 to +07 on the same date and local time.
* Asia/Sakhalin moves from +10 to +11 on 2016-03-27 at 02:00.
* As a trial of a new system that needs less information to be made up, the new zones use numeric time zone abbreviations like \"+04\" instead of invented abbreviations like \"ASTT\".
* Haiti will not observe DST in 2016.
* Palestine\'s spring-forward transition on 2016-03-26 is at 01:00, not 00:00.
* tzselect\'s diagnostics and checking, and checktab.awk\'s checking, have been improved.
* tzselect now tests Julian-date TZ settings more accurately. (Thanks to J William Piggott.)- tzcode-revert-01-8c9cb9580.patch, tzcode-revert-02-301f794f3.patch, tzcode-revert-03-39fd078a6.patch: Revert some porting fixes specific to MS-Windows that rewrites parts of zic touched by our patches.
* Thu Jan 28 2016 astiegerAATTsuse.com- timezone update 2016a [boo#963921]
* America/Cayman will not observe DTS this year
* Asia/Chita switches from +0800 to +0900 on 2016-03-27 at 02:00.
* Asia/Tehran now has DST predictions for the year 2038 and later
* America/Metlakatla switched from PST all year to AKST/AKDT on 2015-11-01 at 02:00.
* America/Santa_Isabel has been removed, and replaced with a backward compatibility link to America/Tijuana.
* Asia/Karachi\'s two transition times in 2002 were off by a minute.
* Fri Oct 02 2015 astiegerAATTsuse.com- timezone update 2015g
* Turkey\'s 2015 fall-back transition is scheduled for Nov. 8, not Oct. 25 [boo#948227]
* Adjustments for upcoming changes in Norfolk, Fiji, Fort Nelson
* New zone America/Fort_Nelson.
* localtime no longer mishandles America/Anchorage after 2037.
* On hosts with signed 32-bit time_t, localtime no longer mishandles Pacific/Fiji after 2038-01-16 14:00 UTC.
* Fri Aug 14 2015 astiegerAATTsuse.com- timezone update 2015f [boo#941249]
* North Korea switches to +0830 on 2015-08-15, abbreviation remains \"KST\".
* Uruguay no longer observes DST.
* Moldova starts and ends DST at 00:00 UTC, not at 01:00 UTC.- unfuzz tzcode-symlink.patch and tzcode-link.diff
* Sun Jun 14 2015 astiegerAATTsuse.com- timezone update 2015e [boo#934654]
* Morocco will suspend DST from 2015-06-14 03:00 through 2015-07-19 02:00, not 06-13 and 07-18 as guessed.
* Assume Cayman Islands will observe DST starting next year, using US rules.
* The file \'iso3166.tab\' now uses UTF-8
* When displaying data, tzselect converts it to the current locale\'s encoding if the iconv command works.
* tzselect no longer mishandles Dominica, fixing a bug introduced in Release 2014f.
* zic -l no longer fails when compiled with - DTZDEFAULT=\\\"/etc/localtime\\\", regression from 2014f. Dropping upstreamed tzcode-zic-empty-comp.diff
* Tue May 19 2015 lchiquittoAATTsuse.com- tzcode-zic-empty-comp.diff: Replaced by more sophisticated fix from upstream
* Mon May 18 2015 lchiquittoAATTsuse.com- tzcode-zic-empty-comp.diff: Fix check for empty components in absolute path
* Thu May 14 2015 lchiquittoAATTsuse.com- Fix post-install script to overwrite the temporary file when attempting to create /etc/localtime as a hard link [bsc#928841]
* Thu May 14 2015 lchiquittoAATTsuse.com- timezone update 2015d [bsc#928584, bsc#928246]
* Egypt announced it is off DST indefinitely
* zic has some minor performance improvements- tzcode-fromname.patch, tzcode-link.diff, tzcode-symlink.patch, tzcode-zic.diff, tzdata-china.diff: Rebase
* Tue Apr 21 2015 crrodriguezAATTopensuse.org- Revert initrd generation updates, they add a new build cycle.
* Tue Apr 14 2015 astiegerAATTsuse.com- timezone update 2015c [boo#927029]
* correct Egypt 2015 DST transition from April 24 to April 30
* Changes affecting past time stamps and historic DST changes
* time zones turned into links where this affects UTC offsets in pre-1970 time stamps only: America/Montreal
* Thu Apr 02 2015 crrodriguezAATTopensuse.org- BuildRequire suse-module-tools otherwise initrd macros are never defined.
* Sat Mar 28 2015 crrodriguezAATTopensuse.org- we should regenerate the initrd when the timezone package is updated, as the timezone selected by the user plus UTC is nowadays required by SUSE-specific \"warpclock\" dracut module.
* Sat Mar 21 2015 astiegerAATTsuse.com- timezone update 2015b [boo#923493]- Changes to time zones:
* Mongolia DST observance 2015
* Palestine DST dates 2015 and 2015
* correct 1982 zone shift in Pacific/Easter, regression in 2015a
* More pre-1970 zones have been turned into links, when they differed from existing zones only for older time stamps: America/Antigua, America/Cayman, Pacific/Midway, Pacific/Saipan.
* Correct the 1992-2010 DST abbreviation in Volgograd from \"MSK\" to \"MSD\".- Changes to code:
* Fix integer overflow bug in reference \'mktime\' implementation.
* Allow -Dtime_tz=time_t compilations, and allow -Dtime_tz=... libraries to be used in the same executable as standard-library time_t functions.
* Fri Jan 30 2015 andreas.stiegerAATTgmx.de- timezone update 2015a
* New positive leap second 2015-06-30 23:59:60 UTC as per IERS Bulletin C 49 [boo#914676]
* Mexico state Quintana Roo (America/Cancun) shift from Central Time with DST to Eastern Time without DST on 2015-02-01 02:00.
* Chile (America/Santiago) will retain old DST as standard time from April, also Pacific/Easter, and Antarctica/Palmer
* Changes affecting past timestamps (Iceland 1837 through 1939)
* Some more zones have been turned into links (pre-1970)- remove leap-second-2015.patch
* Mon Jan 26 2015 dmuellerAATTsuse.com- add leap-second-2015.patch (bnc#914676)
* Thu Nov 20 2014 fstrbaAATTsuse.com- make timezone-java compatible with Java8
* Add generation of tzdb.dat used by Java8 and Java9
* Require tzdb package to be able to generate this database
* Build using java-bootstrap 1.7 used in openSUSE:Factory to bootstrap java-1_7_0-openjdk
* Add virtual provider tzdata-java8 in order to be able to require it for java-1_8_0-openjdk
* Tue Nov 11 2014 andreas.stiegerAATTgmx.de- timezone update 2014j [boo#904824] + Turks & Caicos\' switch from US eastern time to UTC-4 year-round moved from 2014-11-02 at 02:00 to 2015-11-01 at 02:00. + Corrects pre-1989 time stamps for Asia/Seoul and Asia/Pyongyang + Time zones turned into links when they differed from existing zones only for pre-1970 time stamps: Africa/Addis_Ababa, Africa/Asmara, Africa/Dar_es_Salaam, Africa/Djibouti, Africa/Kampala, Africa/Mogadishu, Indian/Antananarivo, Indian/Comoro, and Indian/Mayotte.
* Wed Oct 22 2014 lchiquittoAATTsuse.com- update to 2014i [bsc#902276]:
* Pacific/Fiji will observe DST from 2014-11-02 02:00 to 2015-01-18 03:00.
* A new Zone Pacific/Bougainville, for the part of Papua New Guinea that plans to switch from UTC+10 to UTC+11 on 2014-12-28 at 02:00.
* Some changes in time zone abbreviations and affecting past time stamps.
* Some fixes for minor bugs.
 
ICM