summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2019-11-21Bump to v0.15.0.1anonimal
2019-11-06Remove directory traversal for sysfiles/tmpfilesanonimal
Should've been a fixup to the previous commit, sorry.
2019-11-06Add sysfiles/tmpfiles to source + add checksumsanonimal
2019-11-05Bump to v0.15.0.0 + install cleanupanonimal
- Removes install file, replaced with sysusers and tmpfiles
2019-07-19Bump to v0.14.1.2anonimal
2019-07-03Add missing monero-blockchain-* binaries to installanonimal
Pruning binaries were released in the previous point release and stats were released in this current release. I have no idea how they didn't make into PKGBUILD because I always check before committing. Maybe these additions were lost in a git-stash or something else?... :/
2019-07-03Add HIDAPI to depends for ledger supportanonimal
2019-06-14Bump to v0.14.1.0anonimal
2019-03-07Bump to v0.14.0.2anonimal
2019-03-04Bump to v0.14.0.1anonimal
2019-02-21Bump to v0.14.0.0anonimal
2019-01-21Apply fix to miner, now builds with Boost 1.69anonimal
2018-11-03Bump to v0.13.0.4anonimal
2018-10-17Bump to v0.13.0.3anonimal
2018-10-14PKGBUILD: *fully* disable building of testsanonimal
2018-10-13PKGBUILD: disable building/running of testsanonimal
Tests should not be needed outside of the development environment. Cherry-picking tests that aren't "too long" also defeats the purpose of running tests.
2018-10-13Bump to v0.13.0.2anonimal
2018-07-12Bump to v0.12.3.0anonimal
2018-06-12v0.12.2.0: PKGBUILD: force update submodulesanonimal
When applying the miniupnpc patch, needed for interrupted builds that are then restarted.
2018-06-11v0.12.2.0: add patch to build with boost 1.67anonimal
2018-06-11PKGBUILD: update email addressanonimal
2018-06-05Bump to v0.12.2.0anonimal
2018-05-26Bump to v0.12.1.0anonimal
2018-05-23v0.12.0.0: remove cmake-wallet.patchanonimal
Unused, removed in v0.12.0.0
2018-03-28Bump to v0.12.0.0anonimal
2017-11-08v0.11.1.0: implement wallet CMake patch for RPCanonimal
The disabling of RPC when building GUI deps was apparently an old hack when LTO broke. The patch applied here will be implemented upstream in a future release. Referencing https://github.com/monero-project/monero/pull/2774
2017-11-08CMake: remove unnecessary/deprecated build optionsanonimal
2017-10-30v0.11.1.0: reintroduce master branch service fileanonimal
Monero had always used one branch (master) for the v0.10.0 series. Only in v0.11.0 are we now seeing more than one branch again. This working service file should've been merged into the v0.11.0 series before release (and I had been almost certain they made the merge in v0.11.1.0)
2017-10-25Bump to v0.11.1.0anonimal
Also reinstates tests and uses in-tree service + conf files.
2017-09-26Bump pkgrel to v0.11.0.0-2, related updatesanonimal
- Updates service file - Adds PKGBUILD install TODO This service file patch was merged into upstream master for the next tagged release though we can safely use the patch now.
2017-09-12PKGBUILD: fix typo for 'daemon'anonimal
2017-09-08Bump to v0.11.0.0anonimal
- adds feature-supplied service file PID update - removes monero-utils-deserialize
2017-09-07PKGBUILD: add aarch64, cleanup dependsanonimal
2017-03-27Bump to v0.10.3.1anonimal
2017-02-24v0.10.2.1: bump to patched release of v0.10.2anonimal
2017-02-24v0.10.2: bump to new point releaseanonimal
2016-12-14v0.10.1: update AUR .SRCINFOanonimal
2016-12-14v0.10.1: bump to new point releaseanonimal
2016-09-21v0.10.0: initial fork from bitmonero-gitanonimal
2016-09-20bump version to 0.10.0redfish
2016-09-18libwallet: exclude bin/ folder from installationredfish
Upstream added monerod to install into bin/.
2016-09-17makedepends: add gtestredfish
To use pkg installed on system instead of vendored source in the upstream repo.
2016-09-17check: exclude DNS tests that often failredfish
2016-09-03update .SRCINFO with removed .install from sourcesredfish
2016-09-03remove .install from sources listredfish
Not supposed to be there
2016-09-03apply rebranding renames from #1039redfish
Don't rename the package yet, so that users get an update with a message. Package renaming will happen soon.
2016-09-03update upstream URL: repo has been renamedredfish
2016-09-03explicitly enable building libwallet (since #1038)redfish
2016-09-03provide -git to fix installing monero-core-git via yaourtredfish
2016-09-03split libmonero_wallet for monero-core GUIredfish