[Box Backup-commit] [boxbackup/boxbackup] fea4ef: Fix parsing of OpenSSL 1.1 output in bbstored-cert...

GitHub noreply at github.com
Mon Nov 27 21:29:23 GMT 2017


  Branch: refs/heads/windows_binary_packages
  Home:   https://github.com/boxbackup/boxbackup
  Commit: fea4efbf5648dddb63f51b4b076baceb872be87b
      https://github.com/boxbackup/boxbackup/commit/fea4efbf5648dddb63f51b4b076baceb872be87b
  Author: Chris Wilson <chris+github at qwirx.com>
  Date:   2017-10-16 (Mon, 16 Oct 2017)

  Changed paths:
    M bin/bbstored/bbstored-certs.in

  Log Message:
  -----------
  Fix parsing of OpenSSL 1.1 output in bbstored-certs

Thanks to Dean Hamstead (@djzort on GitHub) for the bug report and the patch!


  Commit: a631c82882b039f8467a2ef9abeb343f2ec5b3da
      https://github.com/boxbackup/boxbackup/commit/a631c82882b039f8467a2ef9abeb343f2ec5b3da
  Author: Chris Wilson <chris+github at qwirx.com>
  Date:   2017-10-16 (Mon, 16 Oct 2017)

  Changed paths:
    M lib/bbackupd/BackupDaemon.cpp
    M lib/common/Timer.cpp
    M lib/common/Timer.h
    M test/common/testcommon.cpp

  Log Message:
  -----------
  Fix -Wundefined-bool-conversion compile failure of master branch

Master build fails with: lib/common/Timer.cpp:171:10: error: reference cannot
be bound to dereferenced null pointer in well-defined C++ code; pointer may be
assumed to always convert to true [-Werror,-Wundefined-bool-conversion].

Cannot get regtests to pass on this feature branch without fixing this.

Also remove unused code from Timers.


  Commit: 24aca3fc618e36e2feb448bd7b5c05b31a064bd3
      https://github.com/boxbackup/boxbackup/commit/24aca3fc618e36e2feb448bd7b5c05b31a064bd3
  Author: Chris Wilson <qris at users.noreply.github.com>
  Date:   2017-10-17 (Tue, 17 Oct 2017)

  Changed paths:
    M bin/bbstored/bbstored-certs.in
    M lib/bbackupd/BackupDaemon.cpp
    M lib/common/Timer.cpp
    M lib/common/Timer.h
    M test/common/testcommon.cpp

  Log Message:
  -----------
  Merge pull request #19 from boxbackup/bbstored_certs

Fix parsing of OpenSSL 1.1 output in bbstored-certs. Fixes #18. Thanks to Dean Hamstead (@djzort on GitHub) for the bug report and the patch!


  Commit: a73246c0542d617360acd89907906500e56ce1ea
      https://github.com/boxbackup/boxbackup/commit/a73246c0542d617360acd89907906500e56ce1ea
  Author: Chris Wilson <chris+github at qwirx.com>
  Date:   2017-11-27 (Mon, 27 Nov 2017)

  Changed paths:
    M bin/bbstored/bbstored-certs.in
    M lib/bbackupd/BackupDaemon.cpp
    M lib/common/Timer.cpp
    M lib/common/Timer.h
    M test/common/testcommon.cpp

  Log Message:
  -----------
  Merge branch 'master' into windows_binary_packages


Compare: https://github.com/boxbackup/boxbackup/compare/447c2cd3d688...a73246c0542d


More information about the Boxbackup-commit mailing list