<div dir="ltr">Perhaps if there were a message that would nag your stdout or log output letting you know there&#39;s a new version available, or N more versions available and that you might be missing out on X security patches, Y protocol improvements, depending on how far back you are, you&#39;d be tempted to upgrade, works for me in Ubuntu every time I log to my servers and I see how far behind I am in terms of available updates.<br><br>Other thing done in open source projects to encourage updates, is to automatically distribute (download) the patches and let the node operator know an update has been downloaded for them, and let them know they&#39;re just one step away from applying such update. <br>We do this for our bittorrent client. We don&#39;t ever want to do automatic upgrades of our network, however, we want to make it painless to update.<br><br>For Bitcoin this could be done for the official binary distribution, would not be an option for those that build from source.</div><br><div class="gmail_quote"><div dir="ltr">On Thu, Dec 15, 2016 at 11:49 AM Jorge Timón via bitcoin-dev &lt;<a href="mailto:bitcoin-dev@lists.linuxfoundation.org">bitcoin-dev@lists.linuxfoundation.org</a>&gt; wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Thu, Dec 15, 2016 at 4:38 AM, Juan Garavaglia via bitcoin-dev<br class="gmail_msg">
&lt;<a href="mailto:bitcoin-dev@lists.linuxfoundation.org" class="gmail_msg" target="_blank">bitcoin-dev@lists.linuxfoundation.org</a>&gt; wrote:<br class="gmail_msg">
&gt; Older node versions may generate issues because some upgrades will make<br class="gmail_msg">
&gt; several of the nodes running older protocol versions obsolete and or<br class="gmail_msg">
&gt; incompatible. There may be other hard to predict behaviors on older versions<br class="gmail_msg">
&gt; of the client.<br class="gmail_msg">
<br class="gmail_msg">
Hard to predict or not, you can&#39;t force people to run newer software.<br class="gmail_msg">
<br class="gmail_msg">
&gt; In order to avoid such wide fragmentation of &quot;Bitcoin Core” node versions<br class="gmail_msg">
&gt; and to help there be a more predictable protocol improvement process, I<br class="gmail_msg">
&gt; consider it worth it to analyze introducing some planned obsolescence in<br class="gmail_msg">
&gt; each new version. In the last year we had 4 new versions so if each version<br class="gmail_msg">
&gt; is valid for about 1 year (52560 blocks) this may be a reasonable time frame<br class="gmail_msg">
&gt; for node operators to upgrade. If a node does not upgrade it will stop<br class="gmail_msg">
&gt; working instead of participating in the network with an outdated protocol<br class="gmail_msg">
&gt; version.<br class="gmail_msg">
<br class="gmail_msg">
When you introduce anti-features like this in free software they can<br class="gmail_msg">
be trivially removed and they likely will.<br class="gmail_msg">
<br class="gmail_msg">
&gt; These changes may also simplify the developer&#39;s jobs in some cases by<br class="gmail_msg">
&gt; avoiding them having to deal with ancient versions of the client.<br class="gmail_msg">
<br class="gmail_msg">
There&#39;s a simpler solution for this which is what is being done now:<br class="gmail_msg">
stop maintaining and giving support for older versions.<br class="gmail_msg">
There&#39;s limited resources and developers are rarely interested in<br class="gmail_msg">
fixing bugs for very old versions. Users shouldn&#39;t expect things to be<br class="gmail_msg">
backported to old versions (if developers do it and there&#39;s enough<br class="gmail_msg">
testing, there&#39;s no reason not to do more releases of old versions, it<br class="gmail_msg">
is just rarely the case).<br class="gmail_msg">
_______________________________________________<br class="gmail_msg">
bitcoin-dev mailing list<br class="gmail_msg">
<a href="mailto:bitcoin-dev@lists.linuxfoundation.org" class="gmail_msg" target="_blank">bitcoin-dev@lists.linuxfoundation.org</a><br class="gmail_msg">
<a href="https://lists.linuxfoundation.org/mailman/listinfo/bitcoin-dev" rel="noreferrer" class="gmail_msg" target="_blank">https://lists.linuxfoundation.org/mailman/listinfo/bitcoin-dev</a><br class="gmail_msg">
</blockquote></div>