Show a cover letter.

GET /api/1.1/covers/17476/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 17476,
    "url": "https://patchwork.libcamera.org/api/1.1/covers/17476/?format=api",
    "web_url": "https://patchwork.libcamera.org/cover/17476/",
    "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": "<20220930232826.82753-1-kieran.bingham@ideasonboard.com>",
    "date": "2022-09-30T23:28:21",
    "name": "[libcamera-devel,v2,0/5] Add release infrastructure",
    "submitter": {
        "id": 4,
        "url": "https://patchwork.libcamera.org/api/1.1/people/4/?format=api",
        "name": "Kieran Bingham",
        "email": "kieran.bingham@ideasonboard.com"
    },
    "mbox": "https://patchwork.libcamera.org/cover/17476/mbox/",
    "series": [
        {
            "id": 3521,
            "url": "https://patchwork.libcamera.org/api/1.1/series/3521/?format=api",
            "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=3521",
            "date": "2022-09-30T23:28:21",
            "name": "Add release infrastructure",
            "version": 2,
            "mbox": "https://patchwork.libcamera.org/series/3521/mbox/"
        }
    ],
    "comments": "https://patchwork.libcamera.org/api/covers/17476/comments/",
    "headers": {
        "Return-Path": "<libcamera-devel-bounces@lists.libcamera.org>",
        "X-Original-To": "parsemail@patchwork.libcamera.org",
        "Delivered-To": "parsemail@patchwork.libcamera.org",
        "Received": [
            "from lancelot.ideasonboard.com (lancelot.ideasonboard.com\n\t[92.243.16.209])\n\tby patchwork.libcamera.org (Postfix) with ESMTPS id 51ED9BD16B\n\tfor <parsemail@patchwork.libcamera.org>;\n\tFri, 30 Sep 2022 23:28:37 +0000 (UTC)",
            "from lancelot.ideasonboard.com (localhost [IPv6:::1])\n\tby lancelot.ideasonboard.com (Postfix) with ESMTP id 424B962858;\n\tSat,  1 Oct 2022 01:28:36 +0200 (CEST)",
            "from perceval.ideasonboard.com (perceval.ideasonboard.com\n\t[213.167.242.64])\n\tby lancelot.ideasonboard.com (Postfix) with ESMTPS id D8A1661F75\n\tfor <libcamera-devel@lists.libcamera.org>;\n\tSat,  1 Oct 2022 01:28:34 +0200 (CEST)",
            "from Monstersaurus.local\n\t(cpc89244-aztw30-2-0-cust3082.18-1.cable.virginm.net [86.31.172.11])\n\tby perceval.ideasonboard.com (Postfix) with ESMTPSA id 4592359D;\n\tSat,  1 Oct 2022 01:28:34 +0200 (CEST)"
        ],
        "DKIM-Signature": [
            "v=1; a=rsa-sha256; c=relaxed/simple; d=libcamera.org;\n\ts=mail; t=1664580516;\n\tbh=yRbgCB9SBwJ233EfkKhJ6h5S97AkbeLapaaqT9K7lIA=;\n\th=To:Date:Subject:List-Id:List-Unsubscribe:List-Archive:List-Post:\n\tList-Help:List-Subscribe:From:Reply-To:From;\n\tb=Rbez5B3wp5MAeDv3EXD0H07E2JrNG0gRFIEqlmjk6ZoEMDoZVsoVxqzCUWqDu+bOO\n\thgN9wzI1X177jqtGmn5DEqEyl9ateZbBvpK36h47X0GEerYUvZE4+TsYLZdo0bq5Q9\n\tf9ze2BmzHyjF2HKLHKnhotvyM987GcyIuznQOiOkiCYjunQYYxINujpXPlclCiuqoC\n\tmLY/QyeeLryP2+07EKVPBITDgqnx+p1lH3f1uxch3phOXpksdeqv1alNBwmjbSd1wp\n\tYcnjubrebEBaYOdDpb1nwXMtWm7OxTBVIjGcPNiWLMLIKUYKFoRKr1D4bE0x+6T18J\n\td3sPoIUp+P3bQ==",
            "v=1; a=rsa-sha256; c=relaxed/simple; d=ideasonboard.com;\n\ts=mail; t=1664580514;\n\tbh=yRbgCB9SBwJ233EfkKhJ6h5S97AkbeLapaaqT9K7lIA=;\n\th=From:To:Cc:Subject:Date:From;\n\tb=tGt/Tmx8iWa8IAAY5UH3CVKZ+7L+8fTqkbZEk8xrtRESQX1Q9NLQuQaQL0cD3VnKB\n\tGkAcc3LBUGvzZaPkPbuXH0eKZEeaCtQmctlMRL5xakzpwslqaKoYuFD9QaytbC7PhR\n\tiylgs2LmB8hEcdkfQjvbRt/Qn1BH2GlJh5YIV2ZI="
        ],
        "Authentication-Results": "lancelot.ideasonboard.com; dkim=pass (1024-bit key; \n\tunprotected) header.d=ideasonboard.com\n\theader.i=@ideasonboard.com\n\theader.b=\"tGt/Tmx8\"; dkim-atps=neutral",
        "To": "libcamera devel <libcamera-devel@lists.libcamera.org>",
        "Date": "Sat,  1 Oct 2022 00:28:21 +0100",
        "Message-Id": "<20220930232826.82753-1-kieran.bingham@ideasonboard.com>",
        "X-Mailer": "git-send-email 2.34.1",
        "MIME-Version": "1.0",
        "Content-Transfer-Encoding": "8bit",
        "Subject": "[libcamera-devel] [PATCH v2 0/5] Add release infrastructure",
        "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>",
        "From": "Kieran Bingham via libcamera-devel\n\t<libcamera-devel@lists.libcamera.org>",
        "Reply-To": "Kieran Bingham <kieran.bingham@ideasonboard.com>",
        "Errors-To": "libcamera-devel-bounces@lists.libcamera.org",
        "Sender": "\"libcamera-devel\" <libcamera-devel-bounces@lists.libcamera.org>"
    },
    "content": "To facilitate making releases of libcamera, extend the shared_library\ntargets for libcamera and libcamera-base to include both the major and\nminor component in the soname.\n\nAdd a semver helper script, taken from\nhttps://github.com/fsaintjacques/semver-tool and separately update this\nwith an SPDX tag and source.\n\nFinally, provide a helper release script which will update the version\nof the top level meson.build and tag it accordingly.\n\nA small typo is fixed at the beginning of the series.\n\nKieran Bingham (5):\n  meson: Fix typo\n  meson: Shared Object version handling\n  utils: semver: Add version helper\n  utils: semver: Document licence and source\n  utils: Provide a release script\n\n Documentation/Doxyfile.in      |   4 +-\n meson.build                    |  17 +-\n src/libcamera/base/meson.build |   1 +\n src/libcamera/meson.build      |   1 +\n utils/release.sh               |  45 ++++\n utils/semver                   | 422 +++++++++++++++++++++++++++++++++\n 6 files changed, 488 insertions(+), 2 deletions(-)\n create mode 100755 utils/release.sh\n create mode 100755 utils/semver"
}