{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.TimerTrigger$TimerTriggerCause",
          "shortDescription" : "Started by timer"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/oi/hipster" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 7530,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "7801fb503fb567d333f820e1f6da2401247a5287",
            "branch" : [
              {
                "SHA1" : "7801fb503fb567d333f820e1f6da2401247a5287",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "7801fb503fb567d333f820e1f6da2401247a5287",
            "branch" : [
              {
                "SHA1" : "7801fb503fb567d333f820e1f6da2401247a5287",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "7801fb503fb567d333f820e1f6da2401247a5287",
        "branch" : [
          {
            "SHA1" : "7801fb503fb567d333f820e1f6da2401247a5287",
            "name" : "refs/remotes/origin/oi/hipster"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/OpenIndiana/oi-userland.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#7530",
  "duration" : 5744999,
  "estimatedDuration" : 4572218,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #7530",
  "id" : "7530",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 7530,
  "queueId" : 1423,
  "result" : "SUCCESS",
  "timestamp" : 1733352035378,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/7530/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/c-ares/Makefile",
          "components/library/c-ares/manifests/sample-manifest.p5m",
          "components/library/c-ares/libcares.p5m"
        ],
        "commitId" : "8f4f62b59bde31f44a33031e6442b7c7ae862e0e",
        "timestamp" : 1731190251000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "c-ares: update to 1.34.3\u000a\u000a",
        "date" : "2024-11-09 23:10:51 +0100",
        "id" : "8f4f62b59bde31f44a33031e6442b7c7ae862e0e",
        "msg" : "c-ares: update to 1.34.3",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/c-ares/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/c-ares/libcares.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/c-ares/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/web/curl/patches/000-configure.ac.patch",
          "components/web/curl/Makefile"
        ],
        "commitId" : "e39bfbeee5787d7a4982894d31d0cc9d5c60e550",
        "timestamp" : 1731232105000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "curl: remove heimdal-gsssapi dependency\u000a\u000a",
        "date" : "2024-11-10 10:48:25 +0100",
        "id" : "e39bfbeee5787d7a4982894d31d0cc9d5c60e550",
        "msg" : "curl: remove heimdal-gsssapi dependency",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/web/curl/patches/000-configure.ac.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/web/curl/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/hypothesis/.gitignore",
          "components/python/hypothesis/patches/01-enable-tests.patch",
          "components/python/hypothesis/Makefile"
        ],
        "commitId" : "e5377a39b0af59314c95795c722ddd953f9b225a",
        "timestamp" : 1731232262000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/hypothesis: update to 6.118.4\u000a\u000a",
        "date" : "2024-11-10 10:51:02 +0100",
        "id" : "e5377a39b0af59314c95795c722ddd953f9b225a",
        "msg" : "python/hypothesis: update to 6.118.4",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/patches/01-enable-tests.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/identify/Makefile",
          "components/python/identify/python-integrate-project.conf",
          "components/python/identify/.gitignore",
          "components/python/identify/test/results-all.master"
        ],
        "commitId" : "37e900a5c23e1c5e868360da466c699773c4c8c6",
        "timestamp" : 1731232275000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/identify: update to 2.6.2\u000a\u000a",
        "date" : "2024-11-10 10:51:15 +0100",
        "id" : "37e900a5c23e1c5e868360da466c699773c4c8c6",
        "msg" : "python/identify: update to 2.6.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/identify/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/identify/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/identify/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/identify/.gitignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/websockets/test/results-all.master",
          "components/python/websockets/Makefile",
          "components/python/websockets/.gitignore"
        ],
        "commitId" : "095284431ab0c613ef92c0ec25b8a4f8c16fd4c4",
        "timestamp" : 1731232287000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/websockets: update to 14.0\u000a\u000a",
        "date" : "2024-11-10 10:51:27 +0100",
        "id" : "095284431ab0c613ef92c0ec25b8a4f8c16fd4c4",
        "msg" : "python/websockets: update to 14.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/websockets/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/websockets/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/websockets/.gitignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/versioneer/patches/03-test-bdist_wheel.patch",
          "components/python/versioneer/Makefile",
          "components/python/versioneer/test/results-all.master",
          "components/python/versioneer/patches/04-test-gztar.patch",
          "components/python/versioneer/pkg5",
          "components/python/versioneer/patches/05-test-flake8-docstrings.patch",
          "components/python/versioneer/.gitignore",
          "components/python/versioneer/manifests/sample-manifest.p5m",
          "components/python/versioneer/python-integrate-project.conf"
        ],
        "commitId" : "c7a2c9898af49be9274f786beb16592f383c1f6b",
        "timestamp" : 1731232300000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/versioneer: do not depend on flake8-docstrings\u000a\u000a",
        "date" : "2024-11-10 10:51:40 +0100",
        "id" : "c7a2c9898af49be9274f786beb16592f383c1f6b",
        "msg" : "python/versioneer: do not depend on flake8-docstrings",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/versioneer/.gitignore"
          },
          {
            "editType" : "add",
            "file" : "components/python/versioneer/patches/05-test-flake8-docstrings.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/versioneer/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/versioneer/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/versioneer/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/versioneer/test/results-all.master"
          },
          {
            "editType" : "add",
            "file" : "components/python/versioneer/patches/03-test-bdist_wheel.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/versioneer/python-integrate-project.conf"
          },
          {
            "editType" : "add",
            "file" : "components/python/versioneer/patches/04-test-gztar.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/librsvg/Makefile",
          "components/library/librsvg/test/results-all.master",
          "components/library/librsvg/pkg5",
          "components/library/librsvg/librsvg.p5m"
        ],
        "commitId" : "e7df8bf38126a70835a7966077d54749baef1c8e",
        "timestamp" : 1731241811000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "librsvg: provide libpixbufloader-svg.so as a link to fix gimp\u000a\u000a",
        "date" : "2024-11-10 13:30:11 +0100",
        "id" : "e7df8bf38126a70835a7966077d54749baef1c8e",
        "msg" : "librsvg: provide libpixbufloader-svg.so as a link to fix gimp",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/librsvg/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/library/librsvg/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/librsvg/librsvg.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/librsvg/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/meta-packages/history/history",
          "components/python/pytest-flake8/python-integrate-project.conf",
          "components/python/flake8_docstrings/flake8_docstrings-PYVER.p5m",
          "components/python/flake8_docstrings/pkg5",
          "components/python/flake8_docstrings/Makefile",
          "components/python/flake8/python-integrate-project.conf",
          "components/python/ddt/patches/03-no-flake8-plugins.patch",
          "components/python/flake8_docstrings/manifests/sample-manifest.p5m",
          "components/python/flake8_docstrings/test/results-all.master"
        ],
        "commitId" : "3e8c11d4a0cb27e00d3f0e1e05f0cf40656bc871",
        "timestamp" : 1731251105000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Obsolete python/flake8_docstrings\u000a\u000a",
        "date" : "2024-11-10 16:05:05 +0100",
        "id" : "3e8c11d4a0cb27e00d3f0e1e05f0cf40656bc871",
        "msg" : "Obsolete python/flake8_docstrings",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/python/flake8_docstrings/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/ddt/patches/03-no-flake8-plugins.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/python/flake8_docstrings/flake8_docstrings-PYVER.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/python/flake8_docstrings/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytest-flake8/python-integrate-project.conf"
          },
          {
            "editType" : "delete",
            "file" : "components/python/flake8_docstrings/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/meta-packages/history/history"
          },
          {
            "editType" : "edit",
            "file" : "components/python/flake8/python-integrate-project.conf"
          },
          {
            "editType" : "delete",
            "file" : "components/python/flake8_docstrings/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/web/librewolf/Makefile",
          "components/web/librewolf/librewolf.p5m",
          "components/web/librewolf/pkg5",
          "components/web/librewolf/librewolf-bookmarks.p5m",
          "components/web/librewolf/history",
          "components/web/librewolf/patches/07-Regression-in-Bug1869835-profiler-rust-typecast-error.patch",
          "components/web/librewolf/files/librewolf.desktop",
          "components/web/librewolf/patches/09-glean.patch",
          "components/web/librewolf/manifests/sample-manifest.p5m",
          "components/web/librewolf/files/openindiana-default-bookmarks.html"
        ],
        "commitId" : "a660ef9ba414a14e728dc268dae7c8e99bf9cfb1",
        "timestamp" : 1731251116000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "librewolf: update to 132.0.1-1\u000a\u000a",
        "date" : "2024-11-10 16:05:16 +0100",
        "id" : "a660ef9ba414a14e728dc268dae7c8e99bf9cfb1",
        "msg" : "librewolf: update to 132.0.1-1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/web/librewolf/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/web/librewolf/librewolf-bookmarks.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/web/librewolf/librewolf.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/web/librewolf/history"
          },
          {
            "editType" : "edit",
            "file" : "components/web/librewolf/files/librewolf.desktop"
          },
          {
            "editType" : "delete",
            "file" : "components/web/librewolf/files/openindiana-default-bookmarks.html"
          },
          {
            "editType" : "edit",
            "file" : "components/web/librewolf/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/web/librewolf/patches/09-glean.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/web/librewolf/patches/07-Regression-in-Bug1869835-profiler-rust-typecast-error.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/web/librewolf/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/tree-sitter/Makefile"
        ],
        "commitId" : "3990f936bbb9fa3de4e15f237e29f8ea2f84ad4e",
        "timestamp" : 1731253228000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "tree-sitter: update to 0.24.4\u000a\u000a",
        "date" : "2024-11-10 16:40:28 +0100",
        "id" : "3990f936bbb9fa3de4e15f237e29f8ea2f84ad4e",
        "msg" : "tree-sitter: update to 0.24.4",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/tree-sitter/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/image/imagemagick/Makefile",
          "components/image/imagemagick/pkg5",
          "components/image/imagemagick/imagemagick.p5m",
          "components/image/imagemagick/manifests/sample-manifest.p5m"
        ],
        "commitId" : "0c37cca500c781bcd67dc758e313b04998572fe2",
        "timestamp" : 1731253242000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "imagemagick: update to 7.1.1-40\u000a\u000a",
        "date" : "2024-11-10 16:40:42 +0100",
        "id" : "0c37cca500c781bcd67dc758e313b04998572fe2",
        "msg" : "imagemagick: update to 7.1.1-40",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/image/imagemagick/imagemagick.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/image/imagemagick/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/image/imagemagick/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/image/imagemagick/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/web/librewolf/files/distribution.ini"
        ],
        "commitId" : "a9e1324fb4bedfbfd5d3b571bed70f7ae7df07d0",
        "timestamp" : 1731255953000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "librewolf: add missing distribution.ini file\u000a\u000a",
        "date" : "2024-11-10 17:25:53 +0100",
        "id" : "a9e1324fb4bedfbfd5d3b571bed70f7ae7df07d0",
        "msg" : "librewolf: add missing distribution.ini file",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/web/librewolf/files/distribution.ini"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/web/librewolf/Makefile"
        ],
        "commitId" : "46eb11f96e05f635225cf4dc00dd01674e8f1b18",
        "timestamp" : 1731261695000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "librewolf: fix missing folder creation\u000a\u000a",
        "date" : "2024-11-10 19:01:35 +0100",
        "id" : "46eb11f96e05f635225cf4dc00dd01674e8f1b18",
        "msg" : "librewolf: fix missing folder creation",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/web/librewolf/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/components.ignore"
        ],
        "commitId" : "a90611fac77db165095ee7b126712242638f4958",
        "timestamp" : 1731273564000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "disable failing librewolf\u000a\u000a",
        "date" : "2024-11-10 22:19:24 +0100",
        "id" : "a90611fac77db165095ee7b126712242638f4958",
        "msg" : "disable failing librewolf",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/components.ignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/encumbered/gst-plugins-ugly1/Makefile",
          "components/encumbered/gst-plugins-ugly1/gst-plugins-ugly.p5m",
          "components/encumbered/gst-plugins-ugly1/pkg5",
          "components/encumbered/gst-plugins-ugly1/test/results-all.master",
          "components/encumbered/gst-plugins-ugly1/gst-plugins-ugly1.p5m",
          "components/encumbered/gst-plugins-ugly1/manifests/sample-manifest.p5m"
        ],
        "commitId" : "b19e51021ac1662a264066c22b83bbca853e2aee",
        "timestamp" : 1731273578000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "gst-plugins-ugly1: update to 1.24.9\u000a\u000a",
        "date" : "2024-11-10 22:19:38 +0100",
        "id" : "b19e51021ac1662a264066c22b83bbca853e2aee",
        "msg" : "gst-plugins-ugly1: update to 1.24.9",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/encumbered/gst-plugins-ugly1/test/results-all.master"
          },
          {
            "editType" : "delete",
            "file" : "components/encumbered/gst-plugins-ugly1/gst-plugins-ugly1.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/encumbered/gst-plugins-ugly1/gst-plugins-ugly.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/encumbered/gst-plugins-ugly1/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/encumbered/gst-plugins-ugly1/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/encumbered/gst-plugins-ugly1/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/diff_cover/python-integrate-project.conf",
          "components/python/diff_cover/Makefile",
          "components/python/diff_cover/patches/02-test-no-pydocstyle.patch"
        ],
        "commitId" : "da59a189f15924cbdc9e9f44b3a0233dda1e9a2c",
        "timestamp" : 1731311917000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/diff_cover: do not depend on pydocstyle\u000a\u000a",
        "date" : "2024-11-11 08:58:37 +0100",
        "id" : "da59a189f15924cbdc9e9f44b3a0233dda1e9a2c",
        "msg" : "python/diff_cover: do not depend on pydocstyle",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/diff_cover/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/diff_cover/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/diff_cover/patches/02-test-no-pydocstyle.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/hypothesis/patches/01-enable-tests.patch",
          "components/python/hypothesis/.gitignore",
          "components/python/hypothesis/Makefile"
        ],
        "commitId" : "e5f02db1a023a321493af55d4c4fe204fb827c96",
        "timestamp" : 1731311928000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/hypothesis: update to 6.118.7\u000a\u000a",
        "date" : "2024-11-11 08:58:48 +0100",
        "id" : "e5f02db1a023a321493af55d4c4fe204fb827c96",
        "msg" : "python/hypothesis: update to 6.118.7",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/patches/01-enable-tests.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/inline-snapshot/patches/01-no-pyright.patch",
          "components/python/inline-snapshot/test/results-all.master",
          "components/python/inline-snapshot/Makefile",
          "components/python/inline-snapshot/.gitignore"
        ],
        "commitId" : "67e74a3f18a907a2801765e919a09c6db44d6f25",
        "timestamp" : 1731311937000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/inline-snapshot: update to 0.14.0\u000a\u000a",
        "date" : "2024-11-11 08:58:57 +0100",
        "id" : "67e74a3f18a907a2801765e919a09c6db44d6f25",
        "msg" : "python/inline-snapshot: update to 0.14.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/inline-snapshot/patches/01-no-pyright.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/inline-snapshot/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/inline-snapshot/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/inline-snapshot/.gitignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/zipp/patches/01-no-big-O.patch",
          "components/python/zipp/Makefile",
          "components/python/zipp/zipp-PYVER.p5m",
          "components/python/zipp/manifests/sample-manifest.p5m",
          "components/python/zipp/patches/02-no-ruff.patch",
          "components/python/zipp/.gitignore"
        ],
        "commitId" : "23696bf79b7fb5bb5782496733296903ab5e93d4",
        "timestamp" : 1731311947000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/zipp: update to 3.21.0\u000a\u000a",
        "date" : "2024-11-11 08:59:07 +0100",
        "id" : "23696bf79b7fb5bb5782496733296903ab5e93d4",
        "msg" : "python/zipp: update to 3.21.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/zipp/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/zipp/patches/01-no-big-O.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/zipp/zipp-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/zipp/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/zipp/patches/02-no-ruff.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/zipp/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/yaml-cpp/manifests/sample-manifest.p5m",
          "components/library/yaml-cpp/Makefile",
          "components/library/yaml-cpp/yaml-cpp.p5m",
          "components/library/yaml-cpp/pkg5"
        ],
        "commitId" : "a3b7721ba007bd90d7fd8e1a838c1370298fcd9b",
        "timestamp" : 1731311961000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "yaml-cpp: do not install GoogleTest\u000a\u000a",
        "date" : "2024-11-11 08:59:21 +0100",
        "id" : "a3b7721ba007bd90d7fd8e1a838c1370298fcd9b",
        "msg" : "yaml-cpp: do not install GoogleTest",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/yaml-cpp/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/yaml-cpp/yaml-cpp.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/yaml-cpp/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/yaml-cpp/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pydocstyle/pydocstyle.license",
          "components/meta-packages/history/history",
          "components/python/pydocstyle/python-integrate-project.conf",
          "components/python/pydocstyle/pydocstyle-PYVER.p5m",
          "components/python/pydocstyle/Makefile",
          "components/python/pydocstyle/manifests/sample-manifest.p5m",
          "components/python/pydocstyle/pkg5"
        ],
        "commitId" : "f21980ea77943b9bb3ef8c0cc4f20085ea25cb74",
        "timestamp" : 1731316137000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Obsolete python/pydocstyle\u000a\u000a",
        "date" : "2024-11-11 10:08:57 +0100",
        "id" : "f21980ea77943b9bb3ef8c0cc4f20085ea25cb74",
        "msg" : "Obsolete python/pydocstyle",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/python/pydocstyle/pydocstyle.license"
          },
          {
            "editType" : "delete",
            "file" : "components/python/pydocstyle/python-integrate-project.conf"
          },
          {
            "editType" : "delete",
            "file" : "components/python/pydocstyle/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/python/pydocstyle/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/meta-packages/history/history"
          },
          {
            "editType" : "delete",
            "file" : "components/python/pydocstyle/pkg5"
          },
          {
            "editType" : "delete",
            "file" : "components/python/pydocstyle/pydocstyle-PYVER.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/poppler/manifests/sample-manifest.p5m",
          "components/library/poppler/test/results-all.master",
          "components/library/poppler/poppler.p5m",
          "components/library/poppler/Makefile",
          "components/library/poppler/pkg5"
        ],
        "commitId" : "72951b37cbb62532720e833413382d13fadfddb9",
        "timestamp" : 1731336743000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "poppler: update to 24.11.0; fix the tests\u000a\u000a",
        "date" : "2024-11-11 15:52:23 +0100",
        "id" : "72951b37cbb62532720e833413382d13fadfddb9",
        "msg" : "poppler: update to 24.11.0; fix the tests",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/poppler/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/library/poppler/poppler.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/poppler/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/poppler/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/library/poppler/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/e/efl/pkg5",
          "components/print/libcupsfilters/Makefile",
          "components/library/sane-backends/pkg5",
          "components/desktop/mate/atril/pkg5",
          "components/image/geeqie/Makefile",
          "components/desktop/gnome/gnome-commander/Makefile",
          "components/library/sane-backends/Makefile",
          "components/image/graphviz/Makefile",
          "components/image/inkscape/patches/14-inkscape-1.4-poppler-24.11.patch",
          "components/desktop/mate/atril/Makefile",
          "components/desktop/tracker/Makefile",
          "components/desktop/e/efl/Makefile",
          "components/mail/claws-mail/Makefile",
          "components/library/gegl/Makefile",
          "components/image/inkscape/Makefile",
          "components/desktop/tracker/pkg5",
          "components/image/inkscape/patches/13-inkscape-1.4-poppler-24.10.patch",
          "components/image/inkscape/pkg5"
        ],
        "commitId" : "4a8ca0a550bb6cebe8995b20b9550dab31b6fbae",
        "timestamp" : 1731340044000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "rebuild poppler dependants - part 1\u000a\u000a* rebuild gnome-commander after libpoppler update\u000a\u000a* rebuild atril after libpoppler update\u000a\u000a* rebuild gegl after libpoppler update\u000a\u000a* rebuild graphviz after libpoppler update\u000a\u000a* rebuild geeqie after libpoppler update\u000a\u000a* rebuild claws-mail after libpoppler update\u000a\u000a* rebuild inkscape after libpoppler update\u000a\u000a* rebuild tracker after libpoppler update\u000a\u000a* rebuild libcupsfilters after libpoppler update\u000a\u000a* rebuild sane-backends after libpoppler update\u000a\u000a* rebuild efl after libpoppler update\u000a",
        "date" : "2024-11-11 16:47:24 +0100",
        "id" : "4a8ca0a550bb6cebe8995b20b9550dab31b6fbae",
        "msg" : "rebuild poppler dependants - part 1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/sane-backends/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/tracker/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/image/inkscape/patches/13-inkscape-1.4-poppler-24.10.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/image/inkscape/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/e/efl/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/atril/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/library/sane-backends/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/image/inkscape/patches/14-inkscape-1.4-poppler-24.11.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/gnome/gnome-commander/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/image/inkscape/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/gegl/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/e/efl/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/image/graphviz/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/image/geeqie/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/tracker/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/mail/claws-mail/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/atril/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/print/libcupsfilters/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/print/cups-filters/Makefile",
          "components/image/gimp/pkg5",
          "components/image/gimp/Makefile"
        ],
        "commitId" : "014b22f4a735fc157f096c6cadd903bf9e73d409",
        "timestamp" : 1731344948000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "rebuild poppler dependants - part 2\u000a\u000a* rebuild cups-filters after libpoppler update\u000a\u000a* rebuild gimp after libpoppler update\u000a",
        "date" : "2024-11-11 18:09:08 +0100",
        "id" : "014b22f4a735fc157f096c6cadd903bf9e73d409",
        "msg" : "rebuild poppler dependants - part 2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/print/cups-filters/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/image/gimp/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/image/gimp/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tools/.gnupg/pubring.gpg",
          "components/desktop/libreoffice/Makefile",
          "components/desktop/libreoffice/patches/libreoffice-24.8.2.1-poppler-24.10.patch",
          "components/desktop/libreoffice/pkg5"
        ],
        "commitId" : "a36ad18dfff18ad39710f274727dc74ff0e606d2",
        "timestamp" : 1731348719000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "rebuild libreoffice after libpoppler update\u000a\u000a",
        "date" : "2024-11-11 19:11:59 +0100",
        "id" : "a36ad18dfff18ad39710f274727dc74ff0e606d2",
        "msg" : "rebuild libreoffice after libpoppler update",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/libreoffice/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/libreoffice/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "tools/.gnupg/pubring.gpg"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/libreoffice/patches/libreoffice-24.8.2.1-poppler-24.10.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/jedi/patches/01-test-no-django.patch",
          "components/python/jedi/.gitignore",
          "components/python/jedi/Makefile",
          "components/python/jedi/test/results-all.master",
          "components/python/jedi/python-integrate-project.conf",
          "components/python/jedi/patches/02-pytest8.patch"
        ],
        "commitId" : "11b0f6059d3da3e45ac66f6d864e272a084dca67",
        "timestamp" : 1731348863000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/jedi: update to 0.19.2\u000a\u000a",
        "date" : "2024-11-11 19:14:23 +0100",
        "id" : "11b0f6059d3da3e45ac66f6d864e272a084dca67",
        "msg" : "python/jedi: update to 0.19.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/jedi/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/jedi/patches/01-test-no-django.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/jedi/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/jedi/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/jedi/python-integrate-project.conf"
          },
          {
            "editType" : "delete",
            "file" : "components/python/jedi/patches/02-pytest8.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/hatchling/hatchling-PYVER.p5m",
          "components/python/hatchling/.gitignore",
          "components/python/hatchling/manifests/sample-manifest.p5m",
          "components/python/hatchling/Makefile"
        ],
        "commitId" : "4dbc5089990f395c9762d267240a5e16d473813f",
        "timestamp" : 1731348875000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/hatchling: update to 1.26.1\u000a\u000a",
        "date" : "2024-11-11 19:14:35 +0100",
        "id" : "4dbc5089990f395c9762d267240a5e16d473813f",
        "msg" : "python/hatchling: update to 1.26.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/hatchling/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/hatchling/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/hatchling/hatchling-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/hatchling/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/web/librewolf/Makefile",
          "components/web/librewolf/patches/Bug1795899.patch"
        ],
        "commitId" : "96cb366f84c49f391fe44f3f5fd3428f92136347",
        "timestamp" : 1731390217000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "fix librewolf\u000a\u000a",
        "date" : "2024-11-12 06:43:37 +0100",
        "id" : "96cb366f84c49f391fe44f3f5fd3428f92136347",
        "msg" : "fix librewolf",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/web/librewolf/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/web/librewolf/patches/Bug1795899.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/libgpg-error/libgpg-error.p5m",
          "components/library/libgpg-error/test/results-all.master",
          "components/library/libgpg-error/manifests/sample-manifest.p5m",
          "components/library/libgpg-error/Makefile"
        ],
        "commitId" : "01b7824a546e7ee96a84fa7c376a70c90e31c70e",
        "timestamp" : 1731390237000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "libgpg-error: update to 1.51\u000a\u000a",
        "date" : "2024-11-12 06:43:57 +0100",
        "id" : "01b7824a546e7ee96a84fa7c376a70c90e31c70e",
        "msg" : "libgpg-error: update to 1.51",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/libgpg-error/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libgpg-error/libgpg-error.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libgpg-error/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libgpg-error/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/scientific/maxima/Makefile",
          "components/scientific/maxima/manifests/sample-manifest.p5m",
          "components/scientific/maxima/test/results-all.master",
          "components/scientific/maxima/patches/configure.ac.patch",
          "components/scientific/maxima/pkg5",
          "components/scientific/maxima/maxima.p5m"
        ],
        "commitId" : "8f599363a741e815f401341bba3e4279bd6c4fc6",
        "timestamp" : 1731390303000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "add maxima package\u000a\u000a",
        "date" : "2024-11-12 06:45:03 +0100",
        "id" : "8f599363a741e815f401341bba3e4279bd6c4fc6",
        "msg" : "add maxima package",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/scientific/maxima/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/scientific/maxima/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/scientific/maxima/maxima.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/scientific/maxima/patches/configure.ac.patch"
          },
          {
            "editType" : "add",
            "file" : "components/scientific/maxima/test/results-all.master"
          },
          {
            "editType" : "add",
            "file" : "components/scientific/maxima/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make-rules/common-rules.mk"
        ],
        "commitId" : "bc41842e9d2fb016b256a544de3ea1fe71028c84",
        "timestamp" : 1731390321000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "common-rules.mk: simplify cloney mode setup; allow to skip cloney\u000a\u000a",
        "date" : "2024-11-12 06:45:21 +0100",
        "id" : "bc41842e9d2fb016b256a544de3ea1fe71028c84",
        "msg" : "common-rules.mk: simplify cloney mode setup; allow to skip cloney",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make-rules/common-rules.mk"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/components.ignore"
        ],
        "commitId" : "443a27f064813a81c3afd66ea44f0ff5b8a2a112",
        "timestamp" : 1731391756000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "disable maxima\u000a\u000a",
        "date" : "2024-11-12 07:09:16 +0100",
        "id" : "443a27f064813a81c3afd66ea44f0ff5b8a2a112",
        "msg" : "disable maxima",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/components.ignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make-rules/cargo.mk"
        ],
        "commitId" : "832a7a81f4f477f94ab28950dc9504c37ba7aef9",
        "timestamp" : 1731430019000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "cargo.mk: use copy mode for cloney\u000a\u000a",
        "date" : "2024-11-12 17:46:59 +0100",
        "id" : "832a7a81f4f477f94ab28950dc9504c37ba7aef9",
        "msg" : "cargo.mk: use copy mode for cloney",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make-rules/cargo.mk"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/hypothesis/patches/01-enable-tests.patch",
          "components/python/hypothesis/.gitignore",
          "components/python/hypothesis/Makefile"
        ],
        "commitId" : "56de95d45a32484dd9a3f2648be794b298f0538b",
        "timestamp" : 1731430031000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/hypothesis: update to 6.118.8\u000a\u000a",
        "date" : "2024-11-12 17:47:11 +0100",
        "id" : "56de95d45a32484dd9a3f2648be794b298f0538b",
        "msg" : "python/hypothesis: update to 6.118.8",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/patches/01-enable-tests.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/.gitignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/tomli/test/results-all.master",
          "components/python/tomli/.gitignore",
          "components/python/tomli/Makefile"
        ],
        "commitId" : "e0d7e6a4c059dcd6bd3d08a17525feee235a957b",
        "timestamp" : 1731430041000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/tomli: update to 2.1.0\u000a\u000a",
        "date" : "2024-11-12 17:47:21 +0100",
        "id" : "e0d7e6a4c059dcd6bd3d08a17525feee235a957b",
        "msg" : "python/tomli: update to 2.1.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/tomli/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/tomli/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/tomli/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/types-setuptools/Makefile",
          "components/python/types-setuptools/.gitignore"
        ],
        "commitId" : "af42c36f6b9b5223c3fd20721686713aa122e818",
        "timestamp" : 1731430052000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/types-setuptools: update to 75.3.0.20241112\u000a\u000a",
        "date" : "2024-11-12 17:47:32 +0100",
        "id" : "af42c36f6b9b5223c3fd20721686713aa122e818",
        "msg" : "python/types-setuptools: update to 75.3.0.20241112",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/types-setuptools/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/types-setuptools/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/setuptools/patches/02-no-ruff.patch",
          "components/python/setuptools/patches/01-unixccompiler.patch",
          "components/python/setuptools/patches/03-no-pytest-perf.patch",
          "components/python/setuptools/test/results-all.master",
          "components/python/setuptools/.gitignore",
          "components/python/setuptools/manifests/sample-manifest.p5m",
          "components/python/setuptools/patches/04-test-disable-failing.patch",
          "components/python/setuptools/setuptools-PYVER.p5m",
          "components/python/setuptools/Makefile"
        ],
        "commitId" : "3fbec7c373db92afe720b194cc895147b7c5da21",
        "timestamp" : 1731430062000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/setuptools: update to 75.4.0\u000a\u000a",
        "date" : "2024-11-12 17:47:42 +0100",
        "id" : "3fbec7c373db92afe720b194cc895147b7c5da21",
        "msg" : "python/setuptools: update to 75.4.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/setuptools/patches/01-unixccompiler.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/setuptools/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/setuptools/patches/03-no-pytest-perf.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/setuptools/setuptools-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/setuptools/patches/02-no-ruff.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/setuptools/patches/04-test-disable-failing.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/setuptools/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/setuptools/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/setuptools/.gitignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/dependency-groups/python-integrate-project.conf",
          "components/python/tox/manifests/sample-manifest.p5m",
          "components/python/tox/patches/05-tox-current-env.patch",
          "make-rules/setup.py.mk",
          "components/python/packaging/python-integrate-project.conf",
          "components/python/tox/python-integrate-project.conf",
          "components/python/tox/patches/04-test-tox-path.patch",
          "components/python/tox/Makefile",
          "components/python/tox/patches/01-test-no-devpi_process.patch",
          "components/python/tox/.gitignore",
          "components/python/flit_core/python-integrate-project.conf",
          "components/python/tox/patches/02-tox-requires.patch",
          "components/python/tox/patches/06-no-diff-cover.patch",
          "components/python/tox/tox-PYVER.p5m",
          "components/python/tomli/python-integrate-project.conf",
          "components/python/tox/patches/03-tox-cov-proto.patch",
          "components/python/tox/test/results-all.master"
        ],
        "commitId" : "a5e1198703dd5b08a99ca9808280f462f17e8b58",
        "timestamp" : 1731430078000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/tox: update to 4.23.2 with Dependency Groups support in setup.py.mk\u000a\u000a",
        "date" : "2024-11-12 17:47:58 +0100",
        "id" : "a5e1198703dd5b08a99ca9808280f462f17e8b58",
        "msg" : "python/tox: update to 4.23.2 with Dependency Groups support in setup.py.mk",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/dependency-groups/python-integrate-project.conf"
          },
          {
            "editType" : "delete",
            "file" : "components/python/tox/patches/02-tox-requires.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/tox/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/tox/patches/01-test-no-devpi_process.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/tox/patches/06-no-diff-cover.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/tox/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/tox/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/tox/tox-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/tox/patches/04-test-tox-path.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/tox/patches/05-tox-current-env.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/tox/patches/03-tox-cov-proto.patch"
          },
          {
            "editType" : "edit",
            "file" : "make-rules/setup.py.mk"
          },
          {
            "editType" : "edit",
            "file" : "components/python/packaging/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/tox/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/tox/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/tomli/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/flit_core/python-integrate-project.conf"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/encumbered/gst-plugins-bad1/manifests/sample-manifest.p5m",
          "components/encumbered/gst-plugins-bad1/pkg5",
          "components/encumbered/gst-plugins-bad1/test/results-all.master",
          "components/encumbered/gst-plugins-bad1/gst-plugins-bad1.p5m",
          "components/encumbered/gst-plugins-bad1/patches/01-iconv_close.patch",
          "components/encumbered/gst-plugins-bad1/patches/02-test-dash_mpd.patch",
          "components/encumbered/gst-plugins-bad1/Makefile",
          "components/encumbered/gst-plugins-bad1/gst-plugins-bad.p5m",
          "components/encumbered/gst-plugins-bad1/patches/03-test-netsim.patch"
        ],
        "commitId" : "4edc0d9b3cd6a3ba48fede466c173d2e219535bb",
        "timestamp" : 1731430091000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "gst-plugins-bad1: update to 1.24.9\u000a\u000a",
        "date" : "2024-11-12 17:48:11 +0100",
        "id" : "4edc0d9b3cd6a3ba48fede466c173d2e219535bb",
        "msg" : "gst-plugins-bad1: update to 1.24.9",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/encumbered/gst-plugins-bad1/patches/02-test-dash_mpd.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/encumbered/gst-plugins-bad1/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/encumbered/gst-plugins-bad1/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/encumbered/gst-plugins-bad1/gst-plugins-bad.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/encumbered/gst-plugins-bad1/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/encumbered/gst-plugins-bad1/gst-plugins-bad1.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/encumbered/gst-plugins-bad1/patches/01-iconv_close.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/encumbered/gst-plugins-bad1/test/results-all.master"
          },
          {
            "editType" : "add",
            "file" : "components/encumbered/gst-plugins-bad1/patches/03-test-netsim.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/components.ignore"
        ],
        "commitId" : "3ed0d27a4d99d67d6a2d32c8113856b59ee352b5",
        "timestamp" : 1731432121000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Disable python/hypothesis, python/setuptools, python/tomli\u000a\u000a",
        "date" : "2024-11-12 18:22:01 +0100",
        "id" : "3ed0d27a4d99d67d6a2d32c8113856b59ee352b5",
        "msg" : "Disable python/hypothesis, python/setuptools, python/tomli",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/components.ignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/rust/cbindgen/cbindgen.p5m",
          "components/rust/cbindgen/Makefile",
          "components/rust/cbindgen/pkg5",
          "components/rust/cbindgen/test/results-all.master",
          "components/rust/cbindgen/manifests/sample-manifest.p5m"
        ],
        "commitId" : "39dc8a0334d02a47180f533cb1ae07c3aeef9121",
        "timestamp" : 1731436791000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Add rust/cbindgen\u000a\u000a",
        "date" : "2024-11-12 19:39:51 +0100",
        "id" : "39dc8a0334d02a47180f533cb1ae07c3aeef9121",
        "msg" : "Add rust/cbindgen",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/rust/cbindgen/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/rust/cbindgen/test/results-all.master"
          },
          {
            "editType" : "add",
            "file" : "components/rust/cbindgen/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/rust/cbindgen/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/rust/cbindgen/cbindgen.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/components.ignore"
        ],
        "commitId" : "a5400ce1f1e16dae13f2458eec3ad3ed7a9df5e0",
        "timestamp" : 1731436802000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Enable python/hypothesis, python/setuptools, python/tomli\u000a\u000a",
        "date" : "2024-11-12 19:40:02 +0100",
        "id" : "a5400ce1f1e16dae13f2458eec3ad3ed7a9df5e0",
        "msg" : "Enable python/hypothesis, python/setuptools, python/tomli",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/components.ignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/encumbered/openscenegraph/pkg5",
          "components/encumbered/openscenegraph/Makefile"
        ],
        "commitId" : "8eae28a69709f3071f141c2601dec4498145bd6c",
        "timestamp" : 1731436814000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "rebuild openscenegraph after libpoppler update\u000a\u000a",
        "date" : "2024-11-12 19:40:14 +0100",
        "id" : "8eae28a69709f3071f141c2601dec4498145bd6c",
        "msg" : "rebuild openscenegraph after libpoppler update",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/encumbered/openscenegraph/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/encumbered/openscenegraph/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/web/firefox/Makefile"
        ],
        "commitId" : "39c314485c581c8dd4ed63dd6f71117f8478baa9",
        "timestamp" : 1731441393000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "firefox: update to 132.0.2\u000a\u000a",
        "date" : "2024-11-12 20:56:33 +0100",
        "id" : "39c314485c581c8dd4ed63dd6f71117f8478baa9",
        "msg" : "firefox: update to 132.0.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/web/firefox/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/mail/thunderbird/Makefile"
        ],
        "commitId" : "f4f41f887b97973eadb0443f98246337518998e4",
        "timestamp" : 1731442113000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "thunderbird: update to 128.4.3\u000a\u000a",
        "date" : "2024-11-12 21:08:33 +0100",
        "id" : "f4f41f887b97973eadb0443f98246337518998e4",
        "msg" : "thunderbird: update to 128.4.3",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/mail/thunderbird/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/editor/vim/Makefile",
          "components/editor/vim/vim.p5m",
          "components/editor/vim/manifests/sample-manifest.p5m"
        ],
        "commitId" : "951fdd92bf1b8d91f99582e87e74e5bed54433d6",
        "timestamp" : 1731444912000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "vim: update to 9.1.0850\u000a\u000a",
        "date" : "2024-11-12 21:55:12 +0100",
        "id" : "951fdd92bf1b8d91f99582e87e74e5bed54433d6",
        "msg" : "vim: update to 9.1.0850",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/editor/vim/vim.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/editor/vim/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/editor/vim/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/encumbered/ffmpeg-6/patches/01-interop-new-ffmpeg.patch",
          "components/encumbered/ffmpeg-6/Makefile",
          "components/encumbered/ffmpeg-6/patches/03-test-awk.patch"
        ],
        "commitId" : "142c729ac9e975db535c4d9d8bb4c70aef5ff75f",
        "timestamp" : 1731518777000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "ffmpeg-6: update to 6.1.2\u000a\u000a",
        "date" : "2024-11-13 18:26:17 +0100",
        "id" : "142c729ac9e975db535c4d9d8bb4c70aef5ff75f",
        "msg" : "ffmpeg-6: update to 6.1.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/encumbered/ffmpeg-6/patches/03-test-awk.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/encumbered/ffmpeg-6/patches/01-interop-new-ffmpeg.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/encumbered/ffmpeg-6/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/libxml2/pkg5",
          "components/library/libxml2/Makefile",
          "components/library/libxml2/test/results-32.master",
          "components/library/libxml2/test/results-64.master"
        ],
        "commitId" : "0eb2aa8c73575eddeed9539939572a6e5739bc19",
        "timestamp" : 1731518790000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "libxml2: update to 2.13.5\u000a\u000a",
        "date" : "2024-11-13 18:26:30 +0100",
        "id" : "0eb2aa8c73575eddeed9539939572a6e5739bc19",
        "msg" : "libxml2: update to 2.13.5",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/libxml2/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libxml2/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libxml2/test/results-32.master"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libxml2/test/results-64.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/encumbered/gst-rtsp-server1/manifests/sample-manifest.p5m",
          "components/encumbered/gst-rtsp-server1/gst-rtsp-server1.p5m",
          "components/encumbered/gst-rtsp-server1/test/results-all.master",
          "components/encumbered/gst-rtsp-server1/Makefile",
          "components/encumbered/gst-rtsp-server1/pkg5",
          "components/encumbered/gst-rtsp-server1/gst-rtsp-server.p5m"
        ],
        "commitId" : "8e6169a19238538cbff18e1a16fdd3a2533b82fa",
        "timestamp" : 1731518802000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "gst-rtsp-server1: update to 1.24.9\u000a\u000a",
        "date" : "2024-11-13 18:26:42 +0100",
        "id" : "8e6169a19238538cbff18e1a16fdd3a2533b82fa",
        "msg" : "gst-rtsp-server1: update to 1.24.9",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/encumbered/gst-rtsp-server1/gst-rtsp-server1.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/encumbered/gst-rtsp-server1/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/encumbered/gst-rtsp-server1/gst-rtsp-server.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/encumbered/gst-rtsp-server1/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/encumbered/gst-rtsp-server1/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/encumbered/gst-rtsp-server1/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/Text-CSV_XS/test/results-all.master",
          "components/perl/Text-CSV_XS/.gitignore",
          "components/perl/Text-CSV_XS/Makefile"
        ],
        "commitId" : "0a948369a4091ddd19127f0186c6cf88ad1ffc53",
        "timestamp" : 1731518813000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/Text-CSV_XS: update to 1.57\u000a\u000a",
        "date" : "2024-11-13 18:26:53 +0100",
        "id" : "0a948369a4091ddd19127f0186c6cf88ad1ffc53",
        "msg" : "perl/Text-CSV_XS: update to 1.57",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/Text-CSV_XS/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Text-CSV_XS/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Text-CSV_XS/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make-rules/shared-macros.mk"
        ],
        "commitId" : "2cadf7b61089fbe69fb57d3a2f315362df14ea2a",
        "timestamp" : 1731518825000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "shared-macros.mk: add gcc_C23_ENABLE\u000a\u000a",
        "date" : "2024-11-13 18:27:05 +0100",
        "id" : "2cadf7b61089fbe69fb57d3a2f315362df14ea2a",
        "msg" : "shared-macros.mk: add gcc_C23_ENABLE",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make-rules/shared-macros.mk"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/scientific/maxima/Makefile",
          "components/scientific/maxima/maxima.p5m",
          "components/scientific/maxima/manifests/sample-manifest.p5m",
          "components/scientific/maxima/patches/no-userinit.patch",
          "components/scientific/maxima/patches/Makefile_am.patch",
          "components/components.ignore",
          "components/scientific/maxima/patches/configure.ac.patch"
        ],
        "commitId" : "bf1d7d9a1edab5f34d0bc81c3b0bf092dc108222",
        "timestamp" : 1731522896000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "maxima: add patch to prevent creation of absolute path for srcdir;\u000a\u000aadd patch to not source the user's .sbclrc file when using maxima\u000a",
        "date" : "2024-11-13 19:34:56 +0100",
        "id" : "bf1d7d9a1edab5f34d0bc81c3b0bf092dc108222",
        "msg" : "maxima: add patch to prevent creation of absolute path for srcdir;",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/scientific/maxima/maxima.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/scientific/maxima/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/scientific/maxima/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/scientific/maxima/patches/no-userinit.patch"
          },
          {
            "editType" : "add",
            "file" : "components/scientific/maxima/patches/Makefile_am.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/scientific/maxima/patches/configure.ac.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/components.ignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/encumbered/ffmpeg/patches/03-test-awk.patch",
          "components/encumbered/ffmpeg/developer.p5m",
          "components/encumbered/ffmpeg/patches/01-test-ffmpeg-spec-disposition.patch",
          "components/encumbered/ffmpeg/ffmpeg.p5m",
          "components/encumbered/ffmpeg/ffmpeg.license",
          "components/encumbered/ffmpeg/manifests/sample-manifest.p5m",
          "components/encumbered/ffmpeg/test/results-all.master",
          "components/encumbered/ffmpeg/Makefile",
          "components/encumbered/ffmpeg/library.p5m"
        ],
        "commitId" : "f67a79dea75cff91b1aaf2401a95326a832b5dd3",
        "timestamp" : 1731522910000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "ffmpeg: update to 7.1\u000a\u000a",
        "date" : "2024-11-13 19:35:10 +0100",
        "id" : "f67a79dea75cff91b1aaf2401a95326a832b5dd3",
        "msg" : "ffmpeg: update to 7.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/encumbered/ffmpeg/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/encumbered/ffmpeg/patches/03-test-awk.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/encumbered/ffmpeg/developer.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/encumbered/ffmpeg/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/encumbered/ffmpeg/ffmpeg.license"
          },
          {
            "editType" : "edit",
            "file" : "components/encumbered/ffmpeg/ffmpeg.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/encumbered/ffmpeg/library.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/encumbered/ffmpeg/patches/01-test-ffmpeg-spec-disposition.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/encumbered/ffmpeg/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/image/graphviz/Makefile",
          "components/image/graphviz/patches/02-guile.patch",
          "components/image/graphviz/patches/01-fix-lock_t.patch"
        ],
        "commitId" : "6fe8dce0e53696ce801f087f80b5fa7ebed5fe8b",
        "timestamp" : 1731527718000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "graphviz: update to 12.2.0\u000a\u000a",
        "date" : "2024-11-13 20:55:18 +0100",
        "id" : "6fe8dce0e53696ce801f087f80b5fa7ebed5fe8b",
        "msg" : "graphviz: update to 12.2.0",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/image/graphviz/patches/02-guile.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/image/graphviz/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/image/graphviz/patches/01-fix-lock_t.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make-rules/ips.mk"
        ],
        "commitId" : "0a7d310bfb712bb5800cf08bfb3e62324e76d1fb",
        "timestamp" : 1731529275000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "ips.mk: custom PKGDEPEND_RUNPATH for pkgdepend generate\u000a\u000a",
        "date" : "2024-11-13 21:21:15 +0100",
        "id" : "0a7d310bfb712bb5800cf08bfb3e62324e76d1fb",
        "msg" : "ips.mk: custom PKGDEPEND_RUNPATH for pkgdepend generate",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make-rules/ips.mk"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/encumbered/gst-devtools1/Makefile",
          "components/encumbered/gst-devtools1/pkg5",
          "components/encumbered/gst-devtools1/gst-devtools.p5m",
          "components/encumbered/gst-devtools1/gst-devtools1.license",
          "components/encumbered/gst-devtools1/test/results-all.master",
          "components/encumbered/gst-devtools1/gst-devtools1.p5m",
          "components/encumbered/gst-devtools1/manifests/sample-manifest.p5m"
        ],
        "commitId" : "dbf8752bec447999c9f170a60157997581f03acb",
        "timestamp" : 1731530070000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "gst-devtools1: update to 1.24.9\u000a\u000a",
        "date" : "2024-11-13 21:34:30 +0100",
        "id" : "dbf8752bec447999c9f170a60157997581f03acb",
        "msg" : "gst-devtools1: update to 1.24.9",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/encumbered/gst-devtools1/gst-devtools.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/encumbered/gst-devtools1/gst-devtools1.license"
          },
          {
            "editType" : "edit",
            "file" : "components/encumbered/gst-devtools1/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/encumbered/gst-devtools1/gst-devtools1.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/encumbered/gst-devtools1/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/encumbered/gst-devtools1/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/encumbered/gst-devtools1/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/encumbered/gst-libav1/gst-libav1.p5m",
          "components/encumbered/gst-libav1/test/results-all.master",
          "components/encumbered/gst-libav1/Makefile",
          "components/encumbered/gst-libav1/pkg5",
          "components/encumbered/gst-libav1/gst-libav.p5m"
        ],
        "commitId" : "ca358c7ea75b59220a07bd3bc4349f3bb87f173d",
        "timestamp" : 1731534061000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "gst-libav1: update to 1.24.9\u000a\u000a",
        "date" : "2024-11-13 22:41:01 +0100",
        "id" : "ca358c7ea75b59220a07bd3bc4349f3bb87f173d",
        "msg" : "gst-libav1: update to 1.24.9",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/encumbered/gst-libav1/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/encumbered/gst-libav1/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/encumbered/gst-libav1/gst-libav.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/encumbered/gst-libav1/test/results-all.master"
          },
          {
            "editType" : "delete",
            "file" : "components/encumbered/gst-libav1/gst-libav1.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/encumbered/gst-editing-services1/gst-editing-services.p5m",
          "components/encumbered/gst-editing-services1/gst-editing-services1.p5m",
          "components/encumbered/gst-editing-services1/manifests/sample-manifest.p5m",
          "components/encumbered/gst-editing-services1/Makefile",
          "components/encumbered/gst-editing-services1/test/results-all.master",
          "components/encumbered/gst-editing-services1/pkg5"
        ],
        "commitId" : "085d0d86f9b87e3a2757aecb06877de0d6c41d89",
        "timestamp" : 1731566503000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "gst-editing-services1: update to 1.24.9\u000a\u000a",
        "date" : "2024-11-14 07:41:43 +0100",
        "id" : "085d0d86f9b87e3a2757aecb06877de0d6c41d89",
        "msg" : "gst-editing-services1: update to 1.24.9",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/encumbered/gst-editing-services1/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/encumbered/gst-editing-services1/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/encumbered/gst-editing-services1/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/encumbered/gst-editing-services1/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/encumbered/gst-editing-services1/gst-editing-services.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/encumbered/gst-editing-services1/gst-editing-services1.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/gst-python/Makefile",
          "components/python/gst-python/gst-python-PYVER.p5m",
          "components/python/gst-python/test/results-all.master"
        ],
        "commitId" : "5435b56836451baaac833158035d12ce41d1dc23",
        "timestamp" : 1731597981000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/gst-python: update to 1.24.9\u000a\u000a",
        "date" : "2024-11-14 16:26:21 +0100",
        "id" : "5435b56836451baaac833158035d12ce41d1dc23",
        "msg" : "python/gst-python: update to 1.24.9",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/gst-python/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/gst-python/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/gst-python/gst-python-PYVER.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/sysutils/gpgme/test/results-all.master",
          "components/sysutils/gpgme/Makefile",
          "components/sysutils/gpgme/manifests/sample-manifest.p5m",
          "components/sysutils/gpgme/gpgme.p5m"
        ],
        "commitId" : "aeddabaa2c07e66e498ed48fad2e28725febad21",
        "timestamp" : 1731609198000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "gpgme: update to 1.24.0\u000a\u000a",
        "date" : "2024-11-14 19:33:18 +0100",
        "id" : "aeddabaa2c07e66e498ed48fad2e28725febad21",
        "msg" : "gpgme: update to 1.24.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/sysutils/gpgme/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/gpgme/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/gpgme/gpgme.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/gpgme/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/sysutils/pinentry/files/exec_attr.pinentry",
          "components/sysutils/pinentry/Makefile",
          "components/sysutils/pinentry/manifests/sample-manifest.p5m",
          "components/sysutils/pinentry/pinentry.p5m"
        ],
        "commitId" : "9ee6144a4e2ebf7764210fca2e54c70fdf722ea6",
        "timestamp" : 1731609211000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "pinentry: move applications from lib to libexec\u000a\u000a",
        "date" : "2024-11-14 19:33:31 +0100",
        "id" : "9ee6144a4e2ebf7764210fca2e54c70fdf722ea6",
        "msg" : "pinentry: move applications from lib to libexec",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/sysutils/pinentry/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/pinentry/pinentry.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/pinentry/files/exec_attr.pinentry"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/pinentry/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/Faker/patches/01-no-coverage-report.patch",
          "components/python/Faker/Makefile",
          "components/python/Faker/manifests/sample-manifest.p5m",
          "components/python/Faker/faker-PYVER.p5m",
          "components/python/Faker/.gitignore",
          "components/python/Faker/test/results-all.master"
        ],
        "commitId" : "a05c59a1d9e1fc6b5838afa2662af990d57ec4d6",
        "timestamp" : 1731665219000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/Faker: update to 33.0.0\u000a\u000a",
        "date" : "2024-11-15 11:06:59 +0100",
        "id" : "a05c59a1d9e1fc6b5838afa2662af990d57ec4d6",
        "msg" : "python/Faker: update to 33.0.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/Faker/patches/01-no-coverage-report.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/Faker/faker-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/Faker/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/Faker/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/Faker/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/Faker/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/cmd2/.gitignore",
          "components/python/cmd2/Makefile"
        ],
        "commitId" : "69585b5d71226c8fd3fcd28bc1d96b8dc067ac71",
        "timestamp" : 1731665230000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/cmd2: update to 2.5.6\u000a\u000a",
        "date" : "2024-11-15 11:07:10 +0100",
        "id" : "69585b5d71226c8fd3fcd28bc1d96b8dc067ac71",
        "msg" : "python/cmd2: update to 2.5.6",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/cmd2/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/cmd2/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/coverage/patches/01-tox-dependencies.patch",
          "components/python/coverage/patches/07-rmdir-busy-dir.patch",
          "components/python/coverage/.gitignore",
          "components/python/coverage/patches/04-test-vendor-packages.patch",
          "components/python/coverage/patches/02-test-no-eventlet.patch",
          "components/python/coverage/Makefile",
          "components/python/coverage/patches/08-test-disable-failing.patch",
          "components/python/coverage/patches/09-self_collectors.patch",
          "components/python/coverage/patches/03-tox-no-pip-install.patch",
          "components/python/coverage/patches/06-PYTHONPATH.patch",
          "components/python/coverage/patches/05-shell-Terminated.patch"
        ],
        "commitId" : "6a91040f0047435ed61c69300aef8f746fb4c4c3",
        "timestamp" : 1731665240000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/coverage: update to 7.6.5\u000a\u000a",
        "date" : "2024-11-15 11:07:20 +0100",
        "id" : "6a91040f0047435ed61c69300aef8f746fb4c4c3",
        "msg" : "python/coverage: update to 7.6.5",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/coverage/patches/01-tox-dependencies.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/coverage/patches/08-test-disable-failing.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/coverage/patches/06-PYTHONPATH.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/coverage/patches/09-self_collectors.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/coverage/patches/05-shell-Terminated.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/coverage/patches/02-test-no-eventlet.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/coverage/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/coverage/patches/04-test-vendor-packages.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/coverage/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/coverage/patches/07-rmdir-busy-dir.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/coverage/patches/03-tox-no-pip-install.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/flask/Makefile",
          "components/python/flask/test/results-all.master",
          "components/python/flask/.gitignore"
        ],
        "commitId" : "4a31ccc686616b1172ce71fe63ac6e88546f7f6b",
        "timestamp" : 1731665249000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/flask: update to 3.1.0\u000a\u000a",
        "date" : "2024-11-15 11:07:29 +0100",
        "id" : "4a31ccc686616b1172ce71fe63ac6e88546f7f6b",
        "msg" : "python/flask: update to 3.1.0",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/flask/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/flask/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/flask/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/hypothesis/patches/01-enable-tests.patch",
          "components/python/hypothesis/.gitignore",
          "components/python/hypothesis/Makefile"
        ],
        "commitId" : "3671f73747cb7a9bb4c385d44df04c94c82a2588",
        "timestamp" : 1731665261000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/hypothesis: update to 6.118.9\u000a\u000a",
        "date" : "2024-11-15 11:07:41 +0100",
        "id" : "3671f73747cb7a9bb4c385d44df04c94c82a2588",
        "msg" : "python/hypothesis: update to 6.118.9",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/patches/01-enable-tests.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/lxml_html_clean/test/results-all.master",
          "components/python/lxml_html_clean/patches/01-test-no-memory-profiler.patch",
          "components/python/lxml_html_clean/.gitignore",
          "components/python/lxml_html_clean/Makefile"
        ],
        "commitId" : "2c0bd8903e3d47203648b3943b3081fca6730470",
        "timestamp" : 1731665272000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/lxml_html_clean: update to 0.4.1\u000a\u000a",
        "date" : "2024-11-15 11:07:52 +0100",
        "id" : "2c0bd8903e3d47203648b3943b3081fca6730470",
        "msg" : "python/lxml_html_clean: update to 0.4.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/lxml_html_clean/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/lxml_html_clean/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/lxml_html_clean/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/lxml_html_clean/patches/01-test-no-memory-profiler.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/mysqlclient/patches/01-db-config.patch",
          "components/python/mysqlclient/Makefile",
          "components/python/mysqlclient/.gitignore"
        ],
        "commitId" : "5f5793ae6ecca8edb36d89c98e76ee05fdcead64",
        "timestamp" : 1731665282000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/mysqlclient: update to 2.2.6\u000a\u000a",
        "date" : "2024-11-15 11:08:02 +0100",
        "id" : "5f5793ae6ecca8edb36d89c98e76ee05fdcead64",
        "msg" : "python/mysqlclient: update to 2.2.6",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/mysqlclient/patches/01-db-config.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/mysqlclient/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/mysqlclient/.gitignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pydantic_core/.gitignore",
          "components/python/pydantic_core/test/results-all.master",
          "components/python/pydantic_core/Makefile",
          "components/python/pydantic_core/patches/01-pytest-plugins.patch"
        ],
        "commitId" : "902ec15d4c799d83ef4032a3622e224600b70f73",
        "timestamp" : 1731665293000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/pydantic_core: update to 2.27.0\u000a\u000a",
        "date" : "2024-11-15 11:08:13 +0100",
        "id" : "902ec15d4c799d83ef4032a3622e224600b70f73",
        "msg" : "python/pydantic_core: update to 2.27.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/pydantic_core/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pydantic_core/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pydantic_core/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pydantic_core/patches/01-pytest-plugins.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pyproject_installer/pyproject_installer-PYVER.p5m",
          "components/python/pyproject_installer/Makefile",
          "components/python/pyproject_installer/.gitignore",
          "components/python/pyproject_installer/manifests/sample-manifest.p5m",
          "components/python/pyproject_installer/test/results-all.master"
        ],
        "commitId" : "b3a430fe3b9f6dfdff27b8a18e33ff58cd5f0290",
        "timestamp" : 1731665303000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/pyproject_installer: update to 0.5.5\u000a\u000a",
        "date" : "2024-11-15 11:08:23 +0100",
        "id" : "b3a430fe3b9f6dfdff27b8a18e33ff58cd5f0290",
        "msg" : "python/pyproject_installer: update to 0.5.5",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/pyproject_installer/pyproject_installer-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pyproject_installer/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pyproject_installer/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pyproject_installer/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pyproject_installer/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/sphinx_rtd_theme/test/results-all.master",
          "components/python/sphinx_rtd_theme/.gitignore",
          "components/python/sphinx_rtd_theme/Makefile"
        ],
        "commitId" : "9f5cdd37997242564d4544778f214b2887565efe",
        "timestamp" : 1731665313000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/sphinx_rtd_theme: update to 3.0.2\u000a\u000a",
        "date" : "2024-11-15 11:08:33 +0100",
        "id" : "9f5cdd37997242564d4544778f214b2887565efe",
        "msg" : "python/sphinx_rtd_theme: update to 3.0.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/sphinx_rtd_theme/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/sphinx_rtd_theme/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/sphinx_rtd_theme/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/sqlparse/.gitignore",
          "components/python/sqlparse/test/results-all.master",
          "components/python/sqlparse/Makefile"
        ],
        "commitId" : "640ed6bff47f48643a9dbdd867e35c3d2511e9e8",
        "timestamp" : 1731665322000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/sqlparse: update to 0.5.2\u000a\u000a",
        "date" : "2024-11-15 11:08:42 +0100",
        "id" : "640ed6bff47f48643a9dbdd867e35c3d2511e9e8",
        "msg" : "python/sqlparse: update to 0.5.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/sqlparse/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/sqlparse/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/sqlparse/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/sybil/test/results-all.master",
          "components/python/sybil/Makefile",
          "components/python/sybil/sybil-PYVER.p5m",
          "components/python/sybil/.gitignore",
          "components/python/sybil/patches/01-no-myst_parser.patch",
          "components/python/sybil/manifests/sample-manifest.p5m"
        ],
        "commitId" : "ee78f8f950dd672a817bf3ff9fc0c3b51fddb701",
        "timestamp" : 1731665331000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/sybil: update to 9.0.0\u000a\u000a",
        "date" : "2024-11-15 11:08:51 +0100",
        "id" : "ee78f8f950dd672a817bf3ff9fc0c3b51fddb701",
        "msg" : "python/sybil: update to 9.0.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/sybil/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/sybil/patches/01-no-myst_parser.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/sybil/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/sybil/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/sybil/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/sybil/sybil-PYVER.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/websockets/test/results-all.master",
          "components/python/websockets/Makefile",
          "components/python/websockets/.gitignore"
        ],
        "commitId" : "a440d52153ed0feafd23d90b4ba94f18137d4cec",
        "timestamp" : 1731675227000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/websockets: update to 14.1\u000a\u000a",
        "date" : "2024-11-15 13:53:47 +0100",
        "id" : "a440d52153ed0feafd23d90b4ba94f18137d4cec",
        "msg" : "python/websockets: update to 14.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/websockets/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/websockets/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/websockets/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/types-setuptools/Makefile",
          "components/python/types-setuptools/.gitignore"
        ],
        "commitId" : "7760aa7d66ead0e7750150325218370731432cbb",
        "timestamp" : 1731675237000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/types-setuptools: update to 75.4.0.20241115\u000a\u000a",
        "date" : "2024-11-15 13:53:57 +0100",
        "id" : "7760aa7d66ead0e7750150325218370731432cbb",
        "msg" : "python/types-setuptools: update to 75.4.0.20241115",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/types-setuptools/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/types-setuptools/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/manuel/pkg5",
          "components/python/manuel/.gitignore",
          "components/python/manuel/test/results-all.master",
          "components/python/manuel/Makefile",
          "components/python/manuel/python-integrate-project.conf",
          "components/python/manuel/manuel-PYVER.p5m",
          "components/python/manuel/manifests/sample-manifest.p5m"
        ],
        "commitId" : "f4666b400164d75333cbe8619e86c7e1e5495444",
        "timestamp" : 1731675246000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/manuel: update to 1.13.0\u000a\u000a",
        "date" : "2024-11-15 13:54:06 +0100",
        "id" : "f4666b400164d75333cbe8619e86c7e1e5495444",
        "msg" : "python/manuel: update to 1.13.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/manuel/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/manuel/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/manuel/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/manuel/manuel-PYVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/manuel/.gitignore"
          },
          {
            "editType" : "add",
            "file" : "components/python/manuel/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/manuel/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/setuptools/patches/02-no-ruff.patch",
          "components/python/setuptools/patches/01-unixccompiler.patch",
          "components/python/setuptools/patches/03-no-pytest-perf.patch",
          "components/python/setuptools/test/results-all.master",
          "components/python/setuptools/.gitignore",
          "components/python/setuptools/patches/04-test-disable-failing.patch",
          "components/python/setuptools/Makefile"
        ],
        "commitId" : "f2cc4634a5cd35160c88925bc39ee561f3d6cf83",
        "timestamp" : 1731675256000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/setuptools: update to 75.5.0\u000a\u000a",
        "date" : "2024-11-15 13:54:16 +0100",
        "id" : "f2cc4634a5cd35160c88925bc39ee561f3d6cf83",
        "msg" : "python/setuptools: update to 75.5.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/setuptools/patches/01-unixccompiler.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/setuptools/patches/03-no-pytest-perf.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/setuptools/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/setuptools/patches/02-no-ruff.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/setuptools/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/setuptools/patches/04-test-disable-failing.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/setuptools/.gitignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/hatchling/hatchling-PYVER.p5m",
          "components/python/hatchling/.gitignore",
          "components/python/hatchling/manifests/sample-manifest.p5m",
          "components/python/hatchling/Makefile"
        ],
        "commitId" : "3710b28f6d5fe0a6873bd4dfc62888512cfe6cb7",
        "timestamp" : 1731675265000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/hatchling: update to 1.26.3\u000a\u000a",
        "date" : "2024-11-15 13:54:25 +0100",
        "id" : "3710b28f6d5fe0a6873bd4dfc62888512cfe6cb7",
        "msg" : "python/hatchling: update to 1.26.3",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/hatchling/hatchling-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/hatchling/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/hatchling/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/hatchling/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pytest-salt-factories/patches/01-test-reqs.patch",
          "components/python/pytest-salt-factories/.gitignore",
          "components/python/pytest-salt-factories/python-integrate-project.conf",
          "components/python/pytest-salt-factories/patches/02-test-no-docker.patch",
          "components/python/pytest-salt-factories/Makefile"
        ],
        "commitId" : "b5e11a2ea65d779a938159a5bb1788dda46aba80",
        "timestamp" : 1731675276000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/pytest-salt-factories: update to 1.0.4\u000a\u000a",
        "date" : "2024-11-15 13:54:36 +0100",
        "id" : "b5e11a2ea65d779a938159a5bb1788dda46aba80",
        "msg" : "python/pytest-salt-factories: update to 1.0.4",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/pytest-salt-factories/patches/01-test-reqs.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytest-salt-factories/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytest-salt-factories/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/pytest-salt-factories/patches/02-test-no-docker.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytest-salt-factories/python-integrate-project.conf"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/elasticsearch/test/results-all.master",
          "components/python/elasticsearch/.gitignore",
          "components/python/elasticsearch/patches/01-test-no-search-engine.patch",
          "components/python/elasticsearch/patches/03-test-no-packages.patch",
          "components/python/elasticsearch/Makefile",
          "components/python/elasticsearch/patches/04-no-pyarrow.patch"
        ],
        "commitId" : "895a3a0b7c6f33e1b8a457e8d68950027c725261",
        "timestamp" : 1731675287000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/elasticsearch: update to 8.16.0\u000a\u000a",
        "date" : "2024-11-15 13:54:47 +0100",
        "id" : "895a3a0b7c6f33e1b8a457e8d68950027c725261",
        "msg" : "python/elasticsearch: update to 8.16.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/elasticsearch/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/elasticsearch/patches/01-test-no-search-engine.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/elasticsearch/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/elasticsearch/patches/03-test-no-packages.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/elasticsearch/patches/04-no-pyarrow.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/elasticsearch/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/ghex/patches/01-no-linux-fs.patch",
          "components/desktop/ghex/Makefile",
          "components/desktop/ghex/ghex.p5m",
          "components/desktop/ghex/manifests/sample-manifest.p5m"
        ],
        "commitId" : "4fa2f6bd8f1d227e76b62b3f98c6c9a71e57e3bd",
        "timestamp" : 1731675312000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "ghex: update to 46.1\u000a\u000a",
        "date" : "2024-11-15 13:55:12 +0100",
        "id" : "4fa2f6bd8f1d227e76b62b3f98c6c9a71e57e3bd",
        "msg" : "ghex: update to 46.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/ghex/ghex.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/ghex/patches/01-no-linux-fs.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/ghex/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/ghex/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/tinyxml2/Makefile",
          "components/library/tinyxml2/pkg5",
          "components/library/tinyxml2/manifests/sample-manifest.p5m",
          "components/library/tinyxml2/tinyxml2.p5m",
          "components/library/tinyxml2/test/results-all.master"
        ],
        "commitId" : "2135fe7433e864841f82718872df4957b54e500a",
        "timestamp" : 1731679365000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Add TinyXML-2\u000a\u000a",
        "date" : "2024-11-15 15:02:45 +0100",
        "id" : "2135fe7433e864841f82718872df4957b54e500a",
        "msg" : "Add TinyXML-2",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/library/tinyxml2/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/library/tinyxml2/test/results-all.master"
          },
          {
            "editType" : "add",
            "file" : "components/library/tinyxml2/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/library/tinyxml2/tinyxml2.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/library/tinyxml2/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/aiohttp/patches/06-remove-test-reqs.patch",
          "components/python/aiohttp/aiohttp-PYVER.p5m",
          "components/python/aiohttp/.gitignore",
          "components/python/aiohttp/test/results-all.master",
          "components/python/aiohttp/patches/02-requirements-path.patch",
          "components/python/aiohttp/python-integrate-project.conf",
          "components/python/aiohttp/manifests/sample-manifest.p5m",
          "components/python/aiohttp/Makefile",
          "components/python/aiohttp/pkg5"
        ],
        "commitId" : "20917c65672433586779c2a11be5715b9722538a",
        "timestamp" : 1731682676000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/aiohttp: update to 3.11.2\u000a\u000a",
        "date" : "2024-11-15 15:57:56 +0100",
        "id" : "20917c65672433586779c2a11be5715b9722538a",
        "msg" : "python/aiohttp: update to 3.11.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/aiohttp/patches/06-remove-test-reqs.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/aiohttp/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/aiohttp/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/aiohttp/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/aiohttp/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/aiohttp/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/aiohttp/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/aiohttp/patches/02-requirements-path.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/aiohttp/aiohttp-PYVER.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/rarian/patches/rarian-omf-info.patch",
          "components/desktop/rarian/manifests/sample-manifest.p5m",
          "components/desktop/rarian/Makefile",
          "components/desktop/rarian/rarian.license",
          "components/desktop/rarian/rarian.p5m",
          "components/desktop/rarian/pkg5"
        ],
        "commitId" : "6f8c6644a5fa6f04ebf7c3ec8404bf6b32c34fc5",
        "timestamp" : 1731682688000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "rarian: update to 0.8.6\u000a\u000a",
        "date" : "2024-11-15 15:58:08 +0100",
        "id" : "6f8c6644a5fa6f04ebf7c3ec8404bf6b32c34fc5",
        "msg" : "rarian: update to 0.8.6",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/desktop/rarian/patches/rarian-omf-info.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/rarian/rarian.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/rarian/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/rarian/rarian.license"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/rarian/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/rarian/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/sysutils/sudo/Makefile"
        ],
        "commitId" : "4cf85298c591fb68bab0d916666110ae366b4d16",
        "timestamp" : 1731696795000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "sudo: update to 1.9.16p1\u000a\u000a",
        "date" : "2024-11-15 19:53:15 +0100",
        "id" : "4cf85298c591fb68bab0d916666110ae366b4d16",
        "msg" : "sudo: update to 1.9.16p1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/sysutils/sudo/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/pan/Makefile",
          "components/desktop/pan/pkg5"
        ],
        "commitId" : "8b058b9f7ba62593efd87bbfd54ca20c4e9d4164",
        "timestamp" : 1731696808000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "pan: update to 0.161\u000a\u000a",
        "date" : "2024-11-15 19:53:28 +0100",
        "id" : "8b058b9f7ba62593efd87bbfd54ca20c4e9d4164",
        "msg" : "pan: update to 0.161",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/pan/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/pan/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/libetonyek/libetonyek.p5m",
          "components/library/libetonyek/pkg5",
          "components/library/libetonyek/manifests/sample-manifest.p5m",
          "components/library/libetonyek/Makefile"
        ],
        "commitId" : "70d8d90e610264e38b0913b425a70480d398fbec",
        "timestamp" : 1731698215000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "libetonyek: update to 0.1.11\u000a\u000a",
        "date" : "2024-11-15 20:16:55 +0100",
        "id" : "70d8d90e610264e38b0913b425a70480d398fbec",
        "msg" : "libetonyek: update to 0.1.11",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/libetonyek/libetonyek.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libetonyek/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libetonyek/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libetonyek/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/mail/fetchmail/Makefile"
        ],
        "commitId" : "c1c97cfe777faf77ca1bfcb3e3fb37b253029a12",
        "timestamp" : 1731698228000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "fetchmail: update to 6.5.1\u000a\u000a",
        "date" : "2024-11-15 20:17:08 +0100",
        "id" : "c1c97cfe777faf77ca1bfcb3e3fb37b253029a12",
        "msg" : "fetchmail: update to 6.5.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/mail/fetchmail/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/xtrans/Makefile"
        ],
        "commitId" : "2c9977f55d743dca09ba2910907455c6cee7a8be",
        "timestamp" : 1731699310000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "xtrans: update to 1.5.2\u000a\u000a",
        "date" : "2024-11-15 20:35:10 +0100",
        "id" : "2c9977f55d743dca09ba2910907455c6cee7a8be",
        "msg" : "xtrans: update to 1.5.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/x11/xtrans/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/xrandr/Makefile",
          "components/x11/xrandr/manifests/sample-manifest.p5m",
          "components/x11/xrandr/pkg5",
          "components/x11/xrandr/xrandr.license"
        ],
        "commitId" : "01e1cc7fe5fd0227e810747af2b11fe193692d60",
        "timestamp" : 1731699322000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "xrandr: update to 1.5.3\u000a\u000a",
        "date" : "2024-11-15 20:35:22 +0100",
        "id" : "01e1cc7fe5fd0227e810747af2b11fe193692d60",
        "msg" : "xrandr: update to 1.5.3",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/x11/xrandr/xrandr.license"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/xrandr/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/xrandr/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/xrandr/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/xprop/Makefile"
        ],
        "commitId" : "460a3e1bbc6eccdc7fbbc4f3e09654c6801db7dd",
        "timestamp" : 1731699334000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "xprop: update to 1.2.8\u000a\u000a",
        "date" : "2024-11-15 20:35:34 +0100",
        "id" : "460a3e1bbc6eccdc7fbbc4f3e09654c6801db7dd",
        "msg" : "xprop: update to 1.2.8",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/x11/xprop/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/xlogo/xlogo.license",
          "components/x11/xlogo/pkg5",
          "components/x11/xlogo/Makefile"
        ],
        "commitId" : "1fbe07157c81288e058fd93876de2319da8523a1",
        "timestamp" : 1731699347000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "xlogo: update to 1.0.7\u000a\u000a",
        "date" : "2024-11-15 20:35:47 +0100",
        "id" : "1fbe07157c81288e058fd93876de2319da8523a1",
        "msg" : "xlogo: update to 1.0.7",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/x11/xlogo/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/x11/xlogo/xlogo.license"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/xlogo/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/dependency-groups/python-integrate-project.conf",
          "components/python/flit_core/python-integrate-project.conf",
          "make-rules/pyproject.mk",
          "components/python/tomli/python-integrate-project.conf",
          "components/python/packaging/python-integrate-project.conf",
          "make-rules/setup.py.mk"
        ],
        "commitId" : "fdfcf2021da73623ad71d8fa8966615011ceb261",
        "timestamp" : 1731701246000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "make-rules: implement Python Dependency Groups (PEP 735) using pyproject_installer\u000a\u000a",
        "date" : "2024-11-15 21:07:26 +0100",
        "id" : "fdfcf2021da73623ad71d8fa8966615011ceb261",
        "msg" : "make-rules: implement Python Dependency Groups (PEP 735) using pyproject_installer",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make-rules/pyproject.mk"
          },
          {
            "editType" : "edit",
            "file" : "components/python/tomli/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/packaging/python-integrate-project.conf"
          },
          {
            "editType" : "delete",
            "file" : "components/python/dependency-groups/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/flit_core/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "make-rules/setup.py.mk"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/encumbered/gst-editing-services1/Makefile",
          "components/encumbered/gst-editing-services1/pkg5"
        ],
        "commitId" : "ca29c704493e65910f858381ad876afe11acae8a",
        "timestamp" : 1731701258000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "gstreamer1/editing-services: add bash-completion as a dependency\u000a\u000a",
        "date" : "2024-11-15 21:07:38 +0100",
        "id" : "ca29c704493e65910f858381ad876afe11acae8a",
        "msg" : "gstreamer1/editing-services: add bash-completion as a dependency",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/encumbered/gst-editing-services1/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/encumbered/gst-editing-services1/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/web/wget/Makefile",
          "components/web/wget/test/results-all.master"
        ],
        "commitId" : "6b76c16e4c30f91c448884fd46f9d9a049511521",
        "timestamp" : 1731701270000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "wget: update to 1.25.0\u000a\u000a",
        "date" : "2024-11-15 21:07:50 +0100",
        "id" : "6b76c16e4c30f91c448884fd46f9d9a049511521",
        "msg" : "wget: update to 1.25.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/web/wget/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/web/wget/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/libreoffice/libreoffice.p5m",
          "components/desktop/libreoffice/Makefile",
          "components/desktop/libreoffice/test/results-all.master",
          "components/desktop/libreoffice/manifests/sample-manifest.p5m"
        ],
        "commitId" : "7aa69e737a1202ea3263fdccccf793237d360c9d",
        "timestamp" : 1731701541000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "libreoffice: update to 24.8.3.2\u000a\u000a",
        "date" : "2024-11-15 21:12:21 +0100",
        "id" : "7aa69e737a1202ea3263fdccccf793237d360c9d",
        "msg" : "libreoffice: update to 24.8.3.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/libreoffice/libreoffice.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/libreoffice/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/libreoffice/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/libreoffice/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/yaml-cpp-7/Makefile",
          "components/library/yaml-cpp/manifests/sample-manifest.p5m",
          "components/library/yaml-cpp/Makefile",
          "components/library/yaml-cpp/yaml-cpp.p5m",
          "components/library/yaml-cpp-7/yaml-cpp.p5m",
          "components/library/yaml-cpp-7/pkg5",
          "components/library/yaml-cpp-7/manifests/sample-manifest.p5m",
          "components/library/yaml-cpp/pkg5"
        ],
        "commitId" : "a2b36fdc4905f01a9f6719445208176497716a39",
        "timestamp" : 1731757816000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "yaml-cpp: update to 0.8.0; keep yaml-cpp 0.7.0\u000a\u000a",
        "date" : "2024-11-16 12:50:16 +0100",
        "id" : "a2b36fdc4905f01a9f6719445208176497716a39",
        "msg" : "yaml-cpp: update to 0.8.0; keep yaml-cpp 0.7.0",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/library/yaml-cpp-7/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/library/yaml-cpp-7/yaml-cpp.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/library/yaml-cpp-7/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/yaml-cpp/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/library/yaml-cpp/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/yaml-cpp/yaml-cpp.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/library/yaml-cpp-7/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/yaml-cpp/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/types-setuptools/Makefile",
          "components/python/types-setuptools/.gitignore"
        ],
        "commitId" : "4ec83f4ddc7e4521cc8ed4c8737cb37262a092a6",
        "timestamp" : 1731757837000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/types-setuptools: update to 75.5.0.20241116\u000a\u000a",
        "date" : "2024-11-16 12:50:37 +0100",
        "id" : "4ec83f4ddc7e4521cc8ed4c8737cb37262a092a6",
        "msg" : "python/types-setuptools: update to 75.5.0.20241116",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/types-setuptools/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/types-setuptools/.gitignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/coverage/patches/07-rmdir-busy-dir.patch",
          "components/python/coverage/patches/01-tox-dependencies.patch",
          "components/python/coverage/.gitignore",
          "components/python/coverage/patches/04-test-vendor-packages.patch",
          "components/python/coverage/patches/02-test-no-eventlet.patch",
          "components/python/coverage/Makefile",
          "components/python/coverage/patches/08-test-disable-failing.patch",
          "components/python/coverage/patches/09-self_collectors.patch",
          "components/python/coverage/patches/03-tox-no-pip-install.patch",
          "components/python/coverage/patches/06-PYTHONPATH.patch",
          "components/python/coverage/patches/05-shell-Terminated.patch"
        ],
        "commitId" : "011dcd378c49130dd6c654c3c619b2c82a5480e7",
        "timestamp" : 1731757861000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/coverage: update to 7.6.7\u000a\u000a",
        "date" : "2024-11-16 12:51:01 +0100",
        "id" : "011dcd378c49130dd6c654c3c619b2c82a5480e7",
        "msg" : "python/coverage: update to 7.6.7",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/coverage/patches/08-test-disable-failing.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/coverage/patches/06-PYTHONPATH.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/coverage/patches/05-shell-Terminated.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/coverage/patches/02-test-no-eventlet.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/coverage/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/coverage/patches/07-rmdir-busy-dir.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/coverage/patches/01-tox-dependencies.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/coverage/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/coverage/patches/03-tox-no-pip-install.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/coverage/patches/04-test-vendor-packages.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/coverage/patches/09-self_collectors.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/hypothesis/patches/01-enable-tests.patch",
          "components/python/hypothesis/.gitignore",
          "components/python/hypothesis/Makefile",
          "components/python/hypothesis/test/results-all.master"
        ],
        "commitId" : "69864dca1024d7d7467f7f9ee3d7cec6379d0e51",
        "timestamp" : 1731757884000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/hypothesis: update to 6.119.1\u000a\u000a",
        "date" : "2024-11-16 12:51:24 +0100",
        "id" : "69864dca1024d7d7467f7f9ee3d7cec6379d0e51",
        "msg" : "python/hypothesis: update to 6.119.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/patches/01-enable-tests.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/httpcore/patches/02-no-httpbin.patch",
          "components/python/httpcore/patches/01-no-trio.patch",
          "components/python/httpcore/test/results-all.master",
          "components/python/httpcore/Makefile",
          "components/python/httpcore/.gitignore",
          "components/python/httpcore/python-integrate-project.conf"
        ],
        "commitId" : "eb9686ddccc2405023ebcb43c3a813c9f0703d9b",
        "timestamp" : 1731757905000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/httpcore: update to 1.0.7\u000a\u000a",
        "date" : "2024-11-16 12:51:45 +0100",
        "id" : "eb9686ddccc2405023ebcb43c3a813c9f0703d9b",
        "msg" : "python/httpcore: update to 1.0.7",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/httpcore/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/httpcore/patches/02-no-httpbin.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/httpcore/patches/01-no-trio.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/httpcore/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/httpcore/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/httpcore/python-integrate-project.conf"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/meta-packages/install-types/Makefile",
          "components/meta-packages/install-types/includes/minimal_sparcv9"
        ],
        "commitId" : "716a0ad56fd09f23b4b9eebcff744f680d2116bd",
        "timestamp" : 1731757974000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "install-types: Add graphic-drivers and SF15K support to SPARC distribution\u000a\u000a",
        "date" : "2024-11-16 12:52:54 +0100",
        "id" : "716a0ad56fd09f23b4b9eebcff744f680d2116bd",
        "msg" : "install-types: Add graphic-drivers and SF15K support to SPARC distribution",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/meta-packages/install-types/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/meta-packages/install-types/includes/minimal_sparcv9"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/encumbered/x265/x265.p5m",
          "components/encumbered/x265/Makefile",
          "components/encumbered/x265/manifests/sample-manifest.p5m",
          "components/encumbered/x265/patches/gcc7.patch"
        ],
        "commitId" : "27ba2baafa3b3fa26b8fd62d36b2687464ec9f7c",
        "timestamp" : 1731760650000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "x265: update to 4.0 \u000a\u000a",
        "date" : "2024-11-16 13:37:30 +0100",
        "id" : "27ba2baafa3b3fa26b8fd62d36b2687464ec9f7c",
        "msg" : "x265: update to 4.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/encumbered/x265/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/encumbered/x265/x265.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/encumbered/x265/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/encumbered/x265/patches/gcc7.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/encumbered/dav1d/test/results-all.master",
          "components/encumbered/dav1d/patches/01-meson-dlsym.patch",
          "components/encumbered/dav1d/Makefile"
        ],
        "commitId" : "d41f3112a12ec115688644b81de3ed85028a05c2",
        "timestamp" : 1731760998000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "dav1d: update to 1.5.0\u000a\u000a",
        "date" : "2024-11-16 13:43:18 +0100",
        "id" : "d41f3112a12ec115688644b81de3ed85028a05c2",
        "msg" : "dav1d: update to 1.5.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/encumbered/dav1d/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/encumbered/dav1d/patches/01-meson-dlsym.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/encumbered/dav1d/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/encumbered/ffmpeg-6/Makefile"
        ],
        "commitId" : "fbfddfb4116bb143f62bec72d62210e6b11b3ef7",
        "timestamp" : 1731763486000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "rebuild ffmpeg-6 after x265 upgrade\u000a\u000a",
        "date" : "2024-11-16 14:24:46 +0100",
        "id" : "fbfddfb4116bb143f62bec72d62210e6b11b3ef7",
        "msg" : "rebuild ffmpeg-6 after x265 upgrade",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/encumbered/ffmpeg-6/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/encumbered/ffmpeg/Makefile"
        ],
        "commitId" : "2aaffdfbca1e97266f78eac65c0d7e42f70ad75a",
        "timestamp" : 1731763501000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "rebuild ffmpeg after x265 upgrade\u000a\u000a",
        "date" : "2024-11-16 14:25:01 +0100",
        "id" : "2aaffdfbca1e97266f78eac65c0d7e42f70ad75a",
        "msg" : "rebuild ffmpeg after x265 upgrade",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/encumbered/ffmpeg/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/openindiana/illumos-gate/Makefile"
        ],
        "commitId" : "199ab5beb72c4ab6d20b2dcf974482d18261ab38",
        "timestamp" : 1731779260000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "illumos-gate: omit tagged pointers on SPARC, causes panic on UltraI/II systems\u000a\u000a",
        "date" : "2024-11-16 18:47:40 +0100",
        "id" : "199ab5beb72c4ab6d20b2dcf974482d18261ab38",
        "msg" : "illumos-gate: omit tagged pointers on SPARC, causes panic on UltraI/II systems",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/openindiana/illumos-gate/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/golang-122/manifests/sample-manifest.p5m",
          "components/developer/golang-122/Makefile",
          "components/developer/golang-122/golang-122.p5m"
        ],
        "commitId" : "55b23c8cacdd25d6eb7d1bdce73da52efe923b29",
        "timestamp" : 1731779273000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "golang-122: update to 1.22.9\u000a\u000a",
        "date" : "2024-11-16 18:47:53 +0100",
        "id" : "55b23c8cacdd25d6eb7d1bdce73da52efe923b29",
        "msg" : "golang-122: update to 1.22.9",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/developer/golang-122/golang-122.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/golang-122/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/golang-122/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/database/postgresql-12/manifests/sample-manifest.p5m",
          "components/database/postgresql-12/test/results-all.master",
          "components/database/postgresql-12/Makefile",
          "components/database/postgresql-12/postgresql12-documentation.p5m",
          "components/database/postgresql-12/postgresql12-developer.p5m",
          "components/database/postgresql-12/pkg5"
        ],
        "commitId" : "c11e170234a655af3c8187c56d4d3b3cf14e5598",
        "timestamp" : 1731781471000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "postgresql-12: update to 12.21\u000a\u000a",
        "date" : "2024-11-16 19:24:31 +0100",
        "id" : "c11e170234a655af3c8187c56d4d3b3cf14e5598",
        "msg" : "postgresql-12: update to 12.21",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-12/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-12/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-12/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-12/postgresql12-developer.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-12/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-12/postgresql12-documentation.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/database/postgresql-16/manifests/sample-manifest.p5m",
          "components/database/postgresql-16/Makefile",
          "components/database/postgresql-16/test/results-all.master",
          "components/database/postgresql-16/postgresql16-developer.p5m",
          "components/database/postgresql-16/postgresql16-documentation.p5m"
        ],
        "commitId" : "023def4d43e5d134da9d2e17513f145401faaaeb",
        "timestamp" : 1731782003000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "postgresql-16: update to 16.5\u000a\u000a",
        "date" : "2024-11-16 19:33:23 +0100",
        "id" : "023def4d43e5d134da9d2e17513f145401faaaeb",
        "msg" : "postgresql-16: update to 16.5",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-16/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-16/postgresql16-developer.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-16/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-16/postgresql16-documentation.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-16/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/encumbered/vlc/pkg5",
          "components/encumbered/vlc/manifests/sample-manifest.p5m",
          "components/encumbered/vlc/vlc.p5m",
          "components/encumbered/vlc/test/results-all.master",
          "components/encumbered/vlc/Makefile"
        ],
        "commitId" : "e868c942f6cda84702addda2ef97915938d5be4c",
        "timestamp" : 1731782020000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "vlc: update to 3.0.21; enable dav1d\u000a\u000a",
        "date" : "2024-11-16 19:33:40 +0100",
        "id" : "e868c942f6cda84702addda2ef97915938d5be4c",
        "msg" : "vlc: update to 3.0.21; enable dav1d",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/encumbered/vlc/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/encumbered/vlc/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/encumbered/vlc/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/encumbered/vlc/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/encumbered/vlc/vlc.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/database/postgresql-14/manifests/sample-manifest.p5m",
          "components/database/postgresql-14/Makefile",
          "components/database/postgresql-14/postgresql14-documentation.p5m",
          "components/database/postgresql-14/test/results-all.master",
          "components/database/postgresql-14/postgresql14-developer.p5m"
        ],
        "commitId" : "3fcddacdd1365a8b6732a98270b1596be0742a41",
        "timestamp" : 1731782856000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "postgresql-14: update to 14.14\u000a\u000a",
        "date" : "2024-11-16 19:47:36 +0100",
        "id" : "3fcddacdd1365a8b6732a98270b1596be0742a41",
        "msg" : "postgresql-14: update to 14.14",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-14/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-14/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-14/postgresql14-developer.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-14/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-14/postgresql14-documentation.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/encumbered/ffmpeg-6/Makefile"
        ],
        "commitId" : "c29c777273b1b5de3a1bd30c640086f6b88d8d05",
        "timestamp" : 1731838682000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "ffmpeg-6: fix COMPONENT_REVISION\u000a\u000a",
        "date" : "2024-11-17 11:18:02 +0100",
        "id" : "c29c777273b1b5de3a1bd30c640086f6b88d8d05",
        "msg" : "ffmpeg-6: fix COMPONENT_REVISION",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/encumbered/ffmpeg-6/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/database/unixodbc/Makefile",
          "components/database/unixodbc/pkg5"
        ],
        "commitId" : "7d2992207c89563237bb886966d101ad216acd5b",
        "timestamp" : 1731838692000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "unixodbc: Fix dependency to library/readline-8 library/readline-8/32\u000a\u000a",
        "date" : "2024-11-17 11:18:12 +0100",
        "id" : "7d2992207c89563237bb886966d101ad216acd5b",
        "msg" : "unixodbc: Fix dependency to library/readline-8 library/readline-8/32",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/database/unixodbc/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/database/unixodbc/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/libjpeg6-ijg/Makefile"
        ],
        "commitId" : "fa9694d625228149dd6cd414d0c5a03953b11f58",
        "timestamp" : 1731838705000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "libjpeg6-ijg: Set CONFIGURE_DEFAULT_DIRS=no libjpeg6 does not support --localdir\u000a\u000a",
        "date" : "2024-11-17 11:18:25 +0100",
        "id" : "fa9694d625228149dd6cd414d0c5a03953b11f58",
        "msg" : "libjpeg6-ijg: Set CONFIGURE_DEFAULT_DIRS=no libjpeg6 does not support --localdir",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/libjpeg6-ijg/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/ORBit2/pkg5",
          "components/library/ORBit2/Makefile"
        ],
        "commitId" : "dc0b279e5572cd5a21cc1405760ed21f4f47d0f8",
        "timestamp" : 1731838732000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "ORBit2: Fix dependency to library/glib2/32\u000a\u000a",
        "date" : "2024-11-17 11:18:52 +0100",
        "id" : "dc0b279e5572cd5a21cc1405760ed21f4f47d0f8",
        "msg" : "ORBit2: Fix dependency to library/glib2/32",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/ORBit2/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/ORBit2/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/opencolorio/Makefile",
          "components/library/opencolorio/patches/02-NumberUtils.h.patch",
          "components/library/opencolorio/patches/04-CMakeLists.txt.patch",
          "components/library/opencolorio/manifests/sample-manifest.p5m",
          "components/library/opencolorio/opencolorio.p5m",
          "components/library/opencolorio/patches/03-imageioapphelpers-no-install.patch",
          "components/library/opencolorio/patches/09-python-vendor-packages.patch",
          "components/library/opencolorio/patches/01-argparse.cpp.patch",
          "components/library/opencolorio/patches/08-FileRules_cpp.patch",
          "components/library/opencolorio/patches/03-FindImath.cmake.patch",
          "components/library/opencolorio/patches/05-difficult_xml_unknown_elements.patch",
          "components/library/opencolorio/test/results-all.master",
          "components/library/opencolorio/pkg5"
        ],
        "commitId" : "f66198c73df7222def208b324421a35ed813ed94",
        "timestamp" : 1731838779000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "OpenColorIO: update to 2.4.0\u000a\u000a",
        "date" : "2024-11-17 11:19:39 +0100",
        "id" : "f66198c73df7222def208b324421a35ed813ed94",
        "msg" : "OpenColorIO: update to 2.4.0",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/library/opencolorio/patches/05-difficult_xml_unknown_elements.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/library/opencolorio/patches/09-python-vendor-packages.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/library/opencolorio/patches/02-NumberUtils.h.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/library/opencolorio/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/library/opencolorio/patches/03-FindImath.cmake.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/library/opencolorio/patches/08-FileRules_cpp.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/library/opencolorio/opencolorio.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/opencolorio/patches/01-argparse.cpp.patch"
          },
          {
            "editType" : "add",
            "file" : "components/library/opencolorio/patches/03-imageioapphelpers-no-install.patch"
          },
          {
            "editType" : "add",
            "file" : "components/library/opencolorio/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/library/opencolorio/patches/04-CMakeLists.txt.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/library/opencolorio/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/opencolorio/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/hypothesis/patches/01-enable-tests.patch",
          "components/python/hypothesis/.gitignore",
          "components/python/hypothesis/Makefile",
          "components/python/hypothesis/test/results-all.master"
        ],
        "commitId" : "07a6d3d7351ca782a69ddcc977c368e18fe8ab9c",
        "timestamp" : 1731838789000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/hypothesis: update to 6.119.2\u000a\u000a",
        "date" : "2024-11-17 11:19:49 +0100",
        "id" : "07a6d3d7351ca782a69ddcc977c368e18fe8ab9c",
        "msg" : "python/hypothesis: update to 6.119.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/patches/01-enable-tests.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/.gitignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/waitress/Makefile",
          "components/python/waitress/.gitignore",
          "components/python/waitress/patches/03-no-python-version.patch",
          "components/python/waitress/test/results-all.master"
        ],
        "commitId" : "fefe02a418721c290be3e2b635f1dbfaf7555e4b",
        "timestamp" : 1731838800000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/waitress: update to 3.0.2\u000a\u000a",
        "date" : "2024-11-17 11:20:00 +0100",
        "id" : "fefe02a418721c290be3e2b635f1dbfaf7555e4b",
        "msg" : "python/waitress: update to 3.0.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/waitress/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/waitress/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/waitress/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/waitress/patches/03-no-python-version.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/print/libppd/pkg5",
          "components/print/libppd/Makefile",
          "components/print/libppd/manifests/sample-manifest.p5m",
          "components/print/libppd/libppd.p5m"
        ],
        "commitId" : "a5e3d5dedf926e8d6c10e453f0ebb8395a786e5d",
        "timestamp" : 1731841328000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "libppd: update to 2.1.0\u000a\u000a",
        "date" : "2024-11-17 12:02:08 +0100",
        "id" : "a5e3d5dedf926e8d6c10e453f0ebb8395a786e5d",
        "msg" : "libppd: update to 2.1.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/print/libppd/libppd.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/print/libppd/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/print/libppd/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/print/libppd/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/text/diffstat/test/results-all.master",
          "components/text/diffstat/Makefile"
        ],
        "commitId" : "6d0a0e4c4fb71b1fd0358f0b1504d4831d309e4f",
        "timestamp" : 1731841340000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "diffstat: update to 1.67\u000a\u000a",
        "date" : "2024-11-17 12:02:20 +0100",
        "id" : "6d0a0e4c4fb71b1fd0358f0b1504d4831d309e4f",
        "msg" : "diffstat: update to 1.67",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/text/diffstat/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/text/diffstat/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/x11-protocols/pkg5",
          "components/x11/x11-protocols/Makefile"
        ],
        "commitId" : "8da9deece8a49e8b10e8a64ae6b158153b3a47aa",
        "timestamp" : 1731853503000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "x11-protocols: Fix configure: WARNING: unrecognized options: --with-asciidoc\u000a\u000a",
        "date" : "2024-11-17 15:25:03 +0100",
        "id" : "8da9deece8a49e8b10e8a64ae6b158153b3a47aa",
        "msg" : "x11-protocols: Fix configure: WARNING: unrecognized options: --with-asciidoc",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/x11/x11-protocols/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/x11-protocols/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/scientific/wxmaxima/Makefile",
          "components/scientific/wxmaxima/manifests/sample-manifest.p5m",
          "components/scientific/wxmaxima/pkg5",
          "components/scientific/wxmaxima/test/results-all.master",
          "components/scientific/wxmaxima/wxmaxima.p5m"
        ],
        "commitId" : "7ea3940af2d6788fb6c8ffd8b3b7fb416e6e5b57",
        "timestamp" : 1731853513000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "add wxMaxima package\u000a\u000a",
        "date" : "2024-11-17 15:25:13 +0100",
        "id" : "7ea3940af2d6788fb6c8ffd8b3b7fb416e6e5b57",
        "msg" : "add wxMaxima package",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/scientific/wxmaxima/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/scientific/wxmaxima/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/scientific/wxmaxima/test/results-all.master"
          },
          {
            "editType" : "add",
            "file" : "components/scientific/wxmaxima/wxmaxima.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/scientific/wxmaxima/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/check/Makefile",
          "components/developer/check/pkg5"
        ],
        "commitId" : "2d915a58d9d28306370fcc07c513a0899e68b7aa",
        "timestamp" : 1731857841000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "developer/check: configure: WARNING: filterdiff not installed; build will not be reproducible\u000a\u000a",
        "date" : "2024-11-17 16:37:21 +0100",
        "id" : "2d915a58d9d28306370fcc07c513a0899e68b7aa",
        "msg" : "developer/check: configure: WARNING: filterdiff not installed; build will not be reproducible",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/developer/check/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/check/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/ogl-select/pkg5",
          "components/x11/ogl-select/Makefile"
        ],
        "commitId" : "5ce8cb031c2b912981852ca02930a2d8f4bce2ed",
        "timestamp" : 1731859230000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "ogl-select; Fix dependencies to shell/ksh93\u000a\u000a",
        "date" : "2024-11-17 17:00:30 +0100",
        "id" : "5ce8cb031c2b912981852ca02930a2d8f4bce2ed",
        "msg" : "ogl-select; Fix dependencies to shell/ksh93",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/x11/ogl-select/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/ogl-select/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/libmediainfo/patches/02-test-Makefile.am.patch",
          "components/library/libmediainfo/patches/01-Makefile.am.patch",
          "components/library/libmediainfo/Makefile"
        ],
        "commitId" : "db0800b9fcace9524c60a6686bb317059bce82b6",
        "timestamp" : 1731867204000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "libmediainfo: update to 24.11\u000a\u000a",
        "date" : "2024-11-17 19:13:24 +0100",
        "id" : "db0800b9fcace9524c60a6686bb317059bce82b6",
        "msg" : "libmediainfo: update to 24.11",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/libmediainfo/patches/01-Makefile.am.patch"
          },
          {
            "editType" : "add",
            "file" : "components/library/libmediainfo/patches/02-test-Makefile.am.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libmediainfo/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/xcompmgr/Makefile",
          "components/x11/xcompmgr/pkg5",
          "components/x11/xcompmgr/manifests/sample-manifest.p5m",
          "components/x11/xcompmgr/xcompmgr.license"
        ],
        "commitId" : "8386573d53685716eecc48b72a935b7cc04cdfd5",
        "timestamp" : 1731867216000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "xcompmgr: update to 1.1.10\u000a\u000a",
        "date" : "2024-11-17 19:13:36 +0100",
        "id" : "8386573d53685716eecc48b72a935b7cc04cdfd5",
        "msg" : "xcompmgr: update to 1.1.10",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/x11/xcompmgr/pkg5"
          },
          {
            "editType" : "delete",
            "file" : "components/x11/xcompmgr/xcompmgr.license"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/xcompmgr/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/xcompmgr/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/xbacklight/pkg5",
          "components/x11/xbacklight/xbacklight.license",
          "components/x11/xbacklight/manifests/sample-manifest.p5m",
          "components/x11/xbacklight/Makefile",
          "components/x11/xbacklight/xbacklight.p5m"
        ],
        "commitId" : "cddea07d9fd2d21185d2e97f32a381c2fad7d7fa",
        "timestamp" : 1731867228000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "xbacklight: update to 1.2.4\u000a\u000a",
        "date" : "2024-11-17 19:13:48 +0100",
        "id" : "cddea07d9fd2d21185d2e97f32a381c2fad7d7fa",
        "msg" : "xbacklight: update to 1.2.4",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/x11/xbacklight/xbacklight.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/xbacklight/pkg5"
          },
          {
            "editType" : "delete",
            "file" : "components/x11/xbacklight/xbacklight.license"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/xbacklight/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/xbacklight/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/encumbered/libmediainfo/MediaInfoLib.p5m",
          "components/encumbered/libmediainfo/test/results-all.master",
          "components/library/libmediainfo/MediaInfoLib.p5m",
          "components/encumbered/libmediainfo/Makefile",
          "components/library/libmediainfo/test/results-all.master",
          "components/encumbered/libmediainfo/manifests/sample-manifest.p5m",
          "components/encumbered/libmediainfo/patches/02-test-Makefile.am.patch",
          "components/meta-packages/history/history",
          "components/library/libmediainfo/pkg5",
          "components/library/libmediainfo/patches/01-Makefile.am.patch",
          "components/library/libmediainfo/Makefile",
          "components/library/libmediainfo/patches/02-test-Makefile.am.patch",
          "components/encumbered/libmediainfo/pkg5",
          "components/library/libmediainfo/manifests/sample-manifest.p5m",
          "components/encumbered/libmediainfo/patches/01-Makefile.am.patch"
        ],
        "commitId" : "9d397a043b1ecbbd308eabba8e1ff0fc5032e2f8",
        "timestamp" : 1731872838000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "obsolete libmediainfo in oi-userland and move it to encumbered\u000a\u000a",
        "date" : "2024-11-17 20:47:18 +0100",
        "id" : "9d397a043b1ecbbd308eabba8e1ff0fc5032e2f8",
        "msg" : "obsolete libmediainfo in oi-userland and move it to encumbered",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/encumbered/libmediainfo/patches/01-Makefile.am.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/library/libmediainfo/pkg5"
          },
          {
            "editType" : "delete",
            "file" : "components/library/libmediainfo/test/results-all.master"
          },
          {
            "editType" : "add",
            "file" : "components/encumbered/libmediainfo/test/results-all.master"
          },
          {
            "editType" : "delete",
            "file" : "components/library/libmediainfo/patches/01-Makefile.am.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/library/libmediainfo/MediaInfoLib.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/meta-packages/history/history"
          },
          {
            "editType" : "add",
            "file" : "components/encumbered/libmediainfo/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/library/libmediainfo/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/encumbered/libmediainfo/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/encumbered/libmediainfo/MediaInfoLib.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/library/libmediainfo/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/library/libmediainfo/patches/02-test-Makefile.am.patch"
          },
          {
            "editType" : "add",
            "file" : "components/encumbered/libmediainfo/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/encumbered/libmediainfo/patches/02-test-Makefile.am.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/PyJWT/Makefile",
          "components/python/PyJWT/test/results-all.master",
          "components/python/PyJWT/.gitignore"
        ],
        "commitId" : "71946984dca6ddfcc68301c7f2164c0ab182dcd8",
        "timestamp" : 1731924656000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/PyJWT: update to 2.10.0\u000a\u000a",
        "date" : "2024-11-18 11:10:56 +0100",
        "id" : "71946984dca6ddfcc68301c7f2164c0ab182dcd8",
        "msg" : "python/PyJWT: update to 2.10.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/PyJWT/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/PyJWT/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/PyJWT/.gitignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/dulwich/Makefile",
          "components/python/dulwich/.gitignore",
          "components/python/dulwich/test/results-all.master"
        ],
        "commitId" : "21576724857f60de5804bd77f011eb6a41b6fb68",
        "timestamp" : 1731924668000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/dulwich: update to 0.22.6\u000a\u000a",
        "date" : "2024-11-18 11:11:08 +0100",
        "id" : "21576724857f60de5804bd77f011eb6a41b6fb68",
        "msg" : "python/dulwich: update to 0.22.6",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/dulwich/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/dulwich/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/dulwich/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/hypothesis/.gitignore",
          "components/python/hypothesis/patches/01-enable-tests.patch",
          "components/python/hypothesis/Makefile",
          "components/python/hypothesis/test/results-all.master"
        ],
        "commitId" : "44d0f290f8c72b9d275722128d4ec18629eeb890",
        "timestamp" : 1731924680000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/hypothesis: update to 6.119.3\u000a\u000a",
        "date" : "2024-11-18 11:11:20 +0100",
        "id" : "44d0f290f8c72b9d275722128d4ec18629eeb890",
        "msg" : "python/hypothesis: update to 6.119.3",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/patches/01-enable-tests.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/dunamai/patches/01-no-ruff.patch",
          "components/python/dunamai/test/results-all.master",
          "components/python/dunamai/patches/03-no-argparse-manpage.patch",
          "components/python/dunamai/python-integrate-project.conf",
          "components/python/dunamai/.gitignore",
          "components/python/dunamai/patches/02-no-pre-commit.patch",
          "components/python/dunamai/Makefile"
        ],
        "commitId" : "502a193df04ab955a95c378b4b9e8a43b8004a69",
        "timestamp" : 1731924692000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/dunamai: update to 1.23.0\u000a\u000a",
        "date" : "2024-11-18 11:11:32 +0100",
        "id" : "502a193df04ab955a95c378b4b9e8a43b8004a69",
        "msg" : "python/dunamai: update to 1.23.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/dunamai/patches/01-no-ruff.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/dunamai/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/dunamai/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/dunamai/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/dunamai/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/dunamai/patches/02-no-pre-commit.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/dunamai/patches/03-no-argparse-manpage.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/freetype/Makefile"
        ],
        "commitId" : "c4e6ca583800f7b988883b841e9c74e6caf88211",
        "timestamp" : 1731924702000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "freetype: Fix unknown configure option: --enable-biarch-config\u000a\u000a",
        "date" : "2024-11-18 11:11:42 +0100",
        "id" : "c4e6ca583800f7b988883b841e9c74e6caf88211",
        "msg" : "freetype: Fix unknown configure option: --enable-biarch-config",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/freetype/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/yarl/.gitignore",
          "components/python/yarl/test/results-all.master",
          "components/python/yarl/Makefile",
          "components/python/yarl/patches/03-test-no-pytest-codspeed.patch",
          "components/python/yarl/patches/01-test-reqs.patch",
          "components/python/yarl/patches/02-test-no-cov.patch"
        ],
        "commitId" : "fcb8654d69bbe6f69193881f34f1735857540d15",
        "timestamp" : 1731924714000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/yarl: update to 1.17.2\u000a\u000a",
        "date" : "2024-11-18 11:11:54 +0100",
        "id" : "fcb8654d69bbe6f69193881f34f1735857540d15",
        "msg" : "python/yarl: update to 1.17.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/yarl/patches/02-test-no-cov.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/yarl/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/yarl/patches/01-test-reqs.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/yarl/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/yarl/patches/03-test-no-pytest-codspeed.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/yarl/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/fltk/Makefile",
          "components/library/fltk/manifests/sample-manifest.p5m",
          "components/library/fltk/pkg5"
        ],
        "commitId" : "7135dd6daa657885c4d8a3da9d93ffba8a04edf6",
        "timestamp" : 1731957536000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "fltk: update to 1.3.10\u000a\u000a",
        "date" : "2024-11-18 20:18:56 +0100",
        "id" : "7135dd6daa657885c4d8a3da9d93ffba8a04edf6",
        "msg" : "fltk: update to 1.3.10",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/fltk/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/fltk/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/fltk/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/image/imagemagick/Makefile"
        ],
        "commitId" : "eece0511f2be326fa3d06956b1eb65b4aa4c66e2",
        "timestamp" : 1731957550000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "imagemagick: update to 7.1.1-41\u000a\u000a",
        "date" : "2024-11-18 20:19:10 +0100",
        "id" : "eece0511f2be326fa3d06956b1eb65b4aa4c66e2",
        "msg" : "imagemagick: update to 7.1.1-41",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/image/imagemagick/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/jenkins-core-weekly/Makefile"
        ],
        "commitId" : "282e0eb78f9e0ae10f3c169c05568bd69e81c788",
        "timestamp" : 1731957562000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "jenkins-core-weekly: update to 2.485\u000a\u000a",
        "date" : "2024-11-18 20:19:22 +0100",
        "id" : "282e0eb78f9e0ae10f3c169c05568bd69e81c788",
        "msg" : "jenkins-core-weekly: update to 2.485",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/developer/jenkins-core-weekly/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/sysutils/fastfetch/Makefile"
        ],
        "commitId" : "43dfbaff84f24456768eb709421b5a1678ba6295",
        "timestamp" : 1731957575000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "fastfetch: update to 2.30.1\u000a\u000a",
        "date" : "2024-11-18 20:19:35 +0100",
        "id" : "43dfbaff84f24456768eb709421b5a1678ba6295",
        "msg" : "fastfetch: update to 2.30.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/sysutils/fastfetch/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/archiver/p7zip/manifests/sample-manifest.p5m",
          "components/archiver/p7zip/test/results-all.master",
          "components/archiver/p7zip/patches/02-use-stdint-h.patch",
          "components/archiver/p7zip/patches/03-remove-restrict.patch",
          "components/archiver/p7zip/patches/04-CVE-2018-10115.patch",
          "components/archiver/p7zip/Makefile",
          "components/archiver/p7zip/patches/02-CVE-2017-17969.patch",
          "components/archiver/p7zip/patches/03-CVE-2018-5996.patch",
          "components/archiver/p7zip/pkg5",
          "components/archiver/p7zip/patches/01-add-strings-include.patch",
          "components/archiver/p7zip/patches/01-CVE-2016-9296.patch",
          "components/archiver/p7zip/p7zip.p5m",
          "components/archiver/p7zip/patches/07-gcc-10.patch"
        ],
        "commitId" : "56c6d542ae3e8e22c5fef0a4f3fbc420e5173ad8",
        "timestamp" : 1731998188000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "p7zip: update to 17.05\u000a\u000a",
        "date" : "2024-11-19 07:36:28 +0100",
        "id" : "56c6d542ae3e8e22c5fef0a4f3fbc420e5173ad8",
        "msg" : "p7zip: update to 17.05",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/archiver/p7zip/patches/03-CVE-2018-5996.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/archiver/p7zip/patches/02-CVE-2017-17969.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/archiver/p7zip/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/archiver/p7zip/patches/02-use-stdint-h.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/archiver/p7zip/patches/07-gcc-10.patch"
          },
          {
            "editType" : "add",
            "file" : "components/archiver/p7zip/test/results-all.master"
          },
          {
            "editType" : "add",
            "file" : "components/archiver/p7zip/patches/03-remove-restrict.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/archiver/p7zip/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/archiver/p7zip/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/archiver/p7zip/p7zip.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/archiver/p7zip/patches/01-CVE-2016-9296.patch"
          },
          {
            "editType" : "add",
            "file" : "components/archiver/p7zip/patches/01-add-strings-include.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/archiver/p7zip/patches/04-CVE-2018-10115.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/MailTools/history",
          "components/perl/MailTools/.gitignore",
          "components/perl/MailTools/Makefile"
        ],
        "commitId" : "bcae546a8e7b070b12cbf8be60d12723ea801258",
        "timestamp" : 1732037761000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/MailTools: update to 2.22\u000a\u000a",
        "date" : "2024-11-19 18:36:01 +0100",
        "id" : "bcae546a8e7b070b12cbf8be60d12723ea801258",
        "msg" : "perl/MailTools: update to 2.22",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/MailTools/history"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/MailTools/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/MailTools/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/libcst/.gitignore",
          "components/python/libcst/patches/01-no-pyre-check.patch",
          "components/python/libcst/Makefile"
        ],
        "commitId" : "4e4951bd5895f199f42437caf0500f88923153ca",
        "timestamp" : 1732037777000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/libcst: update to 1.5.1\u000a\u000a",
        "date" : "2024-11-19 18:36:17 +0100",
        "id" : "4e4951bd5895f199f42437caf0500f88923153ca",
        "msg" : "python/libcst: update to 1.5.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/libcst/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/libcst/patches/01-no-pyre-check.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/libcst/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/types-setuptools/Makefile",
          "components/python/types-setuptools/.gitignore"
        ],
        "commitId" : "d7864adb7ddde7b161702a633d5461f3bfc44ee8",
        "timestamp" : 1732037792000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/types-setuptools: update to 75.5.0.20241119\u000a\u000a",
        "date" : "2024-11-19 18:36:32 +0100",
        "id" : "d7864adb7ddde7b161702a633d5461f3bfc44ee8",
        "msg" : "python/types-setuptools: update to 75.5.0.20241119",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/types-setuptools/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/types-setuptools/.gitignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/aiohttp/patches/06-remove-test-reqs.patch",
          "components/python/aiohttp/.gitignore",
          "components/python/aiohttp/test/results-all.master",
          "components/python/aiohttp/Makefile",
          "components/python/aiohttp/patches/02-requirements-path.patch",
          "components/python/aiohttp/python-integrate-project.conf"
        ],
        "commitId" : "46e3d9b2602551530d4ea0931913bd1bb76e304f",
        "timestamp" : 1732037806000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/aiohttp: update to 3.11.4\u000a\u000a",
        "date" : "2024-11-19 18:36:46 +0100",
        "id" : "46e3d9b2602551530d4ea0931913bd1bb76e304f",
        "msg" : "python/aiohttp: update to 3.11.4",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/aiohttp/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/aiohttp/patches/02-requirements-path.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/aiohttp/patches/06-remove-test-reqs.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/aiohttp/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/aiohttp/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/aiohttp/python-integrate-project.conf"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/multimedia/yt-dlp/patches/02-pytest-indirectly.patch",
          "components/multimedia/yt-dlp/test/results-all.master",
          "components/multimedia/yt-dlp/yt_dlp.p5m",
          "components/multimedia/yt-dlp/manifests/sample-manifest.p5m",
          "components/multimedia/yt-dlp/.gitignore",
          "components/multimedia/yt-dlp/Makefile"
        ],
        "commitId" : "b99b0fd7cbc096bd871c543304095a18b5e693dd",
        "timestamp" : 1732037840000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "multimedia/yt-dlp: update to 2024.11.18\u000a\u000a",
        "date" : "2024-11-19 18:37:20 +0100",
        "id" : "b99b0fd7cbc096bd871c543304095a18b5e693dd",
        "msg" : "multimedia/yt-dlp: update to 2024.11.18",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/multimedia/yt-dlp/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/multimedia/yt-dlp/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/multimedia/yt-dlp/patches/02-pytest-indirectly.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/multimedia/yt-dlp/yt_dlp.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/multimedia/yt-dlp/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/multimedia/yt-dlp/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/archiver/p7zip/manifests/sample-manifest.p5m",
          "components/archiver/p7zip/p7zip.p5m",
          "components/archiver/p7zip/Makefile"
        ],
        "commitId" : "ee663b36c11380bc1df0a70199f099cd65a1a9ff",
        "timestamp" : 1732046748000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "p7zip: fix man page paths\u000a\u000a",
        "date" : "2024-11-19 21:05:48 +0100",
        "id" : "ee663b36c11380bc1df0a70199f099cd65a1a9ff",
        "msg" : "p7zip: fix man page paths",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/archiver/p7zip/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/archiver/p7zip/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/archiver/p7zip/p7zip.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/archiver/p7zip/manifests/sample-manifest.p5m",
          "components/archiver/p7zip/p7zip.p5m",
          "components/archiver/p7zip/patches/04-fix-man-pages.patch",
          "components/archiver/p7zip/Makefile",
          "components/archiver/p7zip/patches/07-fix-64-bit-lib-path.patch"
        ],
        "commitId" : "5562126975259a131ce3af43f742c1598f350a9d",
        "timestamp" : 1732051676000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "p7zip: assorted fixes\u000a\u000a",
        "date" : "2024-11-19 22:27:56 +0100",
        "id" : "5562126975259a131ce3af43f742c1598f350a9d",
        "msg" : "p7zip: assorted fixes",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/archiver/p7zip/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/archiver/p7zip/patches/04-fix-man-pages.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/archiver/p7zip/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/archiver/p7zip/p7zip.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/archiver/p7zip/patches/07-fix-64-bit-lib-path.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/openindiana/nvidia/nvidia.p5m",
          "components/openindiana/nvidia/manifests/sample-manifest.p5m",
          "components/openindiana/nvidia/Makefile"
        ],
        "commitId" : "ef5ecc87fe734931d8425d88b69052c552467072",
        "timestamp" : 1732122183000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "nvidia: update to 550.135\u000a\u000a",
        "date" : "2024-11-20 18:03:03 +0100",
        "id" : "ef5ecc87fe734931d8425d88b69052c552467072",
        "msg" : "nvidia: update to 550.135",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/openindiana/nvidia/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/openindiana/nvidia/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/openindiana/nvidia/nvidia.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/mail/thunderbird/Makefile"
        ],
        "commitId" : "37cb8040e8098308e14001ea37d0e29005720d8b",
        "timestamp" : 1732122194000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "thunderbird: update to 128.4.4\u000a\u000a",
        "date" : "2024-11-20 18:03:14 +0100",
        "id" : "37cb8040e8098308e14001ea37d0e29005720d8b",
        "msg" : "thunderbird: update to 128.4.4",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/mail/thunderbird/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/cliff/patches/02-no-slowest.patch",
          "components/python/cliff/test/results-all.master",
          "components/python/cliff/Makefile",
          "components/python/cliff/pkg5",
          "components/python/cliff/manifests/sample-manifest.p5m",
          "components/python/cliff/.gitignore",
          "components/python/cliff/cliff-PYVER.p5m"
        ],
        "commitId" : "130309641d6fe3258e08c6be31dd7c45ec0c048d",
        "timestamp" : 1732122208000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/cliff: update to 4.8.0\u000a\u000a",
        "date" : "2024-11-20 18:03:28 +0100",
        "id" : "130309641d6fe3258e08c6be31dd7c45ec0c048d",
        "msg" : "python/cliff: update to 4.8.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/cliff/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/cliff/patches/02-no-slowest.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/cliff/cliff-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/cliff/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/cliff/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/cliff/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/cliff/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/bcrypt/Makefile",
          "components/python/bcrypt/.gitignore"
        ],
        "commitId" : "7da11036eb642eaea0a115ac2697ca266b80fbb6",
        "timestamp" : 1732122224000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/bcrypt: update to 4.2.1\u000a\u000a",
        "date" : "2024-11-20 18:03:44 +0100",
        "id" : "7da11036eb642eaea0a115ac2697ca266b80fbb6",
        "msg" : "python/bcrypt: update to 4.2.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/bcrypt/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/bcrypt/.gitignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make-rules/common-rules.mk",
          "make-rules/configure.mk",
          "make-rules/setup.py.mk",
          "make-rules/cargo.mk"
        ],
        "commitId" : "1b1ce789bae0081a93865616d881cba43798beaa",
        "timestamp" : 1732136770000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "make-rules: convert configure.mk to use common-rules.mk\u000a\u000a",
        "date" : "2024-11-20 22:06:10 +0100",
        "id" : "1b1ce789bae0081a93865616d881cba43798beaa",
        "msg" : "make-rules: convert configure.mk to use common-rules.mk",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make-rules/common-rules.mk"
          },
          {
            "editType" : "edit",
            "file" : "make-rules/cargo.mk"
          },
          {
            "editType" : "edit",
            "file" : "make-rules/setup.py.mk"
          },
          {
            "editType" : "edit",
            "file" : "make-rules/configure.mk"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make-rules/shared-macros.mk"
        ],
        "commitId" : "7fe6d74da37cd3c1fa337b9ef6dac4faa8bf4550",
        "timestamp" : 1732136785000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "shared-macros.mk: add create-symlinks\u000a\u000a",
        "date" : "2024-11-20 22:06:25 +0100",
        "id" : "7fe6d74da37cd3c1fa337b9ef6dac4faa8bf4550",
        "msg" : "shared-macros.mk: add create-symlinks",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make-rules/shared-macros.mk"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/Module-ScanDeps/Makefile",
          "components/perl/Module-ScanDeps/history",
          "components/perl/Module-ScanDeps/.gitignore",
          "components/perl/Module-ScanDeps/test/results-all.master"
        ],
        "commitId" : "d4bad157d527dc564b190a737b3052a6cc4dab38",
        "timestamp" : 1732171581000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/Module-ScanDeps: update to 1.37\u000a\u000a",
        "date" : "2024-11-21 07:46:21 +0100",
        "id" : "d4bad157d527dc564b190a737b3052a6cc4dab38",
        "msg" : "perl/Module-ScanDeps: update to 1.37",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/Module-ScanDeps/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Module-ScanDeps/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Module-ScanDeps/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Module-ScanDeps/history"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/aiohttp/patches/06-remove-test-reqs.patch",
          "components/python/aiohttp/.gitignore",
          "components/python/aiohttp/test/results-all.master",
          "components/python/aiohttp/Makefile",
          "components/python/aiohttp/patches/02-requirements-path.patch"
        ],
        "commitId" : "eaa6e24dd9cd01a6d39cd437be73d0b50d4413e1",
        "timestamp" : 1732171592000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/aiohttp: update to 3.11.6\u000a\u000a",
        "date" : "2024-11-21 07:46:32 +0100",
        "id" : "eaa6e24dd9cd01a6d39cd437be73d0b50d4413e1",
        "msg" : "python/aiohttp: update to 3.11.6",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/aiohttp/patches/06-remove-test-reqs.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/aiohttp/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/aiohttp/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/aiohttp/patches/02-requirements-path.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/aiohttp/.gitignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/stevedore/Makefile",
          "components/python/stevedore/.gitignore"
        ],
        "commitId" : "aef499b1540d41a79dc9c84557fa6dd74065de5c",
        "timestamp" : 1732171602000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/stevedore: update to 5.4.0\u000a\u000a",
        "date" : "2024-11-21 07:46:42 +0100",
        "id" : "aef499b1540d41a79dc9c84557fa6dd74065de5c",
        "msg" : "python/stevedore: update to 5.4.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/stevedore/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/stevedore/.gitignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/types-setuptools/pkg5",
          "components/python/types-setuptools/types_setuptools-PYVER.p5m",
          "components/python/types-setuptools/types-setuptools-PYVER.p5m",
          "components/python/types-setuptools/python-integrate-project.conf",
          "components/python/types-setuptools/Makefile",
          "components/python/types-setuptools/types-setuptools.license",
          "components/python/types-setuptools/.gitignore",
          "components/python/types-setuptools/manifests/sample-manifest.p5m"
        ],
        "commitId" : "0518e0d0ee592ee9c751321be3979ee27ac65883",
        "timestamp" : 1732171612000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/types-setuptools: update to 75.5.0.20241122\u000a\u000a",
        "date" : "2024-11-21 07:46:52 +0100",
        "id" : "0518e0d0ee592ee9c751321be3979ee27ac65883",
        "msg" : "python/types-setuptools: update to 75.5.0.20241122",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/types-setuptools/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/types-setuptools/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/types-setuptools/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/types-setuptools/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/python/types-setuptools/types-setuptools.license"
          },
          {
            "editType" : "delete",
            "file" : "components/python/types-setuptools/types-setuptools-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/types-setuptools/python-integrate-project.conf"
          },
          {
            "editType" : "add",
            "file" : "components/python/types-setuptools/types_setuptools-PYVER.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/spirv-headers/spirv-headers.p5m",
          "components/x11/spirv-headers/manifests/sample-manifest.p5m",
          "components/x11/spirv-headers/pkg5",
          "components/x11/spirv-headers/Makefile"
        ],
        "commitId" : "6738862f7f37fc55019a8d5764892794c2ea7b78",
        "timestamp" : 1732171634000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "spirv-headers: add 1.3.280.0\u000a\u000a",
        "date" : "2024-11-21 07:47:14 +0100",
        "id" : "6738862f7f37fc55019a8d5764892794c2ea7b78",
        "msg" : "spirv-headers: add 1.3.280.0",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/x11/spirv-headers/spirv-headers.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/x11/spirv-headers/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/x11/spirv-headers/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/x11/spirv-headers/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/spirv-tools/Makefile",
          "components/x11/spirv-tools/test/results-all.master",
          "components/x11/spirv-tools/manifests/sample-manifest.p5m",
          "components/x11/spirv-tools/spirv-tools.p5m",
          "components/x11/spirv-tools/pkg5",
          "components/x11/spirv-tools/patches/01-add-sunos.patch"
        ],
        "commitId" : "21219883218826ae894ea08b3dfcabc813e7d9d9",
        "timestamp" : 1732177812000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "spirv-tools: add 2024.2\u000a\u000a\\\u000a",
        "date" : "2024-11-21 09:30:12 +0100",
        "id" : "21219883218826ae894ea08b3dfcabc813e7d9d9",
        "msg" : "spirv-tools: add 2024.2",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/x11/spirv-tools/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/x11/spirv-tools/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/x11/spirv-tools/patches/01-add-sunos.patch"
          },
          {
            "editType" : "add",
            "file" : "components/x11/spirv-tools/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/x11/spirv-tools/spirv-tools.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/x11/spirv-tools/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/glslang/test/results-all.maste",
          "components/x11/glslang/glslang.p5m",
          "components/x11/glslang/manifests/sample-manifest.p5m",
          "components/x11/glslang/Makefile",
          "components/x11/glslang/pkg5"
        ],
        "commitId" : "e9bde2eab5203e6e2bc517776d568238f1afbff6",
        "timestamp" : 1732180186000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "glslang: add 14.3.0\u000a\u000a",
        "date" : "2024-11-21 10:09:46 +0100",
        "id" : "e9bde2eab5203e6e2bc517776d568238f1afbff6",
        "msg" : "glslang: add 14.3.0",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/x11/glslang/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/x11/glslang/test/results-all.maste"
          },
          {
            "editType" : "add",
            "file" : "components/x11/glslang/glslang.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/x11/glslang/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/x11/glslang/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/editor/vim/Makefile",
          "components/editor/vim/manifests/sample-manifest.p5m",
          "components/editor/vim/vim.p5m"
        ],
        "commitId" : "7f3fef09d797e8908549a884db3774d0332f1e87",
        "timestamp" : 1732190502000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "vim: update to 9.1.0880\u000a\u000a",
        "date" : "2024-11-21 13:01:42 +0100",
        "id" : "7f3fef09d797e8908549a884db3774d0332f1e87",
        "msg" : "vim: update to 9.1.0880",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/editor/vim/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/editor/vim/vim.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/editor/vim/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/gtk4/test/results-all.master",
          "components/library/gtk4/Makefile",
          "components/library/gtk4/patches/01-export-dynamic.patch",
          "components/library/gtk4/patches/02-EGL-broken.patch",
          "components/library/gtk4/patches/03-disable-sig.patch",
          "components/library/gtk4/patches/01-meson.patch"
        ],
        "commitId" : "e195b588f0a7c3057aba52dc0da7ba8ef757b09a",
        "timestamp" : 1732190518000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "gtk4: update to 4.16.6\u000a\u000a",
        "date" : "2024-11-21 13:01:58 +0100",
        "id" : "e195b588f0a7c3057aba52dc0da7ba8ef757b09a",
        "msg" : "gtk4: update to 4.16.6",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/gtk4/patches/02-EGL-broken.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/library/gtk4/patches/01-meson.patch"
          },
          {
            "editType" : "add",
            "file" : "components/library/gtk4/patches/01-export-dynamic.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/library/gtk4/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/library/gtk4/patches/03-disable-sig.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/library/gtk4/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pytest-rerunfailures/Makefile",
          "components/python/pytest-rerunfailures/.gitignore",
          "components/python/pytest-rerunfailures/pkg5",
          "components/python/pytest-rerunfailures/python-integrate-project.conf",
          "components/python/pytest-rerunfailures/test/results-all.master"
        ],
        "commitId" : "52004927eb5937309eb99c3efefe9bdf5b03c6d7",
        "timestamp" : 1732213704000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/pytest-rerunfailures: update to 15.0\u000a\u000a",
        "date" : "2024-11-21 19:28:24 +0100",
        "id" : "52004927eb5937309eb99c3efefe9bdf5b03c6d7",
        "msg" : "python/pytest-rerunfailures: update to 15.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/pytest-rerunfailures/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytest-rerunfailures/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/pytest-rerunfailures/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytest-rerunfailures/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytest-rerunfailures/python-integrate-project.conf"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/keepassxc/Makefile",
          "components/desktop/keepassxc/test/results-all.master"
        ],
        "commitId" : "ff5719e24a8455092378e8abdbfbead9c28c0787",
        "timestamp" : 1732213715000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "keepassxc: fix version number for app; add ssh-agent support\u000a\u000a",
        "date" : "2024-11-21 19:28:35 +0100",
        "id" : "ff5719e24a8455092378e8abdbfbead9c28c0787",
        "msg" : "keepassxc: fix version number for app; add ssh-agent support",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/keepassxc/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/keepassxc/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/czmq/pkg5",
          "components/library/czmq/manifests/sample-manifest.p5m",
          "components/library/czmq/Makefile",
          "components/library/czmq/czmq.p5m"
        ],
        "commitId" : "d354933f2edaa2b56cfd2b2c23117b452e59a07b",
        "timestamp" : 1732218095000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "czmq: only build 64bit, dependencies like curl are allready at 64bit\u000a\u000a",
        "date" : "2024-11-21 20:41:35 +0100",
        "id" : "d354933f2edaa2b56cfd2b2c23117b452e59a07b",
        "msg" : "czmq: only build 64bit, dependencies like curl are allready at 64bit",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/czmq/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/czmq/czmq.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/czmq/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/library/czmq/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/zeromq/manifests/sample-manifest.p5m",
          "components/library/zeromq/Makefile",
          "components/library/zeromq/zeromq.p5m"
        ],
        "commitId" : "f388e78433fbb65bd08605dd7dd1e128f15d3b64",
        "timestamp" : 1732223283000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "zeromq: build only 64bit, because dependent library: libsodium is already 64bit only\u000a\u000a",
        "date" : "2024-11-21 22:08:03 +0100",
        "id" : "f388e78433fbb65bd08605dd7dd1e128f15d3b64",
        "msg" : "zeromq: build only 64bit, because dependent library: libsodium is already 64bit only",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/zeromq/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/zeromq/zeromq.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/zeromq/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/cmarkgfm/python-integrate-project.conf",
          "components/python/cmarkgfm/pkg5",
          "components/python/cmarkgfm/.gitignore",
          "components/python/cmarkgfm/cmarkgfm-PYVER.p5m",
          "components/python/cmarkgfm/Makefile",
          "components/python/cmarkgfm/manifests/sample-manifest.p5m",
          "components/python/cmarkgfm/test/results-all.master"
        ],
        "commitId" : "b686f4d120a313c9029238481b589cf9349f5c19",
        "timestamp" : 1732276244000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/cmarkgfm: update to 2024.11.20\u000a\u000a",
        "date" : "2024-11-22 12:50:44 +0100",
        "id" : "b686f4d120a313c9029238481b589cf9349f5c19",
        "msg" : "python/cmarkgfm: update to 2024.11.20",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/python/cmarkgfm/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/cmarkgfm/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/cmarkgfm/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/python/cmarkgfm/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/cmarkgfm/cmarkgfm-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/cmarkgfm/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/cmarkgfm/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/tornado/.gitignore",
          "components/python/tornado/patches/01-SO_REUSEPORT.patch",
          "components/python/tornado/test/results-all.master",
          "components/python/tornado/Makefile"
        ],
        "commitId" : "ba7e7ff3604530877d027b799a1bccb0d0142123",
        "timestamp" : 1732276255000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/tornado: update to 6.4.2\u000a\u000a",
        "date" : "2024-11-22 12:50:55 +0100",
        "id" : "ba7e7ff3604530877d027b799a1bccb0d0142123",
        "msg" : "python/tornado: update to 6.4.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/tornado/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/tornado/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/tornado/patches/01-SO_REUSEPORT.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/tornado/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/wrapt/wrapt-PYVER.p5m",
          "components/python/wrapt/Makefile",
          "components/python/wrapt/.gitignore",
          "components/python/wrapt/pkg5",
          "components/python/wrapt/manifests/sample-manifest.p5m",
          "components/python/wrapt/test/results-all.master"
        ],
        "commitId" : "59415a95c734cfc6ed35d5e8b52b36624a5c7797",
        "timestamp" : 1732276268000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/wrapt: update to 1.17.0\u000a\u000a",
        "date" : "2024-11-22 12:51:08 +0100",
        "id" : "59415a95c734cfc6ed35d5e8b52b36624a5c7797",
        "msg" : "python/wrapt: update to 1.17.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/wrapt/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/wrapt/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/python/wrapt/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/wrapt/wrapt-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/wrapt/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/wrapt/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/yarl/.gitignore",
          "components/python/yarl/test/results-all.master",
          "components/python/yarl/Makefile",
          "components/python/yarl/patches/03-test-no-pytest-codspeed.patch",
          "components/python/yarl/patches/01-test-reqs.patch",
          "components/python/yarl/patches/02-test-no-cov.patch"
        ],
        "commitId" : "c479f6a08de90d9ac40326d5c3ec2153ac58610c",
        "timestamp" : 1732276278000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/yarl: update to 1.18.0\u000a\u000a",
        "date" : "2024-11-22 12:51:18 +0100",
        "id" : "c479f6a08de90d9ac40326d5c3ec2153ac58610c",
        "msg" : "python/yarl: update to 1.18.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/yarl/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/yarl/patches/03-test-no-pytest-codspeed.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/yarl/patches/01-test-reqs.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/yarl/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/yarl/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/yarl/patches/02-test-no-cov.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pydantic/pydantic-PYVER.p5m",
          "components/python/pydantic/python-integrate-project.conf",
          "components/python/pydantic/.gitignore",
          "components/python/pydantic/test/results-all.master",
          "components/python/pydantic/manifests/sample-manifest.p5m",
          "components/python/pydantic/patches/01-pytest-plugins.patch",
          "components/python/pydantic/Makefile"
        ],
        "commitId" : "27857f9a1cc535649142d2041fa8c37d73e3d04e",
        "timestamp" : 1732287946000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/pydantic: update to 2.10.1\u000a\u000a",
        "date" : "2024-11-22 16:05:46 +0100",
        "id" : "27857f9a1cc535649142d2041fa8c37d73e3d04e",
        "msg" : "python/pydantic: update to 2.10.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/pydantic/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pydantic/pydantic-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pydantic/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pydantic/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pydantic/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pydantic/patches/01-pytest-plugins.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pydantic/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/cvs/Makefile",
          "components/developer/cvs/pkg5",
          "components/developer/cvs/manifests/sample-manifest.p5m"
        ],
        "commitId" : "cb12682a205e0a2a5b21181da3e33d2dfb2bc424",
        "timestamp" : 1732287961000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "cvs: CONFIGURE_DEFAULT_DIRS=no, because cvs does not support: --localdir\u000a\u000a",
        "date" : "2024-11-22 16:06:01 +0100",
        "id" : "cb12682a205e0a2a5b21181da3e33d2dfb2bc424",
        "msg" : "cvs: CONFIGURE_DEFAULT_DIRS=no, because cvs does not support: --localdir",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/developer/cvs/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/cvs/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/cvs/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pydantic_core/python-integrate-project.conf",
          "components/python/pydantic_core/.gitignore",
          "components/python/pydantic_core/Makefile",
          "components/python/pydantic_core/test/results-all.master",
          "components/python/pydantic_core/patches/01-pytest-plugins.patch"
        ],
        "commitId" : "29476a044c06ea8cbb9977a41099ef8859b9d12c",
        "timestamp" : 1732287975000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/pydantic_core: update to 2.27.1\u000a\u000a",
        "date" : "2024-11-22 16:06:15 +0100",
        "id" : "29476a044c06ea8cbb9977a41099ef8859b9d12c",
        "msg" : "python/pydantic_core: update to 2.27.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/pydantic_core/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pydantic_core/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pydantic_core/patches/01-pytest-plugins.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pydantic_core/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pydantic_core/python-integrate-project.conf"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/gtksourceview-5/Makefile"
        ],
        "commitId" : "d7d4399abefab7c82ad346c18ecd1f437aab1d98",
        "timestamp" : 1732287987000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "gtksourceview-5: update to 5.14.2\u000a\u000a",
        "date" : "2024-11-22 16:06:27 +0100",
        "id" : "d7d4399abefab7c82ad346c18ecd1f437aab1d98",
        "msg" : "gtksourceview-5: update to 5.14.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/gtksourceview-5/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/dbus-glib/Makefile",
          "components/library/dbus-glib/pkg5"
        ],
        "commitId" : "1266b61f488adcc8726636b6861f63c3acb2045e",
        "timestamp" : 1732288036000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "dbus-glib: fix dependencies for: library/expat/32 and library/glib2/32\u000a\u000a",
        "date" : "2024-11-22 16:07:16 +0100",
        "id" : "1266b61f488adcc8726636b6861f63c3acb2045e",
        "msg" : "dbus-glib: fix dependencies for: library/expat/32 and library/glib2/32",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/dbus-glib/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/dbus-glib/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/openssl/openssl-3.1/files/audit_tags",
          "components/library/openssl-3/test/results-all.master",
          "components/library/openssl/openssl-3.1/files/exec_attr",
          "components/library/openssl-3/openssl.p5m",
          "components/library/openssl/openssl-3.1/test/results-all.master",
          "components/library/openssl/openssl-3.1/patches/046-fix_ctr128_encrypt.patch",
          "components/library/openssl/openssl-3.1/patches/042-bn_sqr_mont.patch",
          "components/library/openssl/openssl-3.1/patches/051-conf-ISA-expand.patch",
          "components/library/openssl-3/patches/05-bn_sqr_mont.patch",
          "components/library/openssl-3/pkg5",
          "components/library/openssl-3/openssl-32.p5m",
          "components/library/openssl-3/patches/01-dwarf.patch",
          "components/library/openssl/openssl-3.1/patches-post-config/Makefile.patch",
          "components/library/openssl-3/history",
          "components/library/openssl/openssl-3.1/openssl-3.1.p5m",
          "components/library/openssl/openssl-3.1/Makefile",
          "components/library/openssl/openssl-3.1/patches/008_openssl_cnf.patch",
          "components/library/openssl/openssl-3.1/files/openssl.7",
          "components/library/openssl-3/Makefile",
          "components/library/openssl-3/patches/06-conf-ISA-expand.patch",
          "make-rules/shared-macros.mk",
          "components/library/openssl-3/patches/04-amd64.patch",
          "components/library/openssl-3/manifests/sample-manifest.p5m",
          "components/library/openssl/openssl-3.1/pkg5",
          "components/library/openssl/openssl-3.1/manifests/sample-manifest.p5m",
          "components/library/openssl-3/patches/02-REENTRANT.patch",
          "components/library/openssl/openssl-3.1/patches/libs.patch",
          "components/library/openssl-3/patches/03-OPENSSL_ia32cap_P-duplicate-symbol.patch"
        ],
        "commitId" : "d1c3e00ef727d374013f14034a16e8de82fe1ab2",
        "timestamp" : 1732295088000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Replace the openssl-31 package by OpenSSL 3.4.0 packaged as openssl-3\u000a\u000a",
        "date" : "2024-11-22 18:04:48 +0100",
        "id" : "d1c3e00ef727d374013f14034a16e8de82fe1ab2",
        "msg" : "Replace the openssl-31 package by OpenSSL 3.4.0 packaged as openssl-3",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/library/openssl/openssl-3.1/files/openssl.7"
          },
          {
            "editType" : "delete",
            "file" : "components/library/openssl/openssl-3.1/patches-post-config/Makefile.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/library/openssl/openssl-3.1/patches/libs.patch"
          },
          {
            "editType" : "add",
            "file" : "components/library/openssl-3/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/library/openssl-3/patches/01-dwarf.patch"
          },
          {
            "editType" : "add",
            "file" : "components/library/openssl-3/patches/03-OPENSSL_ia32cap_P-duplicate-symbol.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/library/openssl/openssl-3.1/patches/051-conf-ISA-expand.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/library/openssl/openssl-3.1/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/library/openssl/openssl-3.1/files/audit_tags"
          },
          {
            "editType" : "delete",
            "file" : "components/library/openssl/openssl-3.1/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "make-rules/shared-macros.mk"
          },
          {
            "editType" : "add",
            "file" : "components/library/openssl-3/openssl.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/library/openssl/openssl-3.1/openssl-3.1.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/library/openssl-3/patches/04-amd64.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/library/openssl/openssl-3.1/files/exec_attr"
          },
          {
            "editType" : "add",
            "file" : "components/library/openssl-3/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/library/openssl-3/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/library/openssl-3/history"
          },
          {
            "editType" : "delete",
            "file" : "components/library/openssl/openssl-3.1/patches/008_openssl_cnf.patch"
          },
          {
            "editType" : "add",
            "file" : "components/library/openssl-3/patches/02-REENTRANT.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/library/openssl/openssl-3.1/patches/046-fix_ctr128_encrypt.patch"
          },
          {
            "editType" : "add",
            "file" : "components/library/openssl-3/patches/05-bn_sqr_mont.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/library/openssl/openssl-3.1/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/library/openssl-3/openssl-32.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/library/openssl-3/patches/06-conf-ISA-expand.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/library/openssl/openssl-3.1/patches/042-bn_sqr_mont.patch"
          },
          {
            "editType" : "add",
            "file" : "components/library/openssl-3/test/results-all.master"
          },
          {
            "editType" : "delete",
            "file" : "components/library/openssl/openssl-3.1/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/keepassxc/pkg5",
          "components/desktop/keepassxc/Makefile",
          "components/desktop/keepassxc/test/results-all.master"
        ],
        "commitId" : "06efacfc75d84d59e18468c32b29d0108754325e",
        "timestamp" : 1732297553000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "keepassxc: activate network and passkey plugins\u000a\u000a",
        "date" : "2024-11-22 18:45:53 +0100",
        "id" : "06efacfc75d84d59e18468c32b29d0108754325e",
        "msg" : "keepassxc: activate network and passkey plugins",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/keepassxc/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/keepassxc/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/keepassxc/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/libayatana-indicator/manifests/sample-manifest.p5m",
          "components/desktop/libayatana-indicator/Makefile",
          "components/desktop/libayatana-indicator/pkg5"
        ],
        "commitId" : "f98d63b806157539bccdcfd04fb39bba7058e2f4",
        "timestamp" : 1732297566000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "libayatana-indicator: fix tests\u000a\u000a",
        "date" : "2024-11-22 18:46:06 +0100",
        "id" : "f98d63b806157539bccdcfd04fb39bba7058e2f4",
        "msg" : "libayatana-indicator: fix tests",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/libayatana-indicator/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/libayatana-indicator/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/libayatana-indicator/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/aiohttp/patches/06-remove-test-reqs.patch",
          "components/python/aiohttp/.gitignore",
          "components/python/aiohttp/test/results-all.master",
          "components/python/aiohttp/Makefile",
          "components/python/aiohttp/patches/02-requirements-path.patch"
        ],
        "commitId" : "e01c1a7458427eea44464b29d25e2f8bc606ad82",
        "timestamp" : 1732297582000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/aiohttp: update to 3.11.7\u000a\u000a",
        "date" : "2024-11-22 18:46:22 +0100",
        "id" : "e01c1a7458427eea44464b29d25e2f8bc606ad82",
        "msg" : "python/aiohttp: update to 3.11.7",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/aiohttp/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/aiohttp/patches/02-requirements-path.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/aiohttp/patches/06-remove-test-reqs.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/aiohttp/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/aiohttp/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/lz4/.gitignore",
          "components/python/lz4/python-integrate-project.conf",
          "components/python/lz4/test/results-all.master",
          "components/python/lz4/Makefile",
          "components/python/lz4/patches/01-lz4-version.patch",
          "components/python/lz4/manifests/sample-manifest.p5m",
          "components/python/lz4/patches/02-cov.patch",
          "components/python/lz4/lz4-PYVER.p5m",
          "components/python/lz4/pkg5"
        ],
        "commitId" : "34a9f1158e9bc04522ab238024a75209f353b8f9",
        "timestamp" : 1732297595000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Add lz4 Python project\u000a\u000a",
        "date" : "2024-11-22 18:46:35 +0100",
        "id" : "34a9f1158e9bc04522ab238024a75209f353b8f9",
        "msg" : "Add lz4 Python project",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/lz4/lz4-PYVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/lz4/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/python/lz4/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/lz4/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/lz4/python-integrate-project.conf"
          },
          {
            "editType" : "add",
            "file" : "components/python/lz4/.gitignore"
          },
          {
            "editType" : "add",
            "file" : "components/python/lz4/patches/02-cov.patch"
          },
          {
            "editType" : "add",
            "file" : "components/python/lz4/patches/01-lz4-version.patch"
          },
          {
            "editType" : "add",
            "file" : "components/python/lz4/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/cmake/Makefile",
          "components/developer/cmake/cmake.p5m",
          "components/developer/cmake/manifests/sample-manifest.p5m"
        ],
        "commitId" : "94f723662a230682517ad220d7760a7e67f82f8c",
        "timestamp" : 1732306354000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "cmake: update to 3.31.1\u000a\u000a",
        "date" : "2024-11-22 21:12:34 +0100",
        "id" : "94f723662a230682517ad220d7760a7e67f82f8c",
        "msg" : "cmake: update to 3.31.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/developer/cmake/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/cmake/cmake.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/cmake/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/re2c/test/results-all.master",
          "components/developer/re2c/pkg5",
          "components/developer/re2c/manifests/sample-manifest.p5m",
          "components/developer/re2c/Makefile",
          "components/developer/re2c/re2c.p5m"
        ],
        "commitId" : "90cf6b08e760de5b4b2331089b303637d464b2ad",
        "timestamp" : 1732306367000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "re2c: update to 4.0\u000a\u000a",
        "date" : "2024-11-22 21:12:47 +0100",
        "id" : "90cf6b08e760de5b4b2331089b303637d464b2ad",
        "msg" : "re2c: update to 4.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/developer/re2c/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/re2c/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/re2c/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/re2c/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/re2c/re2c.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/setuptools/patches/02-no-ruff.patch",
          "components/python/setuptools/patches/03-no-pytest-perf.patch",
          "components/python/setuptools/patches/01-unixccompiler.patch",
          "components/python/setuptools/test/results-all.master",
          "components/python/setuptools/.gitignore",
          "components/python/setuptools/patches/04-test-disable-failing.patch",
          "components/python/setuptools/Makefile"
        ],
        "commitId" : "77ef6c7d4a00d9b2b39c41d911b80ba2af094873",
        "timestamp" : 1732352980000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/setuptools: update to 75.6.0\u000a\u000a",
        "date" : "2024-11-23 10:09:40 +0100",
        "id" : "77ef6c7d4a00d9b2b39c41d911b80ba2af094873",
        "msg" : "python/setuptools: update to 75.6.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/setuptools/patches/04-test-disable-failing.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/setuptools/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/setuptools/patches/02-no-ruff.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/setuptools/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/setuptools/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/setuptools/patches/03-no-pytest-perf.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/setuptools/patches/01-unixccompiler.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/barman/python-integrate-project.conf",
          "components/python/barman/patches/02-tests-cloud.patch",
          "components/python/barman/patches/01-test-deps.patch",
          "components/python/barman/Makefile",
          "components/python/barman/.gitignore",
          "components/python/barman/patches/03-test-disable-failing.patch",
          "components/python/barman/test/results-all.master",
          "components/python/barman/manifests/sample-manifest.p5m",
          "components/python/barman/barman.p5m"
        ],
        "commitId" : "8a1b4abfbb8c5f940d05e4f10ad9e653eebcd9e1",
        "timestamp" : 1732352992000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/barman: update to 3.12.0\u000a\u000a",
        "date" : "2024-11-23 10:09:52 +0100",
        "id" : "8a1b4abfbb8c5f940d05e4f10ad9e653eebcd9e1",
        "msg" : "python/barman: update to 3.12.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/barman/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/barman/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/barman/patches/02-tests-cloud.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/barman/patches/03-test-disable-failing.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/barman/barman.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/barman/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/barman/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/barman/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/barman/patches/01-test-deps.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/cmd2/test/results-all.master",
          "components/python/cmd2/.gitignore",
          "components/python/cmd2/Makefile"
        ],
        "commitId" : "ed0036ccb3ed10abe67b4669d316a87692588b0e",
        "timestamp" : 1732353002000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/cmd2: update to 2.5.7\u000a\u000a",
        "date" : "2024-11-23 10:10:02 +0100",
        "id" : "ed0036ccb3ed10abe67b4669d316a87692588b0e",
        "msg" : "python/cmd2: update to 2.5.7",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/cmd2/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/cmd2/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/cmd2/.gitignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/hypothesis/.gitignore",
          "components/python/hypothesis/patches/01-enable-tests.patch",
          "components/python/hypothesis/Makefile",
          "components/python/hypothesis/test/results-all.master"
        ],
        "commitId" : "815a174e57660061343ed5aefbf0cfa9b653faca",
        "timestamp" : 1732353012000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/hypothesis: update to 6.119.4\u000a\u000a",
        "date" : "2024-11-23 10:10:12 +0100",
        "id" : "815a174e57660061343ed5aefbf0cfa9b653faca",
        "msg" : "python/hypothesis: update to 6.119.4",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/patches/01-enable-tests.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/wheel/test/results-all.master",
          "components/python/wheel/python-integrate-project.conf",
          "components/python/wheel/Makefile",
          "components/python/wheel/.gitignore"
        ],
        "commitId" : "215e0371baac7947426632b654ce2bd122fda258",
        "timestamp" : 1732353023000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/wheel: update to 0.45.1\u000a\u000a",
        "date" : "2024-11-23 10:10:23 +0100",
        "id" : "215e0371baac7947426632b654ce2bd122fda258",
        "msg" : "python/wheel: update to 0.45.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/wheel/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/wheel/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/wheel/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/wheel/.gitignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make-rules/shared-macros.mk"
        ],
        "commitId" : "cbfca70e818895eb8c60e56c3d96c573b1b89d90",
        "timestamp" : 1732396132000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "shared-macros.mk: clang does not need clang\u000a\u000a",
        "date" : "2024-11-23 22:08:52 +0100",
        "id" : "cbfca70e818895eb8c60e56c3d96c573b1b89d90",
        "msg" : "shared-macros.mk: clang does not need clang",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make-rules/shared-macros.mk"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/libsecret/manifests/sample-manifest.p5m",
          "components/library/libsecret/patches/02-rmdir.patch",
          "components/library/libsecret/patches/01-getpass.patch",
          "components/library/libsecret/patches/03-sed-portable.patch",
          "components/library/libsecret/test/results-32.master",
          "components/library/libsecret/test/results-64.master",
          "components/library/libsecret/pkg5",
          "components/library/libsecret/libsecret-32.p5m",
          "components/library/libsecret/Makefile",
          "components/library/libsecret/libsecret.p5m"
        ],
        "commitId" : "2396c6d68167216a063e674c7a252a0629e14f9e",
        "timestamp" : 1732402623000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "libsecret: update to 0.21.4; move 32 bit support to separate package\u000a\u000a",
        "date" : "2024-11-23 23:57:03 +0100",
        "id" : "2396c6d68167216a063e674c7a252a0629e14f9e",
        "msg" : "libsecret: update to 0.21.4; move 32 bit support to separate package",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/libsecret/libsecret.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/library/libsecret/patches/03-sed-portable.patch"
          },
          {
            "editType" : "add",
            "file" : "components/library/libsecret/libsecret-32.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/library/libsecret/patches/02-rmdir.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libsecret/test/results-64.master"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libsecret/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libsecret/test/results-32.master"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libsecret/patches/01-getpass.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libsecret/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libsecret/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/gnome/orca/test/results-all.master",
          "components/desktop/gnome/orca/Makefile",
          "components/desktop/gnome/orca/patches/01-python-version.patch"
        ],
        "commitId" : "4353bfb64fb094bfc3e0325afb69579d4dcb0deb",
        "timestamp" : 1732436500000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "orca: update to 47.2\u000a\u000a",
        "date" : "2024-11-24 09:21:40 +0100",
        "id" : "4353bfb64fb094bfc3e0325afb69579d4dcb0deb",
        "msg" : "orca: update to 47.2",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/desktop/gnome/orca/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/gnome/orca/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/gnome/orca/patches/01-python-version.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/libadwaita/Makefile"
        ],
        "commitId" : "832e8087658ebfc78c7985261e61054566468407",
        "timestamp" : 1732436517000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "libadwaita: update to 1.6.2\u000a\u000a",
        "date" : "2024-11-24 09:21:57 +0100",
        "id" : "832e8087658ebfc78c7985261e61054566468407",
        "msg" : "libadwaita: update to 1.6.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/libadwaita/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/libsoup3/Makefile",
          "components/library/libsoup3/pkg5",
          "components/library/libsoup3/patches/01-g_module_symbol.patch",
          "components/library/libsoup3/libsoup.p5m",
          "components/library/libsoup3/files/krb5-config",
          "components/library/libsoup3/patches/02-apache-modules.patch",
          "components/library/libsoup3/libsoup3.p5m",
          "components/library/libsoup3/test/results-all.master"
        ],
        "commitId" : "5d8e4bb86cd7448db3604750e13d10d007ee6640",
        "timestamp" : 1732436536000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "libsoup3: update to 3.6.1\u000a\u000a",
        "date" : "2024-11-24 09:22:16 +0100",
        "id" : "5d8e4bb86cd7448db3604750e13d10d007ee6640",
        "msg" : "libsoup3: update to 3.6.1",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/library/libsoup3/files/krb5-config"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libsoup3/patches/01-g_module_symbol.patch"
          },
          {
            "editType" : "add",
            "file" : "components/library/libsoup3/libsoup.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/library/libsoup3/patches/02-apache-modules.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/library/libsoup3/libsoup3.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libsoup3/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libsoup3/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libsoup3/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/openindiana/illumos-closed/illumos-closed.p5m",
          "components/openindiana/illumos-closed/Makefile",
          "components/openindiana/illumos-closed/pkg5"
        ],
        "commitId" : "1fb456ae261fd7344fe4a42fc2ac6239abed4e71",
        "timestamp" : 1732437193000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "illumos-closed: add graphic drivers: m64, gfxp and zulu, delete tsalarm and aes modules - not closed anymore\u000a\u000a",
        "date" : "2024-11-24 09:33:13 +0100",
        "id" : "1fb456ae261fd7344fe4a42fc2ac6239abed4e71",
        "msg" : "illumos-closed: add graphic drivers: m64, gfxp and zulu, delete tsalarm and aes modules - not closed anymore",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/openindiana/illumos-closed/illumos-closed.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/openindiana/illumos-closed/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/openindiana/illumos-closed/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/vte-291/patches/03-cfmakeraw.patch",
          "components/library/vte-291/pkg5",
          "components/library/vte-291/patches/01-TIOCGWINSZ.patch",
          "components/library/vte-291/patches/02-GPid.patch",
          "components/library/vte-291/patches/07-src-reaper.cc.patch",
          "components/library/vte-291/Makefile"
        ],
        "commitId" : "c7b85b461e43985f11f34d0e3e340e96843cb5a9",
        "timestamp" : 1732445397000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "vte-291: update to 0.78.2\u000a\u000a",
        "date" : "2024-11-24 11:49:57 +0100",
        "id" : "c7b85b461e43985f11f34d0e3e340e96843cb5a9",
        "msg" : "vte-291: update to 0.78.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/vte-291/patches/07-src-reaper.cc.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/library/vte-291/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/library/vte-291/patches/01-TIOCGWINSZ.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/library/vte-291/patches/02-GPid.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/library/vte-291/patches/03-cfmakeraw.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/library/vte-291/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/Mojolicious/.gitignore",
          "components/perl/Mojolicious/Makefile",
          "components/perl/Mojolicious/test/results-all.master"
        ],
        "commitId" : "f8be8361587734eb0a4a7c40e422093da4bfeed5",
        "timestamp" : 1732445416000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/Mojolicious: update to 9.39\u000a\u000a",
        "date" : "2024-11-24 11:50:16 +0100",
        "id" : "f8be8361587734eb0a4a7c40e422093da4bfeed5",
        "msg" : "perl/Mojolicious: update to 9.39",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/Mojolicious/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Mojolicious/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Mojolicious/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/coverage/patches/07-rmdir-busy-dir.patch",
          "components/python/coverage/patches/01-tox-dependencies.patch",
          "components/python/coverage/.gitignore",
          "components/python/coverage/patches/04-test-vendor-packages.patch",
          "components/python/coverage/patches/02-test-no-eventlet.patch",
          "components/python/coverage/Makefile",
          "components/python/coverage/patches/08-test-disable-failing.patch",
          "components/python/coverage/patches/09-self_collectors.patch",
          "components/python/coverage/patches/03-tox-no-pip-install.patch",
          "components/python/coverage/patches/06-PYTHONPATH.patch",
          "components/python/coverage/patches/05-shell-Terminated.patch"
        ],
        "commitId" : "96f63108edb874998addc214adcca88ebc51062f",
        "timestamp" : 1732445434000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/coverage: update to 7.6.8\u000a\u000a",
        "date" : "2024-11-24 11:50:34 +0100",
        "id" : "96f63108edb874998addc214adcca88ebc51062f",
        "msg" : "python/coverage: update to 7.6.8",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/coverage/patches/07-rmdir-busy-dir.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/coverage/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/coverage/patches/09-self_collectors.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/coverage/patches/06-PYTHONPATH.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/coverage/patches/08-test-disable-failing.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/coverage/patches/04-test-vendor-packages.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/coverage/patches/01-tox-dependencies.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/coverage/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/coverage/patches/02-test-no-eventlet.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/coverage/patches/03-tox-no-pip-install.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/coverage/patches/05-shell-Terminated.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/network/bind/patches/02-man-named.patch",
          "components/network/bind/Makefile"
        ],
        "commitId" : "a5a859e0da2eb4d085beb6955ac158758a62321e",
        "timestamp" : 1732447225000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "bind: update to 9.18.31\u000a\u000a",
        "date" : "2024-11-24 12:20:25 +0100",
        "id" : "a5a859e0da2eb4d085beb6955ac158758a62321e",
        "msg" : "bind: update to 9.18.31",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/network/bind/patches/02-man-named.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/network/bind/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/ayatana-ido/Makefile"
        ],
        "commitId" : "28e05f6c1efbb8b176508baa8ccc72c95924ed34",
        "timestamp" : 1732447818000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "ayatna-ido: update to 0.10.4\u000a\u000a",
        "date" : "2024-11-24 12:30:18 +0100",
        "id" : "28e05f6c1efbb8b176508baa8ccc72c95924ed34",
        "msg" : "ayatna-ido: update to 0.10.4",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/ayatana-ido/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/web/php/php-8_2/pkg5",
          "components/web/php/php-8_2/Makefile"
        ],
        "commitId" : "526f23b1aa45b02eb40d9d7ac7e6659120f2317b",
        "timestamp" : 1732451408000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "php82 - update to version 8.2.26\u000a\u000a",
        "date" : "2024-11-24 13:30:08 +0100",
        "id" : "526f23b1aa45b02eb40d9d7ac7e6659120f2317b",
        "msg" : "php82 - update to version 8.2.26",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/web/php/php-8_2/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/web/php/php-8_2/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/gtk4/Makefile"
        ],
        "commitId" : "8cac4f5166d3525de8a9912c5e9d7d5ea12afa4f",
        "timestamp" : 1732451421000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "gtk4: update to 4.16.7\u000a\u000a",
        "date" : "2024-11-24 13:30:21 +0100",
        "id" : "8cac4f5166d3525de8a9912c5e9d7d5ea12afa4f",
        "msg" : "gtk4: update to 4.16.7",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/gtk4/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/image/zbar/Makefile",
          "components/image/zbar/pkg5",
          "components/image/zbar/manifests/sample-manifest.p5m",
          "components/image/zbar/zbar.p5m"
        ],
        "commitId" : "2e01ed2ab2bf1d05de002cdcdb26e2b012e2773d",
        "timestamp" : 1732457078000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "zbar - new package to read bar codes from various sources\u000a\u000a",
        "date" : "2024-11-24 15:04:38 +0100",
        "id" : "2e01ed2ab2bf1d05de002cdcdb26e2b012e2773d",
        "msg" : "zbar - new package to read bar codes from various sources",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/image/zbar/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/image/zbar/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/image/zbar/zbar.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/image/zbar/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/libmtp/pkg5",
          "components/library/libmtp/manifests/sample-manifest.p5m",
          "components/library/libmtp/Makefile",
          "components/library/libmtp/libmtp.p5m"
        ],
        "commitId" : "d983ef7fce2692328a14a92a97032e5ccdb25ec4",
        "timestamp" : 1732459068000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "libmtp: update to 1.1.22; drop 32 bit\u000a\u000a",
        "date" : "2024-11-24 15:37:48 +0100",
        "id" : "d983ef7fce2692328a14a92a97032e5ccdb25ec4",
        "msg" : "libmtp: update to 1.1.22; drop 32 bit",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/libmtp/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libmtp/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libmtp/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libmtp/libmtp.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/database/postgresql-16-citus/Makefile",
          "components/database/postgresql-16-citus/pkg5"
        ],
        "commitId" : "dfa42296b63a0b49f6b0179599d08dcbd4847c4e",
        "timestamp" : 1732459082000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "postgresql-16-citus: update to 12.1.6\u000a\u000a",
        "date" : "2024-11-24 15:38:02 +0100",
        "id" : "dfa42296b63a0b49f6b0179599d08dcbd4847c4e",
        "msg" : "postgresql-16-citus: update to 12.1.6",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-16-citus/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-16-citus/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/database/postgresql-16/manifests/sample-manifest.p5m",
          "components/database/postgresql-16/Makefile",
          "components/database/postgresql-16/postgresql16-documentation.p5m"
        ],
        "commitId" : "b7ca30f22aea43a02592fd2eb29772980096f9e8",
        "timestamp" : 1732461458000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "postgresql-16: update to 16.6\u000a\u000a",
        "date" : "2024-11-24 16:17:38 +0100",
        "id" : "b7ca30f22aea43a02592fd2eb29772980096f9e8",
        "msg" : "postgresql-16: update to 16.6",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-16/postgresql16-documentation.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-16/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-16/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/database/postgresql-12/Makefile",
          "components/database/postgresql-12/manifests/sample-manifest.p5m",
          "components/database/postgresql-12/postgresql12-documentation.p5m"
        ],
        "commitId" : "99df6690e24c00733bcd13622844d9d4b80b515a",
        "timestamp" : 1732462090000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "postgresql-12: update to 12.22\u000a\u000a",
        "date" : "2024-11-24 16:28:10 +0100",
        "id" : "99df6690e24c00733bcd13622844d9d4b80b515a",
        "msg" : "postgresql-12: update to 12.22",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-12/postgresql12-documentation.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-12/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-12/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/database/postgresql-14/manifests/sample-manifest.p5m",
          "components/database/postgresql-14/Makefile",
          "components/database/postgresql-14/postgresql14-documentation.p5m"
        ],
        "commitId" : "04b0b5c55b3611fc376e8c634bc181c2d435a972",
        "timestamp" : 1732462114000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "postgresql-14: update to 14.15\u000a\u000a",
        "date" : "2024-11-24 16:28:34 +0100",
        "id" : "04b0b5c55b3611fc376e8c634bc181c2d435a972",
        "msg" : "postgresql-14: update to 14.15",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-14/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-14/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-14/postgresql14-documentation.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/clang-16/test/results-all.master",
          "components/developer/clang-16/patches/14-no-ssp-linking.patch",
          "components/developer/clang-16/Makefile",
          "components/developer/clang-16/patches/09-no-symbolic-functions.patch",
          "components/developer/clang-16/patches/01-use-gas.patch",
          "components/developer/clang-16/patches/03-default-preprocessor-definition.patch",
          "components/developer/clang-16/patches/13-no-usr-local-include.patch",
          "components/developer/clang-16/patches/18-add-rpath-for-ilbstdcxx.patch",
          "components/developer/clang-16/pkg5",
          "components/developer/clang-16/patches/10-add-__illumos__-preprocessor-definition.patch",
          "components/developer/clang-16/patches/08-no-version-script.patch",
          "components/developer/clang-16/clang-16-runtime.p5m",
          "components/developer/clang-16/clang-16.p5m",
          "components/developer/clang-16/patches/12-StubAlignment.patch",
          "components/developer/clang-16/patches/07-tools_llvm-shlib_CMakeLists.txt.patch",
          "components/developer/clang-16/manifests/sample-manifest.p5m",
          "components/developer/clang-16/patches/16-no-default-libgcc_s-linking.patch",
          "components/developer/clang-16/patches/15-no-sanitizer-runtime-lib-linking.patch",
          "components/developer/clang-16/patches/17-no-default-libm-linking.patch",
          "components/developer/clang-16/patches/11-cmake_path.patch",
          "components/developer/clang-16/patches/033-solaris-LLVM-JIT.patch"
        ],
        "commitId" : "e715117e8d3925b4d1a4a878f51316a65fdb4261",
        "timestamp" : 1732466701000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "clang-16: add 16.0.6\u000a\u000a",
        "date" : "2024-11-24 17:45:01 +0100",
        "id" : "e715117e8d3925b4d1a4a878f51316a65fdb4261",
        "msg" : "clang-16: add 16.0.6",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/developer/clang-16/patches/08-no-version-script.patch"
          },
          {
            "editType" : "add",
            "file" : "components/developer/clang-16/patches/01-use-gas.patch"
          },
          {
            "editType" : "add",
            "file" : "components/developer/clang-16/clang-16.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/developer/clang-16/clang-16-runtime.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/developer/clang-16/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/developer/clang-16/test/results-all.master"
          },
          {
            "editType" : "add",
            "file" : "components/developer/clang-16/patches/11-cmake_path.patch"
          },
          {
            "editType" : "add",
            "file" : "components/developer/clang-16/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/developer/clang-16/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/developer/clang-16/patches/12-StubAlignment.patch"
          },
          {
            "editType" : "add",
            "file" : "components/developer/clang-16/patches/16-no-default-libgcc_s-linking.patch"
          },
          {
            "editType" : "add",
            "file" : "components/developer/clang-16/patches/07-tools_llvm-shlib_CMakeLists.txt.patch"
          },
          {
            "editType" : "add",
            "file" : "components/developer/clang-16/patches/14-no-ssp-linking.patch"
          },
          {
            "editType" : "add",
            "file" : "components/developer/clang-16/patches/15-no-sanitizer-runtime-lib-linking.patch"
          },
          {
            "editType" : "add",
            "file" : "components/developer/clang-16/patches/17-no-default-libm-linking.patch"
          },
          {
            "editType" : "add",
            "file" : "components/developer/clang-16/patches/03-default-preprocessor-definition.patch"
          },
          {
            "editType" : "add",
            "file" : "components/developer/clang-16/patches/10-add-__illumos__-preprocessor-definition.patch"
          },
          {
            "editType" : "add",
            "file" : "components/developer/clang-16/patches/13-no-usr-local-include.patch"
          },
          {
            "editType" : "add",
            "file" : "components/developer/clang-16/patches/18-add-rpath-for-ilbstdcxx.patch"
          },
          {
            "editType" : "add",
            "file" : "components/developer/clang-16/patches/033-solaris-LLVM-JIT.patch"
          },
          {
            "editType" : "add",
            "file" : "components/developer/clang-16/patches/09-no-symbolic-functions.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/network/freeradius/Makefile",
          "components/network/freeradius/pkg5"
        ],
        "commitId" : "c0abe0159d29080b7c16e0a1254e9aee1859b739",
        "timestamp" : 1732467356000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "freeradius - rebuild due to new openssl version\u000a\u000a",
        "date" : "2024-11-24 17:55:56 +0100",
        "id" : "c0abe0159d29080b7c16e0a1254e9aee1859b739",
        "msg" : "freeradius - rebuild due to new openssl version",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/network/freeradius/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/network/freeradius/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/runtime/smalltalk/stack-spur/Makefile",
          "components/runtime/smalltalk/stack-spur/patches/02-sqSCCSVersion.patch",
          "components/runtime/smalltalk/stack-spur/patches/03-sqPluginsSCCSVersion.patch",
          "components/runtime/smalltalk/stack-spur/test/results-64.master",
          "components/runtime/smalltalk/stack-spur/squeak.ips"
        ],
        "commitId" : "e76772ac4e77e7b92da3dc452309809977eac41a",
        "timestamp" : 1732471710000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "opensmalltalk stack-spur: update to VMMaker.oscog-eem.3471\u000a\u000a",
        "date" : "2024-11-24 19:08:30 +0100",
        "id" : "e76772ac4e77e7b92da3dc452309809977eac41a",
        "msg" : "opensmalltalk stack-spur: update to VMMaker.oscog-eem.3471",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/runtime/smalltalk/stack-spur/patches/02-sqSCCSVersion.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/smalltalk/stack-spur/patches/03-sqPluginsSCCSVersion.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/smalltalk/stack-spur/squeak.ips"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/smalltalk/stack-spur/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/smalltalk/stack-spur/test/results-64.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/runtime/smalltalk/cog-spur/squeak.ips",
          "components/runtime/smalltalk/cog-spur/patches/03-sqPluginsSCCSVersion.patch",
          "components/runtime/smalltalk/cog-spur/test/results-64.master",
          "components/runtime/smalltalk/cog-spur/Makefile",
          "components/runtime/smalltalk/cog-spur/patches/02-sqSCCSVersion.patch"
        ],
        "commitId" : "9597ce201dfffe96abdc815a0db8b1f5ca021e04",
        "timestamp" : 1732471722000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "opensmalltalk cog-spur: update to VMMaker.oscog-eem.3471\u000a\u000a",
        "date" : "2024-11-24 19:08:42 +0100",
        "id" : "9597ce201dfffe96abdc815a0db8b1f5ca021e04",
        "msg" : "opensmalltalk cog-spur: update to VMMaker.oscog-eem.3471",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/runtime/smalltalk/cog-spur/test/results-64.master"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/smalltalk/cog-spur/squeak.ips"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/smalltalk/cog-spur/patches/03-sqPluginsSCCSVersion.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/smalltalk/cog-spur/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/smalltalk/cog-spur/patches/02-sqSCCSVersion.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make-rules/x11.mk"
        ],
        "commitId" : "9ee08b9e93a90861cadf7f1c311808d566abb43c",
        "timestamp" : 1732472036000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "x11.mk: set defaults for X11 libraries to 64bit - libXft can't be build, because libfontconfig is only 64Bit\u000a\u000a",
        "date" : "2024-11-24 19:13:56 +0100",
        "id" : "9ee08b9e93a90861cadf7f1c311808d566abb43c",
        "msg" : "x11.mk: set defaults for X11 libraries to 64bit - libXft can't be build, because libfontconfig is only 64Bit",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make-rules/x11.mk"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/web/wget2/manifests/sample-manifest.p5m",
          "components/web/wget2/wget2.p5m",
          "components/web/wget2/Makefile",
          "components/web/wget2/pkg5",
          "components/web/wget2/patches/02-getaddrinfo.patch",
          "components/web/wget2/patches/01-testsuite-fuzz-recvfrom.patch",
          "components/web/wget2/test/results-all.master"
        ],
        "commitId" : "d8a6bc191ca10c30e90f33e480c372d8a1207be8",
        "timestamp" : 1732484359000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "wget2: update to 2.2.0\u000a\u000a",
        "date" : "2024-11-24 22:39:19 +0100",
        "id" : "d8a6bc191ca10c30e90f33e480c372d8a1207be8",
        "msg" : "wget2: update to 2.2.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/web/wget2/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/web/wget2/wget2.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/web/wget2/patches/01-testsuite-fuzz-recvfrom.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/web/wget2/test/results-all.master"
          },
          {
            "editType" : "delete",
            "file" : "components/web/wget2/patches/02-getaddrinfo.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/web/wget2/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/web/wget2/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/web/php/php-8_3/php83-apache-module.p5m",
          "components/web/php/php-8_3/php83-fpm.p5m",
          "components/web/php/php-8_3/files/pdo_sqlite.ini",
          "components/web/php/php-8_3/php83-ext-pgsql.p5m",
          "components/web/php/php-8_3/files/curl.ini",
          "components/web/php/php-8_3/files/pgsql.ini",
          "components/web/php/php-8_3/files/soap.ini",
          "components/web/php/php-8_3/files/ftp.ini",
          "components/web/php/php-8_3/files/openssl.ini",
          "components/web/php/php-8_3/files/pdo.ini",
          "components/web/php/php-8_3/files/auth_attr",
          "components/web/php/php-8_3/files/imap.ini",
          "components/web/php/php-8_3/files/zip.ini",
          "components/web/php/php-8_3/files/calendar.ini",
          "components/web/php/php-8_3/php83-cgi.p5m",
          "components/web/php/php-8_3/files/pspell.ini",
          "components/web/php/php-8_3/files/mbstring.ini",
          "components/web/php/php-8_3/files/dom.ini",
          "components/web/php/php-8_3/php83-cli.p5m",
          "components/web/php/php-8_3/patches/TSRM.patch",
          "components/web/php/php-8_3/files/iconv.ini",
          "components/web/php/php-8_3/files/tidy.ini",
          "components/web/php/php-8_3/files/php83.conf",
          "components/web/php/php-8_3/php83-ext-mysql.p5m",
          "components/web/php/php-8_3/files/intl.ini",
          "components/web/php/php-8_3/files/xsl.ini",
          "components/web/php/php-8_3/manifests/sample-manifest.p5m",
          "components/web/php/php-8_3/files/bcmath.ini",
          "components/web/php/php-8_3/patches/static_assert.patch",
          "components/web/php/php-8_3/files/pdo_mysql.ini",
          "components/web/php/php-8_3/files/bz2.ini",
          "components/web/php/php-8_3/files/exif.ini",
          "components/web/php/php-8_3/files/xmlreader.ini",
          "components/web/php/php-8_3/files/ctype.ini",
          "components/web/php/php-8_3/files/opcache.ini",
          "components/web/php/php-8_3/files/sockets.ini",
          "components/web/php/php-8_3/files/xmlwriter.ini",
          "components/web/php/php-8_3/php83-common.p5m",
          "components/web/php/php-8_3/pkg5",
          "components/web/php/php-8_3/files/sodium.ini",
          "components/web/php/php-8_3/files/php.ini",
          "components/web/php/php-8_3/files/tokenizer.ini",
          "components/web/php/php-8_3/files/php-fpm.conf",
          "components/web/php/php-8_3/files/first_mysqlnd.ini",
          "components/web/php/php-8_3/php83.p5m",
          "components/web/php/php-8_3/files/pdo_pgsql.ini",
          "components/web/php/php-8_3/files/zlib.ini",
          "components/web/php/php-8_3/files/mysqli.ini",
          "components/web/php/php-8_3/files/prof_attr",
          "components/web/php/php-8_3/files/gettext.ini",
          "components/web/php/php-8_3/files/php-fpm.xml",
          "components/web/php/php-8_3/php83-phpdbg.p5m",
          "components/web/php/php-8_3/Makefile",
          "components/web/php/php-8_3/files/ldap.ini",
          "components/web/php/php-8_3/php83-pear.p5m"
        ],
        "commitId" : "4c3dc133eb20e8b818db3fd615401134e925aa1a",
        "timestamp" : 1732515160000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "php83 - new package version php 8.3\u000a\u000a",
        "date" : "2024-11-25 07:12:40 +0100",
        "id" : "4c3dc133eb20e8b818db3fd615401134e925aa1a",
        "msg" : "php83 - new package version php 8.3",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/web/php/php-8_3/files/openssl.ini"
          },
          {
            "editType" : "add",
            "file" : "components/web/php/php-8_3/php83.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/web/php/php-8_3/php83-common.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/web/php/php-8_3/files/php-fpm.conf"
          },
          {
            "editType" : "add",
            "file" : "components/web/php/php-8_3/php83-cli.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/web/php/php-8_3/files/intl.ini"
          },
          {
            "editType" : "add",
            "file" : "components/web/php/php-8_3/files/xsl.ini"
          },
          {
            "editType" : "add",
            "file" : "components/web/php/php-8_3/files/sodium.ini"
          },
          {
            "editType" : "add",
            "file" : "components/web/php/php-8_3/files/first_mysqlnd.ini"
          },
          {
            "editType" : "add",
            "file" : "components/web/php/php-8_3/files/pdo.ini"
          },
          {
            "editType" : "add",
            "file" : "components/web/php/php-8_3/files/ftp.ini"
          },
          {
            "editType" : "add",
            "file" : "components/web/php/php-8_3/files/bz2.ini"
          },
          {
            "editType" : "add",
            "file" : "components/web/php/php-8_3/files/bcmath.ini"
          },
          {
            "editType" : "add",
            "file" : "components/web/php/php-8_3/files/zlib.ini"
          },
          {
            "editType" : "add",
            "file" : "components/web/php/php-8_3/files/xmlwriter.ini"
          },
          {
            "editType" : "add",
            "file" : "components/web/php/php-8_3/files/xmlreader.ini"
          },
          {
            "editType" : "add",
            "file" : "components/web/php/php-8_3/php83-apache-module.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/web/php/php-8_3/files/tokenizer.ini"
          },
          {
            "editType" : "add",
            "file" : "components/web/php/php-8_3/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/web/php/php-8_3/files/pdo_sqlite.ini"
          },
          {
            "editType" : "add",
            "file" : "components/web/php/php-8_3/files/ctype.ini"
          },
          {
            "editType" : "add",
            "file" : "components/web/php/php-8_3/files/php-fpm.xml"
          },
          {
            "editType" : "add",
            "file" : "components/web/php/php-8_3/files/imap.ini"
          },
          {
            "editType" : "add",
            "file" : "components/web/php/php-8_3/files/auth_attr"
          },
          {
            "editType" : "add",
            "file" : "components/web/php/php-8_3/php83-fpm.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/web/php/php-8_3/patches/TSRM.patch"
          },
          {
            "editType" : "add",
            "file" : "components/web/php/php-8_3/php83-ext-pgsql.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/web/php/php-8_3/php83-ext-mysql.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/web/php/php-8_3/files/prof_attr"
          },
          {
            "editType" : "add",
            "file" : "components/web/php/php-8_3/files/pspell.ini"
          },
          {
            "editType" : "add",
            "file" : "components/web/php/php-8_3/files/php.ini"
          },
          {
            "editType" : "add",
            "file" : "components/web/php/php-8_3/php83-phpdbg.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/web/php/php-8_3/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/web/php/php-8_3/files/calendar.ini"
          },
          {
            "editType" : "add",
            "file" : "components/web/php/php-8_3/patches/static_assert.patch"
          },
          {
            "editType" : "add",
            "file" : "components/web/php/php-8_3/files/gettext.ini"
          },
          {
            "editType" : "add",
            "file" : "components/web/php/php-8_3/files/pgsql.ini"
          },
          {
            "editType" : "add",
            "file" : "components/web/php/php-8_3/files/sockets.ini"
          },
          {
            "editType" : "add",
            "file" : "components/web/php/php-8_3/files/dom.ini"
          },
          {
            "editType" : "add",
            "file" : "components/web/php/php-8_3/files/pdo_mysql.ini"
          },
          {
            "editType" : "add",
            "file" : "components/web/php/php-8_3/files/exif.ini"
          },
          {
            "editType" : "add",
            "file" : "components/web/php/php-8_3/files/opcache.ini"
          },
          {
            "editType" : "add",
            "file" : "components/web/php/php-8_3/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/web/php/php-8_3/files/soap.ini"
          },
          {
            "editType" : "add",
            "file" : "components/web/php/php-8_3/php83-pear.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/web/php/php-8_3/files/tidy.ini"
          },
          {
            "editType" : "add",
            "file" : "components/web/php/php-8_3/php83-cgi.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/web/php/php-8_3/files/curl.ini"
          },
          {
            "editType" : "add",
            "file" : "components/web/php/php-8_3/files/mbstring.ini"
          },
          {
            "editType" : "add",
            "file" : "components/web/php/php-8_3/files/mysqli.ini"
          },
          {
            "editType" : "add",
            "file" : "components/web/php/php-8_3/files/iconv.ini"
          },
          {
            "editType" : "add",
            "file" : "components/web/php/php-8_3/files/ldap.ini"
          },
          {
            "editType" : "add",
            "file" : "components/web/php/php-8_3/files/zip.ini"
          },
          {
            "editType" : "add",
            "file" : "components/web/php/php-8_3/files/pdo_pgsql.ini"
          },
          {
            "editType" : "add",
            "file" : "components/web/php/php-8_3/files/php83.conf"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/tqdm/Makefile",
          "components/python/tqdm/.gitignore",
          "components/python/tqdm/patches/02-test-no-ci.patch",
          "components/python/tqdm/python-integrate-project.conf",
          "components/python/tqdm/patches/01-test-deps.patch",
          "components/python/tqdm/test/results-all.master"
        ],
        "commitId" : "56d278f4265fe4bc219d602124b3fcb51a7b8743",
        "timestamp" : 1732541012000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/tqdm: update to 4.67.1\u000a\u000a",
        "date" : "2024-11-25 14:23:32 +0100",
        "id" : "56d278f4265fe4bc219d602124b3fcb51a7b8743",
        "msg" : "python/tqdm: update to 4.67.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/tqdm/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/tqdm/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/tqdm/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/tqdm/patches/02-test-no-ci.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/tqdm/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/tqdm/patches/01-test-deps.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/git/pkg5",
          "components/developer/git/test/results-all.master",
          "components/developer/git/Makefile"
        ],
        "commitId" : "b6b158b77d4d2d7b42003d7c195af555da94dcab",
        "timestamp" : 1732556294000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "git: update to 2.47.1\u000a\u000a",
        "date" : "2024-11-25 18:38:14 +0100",
        "id" : "b6b158b77d4d2d7b42003d7c195af555da94dcab",
        "msg" : "git: update to 2.47.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/developer/git/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/git/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/git/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/sysutils/gnupg/gnupg.p5m",
          "components/sysutils/gnupg/Makefile"
        ],
        "commitId" : "9ebbb7dd7720320dd01b2a8248dbd6565338fbf5",
        "timestamp" : 1732561048000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "gnupg: update to 2.4.7\u000a\u000a",
        "date" : "2024-11-25 19:57:28 +0100",
        "id" : "9ebbb7dd7720320dd01b2a8248dbd6565338fbf5",
        "msg" : "gnupg: update to 2.4.7",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/sysutils/gnupg/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/gnupg/gnupg.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/network/toxcore/Makefile",
          "components/network/toxcore/toxcore.p5m",
          "components/network/toxcore/manifests/sample-manifest.p5m",
          "components/network/toxcore/pkg5"
        ],
        "commitId" : "351d3141481ba9ab8d347cde74301643aac92336",
        "timestamp" : 1732561061000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "toxcore: update to 0.2.20\u000a\u000a",
        "date" : "2024-11-25 19:57:41 +0100",
        "id" : "351d3141481ba9ab8d347cde74301643aac92336",
        "msg" : "toxcore: update to 0.2.20",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/network/toxcore/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/network/toxcore/toxcore.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/network/toxcore/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/network/toxcore/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make-rules/x11.mk"
        ],
        "commitId" : "49ce5d23c3b0388760e77ef3e2f18ed7262f2540",
        "timestamp" : 1732563766000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "revert set defaults for X11 libraries to 64 bit only\u000a\u000a",
        "date" : "2024-11-25 20:42:46 +0100",
        "id" : "49ce5d23c3b0388760e77ef3e2f18ed7262f2540",
        "msg" : "revert set defaults for X11 libraries to 64 bit only",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make-rules/x11.mk"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/re2c/Makefile"
        ],
        "commitId" : "4d86a4ad32f217b8d2f37c4ae1a52ab4dc94cb2c",
        "timestamp" : 1732563780000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "re2c: update to 4.0.1\u000a\u000a",
        "date" : "2024-11-25 20:43:00 +0100",
        "id" : "4d86a4ad32f217b8d2f37c4ae1a52ab4dc94cb2c",
        "msg" : "re2c: update to 4.0.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/developer/re2c/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/web/php/php-8_3/Makefile",
          "components/web/php/php-8_3/php83-common.p5m"
        ],
        "commitId" : "e14820ae13bee5f1e8a4b55c627b0bd16bc38aa3",
        "timestamp" : 1732566100000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "php83 - fix mediator settings\u000a\u000a",
        "date" : "2024-11-25 21:21:40 +0100",
        "id" : "e14820ae13bee5f1e8a4b55c627b0bd16bc38aa3",
        "msg" : "php83 - fix mediator settings",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/web/php/php-8_3/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/web/php/php-8_3/php83-common.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/libXcursor/Makefile"
        ],
        "commitId" : "417900d163aa1a63419ee8d9f74ebb3eb94753c7",
        "timestamp" : 1732566682000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "libxcursor: update to 1.2.3\u000a\u000a",
        "date" : "2024-11-25 21:31:22 +0100",
        "id" : "417900d163aa1a63419ee8d9f74ebb3eb94753c7",
        "msg" : "libxcursor: update to 1.2.3",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/x11/libXcursor/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/sysutils/wireshark/manifests/sample-manifest.p5m",
          "components/sysutils/wireshark/wireshark-common.p5m",
          "components/sysutils/wireshark/Makefile",
          "components/sysutils/wireshark/patches/01-no-O_PATH.patch"
        ],
        "commitId" : "32bd61af09076d5cf5b6337627a30e0d8124f7b9",
        "timestamp" : 1732569644000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "wireshark: update to 4.4.2\u000a\u000a",
        "date" : "2024-11-25 22:20:44 +0100",
        "id" : "32bd61af09076d5cf5b6337627a30e0d8124f7b9",
        "msg" : "wireshark: update to 4.4.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/sysutils/wireshark/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/wireshark/wireshark-common.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/wireshark/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/sysutils/wireshark/patches/01-no-O_PATH.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/meta-packages/install-types/Makefile",
          "components/meta-packages/install-types/includes/minimal_sparcv9"
        ],
        "commitId" : "c7996f4f89a8db43c8e052e097b8684404d01a8f",
        "timestamp" : 1732573296000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "remove glm driver from SPARC distribution, conflicts with driver-sparc-platform.p5m - pkglint has been used for SPARC illumos-gate build\u000a\u000a",
        "date" : "2024-11-25 23:21:36 +0100",
        "id" : "c7996f4f89a8db43c8e052e097b8684404d01a8f",
        "msg" : "remove glm driver from SPARC distribution, conflicts with driver-sparc-platform.p5m - pkglint has been used for SPARC illumos-gate build",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/meta-packages/install-types/includes/minimal_sparcv9"
          },
          {
            "editType" : "edit",
            "file" : "components/meta-packages/install-types/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/web/firefox/Makefile"
        ],
        "commitId" : "8d6b060068c1165ca2251283822995779254618b",
        "timestamp" : 1732657341000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "firefox: update to 133.0\u000a\u000a",
        "date" : "2024-11-26 22:42:21 +0100",
        "id" : "8d6b060068c1165ca2251283822995779254618b",
        "msg" : "firefox: update to 133.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/web/firefox/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/mail/thunderbird/Makefile"
        ],
        "commitId" : "0ddcf3652bacfad847e541d91559b52005aa8170",
        "timestamp" : 1732657474000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "thunderbird: update to 128.5.0\u000a\u000a",
        "date" : "2024-11-26 22:44:34 +0100",
        "id" : "0ddcf3652bacfad847e541d91559b52005aa8170",
        "msg" : "thunderbird: update to 128.5.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/mail/thunderbird/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/web/php/php-8_3-ext-memcached/test/results-all.master",
          "components/web/php/php-8_3-ext-memcached/manifests/sample-manifest.p5m",
          "components/web/php/php-8_3-ext-memcached/memcached.ini",
          "components/web/php/php-8_3-ext-memcached/Makefile",
          "components/web/php/php-8_3-ext-memcached/php-8_3-ext-memcached.p5m",
          "components/web/php/php-8_3-ext-memcached/pkg5"
        ],
        "commitId" : "fa2d1ed05205fa020a20f1368c59cb28ff835f73",
        "timestamp" : 1732685747000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "php-8_3-ext-memcached - new package for php83\u000a\u000a",
        "date" : "2024-11-27 06:35:47 +0100",
        "id" : "fa2d1ed05205fa020a20f1368c59cb28ff835f73",
        "msg" : "php-8_3-ext-memcached - new package for php83",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/web/php/php-8_3-ext-memcached/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/web/php/php-8_3-ext-memcached/memcached.ini"
          },
          {
            "editType" : "add",
            "file" : "components/web/php/php-8_3-ext-memcached/test/results-all.master"
          },
          {
            "editType" : "add",
            "file" : "components/web/php/php-8_3-ext-memcached/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/web/php/php-8_3-ext-memcached/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/web/php/php-8_3-ext-memcached/php-8_3-ext-memcached.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/web/php/php-8_3-ext-apcu/manifests/sample-manifest.p5m",
          "components/web/php/php-8_3-ext-apcu/pkg5",
          "components/web/php/php-8_3-ext-apcu/apcu.ini",
          "components/web/php/php-8_3-ext-apcu/test/results-all.master",
          "components/web/php/php-8_3-ext-apcu/php83-ext-apcu.p5m",
          "components/web/php/php-8_3-ext-apcu/Makefile"
        ],
        "commitId" : "c220bb8dd1560026f700f8374694672e9320108e",
        "timestamp" : 1732685761000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "php-8_3-ext-apcu - new package for php83\u000a\u000a",
        "date" : "2024-11-27 06:36:01 +0100",
        "id" : "c220bb8dd1560026f700f8374694672e9320108e",
        "msg" : "php-8_3-ext-apcu - new package for php83",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/web/php/php-8_3-ext-apcu/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/web/php/php-8_3-ext-apcu/apcu.ini"
          },
          {
            "editType" : "add",
            "file" : "components/web/php/php-8_3-ext-apcu/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/web/php/php-8_3-ext-apcu/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/web/php/php-8_3-ext-apcu/php83-ext-apcu.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/web/php/php-8_3-ext-apcu/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/web/php/php-8_3-ext-igbinary/manifests/sample-manifest.p5m",
          "components/web/php/php-8_3-ext-igbinary/Makefile",
          "components/web/php/php-8_3-ext-igbinary/php83-ext-igbinary.p5m",
          "components/web/php/php-8_3-ext-igbinary/test/results-all.master",
          "components/web/php/php-8_3-ext-igbinary/pkg5",
          "components/web/php/php-8_3-ext-igbinary/igbinary.ini"
        ],
        "commitId" : "2def4d76d877b225e3a2417a7995190133096b58",
        "timestamp" : 1732685771000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "php-8_3-ext-igbinary - new package for php83\u000a\u000a",
        "date" : "2024-11-27 06:36:11 +0100",
        "id" : "2def4d76d877b225e3a2417a7995190133096b58",
        "msg" : "php-8_3-ext-igbinary - new package for php83",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/web/php/php-8_3-ext-igbinary/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/web/php/php-8_3-ext-igbinary/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/web/php/php-8_3-ext-igbinary/test/results-all.master"
          },
          {
            "editType" : "add",
            "file" : "components/web/php/php-8_3-ext-igbinary/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/web/php/php-8_3-ext-igbinary/igbinary.ini"
          },
          {
            "editType" : "add",
            "file" : "components/web/php/php-8_3-ext-igbinary/php83-ext-igbinary.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/web/php/php-8_3-ext-memcache/php-8_3-ext-memcache.p5m",
          "components/web/php/php-8_3-ext-memcache/manifests/sample-manifest.p5m",
          "components/web/php/php-8_3-ext-memcache/memcache.ini",
          "components/web/php/php-8_3-ext-memcache/Makefile",
          "components/web/php/php-8_3-ext-memcache/pkg5",
          "components/web/php/php-8_3-ext-memcache/test/results-all.master"
        ],
        "commitId" : "904b4234bec17087ea3571cf7472bdf1b8586772",
        "timestamp" : 1732685781000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "php-8_3-ext-memcache - new package for php83 \u000a\u000a",
        "date" : "2024-11-27 06:36:21 +0100",
        "id" : "904b4234bec17087ea3571cf7472bdf1b8586772",
        "msg" : "php-8_3-ext-memcache - new package for php83",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/web/php/php-8_3-ext-memcache/php-8_3-ext-memcache.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/web/php/php-8_3-ext-memcache/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/web/php/php-8_3-ext-memcache/test/results-all.master"
          },
          {
            "editType" : "add",
            "file" : "components/web/php/php-8_3-ext-memcache/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/web/php/php-8_3-ext-memcache/memcache.ini"
          },
          {
            "editType" : "add",
            "file" : "components/web/php/php-8_3-ext-memcache/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/web/php/php-8_3-ext-mongodb/patches/solaris.patch",
          "components/web/php/php-8_3-ext-mongodb/mongodb.ini",
          "components/web/php/php-8_3-ext-mongodb/manifests/sample-manifest.p5m",
          "components/web/php/php-8_3-ext-mongodb/php83-ext-mongodb.p5m",
          "components/web/php/php-8_3-ext-mongodb/Makefile",
          "components/web/php/php-8_3-ext-mongodb/pkg5",
          "components/web/php/php-8_3-ext-mongodb/test/results-all.master"
        ],
        "commitId" : "5c4d62138090bbf1eebeaafc1bea4bc13cf5009c",
        "timestamp" : 1732685792000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "php-8_3-ext-mongodb - new package for php83\u000a\u000a",
        "date" : "2024-11-27 06:36:32 +0100",
        "id" : "5c4d62138090bbf1eebeaafc1bea4bc13cf5009c",
        "msg" : "php-8_3-ext-mongodb - new package for php83",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/web/php/php-8_3-ext-mongodb/mongodb.ini"
          },
          {
            "editType" : "add",
            "file" : "components/web/php/php-8_3-ext-mongodb/php83-ext-mongodb.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/web/php/php-8_3-ext-mongodb/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/web/php/php-8_3-ext-mongodb/patches/solaris.patch"
          },
          {
            "editType" : "add",
            "file" : "components/web/php/php-8_3-ext-mongodb/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/web/php/php-8_3-ext-mongodb/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/web/php/php-8_3-ext-mongodb/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/web/php/php-8_3-ext-oauth/manifests/sample-manifest.p5m",
          "components/web/php/php-8_3-ext-oauth/Makefile",
          "components/web/php/php-8_3-ext-oauth/pkg5",
          "components/web/php/php-8_3-ext-oauth/test/results-all.master",
          "components/web/php/php-8_3-ext-oauth/oauth.ini",
          "components/web/php/php-8_3-ext-oauth/php83-ext-oauth.p5m"
        ],
        "commitId" : "ac16cd0e7c351fb20d22b060e42e46ba8c726c96",
        "timestamp" : 1732685801000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "php-8_3-ext-oauth - new package for php83\u000a\u000a",
        "date" : "2024-11-27 06:36:41 +0100",
        "id" : "ac16cd0e7c351fb20d22b060e42e46ba8c726c96",
        "msg" : "php-8_3-ext-oauth - new package for php83",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/web/php/php-8_3-ext-oauth/oauth.ini"
          },
          {
            "editType" : "add",
            "file" : "components/web/php/php-8_3-ext-oauth/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/web/php/php-8_3-ext-oauth/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/web/php/php-8_3-ext-oauth/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/web/php/php-8_3-ext-oauth/test/results-all.master"
          },
          {
            "editType" : "add",
            "file" : "components/web/php/php-8_3-ext-oauth/php83-ext-oauth.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/web/php/php-8_3-ext-rrd/rrd.ini",
          "components/web/php/php-8_3-ext-rrd/manifests/sample-manifest.p5m",
          "components/web/php/php-8_3-ext-rrd/Makefile",
          "components/web/php/php-8_3-ext-rrd/php83-ext-rrd.p5m",
          "components/web/php/php-8_3-ext-rrd/pkg5",
          "components/web/php/php-8_3-ext-rrd/test/results-all.master"
        ],
        "commitId" : "30d83d969ca74a493edb8296e555bc6277c6af27",
        "timestamp" : 1732685811000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "php-8_3-ext-rrd - new package for php83\u000a\u000a",
        "date" : "2024-11-27 06:36:51 +0100",
        "id" : "30d83d969ca74a493edb8296e555bc6277c6af27",
        "msg" : "php-8_3-ext-rrd - new package for php83",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/web/php/php-8_3-ext-rrd/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/web/php/php-8_3-ext-rrd/rrd.ini"
          },
          {
            "editType" : "add",
            "file" : "components/web/php/php-8_3-ext-rrd/php83-ext-rrd.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/web/php/php-8_3-ext-rrd/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/web/php/php-8_3-ext-rrd/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/web/php/php-8_3-ext-rrd/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/web/php/php-8_3-ext-xdebug/php83-ext-xdebug.p5m",
          "components/web/php/php-8_3-ext-xdebug/manifests/sample-manifest.p5m",
          "components/web/php/php-8_3-ext-xdebug/xdebug.ini",
          "components/web/php/php-8_3-ext-xdebug/pkg5",
          "components/web/php/php-8_3-ext-xdebug/Makefile"
        ],
        "commitId" : "03a0b753f746443b8b9cc044114e0ea7571c984f",
        "timestamp" : 1732685820000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "php-8_3-ext-xdebug - new package for php83\u000a\u000a",
        "date" : "2024-11-27 06:37:00 +0100",
        "id" : "03a0b753f746443b8b9cc044114e0ea7571c984f",
        "msg" : "php-8_3-ext-xdebug - new package for php83",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/web/php/php-8_3-ext-xdebug/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/web/php/php-8_3-ext-xdebug/php83-ext-xdebug.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/web/php/php-8_3-ext-xdebug/xdebug.ini"
          },
          {
            "editType" : "add",
            "file" : "components/web/php/php-8_3-ext-xdebug/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/web/php/php-8_3-ext-xdebug/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/web/php/php-8_3-ext-yaml/php83-ext-yaml.p5m",
          "components/web/php/php-8_3-ext-yaml/pkg5",
          "components/web/php/php-8_3-ext-yaml/Makefile",
          "components/web/php/php-8_3-ext-yaml/test/results-all.master",
          "components/web/php/php-8_3-ext-yaml/yaml.ini",
          "components/web/php/php-8_3-ext-yaml/manifests/sample-manifest.p5m"
        ],
        "commitId" : "4a581054a3dbf4ab14a96ec4540d4b21e3105f54",
        "timestamp" : 1732685830000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "php-8_3-ext-yaml - new package for php83\u000a\u000a",
        "date" : "2024-11-27 06:37:10 +0100",
        "id" : "4a581054a3dbf4ab14a96ec4540d4b21e3105f54",
        "msg" : "php-8_3-ext-yaml - new package for php83",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/web/php/php-8_3-ext-yaml/php83-ext-yaml.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/web/php/php-8_3-ext-yaml/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/web/php/php-8_3-ext-yaml/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/web/php/php-8_3-ext-yaml/test/results-all.master"
          },
          {
            "editType" : "add",
            "file" : "components/web/php/php-8_3-ext-yaml/yaml.ini"
          },
          {
            "editType" : "add",
            "file" : "components/web/php/php-8_3-ext-yaml/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/identify/.gitignore",
          "components/python/identify/test/results-all.master",
          "components/python/identify/Makefile"
        ],
        "commitId" : "65a73c1f809f6c538637bac316169a127216881b",
        "timestamp" : 1732720794000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/identify: update to 2.6.3\u000a\u000a",
        "date" : "2024-11-27 16:19:54 +0100",
        "id" : "65a73c1f809f6c538637bac316169a127216881b",
        "msg" : "python/identify: update to 2.6.3",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/identify/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/identify/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/identify/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/maturin/Makefile",
          "components/python/maturin/.gitignore"
        ],
        "commitId" : "f6bad52aa7f7a3f9163b7b339eef055e97d85169",
        "timestamp" : 1732720804000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/maturin: update to 1.7.5\u000a\u000a",
        "date" : "2024-11-27 16:20:04 +0100",
        "id" : "f6bad52aa7f7a3f9163b7b339eef055e97d85169",
        "msg" : "python/maturin: update to 1.7.5",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/maturin/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/maturin/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pipdeptree/patches/01-tox-no-diff-cover.patch",
          "components/python/pipdeptree/test/results-all.master",
          "components/python/pipdeptree/patches/02-no-tox-uv.patch",
          "components/python/pipdeptree/Makefile",
          "components/python/pipdeptree/patches/04-tox-cov-proto.patch",
          "components/python/pipdeptree/.gitignore"
        ],
        "commitId" : "9912174febdf509c2bc9686eb2f82c1350f1d846",
        "timestamp" : 1732720830000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/pipdeptree: update to 2.24.0\u000a\u000a",
        "date" : "2024-11-27 16:20:30 +0100",
        "id" : "9912174febdf509c2bc9686eb2f82c1350f1d846",
        "msg" : "python/pipdeptree: update to 2.24.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/pipdeptree/patches/04-tox-cov-proto.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pipdeptree/patches/01-tox-no-diff-cover.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pipdeptree/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pipdeptree/patches/02-no-tox-uv.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pipdeptree/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pipdeptree/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pydantic/.gitignore",
          "components/python/pydantic/Makefile",
          "components/python/pydantic/patches/01-pytest-plugins.patch",
          "components/python/pydantic/test/results-all.master"
        ],
        "commitId" : "6c202d3f4c83e17511b31dbbf14b4ae461984c77",
        "timestamp" : 1732720843000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/pydantic: update to 2.10.2\u000a\u000a",
        "date" : "2024-11-27 16:20:43 +0100",
        "id" : "6c202d3f4c83e17511b31dbbf14b4ae461984c77",
        "msg" : "python/pydantic: update to 2.10.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/pydantic/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pydantic/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pydantic/patches/01-pytest-plugins.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pydantic/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/types-setuptools/Makefile",
          "components/python/types-setuptools/.gitignore"
        ],
        "commitId" : "90381a7b1668166ab2793647fcd4c1962e03454f",
        "timestamp" : 1732720863000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/types-setuptools: update to 75.6.0.20241126\u000a\u000a",
        "date" : "2024-11-27 16:21:03 +0100",
        "id" : "90381a7b1668166ab2793647fcd4c1962e03454f",
        "msg" : "python/types-setuptools: update to 75.6.0.20241126",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/types-setuptools/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/types-setuptools/.gitignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/virtualenv/test/results-all.master",
          "components/python/virtualenv/.gitignore",
          "components/python/virtualenv/manifests/sample-manifest.p5m",
          "components/python/virtualenv/patches/02-pip.patch",
          "components/python/virtualenv/virtualenv-PYVER.p5m",
          "components/python/virtualenv/Makefile",
          "components/python/virtualenv/patches/01-tox-cov-proto.patch"
        ],
        "commitId" : "0c3a19ed47efb2b11966868654a8b1c9b11e17fc",
        "timestamp" : 1732720882000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/virtualenv: update to 20.28.0\u000a\u000a",
        "date" : "2024-11-27 16:21:22 +0100",
        "id" : "0c3a19ed47efb2b11966868654a8b1c9b11e17fc",
        "msg" : "python/virtualenv: update to 20.28.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/virtualenv/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/virtualenv/virtualenv-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/virtualenv/patches/01-tox-cov-proto.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/virtualenv/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/virtualenv/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/virtualenv/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/virtualenv/patches/02-pip.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/Mozilla-PublicSuffix/files/public_suffix_list.dat",
          "components/perl/Mozilla-PublicSuffix/perl-integrate-module.conf",
          "components/perl/Mozilla-PublicSuffix/Makefile"
        ],
        "commitId" : "faddbced83c11921b44d8281fe5bb76a7a80d715",
        "timestamp" : 1732720900000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/Mozilla-PublicSuffix: update the public suffix list\u000a\u000a",
        "date" : "2024-11-27 16:21:40 +0100",
        "id" : "faddbced83c11921b44d8281fe5bb76a7a80d715",
        "msg" : "perl/Mozilla-PublicSuffix: update the public suffix list",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/Mozilla-PublicSuffix/files/public_suffix_list.dat"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Mozilla-PublicSuffix/perl-integrate-module.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Mozilla-PublicSuffix/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/gtk+3/pkg5",
          "components/library/gtk+3/Makefile"
        ],
        "commitId" : "af4b3412fb9e39cf6633f781190ce70769f1e0e3",
        "timestamp" : 1732723574000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "gtk+3: fix dependencies for new gnome/accessibility/at-spi2-core\u000a\u000a",
        "date" : "2024-11-27 17:06:14 +0100",
        "id" : "af4b3412fb9e39cf6633f781190ce70769f1e0e3",
        "msg" : "gtk+3: fix dependencies for new gnome/accessibility/at-spi2-core",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/gtk+3/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/library/gtk+3/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/gtk+/pkg5",
          "components/library/gtk+/Makefile"
        ],
        "commitId" : "27fc6cd85e29ac4952776640228c60abc18fea17",
        "timestamp" : 1732723587000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "gtk+: fix dependencies for new gnome/accessibility/at-spi2-core\u000a\u000a",
        "date" : "2024-11-27 17:06:27 +0100",
        "id" : "27fc6cd85e29ac4952776640228c60abc18fea17",
        "msg" : "gtk+: fix dependencies for new gnome/accessibility/at-spi2-core",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/gtk+/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/library/gtk+/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/web/php/php-8_3/files/php-fpm.conf",
          "components/web/php/php-8_3/files/php-fpm.xml",
          "components/web/php/php-8_3/files/opcache.ini",
          "components/web/php/php-8_3/Makefile",
          "components/web/php/php-8_3/files/php.ini"
        ],
        "commitId" : "eb490c08f6d993f5ee54f9c1a7825e3f8835c867",
        "timestamp" : 1732742567000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "php83 - fix version in opcache.ini php-fpm.conf php-fpm.xml php.ini files\u000a\u000a",
        "date" : "2024-11-27 22:22:47 +0100",
        "id" : "eb490c08f6d993f5ee54f9c1a7825e3f8835c867",
        "msg" : "php83 - fix version in opcache.ini php-fpm.conf php-fpm.xml php.ini files",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/web/php/php-8_3/files/php-fpm.xml"
          },
          {
            "editType" : "edit",
            "file" : "components/web/php/php-8_3/files/php-fpm.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/web/php/php-8_3/files/opcache.ini"
          },
          {
            "editType" : "edit",
            "file" : "components/web/php/php-8_3/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/web/php/php-8_3/files/php.ini"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/mozilla-nss/Makefile",
          "components/library/mozilla-nss/pkg5"
        ],
        "commitId" : "22e70b052e57d29c29ca4bb332f26d626700d47c",
        "timestamp" : 1732742582000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "mozilla-nss: fix dependencies for library/nspr/32\u000a\u000a",
        "date" : "2024-11-27 22:23:02 +0100",
        "id" : "22e70b052e57d29c29ca4bb332f26d626700d47c",
        "msg" : "mozilla-nss: fix dependencies for library/nspr/32",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/mozilla-nss/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/library/mozilla-nss/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/web/php/php-8_3-ext-redis/pkg5",
          "components/web/php/php-8_3-ext-redis/php83-ext-redis.p5m",
          "components/web/php/php-8_3-ext-redis/manifests/sample-manifest.p5m",
          "components/web/php/php-8_3-ext-redis/redis.ini",
          "components/web/php/php-8_3-ext-redis/Makefile"
        ],
        "commitId" : "52419a102e1d25f2b608e7b31a1ec951aa790cdb",
        "timestamp" : 1732772006000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "php-8_3-ext-redis - new package for php83\u000a\u000a",
        "date" : "2024-11-28 06:33:26 +0100",
        "id" : "52419a102e1d25f2b608e7b31a1ec951aa790cdb",
        "msg" : "php-8_3-ext-redis - new package for php83",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/web/php/php-8_3-ext-redis/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/web/php/php-8_3-ext-redis/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/web/php/php-8_3-ext-redis/php83-ext-redis.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/web/php/php-8_3-ext-redis/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/web/php/php-8_3-ext-redis/redis.ini"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/web/php/php-8_3-ext-imagick/test/results-all.master",
          "components/web/php/php-8_3-ext-imagick/pkg5",
          "components/web/php/php-8_3-ext-imagick/php83-ext-imagick.p5m",
          "components/web/php/php-8_3-ext-imagick/imagick.ini",
          "components/web/php/php-8_3-ext-imagick/Makefile",
          "components/web/php/php-8_3-ext-imagick/manifests/sample-manifest.p5m"
        ],
        "commitId" : "bc677036de95d3e2e062029e9203c7c5f3fc7497",
        "timestamp" : 1732772020000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "php-8_3-ext-imagick - new package for php83\u000a\u000a",
        "date" : "2024-11-28 06:33:40 +0100",
        "id" : "bc677036de95d3e2e062029e9203c7c5f3fc7497",
        "msg" : "php-8_3-ext-imagick - new package for php83",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/web/php/php-8_3-ext-imagick/imagick.ini"
          },
          {
            "editType" : "add",
            "file" : "components/web/php/php-8_3-ext-imagick/php83-ext-imagick.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/web/php/php-8_3-ext-imagick/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/web/php/php-8_3-ext-imagick/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/web/php/php-8_3-ext-imagick/test/results-all.master"
          },
          {
            "editType" : "add",
            "file" : "components/web/php/php-8_3-ext-imagick/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/components.ignore"
        ],
        "commitId" : "4b7e20576757a08b74a2a9f75fe853b98b1fa35d",
        "timestamp" : 1732810735000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "disable failing php-8_3-ext-redis and php-8_3-ext-imagick\u000a\u000a",
        "date" : "2024-11-28 17:18:55 +0100",
        "id" : "4b7e20576757a08b74a2a9f75fe853b98b1fa35d",
        "msg" : "disable failing php-8_3-ext-redis and php-8_3-ext-imagick",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/components.ignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/Faker/patches/01-no-coverage-report.patch",
          "components/python/Faker/Makefile",
          "components/python/Faker/.gitignore"
        ],
        "commitId" : "d1896a637bbe3f10380eff1f51128001e8c6f0d6",
        "timestamp" : 1732811060000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/Faker: update to 33.1.0\u000a\u000a",
        "date" : "2024-11-28 17:24:20 +0100",
        "id" : "d1896a637bbe3f10380eff1f51128001e8c6f0d6",
        "msg" : "python/Faker: update to 33.1.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/Faker/patches/01-no-coverage-report.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/Faker/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/Faker/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/PyJWT/test/results-all.master",
          "components/python/PyJWT/Makefile",
          "components/python/PyJWT/.gitignore"
        ],
        "commitId" : "09bd9ba97a556b98bd3932db5cff6c9bd4429ad7",
        "timestamp" : 1732811071000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/PyJWT: update to 2.10.1\u000a\u000a",
        "date" : "2024-11-28 17:24:31 +0100",
        "id" : "09bd9ba97a556b98bd3932db5cff6c9bd4429ad7",
        "msg" : "python/PyJWT: update to 2.10.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/PyJWT/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/PyJWT/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/PyJWT/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/WebTest/.gitignore",
          "components/python/WebTest/Makefile",
          "components/python/WebTest/patches/02-tox.ini-cleanup.patch",
          "components/python/WebTest/patches/01-test-no-pyquery.patch"
        ],
        "commitId" : "7eff8caeb6022e199fb88ef522dd586818af520c",
        "timestamp" : 1732811081000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/WebTest: update to 3.0.2\u000a\u000a",
        "date" : "2024-11-28 17:24:41 +0100",
        "id" : "7eff8caeb6022e199fb88ef522dd586818af520c",
        "msg" : "python/WebTest: update to 3.0.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/WebTest/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/WebTest/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/WebTest/patches/01-test-no-pyquery.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/WebTest/patches/02-tox.ini-cleanup.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/aiohttp/patches/06-remove-test-reqs.patch",
          "components/python/aiohttp/.gitignore",
          "components/python/aiohttp/test/results-all.master",
          "components/python/aiohttp/Makefile",
          "components/python/aiohttp/patches/02-requirements-path.patch"
        ],
        "commitId" : "bd61cedc2e0b410e57f2cfbc9625573b05be4ded",
        "timestamp" : 1732811091000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/aiohttp: update to 3.11.8\u000a\u000a",
        "date" : "2024-11-28 17:24:51 +0100",
        "id" : "bd61cedc2e0b410e57f2cfbc9625573b05be4ded",
        "msg" : "python/aiohttp: update to 3.11.8",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/aiohttp/patches/02-requirements-path.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/aiohttp/patches/06-remove-test-reqs.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/aiohttp/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/aiohttp/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/aiohttp/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/fastjsonschema/.gitignore",
          "components/python/fastjsonschema/Makefile",
          "components/python/fastjsonschema/test/results-all.master",
          "components/python/fastjsonschema/manifests/sample-manifest.p5m",
          "components/python/fastjsonschema/pkg5"
        ],
        "commitId" : "bdf5047a4599d4030190f7e1c1ac58485d91cfd2",
        "timestamp" : 1732811103000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/fastjsonschema: update to 2.21.0\u000a\u000a",
        "date" : "2024-11-28 17:25:03 +0100",
        "id" : "bdf5047a4599d4030190f7e1c1ac58485d91cfd2",
        "msg" : "python/fastjsonschema: update to 2.21.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/fastjsonschema/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/fastjsonschema/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/fastjsonschema/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/fastjsonschema/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/fastjsonschema/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/tomli/test/results-all.master",
          "components/python/tomli/.gitignore",
          "components/python/tomli/Makefile"
        ],
        "commitId" : "0b5bda721d0235d7039ad59baff2e9eb3b8216a6",
        "timestamp" : 1732811115000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/tomli: update to 2.2.1\u000a\u000a",
        "date" : "2024-11-28 17:25:15 +0100",
        "id" : "0b5bda721d0235d7039ad59baff2e9eb3b8216a6",
        "msg" : "python/tomli: update to 2.2.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/tomli/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/tomli/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/tomli/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/types-docutils/python-integrate-project.conf",
          "components/python/types-docutils/types_docutils-PYVER.p5m",
          "components/python/types-docutils/types-docutils.license",
          "components/python/types-docutils/types-docutils-PYVER.p5m",
          "components/python/types-docutils/pkg5",
          "components/python/types-docutils/.gitignore",
          "components/python/types-docutils/Makefile"
        ],
        "commitId" : "3dfacd2aa2a4377e056b3dcc87446f4584424eeb",
        "timestamp" : 1732811127000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/types-docutils: update to 0.21.0.20241128\u000a\u000a",
        "date" : "2024-11-28 17:25:27 +0100",
        "id" : "3dfacd2aa2a4377e056b3dcc87446f4584424eeb",
        "msg" : "python/types-docutils: update to 0.21.0.20241128",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/types-docutils/.gitignore"
          },
          {
            "editType" : "delete",
            "file" : "components/python/types-docutils/types-docutils.license"
          },
          {
            "editType" : "edit",
            "file" : "components/python/types-docutils/python-integrate-project.conf"
          },
          {
            "editType" : "delete",
            "file" : "components/python/types-docutils/types-docutils-PYVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/types-docutils/types_docutils-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/types-docutils/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/types-docutils/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/cryptography_vectors/cryptography_vectors-PYVER.p5m",
          "components/python/cryptography_vectors/Makefile",
          "components/python/cryptography_vectors/manifests/sample-manifest.p5m",
          "components/python/cryptography_vectors/.gitignore"
        ],
        "commitId" : "ec2e1d1b549afd727b3a30faa1a5eddd85d755e5",
        "timestamp" : 1732811136000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/cryptography_vectors: update to 44.0.0\u000a\u000a",
        "date" : "2024-11-28 17:25:36 +0100",
        "id" : "ec2e1d1b549afd727b3a30faa1a5eddd85d755e5",
        "msg" : "python/cryptography_vectors: update to 44.0.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/cryptography_vectors/cryptography_vectors-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/cryptography_vectors/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/cryptography_vectors/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/cryptography_vectors/.gitignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pyOpenSSL/pkg5",
          "components/python/pyOpenSSL/patches/03-skip-test_connect_ex.patch",
          "components/python/pyOpenSSL/python-integrate-project.conf",
          "components/python/pyOpenSSL/Makefile",
          "components/python/pyOpenSSL/.gitignore",
          "components/python/pyOpenSSL/patches/01-tox.ini-PYTHONPATH.patch",
          "components/python/pyOpenSSL/test/results-all.master"
        ],
        "commitId" : "cc9f753600bbb524b31a7221beafd519144dfe48",
        "timestamp" : 1732811151000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/pyOpenSSL: update to 24.3.0\u000a\u000a",
        "date" : "2024-11-28 17:25:51 +0100",
        "id" : "cc9f753600bbb524b31a7221beafd519144dfe48",
        "msg" : "python/pyOpenSSL: update to 24.3.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/pyOpenSSL/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pyOpenSSL/patches/03-skip-test_connect_ex.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pyOpenSSL/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pyOpenSSL/patches/01-tox.ini-PYTHONPATH.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pyOpenSSL/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pyOpenSSL/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pyOpenSSL/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/zope.interface/patches/02-no-pip-install.patch",
          "components/python/zope.interface/patches/03-no-furo.patch",
          "components/python/zope.interface/patches/01-setuptools.patch",
          "components/python/zope.interface/test/results-all.master",
          "components/python/zope.interface/.gitignore",
          "components/python/zope.interface/Makefile"
        ],
        "commitId" : "e859305000c20f3df6dbdc3148c8e76acf605479",
        "timestamp" : 1732811161000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/zope.interface: update to 7.2\u000a\u000a",
        "date" : "2024-11-28 17:26:01 +0100",
        "id" : "e859305000c20f3df6dbdc3148c8e76acf605479",
        "msg" : "python/zope.interface: update to 7.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/zope.interface/patches/02-no-pip-install.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/zope.interface/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/zope.interface/patches/03-no-furo.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/zope.interface/patches/01-setuptools.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/zope.interface/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/zope.interface/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/hypothesis/.gitignore",
          "components/python/hypothesis/patches/01-enable-tests.patch",
          "components/python/hypothesis/Makefile",
          "components/python/hypothesis/test/results-all.master"
        ],
        "commitId" : "cb0f6906ad2a33eb7d65bcd5dee68b6eede1e9ab",
        "timestamp" : 1732811171000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/hypothesis: update to 6.121.0\u000a\u000a",
        "date" : "2024-11-28 17:26:11 +0100",
        "id" : "cb0f6906ad2a33eb7d65bcd5dee68b6eede1e9ab",
        "msg" : "python/hypothesis: update to 6.121.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/patches/01-enable-tests.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/pulseaudio/pkg5",
          "components/desktop/pulseaudio/Makefile"
        ],
        "commitId" : "85601df9259ccf1bc608d18656af4c6262333d8b",
        "timestamp" : 1732814774000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "pulseaudio: fix dependencies for openssl-3\u000a\u000a",
        "date" : "2024-11-28 18:26:14 +0100",
        "id" : "85601df9259ccf1bc608d18656af4c6262333d8b",
        "msg" : "pulseaudio: fix dependencies for openssl-3",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/pulseaudio/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/pulseaudio/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/schroedinger/libschroedinger.p5m",
          "components/library/schroedinger/manifests/sample-manifest.p5m",
          "components/library/schroedinger/Makefile",
          "components/library/schroedinger/pkg5"
        ],
        "commitId" : "cee91b0c1a95f1334fe209089b93af722ee9cf3e",
        "timestamp" : 1732821723000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "libschroedinger: fix meta-data\u000a\u000a",
        "date" : "2024-11-28 20:22:03 +0100",
        "id" : "cee91b0c1a95f1334fe209089b93af722ee9cf3e",
        "msg" : "libschroedinger: fix meta-data",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/schroedinger/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/schroedinger/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/library/schroedinger/libschroedinger.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/schroedinger/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/libsndfile/manifests/sample-manifest.p5m",
          "components/library/libsndfile/pkg5",
          "components/library/libsndfile/Makefile",
          "components/library/libsndfile/libsndfile.p5m"
        ],
        "commitId" : "979acafbb931d521ae2ff70dfb355d47b29de330",
        "timestamp" : 1732824625000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "libsndfile: drop 32 bit libs, because mpg123 is allready 64 bit only\u000a\u000a",
        "date" : "2024-11-28 21:10:25 +0100",
        "id" : "979acafbb931d521ae2ff70dfb355d47b29de330",
        "msg" : "libsndfile: drop 32 bit libs, because mpg123 is allready 64 bit only",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/libsndfile/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libsndfile/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libsndfile/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libsndfile/libsndfile.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/cryptography/.gitignore",
          "components/python/cryptography/python-integrate-project.conf",
          "components/python/cryptography/pkg5",
          "components/python/cryptography/patches/01-setuptools.patch",
          "components/python/cryptography/test/results-all.master",
          "components/python/cryptography/manifests/sample-manifest.p5m",
          "components/python/cryptography/Makefile",
          "components/python/cryptography/cryptography-PYVER.p5m"
        ],
        "commitId" : "5da777651d3b09e44190c94ed03b19b1422f1ff3",
        "timestamp" : 1732824638000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/cryptography: update to 44.0.0\u000a\u000a",
        "date" : "2024-11-28 21:10:38 +0100",
        "id" : "5da777651d3b09e44190c94ed03b19b1422f1ff3",
        "msg" : "python/cryptography: update to 44.0.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/cryptography/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/python/cryptography/patches/01-setuptools.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/cryptography/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/cryptography/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/cryptography/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/cryptography/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/cryptography/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/cryptography/cryptography-PYVER.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/multimedia/gst-plugins-base/test/results-32.master",
          "components/multimedia/gst-plugins-base/manifests/sample-manifest.p5m",
          "components/multimedia/gst-plugins-base/test/results-64.master",
          "components/multimedia/gst-plugins-base/test/results-all.master",
          "components/multimedia/gst-plugins-base/gstreamer-plugin-base.p5m",
          "components/multimedia/gst-plugins-base/pkg5",
          "components/multimedia/gst-plugins-base/Makefile"
        ],
        "commitId" : "a308b815b2a4709587056a14666cd7c4d6191762",
        "timestamp" : 1732830852000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "gstreamer-plugins-base: drop 32 bit; fix meta data\u000a\u000a",
        "date" : "2024-11-28 22:54:12 +0100",
        "id" : "a308b815b2a4709587056a14666cd7c4d6191762",
        "msg" : "gstreamer-plugins-base: drop 32 bit; fix meta data",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/multimedia/gst-plugins-base/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/multimedia/gst-plugins-base/gstreamer-plugin-base.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/multimedia/gst-plugins-base/test/results-all.master"
          },
          {
            "editType" : "delete",
            "file" : "components/multimedia/gst-plugins-base/test/results-32.master"
          },
          {
            "editType" : "edit",
            "file" : "components/multimedia/gst-plugins-base/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/multimedia/gst-plugins-base/pkg5"
          },
          {
            "editType" : "delete",
            "file" : "components/multimedia/gst-plugins-base/test/results-64.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/encumbered/gst-plugins-ugly/patches/cdio_build.patch",
          "components/encumbered/gst-plugins-bad/patches/gnu-make-breakage.patch",
          "components/encumbered/gst-plugins-bad/patches/0011-opuspay-plug-buffer-leak.patch",
          "components/encumbered/gst-plugins-bad/patches/0009-opusenc-only-request-and-process-1-frame-at-a-time.patch",
          "components/encumbered/gst-plugins-bad/pkg5",
          "components/encumbered/gst-ffmpeg/patches/50_audio-get-buffer.patch",
          "components/encumbered/gst-plugins-ugly/Makefile",
          "components/encumbered/gst-plugins-bad/patches/0016-opusdec-do-not-assert-on-bad-header-error-out-instea.patch",
          "components/encumbered/gst-plugins-bad/patches/0013-opus-bump-written-version-from-0-to-0x01.patch",
          "components/encumbered/gst-plugins-ugly/pkg5",
          "components/encumbered/gst-plugins-bad/patches/0032-fix-compat-with-updated-libmodplug.patch",
          "components/encumbered/gst-plugins-bad/manifests/sample-manifest.p5m",
          "components/encumbered/gst-ffmpeg/pkg5",
          "components/encumbered/gst-plugins-ugly/patches/a52dec.patch",
          "components/encumbered/gst-plugins-bad/patches/0012-opusdec-fix-lost-packet-handling-for-FEC-PLC.patch",
          "components/encumbered/gst-ffmpeg/patches/01.disable-asm.patch",
          "components/encumbered/gst-ffmpeg/manifests/sample-manifest.p5m",
          "components/encumbered/gst-plugins-bad/Makefile",
          "components/encumbered/gst-ffmpeg/gstreamer-plugins-ffmpeg.p5m",
          "components/encumbered/gst-plugins-bad/gstreamer-plugins-bad.p5m",
          "components/encumbered/gst-plugins-bad/patches/vp8-build.patch",
          "components/encumbered/gst-plugins-ugly/manifests/sample-manifest.p5m",
          "components/encumbered/gst-plugins-bad/patches/0014-opus-reject-major-version-number-above-what-we-grok.patch",
          "components/encumbered/gst-plugins-bad/patches/0001-vp8enc-fix-target-bitrate-config-with-libvpx-1.1.0.patch",
          "components/encumbered/gst-plugins-ugly/gstreamer-plugins-ugly.p5m",
          "components/encumbered/gst-plugins-ugly/patches/01_opencore-amr-0.1.3.patch",
          "components/encumbered/gst-plugins-bad/patches/0020-opusenc-add-missing-mutex-unlock-on-error-path.patch",
          "components/encumbered/gst-plugins-bad/patches/0030-really-fix-h264-parsing.patch",
          "components/encumbered/gst-plugins-bad/patches/buffer-overflow-mp4.patch",
          "components/encumbered/gst-plugins-bad/patches/0017-opusdec-read-gain-from-the-right-place-in-the-header.patch",
          "components/encumbered/gst-plugins-bad/patches/0010-opus-Handle-GstByteWriter-return-values.patch",
          "components/encumbered/gst-plugins-bad/patches/0008-opusenc-configure-baseclass-requested-samples-really.patch",
          "components/encumbered/gst-plugins-bad/patches/0015-opusparse-heed-test-vector-framing-to-eat-any-paddin.patch",
          "components/encumbered/meta-packages/history/history",
          "components/encumbered/gst-plugins-bad/patches/buffer-overflow-vmncdec.patch",
          "components/encumbered/gst-ffmpeg/Makefile"
        ],
        "commitId" : "4c53f258ab4a071f6934313b912c03a08044f46b",
        "timestamp" : 1732830866000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "obsolete gstreamer-plugin-bad, -ugly and gst-ffmpeg\u000a\u000a",
        "date" : "2024-11-28 22:54:26 +0100",
        "id" : "4c53f258ab4a071f6934313b912c03a08044f46b",
        "msg" : "obsolete gstreamer-plugin-bad, -ugly and gst-ffmpeg",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/encumbered/gst-ffmpeg/patches/01.disable-asm.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/encumbered/gst-plugins-bad/patches/0016-opusdec-do-not-assert-on-bad-header-error-out-instea.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/encumbered/gst-plugins-ugly/gstreamer-plugins-ugly.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/encumbered/gst-ffmpeg/patches/50_audio-get-buffer.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/encumbered/gst-plugins-bad/gstreamer-plugins-bad.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/encumbered/gst-plugins-bad/pkg5"
          },
          {
            "editType" : "delete",
            "file" : "components/encumbered/gst-plugins-ugly/patches/a52dec.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/encumbered/gst-plugins-bad/patches/buffer-overflow-mp4.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/encumbered/gst-plugins-bad/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/encumbered/gst-plugins-bad/patches/0014-opus-reject-major-version-number-above-what-we-grok.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/encumbered/gst-plugins-ugly/patches/cdio_build.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/encumbered/gst-plugins-bad/patches/0012-opusdec-fix-lost-packet-handling-for-FEC-PLC.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/encumbered/gst-plugins-bad/patches/0017-opusdec-read-gain-from-the-right-place-in-the-header.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/encumbered/gst-plugins-bad/patches/buffer-overflow-vmncdec.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/encumbered/gst-plugins-bad/patches/0010-opus-Handle-GstByteWriter-return-values.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/encumbered/gst-plugins-bad/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/encumbered/gst-plugins-ugly/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/encumbered/gst-plugins-bad/patches/0001-vp8enc-fix-target-bitrate-config-with-libvpx-1.1.0.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/encumbered/gst-ffmpeg/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/encumbered/gst-ffmpeg/gstreamer-plugins-ffmpeg.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/encumbered/gst-plugins-bad/patches/vp8-build.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/encumbered/meta-packages/history/history"
          },
          {
            "editType" : "delete",
            "file" : "components/encumbered/gst-plugins-bad/patches/0020-opusenc-add-missing-mutex-unlock-on-error-path.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/encumbered/gst-plugins-bad/patches/0008-opusenc-configure-baseclass-requested-samples-really.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/encumbered/gst-plugins-bad/patches/gnu-make-breakage.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/encumbered/gst-plugins-ugly/pkg5"
          },
          {
            "editType" : "delete",
            "file" : "components/encumbered/gst-ffmpeg/pkg5"
          },
          {
            "editType" : "delete",
            "file" : "components/encumbered/gst-plugins-bad/patches/0009-opusenc-only-request-and-process-1-frame-at-a-time.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/encumbered/gst-plugins-bad/patches/0030-really-fix-h264-parsing.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/encumbered/gst-ffmpeg/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/encumbered/gst-plugins-ugly/patches/01_opencore-amr-0.1.3.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/encumbered/gst-plugins-bad/patches/0011-opuspay-plug-buffer-leak.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/encumbered/gst-plugins-bad/patches/0013-opus-bump-written-version-from-0-to-0x01.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/encumbered/gst-plugins-bad/patches/0032-fix-compat-with-updated-libmodplug.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/encumbered/gst-plugins-bad/patches/0015-opusparse-heed-test-vector-framing-to-eat-any-paddin.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/encumbered/gst-plugins-ugly/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/meta-packages/install-types/Makefile",
          "components/meta-packages/install-types/includes/desktop_common"
        ],
        "commitId" : "42caca56a1bdb961328e9041d522fd0f959506a3",
        "timestamp" : 1732871417000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "install-types: remove library/audio/gstreamer/plugin/base and library/audio/gstreamer/plugin/good from desktop_common\u000a\u000a",
        "date" : "2024-11-29 10:10:17 +0100",
        "id" : "42caca56a1bdb961328e9041d522fd0f959506a3",
        "msg" : "install-types: remove library/audio/gstreamer/plugin/base and library/audio/gstreamer/plugin/good from desktop_common",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/meta-packages/install-types/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/meta-packages/install-types/includes/desktop_common"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/hypothesis/patches/01-enable-tests.patch",
          "components/python/hypothesis/.gitignore",
          "components/python/hypothesis/Makefile",
          "components/python/hypothesis/test/results-all.master"
        ],
        "commitId" : "362c7980e0e85ae15f6596784466dbfd55407566",
        "timestamp" : 1732883050000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/hypothesis: update to 6.121.1\u000a\u000a",
        "date" : "2024-11-29 13:24:10 +0100",
        "id" : "362c7980e0e85ae15f6596784466dbfd55407566",
        "msg" : "python/hypothesis: update to 6.121.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/patches/01-enable-tests.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/maturin/Makefile",
          "components/python/maturin/.gitignore"
        ],
        "commitId" : "fefc6e00ccadf7aac8c7c4f10478bfe1780e6903",
        "timestamp" : 1732883062000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/maturin: update to 1.7.6\u000a\u000a",
        "date" : "2024-11-29 13:24:22 +0100",
        "id" : "fefc6e00ccadf7aac8c7c4f10478bfe1780e6903",
        "msg" : "python/maturin: update to 1.7.6",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/maturin/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/maturin/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/cargo-c/test/results-all.master",
          "components/developer/cargo-c/Makefile",
          "components/rust/cargo-c/cargo-c.p5m",
          "components/developer/cargo-c/pkg5",
          "components/rust/cargo-c/Makefile",
          "components/developer/cargo-c/manifests/sample-manifest.p5m",
          "components/developer/cargo-c/cargo-c.p5m",
          "components/rust/cargo-c/pkg5",
          "components/rust/cargo-c/manifests/sample-manifest.p5m",
          "components/rust/cargo-c/test/results-all.master"
        ],
        "commitId" : "5d6dbe39b21d9f1b3f8ea40d24cd8787b90211fd",
        "timestamp" : 1732883075000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "cargo-c: update to 0.10.6+cargo-0.84.0\u000a\u000a",
        "date" : "2024-11-29 13:24:35 +0100",
        "id" : "5d6dbe39b21d9f1b3f8ea40d24cd8787b90211fd",
        "msg" : "cargo-c: update to 0.10.6+cargo-0.84.0",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/developer/cargo-c/test/results-all.master"
          },
          {
            "editType" : "add",
            "file" : "components/rust/cargo-c/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/rust/cargo-c/cargo-c.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/cargo-c/pkg5"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/cargo-c/cargo-c.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/rust/cargo-c/pkg5"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/cargo-c/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/cargo-c/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/rust/cargo-c/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/rust/cargo-c/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/web/squid/Makefile",
          "components/web/squid/pkg5"
        ],
        "commitId" : "5f571ef586ad9e9bcd42072ca1efd7579c047dd0",
        "timestamp" : 1732909843000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "squid - update to version 6.12\u000a\u000a",
        "date" : "2024-11-29 20:50:43 +0100",
        "id" : "5f571ef586ad9e9bcd42072ca1efd7579c047dd0",
        "msg" : "squid - update to version 6.12",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/web/squid/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/web/squid/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/web/haproxy/Makefile",
          "components/web/haproxy/pkg5"
        ],
        "commitId" : "96c762c109ad1b39646059f3b8b445ee02aa813d",
        "timestamp" : 1732959216000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "web/haproxy: update to 2.8.12\u000a\u000a",
        "date" : "2024-11-30 10:33:36 +0100",
        "id" : "96c762c109ad1b39646059f3b8b445ee02aa813d",
        "msg" : "web/haproxy: update to 2.8.12",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/web/haproxy/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/web/haproxy/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/encumbered/meta-packages/history/Makefile",
          "components/encumbered/meta-packages/history/pkg5",
          "components/encumbered/meta-packages/history/manifests/sample-manifest.p5m"
        ],
        "commitId" : "72a511d288783df4eb2e7857e0897980b11c9d8e",
        "timestamp" : 1732959227000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "encumbered/meta-packages/history: add missing include\u000a\u000a",
        "date" : "2024-11-30 10:33:47 +0100",
        "id" : "72a511d288783df4eb2e7857e0897980b11c9d8e",
        "msg" : "encumbered/meta-packages/history: add missing include",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/encumbered/meta-packages/history/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/encumbered/meta-packages/history/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/encumbered/meta-packages/history/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/asttokens/test/results-all.master",
          "components/python/asttokens/manifests/sample-manifest.p5m",
          "components/python/asttokens/.gitignore",
          "components/python/asttokens/Makefile",
          "components/python/asttokens/pkg5",
          "components/python/asttokens/asttokens-PYVER.p5m"
        ],
        "commitId" : "e6d2c097b697611b56d16b08cf487e84bf8ce7cf",
        "timestamp" : 1732959240000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/asttokens: update to 3.0.0\u000a\u000a",
        "date" : "2024-11-30 10:34:00 +0100",
        "id" : "e6d2c097b697611b56d16b08cf487e84bf8ce7cf",
        "msg" : "python/asttokens: update to 3.0.0",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/asttokens/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/asttokens/asttokens-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/asttokens/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/asttokens/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/asttokens/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/asttokens/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/hypothesis/.gitignore",
          "components/python/hypothesis/patches/01-enable-tests.patch",
          "components/python/hypothesis/Makefile"
        ],
        "commitId" : "e5e3d6aeaaaef303276560dd3d3a1e9fdc67cce0",
        "timestamp" : 1732959250000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/hypothesis: update to 6.122.0\u000a\u000a",
        "date" : "2024-11-30 10:34:10 +0100",
        "id" : "e5e3d6aeaaaef303276560dd3d3a1e9fdc67cce0",
        "msg" : "python/hypothesis: update to 6.122.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/patches/01-enable-tests.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/nh3/.gitignore",
          "components/python/nh3/Makefile",
          "components/python/nh3/test/results-all.master"
        ],
        "commitId" : "2a8bfd5e9bc26782bdc4b4f14953a07ffd1ef03e",
        "timestamp" : 1732959262000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/nh3: update to 0.2.19\u000a\u000a",
        "date" : "2024-11-30 10:34:22 +0100",
        "id" : "2a8bfd5e9bc26782bdc4b4f14953a07ffd1ef03e",
        "msg" : "python/nh3: update to 0.2.19",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/nh3/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/nh3/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/nh3/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/sysutils/sudo/Makefile",
          "components/sysutils/sudo/pkg5"
        ],
        "commitId" : "72644de9b0d02fff437113234bbc89c453746fc8",
        "timestamp" : 1732963424000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "sudo: update to 1.9.16p2\u000a\u000a",
        "date" : "2024-11-30 11:43:44 +0100",
        "id" : "72644de9b0d02fff437113234bbc89c453746fc8",
        "msg" : "sudo: update to 1.9.16p2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/sysutils/sudo/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/sudo/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/jenkins-core-lts/Makefile"
        ],
        "commitId" : "ee99a37407066133650b51f24934040b2055946d",
        "timestamp" : 1732963437000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "jenkins-core-lts: update to 2.479.2\u000a\u000a",
        "date" : "2024-11-30 11:43:57 +0100",
        "id" : "ee99a37407066133650b51f24934040b2055946d",
        "msg" : "jenkins-core-lts: update to 2.479.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/developer/jenkins-core-lts/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/jenkins-core-weekly/Makefile"
        ],
        "commitId" : "56e2ce0ea05c4d32d914d4c912e1d154051f104a",
        "timestamp" : 1732963451000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "jenkins-core-weekly: update to 2.487\u000a\u000a",
        "date" : "2024-11-30 11:44:11 +0100",
        "id" : "56e2ce0ea05c4d32d914d4c912e1d154051f104a",
        "msg" : "jenkins-core-weekly: update to 2.487",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/developer/jenkins-core-weekly/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/rust/rustc.p5m",
          "components/developer/rust/manifests/sample-manifest.p5m",
          "components/developer/rust/pkg5",
          "components/developer/rust/Makefile"
        ],
        "commitId" : "161b942c4c2becaf605e43118875357dd92340ac",
        "timestamp" : 1732987629000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "rustc - update to version 1.83.0\u000a\u000a",
        "date" : "2024-11-30 18:27:09 +0100",
        "id" : "161b942c4c2becaf605e43118875357dd92340ac",
        "msg" : "rustc - update to version 1.83.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/developer/rust/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/rust/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/rust/rustc.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/rust/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/mate/mate-notification-daemon/Makefile",
          "components/desktop/mate/mate-notification-daemon/pkg5"
        ],
        "commitId" : "e725febac21e0605d57d1e1a168e1d93eee9733d",
        "timestamp" : 1732987642000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "mate-notification-daemon: update to 1.28.3\u000a\u000a",
        "date" : "2024-11-30 18:27:22 +0100",
        "id" : "e725febac21e0605d57d1e1a168e1d93eee9733d",
        "msg" : "mate-notification-daemon: update to 1.28.3",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-notification-daemon/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-notification-daemon/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/mate/mate-applets/Makefile",
          "components/desktop/mate/mate-applets/pkg5"
        ],
        "commitId" : "33fc0c3a85723458b76987e03622e751e0a89c3b",
        "timestamp" : 1732987659000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "mate-applets: update to 1.28.1\u000a\u000a",
        "date" : "2024-11-30 18:27:39 +0100",
        "id" : "33fc0c3a85723458b76987e03622e751e0a89c3b",
        "msg" : "mate-applets: update to 1.28.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-applets/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-applets/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/libetonyek/manifests/sample-manifest.p5m",
          "components/library/libetonyek/libetonyek.p5m",
          "components/library/libetonyek/Makefile"
        ],
        "commitId" : "469619b531d7a4e1fdf93fba7f201bf4f8bdf309",
        "timestamp" : 1732989867000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "libetonyek: update to 0.1.12\u000a\u000a",
        "date" : "2024-11-30 19:04:27 +0100",
        "id" : "469619b531d7a4e1fdf93fba7f201bf4f8bdf309",
        "msg" : "libetonyek: update to 0.1.12",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/libetonyek/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libetonyek/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libetonyek/libetonyek.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/libcdr/libcdr.p5m",
          "components/library/libcdr/manifests/sample-manifest.p5m",
          "components/library/libcdr/Makefile",
          "components/library/libcdr/pkg5"
        ],
        "commitId" : "2720ad2d482b81f51d5eef7965fb75c62e677204",
        "timestamp" : 1732989883000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "libcdr: update to 0.1.8\u000a\u000a",
        "date" : "2024-11-30 19:04:43 +0100",
        "id" : "2720ad2d482b81f51d5eef7965fb75c62e677204",
        "msg" : "libcdr: update to 0.1.8",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/libcdr/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libcdr/libcdr.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libcdr/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libcdr/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/libmagic/Makefile",
          "components/library/libmagic/test/results-all.master",
          "components/library/libmagic/pkg5",
          "components/library/libmagic/manifests/sample-manifest.p5m",
          "components/library/libmagic/test/results-64.master",
          "components/library/libmagic/test/results-32.master"
        ],
        "commitId" : "d2e5bc34a7750e5adf1b217e59de7b79bc8d10a1",
        "timestamp" : 1732991228000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "libmagick: update to 5.46\u000a\u000a",
        "date" : "2024-11-30 19:27:08 +0100",
        "id" : "d2e5bc34a7750e5adf1b217e59de7b79bc8d10a1",
        "msg" : "libmagick: update to 5.46",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/library/libmagic/test/results-64.master"
          },
          {
            "editType" : "add",
            "file" : "components/library/libmagic/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libmagic/pkg5"
          },
          {
            "editType" : "delete",
            "file" : "components/library/libmagic/test/results-32.master"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libmagic/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libmagic/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/shell/tcsh/test/results-all.master",
          "components/shell/tcsh/Makefile"
        ],
        "commitId" : "6251830410cc48e2b343c903548f6415bf227e83",
        "timestamp" : 1732994213000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "tcsh: update to 6.24.14\u000a\u000a",
        "date" : "2024-11-30 20:16:53 +0100",
        "id" : "6251830410cc48e2b343c903548f6415bf227e83",
        "msg" : "tcsh: update to 6.24.14",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/shell/tcsh/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/shell/tcsh/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/runtime/sbcl/Makefile"
        ],
        "commitId" : "b1e6949ddfdcf5640518f1c1aeef1c3d1c2a52c6",
        "timestamp" : 1732994760000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "sbcl: update to 2.4.11\u000a\u000a",
        "date" : "2024-11-30 20:26:00 +0100",
        "id" : "b1e6949ddfdcf5640518f1c1aeef1c3d1c2a52c6",
        "msg" : "sbcl: update to 2.4.11",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/runtime/sbcl/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/network/putty/Makefile"
        ],
        "commitId" : "c6cff5643125a7b5582c2d41b7f8f6887bb359e7",
        "timestamp" : 1732997022000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "putty: update to 0.82\u000a\u000a",
        "date" : "2024-11-30 21:03:42 +0100",
        "id" : "c6cff5643125a7b5582c2d41b7f8f6887bb359e7",
        "msg" : "putty: update to 0.82",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/network/putty/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/database/pgpool-II/pkg5",
          "components/database/pgpool-II/Makefile"
        ],
        "commitId" : "f6ec0491d6b94c965701ee15f9c4f54a384e06ae",
        "timestamp" : 1732997034000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "pgpool: update to 4.5.5\u000a\u000a",
        "date" : "2024-11-30 21:03:54 +0100",
        "id" : "f6ec0491d6b94c965701ee15f9c4f54a384e06ae",
        "msg" : "pgpool: update to 4.5.5",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/database/pgpool-II/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/database/pgpool-II/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/gnu-npth/npth.p5m",
          "components/library/gnu-npth/manifests/sample-manifest.p5m",
          "components/library/gnu-npth/Makefile",
          "components/library/gnu-npth/test/results-all.master"
        ],
        "commitId" : "8477cc8486b45e499c14f001119a053a0060d986",
        "timestamp" : 1732997046000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "gnu-npth: update to 1.8\u000a\u000a",
        "date" : "2024-11-30 21:04:06 +0100",
        "id" : "8477cc8486b45e499c14f001119a053a0060d986",
        "msg" : "gnu-npth: update to 1.8",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/gnu-npth/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/gnu-npth/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/gnu-npth/npth.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/gnu-npth/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/pango/pango.p5m",
          "components/library/pango/manifests/sample-manifest.p5m",
          "components/library/pango/Makefile",
          "components/library/pango/test/results-all.master"
        ],
        "commitId" : "c69533d52589e8c98fd0592bb940e1f26a3fa9e4",
        "timestamp" : 1733049875000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "pango: update to 1.55.0\u000a\u000a",
        "date" : "2024-12-01 11:44:35 +0100",
        "id" : "c69533d52589e8c98fd0592bb940e1f26a3fa9e4",
        "msg" : "pango: update to 1.55.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/pango/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/pango/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/pango/pango.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/pango/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/openssl-3/openssl.p5m",
          "components/library/openssl-3/Makefile",
          "components/library/openssl-3/patches/04-amd64.patch",
          "components/library/openssl-3/openssl-32.p5m"
        ],
        "commitId" : "9b9c2f6fa1a2350103bba7b62db2c00be01748c4",
        "timestamp" : 1733049887000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "openssl-3: add SPARC support\u000a\u000a",
        "date" : "2024-12-01 11:44:47 +0100",
        "id" : "9b9c2f6fa1a2350103bba7b62db2c00be01748c4",
        "msg" : "openssl-3: add SPARC support",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/openssl-3/openssl.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/openssl-3/patches/04-amd64.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/library/openssl-3/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/openssl-3/openssl-32.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/shell/bash-completion/Makefile",
          "components/shell/bash-completion/patches/01-use-gnu-grep-sed.patch",
          "components/shell/bash-completion/bash-completion.p5m",
          "components/shell/bash-completion/patches/02-openindiana-completions.patch",
          "components/shell/bash-completion/manifests/sample-manifest.p5m"
        ],
        "commitId" : "86fbe592054b8fd95ad24ceb4e75d431b51a8458",
        "timestamp" : 1733054158000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "bash-completion: update to 2.15.0\u000a\u000a",
        "date" : "2024-12-01 12:55:58 +0100",
        "id" : "86fbe592054b8fd95ad24ceb4e75d431b51a8458",
        "msg" : "bash-completion: update to 2.15.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/shell/bash-completion/bash-completion.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/shell/bash-completion/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/shell/bash-completion/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/shell/bash-completion/patches/01-use-gnu-grep-sed.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/shell/bash-completion/patches/02-openindiana-completions.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/multimedia/gnonlin/manifests/sample-manifest.p5m",
          "components/meta-packages/history/history",
          "components/multimedia/gnonlin/gnonlin.license",
          "components/multimedia/gnonlin/gstreamer-plugin-gnonlin.p5m",
          "components/multimedia/gnonlin/pkg5",
          "components/multimedia/gnonlin/Makefile"
        ],
        "commitId" : "5d1607bd1c4928b552d9b4adfb2e9076f679162e",
        "timestamp" : 1733054171000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "obsolete library/audio/gstreamer/plugin/gnonlin\u000a\u000a",
        "date" : "2024-12-01 12:56:11 +0100",
        "id" : "5d1607bd1c4928b552d9b4adfb2e9076f679162e",
        "msg" : "obsolete library/audio/gstreamer/plugin/gnonlin",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/multimedia/gnonlin/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/meta-packages/history/history"
          },
          {
            "editType" : "delete",
            "file" : "components/multimedia/gnonlin/pkg5"
          },
          {
            "editType" : "delete",
            "file" : "components/multimedia/gnonlin/gnonlin.license"
          },
          {
            "editType" : "delete",
            "file" : "components/multimedia/gnonlin/gstreamer-plugin-gnonlin.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/multimedia/gnonlin/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/network/rsync/Makefile",
          "components/network/rsync/pkg5"
        ],
        "commitId" : "7d935c40bda0f77f2364682e4512f4590289a065",
        "timestamp" : 1733056240000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "rsync: rebuild for library/security/openssl-3\u000a\u000a",
        "date" : "2024-12-01 13:30:40 +0100",
        "id" : "7d935c40bda0f77f2364682e4512f4590289a065",
        "msg" : "rsync: rebuild for library/security/openssl-3",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/network/rsync/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/network/rsync/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/web/wget/pkg5",
          "components/web/wget/Makefile"
        ],
        "commitId" : "c0ee289a14ef0ba64b6c877f8dc3dcd2a62b9158",
        "timestamp" : 1733056251000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "wget: rebuild for library/security/openssl-3\u000a\u000a",
        "date" : "2024-12-01 13:30:51 +0100",
        "id" : "c0ee289a14ef0ba64b6c877f8dc3dcd2a62b9158",
        "msg" : "wget: rebuild for library/security/openssl-3",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/web/wget/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/web/wget/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/network/openldap/pkg5",
          "components/network/openldap/Makefile"
        ],
        "commitId" : "b351e573425a4147762274148bd87897c6590b8b",
        "timestamp" : 1733061597000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "openldap: rebuild for library/security/openssl-3\u000a\u000a",
        "date" : "2024-12-01 14:59:57 +0100",
        "id" : "b351e573425a4147762274148bd87897c6590b8b",
        "msg" : "openldap: rebuild for library/security/openssl-3",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/network/openldap/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/network/openldap/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/web/curl/pkg5",
          "components/web/curl/Makefile"
        ],
        "commitId" : "d77c2ce0328a279039d5e35ded55a05680b1561b",
        "timestamp" : 1733063837000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "curl: rebuild for library/security/openssl-3\u000a\u000a",
        "date" : "2024-12-01 15:37:17 +0100",
        "id" : "d77c2ce0328a279039d5e35ded55a05680b1561b",
        "msg" : "curl: rebuild for library/security/openssl-3",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/web/curl/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/web/curl/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/print/qpdf/Makefile",
          "components/print/qpdf/pkg5"
        ],
        "commitId" : "951022b6aa405e2cbcf044da2b6ef25b2a62f7ea",
        "timestamp" : 1733063849000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "qpdf: rebuild for library/security/openssl-3\u000a\u000a",
        "date" : "2024-12-01 15:37:29 +0100",
        "id" : "951022b6aa405e2cbcf044da2b6ef25b2a62f7ea",
        "msg" : "qpdf: rebuild for library/security/openssl-3",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/print/qpdf/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/print/qpdf/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/Crypt-OpenSSL-Bignum/Makefile",
          "components/perl/Crypt-OpenSSL-Bignum/pkg5"
        ],
        "commitId" : "00d1b1607b8bc2b0340041f9f61390a70f1d2033",
        "timestamp" : 1733068808000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "crypt-openssl-bignum: rebuild for library/security/openssl-3\u000a\u000a",
        "date" : "2024-12-01 17:00:08 +0100",
        "id" : "00d1b1607b8bc2b0340041f9f61390a70f1d2033",
        "msg" : "crypt-openssl-bignum: rebuild for library/security/openssl-3",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/Crypt-OpenSSL-Bignum/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Crypt-OpenSSL-Bignum/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/IO-Compress-Brotli/Makefile",
          "components/perl/IO-Compress-Brotli/patches/01-shebang.patch",
          "components/perl/IO-Compress-Brotli/history",
          "components/perl/IO-Compress-Brotli/.gitignore"
        ],
        "commitId" : "80b9ad97fc71b9cd86c5dae317eca54921988403",
        "timestamp" : 1733068819000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/IO-Compress-Brotli: update to 0.019\u000a\u000a",
        "date" : "2024-12-01 17:00:19 +0100",
        "id" : "80b9ad97fc71b9cd86c5dae317eca54921988403",
        "msg" : "perl/IO-Compress-Brotli: update to 0.019",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/IO-Compress-Brotli/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/IO-Compress-Brotli/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/IO-Compress-Brotli/history"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/IO-Compress-Brotli/patches/01-shebang.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/aiohappyeyeballs/test/results-all.master",
          "components/python/aiohappyeyeballs/Makefile",
          "components/python/aiohappyeyeballs/.gitignore"
        ],
        "commitId" : "082fbb1ba2e57abdd753ca8cf921af9a1d4c07c7",
        "timestamp" : 1733068831000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/aiohappyeyeballs: update to 2.4.4\u000a\u000a",
        "date" : "2024-12-01 17:00:31 +0100",
        "id" : "082fbb1ba2e57abdd753ca8cf921af9a1d4c07c7",
        "msg" : "python/aiohappyeyeballs: update to 2.4.4",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/aiohappyeyeballs/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/aiohappyeyeballs/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/aiohappyeyeballs/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/twine/pkg5",
          "components/python/twine/test/results-all.master",
          "components/python/twine/.gitignore",
          "components/python/twine/Makefile",
          "components/python/twine/patches/01-test-unsupported-metadata-version.patch",
          "components/python/twine/python-integrate-project.conf",
          "components/python/twine/twine-PYVER.p5m",
          "components/python/twine/manifests/sample-manifest.p5m"
        ],
        "commitId" : "ac3fc5d93bffda8324696ccc1e703d94ad001d2b",
        "timestamp" : 1733068842000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/twine: update to 6.0.1\u000a\u000a",
        "date" : "2024-12-01 17:00:42 +0100",
        "id" : "ac3fc5d93bffda8324696ccc1e703d94ad001d2b",
        "msg" : "python/twine: update to 6.0.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/twine/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/twine/.gitignore"
          },
          {
            "editType" : "delete",
            "file" : "components/python/twine/patches/01-test-unsupported-metadata-version.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/twine/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/twine/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/twine/test/results-all.master"
          },
          {
            "editType" : "delete",
            "file" : "components/python/twine/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/twine/twine-PYVER.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/web/lynx/pkg5",
          "components/web/lynx/Makefile"
        ],
        "commitId" : "079ea4d073aea0919f1051385efc3a878cd39fe7",
        "timestamp" : 1733072511000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "lynx: rebuild for library/security/openssl-3\u000a\u000a",
        "date" : "2024-12-01 18:01:51 +0100",
        "id" : "079ea4d073aea0919f1051385efc3a878cd39fe7",
        "msg" : "lynx: rebuild for library/security/openssl-3",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/web/lynx/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/web/lynx/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/libtool/libltdl.p5m",
          "components/developer/libtool/manifests/sample-manifest.p5m",
          "components/developer/libtool/test/results-32.master",
          "components/developer/libtool/Makefile",
          "components/developer/libtool/test/results-64.master"
        ],
        "commitId" : "5cf0b58a2fcbe86909a3b789222750d710d363b7",
        "timestamp" : 1733072523000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "libtool: update to 2.5.4\u000a\u000a",
        "date" : "2024-12-01 18:02:03 +0100",
        "id" : "5cf0b58a2fcbe86909a3b789222750d710d363b7",
        "msg" : "libtool: update to 2.5.4",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/developer/libtool/libltdl.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/libtool/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/libtool/test/results-32.master"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/libtool/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/libtool/test/results-64.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/openindiana/ca-certificates/manifests/sample-manifest.p5m",
          "components/openindiana/ca-certificates/Makefile",
          "components/openindiana/ca-certificates/ca-certificates.p5m"
        ],
        "commitId" : "3526f43d8c5d2f33c6e39303263ba6706f19d4d1",
        "timestamp" : 1733072535000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "ca-certificates: update to 20241126\u000a\u000a",
        "date" : "2024-12-01 18:02:15 +0100",
        "id" : "3526f43d8c5d2f33c6e39303263ba6706f19d4d1",
        "msg" : "ca-certificates: update to 20241126",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/openindiana/ca-certificates/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/openindiana/ca-certificates/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/openindiana/ca-certificates/ca-certificates.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/nghttp2/pkg5",
          "components/library/nghttp2/Makefile"
        ],
        "commitId" : "4d340a610fa50fb6e665ca4f1966ff512ebdcf34",
        "timestamp" : 1733074348000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "nghttp2: rebuild for library/security/openssl-3\u000a\u000a",
        "date" : "2024-12-01 18:32:28 +0100",
        "id" : "4d340a610fa50fb6e665ca4f1966ff512ebdcf34",
        "msg" : "nghttp2: rebuild for library/security/openssl-3",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/nghttp2/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/library/nghttp2/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/web/elinks/pkg5",
          "components/web/elinks/patches/02-cdefs.h.patch",
          "components/web/elinks/Makefile"
        ],
        "commitId" : "a3562f572daf2c4b397282fc1482872069576c42",
        "timestamp" : 1733074360000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "elinks: update to 0.17.1.1\u000a\u000a",
        "date" : "2024-12-01 18:32:40 +0100",
        "id" : "a3562f572daf2c4b397282fc1482872069576c42",
        "msg" : "elinks: update to 0.17.1.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/web/elinks/pkg5"
          },
          {
            "editType" : "delete",
            "file" : "components/web/elinks/patches/02-cdefs.h.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/web/elinks/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/liblogging/manifests/sample-manifest.p5m",
          "components/library/liblogging/pkg5",
          "components/library/liblogging/Makefile",
          "components/library/liblogging/liblogging.p5m"
        ],
        "commitId" : "5e451abed628174ce2cf9d8e88f637331ad9c9a8",
        "timestamp" : 1733074375000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "liblogging: drop 32 bit\u000a\u000a",
        "date" : "2024-12-01 18:32:55 +0100",
        "id" : "5e451abed628174ce2cf9d8e88f637331ad9c9a8",
        "msg" : "liblogging: drop 32 bit",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/liblogging/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/liblogging/liblogging.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/liblogging/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/library/liblogging/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/libevent2/pkg5",
          "components/library/libevent2/Makefile"
        ],
        "commitId" : "f32f037ebd1ec51a281dad625ab069d567b849ca",
        "timestamp" : 1733074389000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "libevent2: rebuild for library/security/openssl-3 / library/security/openssl-3/32\u000a\u000a",
        "date" : "2024-12-01 18:33:09 +0100",
        "id" : "f32f037ebd1ec51a281dad625ab069d567b849ca",
        "msg" : "libevent2: rebuild for library/security/openssl-3 / library/security/openssl-3/32",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/libevent2/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libevent2/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/database/mariadb-106/Makefile",
          "components/database/mariadb-106/pkg5"
        ],
        "commitId" : "0d6b274c6ce88ce93ea690cfecfea82431c1be0f",
        "timestamp" : 1733076596000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "mariadb-106: rebuild for library/security/openssl-3\u000a\u000a",
        "date" : "2024-12-01 19:09:56 +0100",
        "id" : "0d6b274c6ce88ce93ea690cfecfea82431c1be0f",
        "msg" : "mariadb-106: rebuild for library/security/openssl-3",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/database/mariadb-106/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/database/mariadb-106/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tools/bass/component.py"
        ],
        "commitId" : "2257919f8fbc74555252cac8548574d50bbc3f8c",
        "timestamp" : 1733087381000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "bass: add --no-print-directory to run_make()\u000a\u000a",
        "date" : "2024-12-01 22:09:41 +0100",
        "id" : "2257919f8fbc74555252cac8548574d50bbc3f8c",
        "msg" : "bass: add --no-print-directory to run_make()",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tools/bass/component.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tools/bass/component.py",
          "tools/bass/makefiles.py"
        ],
        "commitId" : "e09a8e368e8e142f2f6fdc2546223a5e3ac35d88",
        "timestamp" : 1733087391000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "bass: remove shebang from component.py and makefiles.py\u000a\u000a",
        "date" : "2024-12-01 22:09:51 +0100",
        "id" : "e09a8e368e8e142f2f6fdc2546223a5e3ac35d88",
        "msg" : "bass: remove shebang from component.py and makefiles.py",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tools/bass/component.py"
          },
          {
            "editType" : "edit",
            "file" : "tools/bass/makefiles.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/text/gettext/Makefile",
          "components/text/gettext/gettext.p5m",
          "components/text/gettext/test/results-all.master",
          "components/text/gettext/manifests/sample-manifest.p5m"
        ],
        "commitId" : "d0299562b9e6b5f3cc4c82b43492740396fe0f12",
        "timestamp" : 1733087408000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "gettext: update to 0.23\u000a\u000a",
        "date" : "2024-12-01 22:10:08 +0100",
        "id" : "d0299562b9e6b5f3cc4c82b43492740396fe0f12",
        "msg" : "gettext: update to 0.23",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/text/gettext/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/text/gettext/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/text/gettext/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/text/gettext/gettext.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/network/openssh/pkg5",
          "components/network/openssh/Makefile"
        ],
        "commitId" : "64b99a58ee2cc7fecc168aef8f137a9dac71ebba",
        "timestamp" : 1733119515000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "openssh: rebuild for library/security/openssl-3\u000a\u000a",
        "date" : "2024-12-02 07:05:15 +0100",
        "id" : "64b99a58ee2cc7fecc168aef8f137a9dac71ebba",
        "msg" : "openssh: rebuild for library/security/openssl-3",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/network/openssh/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/network/openssh/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/aiohttp/patches/06-remove-test-reqs.patch",
          "components/python/aiohttp/.gitignore",
          "components/python/aiohttp/Makefile",
          "components/python/aiohttp/patches/02-requirements-path.patch"
        ],
        "commitId" : "f919872efe7916399e35f01bffb7749f4a363d32",
        "timestamp" : 1733145060000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/aiohttp: update to 3.11.9\u000a\u000a",
        "date" : "2024-12-02 14:11:00 +0100",
        "id" : "f919872efe7916399e35f01bffb7749f4a363d32",
        "msg" : "python/aiohttp: update to 3.11.9",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/aiohttp/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/aiohttp/patches/06-remove-test-reqs.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/aiohttp/patches/02-requirements-path.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/aiohttp/.gitignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/hypothesis/patches/01-enable-tests.patch",
          "components/python/hypothesis/.gitignore",
          "components/python/hypothesis/Makefile"
        ],
        "commitId" : "f9bee834033063e19df199f35a9dd057a49b0ab2",
        "timestamp" : 1733145073000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/hypothesis: update to 6.122.1\u000a\u000a",
        "date" : "2024-12-02 14:11:13 +0100",
        "id" : "f9bee834033063e19df199f35a9dd057a49b0ab2",
        "msg" : "python/hypothesis: update to 6.122.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/patches/01-enable-tests.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pyfakefs/test/results-all.master",
          "components/python/pyfakefs/patches/01-test-requirements.patch",
          "components/python/pyfakefs/.gitignore",
          "components/python/pyfakefs/Makefile"
        ],
        "commitId" : "8cfec96a110ad7b934b5e3b199bdb920d0b904bd",
        "timestamp" : 1733145083000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/pyfakefs: update to 5.7.2\u000a\u000a",
        "date" : "2024-12-02 14:11:23 +0100",
        "id" : "8cfec96a110ad7b934b5e3b199bdb920d0b904bd",
        "msg" : "python/pyfakefs: update to 5.7.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/pyfakefs/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pyfakefs/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pyfakefs/patches/01-test-requirements.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pyfakefs/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pylint/python-integrate-project.conf",
          "components/python/pylint/patches/03-test-remove-failing.patch",
          "components/python/pylint/test/results-all.master",
          "components/python/pylint/patches/02-pydantic.patch",
          "components/python/pylint/pylint-meta.p5m",
          "components/python/pylint/history",
          "components/python/pylint/Makefile",
          "components/python/pylint/patches/01-test-requirements.patch",
          "components/python/pylint/pkg5",
          "components/python/pylint/.gitignore"
        ],
        "commitId" : "b368fa251ec2af71f57f77e412b4fe47cdf1f192",
        "timestamp" : 1733145093000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/pylint: update to 3.3.2\u000a\u000a",
        "date" : "2024-12-02 14:11:33 +0100",
        "id" : "b368fa251ec2af71f57f77e412b4fe47cdf1f192",
        "msg" : "python/pylint: update to 3.3.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/pylint/patches/01-test-requirements.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pylint/history"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pylint/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pylint/patches/02-pydantic.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pylint/patches/03-test-remove-failing.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pylint/pkg5"
          },
          {
            "editType" : "delete",
            "file" : "components/python/pylint/pylint-meta.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pylint/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pylint/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pylint/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/venusian/manifests/sample-manifest.p5m",
          "components/python/venusian/pkg5",
          "components/python/venusian/test/results-all.master",
          "components/python/venusian/Makefile",
          "components/python/venusian/.gitignore"
        ],
        "commitId" : "eb9b53de9e74e461dc5ea2124fb8a727f1f9b042",
        "timestamp" : 1733145104000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/venusian: update to 3.1.1\u000a\u000a",
        "date" : "2024-12-02 14:11:44 +0100",
        "id" : "eb9b53de9e74e461dc5ea2124fb8a727f1f9b042",
        "msg" : "python/venusian: update to 3.1.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/venusian/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/venusian/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/venusian/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/python/venusian/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/venusian/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/yarl/.gitignore",
          "components/python/yarl/test/results-all.master",
          "components/python/yarl/Makefile",
          "components/python/yarl/patches/03-test-no-pytest-codspeed.patch",
          "components/python/yarl/patches/01-test-reqs.patch",
          "components/python/yarl/patches/02-test-no-cov.patch"
        ],
        "commitId" : "f41ba27a688372b731622d95c4cae30a379ddad9",
        "timestamp" : 1733145116000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/yarl: update to 1.18.3\u000a\u000a",
        "date" : "2024-12-02 14:11:56 +0100",
        "id" : "f41ba27a688372b731622d95c4cae30a379ddad9",
        "msg" : "python/yarl: update to 1.18.3",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/yarl/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/yarl/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/yarl/patches/03-test-no-pytest-codspeed.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/yarl/patches/01-test-reqs.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/yarl/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/yarl/patches/02-test-no-cov.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/sysutils/xca/manifests/sample-manifest.p5m",
          "components/sysutils/xca/xca.p5m",
          "components/sysutils/xca/Makefile",
          "components/sysutils/xca/pkg5"
        ],
        "commitId" : "887634062d620cb36b415164fd447ae0b8f556f1",
        "timestamp" : 1733171370000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "xca: fix project url; rebuild for openssl-3\u000a\u000a",
        "date" : "2024-12-02 21:29:30 +0100",
        "id" : "887634062d620cb36b415164fd447ae0b8f556f1",
        "msg" : "xca: fix project url; rebuild for openssl-3",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/sysutils/xca/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/xca/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/xca/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/xca/xca.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/dejagnu/pkg5",
          "components/developer/dejagnu/Makefile"
        ],
        "commitId" : "810aa6388307b55afe835e4010343f1903fbfe2f",
        "timestamp" : 1733247645000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "dejagnu: fix package dependencies\u000a\u000a",
        "date" : "2024-12-03 18:40:45 +0100",
        "id" : "810aa6388307b55afe835e4010343f1903fbfe2f",
        "msg" : "dejagnu: fix package dependencies",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/developer/dejagnu/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/dejagnu/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/netpbm/Makefile",
          "components/library/netpbm/pkg5"
        ],
        "commitId" : "ecd6a5b2750fc3d7ccd63e6f99f561da81036d1f",
        "timestamp" : 1733247655000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "netpbm: add SPARC support\u000a\u000a",
        "date" : "2024-12-03 18:40:55 +0100",
        "id" : "ecd6a5b2750fc3d7ccd63e6f99f561da81036d1f",
        "msg" : "netpbm: add SPARC support",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/netpbm/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/library/netpbm/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/gtk3-nocsd/Makefile",
          "components/library/gtk3-nocsd/pkg5"
        ],
        "commitId" : "637c7fdebaa8b450d9c909125959d0b449830896",
        "timestamp" : 1733247666000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "gtk3-nocsd: fix package dependencies\u000a\u000a",
        "date" : "2024-12-03 18:41:06 +0100",
        "id" : "637c7fdebaa8b450d9c909125959d0b449830896",
        "msg" : "gtk3-nocsd: fix package dependencies",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/gtk3-nocsd/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/gtk3-nocsd/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/fastjsonschema/Makefile",
          "components/python/fastjsonschema/.gitignore",
          "components/python/fastjsonschema/python-integrate-project.conf",
          "components/python/fastjsonschema/test/results-all.master"
        ],
        "commitId" : "96f10340784304906b9e5f39f1668e1113fdb68f",
        "timestamp" : 1733247678000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/fastjsonschema: update to 2.21.1\u000a\u000a",
        "date" : "2024-12-03 18:41:18 +0100",
        "id" : "96f10340784304906b9e5f39f1668e1113fdb68f",
        "msg" : "python/fastjsonschema: update to 2.21.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/fastjsonschema/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/fastjsonschema/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/fastjsonschema/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/fastjsonschema/.gitignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/maturin/Makefile",
          "components/python/maturin/.gitignore"
        ],
        "commitId" : "a41a510738810ae35e0035e3d185a5a0a654358d",
        "timestamp" : 1733247689000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/maturin: update to 1.7.7\u000a\u000a",
        "date" : "2024-12-03 18:41:29 +0100",
        "id" : "a41a510738810ae35e0035e3d185a5a0a654358d",
        "msg" : "python/maturin: update to 1.7.7",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/maturin/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/maturin/.gitignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pkginfo/test/results-all.master",
          "components/python/pkginfo/.gitignore",
          "components/python/pkginfo/Makefile"
        ],
        "commitId" : "f7ab353773a438785bdceb81d864601e93e136a5",
        "timestamp" : 1733247700000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/pkginfo: update to 1.12.0\u000a\u000a",
        "date" : "2024-12-03 18:41:40 +0100",
        "id" : "f7ab353773a438785bdceb81d864601e93e136a5",
        "msg" : "python/pkginfo: update to 1.12.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/pkginfo/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pkginfo/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pkginfo/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/rpds_py/.gitignore",
          "components/python/rpds_py/Makefile"
        ],
        "commitId" : "0a4d409fbc09ab92a215f9b7fc5a67b2b67a8471",
        "timestamp" : 1733247712000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/rpds_py: update to 0.22.0\u000a\u000a",
        "date" : "2024-12-03 18:41:52 +0100",
        "id" : "0a4d409fbc09ab92a215f9b7fc5a67b2b67a8471",
        "msg" : "python/rpds_py: update to 0.22.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/rpds_py/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/rpds_py/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/twisted/.gitignore",
          "components/python/twisted/manifests/sample-manifest.p5m",
          "components/python/twisted/twisted-PYVER.p5m",
          "components/python/twisted/patches/01-tox.patch",
          "components/python/twisted/Makefile",
          "components/python/twisted/patches/02-tox-dump_all_version_info.patch"
        ],
        "commitId" : "08b2313da8dc2fe6e2929301be3df2ba1d3c0660",
        "timestamp" : 1733247724000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/twisted: update to 24.11.0\u000a\u000a",
        "date" : "2024-12-03 18:42:04 +0100",
        "id" : "08b2313da8dc2fe6e2929301be3df2ba1d3c0660",
        "msg" : "python/twisted: update to 24.11.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/twisted/twisted-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/twisted/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/twisted/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/twisted/patches/02-tox-dump_all_version_info.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/twisted/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/twisted/patches/01-tox.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/propcache/python-integrate-project.conf",
          "components/python/propcache/patches/01-no-pytest-codspeed.patch",
          "components/python/propcache/Makefile",
          "components/python/propcache/test/results-all.master",
          "components/python/propcache/.gitignore"
        ],
        "commitId" : "3babfdb6e0f02ab34ac39381365635abab023029",
        "timestamp" : 1733247735000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/propcache: update to 0.2.1\u000a\u000a",
        "date" : "2024-12-03 18:42:15 +0100",
        "id" : "3babfdb6e0f02ab34ac39381365635abab023029",
        "msg" : "python/propcache: update to 0.2.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/propcache/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/propcache/python-integrate-project.conf"
          },
          {
            "editType" : "add",
            "file" : "components/python/propcache/patches/01-no-pytest-codspeed.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/propcache/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/propcache/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/sysutils/watch/Makefile",
          "components/sysutils/watch/pkg5",
          "components/sysutils/watch/manifests/sample-manifest.p5m"
        ],
        "commitId" : "3b4c26328318a1bb5b4013e9b98adf7d83151faf",
        "timestamp" : 1733247751000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "watch: add --disable-dependency-tracking to be able to build again\u000a\u000a",
        "date" : "2024-12-03 18:42:31 +0100",
        "id" : "3b4c26328318a1bb5b4013e9b98adf7d83151faf",
        "msg" : "watch: add --disable-dependency-tracking to be able to build again",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/sysutils/watch/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/watch/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/watch/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/sysutils/fastfetch/Makefile"
        ],
        "commitId" : "e838e08f81185001ad61b960a01adb3f50d2bd54",
        "timestamp" : 1733251250000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "fastfetch: update to 2.31.0\u000a\u000a",
        "date" : "2024-12-03 19:40:50 +0100",
        "id" : "e838e08f81185001ad61b960a01adb3f50d2bd54",
        "msg" : "fastfetch: update to 2.31.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/sysutils/fastfetch/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make-rules/makemaker-defaults.mk"
        ],
        "commitId" : "9764d1b9b980f06623ace686d40f7b8aee608b96",
        "timestamp" : 1733251261000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "makemaker-defaults.mk: fallback COMPONENT_PROJECT_URL to dist\u000a\u000a",
        "date" : "2024-12-03 19:41:01 +0100",
        "id" : "9764d1b9b980f06623ace686d40f7b8aee608b96",
        "msg" : "makemaker-defaults.mk: fallback COMPONENT_PROJECT_URL to dist",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make-rules/makemaker-defaults.mk"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pytest-flake8/python-integrate-project.conf",
          "components/python/pytest-flake8/test/results-all.master",
          "components/python/pytest-flake8/Makefile",
          "components/python/pytest-flake8/patches/02-deprecated-path.patch"
        ],
        "commitId" : "da6bd8c05a4ffb2ad52e97516ff76f7f0ba0924a",
        "timestamp" : 1733331870000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/pytest-flake8: drop deprecated path for pytest_collect_file\u000a\u000a",
        "date" : "2024-12-04 18:04:30 +0100",
        "id" : "da6bd8c05a4ffb2ad52e97516ff76f7f0ba0924a",
        "msg" : "python/pytest-flake8: drop deprecated path for pytest_collect_file",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/pytest-flake8/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytest-flake8/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/pytest-flake8/patches/02-deprecated-path.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytest-flake8/python-integrate-project.conf"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tools/perl-integrate-module"
        ],
        "commitId" : "b77c9880723ca296932121ff1ed23bd25daf658a",
        "timestamp" : 1733331882000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "tools/perl-integrate-module: switch from modules to distributions\u000a\u000a",
        "date" : "2024-12-04 18:04:42 +0100",
        "id" : "b77c9880723ca296932121ff1ed23bd25daf658a",
        "msg" : "tools/perl-integrate-module: switch from modules to distributions",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tools/perl-integrate-module"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tools/perl-version-convert"
        ],
        "commitId" : "b723f6c3ae7646f8f61e7fd456bf48bcc4d18702",
        "timestamp" : 1733331894000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "tools/perl-version-convert: add special handling for CPAN stuff bundled with Perl\u000a\u000a",
        "date" : "2024-12-04 18:04:54 +0100",
        "id" : "b723f6c3ae7646f8f61e7fd456bf48bcc4d18702",
        "msg" : "tools/perl-version-convert: add special handling for CPAN stuff bundled with Perl",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tools/perl-version-convert"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/mail/thunderbird/Makefile"
        ],
        "commitId" : "39d50b4a2813c860586140e9fe19464ce362eb8a",
        "timestamp" : 1733331906000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "thunderbird: update to 128.5.1\u000a\u000a",
        "date" : "2024-12-04 18:05:06 +0100",
        "id" : "39d50b4a2813c860586140e9fe19464ce362eb8a",
        "msg" : "thunderbird: update to 128.5.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/mail/thunderbird/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/libreoffice/patches/65-fix-libgpg.patch",
          "components/desktop/libreoffice/Makefile",
          "components/desktop/libreoffice/libreoffice.p5m",
          "components/desktop/libreoffice/test/results-all.master",
          "components/desktop/libreoffice/manifests/sample-manifest.p5m",
          "components/desktop/libreoffice/pkg5"
        ],
        "commitId" : "30fdcdc0a3bea589330b32e0b1133a356923ac53",
        "timestamp" : 1733332044000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "libreoffice: update to 24.8.4.1\u000a\u000a",
        "date" : "2024-12-04 18:07:24 +0100",
        "id" : "30fdcdc0a3bea589330b32e0b1133a356923ac53",
        "msg" : "libreoffice: update to 24.8.4.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/libreoffice/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/libreoffice/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/libreoffice/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/libreoffice/patches/65-fix-libgpg.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/libreoffice/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/libreoffice/libreoffice.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/perl-540/experimental.p5m",
          "components/perl/perl-540/IPC-Cmd.p5m",
          "components/perl/perl-540/Filter.p5m",
          "components/perl/perl-540/Params-Check.p5m",
          "components/perl/perl-540/Term-Table.p5m",
          "components/perl/perl-540/podlators.p5m",
          "components/perl/perl-540/Time-Piece.p5m",
          "components/perl/perl-540/Module-Metadata.p5m",
          "components/perl/perl-540/Pod-Checker.p5m",
          "components/perl/perl-540/Pod-Usage.p5m",
          "components/perl/perl-540/DB_File.p5m",
          "components/perl/perl-540/ExtUtils-Install.p5m",
          "components/perl/perl-540/perlfaq.p5m",
          "components/perl/perl-540/Digest-SHA.p5m",
          "components/perl/perl-540/version.p5m",
          "components/perl/perl-540/PerlIO-via-QuotedPrint.p5m",
          "components/perl/perl-540/Encode.p5m",
          "components/perl/perl-540/IPC-SysV.p5m",
          "components/perl/perl-540/Digest-MD5.p5m",
          "components/perl/perl-540/Term-ANSIColor.p5m",
          "components/perl/perl-540/autodie.p5m",
          "components/perl/perl-540/AutoLoader.p5m",
          "components/perl/perl-540/Locale-Maketext-Simple.p5m",
          "components/perl/perl-540/IO-Compress.p5m",
          "components/perl/perl-540/IO-Zlib.p5m",
          "components/perl/perl-540/NEXT.p5m",
          "components/perl/Term-Table/history",
          "components/perl/perl-540/Time-Local.p5m",
          "components/perl/perl-540/pkg5",
          "components/perl/perl-540/CPAN-Meta-Requirements.p5m",
          "components/perl/perl-540/File-Fetch.p5m",
          "components/perl/perl-540/Test2-Suite.p5m",
          "components/perl/Test2-Suite/Test2-Suite-540.p5m",
          "components/perl/perl-540/Unicode-Collate.p5m",
          "components/perl/perl-540/Memoize.p5m",
          "components/perl/perl-540/Config-Perl-V.p5m",
          "components/perl/perl-540/Module-Load-Conditional.p5m",
          "components/perl/perl-540/Text-ParseWords.p5m",
          "components/perl/perl-540/ExtUtils-PL2Bat.p5m",
          "components/perl/perl-540/CPAN.p5m",
          "components/perl/perl-540/Pod-Simple.p5m",
          "components/perl/perl-540/Pod-Perldoc.p5m",
          "components/perl/perl-540/File-Temp.p5m",
          "components/perl/perl-540/Module-Loaded.p5m",
          "components/perl/perl-540/ExtUtils-MakeMaker.p5m",
          "components/perl/perl-540/Socket.p5m",
          "components/perl/perl-540/Compress-Raw-Bzip2.p5m",
          "components/perl/perl-540/ExtUtils-Constant.p5m",
          "components/perl/perl-540/Digest.p5m",
          "components/perl/perl-540/Math-BigInt-FastCalc.p5m",
          "components/perl/perl-540/File-Path.p5m",
          "components/perl/perl-540/Term-Cap.p5m",
          "components/perl/perl-540/Perl-OSType.p5m",
          "components/perl/perl-540/Test-Harness.p5m",
          "components/perl/perl-540/Test-Simple.p5m",
          "components/perl/perl-540/HTTP-Tiny.p5m",
          "components/perl/perl-540/IO-Socket-IP.p5m",
          "components/perl/perl-540/Sys-Syslog.p5m",
          "components/perl/perl-540/Getopt-Long.p5m",
          "components/perl/perl-540/Module-Load.p5m",
          "components/perl/perl-540/Makefile",
          "components/perl/perl-540/ExtUtils-Manifest.p5m",
          "components/perl/perl-540/Text-Tabs+Wrap.p5m",
          "components/perl/perl-540/CPAN-Meta-YAML.p5m",
          "components/perl/perl-540/Math-BigInt.p5m",
          "components/perl/Test2-Suite/perl-integrate-module.conf",
          "components/perl/perl-540/JSON-PP.p5m",
          "components/perl/perl-540/parent.p5m",
          "components/perl/perl-540/Tie-RefHash.p5m",
          "components/perl/perl-540/CPAN-Meta.p5m",
          "components/perl/perl-540/Scalar-List-Utils.p5m",
          "components/perl/Test2-Suite/pkg5",
          "components/perl/perl-540/Text-Balanced.p5m",
          "components/perl/perl-540/perl.p5m",
          "components/perl/perl-540/Pod-Escapes.p5m",
          "components/perl/perl-540/MIME-Base64.p5m",
          "components/perl/perl-540/Compress-Raw-Zlib.p5m",
          "components/perl/perl-540/bignum.p5m",
          "components/perl/perl-540/Archive-Tar.p5m",
          "components/perl/perl-540/libnet.p5m"
        ],
        "commitId" : "662215030233b2a1403449a31ede6f1c8d670331",
        "timestamp" : 1733342442000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl-540: unbundle CPAN\u000a\u000a",
        "date" : "2024-12-04 21:00:42 +0100",
        "id" : "662215030233b2a1403449a31ede6f1c8d670331",
        "msg" : "perl-540: unbundle CPAN",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/perl/perl-540/ExtUtils-Constant.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/perl/perl-540/HTTP-Tiny.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/perl/perl-540/Text-ParseWords.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/perl-540/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/perl/perl-540/MIME-Base64.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/perl/perl-540/Perl-OSType.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/perl/perl-540/perlfaq.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/perl/perl-540/experimental.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/perl/perl-540/CPAN-Meta.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/perl/perl-540/Pod-Checker.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/perl/perl-540/Test-Harness.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/perl/perl-540/Unicode-Collate.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Test2-Suite/perl-integrate-module.conf"
          },
          {
            "editType" : "add",
            "file" : "components/perl/perl-540/DB_File.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/perl/perl-540/Module-Load-Conditional.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/perl-540/perl.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/perl/perl-540/AutoLoader.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/perl/perl-540/Digest-SHA.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/perl/perl-540/Socket.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/perl/perl-540/CPAN-Meta-YAML.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/perl/perl-540/Time-Piece.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/perl/perl-540/IO-Compress.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/perl/perl-540/Term-ANSIColor.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/perl/perl-540/Scalar-List-Utils.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/perl/perl-540/Digest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/perl/perl-540/parent.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/perl/perl-540/ExtUtils-PL2Bat.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/perl/perl-540/File-Temp.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/perl/perl-540/Term-Cap.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/perl/perl-540/Filter.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/perl/perl-540/Locale-Maketext-Simple.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/perl/perl-540/Term-Table.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/perl/perl-540/CPAN-Meta-Requirements.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/perl/perl-540/File-Fetch.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/perl/perl-540/autodie.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/perl/perl-540/Archive-Tar.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/perl/perl-540/Test-Simple.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/perl/perl-540/Test2-Suite.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/perl/perl-540/Encode.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/perl/perl-540/Math-BigInt.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/perl/perl-540/ExtUtils-Manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/perl/perl-540/Memoize.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/perl/perl-540/Compress-Raw-Zlib.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/perl/Test2-Suite/Test2-Suite-540.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/perl/perl-540/IPC-Cmd.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/perl/perl-540/Compress-Raw-Bzip2.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/perl/perl-540/Digest-MD5.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/perl/perl-540/Time-Local.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/perl/perl-540/ExtUtils-MakeMaker.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/perl/perl-540/IO-Zlib.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/perl/perl-540/Module-Load.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/perl/perl-540/Getopt-Long.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/perl/perl-540/ExtUtils-Install.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/perl/perl-540/Sys-Syslog.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/perl-540/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/perl/perl-540/CPAN.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/perl/perl-540/bignum.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/perl/perl-540/libnet.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/perl/perl-540/Module-Loaded.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/perl/perl-540/Module-Metadata.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/perl/perl-540/Config-Perl-V.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/perl/perl-540/IO-Socket-IP.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/perl/perl-540/version.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/perl/perl-540/NEXT.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/perl/perl-540/PerlIO-via-QuotedPrint.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/perl/perl-540/Pod-Perldoc.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/perl/perl-540/Text-Balanced.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/perl/perl-540/JSON-PP.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/perl/perl-540/Pod-Simple.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/perl/perl-540/File-Path.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Test2-Suite/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/perl/perl-540/Pod-Usage.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/perl/perl-540/podlators.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/perl/perl-540/Math-BigInt-FastCalc.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/perl/perl-540/IPC-SysV.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/perl/perl-540/Tie-RefHash.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/perl/perl-540/Pod-Escapes.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Term-Table/history"
          },
          {
            "editType" : "add",
            "file" : "components/perl/perl-540/Params-Check.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/perl/perl-540/Text-Tabs+Wrap.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/multimedia/gstreamer1/gstreamer1.p5m",
          "components/multimedia/gstreamer1/gstreamer.p5m",
          "components/multimedia/gstreamer1/Makefile",
          "components/multimedia/gstreamer1/pkg5",
          "components/multimedia/gstreamer1/test/results-all.master"
        ],
        "commitId" : "2dd936db774c2f4d794d8d4d7fa765d123079e1d",
        "timestamp" : 1733342456000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "gstreamer1: update to 1.24.10\u000a\u000a",
        "date" : "2024-12-04 21:00:56 +0100",
        "id" : "2dd936db774c2f4d794d8d4d7fa765d123079e1d",
        "msg" : "gstreamer1: update to 1.24.10",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/multimedia/gstreamer1/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/multimedia/gstreamer1/gstreamer.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/multimedia/gstreamer1/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/multimedia/gstreamer1/test/results-all.master"
          },
          {
            "editType" : "delete",
            "file" : "components/multimedia/gstreamer1/gstreamer1.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/network/samba/samba.proto-objects",
          "components/network/samba/Makefile",
          "components/network/samba/manifests/sample-manifest.p5m"
        ],
        "commitId" : "7801fb503fb567d333f820e1f6da2401247a5287",
        "timestamp" : 1733342486000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "samba - update to version 4.21.2\u000a\u000a",
        "date" : "2024-12-04 21:01:26 +0100",
        "id" : "7801fb503fb567d333f820e1f6da2401247a5287",
        "msg" : "samba - update to version 4.21.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/network/samba/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/network/samba/samba.proto-objects"
          },
          {
            "editType" : "edit",
            "file" : "components/network/samba/Makefile"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}