[mythtv-firehose] mythtv branch master updated by wagnerrp. v0.27-alpha-34-gc683633

Git Repo Owner noreply at mythtv.org
Sun Jul 28 21:43:14 UTC 2013


The branch, master has been updated on the
mythtv repository by gitolite user wagnerrp.
       via  c6836330ca9b3242af58b247e8a2d28bf6c9da51 (commit)
      from  d9d04fd68f00edef9d6cc2e51331deab6dc07b1b (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit c6836330ca9b3242af58b247e8a2d28bf6c9da51
Author:    Raymond Wagner <rwagner at mythtv.org> at Sun, 28 Jul 2013 17:36:23 -0400
Committer: Raymond Wagner <rwagner at mythtv.org> at Sun, 28 Jul 2013 17:36:23 -0400
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=c6836330ca9b3242af58b247e8a2d28bf6c9da51

Replace all uses of UTC timezone with more standard Etc/UTC
This replaces all use of the UTC Olson timezone with the Etc/UTC
timezone. I'm uncertain which is more proper, but there are systems that
lack the UTC timezone, but I've not found any lacking the Etc/UTC
timezone. This resolves an issue where users were not able to update and
run even after importing their timezone database into MySQL.

There may still be some lingering instances I've missed, but those
should only affect systems that were already unable to function due to
lack of the UTC timezone.

Fixes #10906



-----------------------------------------------------------------------

Summary of changes:
 mythtv/bindings/perl/MythTV.pm              |    2 +-
 mythtv/bindings/python/MythTV/utility/dt.py |   21 ++++++--------
 mythtv/libs/libmythbase/dbutil.cpp          |    2 +-
 mythtv/libs/libmythtv/dbcheck.cpp           |   40 +++++++++++++-------------
 mythtv/programs/mythfrontend/customedit.cpp |   24 ++++++++--------
 mythtv/programs/mythfrontend/proglist.cpp   |    2 +-
 6 files changed, 44 insertions(+), 47 deletions(-)

-- 



More information about the mythtv-firehose mailing list