You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Don't use eprintln on unknown packages ([#558](https://github.com/Devolutions/sspi-rs/issues/558)) ([df6181291c](https://github.com/Devolutions/sspi-rs/commit/df6181291ccf6f9fb2a0a59151b43676663b2d74))
18
+
19
+
This is an annoyance; `freerdp` uses `u2u`_not_`pku2u` here. Every
20
+
time we use sspi-rs from `freerdp` I'm passing `!u2u` on the package
21
+
list, and sspi-rs is spamming stderr with this message.
22
+
23
+
- Replace `String::from_utf16_lossy` with `String::from_utf16` ([#568](https://github.com/Devolutions/sspi-rs/issues/568)) ([a4889f5b1e](https://github.com/Devolutions/sspi-rs/commit/a4889f5b1e802395b09954f5846d1a6433546281))
24
+
25
+
### <!-- 7 -->Build
26
+
27
+
- Bump tokio-tungstenite from 0.27.0 to 0.28.0 ([#554](https://github.com/Devolutions/sspi-rs/issues/554)) ([b6e36c9dcc](https://github.com/Devolutions/sspi-rs/commit/b6e36c9dcc9bcb12423df278ebc909d127986eb5))
28
+
29
+
- Bump the patch group across 1 directory with 5 updates ([#552](https://github.com/Devolutions/sspi-rs/issues/552)) ([879bcaa619](https://github.com/Devolutions/sspi-rs/commit/879bcaa61921a66823776af1909a6a1c4cfbf599))
30
+
31
+
- Bump libc from 0.2.177 to 0.2.178 in the patch group across 1 directory ([#559](https://github.com/Devolutions/sspi-rs/issues/559)) ([3301ab3026](https://github.com/Devolutions/sspi-rs/commit/3301ab30261e67ac2cbfe0d2855deee075f8a7d7))
32
+
33
+
- Update picky-krb requirement from 0.11 to 0.12 in /fuzz ([#555](https://github.com/Devolutions/sspi-rs/issues/555)) ([6395577128](https://github.com/Devolutions/sspi-rs/commit/6395577128bc3ae4b3e5982a8e08369a678a0212))
34
+
35
+
- Bump picky-krb from 0.11.3 to 0.12.0 ([#553](https://github.com/Devolutions/sspi-rs/issues/553)) ([f636f48164](https://github.com/Devolutions/sspi-rs/commit/f636f4816438ff430973c140a9a63fd5708d1439))
36
+
37
+
- Update windows-registry requirement from 0.5 to 0.6 in /fuzz ([#565](https://github.com/Devolutions/sspi-rs/issues/565)) ([7e715ad52a](https://github.com/Devolutions/sspi-rs/commit/7e715ad52ae7fa0dbe4c7e8f38e612924a49efe8))
38
+
39
+
- Bump windows-registry from 0.5.3 to 0.6.1 ([#561](https://github.com/Devolutions/sspi-rs/issues/561)) ([60c2d78d78](https://github.com/Devolutions/sspi-rs/commit/60c2d78d788816f5a363f8ec9d9e43287bc71513))
40
+
41
+
- Bump windows from 0.61.3 to 0.62.2 ([#562](https://github.com/Devolutions/sspi-rs/issues/562)) ([195cee2ebd](https://github.com/Devolutions/sspi-rs/commit/195cee2ebd0151e236b1b404f59e828f86aa512f))
- Update picky-krb requirement from 0.11 to 0.12 in /fuzz ([#555](https://github.com/Devolutions/sspi-rs/issues/555)) ([6395577128](https://github.com/Devolutions/sspi-rs/commit/6395577128bc3ae4b3e5982a8e08369a678a0212))
0 commit comments