018b2d0e26
`git archive` maybe non-reproducible due to embedding abbreviated commit: https://github.com/bitcoin/bitcoin/blob/v0.15.1/src/clientversion.cpp#L47-L48 $ diff -Npru bitcoin-0.15.1.old bitcoin-0.15.1 --- bitcoin-0.15.1.old/src/clientversion.cpp 2017-11-06 08:46:24.000000000 +0000 +++ bitcoin-0.15.1/src/clientversion.cpp 2017-11-06 08:46:24.000000000 +0000 @@ -45,7 +45,7 @@ const std::string CLIENT_NAME("Satoshi"); //! git will put "#define GIT_ARCHIVE 1" on the next line inside archives. #define GIT_ARCHIVE 1 #ifdef GIT_ARCHIVE -#define GIT_COMMIT_ID "7b57bc998f3" +#define GIT_COMMIT_ID "7b57bc998f33" #define GIT_COMMIT_DATE "Mon, 6 Nov 2017 09:46:24 +0100" #endif Reported by: pkg-fallout Approved by: portmgr blanket |
||
---|---|---|
.. | ||
amule | ||
amule-devel | ||
bitcoin | ||
bitcoin-daemon | ||
bitcoin-utils | ||
bitflu | ||
bitmessage | ||
bnbt | ||
btpd | ||
btsync | ||
couchpotato | ||
cpuminer | ||
createtorrent | ||
ctcs | ||
ctorrent | ||
dclib | ||
deluge | ||
deluge-cli | ||
dogecoin | ||
ed2k | ||
edonkey-tool-hash | ||
eiskaltdcpp-cli | ||
eiskaltdcpp-daemon | ||
eiskaltdcpp-data | ||
eiskaltdcpp-gtk | ||
eiskaltdcpp-lib | ||
eiskaltdcpp-qt | ||
frost | ||
gkremldk | ||
gnewtellium | ||
go-ethereum | ||
gtk-gnutella | ||
gtorrentviewer | ||
hs-torrent | ||
jackett | ||
jigdo | ||
ktorrent | ||
libbt | ||
liberator | ||
libktorrent | ||
libpdtp | ||
libswift | ||
libtorrent | ||
libtorrent-rasterbar | ||
libtorrent-rasterbar-python | ||
linuxdcpp | ||
litecoin | ||
litecoin-daemon | ||
litecoin-utils | ||
lopster | ||
microdc2 | ||
minder | ||
mktorrent | ||
mldonkey | ||
mldonkey-core | ||
mldonkey-gui | ||
monero-cli | ||
namecoin | ||
namecoin-daemon | ||
napshare | ||
ncdc | ||
opendchub | ||
p5-Net-BitTorrent | ||
p5-Net-BitTorrent-File | ||
p5-Net-BitTorrent-PeerPacket | ||
p5-Net-DirectConnect | ||
p5-WWW-BitTorrent | ||
phex | ||
py-py2play | ||
py-transmissionrpc | ||
py-tremc | ||
py-vertex | ||
qbittorrent | ||
qbittorrent-nox11 | ||
radarr | ||
retroshare | ||
rtorrent | ||
shx | ||
sonarr | ||
squall | ||
torrent-file-editor | ||
torrentcheck | ||
torrentsniff | ||
transmission | ||
transmission-cli | ||
transmission-daemon | ||
transmission-gtk | ||
transmission-qt4 | ||
transmission-qt5 | ||
transmission-remote-gui | ||
tribler | ||
twister | ||
uhub | ||
valknut | ||
verlihub | ||
verlihub-plugins | ||
verlihub-plugins-chatroom | ||
verlihub-plugins-floodprotect | ||
verlihub-plugins-forbid | ||
verlihub-plugins-iplog | ||
verlihub-plugins-isp | ||
verlihub-plugins-luascript | ||
verlihub-plugins-messanger | ||
verlihub-plugins-stats | ||
vuze | ||
xmrig | ||
xnap | ||
zetacoin | ||
zetacoin-nox11 | ||
Makefile |