[dovecot/core] b0831e: lib-index: Minor fix to day_first_uid updating

GitHub noreply at github.com
Thu Mar 16 13:30:10 UTC 2017


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/core
  Commit: b0831ed2daa5724a883926534825337903cf97dc
      https://github.com/dovecot/core/commit/b0831ed2daa5724a883926534825337903cf97dc
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-03-16 (Thu, 16 Mar 2017)

  Changed paths:
    M src/lib-index/mail-index-transaction-update.c

  Log Message:
  -----------
  lib-index: Minor fix to day_first_uid updating

mktime() was getting a bit confused around day changes. Giving it only
year/month/day makes it less confused.


  Commit: 95fe5a25ac87f2a56933117a80373cf38379c456
      https://github.com/dovecot/core/commit/95fe5a25ac87f2a56933117a80373cf38379c456
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-03-16 (Thu, 16 Mar 2017)

  Changed paths:
    M src/lib-index/test-mail-index-transaction-update.c

  Log Message:
  -----------
  lib-index: Fix test-mail-index-transaction-update

It was broken with TZ=Australia/ACT. Fixing it seems too troublesome, so
just use TZ=UTC during the test.


Compare: https://github.com/dovecot/core/compare/bb0484f2d26a...95fe5a25ac87


More information about the dovecot-cvs mailing list