Bobby Rong
8a769d0d8a
Merge pull request #177646 from onny/firejail-cleanup
...
firejail: Remove unused patches
2022-06-16 19:35:45 +08:00
Bobby Rong
d72af2c373
Merge pull request #177861 from rembo10/sickgear-update
...
sickgear: 0.25.31 -> 0.25.35
2022-06-16 19:18:45 +08:00
Maximilian Bosch
af06b4057f
Merge pull request #177714 from NickCao/synapse
...
matrix-synapse: 1.60.0 -> 1.61.0
2022-06-16 13:15:33 +02:00
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
rembo10
bd3e62e1c4
sickgear: 0.25.31 -> 0.25.35
2022-06-16 15:37:43 +05:30
Fabian Affolter
af97e1313d
Merge pull request #177845 from fabaff/growattServer-bump
...
python310Packages.growattserver: 1.2.0 -> 1.2.2
2022-06-16 12:04:19 +02:00
Fabian Affolter
977b1195dc
Merge pull request #177855 from r-ryantm/auto-update/python3.10-cyclonedx-python-lib
...
python310Packages.cyclonedx-python-lib: 2.5.1 -> 2.5.2
2022-06-16 12:03:34 +02:00
Fabian Affolter
15db23824d
Merge pull request #177856 from r-ryantm/auto-update/python3.10-browser-cookie3
...
python310Packages.browser-cookie3: 0.14.3 -> 0.15.0
2022-06-16 12:03:11 +02:00
R. Ryantm
9cbc088f35
python310Packages.pyenvisalink: 4.4 -> 4.5
2022-06-16 09:49:17 +00:00
R. Ryantm
a5c1d5469b
python310Packages.browser-cookie3: 0.14.3 -> 0.15.0
2022-06-16 09:27:42 +00:00
R. Ryantm
1631ddcc7d
python310Packages.cyclonedx-python-lib: 2.5.1 -> 2.5.2
2022-06-16 09:00:30 +00:00
Zhong Jianxin
26742b37dc
sketchybar: 2.5.2 -> 2.7.1
2022-06-16 15:31:16 +08:00
Bobby Rong
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
2b615cea4a
python310Packages.growattserver: 1.2.0 -> 1.2.2
2022-06-16 08:46:37 +02:00
Fabian Affolter
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
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
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
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
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
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
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
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
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
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
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
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
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
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
Matthew "strager" Glazar
ad692ef645
quick-lint-js: 2.5.0 -> 2.6.0
2022-06-15 18:42:06 -07:00
R. Ryantm
49cc2c709d
python310Packages.dropbox: 11.31.0 -> 11.32.0
2022-06-16 01:34:11 +00:00
Anderson Torres
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
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
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
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
d3f9ba06c2
python310Packages.pad4pi: init at 1.1.5
2022-06-15 19:44:07 -04:00
Jonas Heinrich
69e36019ab
python310Packages.rplcd: init at 1.3.0
2022-06-15 19:42:22 -04:00
adisbladis
2127f29716
Merge pull request #177800 from qowoz/podman
...
podman: 4.1.0 -> 4.1.1
2022-06-16 07:22:56 +08:00
zowoq
6c6c83ade9
terraform-providers.b2: remove
...
requires embedded backblaze python sdk
2022-06-16 09:14:56 +10: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
f649383c5a
Merge pull request #177777 from 06kellyjac/chain-bench
...
chain-bench: init at 0.0.2
2022-06-16 00:27:01 +02:00