Show a patch.

GET /api/1.1/patches/13908/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 13908,
    "url": "https://patchwork.libcamera.org/api/1.1/patches/13908/?format=api",
    "web_url": "https://patchwork.libcamera.org/patch/13908/",
    "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": "<20210923113609.29623-1-laurent.pinchart@ideasonboard.com>",
    "date": "2021-09-23T11:36:09",
    "name": "[libcamera-devel,v2] libcamera: Standardize URLs to git repositories",
    "commit_ref": null,
    "pull_url": null,
    "state": "accepted",
    "archived": false,
    "hash": "ed404a6e4d9b2f150b8f4ced5bc6390738d79001",
    "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/13908/mbox/",
    "series": [
        {
            "id": 2551,
            "url": "https://patchwork.libcamera.org/api/1.1/series/2551/?format=api",
            "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=2551",
            "date": "2021-09-23T11:36:09",
            "name": "[libcamera-devel,v2] libcamera: Standardize URLs to git repositories",
            "version": 2,
            "mbox": "https://patchwork.libcamera.org/series/2551/mbox/"
        }
    ],
    "comments": "https://patchwork.libcamera.org/api/patches/13908/comments/",
    "check": "pending",
    "checks": "https://patchwork.libcamera.org/api/patches/13908/checks/",
    "tags": {},
    "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 83862BDC71\n\tfor <parsemail@patchwork.libcamera.org>;\n\tThu, 23 Sep 2021 11:36:16 +0000 (UTC)",
            "from lancelot.ideasonboard.com (localhost [IPv6:::1])\n\tby lancelot.ideasonboard.com (Postfix) with ESMTP id E05DA6918C;\n\tThu, 23 Sep 2021 13:36:15 +0200 (CEST)",
            "from perceval.ideasonboard.com (perceval.ideasonboard.com\n\t[213.167.242.64])\n\tby lancelot.ideasonboard.com (Postfix) with ESMTPS id B935569189\n\tfor <libcamera-devel@lists.libcamera.org>;\n\tThu, 23 Sep 2021 13:36:14 +0200 (CEST)",
            "from pendragon.lan (62-78-145-57.bb.dnainternet.fi [62.78.145.57])\n\tby perceval.ideasonboard.com (Postfix) with ESMTPSA id 46A4B45E\n\tfor <libcamera-devel@lists.libcamera.org>;\n\tThu, 23 Sep 2021 13:36:14 +0200 (CEST)"
        ],
        "Authentication-Results": "lancelot.ideasonboard.com;\n\tdkim=fail reason=\"signature verification failed\" (1024-bit key;\n\tunprotected) header.d=ideasonboard.com header.i=@ideasonboard.com\n\theader.b=\"rKMPgi0d\"; dkim-atps=neutral",
        "DKIM-Signature": "v=1; a=rsa-sha256; c=relaxed/simple; d=ideasonboard.com;\n\ts=mail; t=1632396974;\n\tbh=4HeKHL6tWMT2sji0LKANGLG1BHCiqw0XXWbwdEGEtMw=;\n\th=From:To:Subject:Date:From;\n\tb=rKMPgi0dwbP3Mi+9XkvPRBVwf+f7ttWdmxdQhTWFjq3+roT3y0ANHtRD/TVZe6b1A\n\tKyo/c5nYuAtf8FTbBST0HVwyfydVeuY1/bS2k9ggVYyy9lwdGvG5fE5as5tn5hUDLF\n\tN8NnavLltxNRUyrpuB9fhS1noj/h9hHtMxKZX55Y=",
        "From": "Laurent Pinchart <laurent.pinchart@ideasonboard.com>",
        "To": "libcamera-devel@lists.libcamera.org",
        "Date": "Thu, 23 Sep 2021 14:36:09 +0300",
        "Message-Id": "<20210923113609.29623-1-laurent.pinchart@ideasonboard.com>",
        "X-Mailer": "git-send-email 2.32.0",
        "MIME-Version": "1.0",
        "Content-Transfer-Encoding": "8bit",
        "Subject": "[libcamera-devel] [PATCH v2] libcamera: Standardize URLs to git\n\trepositories",
        "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>",
        "Errors-To": "libcamera-devel-bounces@lists.libcamera.org",
        "Sender": "\"libcamera-devel\" <libcamera-devel-bounces@lists.libcamera.org>"
    },
    "content": "When the libcamera project was started, we had no public git tree hosted\non git.libcamera.org. The problem has been addressed a while ago, and\nthe git.linuxtv.org libcamera repository is now a mirror of the main git\ntree. The mirror is useful to benefit from the linuxtv.org automated\ncompile tests, but it can also confuse users who don't know where the\nofficial version is. To try and clarify this, use the git.libcamera.org\nURL consistently through the project.\n\nThis doesn't void the validatity of the linuxtv.org repository which\nwill continue to mirror the libcamera.org repository.\n\nSigned-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>\n---\n Documentation/contributing.rst                        | 11 +++++++----\n Documentation/guides/application-developer.rst        | 10 +++++-----\n README.rst                                            |  2 +-\n .../gentoo/media-libs/libcamera/libcamera-9999.ebuild |  2 +-\n 4 files changed, 14 insertions(+), 11 deletions(-)\n\n\nbase-commit: 2cc4303b172a76ac5b431c4fb4df8a083f7d3fcf",
    "diff": "diff --git a/Documentation/contributing.rst b/Documentation/contributing.rst\nindex 6da82bac4f96..b192c3b43153 100644\n--- a/Documentation/contributing.rst\n+++ b/Documentation/contributing.rst\n@@ -30,14 +30,17 @@ Source Code\n -----------\n \n libcamera is in early stages of development, and no releases are available yet.\n-The source code is available from the project's `git tree`_, hosted by `LinuxTV`_.\n+The source code is available from the project's `git tree`_.\n \n .. code-block:: shell\n \n-  $ git clone git://linuxtv.org/libcamera.git\n+  $ git clone https://git.libcamera.org/libcamera/libcamera.git\n \n-.. _git tree: https://git.linuxtv.org/libcamera.git/\n-.. _LinuxTV: https://linuxtv.org/\n+.. _git tree: https://git.libcamera.org/libcamera/libcamera.git/\n+\n+A mirror is also hosted on `LinuxTV`_.\n+\n+.. _LinuxTV: https://git.linuxtv.org/libcamera.git/\n \n Issue Tracker\n -------------\ndiff --git a/Documentation/guides/application-developer.rst b/Documentation/guides/application-developer.rst\nindex 84e522c01c85..ae28c96b5aca 100644\n--- a/Documentation/guides/application-developer.rst\n+++ b/Documentation/guides/application-developer.rst\n@@ -469,7 +469,7 @@ instance. An example of how to write image data to disk is available in the\n `FileSink class`_ which is a part of the ``cam`` utility application in the\n libcamera repository.\n \n-.. _FileSink class: https://git.linuxtv.org/libcamera.git/tree/src/cam/file_sink.cpp\n+.. _FileSink class: https://git.libcamera.org/libcamera/libcamera.git/tree/src/cam/file_sink.cpp\n \n With the handling of this request completed, it is possible to re-use the\n buffers by adding them to a new ``Request`` instance with their matching\n@@ -575,12 +575,12 @@ which is also the official build system of the libcamera library.\n \n Make sure both ``meson`` and ``libcamera`` are installed in your system. Please\n refer to your distribution documentation to install meson and install the most\n-recent version of libcamera from the git repository at `Linux TV`_. You would\n-also need to install the ``pkg-config`` tool to correctly identify the\n-libcamera.so object install location in the system.\n+recent version of libcamera from the `git repository`_. You would also need to\n+install the ``pkg-config`` tool to correctly identify the libcamera.so object\n+install location in the system.\n \n .. _Meson build system: https://mesonbuild.com/\n-.. _Linux TV: https://git.linuxtv.org/libcamera.git/\n+.. _git repository: https://git.libcamera.org/libcamera/libcamera.git/\n \n Dependencies\n ~~~~~~~~~~~~\ndiff --git a/README.rst b/README.rst\nindex 6eb25c708180..a0cc45978b0b 100644\n--- a/README.rst\n+++ b/README.rst\n@@ -32,7 +32,7 @@ To fetch the sources, build and install:\n \n ::\n \n-  git clone git://linuxtv.org/libcamera.git\n+  git clone https://git.libcamera.org/libcamera/libcamera.git\n   cd libcamera\n   meson build\n   ninja -C build install\ndiff --git a/package/gentoo/media-libs/libcamera/libcamera-9999.ebuild b/package/gentoo/media-libs/libcamera/libcamera-9999.ebuild\nindex ca216c0ae909..65619e07d4ae 100644\n--- a/package/gentoo/media-libs/libcamera/libcamera-9999.ebuild\n+++ b/package/gentoo/media-libs/libcamera/libcamera-9999.ebuild\n@@ -8,7 +8,7 @@ inherit git-r3 meson python-any-r1\n \n DESCRIPTION=\"Camera support library for Linux\"\n HOMEPAGE=\"http://libcamera.org\"\n-EGIT_REPO_URI=\"git://linuxtv.org/libcamera.git\"\n+EGIT_REPO_URI=\"https://git.libcamera.org/libcamera/libcamera.git\"\n EGIT_BRANCH=\"master\"\n \n LICENSE=\"LGPL-2.1+\"\n",
    "prefixes": [
        "libcamera-devel",
        "v2"
    ]
}