[dovecot/pigeonhole] 602326: lib-sieve: binary: Added means to obtain stat() in...

GitHub noreply at github.com
Sun Feb 12 16:37:27 UTC 2017


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/pigeonhole
  Commit: 602326eeba22fea12cb4871f42cb6b8c37c3aa0f
      https://github.com/dovecot/pigeonhole/commit/602326eeba22fea12cb4871f42cb6b8c37c3aa0f
  Author: Stephan Bosch <stephan.bosch at dovecot.fi>
  Date:   2017-02-12 (Sun, 12 Feb 2017)

  Changed paths:
    M src/lib-sieve/sieve-binary.c
    M src/lib-sieve/sieve-binary.h

  Log Message:
  -----------
  lib-sieve: binary: Added means to obtain stat() information from loaded binary.


  Commit: 298b3410d4da910867487f96831e5f51e327da5d
      https://github.com/dovecot/pigeonhole/commit/298b3410d4da910867487f96831e5f51e327da5d
  Author: Stephan Bosch <stephan.bosch at dovecot.fi>
  Date:   2017-02-12 (Sun, 12 Feb 2017)

  Changed paths:
    M src/lib-sieve/storage/file/sieve-file-script.c

  Log Message:
  -----------
  lib-sieve: file storage: Amended the up-to-date timestamp comparison for on-disk binaries to include nanoseconds.

This will fix problems occurring when both binary and script are saved within the same second.
On older systems that have no support for nanoseconds in the stat() time stamps, this has no effect.


Compare: https://github.com/dovecot/pigeonhole/compare/014df56e1efe...298b3410d4da


More information about the dovecot-cvs mailing list