Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-06-13 | exclude AddressFromURL test | redfish | |
Reported failiing by AUR users. | |||
2020-06-06 | 0.16.0.0 | redfish | |
Need to install headers from epee, because the wallet (monero-wallet-qt-git) needs them now (because some logic for checking for updates was added that uses http_client class). | |||
2020-02-29 | 0.15.0.1 | redfish | |
2020-02-29 | check: re-eable DNS tests: PR #4464 was merged | redfish | |
DNS tests pass for me^TM. | |||
2020-02-29 | pkgbase should not be a list | redfish | |
2019-08-31 | 0.14.1.2 | redfish | |
2019-06-19 | 0.14.1.0 | redfish | |
2019-03-02 | provide libmonero-wallet with version | redfish | |
Because monero{,-git} packages depend on >= version. | |||
2019-03-02 | update to 0.14.0.0 | redfish | |
2019-01-19 | remove suffix from verson | redfish | |
Accidentally committed. | |||
2019-01-19 | add feature flag for trezor device | redfish | |
Just to have it readily exposed to whoever reads the PKGBUILD. | |||
2018-11-18 | update to 0.13.0.4 | redfish | |
2018-09-29 | update to 0.13.0.1~RC1 | redfish | |
2018-08-12 | equalize cmake flags between build and check | redfish | |
Otherwise, check forces the (almost) whole repo to be rebuilt even after build() had just built everything. But, this only happened on ARM architectures for some reason. | |||
2018-08-07 | merge PR that fixes test failure | redfish | |
For some reason test still got run even though it was excluded. | |||
2018-08-07 | merge pull requests that fix #4228 and miniupnp installation | redfish | |
Also, switch to sha256sum | |||
2018-07-21 | update to 0.12.3.0 | redfish | |
unbound and miniupnpc are now unconditionally vendored. Remove openssl 1.0 option, nobody should be building with it. | |||
2018-04-28 | bump to 0.12.0.0 | redfish | |
2018-03-10 | PR 3121 has been merged | redfish | |
2018-01-14 | prepare: patch cmake install path for libwallet api | redfish | |
2018-01-14 | bump to 0.11.1.0 | redfish | |
2018-01-14 | add aarch64 | redfish | |
2018-01-14 | remove patches: have been merged upstream | redfish | |
2018-01-14 | check: unit tests now need a data dir | redfish | |
2018-01-14 | check: core_tests have been renamed | redfish | |
2018-01-14 | deps: add qt5-tools needed for tranlation stuff | redfish | |
2017-10-16 | merge pull requests that fix the build | redfish | |
2017-10-16 | option for building against OpenSSL v1.0 | redfish | |
2017-10-07 | check: avoid building tests when --nocheck | redfish | |
2017-10-07 | use $_builddir var everywhere | redfish | |
2017-10-07 | tests: serialization tests have been fixed upstream | redfish | |
2017-10-07 | tests: add issue number for DNS test failure | redfish | |
2017-09-24 | add release packages to conflicts array | redfish | |
2017-09-25 | deps: zeromq | redfish | |
2017-09-24 | switch back to ld, bug in ld is fixed now | redfish | |
2017-09-24 | complete rebranding from bitmonero to monero | redfish | |
New package upload to AUR. Changing self as maintainer. | |||
2017-09-09 | use service and config files from upstream | redfish | |
2017-09-09 | pkgver: don't rely on tags | redfish | |
2017-09-07 | bump to 0.11.0.0 | redfish | |
2017-09-07 | regen srcinfo after (partial) rename | redfish | |
Can't rename pkgbase. Need to create new pkg. | |||
2017-08-20 | rename from bitmonero to monero | redfish | |
Upstream rebranded a while ago. | |||
2017-08-20 | check: exclude failing tests | redfish | |
2017-08-20 | description: clarify and shorten | redfish | |
2017-08-20 | deps: add readline | redfish | |
2017-04-23 | bump to 0.10.3.1 | redfish | |
2017-01-18 | bump version to 0.10.1 | Onishin | |
2016-09-20 | bump version to 0.10.0 | redfish | |
2016-09-18 | libwallet: exclude bin/ folder from installation | redfish | |
Upstream added monerod to install into bin/. | |||
2016-09-17 | makedepends: add gtest | redfish | |
To use pkg installed on system instead of vendored source in the upstream repo. | |||
2016-09-17 | check: exclude DNS tests that often fail | redfish | |