summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-pyjwt_2.8.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-pyjwt: Fix CVE-2026-32597Hitendra Prajapati2026-03-241-0/+1
| | | | | | | | | | | | Details: https://nvd.nist.gov/vuln/detail/CVE-2026-32597 Backport commit[1] which fixes this vulnerability as mentioned in [2]. [1] https://github.com/jpadilla/pyjwt/commit/051ea341b5573fe3edcd53042f347929b92c2b92 [2] https://security-tracker.debian.org/tracker/CVE-2026-32597 Signed-off-by: Hitendra Prajapati <hprajapati@mvista.com> Signed-off-by: Anuj Mittal <anuj.mittal@oss.qualcomm.com>
* python3-pyjwt: upgrade 2.7.0 -> 2.8.0Khem Raj2023-11-061-0/+18
Signed-off-by: Khem Raj <raj.khem@gmail.com>