sudo: update sudo to 1.9.13p3 to fix CVE-2023-27320 (#5104)

* update sudo to 1.9.13p3 to fix CVE-2023-27320

* fix minor version
This commit is contained in:
Trung 2023-03-16 12:14:42 -07:00 committed by GitHub
parent d241a680e2
commit bb81d815ee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 10 additions and 7 deletions

View File

@ -1,5 +1,5 @@
{
"Signatures": {
"sudo-1.9.12p2.tar.gz": "b9a0b1ae0f1ddd9be7f3eafe70be05ee81f572f6f536632c44cd4101bb2a8539"
}
"Signatures": {
"sudo-1.9.13p3.tar.gz": "92334a12bb93e0c056b09f53e255ccb7d6f67c6350e2813cd9593ceeca78560b"
}
}

View File

@ -1,6 +1,6 @@
Summary: Sudo
Name: sudo
Version: 1.9.12p2
Version: 1.9.13p3
Release: 1%{?dist}
License: ISC
URL: https://www.sudo.ws/
@ -97,6 +97,9 @@ fi
%exclude /etc/sudoers.dist
%changelog
* Thu Mar 16 2023 Thien Trung Vuong <tvuong@microsoft.com> - 1.9.13p3-1
- Upgrade to 1.9.13p3 to fix CVE-2023-27320
* Wed Feb 08 2023 Rachel Menge <rachelmenge@microsoft.com> - 1.9.12p2-1
- Upgrade to 1.9.12p2 for CVE-2023-22809

View File

@ -27707,8 +27707,8 @@
"type": "other",
"other": {
"name": "sudo",
"version": "1.9.12p2",
"downloadUrl": "https://www.sudo.ws/sudo/dist/sudo-1.9.12p2.tar.gz"
"version": "1.9.13p3",
"downloadUrl": "https://www.sudo.ws/sudo/dist/sudo-1.9.13p3.tar.gz"
}
}
},
@ -30317,4 +30317,4 @@
}
],
"Version": 1
}
}