Commit Graph

81846 Commits

Author SHA1 Message Date
superherointj
1376f2d867
Merge pull request #189144 from jojosch/dbeaver-update
dbeaver: 22.1.4 -> 22.1.5
2022-08-31 16:27:31 -03:00
Christian Kögler
ba4a7de60a
Merge pull request #188419 from FliegendeWurst/trilium-0.54.3
trilium-{desktop,server}: 0.54.2 -> 0.54.3
2022-08-31 21:24:25 +02:00
Christian Kögler
a8360076dc
Merge pull request #188836 from figsoda/update-epick
epick: 0.7.0 -> 0.8.0
2022-08-31 21:22:50 +02:00
superherointj
3db1dce640
Merge pull request #189150 from zseri/element-bump
element-{web,desktop}: 1.11.3 -> 1.11.4
2022-08-31 16:11:32 -03:00
superherointj
0d219abb68
Merge pull request #188976 from r-ryantm/auto-update/kubeone
kubeone: 1.4.7 -> 1.5.0
2022-08-31 15:50:22 -03:00
superherointj
c4a2b04b4c
Merge pull request #187381 from sifmelcara/krita-5.1.0
krita: 5.0.8 -> 5.1.0
2022-08-31 15:49:20 -03:00
Alain Zscheile
8c68069328 element-{web,desktop}: 1.11.3 -> 1.11.4
See also: https://matrix.org/blog/2022/08/31/security-releases-matrix-js-sdk-19-4-0-and-matrix-react-sdk-3-53-0

Fixes #189143
2022-08-31 20:00:25 +02:00
R. Ryantm
5e3c9e7bb8 kubeone: 1.4.7 -> 1.5.0 2022-08-31 17:40:58 +00:00
Johannes Schleifenbaum
5f3beb0cee
dbeaver: 22.1.4 -> 22.1.5 2022-08-31 19:06:57 +02:00
Artturi
658cde9a8b
Merge pull request #189044 from Infinidoge/bump/discord-canary 2022-08-31 19:57:35 +03:00
superherointj
a61624acdd
Merge pull request #189108 from prusnak/lnd
lnd: 0.15.0-beta -> 0.15.1-beta
2022-08-31 13:16:29 -03:00
superherointj
30484e44ce
Merge pull request #189114 from bbigras/anytype
anytype: 0.27.0 -> 0.28.0
2022-08-31 12:53:13 -03:00
linsui
0cdb86a58e amberol: 0.9.0 -> 0.9.1 2022-08-31 23:14:01 +08:00
superherointj
419cc4966e
Merge pull request #189060 from r-ryantm/auto-update/alfaview
alfaview: 8.51.0 -> 8.52.0
2022-08-31 11:45:11 -03:00
Bobby Rong
07a4cfe125
Merge pull request #189085 from panicgh/tbb
tor-browser-bundle-bin: 11.5.1 -> 11.5.2
2022-08-31 22:31:26 +08:00
superherointj
663e477a29
Merge pull request #189107 from gador/styx-py27-fix
styx: 0.7.2 -> 0.7.5
2022-08-31 11:28:11 -03:00
Bruno Bigras
ddc111aaa8 anytype: 0.27.0 -> 0.28.0 2022-08-31 09:55:22 -04:00
superherointj
df1107379e
Merge pull request #189073 from r-ryantm/auto-update/digikam
digikam: 7.7.0 -> 7.8.0
2022-08-31 10:47:39 -03:00
Pavol Rusnak
61621f5b7e
lnd: 0.15.0-beta -> 0.15.1-beta 2022-08-31 15:14:48 +02:00
Florian Brandes
8611f99223
styx: 0.7.2 -> 0.7.5. Fix build failure
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2022-08-31 15:05:42 +02:00
superherointj
ea62f50e6e
Merge pull request #189065 from r-ryantm/auto-update/docker-slim
docker-slim: 1.37.6 -> 1.38.0
2022-08-31 09:47:55 -03:00
superherointj
98ef945bc3
Merge pull request #189081 from r-ryantm/auto-update/fluxctl
fluxctl: 1.25.3 -> 1.25.4
2022-08-31 09:18:56 -03:00
Bobby Rong
4415574d23
Merge pull request #189049 from foo-dogsquared/fix-gnome-frog
gnome-frog: correct build inputs list
2022-08-31 19:43:32 +08:00
Gabriel Ebner
4f31144ac3
Merge pull request #189092 from kilianar/lean-3.48.0
lean: 3.47.0 -> 3.48.0
2022-08-31 13:37:36 +02:00
Bobby Rong
02cc69a666
Merge pull request #188856 from r-ryantm/auto-update/glooctl
glooctl: 1.12.9 -> 1.12.10
2022-08-31 19:36:23 +08:00
Robert Helgesson
bacac7cf54 sigal: fix crash when building gallery
When building a gallery using `sigal build` the process would error
out with an message along the lines of

    shutil.Error: [('/nix/store/…/static/css',
                    '/…/_build/static/css',
                    "[Errno 13] Permission denied: '/…/_build/static/css'"),
                   …
                  ]

