Thiago Kenji Okada
b2f19ab3b5
graalvmXX-ce: use a patched version of zlib
...
The previous releases of zlib were not sensitive to incorrect CRC
inputs with bits set above the low 32. Some programs were depended on
this behavior, including GraalVM. So this commit backports a patch from
`zlib` develop that brings back the old behavior. This will probably
be included in the next release of zlib.
Before:
```
$ rm -rf ~/.babashka
$ bb -e "(babashka.pods/load-pod 'clj-kondo/clj-kondo \"2022.05.31\")"
Downloading pod clj-kondo/clj-kondo (2022.05.31)
----- Error --------------------------------------------------------------------
Type: java.util.zip.ZipException
Message: invalid entry CRC (expected 0x269cdf2c but got 0x13b86fd8)
Location: <expr>:1:1
----- Context ------------------------------------------------------------------
1: (babashka.pods/load-pod 'clj-kondo/clj-kondo "2022.05.31")
^--- invalid entry CRC (expected 0x269cdf2c but got 0x13b86fd8)
----- Stack trace --------------------------------------------------------------
babashka.pods.impl.resolver/unzip - <built-in>
babashka.pods.impl.resolver/resolve/fn--30674 - <built-in>
clojure.core/mapv/fn--8535 - <built-in>
clojure.core.protocols/fn--8244 - <built-in>
clojure.core.protocols/fn--8204/G--8199--8213 - <built-in>
... (run with --debug to see elided elements)
babashka.pods.sci/load-pod/fn--30887 - <built-in>
babashka.pods.sci/load-pod - <built-in>
clojure.core/apply - <built-in>
babashka.impl.pods/load-pod - <built-in>
user - <expr>:1:1
```
After:
```
$ rm -rf ~/.babashka
$ ./result/bin/bb -e "(babashka.pods/load-pod 'clj-kondo/clj-kondo \"2022.05.31\")"
Downloading pod clj-kondo/clj-kondo (2022.05.31)
Successfully installed pod clj-kondo/clj-kondo (2022.05.31)
```
The issue should affect other programs using GraalVM, but this was the
test that I had at hand.
2022-06-16 11:27:34 +01:00
Bobby Rong and GitHub
c26f5f8656
Merge pull request #177824 from r-ryantm/auto-update/python3.10-dropbox
...
python310Packages.dropbox: 11.31.0 -> 11.32.0
2022-06-16 15:30:02 +08:00
Fabian Affolter and GitHub
0b59d07567
Merge pull request #177687 from fabaff/graphqlmap
...
graphqlmap: init at unstable-2022-01-17
2022-06-16 08:39:22 +02:00
Fabian Affolter and GitHub
62de7e48a2
Merge pull request #177502 from fabaff/grype-bump
...
grype: 0.37.0 -> 0.39.0
2022-06-16 08:38:54 +02:00
Fabian Affolter and GitHub
28a39d79b7
Merge pull request #177835 from r-ryantm/auto-update/python3.10-trytond
...
python310Packages.trytond: 6.4.1 -> 6.4.2
2022-06-16 08:30:24 +02:00
Fabian Affolter and GitHub
eebce54b30
Merge pull request #177839 from r-ryantm/auto-update/python3.10-google-cloud-bigtable
...
python310Packages.google-cloud-bigtable: 2.10.0 -> 2.10.1
2022-06-16 08:29:58 +02:00
Fabian Affolter and GitHub
8e0d845990
Merge pull request #177808 from fabaff/pyupgrade-bump
...
python310Packages.pyupgrade: 2.32.1 -> 2.34.0
2022-06-16 08:29:24 +02:00
Fabian Affolter and GitHub
8c4d1b5a6e
Merge pull request #177809 from fabaff/checkov-bump
...
checkov: 2.0.1212 -> 2.0.1217
2022-06-16 08:29:06 +02:00
Fabian Affolter and GitHub
0489e7cd07
Merge pull request #177816 from r-ryantm/auto-update/appthreat-depscan
...
appthreat-depscan: 2.1.5 -> 2.1.6
2022-06-16 08:28:45 +02:00
Fabian Affolter and GitHub
4377d4fd62
Merge pull request #177840 from r-ryantm/auto-update/python3.10-twilio
...
python310Packages.twilio: 7.9.2 -> 7.9.3
2022-06-16 08:28:26 +02:00
Mario Rodas and GitHub
151947f50e
Merge pull request #177828 from r-ryantm/auto-update/deno
...
deno: 1.22.3 -> 1.23.0
2022-06-16 00:15:02 -05:00
Mario Rodas and GitHub
89ddce2157
Merge pull request #177424 from lopsided98/arm-trusted-firmware-update
...
arm-trusted-firmware: 2.6 -> 2.7
2022-06-16 00:14:32 -05:00
Mario Rodas and GitHub
81c87ab164
Merge pull request #177799 from squalus/git-lfs-cross
...
git-lfs: fix cross compile
2022-06-16 00:11:02 -05:00
Mario Rodas and GitHub
caaa033c32
Merge pull request #177831 from r-ryantm/auto-update/internetarchive
...
internetarchive: 3.0.1 -> 3.0.2
2022-06-16 00:09:59 -05:00
Bobby Rong and GitHub
4409580983
Merge pull request #177710 from bobby285271/pantheon
...
Pantheon 7 updates 2022-06-14
2022-06-16 13:08:58 +08:00
R. Ryantm
f89f79f8d5
python310Packages.twilio: 7.9.2 -> 7.9.3
2022-06-16 05:05:45 +00:00
Ryan Mulligan and GitHub
bef6dc29e8
Merge pull request #177834 from r-ryantm/auto-update/python3.10-types-redis
...
python310Packages.types-redis: 4.2.6 -> 4.2.7
2022-06-15 21:28:19 -07:00
R. Ryantm
b24234a26b
python310Packages.google-cloud-bigtable: 2.10.0 -> 2.10.1
2022-06-16 04:23:10 +00:00
R. Ryantm
2c9e5d89e9
python310Packages.trytond: 6.4.1 -> 6.4.2
2022-06-16 03:21:20 +00:00
R. Ryantm
f244716e58
python310Packages.types-redis: 4.2.6 -> 4.2.7
2022-06-16 03:04:20 +00:00
R. Ryantm
ec4cc61ea0
internetarchive: 3.0.1 -> 3.0.2
2022-06-16 02:32:36 +00:00
R. Ryantm
26a224f271
deno: 1.22.3 -> 1.23.0
2022-06-16 01:56:24 +00:00
R. Ryantm
49cc2c709d
python310Packages.dropbox: 11.31.0 -> 11.32.0
2022-06-16 01:34:11 +00:00
Anderson Torres and GitHub
dd38503071
Merge pull request #177588 from romildo/upd.e16
...
e16: 1.0.24 -> 1.0.25
2022-06-15 22:25:19 -03:00
Anderson Torres and GitHub
da427f4296
Merge pull request #176756 from jakobneufeld/master
...
dt-shell-color-scripts: init at unstable-2022-02-22
2022-06-15 22:24:41 -03:00
Anderson Torres and GitHub
14f4a4a685
Merge pull request #177695 from SuperSandro2000/vtm
...
vtm: 0.6.0 -> 0.7.6
2022-06-15 22:23:34 -03:00
Anderson Torres and GitHub
e63b401182
Merge pull request #177582 from simoneruffini/fix/way-display-add
...
way-displays: init at 1.5.3
2022-06-15 22:23:10 -03:00
R. Ryantm
6f4e895d2b
appthreat-depscan: 2.1.5 -> 2.1.6
2022-06-16 00:16:50 +00:00
Jonas Heinrich and Yt
d3f9ba06c2
python310Packages.pad4pi: init at 1.1.5
2022-06-15 19:44:07 -04:00
Jonas Heinrich and Yt
69e36019ab
python310Packages.rplcd: init at 1.3.0
2022-06-15 19:42:22 -04:00
adisbladis and GitHub
2127f29716
Merge pull request #177800 from qowoz/podman
...
podman: 4.1.0 -> 4.1.1
2022-06-16 07:22:56 +08:00
Robert Helgesson
249a7736f5
unifont_upper: 14.0.03 -> 14.0.04
2022-06-16 00:51:00 +02:00
Robert Helgesson
974b4fbe48
unifont: 14.0.03 -> 14.0.04
2022-06-16 00:51:00 +02:00
Fabian Affolter
d555368b5b
checkov: 2.0.1212 -> 2.0.1217
2022-06-16 00:43:25 +02:00
Fabian Affolter
9bf60ad25e
python310Packages.pyupgrade: 2.32.1 -> 2.34.0
2022-06-16 00:39:28 +02:00
Fabian Affolter and GitHub
f649383c5a
Merge pull request #177777 from 06kellyjac/chain-bench
...
chain-bench: init at 0.0.2
2022-06-16 00:27:01 +02:00
Fabian Affolter and GitHub
2b2174260f
Merge pull request #177781 from klemensn/wxcam-remove
...
wxcam: Remove
2022-06-16 00:25:51 +02:00
Fabian Affolter and GitHub
7c0100cb7d
Merge pull request #177778 from helsinki-systems/upd/dnsdist
...
dnsdist: 1.7.1 -> 1.7.2
2022-06-16 00:25:27 +02:00
Fabian Affolter
499c8b2484
grype: 0.37.0 -> 0.39.0
2022-06-16 00:24:21 +02:00
Vincent Laporte and Jonathan Ringer
94c99e1b9b
pythonPackages.nbxmpp: 3.0.2 → 3.1.0
2022-06-15 15:09:25 -07:00
Lily Foster and Jonathan Ringer
b5818b7a30
nixos/pipewire: only add pipewire-pulse.conf conditionally
2022-06-15 15:05:44 -07:00
Lily Foster and Jonathan Ringer
1e3747b98b
nixos/pipewire: add pkgs.pulseaudio to pipewire-pulse user unit path
2022-06-15 15:05:44 -07:00
Fabian Affolter and GitHub
7dcd2853b9
Merge pull request #175969 from theHedgehog0/asleap-init
...
asleap: init at 06-20-2021
2022-06-15 23:39:43 +02:00
Sandro and GitHub
ad5462c3a1
Merge pull request #177180 from newAM/github-runner
...
github-runner: 2.292.0 -> 2.293.0
2022-06-15 23:25:48 +02:00
Rick van Schijndel and GitHub
24c166f27e
Merge pull request #177749 from klemensn/sweep-visualizer-remove
...
sweep-visualizer: Remove
2022-06-15 23:21:20 +02:00
Rick van Schijndel and GitHub
3eb0acf33f
Merge pull request #177745 from klemensn/lighttable-remove
...
lighttable: Remove
2022-06-15 23:14:32 +02:00
Fabian Affolter and GitHub
0ea2590c3f
Merge pull request #177767 from fabaff/pip-audit-bump
...
pip-audit: 2.3.1 -> 2.3.2
2022-06-15 23:05:59 +02:00
Fabian Affolter and GitHub
6538e2fc95
Merge pull request #177768 from fabaff/terrascan-bump
...
terrascan: 1.15.1 -> 1.15.2
2022-06-15 23:05:46 +02:00
Fabian Affolter and GitHub
d651a66fa0
Merge pull request #177769 from fabaff/tfsec-bump
...
tfsec: 1.24.0 -> 1.25.1
2022-06-15 23:05:35 +02:00
zowoq
75d21e7131
podman: 4.1.0 -> 4.1.1
...
https://github.com/containers/podman/releases/tag/v4.1.1
2022-06-16 06:46:30 +10:00