Patch Detail
Show a patch.
GET /api/1.1/patches/2817/?format=api
{ "id": 2817, "url": "https://patchwork.libcamera.org/api/1.1/patches/2817/?format=api", "web_url": "https://patchwork.libcamera.org/patch/2817/", "project": { "id": 1, "url": "https://patchwork.libcamera.org/api/1.1/projects/1/?format=api", "name": "libcamera", "link_name": "libcamera", "list_id": "libcamera_core", "list_email": "libcamera-devel@lists.libcamera.org", "web_url": "", "scm_url": "", "webscm_url": "" }, "msgid": "<20200213153635.27953-6-laurent.pinchart@ideasonboard.com>", "date": "2020-02-13T15:36:29", "name": "[libcamera-devel,PATCH/RFC,05/11] licenses: Move developer's certificate of origin to Documentation/", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": false, "hash": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "submitter": { "id": 2, "url": "https://patchwork.libcamera.org/api/1.1/people/2/?format=api", "name": "Laurent Pinchart", "email": "laurent.pinchart@ideasonboard.com" }, "delegate": null, "mbox": "https://patchwork.libcamera.org/patch/2817/mbox/", "series": [ { "id": 671, "url": "https://patchwork.libcamera.org/api/1.1/series/671/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=671", "date": "2020-02-13T15:36:24", "name": "Improve license information", "version": 1, "mbox": "https://patchwork.libcamera.org/series/671/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/2817/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/2817/checks/", "tags": {}, "headers": { "Return-Path": "<laurent.pinchart@ideasonboard.com>", "Received": [ "from perceval.ideasonboard.com (perceval.ideasonboard.com\n\t[IPv6:2001:4b98:dc2:55:216:3eff:fef7:d647])\n\tby lancelot.ideasonboard.com (Postfix) with ESMTPS id 1EA966196C\n\tfor <libcamera-devel@lists.libcamera.org>;\n\tThu, 13 Feb 2020 16:36:58 +0100 (CET)", "from pendragon.bb.dnainternet.fi (81-175-216-236.bb.dnainternet.fi\n\t[81.175.216.236])\n\tby perceval.ideasonboard.com (Postfix) with ESMTPSA id A88519D3\n\tfor <libcamera-devel@lists.libcamera.org>;\n\tThu, 13 Feb 2020 16:36:57 +0100 (CET)" ], "DKIM-Signature": "v=1; a=rsa-sha256; c=relaxed/simple; d=ideasonboard.com;\n\ts=mail; t=1581608217;\n\tbh=c9NiVwVP7UHFUM1pyV5taRiG9xsgMaWkh3AcixxD9co=;\n\th=From:To:Subject:Date:In-Reply-To:References:From;\n\tb=ndUhXnGqEwgq+sLAiB4eNce16Rpa9GQHGeml9wEeaWnJiM5hJVDzceurybsJ32W9k\n\tRf1BmunsxkUbh7V3ObPNhLMQ51l0xANuwFXS7LX5Imiz5we/HPPcLZiWxwOBp6t/cu\n\txngClpkd8FudOtF9LcMV97ud7YYlEyHRBZzSw80A=", "From": "Laurent Pinchart <laurent.pinchart@ideasonboard.com>", "To": "libcamera-devel@lists.libcamera.org", "Date": "Thu, 13 Feb 2020 17:36:29 +0200", "Message-Id": "<20200213153635.27953-6-laurent.pinchart@ideasonboard.com>", "X-Mailer": "git-send-email 2.24.1", "In-Reply-To": "<20200213153635.27953-1-laurent.pinchart@ideasonboard.com>", "References": "<20200213153635.27953-1-laurent.pinchart@ideasonboard.com>", "MIME-Version": "1.0", "Content-Transfer-Encoding": "8bit", "Subject": "[libcamera-devel] [PATCH/RFC 05/11] licenses: Move developer's\n\tcertificate of origin to Documentation/", "X-BeenThere": "libcamera-devel@lists.libcamera.org", "X-Mailman-Version": "2.1.29", "Precedence": "list", "List-Id": "<libcamera-devel.lists.libcamera.org>", "List-Unsubscribe": "<https://lists.libcamera.org/options/libcamera-devel>,\n\t<mailto:libcamera-devel-request@lists.libcamera.org?subject=unsubscribe>", "List-Archive": "<https://lists.libcamera.org/pipermail/libcamera-devel/>", "List-Post": "<mailto:libcamera-devel@lists.libcamera.org>", "List-Help": "<mailto:libcamera-devel-request@lists.libcamera.org?subject=help>", "List-Subscribe": "<https://lists.libcamera.org/listinfo/libcamera-devel>,\n\t<mailto:libcamera-devel-request@lists.libcamera.org?subject=subscribe>", "X-List-Received-Date": "Thu, 13 Feb 2020 15:36:59 -0000" }, "content": "The developer's certificate of origin isn't a license, move it from\nLICENSES/ to Documentation/.\n\nSigned-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>\n---\n {LICENSES => Documentation}/developer-certificate-of-origin.txt | 0\n 1 file changed, 0 insertions(+), 0 deletions(-)\n rename {LICENSES => Documentation}/developer-certificate-of-origin.txt (100%)", "diff": "diff --git a/LICENSES/developer-certificate-of-origin.txt b/Documentation/developer-certificate-of-origin.txt\nsimilarity index 100%\nrename from LICENSES/developer-certificate-of-origin.txt\nrename to Documentation/developer-certificate-of-origin.txt\n", "prefixes": [ "libcamera-devel", "PATCH/RFC", "05/11" ] }