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
I wonder if dependabot follows the unaffected field how rustadvisory has specified it
This is a bit annoying since vendored openssl pulls 1.1.1o - via 111.20.0 - which is patched
However .. to address the three advisories for 1.1.1 stream users -
I've sent PR to to mark 111.20.0 patched following earlier syntax #1263
https://www.openssl.org/news/secadv/20220503.txt
OpenSSL 1.0.2 users should upgrade to 1.0.2ze (premium support customers only)
OpenSSL 1.1.1 users should upgrade to 1.1.1o
OpenSSL 3.0 users should upgrade to 3.0.3
This will currently show up as an issue in dependabot as e.g. vendored openssl pulls 111.20.0+1.1.1o
The text was updated successfully, but these errors were encountered:
pinkforest
changed the title
openssl-src needs to have both minimum and maximum for 111 users
openssl-src needs to address 1.1.1 users on RUSTSEC-2022-00[24,25,26]
Jun 17, 2022
pinkforest
changed the title
openssl-src needs to address 1.1.1 users on RUSTSEC-2022-00[24,25,26]
openssl-src address 1.1.1 users on RUSTSEC-2022-00[24,25,26]
Jun 17, 2022
pinkforest
changed the title
openssl-src address 1.1.1 users on RUSTSEC-2022-00[24,25,26]
openssl-src address 1.1.1 users on RUSTSEC-2022-00[25,26,27]
Jun 17, 2022
pinkforest
changed the title
openssl-src address 1.1.1 users on RUSTSEC-2022-00[25,26,27]
openssl-src misses 1.1.1 users on RUSTSEC-2022-00[25,26,27]
Jun 17, 2022
Dependabot is now pinging patched 1.1.1 users about outdated openssl-src and asking to switch to 300 stream
Previous PR #1243 #1244 #1245 #1246 #1247 #1248 #1249
I wonder if dependabot follows the unaffected field how rustadvisory has specified it
This is a bit annoying since vendored openssl pulls 1.1.1o - via 111.20.0 - which is patched
However .. to address the three advisories for 1.1.1 stream users -
I've sent PR to to mark 111.20.0 patched following earlier syntax
#1263
https://www.openssl.org/news/secadv/20220503.txt
OpenSSL 1.0.2 users should upgrade to 1.0.2ze (premium support customers only)
OpenSSL 1.1.1 users should upgrade to 1.1.1o
OpenSSL 3.0 users should upgrade to 3.0.3
This will currently show up as an issue in dependabot as e.g. vendored openssl pulls 111.20.0+1.1.1o
The text was updated successfully, but these errors were encountered: