Page MenuHomeSolus

bitmessage 0.6.1 update
Closed, WontfixPublic

Description

Updated bitmessage to version 0.6.1

  • Translation update and localisation fixes
  • Minor bug fixes
  • Minor UI improvements
  • Namecoin integration fixed and improved
  • SMTP server and client interface
  • Tor hidden service support
  • C PoW builds and runs on *BSD
  • Windows binary:
    • fixed build
    • upgraded to Python 2.7.12 and OpenSSL 1.0.2h
    • 64bit binary available for download
    • self-built PyInstaller bootloader should trigger fewer antivirus false positives
  • Mac OSX binary:
    • upgraded to Python 2.7.12 and OpenSSL 1.0.2h

Event Timeline

JoshStrobl triaged this task as Normal priority.Nov 25 2016, 8:41 PM
JoshStrobl moved this task from Backlog to Awaiting Fixes on the Patch Submission board.
JoshStrobl added a subscriber: JoshStrobl.

This needs to be rebased off the existing bitmessage repo.

This needs to be rebased off the existing bitmessage repo.

What does this mean?

It means you exactly as it sounds. Basically, you need to clone the existing git repo and apply your work on top of it, so it only presents the actual differences in the patch. This can't be merged in otherwise.

JoshStrobl claimed this task.

Closing due to lack of movement.