This is caused by `shutil.copytree` copying the permissions (555) of
the directories in the Nix store and then attempting to make
modifications to the copied directory. The patch makes the copy ignore
the permissions of directories.
2022-08-31 13:06:50 +02:00
Jörg Thalheim
5df5df389a
Merge pull request #188965 from Mic92/nearcore
nearcore: 1.28.0 -> 1.28.1
2022-08-31 12:00:48 +01:00
Jörg Thalheim
4f805873ff nearcore: 1.28.0 -> 1.28.1 2022-08-31 11:41:08 +02:00
kilianar
2b3ec1d37a lean: 3.47.0 -> 3.48.0
https://github.com/leanprover-community/lean/releases/tag/v3.48.0
2022-08-31 11:32:21 +02:00
Jonas Heinrich
de6d4ab8ea
Merge pull request #188880 from r-ryantm/auto-update/oed
oed: 6.7 -> 7.1
2022-08-31 10:49:50 +02:00
Nicolas Benes
9895ba4b77 tor-browser-bundle-bin: 11.5.1 -> 11.5.2 2022-08-31 10:06:10 +02:00
R. Ryantm
7460b17d29 fluxctl: 1.25.3 -> 1.25.4 2022-08-31 07:09:33 +00:00
R. Ryantm
fac26c087f digikam: 7.7.0 -> 7.8.0 2022-08-31 06:43:05 +00:00
R. Ryantm
2a5171ddcc docker-slim: 1.37.6 -> 1.38.0 2022-08-31 05:56:32 +00:00
R. Ryantm
6623fff5f8 alfaview: 8.51.0 -> 8.52.0 2022-08-31 05:08:36 +00:00
mingchuan
69ccd66a73 krita: 5.0.8 -> 5.1.0 2022-08-30 21:00:27 -07:00
Infinidoge
5f190380ae discord-canary: 0.0.136 -> 0.0.137 2022-08-30 21:16:57 -04:00
superherointj
52376135e4
Merge pull request #188990 from r-ryantm/auto-update/mympd
mympd: 9.5.2 -> 9.5.3
2022-08-30 22:11:13 -03:00
Gabriel Arazas
15884ce84a gnome-frog: correct build inputs list 2022-08-31 08:34:47 +08:00
superherointj
0941e18d2a
Merge pull request #188917 from r-ryantm/auto-update/arkade
arkade: 0.8.36 -> 0.8.38
2022-08-30 21:03:20 -03:00
superherointj
9caf99cf2e
Merge pull request #188950 from sikmir/gource
gource: 0.51 → 0.53
2022-08-30 21:00:59 -03:00
superherointj
8c78593aa7
Merge pull request #189015 from r-ryantm/auto-update/werf
werf: 1.2.165 -> 1.2.166
2022-08-30 20:52:43 -03:00
superherointj
432b3209c2
Merge pull request #189031 from primeos/chromiumDev
chromiumDev: 106.0.5245.0 -> 106.0.5249.12
2022-08-30 20:44:41 -03:00
superherointj
f060b2885f
Merge pull request #188904 from r-ryantm/auto-update/terragrunt
terragrunt: 0.38.8 -> 0.38.9
2022-08-30 20:28:30 -03:00
superherointj
f65df2271c
Merge pull request #189002 from robbins/psst-gui
psst: add .desktop file
2022-08-30 20:19:39 -03:00
Michael Weiss
50e7538f3e
chromiumDev: 106.0.5245.0 -> 106.0.5249.12 2022-08-31 00:59:51 +02:00
Yaya
3b6f1cfcf9
gitlab: 15.3.1 -> 15.3.2 (#189005)
https://about.gitlab.com/releases/2022/08/30/critical-security-release-gitlab-15-3-2-released/

Resolves CVE-2022-2992 CVE-2022-2865 CVE-2022-2527
         CVE-2022-2592 CVE-2022-2533 CVE-2022-2455
         CVE-2022-2428 CVE-2022-2908 CVE-2022-2630
         CVE-2022-2931 CVE-2022-2907 CVE-2022-3031
2022-08-30 23:35:47 +02:00
R. Ryantm
f58bdc5d4c werf: 1.2.165 -> 1.2.166 2022-08-30 20:31:02 +00:00
Nathanael Robbins
4e5a4eb4d6 psst: add .desktop file 2022-08-30 14:18:28 -04:00
R. Ryantm
bcf56ef81d mympd: 9.5.2 -> 9.5.3 2022-08-30 16:09:04 +00:00