{
  "_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" : 7622,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "714236a18aa8f7a90e9043337c80a30eb9c33a78",
            "branch" : [
              {
                "SHA1" : "714236a18aa8f7a90e9043337c80a30eb9c33a78",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "714236a18aa8f7a90e9043337c80a30eb9c33a78",
            "branch" : [
              {
                "SHA1" : "714236a18aa8f7a90e9043337c80a30eb9c33a78",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "714236a18aa8f7a90e9043337c80a30eb9c33a78",
        "branch" : [
          {
            "SHA1" : "714236a18aa8f7a90e9043337c80a30eb9c33a78",
            "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" : "#7622",
  "duration" : 5303622,
  "estimatedDuration" : 4572218,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #7622",
  "id" : "7622",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 7622,
  "queueId" : 738,
  "result" : "SUCCESS",
  "timestamp" : 1750453553121,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/7622/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/mail/thunderbird/Makefile"
        ],
        "commitId" : "6c9e68dabc3ddbd01685d8ba85c141dd2c817ea9",
        "timestamp" : 1749098892000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "thunderbird: use clang-19\u000a\u000a",
        "date" : "2025-06-05 06:48:12 +0200",
        "id" : "6c9e68dabc3ddbd01685d8ba85c141dd2c817ea9",
        "msg" : "thunderbird: use clang-19",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/mail/thunderbird/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/libarchive/Makefile"
        ],
        "commitId" : "e0aae1dc1f1177e9c2d7a573e5183d462695eb91",
        "timestamp" : 1749098903000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "libarchive: update to 3.8.1\u000a\u000a",
        "date" : "2025-06-05 06:48:23 +0200",
        "id" : "e0aae1dc1f1177e9c2d7a573e5183d462695eb91",
        "msg" : "libarchive: update to 3.8.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/libarchive/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/libsoup3/patches/09-CVE-2025-4948.patch",
          "components/library/libsoup3/Makefile",
          "components/library/libsoup3/manifests/sample-manifest.p5m",
          "components/library/libsoup3/patches/05-CVE-2025-32914.patch",
          "components/library/libsoup3/patches/08-CVE-2025-4969.patch",
          "components/library/libsoup3/patches/03-CVE-2025-32049.patch",
          "components/library/libsoup3/patches/06-CVE-2025-32907.patch",
          "components/library/libsoup3/libsoup.p5m",
          "components/library/libsoup3/test/results-all.master",
          "components/library/libsoup3/patches/04-CVE-2025-32908.patch",
          "components/library/libsoup3/patches/07-CVE-2025-4945.patch"
        ],
        "commitId" : "6946914df6e006021fdacc7d123365d8cdb8fe65",
        "timestamp" : 1749098923000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "libsoup3: cves backport\u000a\u000a",
        "date" : "2025-06-05 06:48:43 +0200",
        "id" : "6946914df6e006021fdacc7d123365d8cdb8fe65",
        "msg" : "libsoup3: cves backport",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/library/libsoup3/patches/09-CVE-2025-4948.patch"
          },
          {
            "editType" : "add",
            "file" : "components/library/libsoup3/patches/04-CVE-2025-32908.patch"
          },
          {
            "editType" : "add",
            "file" : "components/library/libsoup3/patches/03-CVE-2025-32049.patch"
          },
          {
            "editType" : "add",
            "file" : "components/library/libsoup3/patches/07-CVE-2025-4945.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libsoup3/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/library/libsoup3/patches/05-CVE-2025-32914.patch"
          },
          {
            "editType" : "add",
            "file" : "components/library/libsoup3/patches/08-CVE-2025-4969.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libsoup3/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libsoup3/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libsoup3/libsoup.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/library/libsoup3/patches/06-CVE-2025-32907.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/sip/.gitignore",
          "components/python/sip/Makefile"
        ],
        "commitId" : "3ca6c8425cac796b4c929580105ddcf214d8ab9e",
        "timestamp" : 1749103899000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/sip: update to 6.12.0\u000a\u000a",
        "date" : "2025-06-05 08:11:39 +0200",
        "id" : "3ca6c8425cac796b4c929580105ddcf214d8ab9e",
        "msg" : "python/sip: update to 6.12.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/sip/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/sip/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/hypothesis-PYVER.p5m",
          "components/python/hypothesis/manifests/sample-manifest.p5m",
          "components/python/hypothesis/test/results-all.master"
        ],
        "commitId" : "5464014e8d698db8b589b3ca68e6b1c16837eb8c",
        "timestamp" : 1749103910000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/hypothesis: update to 6.135.0\u000a\u000a",
        "date" : "2025-06-05 08:11:50 +0200",
        "id" : "5464014e8d698db8b589b3ca68e6b1c16837eb8c",
        "msg" : "python/hypothesis: update to 6.135.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/hypothesis-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/patches/01-enable-tests.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/PyQt-builder/pyqt_builder-PYVER.p5m",
          "components/python/PyQt-builder/.gitignore",
          "components/python/PyQt-builder/Makefile",
          "components/python/PyQt-builder/manifests/sample-manifest.p5m"
        ],
        "commitId" : "bd09591aba7d9e40e84a16499e15d2a34a2cd26b",
        "timestamp" : 1749103921000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/PyQt-builder: update to 1.18.2\u000a\u000a",
        "date" : "2025-06-05 08:12:01 +0200",
        "id" : "bd09591aba7d9e40e84a16499e15d2a34a2cd26b",
        "msg" : "python/PyQt-builder: update to 1.18.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/PyQt-builder/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/PyQt-builder/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/PyQt-builder/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/PyQt-builder/pyqt_builder-PYVER.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/scikit-build-core/patches/01-test-sorted-list.patch",
          "components/python/scikit-build-core/Makefile",
          "components/python/scikit-build-core/manifests/sample-manifest.p5m",
          "components/python/scikit-build-core/test/results-all.master",
          "components/python/scikit-build-core/scikit_build_core-PYVER.p5m",
          "components/python/scikit-build-core/python-integrate-project.conf",
          "components/python/scikit-build-core/.gitignore"
        ],
        "commitId" : "9a390e43472e6570f2a79933049455873feedd00",
        "timestamp" : 1749103933000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/scikit-build-core: update to 0.11.4\u000a\u000a",
        "date" : "2025-06-05 08:12:13 +0200",
        "id" : "9a390e43472e6570f2a79933049455873feedd00",
        "msg" : "python/scikit-build-core: update to 0.11.4",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/scikit-build-core/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/scikit-build-core/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/scikit-build-core/patches/01-test-sorted-list.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/scikit-build-core/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/scikit-build-core/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/scikit-build-core/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/scikit-build-core/scikit_build_core-PYVER.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/seedir/test/results-all.master",
          "components/python/seedir/.gitignore",
          "components/python/seedir/seedir-PYVER.p5m",
          "components/python/seedir/patches/01-no-shebang.patch",
          "components/python/seedir/Makefile",
          "components/python/seedir/pkg5",
          "components/python/seedir/manifests/sample-manifest.p5m"
        ],
        "commitId" : "03d212f8753a8681fa744210c17438158a28b29f",
        "timestamp" : 1749103946000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/seedir: update to 0.5.1\u000a\u000a",
        "date" : "2025-06-05 08:12:26 +0200",
        "id" : "03d212f8753a8681fa744210c17438158a28b29f",
        "msg" : "python/seedir: update to 0.5.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/seedir/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/seedir/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/seedir/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/seedir/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/seedir/seedir-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/seedir/patches/01-no-shebang.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/seedir/.gitignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/components.ignore"
        ],
        "commitId" : "5cd1d61cf92dedf1b3ceb2d95aac7846c6f453bf",
        "timestamp" : 1749104205000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "re-enable thunderbird\u000a\u000a",
        "date" : "2025-06-05 08:16:45 +0200",
        "id" : "5cd1d61cf92dedf1b3ceb2d95aac7846c6f453bf",
        "msg" : "re-enable thunderbird",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/components.ignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/encumbered/gst-plugins-bad/Makefile"
        ],
        "commitId" : "a7225169adb3283a801556622fef3307764ad8c4",
        "timestamp" : 1749146293000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "gst-plugins-bad: update to 1.26.2\u000a\u000a",
        "date" : "2025-06-05 19:58:13 +0200",
        "id" : "a7225169adb3283a801556622fef3307764ad8c4",
        "msg" : "gst-plugins-bad: update to 1.26.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/encumbered/gst-plugins-bad/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/sysutils/fastfetch/Makefile"
        ],
        "commitId" : "fddf57cfbbe58fffd0566e110b339249505e97f1",
        "timestamp" : 1749146308000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "fastfetch: update to 2.45.0\u000a\u000a",
        "date" : "2025-06-05 19:58:28 +0200",
        "id" : "fddf57cfbbe58fffd0566e110b339249505e97f1",
        "msg" : "fastfetch: update to 2.45.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/sysutils/fastfetch/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/sysutils/wireshark/wireshark.p5m",
          "components/sysutils/wireshark/manifests/sample-manifest.p5m",
          "components/sysutils/wireshark/wireshark-common.p5m",
          "components/sysutils/wireshark/Makefile"
        ],
        "commitId" : "ed499b5445db13946ff1154cc9b08b8feac3adec",
        "timestamp" : 1749147983000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "wireshark: update to 4.4.7\u000a\u000a",
        "date" : "2025-06-05 20:26:23 +0200",
        "id" : "ed499b5445db13946ff1154cc9b08b8feac3adec",
        "msg" : "wireshark: update to 4.4.7",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/sysutils/wireshark/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/wireshark/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/wireshark/wireshark.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/wireshark/wireshark-common.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/openindiana/release/Makefile",
          "make-rules/shared-macros.mk"
        ],
        "commitId" : "3d9404cc8660ff14ef6bffcce1cfdbb9934250ad",
        "timestamp" : 1749147997000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "prepare release 2025.06\u000a\u000a",
        "date" : "2025-06-05 20:26:37 +0200",
        "id" : "3d9404cc8660ff14ef6bffcce1cfdbb9934250ad",
        "msg" : "prepare release 2025.06",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make-rules/shared-macros.mk"
          },
          {
            "editType" : "edit",
            "file" : "components/openindiana/release/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/libuv/manifests/sample-manifest.p5m",
          "components/library/libuv/test/results-all.master",
          "components/library/libuv/Makefile"
        ],
        "commitId" : "78de95d1ca321de0cc564f86da3cf96e6ba25604",
        "timestamp" : 1749235964000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "libuv: update to 1.51.0\u000a\u000a",
        "date" : "2025-06-06 20:52:44 +0200",
        "id" : "78de95d1ca321de0cc564f86da3cf96e6ba25604",
        "msg" : "libuv: update to 1.51.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/libuv/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libuv/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libuv/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/sysutils/virtualbox/Makefile",
          "components/sysutils/virtualbox/hashes/SHA256SUMS"
        ],
        "commitId" : "d5d1168e6ad2b0277d36924d326d7a36645f246d",
        "timestamp" : 1749235978000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "virtualbox: update 7.1.10\u000a\u000a",
        "date" : "2025-06-06 20:52:58 +0200",
        "id" : "d5d1168e6ad2b0277d36924d326d7a36645f246d",
        "msg" : "virtualbox: update 7.1.10",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/sysutils/virtualbox/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/virtualbox/hashes/SHA256SUMS"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/runtime/smalltalk/squeak/Makefile",
          "components/runtime/smalltalk/squeak/manifests/sample-manifest.p5m",
          "components/runtime/smalltalk/squeak/squeak.p5m"
        ],
        "commitId" : "0af223bb066aef01c687434aaf94008c1e3f0357",
        "timestamp" : 1749235991000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "squeak : do not build Scratch plugin\u000a\u000a",
        "date" : "2025-06-06 20:53:11 +0200",
        "id" : "0af223bb066aef01c687434aaf94008c1e3f0357",
        "msg" : "squeak : do not build Scratch plugin",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/runtime/smalltalk/squeak/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/smalltalk/squeak/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/smalltalk/squeak/squeak.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/components.ignore"
        ],
        "commitId" : "c040996d9768c721d5aa271435fc04e0b23f973a",
        "timestamp" : 1749240756000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "disable squeak\u000a\u000a",
        "date" : "2025-06-06 22:12:36 +0200",
        "id" : "c040996d9768c721d5aa271435fc04e0b23f973a",
        "msg" : "disable squeak",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/components.ignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/database/postgresql-jdbc/Makefile"
        ],
        "commitId" : "e1835adc154fa73964a4d3e0b57e3e37527f21a3",
        "timestamp" : 1749287730000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "postgresql-jdbc: update to 42.7.6\u000a\u000a",
        "date" : "2025-06-07 11:15:30 +0200",
        "id" : "e1835adc154fa73964a4d3e0b57e3e37527f21a3",
        "msg" : "postgresql-jdbc: update to 42.7.6",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-jdbc/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/libgit2/libgit2.p5m",
          "components/library/libgit2/Makefile",
          "components/library/libgit2/manifests/sample-manifest.p5m"
        ],
        "commitId" : "7fa50d8d6d6b549707829b7fe58b7e9d545d8276",
        "timestamp" : 1749287745000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "libgit2: update to 1.9.1\u000a\u000a",
        "date" : "2025-06-07 11:15:45 +0200",
        "id" : "7fa50d8d6d6b549707829b7fe58b7e9d545d8276",
        "msg" : "libgit2: update to 1.9.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/libgit2/libgit2.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libgit2/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libgit2/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/encumbered/gst-plugins-ugly/Makefile"
        ],
        "commitId" : "b06f0628e7b585dd44d86e725758f1af85d5067e",
        "timestamp" : 1749293084000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "gst-plugins-ugly: update to 1.26.2\u000a\u000a",
        "date" : "2025-06-07 12:44:44 +0200",
        "id" : "b06f0628e7b585dd44d86e725758f1af85d5067e",
        "msg" : "gst-plugins-ugly: update to 1.26.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/encumbered/gst-plugins-ugly/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/database/postgresql-16-citus/Makefile",
          "components/database/postgresql-16-citus/patches/01-file-modes.patch",
          "components/database/postgresql-16-citus/citus.p5m",
          "components/database/postgresql-16-citus/patches/02-fix-build-in-zone.patch",
          "components/database/postgresql-16-citus/patches/03-test-diff.patch",
          "components/database/postgresql-16-citus/manifests/sample-manifest.p5m"
        ],
        "commitId" : "bdbd2f94a760983c58c2fd124fff435ab5d7f01e",
        "timestamp" : 1749293102000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "postgresql-16-citus: update to 13.1.0\u000a\u000a",
        "date" : "2025-06-07 12:45:02 +0200",
        "id" : "bdbd2f94a760983c58c2fd124fff435ab5d7f01e",
        "msg" : "postgresql-16-citus: update to 13.1.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-16-citus/patches/03-test-diff.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-16-citus/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-16-citus/citus.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-16-citus/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-16-citus/patches/01-file-modes.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-16-citus/patches/02-fix-build-in-zone.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/tree-sitter/Makefile",
          "components/library/tree-sitter/test/results-all.master"
        ],
        "commitId" : "4bbb6e6875300d13db6e4291608c2243910214d9",
        "timestamp" : 1749293116000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "tree-sitter: update to 0.25.6; enhance test results\u000a\u000a",
        "date" : "2025-06-07 12:45:16 +0200",
        "id" : "4bbb6e6875300d13db6e4291608c2243910214d9",
        "msg" : "tree-sitter: update to 0.25.6; enhance test results",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/tree-sitter/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/library/tree-sitter/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/golang-124/test/results-all.master",
          "components/developer/golang-124/manifests/sample-manifest.p5m",
          "components/developer/golang-124/Makefile",
          "components/developer/golang-124/pkg5",
          "components/developer/golang-124/golang-124.p5m"
        ],
        "commitId" : "86a46f561b7936ab119e4713a1a14bcc60793c72",
        "timestamp" : 1749293131000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "golang-124: update to 1.24.4\u000a\u000a",
        "date" : "2025-06-07 12:45:31 +0200",
        "id" : "86a46f561b7936ab119e4713a1a14bcc60793c72",
        "msg" : "golang-124: update to 1.24.4",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/developer/golang-124/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/golang-124/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/golang-124/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/golang-124/golang-124.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/golang-124/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/golang-123/test/results-all.master",
          "components/developer/golang-123/Makefile",
          "components/developer/golang-123/golang-123.p5m",
          "components/developer/golang-123/manifests/sample-manifest.p5m"
        ],
        "commitId" : "6b55a5645de43bbc225344e3633773f544179ad5",
        "timestamp" : 1749294626000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "golang-123: update to 1.23.10\u000a\u000a",
        "date" : "2025-06-07 13:10:26 +0200",
        "id" : "6b55a5645de43bbc225344e3633773f544179ad5",
        "msg" : "golang-123: update to 1.23.10",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/developer/golang-123/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/golang-123/golang-123.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/golang-123/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/golang-123/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/objfw/patches/01-configure.patch"
        ],
        "commitId" : "a307538ac369f01726e8de50585aee19a4d7475b",
        "timestamp" : 1749294648000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "library/objfw: update to 1.3.1\u000a\u000a",
        "date" : "2025-06-07 13:10:48 +0200",
        "id" : "a307538ac369f01726e8de50585aee19a4d7475b",
        "msg" : "library/objfw: update to 1.3.1",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/library/objfw/patches/01-configure.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/libdiscid/pkg5",
          "components/library/libdiscid/libdiscid.p5m",
          "components/library/libdiscid/Makefile",
          "components/library/libdiscid/manifests/sample-manifest.p5m"
        ],
        "commitId" : "be38bb8e03c8d1f247b0aaf0bbdc62ddeddfed6d",
        "timestamp" : 1749294669000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "libdiscid: update to 0.6.5; drop 32 bit\u000a\u000a",
        "date" : "2025-06-07 13:11:09 +0200",
        "id" : "be38bb8e03c8d1f247b0aaf0bbdc62ddeddfed6d",
        "msg" : "libdiscid: update to 0.6.5; drop 32 bit",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/libdiscid/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libdiscid/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libdiscid/libdiscid.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libdiscid/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/desktop-cache/desktop-cache.p5m",
          "components/desktop/desktop-cache/manifests/sample-manifest.p5m",
          "components/desktop/desktop-cache/patches/10-slim-install.patch",
          "components/desktop/desktop-cache/Makefile"
        ],
        "commitId" : "cc963af6ee33151403f908942b0b0ae6ddc82cc1",
        "timestamp" : 1749309386000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "desktop-cache: fix manifest, use /tmp cache files while installing\u000a\u000a",
        "date" : "2025-06-07 17:16:26 +0200",
        "id" : "cc963af6ee33151403f908942b0b0ae6ddc82cc1",
        "msg" : "desktop-cache: fix manifest, use /tmp cache files while installing",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/desktop-cache/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/desktop-cache/desktop-cache.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/desktop-cache/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/desktop-cache/patches/10-slim-install.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/editor/vim/Makefile"
        ],
        "commitId" : "6c55e0b014c74f1a17ee91c2a8aa3bbaadc48562",
        "timestamp" : 1749309401000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "vim: update to 9.1.1435\u000a\u000a",
        "date" : "2025-06-07 17:16:41 +0200",
        "id" : "6c55e0b014c74f1a17ee91c2a8aa3bbaadc48562",
        "msg" : "vim: update to 9.1.1435",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/editor/vim/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/libass/manifests/sample-manifest.p5m",
          "components/library/libass/Makefile",
          "components/library/libass/libass.p5m"
        ],
        "commitId" : "987e26066c301229d7793933b56bd8794f864c56",
        "timestamp" : 1749318817000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "libass: update to 0.17.4\u000a\u000a",
        "date" : "2025-06-07 19:53:37 +0200",
        "id" : "987e26066c301229d7793933b56bd8794f864c56",
        "msg" : "libass: update to 0.17.4",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/libass/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libass/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libass/libass.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/liblouis/test/results-all.master",
          "components/library/liblouis/Makefile",
          "components/library/liblouis/manifests/sample-manifest.p5m",
          "components/library/liblouis/liblouis.p5m"
        ],
        "commitId" : "59b21d1565a5f917b592621fe02a15c7bb8e17de",
        "timestamp" : 1749318831000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "liblouis: update to 3.34.0\u000a\u000a",
        "date" : "2025-06-07 19:53:51 +0200",
        "id" : "59b21d1565a5f917b592621fe02a15c7bb8e17de",
        "msg" : "liblouis: update to 3.34.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/liblouis/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/liblouis/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/library/liblouis/liblouis.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/liblouis/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/libmodbus/manifests/sample-manifest.p5m",
          "components/library/libmodbus/pkg5",
          "components/library/libmodbus/Makefile"
        ],
        "commitId" : "71c227b2eb0ca7219bb728ea2ab660d2dda070b6",
        "timestamp" : 1749318850000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "libmodbus: update to 3.1.11\u000a\u000a",
        "date" : "2025-06-07 19:54:10 +0200",
        "id" : "71c227b2eb0ca7219bb728ea2ab660d2dda070b6",
        "msg" : "libmodbus: update to 3.1.11",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/libmodbus/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libmodbus/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libmodbus/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/encumbered/gst-libav/Makefile"
        ],
        "commitId" : "c80aebeecd627bd1bde03e0046992be64d2e4fc9",
        "timestamp" : 1749326471000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "gst-libav: update to 1.26.2\u000a\u000a",
        "date" : "2025-06-07 22:01:11 +0200",
        "id" : "c80aebeecd627bd1bde03e0046992be64d2e4fc9",
        "msg" : "gst-libav: update to 1.26.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/encumbered/gst-libav/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/maven/Makefile",
          "components/developer/maven/maven.p5m",
          "components/developer/maven/manifests/sample-manifest.p5m"
        ],
        "commitId" : "27d2aa5b1adac4e7b51971879e44d3f90870b62f",
        "timestamp" : 1749326487000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "maven: update to 3.9.10\u000a\u000a",
        "date" : "2025-06-07 22:01:27 +0200",
        "id" : "27d2aa5b1adac4e7b51971879e44d3f90870b62f",
        "msg" : "maven: update to 3.9.10",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/developer/maven/maven.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/maven/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/maven/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/scientific/proj/Makefile",
          "components/scientific/proj/test/results-all.master"
        ],
        "commitId" : "964bb261f8864e80d71cdc4db175247c3fa541a3",
        "timestamp" : 1749326502000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "proj: update to 9.6.2\u000a\u000a",
        "date" : "2025-06-07 22:01:42 +0200",
        "id" : "964bb261f8864e80d71cdc4db175247c3fa541a3",
        "msg" : "proj: update to 9.6.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/scientific/proj/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/scientific/proj/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/inputmethod/ibus-table/pkg5",
          "components/inputmethod/ibus-table/ibus-table.p5m",
          "components/inputmethod/ibus-table/manifests/sample-manifest.p5m",
          "components/inputmethod/ibus-table/Makefile"
        ],
        "commitId" : "dec1065ba23c0d84dc6dae8b46016b231db57f47",
        "timestamp" : 1749331898000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "ibus-table : update to 1.17.12\u000a\u000a",
        "date" : "2025-06-07 23:31:38 +0200",
        "id" : "dec1065ba23c0d84dc6dae8b46016b231db57f47",
        "msg" : "ibus-table : update to 1.17.12",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/inputmethod/ibus-table/ibus-table.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/inputmethod/ibus-table/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/inputmethod/ibus-table/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/inputmethod/ibus-table/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/inputmethod/sunpinyin/patches/sunpinyin-dictgen.patch",
          "components/inputmethod/sunpinyin/manifests/sample-manifest.p5m",
          "components/inputmethod/sunpinyin/sunpinyin.p5m",
          "components/inputmethod/sunpinyin/pkg5",
          "components/inputmethod/sunpinyin/Makefile"
        ],
        "commitId" : "37abb702eba40308e1a762265dba7be00ed7ff48",
        "timestamp" : 1749331915000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "sunpinyin : add library/sunpinyin\u000a\u000a",
        "date" : "2025-06-07 23:31:55 +0200",
        "id" : "37abb702eba40308e1a762265dba7be00ed7ff48",
        "msg" : "sunpinyin : add library/sunpinyin",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/inputmethod/sunpinyin/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/inputmethod/sunpinyin/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/inputmethod/sunpinyin/patches/sunpinyin-dictgen.patch"
          },
          {
            "editType" : "add",
            "file" : "components/inputmethod/sunpinyin/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/inputmethod/sunpinyin/sunpinyin.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/inputmethod/m17n-db/m17n-db.p5m",
          "components/inputmethod/m17n-db/Makefile",
          "components/inputmethod/m17n-db/manifests/sample-manifest.p5m"
        ],
        "commitId" : "a6a2e7e400b85dd272497f571fb05c80c4249249",
        "timestamp" : 1749331942000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "m17n-db: update to 1.8.10\u000a\u000a",
        "date" : "2025-06-07 23:32:22 +0200",
        "id" : "a6a2e7e400b85dd272497f571fb05c80c4249249",
        "msg" : "m17n-db: update to 1.8.10",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/inputmethod/m17n-db/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/inputmethod/m17n-db/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/inputmethod/m17n-db/m17n-db.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/inputmethod/ibus/ibus.p5m",
          "components/inputmethod/ibus/Makefile",
          "components/inputmethod/ibus/pkg5",
          "components/inputmethod/ibus/manifests/sample-manifest.p5m"
        ],
        "commitId" : "b33f4d22166be624fc168817252ca252ca419457",
        "timestamp" : 1749364698000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "ibus: update to 1.5.29\u000a\u000a",
        "date" : "2025-06-08 08:38:18 +0200",
        "id" : "b33f4d22166be624fc168817252ca252ca419457",
        "msg" : "ibus: update to 1.5.29",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/inputmethod/ibus/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/inputmethod/ibus/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/inputmethod/ibus/ibus.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/inputmethod/ibus/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/libusb-1/manifests/sample-manifest.p5m",
          "components/library/libusb-1/Makefile",
          "components/library/libusb-1/libusb-1.p5m"
        ],
        "commitId" : "dcdd5c3eb7769e1973eeeb9f56760e3b25e9ca82",
        "timestamp" : 1749364712000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "libusb-1: update to 1.0.29\u000a\u000a",
        "date" : "2025-06-08 08:38:32 +0200",
        "id" : "dcdd5c3eb7769e1973eeeb9f56760e3b25e9ca82",
        "msg" : "libusb-1: update to 1.0.29",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/libusb-1/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libusb-1/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libusb-1/libusb-1.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/inputmethod/ibus-table-chinese/pkg5",
          "components/inputmethod/ibus-table-chinese/manifests/sample-manifest.p5m",
          "components/inputmethod/ibus-table-chinese/ibus-table-chinese.p5m",
          "components/inputmethod/ibus-table-chinese/Makefile"
        ],
        "commitId" : "e7c1ceec1a531e7199dc466abc4ea1c41968753f",
        "timestamp" : 1749364727000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "add ibus-table-chinese\u000a\u000a",
        "date" : "2025-06-08 08:38:47 +0200",
        "id" : "e7c1ceec1a531e7199dc466abc4ea1c41968753f",
        "msg" : "add ibus-table-chinese",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/inputmethod/ibus-table-chinese/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/inputmethod/ibus-table-chinese/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/inputmethod/ibus-table-chinese/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/inputmethod/ibus-table-chinese/ibus-table-chinese.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/inputmethod/ibus-sunpinyin/pkg5",
          "components/inputmethod/ibus-sunpinyin/patches/ibus-button-label-fix.patch",
          "components/inputmethod/ibus-sunpinyin/manifests/sample-manifest.p5m",
          "components/inputmethod/ibus-sunpinyin/ibus-sunpinyin.p5m",
          "components/inputmethod/ibus-sunpinyin/Makefile"
        ],
        "commitId" : "470f85e0126036ead17d8daf650b84023888094c",
        "timestamp" : 1749364774000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "update ibus-sunpinyin\u000a\u000a",
        "date" : "2025-06-08 08:39:34 +0200",
        "id" : "470f85e0126036ead17d8daf650b84023888094c",
        "msg" : "update ibus-sunpinyin",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/inputmethod/ibus-sunpinyin/patches/ibus-button-label-fix.patch"
          },
          {
            "editType" : "add",
            "file" : "components/inputmethod/ibus-sunpinyin/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/inputmethod/ibus-sunpinyin/ibus-sunpinyin.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/inputmethod/ibus-sunpinyin/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/inputmethod/ibus-sunpinyin/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/inputmethod/ibus-table-others/ibus-table-others.p5m",
          "components/inputmethod/ibus-table-others/manifests/sample-manifest.p5m",
          "components/inputmethod/ibus-table-others/pkg5",
          "components/inputmethod/ibus-table-others/Makefile"
        ],
        "commitId" : "80f612789d244fb915a5751730f10b809eeaa1ea",
        "timestamp" : 1749369142000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "add ibus-table-others\u000a\u000a",
        "date" : "2025-06-08 09:52:22 +0200",
        "id" : "80f612789d244fb915a5751730f10b809eeaa1ea",
        "msg" : "add ibus-table-others",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/inputmethod/ibus-table-others/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/inputmethod/ibus-table-others/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/inputmethod/ibus-table-others/ibus-table-others.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/inputmethod/ibus-table-others/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/database/hiredis/pkg5",
          "components/database/hiredis/Makefile",
          "components/database/hiredis/hiredis.p5m",
          "components/database/hiredis/manifests/sample-manifest.p5m",
          "components/database/hiredis/test/results-all.master"
        ],
        "commitId" : "0f27bd37926ae792c8a1eedc83fe7a9310b24683",
        "timestamp" : 1749369154000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "hiredis: update to 1.3.0\u000a\u000a",
        "date" : "2025-06-08 09:52:34 +0200",
        "id" : "0f27bd37926ae792c8a1eedc83fe7a9310b24683",
        "msg" : "hiredis: update to 1.3.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/database/hiredis/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/database/hiredis/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/database/hiredis/hiredis.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/database/hiredis/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/database/hiredis/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/encumbered/libmediainfo/Makefile",
          "components/encumbered/libmediainfo/patches/01-Makefile.am.patch"
        ],
        "commitId" : "e5a588f5c6ea5ac22b3cfe0e9b45a8d52dff315a",
        "timestamp" : 1749369167000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "libmediainfo: update to 25.04\u000a\u000a",
        "date" : "2025-06-08 09:52:47 +0200",
        "id" : "e5a588f5c6ea5ac22b3cfe0e9b45a8d52dff315a",
        "msg" : "libmediainfo: update to 25.04",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/encumbered/libmediainfo/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/encumbered/libmediainfo/patches/01-Makefile.am.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/inputmethod/ibus-table-others/history",
          "components/inputmethod/ibus-table-others/Makefile"
        ],
        "commitId" : "7dd7bcdb7e5b3c24278a3e63ce341113e847586f",
        "timestamp" : 1749375173000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "obsolete ibus table packages that have mostly been merged into ibus-table-others\u000a\u000a",
        "date" : "2025-06-08 11:32:53 +0200",
        "id" : "7dd7bcdb7e5b3c24278a3e63ce341113e847586f",
        "msg" : "obsolete ibus table packages that have mostly been merged into ibus-table-others",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/inputmethod/ibus-table-others/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/inputmethod/ibus-table-others/history"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/database/sqlite/Makefile",
          "components/database/sqlite/patches/02-tclext-add-fpic.patch",
          "components/database/sqlite/patches/04-main_mk-add-fpic.patch"
        ],
        "commitId" : "380c7bbc92ddc922b61e9ddb81b79e43f6dc867d",
        "timestamp" : 1749375187000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "sqlite: update to 3.50.1\u000a\u000a",
        "date" : "2025-06-08 11:33:07 +0200",
        "id" : "380c7bbc92ddc922b61e9ddb81b79e43f6dc867d",
        "msg" : "sqlite: update to 3.50.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/database/sqlite/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/database/sqlite/patches/02-tclext-add-fpic.patch"
          },
          {
            "editType" : "add",
            "file" : "components/database/sqlite/patches/04-main_mk-add-fpic.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/network/bind/Makefile"
        ],
        "commitId" : "225a349152c5c8e2a22edf5f950b440d2e9f3f9e",
        "timestamp" : 1749375203000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "bind: update to 9.18.37\u000a\u000a",
        "date" : "2025-06-08 11:33:23 +0200",
        "id" : "225a349152c5c8e2a22edf5f950b440d2e9f3f9e",
        "msg" : "bind: update to 9.18.37",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/network/bind/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/encumbered/gst-rtsp-server/test/results-all.master",
          "components/encumbered/gst-rtsp-server/Makefile"
        ],
        "commitId" : "9c0a4c65b2a869db3334b81e219ddb364e110ef0",
        "timestamp" : 1749386725000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "gst-rstp-server: update to 1.26.2\u000a\u000a",
        "date" : "2025-06-08 14:45:25 +0200",
        "id" : "9c0a4c65b2a869db3334b81e219ddb364e110ef0",
        "msg" : "gst-rstp-server: update to 1.26.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/encumbered/gst-rtsp-server/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/encumbered/gst-rtsp-server/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/database/postgresql-15-citus/patches/01-file-modes.patch",
          "components/database/postgresql-15-citus/citus.p5m",
          "components/database/postgresql-15-citus/manifests/sample-manifest.p5m",
          "components/database/postgresql-15-citus/pkg5",
          "components/database/postgresql-15-citus/Makefile",
          "components/database/postgresql-15-citus/patches/02-fix-build-in-zone.patch"
        ],
        "commitId" : "2b09a4efe09fd56589e5e37920b24eaf4d2b50a6",
        "timestamp" : 1749386740000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "postgresql-15-citus: update to 13.1.0\u000a\u000a",
        "date" : "2025-06-08 14:45:40 +0200",
        "id" : "2b09a4efe09fd56589e5e37920b24eaf4d2b50a6",
        "msg" : "postgresql-15-citus: update to 13.1.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-15-citus/patches/01-file-modes.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-15-citus/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-15-citus/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-15-citus/patches/02-fix-build-in-zone.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-15-citus/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-15-citus/citus.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/objfw/Makefile"
        ],
        "commitId" : "115d90b03dc74757361ff1e9951773ca51ff50ec",
        "timestamp" : 1749396039000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "library/objfw: update to 1.3.2\u000a\u000a* Fix forgotten git add in last commit\u000a\u000a* library/objfw: update to 1.3.2\u000a",
        "date" : "2025-06-08 17:20:39 +0200",
        "id" : "115d90b03dc74757361ff1e9951773ca51ff50ec",
        "msg" : "library/objfw: update to 1.3.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/objfw/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/database/freetds/manifests/sample-manifest.p5m",
          "components/database/freetds/test/results-all.master",
          "components/database/freetds/Makefile"
        ],
        "commitId" : "8f958e66799f4250d1d22d0982d1fa7636991c04",
        "timestamp" : 1749396052000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "freetds: update to 1.5.2\u000a\u000a",
        "date" : "2025-06-08 17:20:52 +0200",
        "id" : "8f958e66799f4250d1d22d0982d1fa7636991c04",
        "msg" : "freetds: update to 1.5.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/database/freetds/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/database/freetds/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/database/freetds/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/encumbered/gst-devtools/Makefile"
        ],
        "commitId" : "3689f4dbd5c35e24476e64c0a28e72bd031975e9",
        "timestamp" : 1749396066000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "gst-devtools: update to 1.26.2\u000a\u000a",
        "date" : "2025-06-08 17:21:06 +0200",
        "id" : "3689f4dbd5c35e24476e64c0a28e72bd031975e9",
        "msg" : "gst-devtools: update to 1.26.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/encumbered/gst-devtools/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/encumbered/gst-python/Makefile"
        ],
        "commitId" : "fb016cc146eba4a2cab4c07507592da373a56d90",
        "timestamp" : 1749413559000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "gst-python: update to 1.26.2\u000a\u000a",
        "date" : "2025-06-08 22:12:39 +0200",
        "id" : "fb016cc146eba4a2cab4c07507592da373a56d90",
        "msg" : "gst-python: update to 1.26.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/encumbered/gst-python/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/libvpx/Makefile",
          "components/library/libvpx/manifests/sample-manifest.p5m",
          "components/library/libvpx/libvpx.p5m"
        ],
        "commitId" : "195742433f7ff67e7cd44b238c442c23a35c5af6",
        "timestamp" : 1749413577000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "libvpx: update to 1.15.2\u000a\u000a",
        "date" : "2025-06-08 22:12:57 +0200",
        "id" : "195742433f7ff67e7cd44b238c442c23a35c5af6",
        "msg" : "libvpx: update to 1.15.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/libvpx/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libvpx/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libvpx/libvpx.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/multimedia/mpg123/mpg123.p5m",
          "components/multimedia/mpg123/manifests/sample-manifest.p5m",
          "components/multimedia/mpg123/Makefile"
        ],
        "commitId" : "6203051b93cff0f8321213bd104dc545a81dd777",
        "timestamp" : 1749464112000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "mpg123: update to 1.33.0\u000a\u000a",
        "date" : "2025-06-09 12:15:12 +0200",
        "id" : "6203051b93cff0f8321213bd104dc545a81dd777",
        "msg" : "mpg123: update to 1.33.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/multimedia/mpg123/mpg123.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/multimedia/mpg123/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/multimedia/mpg123/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/libvpx/Makefile"
        ],
        "commitId" : "d7d02c9254629980e17b1327abd89707c8acb4b1",
        "timestamp" : 1749464127000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "libvpx: add SPARC support\u000a\u000a",
        "date" : "2025-06-09 12:15:27 +0200",
        "id" : "d7d02c9254629980e17b1327abd89707c8acb4b1",
        "msg" : "libvpx: add SPARC support",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/libvpx/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/runtime/erlang/manifests/sample-manifest.p5m",
          "components/runtime/erlang/Makefile",
          "components/runtime/erlang/erlang.p5m"
        ],
        "commitId" : "c165f886d690529b4124195d74d1403725a475e7",
        "timestamp" : 1749464140000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "erlang: update to 28.0\u000a\u000a",
        "date" : "2025-06-09 12:15:40 +0200",
        "id" : "c165f886d690529b4124195d74d1403725a475e7",
        "msg" : "erlang: update to 28.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/runtime/erlang/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/erlang/erlang.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/erlang/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/python39/test/results-all.master",
          "components/python/python39/Makefile"
        ],
        "commitId" : "647f5f6ce9cf967e3c66dd0671fadcc0a2d950b0",
        "timestamp" : 1749470125000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python-39: update to 3.9.23\u000a\u000a",
        "date" : "2025-06-09 13:55:25 +0200",
        "id" : "647f5f6ce9cf967e3c66dd0671fadcc0a2d950b0",
        "msg" : "python-39: update to 3.9.23",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/python39/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/python39/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/network/asterisk/pkg5",
          "components/network/asterisk/Makefile"
        ],
        "commitId" : "d32927b6781692a0e0091e24b99e9d7fae271957",
        "timestamp" : 1749495129000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "asterisk - fix missing symbol (__gxx_personality_v0) by extra linking stdc++\u000a\u000a",
        "date" : "2025-06-09 20:52:09 +0200",
        "id" : "d32927b6781692a0e0091e24b99e9d7fae271957",
        "msg" : "asterisk - fix missing symbol (__gxx_personality_v0) by extra linking stdc++",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/network/asterisk/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/network/asterisk/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/runtime/erlang/Makefile",
          "components/runtime/erlang/erlang.p5m",
          "components/runtime/erlang/patches/configure.patch"
        ],
        "commitId" : "f4af08aa83dbc778a3ed513e4726c3a5fe3d7802",
        "timestamp" : 1749495140000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "erlang: add SPARC support\u000a\u000a",
        "date" : "2025-06-09 20:52:20 +0200",
        "id" : "f4af08aa83dbc778a3ed513e4726c3a5fe3d7802",
        "msg" : "erlang: add SPARC support",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/runtime/erlang/erlang.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/erlang/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/erlang/patches/configure.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/database/redis/manifests/sample-manifest.p5m",
          "components/database/redis/Makefile",
          "components/database/redis/test/results-all.master"
        ],
        "commitId" : "f605bf19e99973823254786ad267af3f5a11ebd8",
        "timestamp" : 1749495158000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "redis: update to 6.2.18\u000a\u000a",
        "date" : "2025-06-09 20:52:38 +0200",
        "id" : "f605bf19e99973823254786ad267af3f5a11ebd8",
        "msg" : "redis: update to 6.2.18",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/database/redis/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/database/redis/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/database/redis/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/database/postgresql-16-timescaledb/timescaledb.p5m",
          "components/database/postgresql-16-timescaledb/manifests/sample-manifest.p5m",
          "components/database/postgresql-16-timescaledb/Makefile"
        ],
        "commitId" : "4b447ac3b40185f6cf61b2ad9bb13f60891aed15",
        "timestamp" : 1749495170000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "postgresql-16-timescaledb: update to 2.20.2\u000a\u000a",
        "date" : "2025-06-09 20:52:50 +0200",
        "id" : "4b447ac3b40185f6cf61b2ad9bb13f60891aed15",
        "msg" : "postgresql-16-timescaledb: update to 2.20.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-16-timescaledb/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-16-timescaledb/timescaledb.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-16-timescaledb/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/mail/opendkim/Makefile",
          "components/mail/opendkim/manifests/sample-manifest.p5m",
          "components/mail/opendkim/pkg5"
        ],
        "commitId" : "993d1e448753ea630da1f334940906fea65fddcb",
        "timestamp" : 1749495196000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "opendkim: fix build using gcc14 / add SPARC support\u000a\u000a",
        "date" : "2025-06-09 20:53:16 +0200",
        "id" : "993d1e448753ea630da1f334940906fea65fddcb",
        "msg" : "opendkim: fix build using gcc14 / add SPARC support",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/mail/opendkim/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/mail/opendkim/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/mail/opendkim/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/cmd2/test/results-all.master",
          "components/python/cmd2/.gitignore",
          "components/python/cmd2/Makefile"
        ],
        "commitId" : "f07868d322060ded5730f15453840c2d51349a56",
        "timestamp" : 1749505946000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/cmd2: update to 2.6.1\u000a\u000a",
        "date" : "2025-06-09 23:52:26 +0200",
        "id" : "f07868d322060ded5730f15453840c2d51349a56",
        "msg" : "python/cmd2: update to 2.6.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/cmd2/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/cmd2/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/cmd2/.gitignore"
          }
        ]
      },
      {
        "_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" : "ebdf312b0e839fdd1317259f793f5677d8bf1de5",
        "timestamp" : 1749505956000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/hypothesis: update to 6.135.4\u000a\u000a",
        "date" : "2025-06-09 23:52:36 +0200",
        "id" : "ebdf312b0e839fdd1317259f793f5677d8bf1de5",
        "msg" : "python/hypothesis: update to 6.135.4",
        "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/zipp/patches/01-no-big-O.patch",
          "components/python/zipp/test/results-all.master",
          "components/python/zipp/.gitignore",
          "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"
        ],
        "commitId" : "81a6a396679d751eb5106b4c66edfbefb7f95fc1",
        "timestamp" : 1749505967000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/zipp: update to 3.23.0\u000a\u000a",
        "date" : "2025-06-09 23:52:47 +0200",
        "id" : "81a6a396679d751eb5106b4c66edfbefb7f95fc1",
        "msg" : "python/zipp: update to 3.23.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/zipp/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/zipp/zipp-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/zipp/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/zipp/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/zipp/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/zipp/patches/01-no-big-O.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/zipp/patches/02-no-ruff.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/uwimap/Makefile",
          "components/library/uwimap/patches/missing-mm_functions.patch"
        ],
        "commitId" : "2737d8a86fa97926670df36ae01edb057b8a93a9",
        "timestamp" : 1749505989000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "uwimap - fixed dynamic library\u000a\u000a",
        "date" : "2025-06-09 23:53:09 +0200",
        "id" : "2737d8a86fa97926670df36ae01edb057b8a93a9",
        "msg" : "uwimap - fixed dynamic library",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/uwimap/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/library/uwimap/patches/missing-mm_functions.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/aiohttp/patches/06-remove-test-reqs.patch",
          "components/python/aiohttp/patches/03-no-isal.patch",
          "components/python/aiohttp/.gitignore",
          "components/python/aiohttp/test/results-all.master",
          "components/python/aiohttp/patches/05-no-blockbuster.patch",
          "components/python/aiohttp/patches/02-requirements-path.patch",
          "components/python/aiohttp/patches/04-no-zlib_ng.patch",
          "components/python/aiohttp/Makefile"
        ],
        "commitId" : "dd3582f913e573683b52a9582a14ec58c47db7b8",
        "timestamp" : 1749506004000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/aiohttp: update to 3.12.11\u000a\u000a",
        "date" : "2025-06-09 23:53:24 +0200",
        "id" : "dd3582f913e573683b52a9582a14ec58c47db7b8",
        "msg" : "python/aiohttp: update to 3.12.11",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/aiohttp/patches/04-no-zlib_ng.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/aiohttp/patches/06-remove-test-reqs.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/aiohttp/patches/03-no-isal.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/aiohttp/patches/05-no-blockbuster.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/aiohttp/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/aiohttp/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/aiohttp/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/aiohttp/patches/02-requirements-path.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/zstd/.gitignore",
          "components/python/zstd/Makefile",
          "components/python/zstd/test/results-all.master"
        ],
        "commitId" : "ad03747f8a1313a73a082e0611431ccb6fe5ea66",
        "timestamp" : 1749506014000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/zstd: update to 1.5.7.1\u000a\u000a",
        "date" : "2025-06-09 23:53:34 +0200",
        "id" : "ad03747f8a1313a73a082e0611431ccb6fe5ea66",
        "msg" : "python/zstd: update to 1.5.7.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/zstd/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/zstd/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/zstd/.gitignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pytest-datadir/Makefile",
          "components/python/pytest-datadir/.gitignore",
          "components/python/pytest-datadir/pytest_datadir-PYVER.p5m",
          "components/python/pytest-datadir/manifests/sample-manifest.p5m",
          "components/python/pytest-datadir/test/results-all.master",
          "components/python/pytest-datadir/python-integrate-project.conf",
          "components/python/pytest-datadir/patches/01-pytest-no-color.patch"
        ],
        "commitId" : "7d2294bc5f8c51b7647cb63d1e7bb9d8ef409b34",
        "timestamp" : 1749506026000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/pytest-datadir: update to 1.7.2\u000a\u000a",
        "date" : "2025-06-09 23:53:46 +0200",
        "id" : "7d2294bc5f8c51b7647cb63d1e7bb9d8ef409b34",
        "msg" : "python/pytest-datadir: update to 1.7.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/pytest-datadir/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytest-datadir/pytest_datadir-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytest-datadir/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytest-datadir/patches/01-pytest-no-color.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytest-datadir/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytest-datadir/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytest-datadir/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/ruamel.yaml/test/results-all.master",
          "components/python/ruamel.yaml/.gitignore",
          "components/python/ruamel.yaml/Makefile",
          "components/python/ruamel.yaml/patches/01-tox.ini-pytest.patch"
        ],
        "commitId" : "dea2430495a34dc62961a02ed4c61fcf68e27a27",
        "timestamp" : 1749506037000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/ruamel.yaml: update to 0.18.13\u000a\u000a",
        "date" : "2025-06-09 23:53:57 +0200",
        "id" : "dea2430495a34dc62961a02ed4c61fcf68e27a27",
        "msg" : "python/ruamel.yaml: update to 0.18.13",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/ruamel.yaml/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/ruamel.yaml/patches/01-tox.ini-pytest.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/ruamel.yaml/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/ruamel.yaml/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/File-Find-Rule/manifests/sample-manifest.p5m",
          "components/perl/File-Find-Rule/pkg5",
          "components/perl/File-Find-Rule/.gitignore",
          "components/perl/File-Find-Rule/Makefile",
          "components/perl/File-Find-Rule/File-Find-Rule-PERLVER.p5m",
          "components/perl/File-Find-Rule/history"
        ],
        "commitId" : "430db21aae9974e9beb69ec9ad62826a4378f3e6",
        "timestamp" : 1749506049000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/File-Find-Rule: update to 0.35; obsolete package for Perl 5.36\u000a\u000a",
        "date" : "2025-06-09 23:54:09 +0200",
        "id" : "430db21aae9974e9beb69ec9ad62826a4378f3e6",
        "msg" : "perl/File-Find-Rule: update to 0.35; obsolete package for Perl 5.36",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/File-Find-Rule/history"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/File-Find-Rule/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/File-Find-Rule/File-Find-Rule-PERLVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/File-Find-Rule/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/File-Find-Rule/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/File-Find-Rule/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/elasticsearch/.gitignore",
          "components/python/elasticsearch/patches/01-test-no-search-engine.patch",
          "components/python/elasticsearch/patches/02-test-no-nltk.patch",
          "components/python/elasticsearch/test/results-all.master",
          "components/python/elasticsearch/patches/03-test-no-packages.patch",
          "components/python/elasticsearch/Makefile",
          "components/python/elasticsearch/patches/04-no-pyarrow.patch"
        ],
        "commitId" : "08f6f2eb70ed240d05c9663d4cfb6ae57e9a1a22",
        "timestamp" : 1749506059000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/elasticsearch: update to 9.0.2\u000a\u000a",
        "date" : "2025-06-09 23:54:19 +0200",
        "id" : "08f6f2eb70ed240d05c9663d4cfb6ae57e9a1a22",
        "msg" : "python/elasticsearch: update to 9.0.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/elasticsearch/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/elasticsearch/patches/01-test-no-search-engine.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/elasticsearch/patches/04-no-pyarrow.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/elasticsearch/patches/02-test-no-nltk.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/elasticsearch/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/elasticsearch/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/elasticsearch/patches/03-test-no-packages.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/greenlet/manifests/sample-manifest.p5m",
          "components/python/greenlet/test/results-all.master",
          "components/python/greenlet/Makefile",
          "components/python/greenlet/patches/01-tests-disable-failing.patch",
          "components/python/greenlet/.gitignore",
          "components/python/greenlet/patches/02-no-furo.patch",
          "components/python/greenlet/greenlet-PYVER.p5m"
        ],
        "commitId" : "8a2559cc22191cf44665235ce7783560c63b05be",
        "timestamp" : 1749506070000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/greenlet: update to 3.2.3\u000a\u000a",
        "date" : "2025-06-09 23:54:30 +0200",
        "id" : "8a2559cc22191cf44665235ce7783560c63b05be",
        "msg" : "python/greenlet: update to 3.2.3",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/greenlet/patches/02-no-furo.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/greenlet/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/greenlet/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/greenlet/patches/01-tests-disable-failing.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/greenlet/greenlet-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/greenlet/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/greenlet/.gitignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/xmlschema/Makefile",
          "components/python/xmlschema/patches/01-test-verbose.patch",
          "components/python/xmlschema/.gitignore",
          "components/python/xmlschema/xmlschema-PYVER.p5m",
          "components/python/xmlschema/test/results-all.master",
          "components/python/xmlschema/manifests/sample-manifest.p5m"
        ],
        "commitId" : "5adec52286a195eb5fe6524b5f8a2c3c31d422b2",
        "timestamp" : 1749506079000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/xmlschema: update to 4.1.0\u000a\u000a",
        "date" : "2025-06-09 23:54:39 +0200",
        "id" : "5adec52286a195eb5fe6524b5f8a2c3c31d422b2",
        "msg" : "python/xmlschema: update to 4.1.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/xmlschema/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/xmlschema/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/xmlschema/xmlschema-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/xmlschema/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/xmlschema/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/xmlschema/patches/01-test-verbose.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/WebTest/test/results-all.master",
          "components/python/WebTest/manifests/sample-manifest.p5m",
          "components/python/WebTest/.gitignore",
          "components/python/WebTest/patches/02-tox.ini-cleanup.patch",
          "components/python/WebTest/Makefile",
          "components/python/WebTest/webtest-PYVER.p5m",
          "components/python/WebTest/patches/01-test-no-pyquery.patch",
          "components/python/WebTest/pkg5"
        ],
        "commitId" : "5ad2faa5473326ad24854b47586378f7c6e2ef80",
        "timestamp" : 1749506089000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/WebTest: update to 3.0.6\u000a\u000a",
        "date" : "2025-06-09 23:54:49 +0200",
        "id" : "5ad2faa5473326ad24854b47586378f7c6e2ef80",
        "msg" : "python/WebTest: update to 3.0.6",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/WebTest/patches/02-tox.ini-cleanup.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/WebTest/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/WebTest/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/WebTest/webtest-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/WebTest/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/WebTest/patches/01-test-no-pyquery.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/WebTest/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/WebTest/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/argon2_cffi/pkg5",
          "components/python/argon2_cffi/argon2_cffi-PYVER.p5m",
          "components/python/argon2_cffi/manifests/sample-manifest.p5m",
          "components/python/argon2_cffi/test/results-all.master",
          "components/python/argon2_cffi/.gitignore",
          "components/python/argon2_cffi/Makefile",
          "components/python/argon2_cffi/patches/01-enable-tests.patch"
        ],
        "commitId" : "e0d9cf489976dd58ea7c50347ce5fb30538de9d7",
        "timestamp" : 1749506103000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/argon2_cffi: update to 25.1.0\u000a\u000a",
        "date" : "2025-06-09 23:55:03 +0200",
        "id" : "e0d9cf489976dd58ea7c50347ce5fb30538de9d7",
        "msg" : "python/argon2_cffi: update to 25.1.0",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/argon2_cffi/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/argon2_cffi/patches/01-enable-tests.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/argon2_cffi/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/argon2_cffi/argon2_cffi-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/argon2_cffi/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/argon2_cffi/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/argon2_cffi/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/consolekit/.gitignore",
          "components/python/consolekit/patches/02-no-coverage_pyver_pragma.patch",
          "components/python/consolekit/test/results-all.master",
          "components/python/consolekit/Makefile",
          "components/python/consolekit/python-integrate-project.conf",
          "components/python/consolekit/patches/01-tox-requires.patch"
        ],
        "commitId" : "0f3115ebd447bcc5734a1718a9d93efc4eeb5003",
        "timestamp" : 1749506118000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/consolekit: update to 1.9.0\u000a\u000a",
        "date" : "2025-06-09 23:55:18 +0200",
        "id" : "0f3115ebd447bcc5734a1718a9d93efc4eeb5003",
        "msg" : "python/consolekit: update to 1.9.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/consolekit/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/consolekit/patches/01-tox-requires.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/consolekit/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/consolekit/patches/02-no-coverage_pyver_pragma.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/consolekit/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/consolekit/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/network/pdns-recursor/manifests/sample-manifest.p5m",
          "components/network/pdns-recursor/pkg5",
          "components/network/pdns-recursor/Makefile"
        ],
        "commitId" : "23d1282f28b3243e3b707b0a9f7a748edbcb1ad0",
        "timestamp" : 1749579773000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "pdns-recursor: fix dependencies\u000a\u000a",
        "date" : "2025-06-10 20:22:53 +0200",
        "id" : "23d1282f28b3243e3b707b0a9f7a748edbcb1ad0",
        "msg" : "pdns-recursor: fix dependencies",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/network/pdns-recursor/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/network/pdns-recursor/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/network/pdns-recursor/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/network/ncftp/ncftp.p5m",
          "components/network/ncftp/Makefile",
          "components/network/ncftp/manifests/sample-manifest.p5m"
        ],
        "commitId" : "f3b90b5c30102e8f83b27040c2be1408b73bbb8f",
        "timestamp" : 1749579784000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "ncftp: update to 3.3.0\u000a\u000a",
        "date" : "2025-06-10 20:23:04 +0200",
        "id" : "f3b90b5c30102e8f83b27040c2be1408b73bbb8f",
        "msg" : "ncftp: update to 3.3.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/network/ncftp/ncftp.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/network/ncftp/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/network/ncftp/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/openexr/Makefile"
        ],
        "commitId" : "49971de7a6b1b7a742fc73beabf3caba559b389c",
        "timestamp" : 1749579796000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "openexr: update to 3.3.4\u000a\u000a",
        "date" : "2025-06-10 20:23:16 +0200",
        "id" : "49971de7a6b1b7a742fc73beabf3caba559b389c",
        "msg" : "openexr: update to 3.3.4",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/openexr/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/runtime/erlang/Makefile",
          "components/runtime/erlang/erlang.p5m"
        ],
        "commitId" : "2cb38ca2d1dc7c9cae5af6187e0d8e7194822fcb",
        "timestamp" : 1749580186000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "erlang: fix manifest\u000a\u000a",
        "date" : "2025-06-10 20:29:46 +0200",
        "id" : "2cb38ca2d1dc7c9cae5af6187e0d8e7194822fcb",
        "msg" : "erlang: fix manifest",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/runtime/erlang/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/erlang/erlang.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/runtime/smalltalk/stack-spur/Makefile",
          "components/runtime/smalltalk/stack-spur/manifests/sample-manifest.p5m",
          "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" : "df9ee87636bb7e92f02e252487676873a7c3f57f",
        "timestamp" : 1749580199000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "opensmalltalk stack-spur: update to VMMaker.oscog-eem.3555\u000a\u000a",
        "date" : "2025-06-10 20:29:59 +0200",
        "id" : "df9ee87636bb7e92f02e252487676873a7c3f57f",
        "msg" : "opensmalltalk stack-spur: update to VMMaker.oscog-eem.3555",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/runtime/smalltalk/stack-spur/squeak.ips"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/smalltalk/stack-spur/patches/03-sqPluginsSCCSVersion.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/smalltalk/stack-spur/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/smalltalk/stack-spur/patches/02-sqSCCSVersion.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/smalltalk/stack-spur/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/smalltalk/stack-spur/test/results-64.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/runtime/node24/Makefile"
        ],
        "commitId" : "b4f5f85600b7886f9580d59dbc1987084a8b5532",
        "timestamp" : 1749583929000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "nodejs-24: update to 24.2.0\u000a\u000a",
        "date" : "2025-06-10 21:32:09 +0200",
        "id" : "b4f5f85600b7886f9580d59dbc1987084a8b5532",
        "msg" : "nodejs-24: update to 24.2.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/runtime/node24/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/web/firefox/Makefile"
        ],
        "commitId" : "54a2ec37185e7bfea82cbd422a5e45e05b1bfee6",
        "timestamp" : 1749588047000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "firefox: update to 139.0.4\u000a\u000a",
        "date" : "2025-06-10 22:40:47 +0200",
        "id" : "54a2ec37185e7bfea82cbd422a5e45e05b1bfee6",
        "msg" : "firefox: update to 139.0.4",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/web/firefox/Makefile"
          }
        ]
      },
      {
        "_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/manifests/sample-manifest.p5m",
          "components/runtime/smalltalk/cog-spur/patches/02-sqSCCSVersion.patch"
        ],
        "commitId" : "9b37eea207f6d86139634b84e8d48b76a22d3e01",
        "timestamp" : 1749620328000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "opensmalltalk cog-spur: update to VMMaker.oscog-eem.3556\u000a\u000a",
        "date" : "2025-06-11 07:38:48 +0200",
        "id" : "9b37eea207f6d86139634b84e8d48b76a22d3e01",
        "msg" : "opensmalltalk cog-spur: update to VMMaker.oscog-eem.3556",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/runtime/smalltalk/cog-spur/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/smalltalk/cog-spur/patches/02-sqSCCSVersion.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/smalltalk/cog-spur/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/smalltalk/cog-spur/test/results-64.master"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/smalltalk/cog-spur/patches/03-sqPluginsSCCSVersion.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/smalltalk/cog-spur/squeak.ips"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/mail/thunderbird/Makefile"
        ],
        "commitId" : "2096d8a11fe22dfc496be0ec18ad99351f9082d3",
        "timestamp" : 1749704908000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "thunderbird: update to 139.0.2\u000a\u000a",
        "date" : "2025-06-12 07:08:28 +0200",
        "id" : "2096d8a11fe22dfc496be0ec18ad99351f9082d3",
        "msg" : "thunderbird: update to 139.0.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/mail/thunderbird/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/CGI/Makefile",
          "components/perl/CGI/pkg5",
          "components/perl/CGI/.gitignore",
          "components/perl/CGI/history",
          "components/perl/CGI/test/results-all.master"
        ],
        "commitId" : "d2f5d9d067cb5792f5f14b43cbe854c0c2ae8746",
        "timestamp" : 1749714839000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/CGI: update to 4.69; obsolete package for Perl 5.36\u000a\u000a",
        "date" : "2025-06-12 09:53:59 +0200",
        "id" : "d2f5d9d067cb5792f5f14b43cbe854c0c2ae8746",
        "msg" : "perl/CGI: update to 4.69; obsolete package for Perl 5.36",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/CGI/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/CGI/history"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/CGI/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/CGI/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/CGI/.gitignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/CryptX/Makefile",
          "components/perl/CryptX/history",
          "components/perl/CryptX/.gitignore",
          "components/perl/CryptX/pkg5"
        ],
        "commitId" : "51acc23f9f90279e7895ec3902396f930f75f5cc",
        "timestamp" : 1749714850000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/CryptX: update to 0.087; obsolete package for Perl 5.36\u000a\u000a",
        "date" : "2025-06-12 09:54:10 +0200",
        "id" : "51acc23f9f90279e7895ec3902396f930f75f5cc",
        "msg" : "perl/CryptX: update to 0.087; obsolete package for Perl 5.36",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/CryptX/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/CryptX/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/CryptX/history"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/CryptX/.gitignore"
          }
        ]
      },
      {
        "_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" : "fbf2df01332ba60ba24504c7dfdcacc111139805",
        "timestamp" : 1749714859000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/Faker: update to 37.4.0\u000a\u000a",
        "date" : "2025-06-12 09:54:19 +0200",
        "id" : "fbf2df01332ba60ba24504c7dfdcacc111139805",
        "msg" : "python/Faker: update to 37.4.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/Faker/patches/01-no-coverage-report.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/Faker/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/Faker/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/Faker/faker-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/Faker/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/Faker/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_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/05-shell-Terminated.patch",
          "components/python/coverage/patches/06-PYTHONPATH.patch"
        ],
        "commitId" : "757d4ddde6c7e9f33bbac9d5ffe8725ad81aae81",
        "timestamp" : 1749714868000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/coverage: update to 7.9.0\u000a\u000a",
        "date" : "2025-06-12 09:54:28 +0200",
        "id" : "757d4ddde6c7e9f33bbac9d5ffe8725ad81aae81",
        "msg" : "python/coverage: update to 7.9.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/coverage/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/coverage/patches/03-tox-no-pip-install.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/coverage/patches/05-shell-Terminated.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/patches/02-test-no-eventlet.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/coverage/patches/07-rmdir-busy-dir.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/coverage/patches/09-self_collectors.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/coverage/.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" : "68b6330a1e01dcb2bc3c77bbe6d258d1fa87baec",
        "timestamp" : 1749714880000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/hypothesis: update to 6.135.7\u000a\u000a",
        "date" : "2025-06-12 09:54:40 +0200",
        "id" : "68b6330a1e01dcb2bc3c77bbe6d258d1fa87baec",
        "msg" : "python/hypothesis: update to 6.135.7",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/test/results-all.master"
          },
          {
            "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/pymongo/.gitignore",
          "components/python/pymongo/patches/02-no-mypy.patch",
          "components/python/pymongo/Makefile",
          "components/python/pymongo/test/results-all.master"
        ],
        "commitId" : "8bb5543c2f956e9e4e7316ef8e855233e9d40d9e",
        "timestamp" : 1749714889000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/pymongo: update to 4.13.1\u000a\u000a",
        "date" : "2025-06-12 09:54:49 +0200",
        "id" : "8bb5543c2f956e9e4e7316ef8e855233e9d40d9e",
        "msg" : "python/pymongo: update to 4.13.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/pymongo/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pymongo/patches/02-no-mypy.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pymongo/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pymongo/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/libcst/.gitignore",
          "components/python/libcst/patches/01-no-pyre-check.patch",
          "components/python/libcst/Makefile",
          "components/python/libcst/test/results-all.master",
          "components/python/libcst/manifests/sample-manifest.p5m",
          "components/python/libcst/libcst-PYVER.p5m"
        ],
        "commitId" : "667d4d5df453c6761a77550fc0250c48ea48e98e",
        "timestamp" : 1749714899000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/libcst: update to 1.8.1\u000a\u000a",
        "date" : "2025-06-12 09:54:59 +0200",
        "id" : "667d4d5df453c6761a77550fc0250c48ea48e98e",
        "msg" : "python/libcst: update to 1.8.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/libcst/patches/01-no-pyre-check.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/libcst/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/libcst/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/libcst/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/libcst/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/libcst/libcst-PYVER.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/types-requests/.gitignore",
          "components/python/types-requests/Makefile"
        ],
        "commitId" : "f24cefb11357cbae786d70138799b0de80d0091f",
        "timestamp" : 1749714910000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/types-requests: update to 2.32.4.20250611\u000a\u000a",
        "date" : "2025-06-12 09:55:10 +0200",
        "id" : "f24cefb11357cbae786d70138799b0de80d0091f",
        "msg" : "python/types-requests: update to 2.32.4.20250611",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/types-requests/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/types-requests/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/libjpeg-turbo/libjpeg6-turbo.p5m",
          "components/library/libjpeg-turbo/manifests/sample-manifest.p5m",
          "components/library/libjpeg-turbo/patches/01-pkgconfig.patch",
          "components/library/libjpeg-turbo/libjpeg6-turbo-32.p5m",
          "components/library/libjpeg-turbo/Makefile"
        ],
        "commitId" : "5449e5ca963119c9203c5b160e269116fe0506e6",
        "timestamp" : 1749714920000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "libjpeg-turbo: update to 3.1.1\u000a\u000a",
        "date" : "2025-06-12 09:55:20 +0200",
        "id" : "5449e5ca963119c9203c5b160e269116fe0506e6",
        "msg" : "libjpeg-turbo: update to 3.1.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/libjpeg-turbo/libjpeg6-turbo-32.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libjpeg-turbo/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libjpeg-turbo/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libjpeg-turbo/libjpeg6-turbo.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libjpeg-turbo/patches/01-pkgconfig.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/runtime/smalltalk/squeak/patches/09-Pluginscmake.patch",
          "components/runtime/smalltalk/squeak/Makefile",
          "components/runtime/smalltalk/squeak/patches/10-npsqueak.patch"
        ],
        "commitId" : "d40db869c2574a795ca4b00977ef45d33b2f9e2f",
        "timestamp" : 1749754931000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "squeak 4.20.10 : do not build Scratch plugin + patches for cmake 4.0.2\u000a\u000a",
        "date" : "2025-06-12 21:02:11 +0200",
        "id" : "d40db869c2574a795ca4b00977ef45d33b2f9e2f",
        "msg" : "squeak 4.20.10 : do not build Scratch plugin + patches for cmake 4.0.2",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/runtime/smalltalk/squeak/patches/09-Pluginscmake.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/smalltalk/squeak/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/runtime/smalltalk/squeak/patches/10-npsqueak.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/desktop-cache/files/gio-module-cache.sh",
          "components/desktop/desktop-cache/Makefile"
        ],
        "commitId" : "efd1cb537e3627f3755189c860053a13c4a8ccee",
        "timestamp" : 1749754946000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "desktop-cache: fix gio-module-cache method script\u000a\u000a",
        "date" : "2025-06-12 21:02:26 +0200",
        "id" : "efd1cb537e3627f3755189c860053a13c4a8ccee",
        "msg" : "desktop-cache: fix gio-module-cache method script",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/desktop-cache/files/gio-module-cache.sh"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/desktop-cache/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/components.ignore"
        ],
        "commitId" : "0161cf93f4484b139f3a1616f8a4559c4edb8e71",
        "timestamp" : 1749757035000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "re-enable squeak\u000a\u000a",
        "date" : "2025-06-12 21:37:15 +0200",
        "id" : "0161cf93f4484b139f3a1616f8a4559c4edb8e71",
        "msg" : "re-enable squeak",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/components.ignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/cmake/patches/01-gfortran.patch",
          "components/developer/cmake/patches/02-usr-local.patch",
          "components/developer/cmake/patches/04-determine-system-processor.patch",
          "components/developer/cmake/patches/03-no-fat-lto-objects.patch",
          "components/developer/cmake/Makefile"
        ],
        "commitId" : "90e1ae4ec16138d52454a89ea4406be646f2d02d",
        "timestamp" : 1749810145000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "cmake: update to 4.0.3\u000a\u000a",
        "date" : "2025-06-13 12:22:25 +0200",
        "id" : "90e1ae4ec16138d52454a89ea4406be646f2d02d",
        "msg" : "cmake: update to 4.0.3",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/developer/cmake/patches/02-usr-local.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/cmake/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/cmake/patches/01-gfortran.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/cmake/patches/04-determine-system-processor.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/cmake/patches/03-no-fat-lto-objects.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/desktop-cache/files/gio-module-cache.sh",
          "components/desktop/desktop-cache/Makefile"
        ],
        "commitId" : "36440bcd26821ce58415af5c3eb2b766c320886b",
        "timestamp" : 1749819342000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "desktop-cache: fix gio-module-cache.sh script again\u000a\u000a",
        "date" : "2025-06-13 14:55:42 +0200",
        "id" : "36440bcd26821ce58415af5c3eb2b766c320886b",
        "msg" : "desktop-cache: fix gio-module-cache.sh script again",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/desktop-cache/files/gio-module-cache.sh"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/desktop-cache/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/database/postgresql-16-timescaledb/timescaledb.p5m",
          "components/database/postgresql-16-timescaledb/manifests/sample-manifest.p5m",
          "components/database/postgresql-16-timescaledb/Makefile"
        ],
        "commitId" : "864816f6107c205d34ab3b2eba66d9be4c610bc2",
        "timestamp" : 1749846060000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "postgresql-16-timescaledb: update to 2.20.3\u000a\u000a",
        "date" : "2025-06-13 22:21:00 +0200",
        "id" : "864816f6107c205d34ab3b2eba66d9be4c610bc2",
        "msg" : "postgresql-16-timescaledb: update to 2.20.3",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-16-timescaledb/timescaledb.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-16-timescaledb/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-16-timescaledb/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/srain/Makefile",
          "components/desktop/srain/pkg5",
          "components/desktop/srain/manifests/sample-manifest.p5m"
        ],
        "commitId" : "7a2e7abeab10e6a70f874ad29253b4243f5fe9ec",
        "timestamp" : 1749846071000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "srain: update to 1.8.1\u000a\u000a",
        "date" : "2025-06-13 22:21:11 +0200",
        "id" : "7a2e7abeab10e6a70f874ad29253b4243f5fe9ec",
        "msg" : "srain: update to 1.8.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/srain/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/srain/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/srain/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/editor/vim/Makefile"
        ],
        "commitId" : "d5115f6a2a671a74c76bf23f34f3c450683f6b77",
        "timestamp" : 1749846082000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "vim: update to 9.1.1457\u000a\u000a",
        "date" : "2025-06-13 22:21:22 +0200",
        "id" : "d5115f6a2a671a74c76bf23f34f3c450683f6b77",
        "msg" : "vim: update to 9.1.1457",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/editor/vim/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/database/postgresql-jdbc/Makefile"
        ],
        "commitId" : "57ada23d243748014914f21813e649865b05d167",
        "timestamp" : 1749846096000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "postgresql-jdbc: update to 42.7.7\u000a\u000a",
        "date" : "2025-06-13 22:21:36 +0200",
        "id" : "57ada23d243748014914f21813e649865b05d167",
        "msg" : "postgresql-jdbc: update to 42.7.7",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-jdbc/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/jenkins-core-weekly/Makefile"
        ],
        "commitId" : "6bf759ac787fc60e8858f68d97ebe9fbb45ebc61",
        "timestamp" : 1749846108000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "jenkins-core-weekly: update to 2.514\u000a\u000a",
        "date" : "2025-06-13 22:21:48 +0200",
        "id" : "6bf759ac787fc60e8858f68d97ebe9fbb45ebc61",
        "msg" : "jenkins-core-weekly: update to 2.514",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/developer/jenkins-core-weekly/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/libpng16/Makefile",
          "components/library/libpng16/manifests/sample-manifest.p5m"
        ],
        "commitId" : "e671084e0bc84dd726025c090b5f1403455d058a",
        "timestamp" : 1749846122000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "libpng16: update to 1.6.49\u000a\u000a",
        "date" : "2025-06-13 22:22:02 +0200",
        "id" : "e671084e0bc84dd726025c090b5f1403455d058a",
        "msg" : "libpng16: update to 1.6.49",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/libpng16/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libpng16/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/encumbered/gst-editing-services/Makefile"
        ],
        "commitId" : "35f8ad30ac27aaf1ba03ee7c2b7b6d146043fc5a",
        "timestamp" : 1749892949000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "gst-editing-services: update to 1.26.2\u000a\u000a",
        "date" : "2025-06-14 11:22:29 +0200",
        "id" : "35f8ad30ac27aaf1ba03ee7c2b7b6d146043fc5a",
        "msg" : "gst-editing-services: update to 1.26.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/encumbered/gst-editing-services/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/desktop-cache/files/gio-module-cache.sh",
          "components/desktop/desktop-cache/patches/10-slim-install.patch",
          "components/desktop/desktop-cache/Makefile"
        ],
        "commitId" : "c5f9acab5be9b37a3d119f90748b7f196448d985",
        "timestamp" : 1749892963000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "desktop-cache: revert changes from pull #22334 #22413 and #22416\u000a\u000a",
        "date" : "2025-06-14 11:22:43 +0200",
        "id" : "c5f9acab5be9b37a3d119f90748b7f196448d985",
        "msg" : "desktop-cache: revert changes from pull #22334 #22413 and #22416",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/desktop-cache/files/gio-module-cache.sh"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/desktop-cache/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/desktop/desktop-cache/patches/10-slim-install.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/fonts/gentium-book/Makefile",
          "components/fonts/gentium-book/manifests/sample-manifest.p5m",
          "components/fonts/gentium-book/pkg5",
          "components/fonts/gentium-book/gentium-book.p5m"
        ],
        "commitId" : "2fa5c15a2342cdde14075deccc7f3d1e55272d36",
        "timestamp" : 1749897301000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "add gentium-book package\u000a\u000a",
        "date" : "2025-06-14 12:35:01 +0200",
        "id" : "2fa5c15a2342cdde14075deccc7f3d1e55272d36",
        "msg" : "add gentium-book package",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/fonts/gentium-book/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/fonts/gentium-book/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/fonts/gentium-book/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/fonts/gentium-book/gentium-book.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/fonts/gentium/Makefile",
          "components/fonts/gentium/gentium.p5m",
          "components/fonts/gentium/pkg5",
          "components/fonts/gentium/manifests/sample-manifest.p5m"
        ],
        "commitId" : "4dfb2380ffa2c859c2bca8e776e486c0db8a3c86",
        "timestamp" : 1749897313000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "gentium: update to 7.000\u000a\u000a",
        "date" : "2025-06-14 12:35:13 +0200",
        "id" : "4dfb2380ffa2c859c2bca8e776e486c0db8a3c86",
        "msg" : "gentium: update to 7.000",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/fonts/gentium/gentium.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/fonts/gentium/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/fonts/gentium/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/fonts/gentium/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/mail/fetchmail/Makefile",
          "components/mail/fetchmail/manifests/sample-manifest.p5m"
        ],
        "commitId" : "fd9d7afca873ffe3c52c7855f75299dd15272705",
        "timestamp" : 1749897325000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "fetchmail: update to 6.5.3\u000a\u000a",
        "date" : "2025-06-14 12:35:25 +0200",
        "id" : "fd9d7afca873ffe3c52c7855f75299dd15272705",
        "msg" : "fetchmail: update to 6.5.3",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/mail/fetchmail/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/mail/fetchmail/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/network/easy-rsa/Makefile"
        ],
        "commitId" : "4e01646f1f64a3570e64e9f42fd4b26c504c7569",
        "timestamp" : 1749897337000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "easy-rsa: update to 3.2.3\u000a\u000a",
        "date" : "2025-06-14 12:35:37 +0200",
        "id" : "4e01646f1f64a3570e64e9f42fd4b26c504c7569",
        "msg" : "easy-rsa: update to 3.2.3",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/network/easy-rsa/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/desktop-cache/patches/10-sparcv7.patch",
          "components/desktop/desktop-cache/Makefile"
        ],
        "commitId" : "073eb2263bd99b70c8dfa18cb3fa9a9e03d9994d",
        "timestamp" : 1749917355000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "desktop-cache: fix sparcv7 pixbuf-installer\u000a\u000a",
        "date" : "2025-06-14 18:09:15 +0200",
        "id" : "073eb2263bd99b70c8dfa18cb3fa9a9e03d9994d",
        "msg" : "desktop-cache: fix sparcv7 pixbuf-installer",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/desktop-cache/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/desktop-cache/patches/10-sparcv7.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/gnome/grilo/Makefile",
          "components/desktop/gnome/grilo/manifests/sample-manifest.p5m",
          "components/desktop/gnome/grilo/grilo.p5m"
        ],
        "commitId" : "8869065c26d1c1cbfef9fbaac2eeaf57521a396e",
        "timestamp" : 1749917366000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "grilo: update to 0.3.19\u000a\u000a",
        "date" : "2025-06-14 18:09:26 +0200",
        "id" : "8869065c26d1c1cbfef9fbaac2eeaf57521a396e",
        "msg" : "grilo: update to 0.3.19",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/gnome/grilo/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/gnome/grilo/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/gnome/grilo/grilo.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/editor/nano/Makefile"
        ],
        "commitId" : "6a871efa3d2f495b93a97ed61625ec6ca4be8f41",
        "timestamp" : 1749917379000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "nano: update to 8.5\u000a\u000a",
        "date" : "2025-06-14 18:09:39 +0200",
        "id" : "6a871efa3d2f495b93a97ed61625ec6ca4be8f41",
        "msg" : "nano: update to 8.5",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/editor/nano/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/clang-20/patches/11-cmake_path.patch",
          "components/developer/clang-20/test/results-all.master",
          "components/developer/clang-20/patches/14-default-preprocessor-definition.patch",
          "components/developer/clang-20/patches/12-Bug-D140075-expose-using-shadow-types-and-declarations-in-libclang.patch",
          "components/developer/clang-20/Makefile",
          "components/developer/clang-20/patches/16-no-ssp-linking.patch",
          "components/developer/clang-20/patches/13-add-__illumos__-preprocessor-definition.patch",
          "components/developer/clang-20/patches/15-no-sanitizer-runtime-lib-linking.patch"
        ],
        "commitId" : "70570463398460b37a62b4082c4eefa4a41c2662",
        "timestamp" : 1749931603000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "clang-20: update to 20.1.7\u000a\u000a",
        "date" : "2025-06-14 22:06:43 +0200",
        "id" : "70570463398460b37a62b4082c4eefa4a41c2662",
        "msg" : "clang-20: update to 20.1.7",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/developer/clang-20/patches/12-Bug-D140075-expose-using-shadow-types-and-declarations-in-libclang.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/clang-20/patches/15-no-sanitizer-runtime-lib-linking.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/clang-20/patches/16-no-ssp-linking.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/clang-20/patches/11-cmake_path.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/clang-20/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/clang-20/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/clang-20/patches/14-default-preprocessor-definition.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/clang-20/patches/13-add-__illumos__-preprocessor-definition.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/maturin/Makefile",
          "components/python/maturin/.gitignore"
        ],
        "commitId" : "4c5b7df0effd79f8e9e1cf4fc2ce8b4e9793aa44",
        "timestamp" : 1749986758000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/maturin: update to 1.8.7\u000a\u000a",
        "date" : "2025-06-15 13:25:58 +0200",
        "id" : "4c5b7df0effd79f8e9e1cf4fc2ce8b4e9793aa44",
        "msg" : "python/maturin: update to 1.8.7",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/maturin/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/maturin/.gitignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/inputmethod/m17n-lib/manifests/sample-manifest.p5m",
          "components/inputmethod/m17n-lib/Makefile",
          "components/inputmethod/m17n-lib/m17n-lib.p5m"
        ],
        "commitId" : "85c084cc006682d290fbb9d659c76a4ff32b64f5",
        "timestamp" : 1749986770000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "m17n-lib: update to 1.8.6\u000a\u000a",
        "date" : "2025-06-15 13:26:10 +0200",
        "id" : "85c084cc006682d290fbb9d659c76a4ff32b64f5",
        "msg" : "m17n-lib: update to 1.8.6",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/inputmethod/m17n-lib/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/inputmethod/m17n-lib/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/inputmethod/m17n-lib/m17n-lib.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/qt5/Makefile",
          "components/library/qt5/pkg5"
        ],
        "commitId" : "2536d49a8e11db5049f46746922ca545514cf8df",
        "timestamp" : 1749986784000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "qt5: update to 5.15.17; note that libxml2 is not being used as it is\u000a\u000amissing ICU support\u000a",
        "date" : "2025-06-15 13:26:24 +0200",
        "id" : "2536d49a8e11db5049f46746922ca545514cf8df",
        "msg" : "qt5: update to 5.15.17; note that libxml2 is not being used as it is",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/qt5/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/library/qt5/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/inputmethod/ibus-table/ibus-table.p5m",
          "components/inputmethod/ibus-table/manifests/sample-manifest.p5m",
          "components/inputmethod/ibus-table/Makefile"
        ],
        "commitId" : "b51705cbf7e8b530bb272b82f7a1ee789160ab82",
        "timestamp" : 1749986798000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "ibus-table: update to 1.17.13\u000a\u000a",
        "date" : "2025-06-15 13:26:38 +0200",
        "id" : "b51705cbf7e8b530bb272b82f7a1ee789160ab82",
        "msg" : "ibus-table: update to 1.17.13",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/inputmethod/ibus-table/ibus-table.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/inputmethod/ibus-table/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/inputmethod/ibus-table/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/util-macros/Makefile",
          "components/x11/util-macros/patches/configure.ac.patch",
          "components/x11/util-macros/xorg-macros.p5m",
          "components/x11/util-macros/manifests/sample-manifest.p5m"
        ],
        "commitId" : "d36f31e7d0ce15a624332a14c4d83c517ace0984",
        "timestamp" : 1749986813000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "util-macros: update to 1.20.2\u000a\u000a",
        "date" : "2025-06-15 13:26:53 +0200",
        "id" : "d36f31e7d0ce15a624332a14c4d83c517ace0984",
        "msg" : "util-macros: update to 1.20.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/x11/util-macros/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/util-macros/xorg-macros.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/util-macros/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/util-macros/patches/configure.ac.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/games/luanti/patches/solaris_support.patch",
          "components/games/luanti/Makefile",
          "components/games/luanti/luanti.p5m",
          "components/games/luanti/pkg5",
          "components/games/luanti/manifests/sample-manifest.p5m"
        ],
        "commitId" : "0f9c8dde7c0f527b66a891a9bc185927f98d7f89",
        "timestamp" : 1749986849000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "luanti: update to 5.12.0\u000a\u000a",
        "date" : "2025-06-15 13:27:29 +0200",
        "id" : "0f9c8dde7c0f527b66a891a9bc185927f98d7f89",
        "msg" : "luanti: update to 5.12.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/games/luanti/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/games/luanti/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/games/luanti/luanti.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/games/luanti/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/games/luanti/patches/solaris_support.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/components.ignore"
        ],
        "commitId" : "6875853ad3a6e7115957a4546df7b78bd8de309c",
        "timestamp" : 1749994391000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "disable luanti\u000a\u000a",
        "date" : "2025-06-15 15:33:11 +0200",
        "id" : "6875853ad3a6e7115957a4546df7b78bd8de309c",
        "msg" : "disable luanti",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/components.ignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/archiver/unrar/Makefile"
        ],
        "commitId" : "a92200cc410a964e56ee366d0a06ad4c758a573c",
        "timestamp" : 1749994403000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "unrar: update to 7.1.7\u000a\u000a",
        "date" : "2025-06-15 15:33:23 +0200",
        "id" : "a92200cc410a964e56ee366d0a06ad4c758a573c",
        "msg" : "unrar: update to 7.1.7",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/archiver/unrar/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/inputmethod/ibus-anthy/ibus-anthy.p5m",
          "components/inputmethod/ibus-anthy/Makefile",
          "components/inputmethod/ibus-anthy/manifests/sample-manifest.p5m"
        ],
        "commitId" : "31952a927e5a05007df6bd6364a554953ba08693",
        "timestamp" : 1750000311000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "ibus-anthy: update to 1.5.17\u000a\u000a",
        "date" : "2025-06-15 17:11:51 +0200",
        "id" : "31952a927e5a05007df6bd6364a554953ba08693",
        "msg" : "ibus-anthy: update to 1.5.17",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/inputmethod/ibus-anthy/ibus-anthy.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/inputmethod/ibus-anthy/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/inputmethod/ibus-anthy/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/pixman/Makefile"
        ],
        "commitId" : "01001088cc706c9f1e678bf37c69426157aa5562",
        "timestamp" : 1750000335000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "pixman: update to 0.46.2\u000a\u000a",
        "date" : "2025-06-15 17:12:15 +0200",
        "id" : "01001088cc706c9f1e678bf37c69426157aa5562",
        "msg" : "pixman: update to 0.46.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/pixman/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/inputmethod/ibus-table-chinese/Makefile"
        ],
        "commitId" : "482fd40c83b3f42eb279098f75a25078208b293d",
        "timestamp" : 1750005039000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "ibus-table-chinese: update to 1.8.13\u000a\u000a",
        "date" : "2025-06-15 18:30:39 +0200",
        "id" : "482fd40c83b3f42eb279098f75a25078208b293d",
        "msg" : "ibus-table-chinese: update to 1.8.13",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/inputmethod/ibus-table-chinese/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/inputmethod/ibus-table-others/ibus-table-others.p5m",
          "components/inputmethod/ibus-table-others/manifests/sample-manifest.p5m",
          "components/inputmethod/ibus-table-others/Makefile"
        ],
        "commitId" : "1a499e188a74a55f107a8c68d4b7dcf27577ec54",
        "timestamp" : 1750005052000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "ibus-table-others: update to 1.8.21\u000a\u000a",
        "date" : "2025-06-15 18:30:52 +0200",
        "id" : "1a499e188a74a55f107a8c68d4b7dcf27577ec54",
        "msg" : "ibus-table-others: update to 1.8.21",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/inputmethod/ibus-table-others/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/inputmethod/ibus-table-others/ibus-table-others.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/inputmethod/ibus-table-others/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/meta-packages/history/history",
          "components/library/libevent/patches/del-dam-py2.patch",
          "components/library/libevent/manifests/sample-manifest.p5m",
          "components/library/libevent/files/event-config.h",
          "components/library/libevent/libevent.p5m",
          "components/library/libevent/patches/event.3.patch",
          "components/library/libevent/pkg5",
          "components/library/libevent/libevent.license",
          "components/library/libevent/libevent.3",
          "components/library/libevent/Makefile",
          "components/library/libevent/patches/evdns.3.patch"
        ],
        "commitId" : "7d2a7ea8a1e119ec196d02c55f3f3494e651625b",
        "timestamp" : 1750101640000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "libevent: obsolete libevent-1.4.15\u000a\u000a",
        "date" : "2025-06-16 21:20:40 +0200",
        "id" : "7d2a7ea8a1e119ec196d02c55f3f3494e651625b",
        "msg" : "libevent: obsolete libevent-1.4.15",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/library/libevent/patches/event.3.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/library/libevent/libevent.3"
          },
          {
            "editType" : "delete",
            "file" : "components/library/libevent/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/library/libevent/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/meta-packages/history/history"
          },
          {
            "editType" : "delete",
            "file" : "components/library/libevent/libevent.license"
          },
          {
            "editType" : "delete",
            "file" : "components/library/libevent/files/event-config.h"
          },
          {
            "editType" : "delete",
            "file" : "components/library/libevent/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/library/libevent/libevent.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/library/libevent/patches/del-dam-py2.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/library/libevent/patches/evdns.3.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/Perl-Tidy/pkg5",
          "components/perl/Perl-Tidy/.gitignore",
          "components/perl/Perl-Tidy/test/results-all.master",
          "components/perl/Perl-Tidy/history",
          "components/perl/Perl-Tidy/Makefile"
        ],
        "commitId" : "80d2b3fabd9214946f90e782fb796a7cf5788fa1",
        "timestamp" : 1750101654000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/Perl-Tidy: update to 20250616; obsolete package for Perl 5.36\u000a\u000a",
        "date" : "2025-06-16 21:20:54 +0200",
        "id" : "80d2b3fabd9214946f90e782fb796a7cf5788fa1",
        "msg" : "perl/Perl-Tidy: update to 20250616; obsolete package for Perl 5.36",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/Perl-Tidy/history"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Perl-Tidy/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Perl-Tidy/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Perl-Tidy/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Perl-Tidy/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/bottle/patches/01-no-shebang.patch",
          "components/python/bottle/.gitignore",
          "components/python/bottle/test/results-all.master",
          "components/python/bottle/Makefile"
        ],
        "commitId" : "370a6d032728f512f9022bf43a863c819c570393",
        "timestamp" : 1750101665000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/bottle: update to 0.13.4\u000a\u000a",
        "date" : "2025-06-16 21:21:05 +0200",
        "id" : "370a6d032728f512f9022bf43a863c819c570393",
        "msg" : "python/bottle: update to 0.13.4",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/bottle/patches/01-no-shebang.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/bottle/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/bottle/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/bottle/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" : "877567eb07b07a401d51ac0970108603ea00d7d5",
        "timestamp" : 1750101677000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/hypothesis: update to 6.135.10\u000a\u000a",
        "date" : "2025-06-16 21:21:17 +0200",
        "id" : "877567eb07b07a401d51ac0970108603ea00d7d5",
        "msg" : "python/hypothesis: update to 6.135.10",
        "paths" : [
          {
            "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"
          },
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/aiohttp/patches/06-remove-test-reqs.patch",
          "components/python/aiohttp/patches/03-no-isal.patch",
          "components/python/aiohttp/.gitignore",
          "components/python/aiohttp/test/results-all.master",
          "components/python/aiohttp/patches/05-no-blockbuster.patch",
          "components/python/aiohttp/patches/02-requirements-path.patch",
          "components/python/aiohttp/Makefile",
          "components/python/aiohttp/patches/04-no-zlib_ng.patch"
        ],
        "commitId" : "1931d2a37ada337f37056660552e13223cb08920",
        "timestamp" : 1750101689000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/aiohttp: update to 3.12.13\u000a\u000a",
        "date" : "2025-06-16 21:21:29 +0200",
        "id" : "1931d2a37ada337f37056660552e13223cb08920",
        "msg" : "python/aiohttp: update to 3.12.13",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/aiohttp/patches/05-no-blockbuster.patch"
          },
          {
            "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/03-no-isal.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/aiohttp/patches/04-no-zlib_ng.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"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/certifi/.gitignore",
          "components/python/certifi/Makefile",
          "components/python/certifi/test/results-all.master"
        ],
        "commitId" : "11e26225f97729eaf5582b09c3a84f9f2f144cd6",
        "timestamp" : 1750101700000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/certifi: update to 2025.6.15\u000a\u000a",
        "date" : "2025-06-16 21:21:40 +0200",
        "id" : "11e26225f97729eaf5582b09c3a84f9f2f144cd6",
        "msg" : "python/certifi: update to 2025.6.15",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/certifi/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/certifi/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/certifi/.gitignore"
          }
        ]
      },
      {
        "_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" : "0c79246bf82e0feed385b7130962f2b1594c43f2",
        "timestamp" : 1750101710000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/coverage: update to 7.9.1\u000a\u000a",
        "date" : "2025-06-16 21:21:50 +0200",
        "id" : "0c79246bf82e0feed385b7130962f2b1594c43f2",
        "msg" : "python/coverage: update to 7.9.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/coverage/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/coverage/patches/01-tox-dependencies.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/coverage/patches/06-PYTHONPATH.patch"
          },
          {
            "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"
          },
          {
            "editType" : "edit",
            "file" : "components/python/coverage/patches/04-test-vendor-packages.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/coverage/patches/09-self_collectors.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/coverage/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/coverage/patches/05-shell-Terminated.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/coverage/patches/08-test-disable-failing.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/coverage/patches/02-test-no-eventlet.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/libcst/pkg5",
          "components/python/libcst/.gitignore",
          "components/python/libcst/Makefile",
          "components/python/libcst/patches/01-no-pyre-check.patch",
          "components/python/libcst/manifests/sample-manifest.p5m",
          "components/python/libcst/libcst-PYVER.p5m"
        ],
        "commitId" : "1cfa08a41e0479ba173f3d59aee16b3356aba383",
        "timestamp" : 1750101720000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/libcst: update to 1.8.2\u000a\u000a",
        "date" : "2025-06-16 21:22:00 +0200",
        "id" : "1cfa08a41e0479ba173f3d59aee16b3356aba383",
        "msg" : "python/libcst: update to 1.8.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/libcst/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/libcst/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/libcst/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/libcst/libcst-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/libcst/patches/01-no-pyre-check.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/libcst/.gitignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/msgpack/msgpack-PYVER.p5m",
          "components/python/msgpack/manifests/sample-manifest.p5m",
          "components/python/msgpack/.gitignore",
          "components/python/msgpack/Makefile"
        ],
        "commitId" : "50b0832fae2a87ae879f6ee0f06cd93b410d2e38",
        "timestamp" : 1750101729000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/msgpack: update to 1.1.1\u000a\u000a",
        "date" : "2025-06-16 21:22:09 +0200",
        "id" : "50b0832fae2a87ae879f6ee0f06cd93b410d2e38",
        "msg" : "python/msgpack: update to 1.1.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/msgpack/msgpack-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/msgpack/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/msgpack/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/msgpack/.gitignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pytest-subtests/pytest_subtests-PYVER.p5m",
          "components/python/pytest-subtests/test/results-all.master",
          "components/python/pytest-subtests/manifests/sample-manifest.p5m",
          "components/python/pytest-subtests/Makefile",
          "components/python/pytest-subtests/.gitignore"
        ],
        "commitId" : "da216968511eee295b7e90019c0bfcdb605f59c1",
        "timestamp" : 1750101740000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/pytest-subtests: update to 0.14.2\u000a\u000a",
        "date" : "2025-06-16 21:22:20 +0200",
        "id" : "da216968511eee295b7e90019c0bfcdb605f59c1",
        "msg" : "python/pytest-subtests: update to 0.14.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/pytest-subtests/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytest-subtests/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytest-subtests/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytest-subtests/pytest_subtests-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytest-subtests/.gitignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/IO-Socket-SSL/test/results-all.master",
          "components/perl/IO-Socket-SSL/.gitignore",
          "components/perl/IO-Socket-SSL/Makefile"
        ],
        "commitId" : "7953da91de76dac948e26e5a42bd688c69027427",
        "timestamp" : 1750101755000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/IO-Socket-SSL: update to 2.091\u000a\u000a",
        "date" : "2025-06-16 21:22:35 +0200",
        "id" : "7953da91de76dac948e26e5a42bd688c69027427",
        "msg" : "perl/IO-Socket-SSL: update to 2.091",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/IO-Socket-SSL/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/IO-Socket-SSL/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/IO-Socket-SSL/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/Module-Signature/.gitignore",
          "components/perl/Module-Signature/Makefile",
          "components/perl/Module-Signature/history",
          "components/perl/Module-Signature/manifests/sample-manifest.p5m",
          "components/perl/Module-Signature/Module-Signature-PERLVER.p5m",
          "components/perl/Module-Signature/pkg5"
        ],
        "commitId" : "0d9ccea8fa33f2cfa8cf1ad4f80d33cd3ccc6f85",
        "timestamp" : 1750101767000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/Module-Signature: update to 0.90; obsolete package for Perl 5.36\u000a\u000a",
        "date" : "2025-06-16 21:22:47 +0200",
        "id" : "0d9ccea8fa33f2cfa8cf1ad4f80d33cd3ccc6f85",
        "msg" : "perl/Module-Signature: update to 0.90; obsolete package for Perl 5.36",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/Module-Signature/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Module-Signature/history"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Module-Signature/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Module-Signature/Module-Signature-PERLVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Module-Signature/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Module-Signature/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/cryptography_vectors/Makefile",
          "components/python/cryptography_vectors/cryptography_vectors-PYVER.p5m",
          "components/python/cryptography_vectors/manifests/sample-manifest.p5m",
          "components/python/cryptography_vectors/.gitignore"
        ],
        "commitId" : "7923713b2a8e0b47af7dc49808068badd7c76407",
        "timestamp" : 1750101777000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/cryptography_vectors: update to 45.0.4\u000a\u000a",
        "date" : "2025-06-16 21:22:57 +0200",
        "id" : "7923713b2a8e0b47af7dc49808068badd7c76407",
        "msg" : "python/cryptography_vectors: update to 45.0.4",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/cryptography_vectors/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/cryptography_vectors/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/cryptography_vectors/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/cryptography_vectors/cryptography_vectors-PYVER.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/ruamel.yaml/test/results-all.master",
          "components/python/ruamel.yaml/.gitignore",
          "components/python/ruamel.yaml/Makefile",
          "components/python/ruamel.yaml/patches/01-tox.ini-pytest.patch"
        ],
        "commitId" : "51935942af09151aa1df162a0ab27ba240744265",
        "timestamp" : 1750101788000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/ruamel.yaml: update to 0.18.14\u000a\u000a",
        "date" : "2025-06-16 21:23:08 +0200",
        "id" : "51935942af09151aa1df162a0ab27ba240744265",
        "msg" : "python/ruamel.yaml: update to 0.18.14",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/ruamel.yaml/patches/01-tox.ini-pytest.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/ruamel.yaml/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/ruamel.yaml/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/ruamel.yaml/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/tomlkit/Makefile",
          "components/python/tomlkit/manifests/sample-manifest.p5m",
          "components/python/tomlkit/test/results-all.master",
          "components/python/tomlkit/python-integrate-project.conf",
          "components/python/tomlkit/.gitignore"
        ],
        "commitId" : "437a072ff8eb9b29039a5aab14c9efac191430a1",
        "timestamp" : 1750101800000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/tomlkit: update to 0.13.3\u000a\u000a",
        "date" : "2025-06-16 21:23:20 +0200",
        "id" : "437a072ff8eb9b29039a5aab14c9efac191430a1",
        "msg" : "python/tomlkit: update to 0.13.3",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/tomlkit/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/tomlkit/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/tomlkit/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/tomlkit/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/tomlkit/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/typeguard/manifests/sample-manifest.p5m",
          "components/python/typeguard/.gitignore",
          "components/python/typeguard/python-integrate-project.conf",
          "components/python/typeguard/Makefile",
          "components/python/typeguard/patches/01-pytest-indirectly.patch",
          "components/python/typeguard/typeguard-PYVER.p5m",
          "components/python/typeguard/test/results-all.master"
        ],
        "commitId" : "81d96f02a329d769d5dbeb86fdd2fad688fbe863",
        "timestamp" : 1750101811000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/typeguard: update to 4.4.3\u000a\u000a",
        "date" : "2025-06-16 21:23:31 +0200",
        "id" : "81d96f02a329d769d5dbeb86fdd2fad688fbe863",
        "msg" : "python/typeguard: update to 4.4.3",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/typeguard/patches/01-pytest-indirectly.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/typeguard/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/typeguard/typeguard-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/typeguard/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/typeguard/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/typeguard/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/typeguard/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/lib2geom/lib2geom.license",
          "components/library/lib2geom/Makefile"
        ],
        "commitId" : "1dd8f00c9f47aa4de16f0ecadbbfb6f3e54dd87e",
        "timestamp" : 1750101823000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "lib2geom: rebuild for gsl 2.8\u000a\u000a",
        "date" : "2025-06-16 21:23:43 +0200",
        "id" : "1dd8f00c9f47aa4de16f0ecadbbfb6f3e54dd87e",
        "msg" : "lib2geom: rebuild for gsl 2.8",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/lib2geom/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/lib2geom/lib2geom.license"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/libevent2/files/event-config.h",
          "components/library/libevent2/manifests/sample-manifest.p5m",
          "components/library/libevent2/patches/02-levent.patch",
          "components/library/libevent2/libevent2.p5m",
          "components/library/libevent2/patches/01-FILE_OFFSET_BITS.patch",
          "components/library/libevent2/Makefile"
        ],
        "commitId" : "7f7bd1ec46935f2f97f7451634512dec46744b65",
        "timestamp" : 1750102128000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "libevent2: normalize includes / add SPARC support\u000a\u000a",
        "date" : "2025-06-16 21:28:48 +0200",
        "id" : "7f7bd1ec46935f2f97f7451634512dec46744b65",
        "msg" : "libevent2: normalize includes / add SPARC support",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/libevent2/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libevent2/files/event-config.h"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libevent2/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/library/libevent2/patches/02-levent.patch"
          },
          {
            "editType" : "add",
            "file" : "components/library/libevent2/patches/01-FILE_OFFSET_BITS.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libevent2/libevent2.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/libogg/libogg.p5m",
          "components/library/libogg/pkg5",
          "components/library/libogg/libogg.license",
          "components/library/libogg/manifests/sample-manifest.p5m",
          "components/library/libogg/Makefile",
          "components/library/libogg/test/results-all.master"
        ],
        "commitId" : "b077959f7664e166a5a643efd1a2e3d656fc0c31",
        "timestamp" : 1750108455000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "libogg: update to 1.3.6\u000a\u000a",
        "date" : "2025-06-16 23:14:15 +0200",
        "id" : "b077959f7664e166a5a643efd1a2e3d656fc0c31",
        "msg" : "libogg: update to 1.3.6",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/libogg/libogg.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libogg/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libogg/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libogg/test/results-all.master"
          },
          {
            "editType" : "delete",
            "file" : "components/library/libogg/libogg.license"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libogg/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/cryptography/test/results-all.master",
          "components/python/cryptography/patches/01-zero-serial-number.patch",
          "components/python/cryptography/.gitignore",
          "components/python/cryptography/Makefile"
        ],
        "commitId" : "3b2aaa1a6f80627fd296c6f63f0c4fecb26b7572",
        "timestamp" : 1750108471000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/cryptography: update to 45.0.4\u000a\u000a",
        "date" : "2025-06-16 23:14:31 +0200",
        "id" : "3b2aaa1a6f80627fd296c6f63f0c4fecb26b7572",
        "msg" : "python/cryptography: update to 45.0.4",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/cryptography/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/cryptography/patches/01-zero-serial-number.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/cryptography/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/cryptography/.gitignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/git/patches/0007-test-rmdir-current.patch",
          "components/developer/git/test/results-all.master",
          "components/developer/git/patches/0009-Use-getpassphrase-instead-of-getpass-when-prompting-.patch",
          "components/developer/git/manifests/sample-manifest.p5m",
          "components/developer/git/git.p5m",
          "components/developer/git/Makefile",
          "components/developer/git/patches/0003-test.patch",
          "components/developer/git/patches/0015-test-grep-null-RE.patch"
        ],
        "commitId" : "a53706eb70abf95afcdb0259e86f27fcc0556b79",
        "timestamp" : 1750134394000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "git: update to 2.50.0\u000a\u000a",
        "date" : "2025-06-17 06:26:34 +0200",
        "id" : "a53706eb70abf95afcdb0259e86f27fcc0556b79",
        "msg" : "git: update to 2.50.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/developer/git/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/git/patches/0003-test.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/git/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/git/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/git/git.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/git/patches/0009-Use-getpassphrase-instead-of-getpass-when-prompting-.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/git/patches/0007-test-rmdir-current.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/git/patches/0015-test-grep-null-RE.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/mypy/.gitignore",
          "components/python/mypy/manifests/sample-manifest.p5m",
          "components/python/mypy/patches/05-test-pkg.patch",
          "components/python/mypy/Makefile",
          "components/python/mypy/patches/01-test-requirements.patch",
          "components/python/mypy/python-integrate-project.conf",
          "components/python/mypy/pkg5",
          "components/python/mypy/mypy-PYVER.p5m",
          "components/python/mypy/test/results-all.master",
          "components/python/mypy/patches/02-pre-commit.patch"
        ],
        "commitId" : "3d22fdee3aba020c33162cae9761b1dcb9066530",
        "timestamp" : 1750134409000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/mypy: update to 1.16.1\u000a\u000a",
        "date" : "2025-06-17 06:26:49 +0200",
        "id" : "3d22fdee3aba020c33162cae9761b1dcb9066530",
        "msg" : "python/mypy: update to 1.16.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/mypy/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/mypy/patches/05-test-pkg.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/mypy/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/mypy/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/mypy/patches/01-test-requirements.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/mypy/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/mypy/patches/02-pre-commit.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/mypy/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/mypy/mypy-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/mypy/python-integrate-project.conf"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/web/links/patches/libevent2.patch",
          "components/web/links/pkg5",
          "components/web/links/Makefile",
          "components/web/links/manifests/sample-manifest.p5m"
        ],
        "commitId" : "dd55fba972bf8f9ebd36fae75c25fbb134d44258",
        "timestamp" : 1750143085000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "links: switch to libevent2\u000a\u000a",
        "date" : "2025-06-17 08:51:25 +0200",
        "id" : "dd55fba972bf8f9ebd36fae75c25fbb134d44258",
        "msg" : "links: switch to libevent2",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/web/links/patches/libevent2.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/web/links/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/web/links/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/web/links/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/network/zabbix/patches/006-signal.patch",
          "components/network/zabbix/Makefile",
          "components/network/zabbix/zabbix-server.p5m",
          "components/network/zabbix/patches/012-configure.ac.patch",
          "components/network/zabbix/patches/011-libevent2.patch",
          "components/network/zabbix/pkg5",
          "components/network/zabbix/patches/009-disablemd5.patch",
          "components/network/zabbix/patches/007-procstate.patch",
          "components/network/zabbix/manifests/sample-manifest.p5m",
          "components/network/zabbix/patches/004-libev.m4.patch",
          "components/network/zabbix/patches/001-zabbix_server.conf.patch",
          "components/network/zabbix/patches/010-openldap.patch",
          "components/network/zabbix/patches/002-Makefile.am.patch"
        ],
        "commitId" : "a85ef12450dcd9c5e6f78d13e66e00ad17133b07",
        "timestamp" : 1750152913000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "zabbix-server: update to 7.2.7 / add SPARC support\u000a\u000a",
        "date" : "2025-06-17 11:35:13 +0200",
        "id" : "a85ef12450dcd9c5e6f78d13e66e00ad17133b07",
        "msg" : "zabbix-server: update to 7.2.7 / add SPARC support",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/network/zabbix/patches/011-libevent2.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/network/zabbix/patches/004-libev.m4.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/network/zabbix/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/network/zabbix/patches/007-procstate.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/network/zabbix/zabbix-server.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/network/zabbix/patches/010-openldap.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/network/zabbix/patches/012-configure.ac.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/network/zabbix/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/network/zabbix/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/network/zabbix/patches/006-signal.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/network/zabbix/patches/009-disablemd5.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/network/zabbix/patches/001-zabbix_server.conf.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/network/zabbix/patches/002-Makefile.am.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/libogg/files/config_types.h",
          "components/library/libogg/Makefile"
        ],
        "commitId" : "18ff483ae0c81ff76e436434eb86759347519243",
        "timestamp" : 1750152924000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "libogg: add SPARC support\u000a\u000a",
        "date" : "2025-06-17 11:35:24 +0200",
        "id" : "18ff483ae0c81ff76e436434eb86759347519243",
        "msg" : "libogg: add SPARC support",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/libogg/files/config_types.h"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libogg/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/web/coeurl/Makefile",
          "components/web/coeurl/manifests/sample-manifest.p5m",
          "components/web/coeurl/pkg5"
        ],
        "commitId" : "e7c4223027ccca6643bb94eaa1c3b1519ca29600",
        "timestamp" : 1750152941000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "coeurl: rebuild for library/libevent2\u000a\u000a",
        "date" : "2025-06-17 11:35:41 +0200",
        "id" : "e7c4223027ccca6643bb94eaa1c3b1519ca29600",
        "msg" : "coeurl: rebuild for library/libevent2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/web/coeurl/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/web/coeurl/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/web/coeurl/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/network/tor/patches/01-libevent2.patch",
          "components/network/tor/Makefile",
          "components/network/tor/manifests/sample-manifest.p5m",
          "components/network/tor/patches/02-torrc.patch"
        ],
        "commitId" : "96bc601aa0d4cbee627d3c4f937753e452a981a4",
        "timestamp" : 1750152954000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "tor: rebuild for library/libevent2\u000a\u000a",
        "date" : "2025-06-17 11:35:54 +0200",
        "id" : "96bc601aa0d4cbee627d3c4f937753e452a981a4",
        "msg" : "tor: rebuild for library/libevent2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/network/tor/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/network/tor/patches/01-libevent2.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/network/tor/patches/02-torrc.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/network/tor/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/runtime/erlang/patches/no-wx.patch",
          "components/runtime/erlang/patches/epmd-logging.patch",
          "components/runtime/erlang/manifests/sample-manifest.p5m",
          "components/runtime/erlang/Makefile",
          "components/runtime/erlang/erlang.p5m",
          "components/runtime/erlang/patches/configure.patch"
        ],
        "commitId" : "210ca1442ec8728c3f142315054ab9ae6f4d1958",
        "timestamp" : 1750158115000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "erlang: update to 28.0.1\u000a\u000a",
        "date" : "2025-06-17 13:01:55 +0200",
        "id" : "210ca1442ec8728c3f142315054ab9ae6f4d1958",
        "msg" : "erlang: update to 28.0.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/runtime/erlang/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/erlang/patches/no-wx.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/erlang/erlang.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/erlang/patches/epmd-logging.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/erlang/patches/configure.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/erlang/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/network/memcached/patches/02-bzero.patch",
          "components/network/memcached/patches/01-iov_base.patch",
          "components/network/memcached/patches/03-libevent2.patch",
          "components/network/memcached/Makefile"
        ],
        "commitId" : "181b693acfcb518760fcf78a0b9b128ae7683040",
        "timestamp" : 1750158127000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "memcached: fix for rebuild library/libevent2\u000a\u000a",
        "date" : "2025-06-17 13:02:07 +0200",
        "id" : "181b693acfcb518760fcf78a0b9b128ae7683040",
        "msg" : "memcached: fix for rebuild library/libevent2",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/network/memcached/patches/03-libevent2.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/network/memcached/patches/01-iov_base.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/network/memcached/patches/02-bzero.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/network/memcached/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/network/unbound/Makefile",
          "components/network/unbound/patches/03-configure.ac.patch"
        ],
        "commitId" : "3aeefe5d5f9ded06471c5a5320407b1d920299b6",
        "timestamp" : 1750158137000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "unbound: fix for library/libevent2\u000a\u000a",
        "date" : "2025-06-17 13:02:17 +0200",
        "id" : "3aeefe5d5f9ded06471c5a5320407b1d920299b6",
        "msg" : "unbound: fix for library/libevent2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/network/unbound/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/network/unbound/patches/03-configure.ac.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/network/ntp/manpages/ntpdate.1m",
          "components/network/ntp/manpages/ntprc.4",
          "components/network/ntp/manpages/ntprc.5",
          "components/network/ntp/test/results-all.master",
          "components/network/ntp/patches/60-resection-man.patch",
          "components/network/ntp/ntp.p5m",
          "components/network/ntp/Makefile",
          "components/network/ntp/pkg5",
          "components/network/ntp/manpages/ntptime.1m",
          "components/network/ntp/manpages/ntpdate.8",
          "components/network/ntp/manpages/ntptime.8",
          "components/network/ntp/manifests/sample-manifest.p5m",
          "components/network/ntp/patches/99-libevent-2.1.patch"
        ],
        "commitId" : "3f0abafb1156994764c0062cef37758abef8de19",
        "timestamp" : 1750173876000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "ntp: fix build for library/libevent2\u000a\u000a",
        "date" : "2025-06-17 17:24:36 +0200",
        "id" : "3f0abafb1156994764c0062cef37758abef8de19",
        "msg" : "ntp: fix build for library/libevent2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/network/ntp/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/network/ntp/manpages/ntptime.8"
          },
          {
            "editType" : "edit",
            "file" : "components/network/ntp/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/network/ntp/manpages/ntprc.4"
          },
          {
            "editType" : "edit",
            "file" : "components/network/ntp/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/network/ntp/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/network/ntp/manpages/ntprc.5"
          },
          {
            "editType" : "delete",
            "file" : "components/network/ntp/manpages/ntptime.1m"
          },
          {
            "editType" : "delete",
            "file" : "components/network/ntp/patches/99-libevent-2.1.patch"
          },
          {
            "editType" : "add",
            "file" : "components/network/ntp/manpages/ntpdate.8"
          },
          {
            "editType" : "edit",
            "file" : "components/network/ntp/ntp.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/network/ntp/manpages/ntpdate.1m"
          },
          {
            "editType" : "add",
            "file" : "components/network/ntp/patches/60-resection-man.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/requests/manifests/sample-manifest.p5m",
          "components/python/requests/Makefile",
          "components/python/requests/requests-PYVER.p5m",
          "components/python/requests/.gitignore",
          "components/python/requests/pkg5"
        ],
        "commitId" : "430a1055837090834a100380ed0650176366348d",
        "timestamp" : 1750178455000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/requests: update to 2.32.4\u000a\u000a",
        "date" : "2025-06-17 18:40:55 +0200",
        "id" : "430a1055837090834a100380ed0650176366348d",
        "msg" : "python/requests: update to 2.32.4",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/requests/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/requests/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/requests/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/requests/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/requests/requests-PYVER.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pytest-cov/pytest_cov-PYVER.p5m",
          "components/python/pytest-cov/test/results-all.master",
          "components/python/pytest-cov/.gitignore",
          "components/python/pytest-cov/patches/02-test-PYTHONPATH.patch",
          "components/python/pytest-cov/patches/01-no-hunter.patch",
          "components/python/pytest-cov/manifests/sample-manifest.p5m",
          "components/python/pytest-cov/pkg5",
          "components/python/pytest-cov/Makefile"
        ],
        "commitId" : "b42a680b1344dde5f3fff88dca31f4ff600b8e3a",
        "timestamp" : 1750178468000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/pytest-cov: update to 6.2.1\u000a\u000a",
        "date" : "2025-06-17 18:41:08 +0200",
        "id" : "b42a680b1344dde5f3fff88dca31f4ff600b8e3a",
        "msg" : "python/pytest-cov: update to 6.2.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/pytest-cov/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytest-cov/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytest-cov/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytest-cov/patches/01-no-hunter.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytest-cov/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytest-cov/pytest_cov-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytest-cov/patches/02-test-PYTHONPATH.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytest-cov/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/image/inkscape/inkscape.p5m",
          "components/image/inkscape/Makefile"
        ],
        "commitId" : "d34ca0d1faac61a9a8e91fae35bc4a5d1e3d00a6",
        "timestamp" : 1750178479000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "inkscape: rebuild for gsl 2.8\u000a\u000a",
        "date" : "2025-06-17 18:41:19 +0200",
        "id" : "d34ca0d1faac61a9a8e91fae35bc4a5d1e3d00a6",
        "msg" : "inkscape: rebuild for gsl 2.8",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/image/inkscape/inkscape.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/image/inkscape/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/nghttp2/Makefile",
          "components/library/nghttp2/manifests/sample-manifest.p5m",
          "components/library/nghttp2/nghttp2.p5m"
        ],
        "commitId" : "8b6ada760a5272d32c305b171a3dc8759a1f2c24",
        "timestamp" : 1750183569000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "nghttp2: update to 1.66.0\u000a\u000a",
        "date" : "2025-06-17 20:06:09 +0200",
        "id" : "8b6ada760a5272d32c305b171a3dc8759a1f2c24",
        "msg" : "nghttp2: update to 1.66.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/nghttp2/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/nghttp2/nghttp2.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/nghttp2/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/inputmethod/ibus-table/Makefile"
        ],
        "commitId" : "16eab0fe7fcca3fbc9d7f5adebfcc361b820eb02",
        "timestamp" : 1750183582000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "ibus-table: update to 1.17.14\u000a\u000a",
        "date" : "2025-06-17 20:06:22 +0200",
        "id" : "16eab0fe7fcca3fbc9d7f5adebfcc361b820eb02",
        "msg" : "ibus-table: update to 1.17.14",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/inputmethod/ibus-table/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/text/enchant/Makefile"
        ],
        "commitId" : "b68e9e8fc51b0392ead4021b612409248fd04a74",
        "timestamp" : 1750191058000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "enchant: update to 2.8.8\u000a\u000a",
        "date" : "2025-06-17 22:10:58 +0200",
        "id" : "b68e9e8fc51b0392ead4021b612409248fd04a74",
        "msg" : "enchant: update to 2.8.8",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/text/enchant/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/gnome/grilo-plugins/pkg5",
          "components/desktop/gnome/grilo-plugins/patches/01-test_lua_factory_xml_parser.patch",
          "components/desktop/gnome/grilo-plugins/grilo-plugins.p5m",
          "components/desktop/gnome/grilo-plugins/manifests/sample-manifest.p5m",
          "components/desktop/gnome/grilo-plugins/Makefile"
        ],
        "commitId" : "da7b7dd6d3b1672a1a9a8659a9d8ab74624863fd",
        "timestamp" : 1750191072000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "grilo-plugins: update to 0.3.17\u000a\u000a",
        "date" : "2025-06-17 22:11:12 +0200",
        "id" : "da7b7dd6d3b1672a1a9a8659a9d8ab74624863fd",
        "msg" : "grilo-plugins: update to 0.3.17",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/gnome/grilo-plugins/patches/01-test_lua_factory_xml_parser.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/gnome/grilo-plugins/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/gnome/grilo-plugins/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/gnome/grilo-plugins/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/gnome/grilo-plugins/grilo-plugins.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/libreoffice/Makefile",
          "components/desktop/libreoffice/patches/30-backout-tdf166055.patch",
          "components/desktop/libreoffice/test/results-all.master"
        ],
        "commitId" : "0abc8ff49d63d3b5ffc113b2ef61978e0ec8ea9d",
        "timestamp" : 1750225842000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "libreoffice: update to 24.2.4.3\u000a\u000a",
        "date" : "2025-06-18 07:50:42 +0200",
        "id" : "0abc8ff49d63d3b5ffc113b2ef61978e0ec8ea9d",
        "msg" : "libreoffice: update to 24.2.4.3",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/desktop/libreoffice/patches/30-backout-tdf166055.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/libreoffice/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/libreoffice/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/web/tomcat-11/Makefile"
        ],
        "commitId" : "6a27b97b2fbd9fddacfc18f45e01da6cf6bce534",
        "timestamp" : 1750265227000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "tomcat-11: update to 11.0.8\u000a\u000a",
        "date" : "2025-06-18 18:47:07 +0200",
        "id" : "6a27b97b2fbd9fddacfc18f45e01da6cf6bce534",
        "msg" : "tomcat-11: update to 11.0.8",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/web/tomcat-11/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/groovy-40/manifests/sample-manifest.p5m",
          "components/developer/groovy-40/groovy-40.p5m",
          "components/developer/groovy-40/Makefile"
        ],
        "commitId" : "c274c32b9653d5d3ddc8c80b030c667ae99d4022",
        "timestamp" : 1750265239000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "groovy-40: update to 4.0.27\u000a\u000a",
        "date" : "2025-06-18 18:47:19 +0200",
        "id" : "c274c32b9653d5d3ddc8c80b030c667ae99d4022",
        "msg" : "groovy-40: update to 4.0.27",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/developer/groovy-40/groovy-40.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/groovy-40/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/groovy-40/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/editor/netbeans/pkg5",
          "components/editor/netbeans/Makefile",
          "components/editor/netbeans/manifests/sample-manifest.p5m",
          "components/editor/netbeans/netbeans.p5m"
        ],
        "commitId" : "da42c384d93d7f66c435d3ca567b77fa20b1bf54",
        "timestamp" : 1750272678000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "netbeans: update to 26\u000a\u000a",
        "date" : "2025-06-18 20:51:18 +0200",
        "id" : "da42c384d93d7f66c435d3ca567b77fa20b1bf54",
        "msg" : "netbeans: update to 26",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/editor/netbeans/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/editor/netbeans/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/editor/netbeans/netbeans.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/editor/netbeans/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/IO-Socket-SSL/test/results-all.master",
          "components/perl/IO-Socket-SSL/.gitignore",
          "components/perl/IO-Socket-SSL/Makefile"
        ],
        "commitId" : "2487db5ecc2ab8faca55843422045fd6ce295d53",
        "timestamp" : 1750318253000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/IO-Socket-SSL: update to 2.094\u000a\u000a",
        "date" : "2025-06-19 09:30:53 +0200",
        "id" : "2487db5ecc2ab8faca55843422045fd6ce295d53",
        "msg" : "perl/IO-Socket-SSL: update to 2.094",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/IO-Socket-SSL/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/IO-Socket-SSL/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/IO-Socket-SSL/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/perlfaq/history",
          "components/perl/perlfaq/pkg5",
          "components/perl/perlfaq/manifests/sample-manifest.p5m",
          "components/perl/perlfaq/.gitignore",
          "components/perl/perlfaq/Makefile"
        ],
        "commitId" : "97959a7613ca6ae3e2aeb0c5f78e96f9c7b47189",
        "timestamp" : 1750318267000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/perlfaq: update to 5.20250619; obsolete package for Perl 5.36\u000a\u000a",
        "date" : "2025-06-19 09:31:07 +0200",
        "id" : "97959a7613ca6ae3e2aeb0c5f78e96f9c7b47189",
        "msg" : "perl/perlfaq: update to 5.20250619; obsolete package for Perl 5.36",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/perlfaq/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/perlfaq/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/perl/perlfaq/history"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/perlfaq/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/perlfaq/.gitignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/Markdown/test/results-all.master",
          "components/python/Markdown/Makefile",
          "components/python/Markdown/patches/02-test-verbose.patch",
          "components/python/Markdown/.gitignore"
        ],
        "commitId" : "40bafcdf9bfcb602870fd9b81f9e8753c08cd6d3",
        "timestamp" : 1750318277000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/Markdown: update to 3.8.1\u000a\u000a",
        "date" : "2025-06-19 09:31:17 +0200",
        "id" : "40bafcdf9bfcb602870fd9b81f9e8753c08cd6d3",
        "msg" : "python/Markdown: update to 3.8.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/Markdown/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/Markdown/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/Markdown/patches/02-test-verbose.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/Markdown/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/elementpath/test/results-all.master",
          "components/python/elementpath/.gitignore",
          "components/python/elementpath/patches/01-unittest-verbose.patch",
          "components/python/elementpath/Makefile"
        ],
        "commitId" : "c2d4c3e52a9058abe941d5c3a649fc2d5e3ec0db",
        "timestamp" : 1750318287000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/elementpath: update to 5.0.2\u000a\u000a",
        "date" : "2025-06-19 09:31:27 +0200",
        "id" : "c2d4c3e52a9058abe941d5c3a649fc2d5e3ec0db",
        "msg" : "python/elementpath: update to 5.0.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/elementpath/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/elementpath/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/elementpath/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/elementpath/patches/01-unittest-verbose.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/typeguard/.gitignore",
          "components/python/typeguard/Makefile",
          "components/python/typeguard/test/results-all.master",
          "components/python/typeguard/patches/01-pytest-indirectly.patch"
        ],
        "commitId" : "4004665d0f750b63c7355f6dfec6ec54a1d1831b",
        "timestamp" : 1750318296000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/typeguard: update to 4.4.4\u000a\u000a",
        "date" : "2025-06-19 09:31:36 +0200",
        "id" : "4004665d0f750b63c7355f6dfec6ec54a1d1831b",
        "msg" : "python/typeguard: update to 4.4.4",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/typeguard/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/typeguard/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/typeguard/patches/01-pytest-indirectly.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/typeguard/.gitignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/urllib3/patches/02-test-skip-failing.patch",
          "components/python/urllib3/patches/01-test-skip-memory.patch",
          "components/python/urllib3/.gitignore",
          "components/python/urllib3/Makefile",
          "components/python/urllib3/pkg5"
        ],
        "commitId" : "5e870f53932db8588e577a831866cf98c3191002",
        "timestamp" : 1750318306000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/urllib3: update to 2.5.0\u000a\u000a",
        "date" : "2025-06-19 09:31:46 +0200",
        "id" : "5e870f53932db8588e577a831866cf98c3191002",
        "msg" : "python/urllib3: update to 2.5.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/urllib3/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/urllib3/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/urllib3/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/urllib3/patches/02-test-skip-failing.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/urllib3/patches/01-test-skip-memory.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/cachetools/test/results-all.master",
          "components/python/cachetools/.gitignore",
          "components/python/cachetools/Makefile"
        ],
        "commitId" : "6e54798ad5a6b49dbc5a8249af059e239a3c533b",
        "timestamp" : 1750318317000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/cachetools: update to 6.1.0\u000a\u000a",
        "date" : "2025-06-19 09:31:57 +0200",
        "id" : "6e54798ad5a6b49dbc5a8249af059e239a3c533b",
        "msg" : "python/cachetools: update to 6.1.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/cachetools/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/cachetools/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/cachetools/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/hypothesis/patches/01-enable-tests.patch",
          "components/python/hypothesis/.gitignore",
          "components/python/hypothesis/Makefile"
        ],
        "commitId" : "fdcb3ffb7ffcf4e691b36cba217b6e27e14b56e3",
        "timestamp" : 1750318326000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/hypothesis: update to 6.135.11\u000a\u000a",
        "date" : "2025-06-19 09:32:06 +0200",
        "id" : "fdcb3ffb7ffcf4e691b36cba217b6e27e14b56e3",
        "msg" : "python/hypothesis: update to 6.135.11",
        "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/openindiana/nvidia/nvidia.p5m",
          "components/openindiana/nvidia/manifests/sample-manifest.p5m",
          "components/openindiana/nvidia/Makefile"
        ],
        "commitId" : "11221aa85b529dbc9b07619c23e07f69aba22ca8",
        "timestamp" : 1750318340000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "nvidia: update to 570.169\u000a\u000a",
        "date" : "2025-06-19 09:32:20 +0200",
        "id" : "11221aa85b529dbc9b07619c23e07f69aba22ca8",
        "msg" : "nvidia: update to 570.169",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/openindiana/nvidia/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/openindiana/nvidia/nvidia.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/openindiana/nvidia/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pymongo/.gitignore",
          "components/python/pymongo/patches/02-no-mypy.patch",
          "components/python/pymongo/Makefile",
          "components/python/pymongo/test/results-all.master"
        ],
        "commitId" : "1593e9cd4a528da1ae2f2c2c2635e8aafc98422a",
        "timestamp" : 1750318350000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/pymongo: update to 4.13.2\u000a\u000a",
        "date" : "2025-06-19 09:32:30 +0200",
        "id" : "1593e9cd4a528da1ae2f2c2c2635e8aafc98422a",
        "msg" : "python/pymongo: update to 4.13.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/pymongo/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pymongo/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pymongo/patches/02-no-mypy.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pymongo/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/openindiana/samqfs/Makefile"
        ],
        "commitId" : "5bd0d62f1c725008cc67d21d11d436ae4d82840f",
        "timestamp" : 1750363250000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "samqfs: update 5.64.10\u000a\u000a- extented and system attributes added\u000a\u0009- new mount options xattr, nbmand, ci; see mount_samfs(8) for details\u000a",
        "date" : "2025-06-19 22:00:50 +0200",
        "id" : "5bd0d62f1c725008cc67d21d11d436ae4d82840f",
        "msg" : "samqfs: update 5.64.10",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/openindiana/samqfs/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/jaraco.logging/test/results-all.master",
          "components/python/jaraco.logging/patches/01-no-ruff.patch",
          "components/python/jaraco.logging/jaraco.logging-PYVER.p5m",
          "components/python/jaraco.logging/pkg5",
          "components/python/jaraco.logging/.gitignore",
          "components/python/jaraco.logging/jaraco_logging-PYVER.p5m",
          "components/python/jaraco.logging/Makefile",
          "components/python/jaraco.logging/manifests/sample-manifest.p5m",
          "components/python/jaraco.logging/python-integrate-project.conf"
        ],
        "commitId" : "fa91ea902e4901d5a3386369af4745b477c45c02",
        "timestamp" : 1750363261000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/jaraco.logging: update to 3.4.0\u000a\u000a",
        "date" : "2025-06-19 22:01:01 +0200",
        "id" : "fa91ea902e4901d5a3386369af4745b477c45c02",
        "msg" : "python/jaraco.logging: update to 3.4.0",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/jaraco.logging/patches/01-no-ruff.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/jaraco.logging/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/jaraco.logging/test/results-all.master"
          },
          {
            "editType" : "add",
            "file" : "components/python/jaraco.logging/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/jaraco.logging/.gitignore"
          },
          {
            "editType" : "add",
            "file" : "components/python/jaraco.logging/jaraco_logging-PYVER.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/python/jaraco.logging/jaraco.logging-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/jaraco.logging/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/jaraco.logging/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/multidict/patches/01-pytest-codspeed.patch",
          "components/python/multidict/.gitignore",
          "components/python/multidict/test/results-all.master",
          "components/python/multidict/Makefile",
          "components/python/multidict/patches/02-test-PYTHONPATH.patch"
        ],
        "commitId" : "10156b8748e1c49fa70eae777730678889aa06d4",
        "timestamp" : 1750363272000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/multidict: update to 6.5.0\u000a\u000a",
        "date" : "2025-06-19 22:01:12 +0200",
        "id" : "10156b8748e1c49fa70eae777730678889aa06d4",
        "msg" : "python/multidict: update to 6.5.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/multidict/patches/01-pytest-codspeed.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/multidict/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/multidict/patches/02-test-PYTHONPATH.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/multidict/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/multidict/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/smartypants/patches/02-assertEqual.patch",
          "components/python/smartypants/patches/01-escape-sequence.patch",
          "components/python/smartypants/smartypants-PYVER.p5m",
          "components/python/smartypants/.gitignore",
          "components/python/smartypants/manifests/sample-manifest.p5m",
          "components/python/smartypants/python-integrate-project.conf",
          "components/python/smartypants/Makefile",
          "components/python/smartypants/pkg5"
        ],
        "commitId" : "766769eabd0052ea4adbef9d38842dee6ce03bd6",
        "timestamp" : 1750365429000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/smartypants: update to 2.0.2\u000a\u000a",
        "date" : "2025-06-19 22:37:09 +0200",
        "id" : "766769eabd0052ea4adbef9d38842dee6ce03bd6",
        "msg" : "python/smartypants: update to 2.0.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/smartypants/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/smartypants/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/smartypants/.gitignore"
          },
          {
            "editType" : "delete",
            "file" : "components/python/smartypants/patches/01-escape-sequence.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/python/smartypants/patches/02-assertEqual.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/smartypants/smartypants-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/smartypants/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/smartypants/python-integrate-project.conf"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/ninja/Makefile",
          "components/developer/ninja/manifests/sample-manifest.p5m",
          "components/developer/ninja/test/results-all.master"
        ],
        "commitId" : "486d1a5910c8081125e2bbbe97aba86b8970bc7e",
        "timestamp" : 1750365440000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "ninja: update to 1.13.0\u000a\u000a",
        "date" : "2025-06-19 22:37:20 +0200",
        "id" : "486d1a5910c8081125e2bbbe97aba86b8970bc7e",
        "msg" : "ninja: update to 1.13.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/developer/ninja/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/ninja/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/ninja/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/graphviz/.gitignore",
          "components/python/graphviz/Makefile",
          "components/python/graphviz/graphviz-PYVER.p5m",
          "components/python/graphviz/pkg5",
          "components/python/graphviz/test/results-all.master",
          "components/python/graphviz/python-integrate-project.conf",
          "components/python/graphviz/manifests/sample-manifest.p5m"
        ],
        "commitId" : "c38be8390409b9a86c8558cc5f40113e4a46a000",
        "timestamp" : 1750398317000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/graphviz: update to 0.21\u000a\u000a",
        "date" : "2025-06-20 07:45:17 +0200",
        "id" : "c38be8390409b9a86c8558cc5f40113e4a46a000",
        "msg" : "python/graphviz: update to 0.21",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/graphviz/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/graphviz/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/graphviz/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/graphviz/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/graphviz/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/graphviz/graphviz-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/graphviz/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/meta-packages/history/history",
          "components/python/lxml-stubs/test/results-all.master",
          "components/python/lxml-stubs/Makefile",
          "components/python/lxml-stubs/history",
          "components/python/lxml-stubs/pkg5",
          "components/python/lxml-stubs/lxml-stubs-PYVER.p5m",
          "components/python/lxml-stubs/manifests/sample-manifest.p5m"
        ],
        "commitId" : "3cf080ee238d7a8a1cef4884dd21a662b0a5733c",
        "timestamp" : 1750398327000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Obsolete python/lxml-stubs\u000a\u000a",
        "date" : "2025-06-20 07:45:27 +0200",
        "id" : "3cf080ee238d7a8a1cef4884dd21a662b0a5733c",
        "msg" : "Obsolete python/lxml-stubs",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/python/lxml-stubs/test/results-all.master"
          },
          {
            "editType" : "delete",
            "file" : "components/python/lxml-stubs/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/python/lxml-stubs/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/meta-packages/history/history"
          },
          {
            "editType" : "delete",
            "file" : "components/python/lxml-stubs/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/python/lxml-stubs/history"
          },
          {
            "editType" : "delete",
            "file" : "components/python/lxml-stubs/lxml-stubs-PYVER.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/pkgconf/Makefile",
          "components/developer/pkgconf/manifests/sample-manifest.p5m",
          "components/developer/pkgconf/pkgconf.p5m"
        ],
        "commitId" : "ecf07be553df3f55f00ff660e8975e5ea621df69",
        "timestamp" : 1750433300000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "pkgconf: update to 2.5.0\u000a\u000a",
        "date" : "2025-06-20 17:28:20 +0200",
        "id" : "ecf07be553df3f55f00ff660e8975e5ea621df69",
        "msg" : "pkgconf: update to 2.5.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/developer/pkgconf/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/pkgconf/pkgconf.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/pkgconf/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/sysutils/fastfetch/Makefile"
        ],
        "commitId" : "a8ced154949c95b0233bbdc2c2bf4ab69be5b3c4",
        "timestamp" : 1750433314000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "fastfetch: update to 2.46.0\u000a\u000a",
        "date" : "2025-06-20 17:28:34 +0200",
        "id" : "a8ced154949c95b0233bbdc2c2bf4ab69be5b3c4",
        "msg" : "fastfetch: update to 2.46.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/sysutils/fastfetch/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/runtime/smalltalk/squeak/patches/05-jmemdatasrc.patch",
          "components/runtime/smalltalk/squeak/patches/04-sqCamera.patch",
          "components/runtime/smalltalk/squeak/patches/10-npsqueak.patch",
          "components/runtime/smalltalk/squeak/patches/03-cameraconfig.patch",
          "components/runtime/smalltalk/squeak/patches/08-JPEGReadWriter2Plugin.patch",
          "components/runtime/smalltalk/squeak/patches/01-plugindir64.patch",
          "components/runtime/smalltalk/squeak/squeak.ips",
          "components/runtime/smalltalk/squeak/manifests/sample-manifest.p5m",
          "components/runtime/smalltalk/squeak/patches/07-sqJPEGReadWriter2Plugin.patch",
          "components/runtime/smalltalk/squeak/patches/09-Pluginscmake.patch",
          "components/runtime/smalltalk/squeak/patches/02-openssl-cmake.patch",
          "components/runtime/smalltalk/squeak/Makefile",
          "components/runtime/smalltalk/squeak/patches/06-jmemdatadst.patch"
        ],
        "commitId" : "714236a18aa8f7a90e9043337c80a30eb9c33a78",
        "timestamp" : 1750444686000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "squeak: update to subversion revision 3834 - regenerate patches for subdirs\u000a\u000a",
        "date" : "2025-06-20 20:38:06 +0200",
        "id" : "714236a18aa8f7a90e9043337c80a30eb9c33a78",
        "msg" : "squeak: update to subversion revision 3834 - regenerate patches for subdirs",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/runtime/smalltalk/squeak/patches/10-npsqueak.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/smalltalk/squeak/patches/07-sqJPEGReadWriter2Plugin.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/smalltalk/squeak/patches/05-jmemdatasrc.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/smalltalk/squeak/patches/03-cameraconfig.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/smalltalk/squeak/squeak.ips"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/smalltalk/squeak/patches/04-sqCamera.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/smalltalk/squeak/patches/01-plugindir64.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/smalltalk/squeak/patches/02-openssl-cmake.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/smalltalk/squeak/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/smalltalk/squeak/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/smalltalk/squeak/patches/06-jmemdatadst.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/smalltalk/squeak/patches/09-Pluginscmake.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/smalltalk/squeak/patches/08-JPEGReadWriter2Plugin.patch"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}