Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-11-21 | Bump to v0.15.0.1 | anonimal | |
2019-11-06 | Remove directory traversal for sysfiles/tmpfiles | anonimal | |
Should've been a fixup to the previous commit, sorry. | |||
2019-11-06 | Add sysfiles/tmpfiles to source + add checksums | anonimal | |
2019-11-05 | Bump to v0.15.0.0 + install cleanup | anonimal | |
- Removes install file, replaced with sysusers and tmpfiles | |||
2019-07-19 | Bump to v0.14.1.2 | anonimal | |
2019-07-03 | Add missing monero-blockchain-* binaries to install | anonimal | |
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-03 | Add HIDAPI to depends for ledger support | anonimal | |
2019-06-14 | Bump to v0.14.1.0 | anonimal | |
2019-03-07 | Bump to v0.14.0.2 | anonimal | |
2019-03-04 | Bump to v0.14.0.1 | anonimal | |
2019-02-21 | Bump to v0.14.0.0 | anonimal | |
2019-01-21 | Apply fix to miner, now builds with Boost 1.69 | anonimal | |
2018-11-03 | Bump to v0.13.0.4 | anonimal | |
2018-10-17 | Bump to v0.13.0.3 | anonimal | |
2018-10-14 | PKGBUILD: *fully* disable building of tests | anonimal | |
2018-10-13 | PKGBUILD: disable building/running of tests | anonimal | |
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-13 | Bump to v0.13.0.2 | anonimal | |
2018-07-12 | Bump to v0.12.3.0 | anonimal | |
2018-06-12 | v0.12.2.0: PKGBUILD: force update submodules | anonimal | |
When applying the miniupnpc patch, needed for interrupted builds that are then restarted. | |||
2018-06-11 | v0.12.2.0: add patch to build with boost 1.67 | anonimal | |
2018-06-11 | PKGBUILD: update email address | anonimal | |
2018-06-05 | Bump to v0.12.2.0 | anonimal | |
2018-05-26 | Bump to v0.12.1.0 | anonimal | |
2018-03-28 | Bump to v0.12.0.0 | anonimal | |
2017-11-08 | v0.11.1.0: implement wallet CMake patch for RPC | anonimal | |
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-08 | CMake: remove unnecessary/deprecated build options | anonimal | |
2017-10-30 | v0.11.1.0: reintroduce master branch service file | anonimal | |
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-25 | Bump to v0.11.1.0 | anonimal | |
Also reinstates tests and uses in-tree service + conf files. | |||
2017-09-26 | Bump pkgrel to v0.11.0.0-2, related updates | anonimal | |
- 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-12 | PKGBUILD: fix typo for 'daemon' | anonimal | |
2017-09-08 | Bump to v0.11.0.0 | anonimal | |
- adds feature-supplied service file PID update - removes monero-utils-deserialize | |||
2017-09-07 | PKGBUILD: add aarch64, cleanup depends | anonimal | |
2017-03-27 | Bump to v0.10.3.1 | anonimal | |
2017-02-24 | v0.10.2.1: bump to patched release of v0.10.2 | anonimal | |
2017-02-24 | v0.10.2: bump to new point release | anonimal | |
2016-12-14 | v0.10.1: bump to new point release | anonimal | |
2016-09-21 | v0.10.0: initial fork from bitmonero-git | anonimal | |
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 | |
2016-09-03 | remove .install from sources list | redfish | |
Not supposed to be there | |||
2016-09-03 | apply rebranding renames from #1039 | redfish | |
Don't rename the package yet, so that users get an update with a message. Package renaming will happen soon. | |||
2016-09-03 | update upstream URL: repo has been renamed | redfish | |
2016-09-03 | explicitly enable building libwallet (since #1038) | redfish | |
2016-09-03 | provide -git to fix installing monero-core-git via yaourt | redfish | |
2016-09-03 | split libmonero_wallet for monero-core GUI | redfish | |
2016-09-03 | deps: add openssl | redfish | |
2016-09-03 | provides,conflicts are lists of package names | redfish | |
2016-08-29 | support debug build via an option | redfish | |