From: tobtoht Date: Wed, 24 May 2023 19:35:24 +0000 (+0200) Subject: Update RELEASE.md X-Git-Url: https://git.nutra.tk/v1?a=commitdiff_plain;h=a8a7594cc1a8075ae00ab4644ed1e23049e9ad5f;p=gamesguru%2Ffeather.git Update RELEASE.md --- diff --git a/RELEASE.md b/RELEASE.md index 0a974bd4..3036ad55 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -6,6 +6,8 @@ - Update `m_defaultPools` in `src/widgets/XMRigWidget.h` - Update default node lists in `src/assets/nodes.json` - Bump `openssl`, `qt`, `tor_*` packages in `contrib/depends/packages` + - Check all statically linked dependencies for known vulnerabilities using `depends/vulns.py` + - Rebase on top of latest Monero version - Update `src/assets/ack.txt` - Update `SOURCE_DATE_EPOCH` in `contrib/guix/guix-build` - Update the version number in `CMakeLists.txt` @@ -21,11 +23,8 @@ cd feather git checkout git submodule update --init --recursive - mkdir contrib/depends/SDKs - tar -C contrib/depends/SDKs -xaf /path/to/Xcode---extracted-SDK-with-libcxx-headers.tar.gz ./contrib/guix/guix-build ``` - - To obtain `Xcode---extracted-SDK-with-libcxx-headers.tar.gz` follow the instructions in `contrib/macdeploy`. - Use at least two machines to verify that the builds are reproducible: ```bash cd guix-build-x.x.x/output