Commit Graph

491682 Commits

Author SHA1 Message Date
Fabian Affolter
74f880ba5e python311Packages.python-roborock: 0.20.2 -> 0.21.0
Diff: https://github.com/humbertogontijo/python-roborock/compare/refs/tags/v0.20.2...v0.21.0

Changelog: https://github.com/humbertogontijo/python-roborock/blob/v0.21.0/CHANGELOG.md
2023-06-04 23:32:43 +02:00
Michael Weiss
a79b3beefc
Merge pull request #235959 from primeos/isync
isync: Disable the XOAUTH2 support by default as it caused regressions
2023-06-04 23:31:27 +02:00
figsoda
af42ce1db4
Merge pull request #235967 from r-ryantm/auto-update/air
air: 1.43.0 -> 1.44.0
2023-06-04 17:20:25 -04:00
figsoda
25dcceaf76
Merge pull request #235969 from shyim/update-shopware-cli
shopware-cli: 0.1.74 -> 0.1.78
2023-06-04 17:18:33 -04:00
Fabian Affolter
a4a21c6e15 python311Packages.asyncstdlib: 3.10.7 -> 3.10.8
Diff: https://github.com/maxfischer2781/asyncstdlib/compare/refs/tags/v3.10.7...v3.10.8

Changelog: https://github.com/maxfischer2781/asyncstdlib/releases/tag/v3.10.8
2023-06-04 23:16:03 +02:00
t4ccer
d9ab7b1b65
blink: init at 1.0.0 2023-06-04 15:11:14 -06:00
Pol Dellaiera
e70af2ea7e
Merge pull request #235521 from marsam/update-pgbouncer
pgbouncer: 1.19.0 -> 1.19.1
2023-06-04 22:43:07 +02:00
figsoda
e044112c05
Merge pull request #235958 from r-ryantm/auto-update/rshijack
rshijack: 0.4.0 -> 0.5.0
2023-06-04 16:34:06 -04:00
Soner Sayakci
004976464f
shopware-cli: 0.1.74 -> 0.1.78 2023-06-04 22:25:51 +02:00
figsoda
37b721206e fclones: 0.30.0 -> 0.31.0, add figsoda as a maintainer
Diff: https://github.com/pkolaczk/fclones/compare/v0.30.0...v0.31.0

Changelog: https://github.com/pkolaczk/fclones/releases/tag/v0.31.0
2023-06-04 16:22:52 -04:00
R. Ryantm
d8d3bcc73c air: 1.43.0 -> 1.44.0 2023-06-04 20:14:47 +00:00
figsoda
6ad2ed2ada
Merge pull request #235954 from wegank/nerdfonts-release-notes
rl-2305: mention nerdfonts update
2023-06-04 16:12:56 -04:00
Anderson Torres
8ba006e057 pforth: 1.28.0 -> 2.0.1 2023-06-04 20:10:35 +00:00
figsoda
0aef019111
Merge pull request #235956 from r-ryantm/auto-update/pylyzer
pylyzer: 0.0.30 -> 0.0.31
2023-06-04 16:09:56 -04:00
figsoda
783f7e4d7c ttyper: 1.2.0 -> 1.2.1
Diff: https://github.com/max-niederman/ttyper/compare/v1.2.0...v1.2.1
2023-06-04 16:07:59 -04:00
figsoda
31e745a3a5 boxxy: 0.7.1 -> 0.7.2
Diff: https://github.com/queer/boxxy/compare/v0.7.1...v0.7.2
2023-06-04 16:07:19 -04:00
Felix Bühler
07f161fed1
Merge pull request #235945 from figsoda/codevis
codevis: 0.8.3 -> 0.8.4
2023-06-04 22:06:17 +02:00
Pol Dellaiera
9c3bc86418
Merge pull request #235913 from LoveIsGrief/kde-intregration-descriptions
libsForQt5: Add description and home page for kde integrations
2023-06-04 22:03:23 +02:00
Michael Weiss
fe02c5ee1a
isync: Disable the XOAUTH2 support by default as it caused regressions
The XOAUTH2 support was recently added in 47eda8e00a but apparently it
causes regressions when using other SASL methods.
An example error message:
```
IMAP command 'AUTHENTICATE XOAUTH2 SOMEHASH=' returned an error: NO [AUTHENTICATIONFAILED] Invalid credentials (Failure)
```

The cause seems to be that overriding `SASL_PATH` drops all available
SASL mechanisms from `cyrus_sasl`, so only `XOAUTH2` (and `EXTERNAL`)
will be left. See [0] and the following comments for more details.

We'd need to set `SASL_PATH` to a combination/merge of
`${cyrus_sasl}/lib/sasl2` and `${cyrus-sasl-xoauth2}/lib/sasl2`.
Anyway, it seems best to disable the XOAUTH2 support by default due to
the two other concerns mentioned in the comment.

[0]: https://github.com/NixOS/nixpkgs/pull/235148#issuecomment-1575432154

