Skip to content

Commit

Permalink
Successful Build of Reproducible Release 7.34.0
Browse files Browse the repository at this point in the history
  • Loading branch information
0mniteck committed Nov 21, 2024
1 parent c720386 commit cedb99b
Show file tree
Hide file tree
Showing 16 changed files with 118,393 additions and 136,396 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ RUN echo "56c9800d0388dd20a85ad917a75a0dc96aa0de95db560e586b540e657a7a10ec8ef975
RUN mv fficonfig.h /usr/include/aarch64-linux-gnu/fficonfig.h

RUN git clone https://github.com/signalapp/Signal-Desktop.git
RUN cd /Signal-Desktop/ && git checkout --progress --force -B 7.33.x refs/remotes/origin/7.33.x
RUN cd /Signal-Desktop/ && git checkout --progress --force -B 7.34.x refs/remotes/origin/7.34.x
RUN mkdir -p /Signal-Desktop/artifacts/linux/logs
ENV ARTIFACTS_DIR=artifacts/linux

Expand Down
2 changes: 1 addition & 1 deletion builds/release/builder-effective-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -202,4 +202,4 @@ files:
- '**/messages.json'
extraMetadata:
environment: production
electronVersion: 33.0.1
electronVersion: 33.1.0
254,061 changes: 118,047 additions & 136,014 deletions builds/release/builder.log

Large diffs are not rendered by default.

14 changes: 7 additions & 7 deletions builds/release/latest-linux-arm64.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
version: 7.33.0
version: 7.34.0
files:
- url: signal-desktop_7.33.0_arm64.deb
sha512: +i1DC1KTJg3Jyyvt/t4qc6Pa+kT8sFwieeJBVNFUa6OkFBlArjOx+KYL3o9b7alF4oVKA1JR9WZYebAFbYrQ6Q==
size: 120495020
path: signal-desktop_7.33.0_arm64.deb
sha512: +i1DC1KTJg3Jyyvt/t4qc6Pa+kT8sFwieeJBVNFUa6OkFBlArjOx+KYL3o9b7alF4oVKA1JR9WZYebAFbYrQ6Q==
releaseDate: '2024-11-20T01:19:57.969Z'
- url: signal-desktop_7.34.0_arm64.deb
sha512: DZouilQ4wk2mopsuDIyo852fuG8/v61fCCOEJ/V6nO/gTN5qqC1p2KJaASW7pNDTP2tNgeXLR1kdxgkJyA9vKQ==
size: 120645440
path: signal-desktop_7.34.0_arm64.deb
sha512: DZouilQ4wk2mopsuDIyo852fuG8/v61fCCOEJ/V6nO/gTN5qqC1p2KJaASW7pNDTP2tNgeXLR1kdxgkJyA9vKQ==
releaseDate: '2024-11-21T07:52:58.667Z'
8 changes: 5 additions & 3 deletions builds/release/manifest.grype.json
Original file line number Diff line number Diff line change
Expand Up @@ -306,6 +306,7 @@
"https://github.com/moxystudio/node-cross-spawn/commit/5ff3a07d9add449021d806e45c4168203aa833ff",
"https://github.com/moxystudio/node-cross-spawn/commit/640d391fde65388548601d95abedccc12943374f",
"https://github.com/moxystudio/node-cross-spawn/pull/160",
"https://security.snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-8366349",
"https://security.snyk.io/vuln/SNYK-JS-CROSSSPAWN-8303230"
],
"description": "Versions of the package cross-spawn before 7.0.5 are vulnerable to Regular Expression Denial of Service (ReDoS) due to improper input sanitization. An attacker can increase the CPU usage and crash the program by crafting a very large and well crafted string.",
Expand Down Expand Up @@ -401,6 +402,7 @@
"https://github.com/moxystudio/node-cross-spawn/commit/5ff3a07d9add449021d806e45c4168203aa833ff",
"https://github.com/moxystudio/node-cross-spawn/commit/640d391fde65388548601d95abedccc12943374f",
"https://github.com/moxystudio/node-cross-spawn/pull/160",
"https://security.snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-8366349",
"https://security.snyk.io/vuln/SNYK-JS-CROSSSPAWN-8303230"
],
"description": "Versions of the package cross-spawn before 7.0.5 are vulnerable to Regular Expression Denial of Service (ReDoS) due to improper input sanitization. An attacker can increase the CPU usage and crash the program by crafting a very large and well crafted string.",
Expand Down Expand Up @@ -2151,12 +2153,12 @@
"match-upstream-kernel-headers": false
},
"db": {
"built": "2024-11-19T01:31:45Z",
"built": "2024-11-21T01:31:24Z",
"schemaVersion": 5,
"location": "/root/.cache/grype/db/5",
"checksum": "sha256:f9b32af7973051627cf65472f03d85a559cc8d4e0c3d4e751724e9ad38919429",
"checksum": "sha256:37c3e332058acc86fd3cbc8d735daeaad070daa064d720e4e1f7b869b99095e6",
"error": null
},
"timestamp": "2024-11-20T01:24:24.084260844Z"
"timestamp": "2024-11-21T07:57:45.025143354Z"
}
}
Loading

0 comments on commit cedb99b

Please sign in to comment.