luigi1111
369853979a
Merge pull request #8037
...
df79eb1
depends: openssl 1.1.1k -> 1.1.1l (selsta)
2021-11-09 22:53:18 -06:00
luigi1111
e4376eed9e
Merge pull request #7997
...
29c03e2
wallet_api: enable set_strict_default_file_permissions (tobtoht)
1c26d34
epee: add missing header (selsta)
1d451a6
depends: update zeromq package to 4.3.4 (selsta)
5180610
cmake: use CMAKE_CURRENT_LIST_DIR for git version (selsta)
5aae00a
epee: avoid ADL selecting C++14 std::quoted (selsta)
cf31136
cmake: set cpp14 standard (selsta)
945665f
fix median overflow bug (koe)
908ecb3
LMDB: fix deadlock in resized detection (Howard Chu)
a492c4e
blockchain: fix pedantic assert (selsta)
1e663e8
Increase timeout for the mining test 4 times (to 240s) (mj-xmr)
4760f8b
Wallet2: Update 'approximate_testnet_rolled_back_blocks' (rbrunner7)
76b6120
cmake: set required C/C++ standard to 11 (selsta)
3067987
Fix parallel make of OpenSSL (Howard Chu)
1219c74
add singapore.node.xmr.pm to seed nodes (lza_menace)
689dd52
net_node: add seed node (selsta)
95936a3
depends: update unwind, fix build with ubuntu 21.04 (selsta)
e2c802f
Only INFO log for short seed words with ALLOW_SHORT_WORDS active (rbrunner7)
14df8ad
epee: don't log raw packet data (moneromooo-monero)
5fa7208
Mac: Enable on ARM, by not enforcing x86_64 (mj-xmr)
fe6ab93
daemon: allow proxy configuration (anon)
52dcc03
bootstrap_daemon: proxy configuration support (xiphon)
a6df656
wallet2: chunk get_outs.bin calls to avoid sanity limits (moneromooo-monero)
2021-11-09 22:47:33 -06:00
selsta
df79eb15e2
depends: openssl 1.1.1k -> 1.1.1l
2021-11-02 19:08:18 +01:00
selsta
1d451a6855
depends: update zeromq package to 4.3.4
2021-10-21 20:02:53 +02:00
Howard Chu
306798746e
Fix parallel make of OpenSSL
2021-10-06 01:58:51 +02:00
selsta
95936a3fc3
depends: update unwind, fix build with ubuntu 21.04
2021-10-06 01:58:51 +02:00
Howard Chu
f5086126ca
gitian: cleanup more unused packages
...
These appear to be leftovers inherited from Bitcoin's builder
2021-09-27 17:59:59 +01:00
Howard Chu
b8685bcf24
gitian: omit ccache from gitian builds
...
It's just wasted overhead since the build VMs are always deleted
and recreated fresh for each run.
2021-09-27 17:59:46 +01:00
selsta
a395f363e7
depends, docker: fix bintray links
2021-08-01 18:16:09 +02:00
selsta
85079173db
depends: add getmonero package mirror
2021-08-01 15:47:05 +02:00
selsta
13978a9887
depends: openssl 1.1.1i -> 1.1.1k
2021-03-25 21:45:03 +01:00
TheCharlatan
55e4007c48
Depends: Bump qt to 5.15.1
2020-12-13 16:09:00 +01:00
Howard Chu
b4b3cd3ad3
depends: Update OpenSSL to 1.1.1i
...
Remove some obsolete patches (they were integrated upstream).
Tweak to work with Android support (they second-guess our CC definition, etc).
2020-12-09 19:20:34 +00:00
selsta
7c7ccbd2a5
depends: fix broken links for ds_store / mac_alias
2020-08-20 21:33:23 +02:00
ArqTras
a07c8abcc1
Update expat.mk
2020-05-03 22:37:58 +02:00
luigi1111
f389ce1a0f
Merge pull request #6414
...
14e8035
update openssl 1.0.2r link (sumogr)
2020-04-21 08:48:52 -05:00
luigi1111
4badcf3781
Merge pull request #6398
...
8688b46
depends: update qt 5.7.1 download link (sumogr)
2020-04-10 16:08:20 -05:00
luigi1111
ecb8cc9df4
Merge pull request #6397
...
323a9e3
depends: libsodium disable getrandom()/getentropy() (glibc < 2.25) (xiphon)
2020-04-04 13:19:25 -05:00
Sumo Gr
14e803565f
update openssl 1.0.2r link
2020-04-01 22:34:38 +00:00
Sumo Gr
8688b467ce
depends: update qt 5.7.1 download link
...
5.7.1 was removed from official qt.io archive, this is one of the few mirrors remaining that keep a copy.
I think it would be better if @TheCharlatan updated to a newer version soon than merging this PR
2020-03-20 21:18:49 +02:00
xiphon
323a9e3a8d
depends: libsodium disable getrandom()/getentropy() (glibc < 2.25)
2020-03-20 17:42:51 +00:00
selsta
b40c27cd42
cppzmq: remove leftovers
2020-03-06 02:30:07 +01:00
TheCharlatan
8e338e555c
depends: update libsodium to 1.0.18
2019-12-12 23:39:37 +01:00
Howard Chu
abeed9a767
"Fix" non-determinism in native_cctools build
...
By omitting the otool binary which is built non-deterministically.
We don't use it anyway.
2019-11-18 09:18:00 +00:00
Howard Chu
9cbba5a8ec
Fix unwind library ordering
...
Sort objects being archived
2019-11-17 13:44:18 +00:00
Howard Chu
5eea312f6d
Fixup sodium darwin
...
get rid of sodium-darwin.mk special case, unify back with sodium.mk
2019-11-17 13:44:18 +00:00
Howard Chu
024a1c7ddf
Add ARFLAGS
...
Needed to invoke deterministic mode on some archivers
2019-11-17 13:44:07 +00:00
Howard Chu
cca6e5c645
depends: Add FreeBSD support
2019-11-14 07:03:04 +00:00
selsta
2bfd41b29c
depends: fix typo in packages
2019-11-04 00:08:00 +01:00
Riccardo Spagni
f6201081fa
Merge pull request #6077
...
240dbb124
gitian: add --rebuild option (Howard Chu)
643860776
Add Android support (Howard Chu)
2019-11-03 14:51:52 -08:00
Howard Chu
643860776e
Add Android support
2019-11-03 21:14:45 +00:00
Howard Chu
436e4c3363
Fix readline build
...
Make sure it links to our libtinfo from our ncurses build.
Hardcode some basic terminal descriptions into our libtinfo.
Re-enable $HOME/.terminfo support to allow user customization.
Use unlikely terminfo-dir, to prevent accidentally using
differently-configured system databases.
2019-11-03 19:03:31 +00:00
anonimal
157b3fcff4
depends: bump zeromq version to 4.1.7
...
Resolves https://hackerone.com/reports/652911
2019-10-25 01:22:17 +00:00
anonimal
dd28383a4b
depends: bump cppzmq version to 4.4.1
2019-10-25 00:47:33 +00:00
luigi1111
cbec75ec31
Merge pull request #5892
...
ab2819a
depends: attempt to fix readline (iDunk5400)
2019-09-24 10:34:59 -05:00
iDunk5400
ab2819a365
depends: attempt to fix readline
...
Make readline actually compile, and make ncurses use existing terminfo data (if available).
2019-09-07 22:02:11 +02:00
hyperreality
5f4bd92e06
Fix Travis build on Windows + Mac
...
Following 13c0b8c
, the unwind package is being attempted to be built on
Windows and Mac when it should only be built on Linux.
2019-08-27 00:41:03 +01:00
luigi1111
1b373185aa
Merge pull request #5702
...
13c0b8c
Add depends riscv 64 bit support (TheCharlatan)
2019-08-21 14:49:09 -05:00
TheCharlatan
13c0b8c265
Add depends riscv 64 bit support
2019-08-20 15:24:47 +02:00
luigi1111
bc4f1145c3
Merge pull request #5705
...
59eecc7
Update icu4c to latest support version (TheCharlatan)
2019-08-19 17:14:52 -05:00
luigi1111
f9a3d7fec8
Merge pull request #5704
...
8f22279
Depends: Update HIDAPI version (TheCharlatan)
2019-07-12 20:21:41 -05:00
TheCharlatan
8f2227940d
Depends: Update HIDAPI version
...
The macos binaries in release v0.14.1.0 were compiled with the buggy
hidapi-0.8.0-rc1 version. This resulted in users not being able to use
their Ledger with the latest cli wallet. After the patch depends now
fetches the source from the libusb hidapi repository that has taken over
maintenance of hidapi.
2019-06-27 17:32:46 +02:00
TheCharlatan
59eecc7ed1
Update icu4c to latest support version
...
Before this commit the icu4c repo was fetched from TheCharlatan's
repository. This step was made, because up until recently the source
code was hosted on sourceforge and their downloads proved very
unreliable. The origin is now the official icu4c repository.
Also remove some commented lines left over from development.
2019-06-27 16:31:28 +02:00
TheCharlatan
496cd46d80
Add ncurses package for linux and darwin readline
...
Readline support is now compiled with the ncurses backend.
2019-06-25 19:16:20 +02:00
TheCharlatan
cbbb24cfe1
Remove clutter in depends installed packages
...
To speedup the depends cached builds, remove some some clutter from the package
files. This mainly incldues removing all the shared libraries and .la
linker files. It also gives stronger guarantees that monero only links
the static libs without any external rvalues.
2019-06-25 09:21:33 +02:00
luigi1111
7b3df89bd4
Merge pull request #5632
...
3a0fbea
Don't use -march=native (hyc)
f8b2f25
Allow parallel make (hyc)
01ced20
Delete redundant cppzmq dependency (hyc)
1dc4ebf
Use 9 digit build IDs (hyc)
2019-06-12 14:47:33 -05:00
Howard Chu
01ced20eca
Delete redundant cppzmq dependency
2019-06-12 10:20:44 +01:00
who-biz
c27d96129e
[depends] update openssl to 1.0.2r
...
- This addresses https://www.openssl.org/news/secadv/20190226.txt (CVE: 2019-1559) which impacted all versions of openssl-1.0.
Note that this does not address CVE-2019-1543 (https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-1543 ), which impacts all versions of openssl 1.1 through 1.1.0j and 1.1.1b.
The above (1.1) is patched in openssl, where it was marked as low severity. Similar issues possibly present in monero, should be looked into w.r.t. CVE-2019-1543.
2019-05-18 02:18:55 -04:00
Dusan Klinec
f29fecd517
build: debug and test builds via contrib
2019-04-10 15:43:52 +02:00
Riccardo Spagni
d70de1150a
Merge pull request #5136
...
7da7a9bb
Update openssl to 1.0.2q in depends build system (who-biz)
2019-03-04 21:29:28 +02:00