]> git.ipfire.org Git - people/ms/libloc.git/commit
Fix timezone-dependant interpretation of database timestamp
authorMichael Tremer <michael.tremer@ipfire.org>
Fri, 12 Jun 2020 14:33:48 +0000 (14:33 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 12 Jun 2020 14:33:48 +0000 (14:33 +0000)
commit22302d77d0147e5192a83e53d0b1a3d5fc3d2db8
treed353f5adbac53f148a91397febc41e9be5cb3a8f
parent7865c7d4b820b94430e2f1219529348c52d5a183
Fix timezone-dependant interpretation of database timestamp

The timestamp that is retrieved from DNS is in UTC and we must
not interpret as local time.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/resolv.c