Reported-by: Dominik Schrempf <dominik.schrempf@gmail.com>
2023-06-04 22:03:22 +02:00
Pol Dellaiera
8d08c93394
Merge pull request #235916 from kirillrdy/thanos
thanos: fix build go1.20 and unpin go
2023-06-04 22:02:07 +02:00
Pol Dellaiera
a807192daf
Merge pull request #235923 from emilylange/maintainers-fmt
maintainers: fix formatting/indentation, cleanup
2023-06-04 21:59:34 +02:00
Pol Dellaiera
c4b3593e24
Merge pull request #235723 from shyim/update-blackfire
blackfire: 2.15.0 -> 2.16.1
2023-06-04 21:55:38 +02:00
R. Ryantm
ac379b0ac5 rshijack: 0.4.0 -> 0.5.0 2023-06-04 19:55:07 +00:00
Felix Bühler
04ee32b773
Merge pull request #235955 from r-ryantm/auto-update/okteto
okteto: 2.16.2 -> 2.16.3
2023-06-04 21:54:47 +02:00
Pol Dellaiera
4b5458961e
Merge pull request #235914 from kalekseev/update/playwright
playwright: 1.32.1 -> 1.34.3
2023-06-04 21:51:48 +02:00
Weijia Wang
821f922fe5
Merge pull request #235937 from r-ryantm/auto-update/raven-reader
raven-reader: 1.0.78 -> 1.0.80
2023-06-04 21:47:47 +02:00
Travis A. Everett
714cc1046a resholve: fix tests after #232713
One of resholve's passthru tests depended on getting `script` from
util-linux, but it's no longer there on macos after #232713.

This change just tracks upstream change to use unixtools.script, which
is what I should have used in the first place. Upstream commit for
reference:

3407150949
2023-06-04 14:47:31 -05:00
Weijia Wang
cee9a90891
Merge pull request #235953 from r-ryantm/auto-update/openimageio
openimageio: 2.4.11.1 -> 2.4.12.0
2023-06-04 21:42:07 +02:00
figsoda
d507bbc8dc
Merge pull request #235861 from mikroskeem/add-capnproto-rust
capnproto-rust: init at 0.17.1
2023-06-04 15:38:11 -04:00
figsoda
502f6f83a9
Merge pull request #235943 from r-ryantm/auto-update/mmark
mmark: 2.2.31 -> 2.2.32
2023-06-04 15:33:19 -04:00
PedroHLC ☭
ffcdc5bb81 obs-studio-plugins.obs-vkcapture: 1.3.2 -> 1.3.3 2023-06-04 19:24:15 +00:00
R. Ryantm
8aa5842eac pylyzer: 0.0.30 -> 0.0.31 2023-06-04 19:18:53 +00:00
figsoda
158d19fa80 mmark: fix version 2023-06-04 14:59:34 -04:00
R. Ryantm
3102d7713e okteto: 2.16.2 -> 2.16.3 2023-06-04 18:39:30 +00:00
apfelkuchen06
b4a2d67964 mpvScripts.thumbfast: change license
Thumbfast is now licensed under the Mozilla Public License: 6f1d92da25
2023-06-04 18:28:09 +00:00
apfelkuchen06
abc86bc4ed mpvScripts.thumbfast: unstable-2023-05-12 -> unstable-2023-06-04 2023-06-04 18:28:09 +00:00
Weijia Wang
d465aaf7c6 rl-2305: mention nerdfonts update 2023-06-04 21:23:16 +03:00
R. Ryantm
1f1c63f98d openimageio: 2.4.11.1 -> 2.4.12.0 2023-06-04 17:53:34 +00:00
Weijia Wang
3f697e808b
Merge pull request #235891 from r-ryantm/auto-update/yoshimi
yoshimi: 2.2.3 -> 2.3.0
2023-06-04 19:21:15 +02:00
Artturi
2ef0e0b1e6
Merge pull request #235646 from compilade/HashSharedMem-build-fix 2023-06-04 20:21:06 +03:00
Weijia Wang
671cbaf484
Merge pull request #235926 from r-ryantm/auto-update/realvnc-vnc-viewer
realvnc-vnc-viewer: 7.1.0 -> 7.5.0
2023-06-04 19:19:17 +02:00
Weijia Wang
8b725d403a
Merge pull request #235819 from r-ryantm/auto-update/envfs
envfs: 1.0.0 -> 1.0.1
2023-06-04 19:17:27 +02:00
Weijia Wang
f3f4e914f1
Merge pull request #235827 from r-ryantm/auto-update/vivaldi
vivaldi: 6.0.2979.18 -> 6.0.2979.22
2023-06-04 19:16:40 +02:00
Weijia Wang
0afcd8774f
Merge pull request #235818 from r-ryantm/auto-update/wxsqlite3
wxsqlite3: 4.9.3 -> 4.9.4
2023-06-04 19:15:49 +02:00
Weijia Wang
37679404cb
Merge pull request #235816 from r-ryantm/auto-update/re-flex
re-flex: 3.3.3 -> 3.3.4
2023-06-04 19:15:24 +02:00
Weijia Wang
ac80bb36a6
Merge pull request #235673 from r-ryantm/auto-update/imgproxy
imgproxy: 3.17.0 -> 3.18.0
2023-06-04 19:14:03 +02:00
Weijia Wang
67d58d6eb2
Merge pull request #235670 from r-ryantm/auto-update/cloudlog
cloudlog: 2.4.2 -> 2.4.3
2023-06-04 19:13:20 +02:00
Weijia Wang
bff97d5215
Merge pull request #235727 from r-ryantm/auto-update/diamond
diamond: 2.1.6 -> 2.1.7
2023-06-04 19:10:45 +02:00
Weijia Wang
3b3e829840
Merge pull request #235658 from r-ryantm/auto-update/hyperrogue
hyperrogue: 12.1o -> 12.1q
2023-06-04 19:10:09 +02:00
Weijia Wang
a2c09555bc
Merge pull request #235715 from r-ryantm/auto-update/opera
opera: 98.0.4759.39 -> 99.0.4788.31
2023-06-04 19:09:02 +02:00