[mythtv-commits] mythtv branch fixes/0.26 updated by wagnerrp. v0.26.0-68-gfeffc69

Git Repo Owner noreply at mythtv.org
Sun Dec 30 07:09:39 UTC 2012


The branch, fixes/0.26 has been updated on the
mythtv repository by gitolite user wagnerrp.
       via  feffc6907bfb4047ef73102c53e3540cd00917d8 (commit)
       via  edba581f7347baa060e1ab75095a57f935ac281d (commit)
      from  b563d7f01b3dc3c40abc430150f3f00deb7d6a1d (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 feffc6907bfb4047ef73102c53e3540cd00917d8
Author:    Raymond Wagner <rwagner at mythtv.org> at Sun, 30 Dec 2012 02:07:12 -0500
Committer: Raymond Wagner <rwagner at mythtv.org> at Sun, 30 Dec 2012 02:09:31 -0500
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=feffc6907bfb4047ef73102c53e3540cd00917d8

Allow posixtzinfo to use the TZ environmental variable.
This adds a check for the TZ environmental variable, and uses that to
define the local timezone if available, rather than always using
/etc/localtime. This resolves an issue on Debian-based systems that
always use the TZ variable, rather than defining the localtime file.
(cherry picked from commit 0bffe0648d7b19ff2b2ca289699982c23a12f455)



commit edba581f7347baa060e1ab75095a57f935ac281d
Author:    Raymond Wagner <rwagner at mythtv.org> at Sun, 30 Dec 2012 02:02:14 -0500
Committer: Raymond Wagner <rwagner at mythtv.org> at Sun, 30 Dec 2012 02:09:22 -0500
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=edba581f7347baa060e1ab75095a57f935ac281d

Remove incorrect selection of DST offset.
This makes the default offsettzinfo just use the standard timezone
offset from the time module, rather than incorrectly using the existence
of a DST offset as indication that the system is currently in DST.
(cherry picked from commit 4dd0bf8014bf8261c8ed347517ef8197ac7f942e)



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

Summary of changes:
 mythtv/bindings/python/MythTV/utility/dt.py |   12 +++++++-----
 1 files changed, 7 insertions(+), 5 deletions(-)

-- 



More information about the mythtv-commits mailing list