Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-05-05 | Re-enable upnp support in contrib/debian | Matt Corallo | |
2017-05-05 | Build with QT5 on Debian-based systems using contrib/debian | Matt Corallo | |
2017-05-04 | Bump minimum boost version in contrib/debian | Matt Corallo | |
2017-05-03 | Update contrib/debian to latest Ubuntu PPA upload. | Matt Corallo | |
This: * Partially reverts 9f68ed6 (which fixed spelling in a changelog, though generally changelogs should be append-only). * Disables UPnP support (PPA has not had it for a while, and I still don't trust miniupnpc, plus it seems uneccessary - its been a while since we needed to care about Bitcoin-Qt home users getting their inbound ports auto-mapped). * Enables ZMQ. * Forces GUI to Qt4 to fix various issues people have been seeing on Ubuntu and elsewhere with Qt5. * Reverts 70899d70b (Bitcoin does not enable "instant payments", not is transaction management "carried out collectively by the network", for whatever "transaction management" means, finally Bitcoin Core is not the only way to use the Bitcoin currency, as seemingly implied in the description). | |||
2016-01-15 | Update project URL | BtcDrak | |
2015-11-17 | [doc][trivial] Update Debian control description | fanquake | |
Update the description in debian/control to match that description in the main bitcoin README.md | |||
2015-10-09 | Change URLs to https in debian/control | Matt Corallo | |
2015-10-09 | Update debian/changelog and slight tweak to debian/control | Matt Corallo | |
2015-09-17 | Drop "with minimal dependencies" from description | Zak Wilcox | |
Five boost libs plus libcrypto are needed; I don't think that quite passes for minimal. | |||
2015-09-17 | Split bitcoin-tx into its own package | Zak Wilcox | |
Reverts the change putting it in the bitcoind deb. | |||
2015-02-18 | Update debian changelog and control file | Matt Corallo | |
2014-09-26 | Add 0.9.3 and fix control | Matt Corallo | |
2014-07-08 | Update Debian packaging description for new bitcoin-cli | Johnathan Corgan | |
2014-07-01 | secp256k1: add libtool as a dependency | Cory Fields | |
2014-04-26 | Update contrib/debian for autotools, among a few other tweaks | Matt Corallo | |
2013-03-24 | Update contrib/debian (including IRC removal) | Matt Corallo | |
2012-07-18 | Docs Tidy up | fanquake | |
2012-06-02 | Update contrib/debian. | Matt Corallo | |
* Updates package description to note that blockchain now takes 2+ GB instead of 150+ MB. * Stop creating DB_CONFIG with DB_LOG_AUTO_REMOVE as that is set in Bitcoin itself now. * Update changelog with 0.6.2 and the current updates. | |||
2012-05-23 | Use debhelper to install bitcoind.bash-completion | Christian von Roques | |
2012-02-15 | Make bitcoin-qt static-link libqrcode and add it for debian pkgs. | Matt Corallo | |
2012-01-07 | Remove mentions on anonymity in debian folder. | Matt Corallo | |
These should never have been there, bitcoin isnt anonymous without a ton of work that virtually no users will ever be willing and capable of doing. | |||
2011-11-08 | Add debian build folder | Matt Corallo | |