Post
Topic
Board Altcoin Discussion
Re: Dev Question: Heartbleed: What do I need to update?
by
bitcoinreactor
on 13/05/2014, 21:25:21 UTC
just fork it from already patched sources and you are set.

false : there was no code change ; not a single line in core client(s).

If you distribute or use binaries statically linked against openssl, update your openssl library (either system-wide or the local one you're using) and rebuild your binaries, that's it.

you could also eventually update your dependencies rules to force users building their own clients from your codebase to use a patched (as in 'recent') openssl library.