Series Detail
Show a series.
GET /api/1.1/series/502060/?format=api
{ "id": 502060, "url": "http://patchwork.ozlabs.org/api/1.1/series/502060/?format=api", "web_url": "http://patchwork.ozlabs.org/project/openvswitch/list/?series=502060", "project": { "id": 47, "url": "http://patchwork.ozlabs.org/api/1.1/projects/47/?format=api", "name": "Open vSwitch", "link_name": "openvswitch", "list_id": "ovs-dev.openvswitch.org", "list_email": "ovs-dev@openvswitch.org", "web_url": "http://openvswitch.org/", "scm_url": "git@github.com:openvswitch/ovs.git", "webscm_url": "https://github.com/openvswitch/ovs" }, "name": "[ovs-dev] Fix sha1: Use size_t for buffer lengths to support inputs >4GB The sha1_update() and sha1_bytes() functions previously accepted buffer lengths as uint32_t, which silently truncated larger size_t values passed by callers. This manifested as incor", "date": "2026-04-29T13:30:00", "submitter": { "id": 92676, "url": "http://patchwork.ozlabs.org/api/1.1/people/92676/?format=api", "name": "Tiago Matos", "email": "tiago.reis@luizalabs.com" }, "version": 1, "total": 1, "received_total": 1, "received_all": true, "mbox": "http://patchwork.ozlabs.org/series/502060/mbox/", "cover_letter": null, "patches": [ { "id": 2230222, "url": "http://patchwork.ozlabs.org/api/1.1/patches/2230222/?format=api", "web_url": "http://patchwork.ozlabs.org/project/openvswitch/patch/20260429133000.37404-1-tiago.reis@luizalabs.com/", "msgid": "<20260429133000.37404-1-tiago.reis@luizalabs.com>", "date": "2026-04-29T13:30:00", "name": "[ovs-dev] Fix sha1: Use size_t for buffer lengths to support inputs >4GB The sha1_update() and sha1_bytes() functions previously accepted buffer lengths as uint32_t, which silently truncated larger size_t values passed by callers. This manifested as incor", "mbox": "http://patchwork.ozlabs.org/project/openvswitch/patch/20260429133000.37404-1-tiago.reis@luizalabs.com/mbox/" } ] }