Sandro
2dea1b10a7
Merge pull request #137770 from r-ryantm/auto-update/python3.8-launchpadlib
2021-09-14 11:12:12 +02:00
Sandro
c36769b10d
Merge pull request #137732 from r-ryantm/auto-update/bschaffl
2021-09-14 11:10:29 +02:00
Sandro
7f4be47adf
Merge pull request #137717 from r-ryantm/auto-update/alembic
...
alembic: 1.8.2 -> 1.8.3
2021-09-14 11:08:36 +02:00
R. RyanTM
44d045f7d3
saga: 7.9.0 -> 7.9.1
2021-09-14 09:05:52 +00:00
Nikolay Korotkiy
9c1f6a9c45
gpscorrelate: enable on darwin
2021-09-14 12:01:04 +03:00
R. RyanTM
8bae8e70f5
s3backer: 1.6.1 -> 1.6.2
2021-09-14 08:56:16 +00:00
R. RyanTM
192bb4968e
rspamd: 2.7 -> 3.0
2021-09-14 08:47:30 +00:00
superherointj
71fc678cac
fluxcd: 0.17.0 -> 0.17.1
2021-09-14 05:32:34 -03:00
R. RyanTM
bcfd20bf2d
rsnapshot: 1.4.3 -> 1.4.4
2021-09-14 08:32:14 +00:00
R. RyanTM
8c11f9fc69
esbuild: 0.12.25 -> 0.12.27
2021-09-14 17:25:08 +09:00
superherointj
e2d831ad9a
argocd: 2.1.1 -> 2.1.2
2021-09-14 05:18:19 -03:00
Thomas Gerbet
b9608ec767
opentsdb: fix CVE-2020-35476
...
This contribution pulls in the patch fixing CVE-2020-35476.
The fix is also included in the 2.4.1 version but the upgrade requires
more work: a tarball with all the third party tools is no more provided.
The build process attempts to get them during the build which fail.
https://github.com/advisories/GHSA-hv53-q76c-7f8c
2021-09-14 10:15:08 +02:00
R. RyanTM
64361afd5c
python38Packages.launchpadlib: 1.10.13 -> 1.10.14
2021-09-14 08:11:59 +00:00
R. RyanTM
f4abc73689
resvg: 0.16.0 -> 0.17.0
2021-09-14 07:59:59 +00:00
R. RyanTM
5c133e0acc
gdal: 3.3.1 -> 3.3.2
2021-09-14 07:52:34 +00:00
R. RyanTM
3cc437a3da
gbenchmark: 1.5.6 -> 1.6.0
2021-09-14 07:43:23 +00:00
Sergei Trofimovich
03e61e35dd
basex: fix Icon= store path to point to nix store.
...
Noticed the problem on never disappearing diff reported by:
$ ./maintainers/scripts/rebuild-amount.sh --print HEAD
Estimating rebuild amount by counting changed Hydra jobs.
1 x86_64-linux
basex.x86_64-linux /nix/store/5ng...-basex-9.4.3
Before the change local non-store path was used:
$ nix-build -A basex; fgrep -R Icon result/
result/share/applications/basex.desktop:Icon=/home/.../tools/text/xml/basex/basex.svg
After the change the file got into store as expected:
$ nix-build -A basex; fgrep -R Icon result/
result/share/applications/basex.desktop:Icon=/nix/store/...-basex.svg
2021-09-14 09:36:34 +02:00
Domen Kožar
ac36cd7153
Merge pull request #137741 from emilazy/more-aarch64-darwin-fixes
...
{darwin.trash,rpm,dash,jwhois}: fix on aarch64-darwin
2021-09-14 09:27:38 +02:00
R. RyanTM
4c5522ff0f
folly: 2021.08.30.00 -> 2021.09.13.00
2021-09-14 07:23:52 +00:00
R. RyanTM
008cd50917
flyctl: 0.0.233 -> 0.0.238
2021-09-14 07:17:42 +00:00
R. RyanTM
21f1fcdf8b
rsyslog: 8.2102.0 -> 8.2108.0
2021-09-14 07:17:07 +00:00
R. RyanTM
2266969e8b
rssguard: 3.9.2 -> 4.0.2
2021-09-14 07:07:07 +00:00
R. RyanTM
e0c205578d
snd: 21.1 -> 21.7
2021-09-14 06:57:34 +00:00
R. RyanTM
e3c0374da4
signal-desktop: 5.17.0 -> 5.17.1
2021-09-14 06:47:40 +00:00
R. RyanTM
77c881aa82
python38Packages.lazr-restfulclient: 0.14.3 -> 0.14.4
2021-09-14 06:34:56 +00:00
R. RyanTM
6763102a3c
songrec: 0.1.9 -> 0.2.0
2021-09-14 06:27:56 +00:00
R. RyanTM
2ada84ac2f
socket_wrapper: 1.2.5 -> 1.3.3
2021-09-14 06:19:17 +00:00
R. RyanTM
15abcd7eca
duckdb: 0.2.8 -> 0.2.9
2021-09-14 06:06:39 +00:00
R. RyanTM
0bcd90ecd7
simdjson: 0.9.7 -> 1.0.0
2021-09-14 06:02:47 +00:00
R. RyanTM
4d25b19c2b
sayonara: 1.6.0-beta7 -> 1.7.0-stable3
2021-09-14 05:57:09 +00:00
R. RyanTM
eb01aaa9d4
drone-cli: 1.3.1 -> 1.4.0
2021-09-14 05:54:09 +00:00
Emily
9d3086d862
jwhois: fix on aarch64-darwin
...
This is somewhat of a hack, and other packages are certainly affected by
this issue (e.g. assh runs into it in some cgo code), but at least this
documents a workaround in-tree and gets one more package building now.
2021-09-14 06:50:35 +01:00
Emily
a04e858da4
dash: fix on aarch64-darwin
2021-09-14 06:50:35 +01:00
Emily
1875c0312e
dash: 0.5.11.2 -> 0.5.11.4
...
The readdir64/dirent64 patch was obsoleted by an upstream commit.
2021-09-14 06:50:33 +01:00
R. RyanTM
e9ca9aac71
dnsproxy: 0.39.4 -> 0.39.5
2021-09-14 05:35:08 +00:00
R. RyanTM
34f26a5b87
stripe-cli: 1.7.0 -> 1.7.1
2021-09-14 05:29:06 +00:00
R. RyanTM
46dc41882b
python38Packages.ledgerblue: 0.1.37 -> 0.1.38
2021-09-14 05:17:25 +00:00
Ben Siraphob
6f5e9a6f7b
Merge pull request #137706 from r-ryantm/auto-update/trealla
...
trealla: 1.9.37 -> 1.12.0
2021-09-14 00:12:24 -05:00
R. RyanTM
b47ac5a77c
stress-ng: 0.13.00 -> 0.13.01
2021-09-14 05:04:49 +00:00
Mario Rodas
f6ffb3d819
Merge pull request #137724 from r-ryantm/auto-update/bazel-buildtools
...
bazel-buildtools: 4.0.1 -> 4.2.0
2021-09-13 23:37:42 -05:00
Mario Rodas
5299671e3f
Merge pull request #137682 from fabaff/bump-tfsec
...
tfsec: 0.58.6 -> 0.58.9
2021-09-13 23:37:04 -05:00
Mario Rodas
44cbe8b2cb
Merge pull request #137644 from marsam/fix-libvirt-darwin
...
libvirt: fix build on darwin
2021-09-13 23:36:43 -05:00
R. RyanTM
ddb3f2b463
coordgenlibs: 2.0.3 -> 3.0.0
2021-09-14 04:24:22 +00:00
R. RyanTM
4748cc258a
convbin: 3.4 -> 3.7
2021-09-14 04:17:54 +00:00
R. RyanTM
f5276159d9
shutter: 0.98 -> 0.99
2021-09-14 04:14:01 +00:00
R. RyanTM
ae2196daa6
cobalt: 0.16.5 -> 0.17.0
2021-09-14 04:03:23 +00:00
R. RyanTM
90732f5be0
stern: 1.20.0 -> 1.20.1
2021-09-14 03:52:20 +00:00
R. RyanTM
24fb8cbf80
smartdns: 33 -> 35
2021-09-14 03:30:00 +00:00
Emily
d9d051ecd9
dash: use fetchpatch
2021-09-14 04:18:32 +01:00
R. RyanTM
b6fc3dff4d
bsequencer: 1.8.8 -> 1.8.10
2021-09-14 03:03:42 +00:00