{
  "_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" : 7746,
          "buildResult" : null,
          "marked" : {
            "SHA1" : "ddd8cc5a9216066a328a182300ea3777a494c16c",
            "branch" : [
              {
                "SHA1" : "ddd8cc5a9216066a328a182300ea3777a494c16c",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "ddd8cc5a9216066a328a182300ea3777a494c16c",
            "branch" : [
              {
                "SHA1" : "ddd8cc5a9216066a328a182300ea3777a494c16c",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "ddd8cc5a9216066a328a182300ea3777a494c16c",
        "branch" : [
          {
            "SHA1" : "ddd8cc5a9216066a328a182300ea3777a494c16c",
            "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" : null,
  "displayName" : "#7746",
  "duration" : 3173142,
  "estimatedDuration" : 2625498,
  "executor" : null,
  "fullDisplayName" : "illumos-gate #7746",
  "id" : "7746",
  "inProgress" : false,
  "keepLog" : false,
  "number" : 7746,
  "queueId" : 135,
  "result" : "SUCCESS",
  "timestamp" : 1774562740378,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/7746/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/cmake/test/results-i386.master",
          "components/developer/cmake/manifests/sample-manifest.p5m",
          "components/developer/cmake/cmake.p5m",
          "components/developer/cmake/Makefile"
        ],
        "commitId" : "c21bc8e3e0f83be7ee577b3a17d2dc518aa6a677",
        "timestamp" : 1773985283000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "cmake: update to 4.3.0\u000a",
        "date" : "2026-03-20 06:41:23 +0100",
        "id" : "c21bc8e3e0f83be7ee577b3a17d2dc518aa6a677",
        "msg" : "cmake: update to 4.3.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/developer/cmake/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/cmake/cmake.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/cmake/test/results-i386.master"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/cmake/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/tox/manifests/sample-manifest.p5m",
          "components/python/tox/.gitignore",
          "components/python/tox/patches/05-tox-current-env.patch",
          "components/python/tox/patches/06-no-diff-cover.patch",
          "components/python/tox/tox-PYVER.p5m",
          "components/python/tox/patches/04-test-tox-path.patch",
          "components/python/tox/patches/01-test-no-devpi_process.patch",
          "components/python/tox/Makefile",
          "components/python/tox/patches/03-tox-cov-proto.patch",
          "components/python/tox/patches/02-tox-pytest-indirectly.patch"
        ],
        "commitId" : "a928100fbe14c9a3385d068578d8ca1a303798fa",
        "timestamp" : 1773985295000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/tox: update to 4.50.2\u000a",
        "date" : "2026-03-20 06:41:35 +0100",
        "id" : "a928100fbe14c9a3385d068578d8ca1a303798fa",
        "msg" : "python/tox: update to 4.50.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/tox/patches/03-tox-cov-proto.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/tox/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/tox/patches/06-no-diff-cover.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/tox/patches/02-tox-pytest-indirectly.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/tox/patches/05-tox-current-env.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/tox/patches/01-test-no-devpi_process.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/tox/patches/04-test-tox-path.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/tox/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/tox/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/tox/tox-PYVER.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/nghttp2/Makefile",
          "components/library/nghttp2/manifests/sample-manifest.p5m",
          "components/library/nghttp2/nghttp2.p5m"
        ],
        "commitId" : "06f0c7dd61035ed049c6ec996267deaf67ba9ed3",
        "timestamp" : 1773990593000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "nghttp2: update to 1.68.1\u000a",
        "date" : "2026-03-20 08:09:53 +0100",
        "id" : "06f0c7dd61035ed049c6ec996267deaf67ba9ed3",
        "msg" : "nghttp2: update to 1.68.1",
        "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/encumbered/gst-editing-services/Makefile"
        ],
        "commitId" : "1b17a540421872e23dee844dfc253d4468bdd146",
        "timestamp" : 1773990606000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "gst-editing-services: update to 1.28.1\u000a",
        "date" : "2026-03-20 08:10:06 +0100",
        "id" : "1b17a540421872e23dee844dfc253d4468bdd146",
        "msg" : "gst-editing-services: update to 1.28.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/encumbered/gst-editing-services/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/DBD-Pg/Makefile",
          "components/perl/DBD-Pg/test/results-all.master",
          "components/perl/DBD-Pg/.gitignore"
        ],
        "commitId" : "d993be7a5940e7094e82efeb742d92eb574c742c",
        "timestamp" : 1773990619000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/DBD-Pg: update to 3.20.0\u000a",
        "date" : "2026-03-20 08:10:19 +0100",
        "id" : "d993be7a5940e7094e82efeb742d92eb574c742c",
        "msg" : "perl/DBD-Pg: update to 3.20.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/DBD-Pg/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/DBD-Pg/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/DBD-Pg/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/Unicode-UTF8/.gitignore",
          "components/perl/Unicode-UTF8/Makefile"
        ],
        "commitId" : "3eb2ba77bbfe5e2913786e34d276a39d38006a2e",
        "timestamp" : 1773990631000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/Unicode-UTF8: update to 0.70\u000a",
        "date" : "2026-03-20 08:10:31 +0100",
        "id" : "3eb2ba77bbfe5e2913786e34d276a39d38006a2e",
        "msg" : "perl/Unicode-UTF8: update to 0.70",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/Unicode-UTF8/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Unicode-UTF8/.gitignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/editor/vim/Makefile",
          "components/editor/vim/manifests/sample-manifest.p5m",
          "components/editor/vim/vim.p5m"
        ],
        "commitId" : "f0fcc7090232b9c5afb5b16c371d6a0d4f74576b",
        "timestamp" : 1773990641000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "vim: update to 9.2.0200\u000a",
        "date" : "2026-03-20 08:10:41 +0100",
        "id" : "f0fcc7090232b9c5afb5b16c371d6a0d4f74576b",
        "msg" : "vim: update to 9.2.0200",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/editor/vim/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/editor/vim/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/editor/vim/vim.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/harfbuzz/harfbuzz.p5m",
          "components/library/harfbuzz/manifests/sample-manifest.p5m",
          "components/library/harfbuzz/Makefile"
        ],
        "commitId" : "d35dc410f30994df37ace654ca106eead2d4bc63",
        "timestamp" : 1773990654000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "harfbuzz: update to 13.2.1\u000a",
        "date" : "2026-03-20 08:10:54 +0100",
        "id" : "d35dc410f30994df37ace654ca106eead2d4bc63",
        "msg" : "harfbuzz: update to 13.2.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/harfbuzz/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/harfbuzz/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/harfbuzz/harfbuzz.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/uv-build/Makefile",
          "components/python/uv-build/.gitignore"
        ],
        "commitId" : "b10570b8bb1acf268c37dadc5b70f89ed3a12f5a",
        "timestamp" : 1773990666000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/uv-build: update to 0.10.12\u000a",
        "date" : "2026-03-20 08:11:06 +0100",
        "id" : "b10570b8bb1acf268c37dadc5b70f89ed3a12f5a",
        "msg" : "python/uv-build: update to 0.10.12",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/uv-build/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/uv-build/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/protobuf-340/Makefile",
          "components/library/protobuf-340/library.p5m",
          "components/library/protobuf-340/test/results-all.master",
          "components/library/protobuf-340/patches/01-UID_MAX.patch",
          "components/library/protobuf/patches/02-libnsl.patch",
          "components/library/protobuf-340/pkg5",
          "components/library/protobuf/pkg5",
          "components/library/protobuf-340/manifests/sample-manifest.p5m",
          "components/library/protobuf/Makefile",
          "components/library/protobuf/patches/01-UID_MAX.patch",
          "components/library/protobuf-340/patches/02-libnsl.patch"
        ],
        "commitId" : "2607f2ecd09787beaf8482313dedec5a4cc9c5f3",
        "timestamp" : 1774020634000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "protobuf: update to 34.1; keep 34.0 libraries\u000a",
        "date" : "2026-03-20 16:30:34 +0100",
        "id" : "2607f2ecd09787beaf8482313dedec5a4cc9c5f3",
        "msg" : "protobuf: update to 34.1; keep 34.0 libraries",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/library/protobuf-340/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/protobuf/patches/01-UID_MAX.patch"
          },
          {
            "editType" : "add",
            "file" : "components/library/protobuf-340/library.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/library/protobuf-340/patches/02-libnsl.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/library/protobuf/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/library/protobuf/patches/02-libnsl.patch"
          },
          {
            "editType" : "add",
            "file" : "components/library/protobuf-340/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/library/protobuf-340/patches/01-UID_MAX.patch"
          },
          {
            "editType" : "add",
            "file" : "components/library/protobuf-340/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/library/protobuf/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/library/protobuf-340/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/inputmethod/ibus-anthy/ibus-anthy.p5m",
          "components/inputmethod/ibus-anthy/manifests/sample-manifest.p5m",
          "components/inputmethod/ibus-anthy/patches/ibus-anthy-fix.patch",
          "components/inputmethod/ibus-anthy/Makefile"
        ],
        "commitId" : "8aecd0328e8d6d1b1e0fed4e08579dd2fc46e788",
        "timestamp" : 1774085673000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "ibus-anthy: update to 1.5.18\u000a",
        "date" : "2026-03-21 10:34:33 +0100",
        "id" : "8aecd0328e8d6d1b1e0fed4e08579dd2fc46e788",
        "msg" : "ibus-anthy: update to 1.5.18",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/inputmethod/ibus-anthy/patches/ibus-anthy-fix.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/inputmethod/ibus-anthy/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/inputmethod/ibus-anthy/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/inputmethod/ibus-anthy/ibus-anthy.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/openindiana/ca-certificates/manifests/sample-manifest.p5m",
          "components/openindiana/ca-certificates/Makefile",
          "components/openindiana/ca-certificates/ca-certificates.p5m"
        ],
        "commitId" : "6073665508f02425fa29a45d184265ac5e145cf8",
        "timestamp" : 1774089189000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "ca-certificates: update to 2026.03.19\u000a",
        "date" : "2026-03-21 11:33:09 +0100",
        "id" : "6073665508f02425fa29a45d184265ac5e145cf8",
        "msg" : "ca-certificates: update to 2026.03.19",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/openindiana/ca-certificates/ca-certificates.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/openindiana/ca-certificates/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/openindiana/ca-certificates/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/jenkins-core-lts/Makefile"
        ],
        "commitId" : "f22f9c0d656e42bc59924287d3a8bebac5311a69",
        "timestamp" : 1774089200000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "jenkins-core-lts: update to 2.541.3\u000a",
        "date" : "2026-03-21 11:33:20 +0100",
        "id" : "f22f9c0d656e42bc59924287d3a8bebac5311a69",
        "msg" : "jenkins-core-lts: update to 2.541.3",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/developer/jenkins-core-lts/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/jenkins-core-weekly/Makefile"
        ],
        "commitId" : "029dd8025e010f5c54eb4ddb291f06a2ae60febe",
        "timestamp" : 1774089215000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "jenkins-core-weekly: update to 2.555\u000a",
        "date" : "2026-03-21 11:33:35 +0100",
        "id" : "029dd8025e010f5c54eb4ddb291f06a2ae60febe",
        "msg" : "jenkins-core-weekly: update to 2.555",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/developer/jenkins-core-weekly/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/web/haproxy/Makefile"
        ],
        "commitId" : "97bb6092ac3f64c9a2c49d70011005a5f648c30a",
        "timestamp" : 1774091703000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "haproxy: update to 3.2.15\u000a",
        "date" : "2026-03-21 12:15:03 +0100",
        "id" : "97bb6092ac3f64c9a2c49d70011005a5f648c30a",
        "msg" : "haproxy: update to 3.2.15",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/web/haproxy/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/encumbered/gsm/manifests/sample-manifest.p5m",
          "components/encumbered/gsm/Makefile"
        ],
        "commitId" : "9cda0cdaf63dbc781ef3bcd6c6992c486eab9433",
        "timestamp" : 1774091716000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "gsm: update to 1.0.24\u000a",
        "date" : "2026-03-21 12:15:16 +0100",
        "id" : "9cda0cdaf63dbc781ef3bcd6c6992c486eab9433",
        "msg" : "gsm: update to 1.0.24",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/encumbered/gsm/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/encumbered/gsm/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/gradle/Makefile",
          "components/developer/gradle/manifests/sample-manifest.p5m",
          "components/developer/gradle/gradle.p5m"
        ],
        "commitId" : "d306fea8af62710d8f15dfa20c481c30352e69a8",
        "timestamp" : 1774091728000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "gradle: update to 9.4.1\u000a",
        "date" : "2026-03-21 12:15:28 +0100",
        "id" : "d306fea8af62710d8f15dfa20c481c30352e69a8",
        "msg" : "gradle: update to 9.4.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/developer/gradle/gradle.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/gradle/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/gradle/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/fonts/iosevka-ttf/iosevka-ttf.license",
          "components/fonts/iosevka-ttf/Makefile",
          "components/fonts/iosevka-ttf/manifests/sample-manifest.p5m",
          "components/fonts/iosevka-ttf/iosevka.p5m",
          "components/fonts/iosevka-ttf/pkg5"
        ],
        "commitId" : "fd699d6f8f126fd9c6fc94ee915e8bfc1fa3220f",
        "timestamp" : 1774098482000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "iosevka: update to 34.2.1\u000a",
        "date" : "2026-03-21 14:08:02 +0100",
        "id" : "fd699d6f8f126fd9c6fc94ee915e8bfc1fa3220f",
        "msg" : "iosevka: update to 34.2.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/fonts/iosevka-ttf/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/fonts/iosevka-ttf/iosevka.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/fonts/iosevka-ttf/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/fonts/iosevka-ttf/iosevka-ttf.license"
          },
          {
            "editType" : "edit",
            "file" : "components/fonts/iosevka-ttf/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/cmark/Makefile",
          "components/library/cmark/test/results-all.master",
          "components/library/cmark/manifests/sample-manifest.p5m"
        ],
        "commitId" : "34d9a1ec687b4547f9128227394e9c95b66c11e7",
        "timestamp" : 1774098495000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "cmark: update to 0.31.2\u000a",
        "date" : "2026-03-21 14:08:15 +0100",
        "id" : "34d9a1ec687b4547f9128227394e9c95b66c11e7",
        "msg" : "cmark: update to 0.31.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/cmark/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/cmark/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/library/cmark/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/network/easy-rsa/files/vars",
          "components/network/easy-rsa/manifests/sample-manifest.p5m",
          "components/network/easy-rsa/Makefile"
        ],
        "commitId" : "69f99ccee3298227f3369d362de22e0a8a1dc126",
        "timestamp" : 1774098509000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "easy-rsa: update to 3.2.6\u000a",
        "date" : "2026-03-21 14:08:29 +0100",
        "id" : "69f99ccee3298227f3369d362de22e0a8a1dc126",
        "msg" : "easy-rsa: update to 3.2.6",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/network/easy-rsa/files/vars"
          },
          {
            "editType" : "edit",
            "file" : "components/network/easy-rsa/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/network/easy-rsa/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/database/postgresql-16-citus/manifests/sample-manifest.p5m",
          "components/database/postgresql-16-citus/Makefile",
          "components/database/postgresql-16-citus/citus.p5m"
        ],
        "commitId" : "83aef4f9f061c29ad70d12de05184e2dfbce9f48",
        "timestamp" : 1774098522000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "postgresql-16-citus: update to 14.0.0\u000a",
        "date" : "2026-03-21 14:08:42 +0100",
        "id" : "83aef4f9f061c29ad70d12de05184e2dfbce9f48",
        "msg" : "postgresql-16-citus: update to 14.0.0",
        "paths" : [
          {
            "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/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/Net-SSLeay/test/results-all.master",
          "components/perl/Net-SSLeay/history",
          "components/perl/Net-SSLeay/Makefile",
          "components/perl/Net-SSLeay/manifests/sample-manifest.p5m",
          "components/perl/Net-SSLeay/perl-integrate-module.conf",
          "components/perl/Net-SSLeay/.gitignore",
          "components/perl/Net-SSLeay/patches/02-OpenSSL-3.4.patch",
          "components/perl/Net-SSLeay/patches/01-lib-64.patch"
        ],
        "commitId" : "c4181c4597f740dc0c8cfef20b0c4997504fd695",
        "timestamp" : 1774134071000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/Net-SSLeay: update to 1.96\u000a",
        "date" : "2026-03-22 00:01:11 +0100",
        "id" : "c4181c4597f740dc0c8cfef20b0c4997504fd695",
        "msg" : "perl/Net-SSLeay: update to 1.96",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/Net-SSLeay/perl-integrate-module.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Net-SSLeay/.gitignore"
          },
          {
            "editType" : "delete",
            "file" : "components/perl/Net-SSLeay/patches/01-lib-64.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Net-SSLeay/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Net-SSLeay/history"
          },
          {
            "editType" : "delete",
            "file" : "components/perl/Net-SSLeay/patches/02-OpenSSL-3.4.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Net-SSLeay/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Net-SSLeay/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/XML-Parser/history",
          "components/perl/XML-Parser/Makefile",
          "components/perl/XML-Parser/manifests/sample-manifest.p5m",
          "components/perl/XML-Parser/pkg5",
          "components/perl/XML-Parser/test/results-all.master",
          "components/perl/XML-Parser/.gitignore",
          "components/perl/XML-Parser/XML-Parser-PERLVER.p5m"
        ],
        "commitId" : "e4ddc7f4bd70a6a10166bd718506241353be2e68",
        "timestamp" : 1774134082000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/XML-Parser: update to 2.51\u000a",
        "date" : "2026-03-22 00:01:22 +0100",
        "id" : "e4ddc7f4bd70a6a10166bd718506241353be2e68",
        "msg" : "perl/XML-Parser: update to 2.51",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/XML-Parser/XML-Parser-PERLVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/XML-Parser/history"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/XML-Parser/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/XML-Parser/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/XML-Parser/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/XML-Parser/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/XML-Parser/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/JSON-PP/test/results-all.master",
          "components/perl/JSON-PP/manifests/sample-manifest.p5m",
          "components/perl/JSON-PP/JSON-PP-PERLVER.p5m",
          "components/perl/JSON-PP/.gitignore",
          "components/perl/JSON-PP/history",
          "components/perl/JSON-PP/Makefile"
        ],
        "commitId" : "91e1a6a7afdacfa48360bb2f369e1e63816a0d29",
        "timestamp" : 1774134093000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/JSON-PP: update to 4.18\u000a",
        "date" : "2026-03-22 00:01:33 +0100",
        "id" : "91e1a6a7afdacfa48360bb2f369e1e63816a0d29",
        "msg" : "perl/JSON-PP: update to 4.18",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/JSON-PP/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/JSON-PP/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/JSON-PP/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/JSON-PP/history"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/JSON-PP/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/JSON-PP/JSON-PP-PERLVER.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/Crypt-RIPEMD160/perl-integrate-module.conf",
          "components/perl/Crypt-RIPEMD160/manifests/sample-manifest.p5m",
          "components/perl/Crypt-RIPEMD160/Makefile",
          "components/perl/Crypt-RIPEMD160/.gitignore",
          "components/perl/Crypt-RIPEMD160/Crypt-RIPEMD160-PERLVER.p5m",
          "components/perl/Crypt-RIPEMD160/test/results-all.master",
          "components/perl/Crypt-RIPEMD160/history"
        ],
        "commitId" : "f2040e776a93f7303f12782b5dc0efcec8a16038",
        "timestamp" : 1774134106000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/Crypt-RIPEMD160: update to 0.09\u000a",
        "date" : "2026-03-22 00:01:46 +0100",
        "id" : "f2040e776a93f7303f12782b5dc0efcec8a16038",
        "msg" : "perl/Crypt-RIPEMD160: update to 0.09",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/Crypt-RIPEMD160/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Crypt-RIPEMD160/history"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Crypt-RIPEMD160/Crypt-RIPEMD160-PERLVER.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/perl/Crypt-RIPEMD160/perl-integrate-module.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Crypt-RIPEMD160/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Crypt-RIPEMD160/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Crypt-RIPEMD160/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/scientific/R/manifests/sample-manifest.p5m",
          "components/scientific/R/Makefile",
          "components/scientific/R/R.p5m",
          "components/scientific/R/pkg5"
        ],
        "commitId" : "b3af27cf309567607733cb48f97322974122b10f",
        "timestamp" : 1774164500000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "scientific/R: update to 4.5.3\u000a",
        "date" : "2026-03-22 08:28:20 +0100",
        "id" : "b3af27cf309567607733cb48f97322974122b10f",
        "msg" : "scientific/R: update to 4.5.3",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/scientific/R/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/scientific/R/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/scientific/R/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/scientific/R/R.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/TimeDate/test/results-all.master",
          "components/perl/TimeDate/TimeDate-PERLVER.p5m",
          "components/perl/TimeDate/.gitignore",
          "components/perl/TimeDate/Makefile",
          "components/perl/TimeDate/manifests/sample-manifest.p5m"
        ],
        "commitId" : "c5532b5a21605152dac0e8c67033b933f84c67f8",
        "timestamp" : 1774172925000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/TimeDate: update to 2.35\u000a",
        "date" : "2026-03-22 10:48:45 +0100",
        "id" : "c5532b5a21605152dac0e8c67033b933f84c67f8",
        "msg" : "perl/TimeDate: update to 2.35",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/TimeDate/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/TimeDate/TimeDate-PERLVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/TimeDate/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/TimeDate/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/TimeDate/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/ccache/patches/01-nsl-socket.patch",
          "components/developer/ccache/patches/02-sendfile.patch",
          "components/developer/ccache/Makefile"
        ],
        "commitId" : "f9308594acd9056829de02ba5cb22141251df6de",
        "timestamp" : 1774206151000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "ccache: update to 4.13.2\u000a",
        "date" : "2026-03-22 20:02:31 +0100",
        "id" : "f9308594acd9056829de02ba5cb22141251df6de",
        "msg" : "ccache: update to 4.13.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/developer/ccache/patches/02-sendfile.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/ccache/patches/01-nsl-socket.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/ccache/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/web/tomcat-11/tomcat.p5m",
          "components/web/tomcat-11/manifests/sample-manifest.p5m",
          "components/web/tomcat-11/Makefile"
        ],
        "commitId" : "84f6f6a6a7fb942734bd33d0ad7fceb8f6dd63aa",
        "timestamp" : 1774244640000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "tomcat-11: update to 11.0.20\u000a",
        "date" : "2026-03-23 06:44:00 +0100",
        "id" : "84f6f6a6a7fb942734bd33d0ad7fceb8f6dd63aa",
        "msg" : "tomcat-11: update to 11.0.20",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/web/tomcat-11/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/web/tomcat-11/tomcat.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/web/tomcat-11/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/Crypt-RIPEMD160/Makefile",
          "components/perl/Crypt-RIPEMD160/.gitignore"
        ],
        "commitId" : "75ef25b7ee6e5a81f82f6a18e4808cf3828ff9ae",
        "timestamp" : 1774254498000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/Crypt-RIPEMD160: update to 0.11\u000a",
        "date" : "2026-03-23 09:28:18 +0100",
        "id" : "75ef25b7ee6e5a81f82f6a18e4808cf3828ff9ae",
        "msg" : "perl/Crypt-RIPEMD160: update to 0.11",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/Crypt-RIPEMD160/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Crypt-RIPEMD160/.gitignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/IPC-Run/Makefile",
          "components/perl/IPC-Run/test/results-all.master",
          "components/perl/IPC-Run/.gitignore",
          "components/perl/IPC-Run/manifests/sample-manifest.p5m"
        ],
        "commitId" : "b4878b09e98115cecd2304db8ebcc1c19c67cb55",
        "timestamp" : 1774254510000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/IPC-Run: update to 20260322.0\u000a",
        "date" : "2026-03-23 09:28:30 +0100",
        "id" : "b4878b09e98115cecd2304db8ebcc1c19c67cb55",
        "msg" : "perl/IPC-Run: update to 20260322.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/IPC-Run/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/IPC-Run/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/IPC-Run/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/IPC-Run/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/JSON/.gitignore",
          "components/perl/JSON/JSON-PERLVER.p5m",
          "components/perl/JSON/Makefile",
          "components/perl/JSON/history",
          "components/perl/JSON/pkg5",
          "components/perl/JSON/manifests/sample-manifest.p5m",
          "components/perl/JSON/test/results-all.master"
        ],
        "commitId" : "67329f2a9f6e310c02c7b91e766af3f63ee9afc6",
        "timestamp" : 1774254524000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/JSON: update to 4.11\u000a",
        "date" : "2026-03-23 09:28:44 +0100",
        "id" : "67329f2a9f6e310c02c7b91e766af3f63ee9afc6",
        "msg" : "perl/JSON: update to 4.11",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/JSON/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/JSON/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/JSON/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/JSON/history"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/JSON/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/JSON/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/JSON/JSON-PERLVER.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/Razor2-Client-Agent/test/results-all.master",
          "components/perl/Razor2-Client-Agent/Razor2-Client-Agent-PERLVER.p5m",
          "components/perl/Razor2-Client-Agent/Makefile",
          "components/perl/Razor2-Client-Agent/pkg5",
          "components/perl/Razor2-Client-Agent/.gitignore",
          "components/perl/Razor2-Client-Agent/manifests/sample-manifest.p5m",
          "components/perl/Razor2-Client-Agent/history"
        ],
        "commitId" : "87f5bec83592d8e174aa1948226e1d6fcd34fe56",
        "timestamp" : 1774254536000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/Razor2-Client-Agent: update to 2.87\u000a",
        "date" : "2026-03-23 09:28:56 +0100",
        "id" : "87f5bec83592d8e174aa1948226e1d6fcd34fe56",
        "msg" : "perl/Razor2-Client-Agent: update to 2.87",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/Razor2-Client-Agent/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Razor2-Client-Agent/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Razor2-Client-Agent/history"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Razor2-Client-Agent/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Razor2-Client-Agent/Razor2-Client-Agent-PERLVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Razor2-Client-Agent/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Razor2-Client-Agent/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/libreoffice/Makefile"
        ],
        "commitId" : "3d3e0e5d8615901e604e134f6ad2c046f602beb4",
        "timestamp" : 1774294804000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "libreoffice: update to 26.2.2.2\u000a",
        "date" : "2026-03-23 20:40:04 +0100",
        "id" : "3d3e0e5d8615901e604e134f6ad2c046f602beb4",
        "msg" : "libreoffice: update to 26.2.2.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/libreoffice/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/webkitgtk/patches/29-mapfile.patch",
          "components/library/webkitgtk/Makefile",
          "components/library/webkitgtk/patches/13-solaris-support.patch",
          "components/library/webkitgtk/patches/31-dump-not-defined.patch",
          "components/library/webkitgtk/patches/08-bytecode-version.patch",
          "components/library/webkitgtk/patches/24-wtf-file-system-glib.patch",
          "components/library/webkitgtk/patches/25-no-GBM.patch",
          "components/library/webkitgtk/patches/18-missing-undef.patch",
          "components/library/webkitgtk/patches/30-increase-max-errors.patch",
          "components/library/webkitgtk/webkitgtk2.p5m",
          "components/library/webkitgtk/manifests/sample-manifest.p5m"
        ],
        "commitId" : "b8dbc1a26f407f1611e2d0487e2c67f11b92ec93",
        "timestamp" : 1774330887000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "webkitgtk: update to 2.52.0\u000a",
        "date" : "2026-03-24 06:41:27 +0100",
        "id" : "b8dbc1a26f407f1611e2d0487e2c67f11b92ec93",
        "msg" : "webkitgtk: update to 2.52.0",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/library/webkitgtk/patches/30-increase-max-errors.patch"
          },
          {
            "editType" : "add",
            "file" : "components/library/webkitgtk/patches/31-dump-not-defined.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/library/webkitgtk/webkitgtk2.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/library/webkitgtk/patches/18-missing-undef.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/library/webkitgtk/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/webkitgtk/patches/29-mapfile.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/library/webkitgtk/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/webkitgtk/patches/13-solaris-support.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/library/webkitgtk/patches/08-bytecode-version.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/library/webkitgtk/patches/24-wtf-file-system-glib.patch"
          },
          {
            "editType" : "add",
            "file" : "components/library/webkitgtk/patches/25-no-GBM.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/web/firefox/patches/09-glean.patch",
          "components/web/firefox/Makefile",
          "components/web/firefox/patches/Bug1795899.patch",
          "components/web/firefox/patches/zz-remove-gitmodules-gitattributes-hash.patch",
          "components/web/firefox/patches/third_party_rust_glsopt_gls-optimizer_src_util_u_thread.h.patch",
          "components/web/firefox/patches/10-mtu-illumos-support.patch"
        ],
        "commitId" : "95f596e978c8ed7e1aa75869c7b0f2124f5ba182",
        "timestamp" : 1774376296000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "firefox: update to 149.0\u000a",
        "date" : "2026-03-24 19:18:16 +0100",
        "id" : "95f596e978c8ed7e1aa75869c7b0f2124f5ba182",
        "msg" : "firefox: update to 149.0",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/web/firefox/patches/zz-remove-gitmodules-gitattributes-hash.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/web/firefox/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/web/firefox/patches/Bug1795899.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/web/firefox/patches/third_party_rust_glsopt_gls-optimizer_src_util_u_thread.h.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/web/firefox/patches/09-glean.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/web/firefox/patches/10-mtu-illumos-support.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/freetype/manifests/sample-manifest.p5m",
          "components/library/freetype/freetype-2-32.p5m",
          "components/library/freetype/Makefile",
          "components/library/freetype/freetype-2.p5m"
        ],
        "commitId" : "8bf6527d2b0cb2afe01d4ec8118913279e40fcf2",
        "timestamp" : 1774385783000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "freetype: update to 2.14.3\u000a",
        "date" : "2026-03-24 21:56:23 +0100",
        "id" : "8bf6527d2b0cb2afe01d4ec8118913279e40fcf2",
        "msg" : "freetype: update to 2.14.3",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/freetype/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/freetype/freetype-2-32.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/freetype/freetype-2.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/freetype/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/games/freeciv/Makefile"
        ],
        "commitId" : "28147075cd1e4a58e5a7a52c4e9561740111803c",
        "timestamp" : 1774385797000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "freeciv: update to 3.2.4\u000a",
        "date" : "2026-03-24 21:56:37 +0100",
        "id" : "28147075cd1e4a58e5a7a52c4e9561740111803c",
        "msg" : "freeciv: update to 3.2.4",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/games/freeciv/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/meta-packages/install-types/Makefile",
          "components/meta-packages/install-types/includes/minimal_amd64",
          "components/meta-packages/install-types/includes/minimal_sparcv9"
        ],
        "commitId" : "2f42ce7783ee09536d8ae7af713cb64a8adf9309",
        "timestamp" : 1774385836000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "install-types: add new storage drivers from illumos-2023 to OI distribution\u000a",
        "date" : "2026-03-24 21:57:16 +0100",
        "id" : "2f42ce7783ee09536d8ae7af713cb64a8adf9309",
        "msg" : "install-types: add new storage drivers from illumos-2023 to OI distribution",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/meta-packages/install-types/includes/minimal_sparcv9"
          },
          {
            "editType" : "edit",
            "file" : "components/meta-packages/install-types/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/meta-packages/install-types/includes/minimal_amd64"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/database/sqlite/Makefile"
        ],
        "commitId" : "10f4eaa1cca7d202f44da243ca66a515e3d3121e",
        "timestamp" : 1774390409000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "sqlite: update to 3.51.3\u000a",
        "date" : "2026-03-24 23:13:29 +0100",
        "id" : "10f4eaa1cca7d202f44da243ca66a515e3d3121e",
        "msg" : "sqlite: update to 3.51.3",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/database/sqlite/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/mail/mutt/Makefile"
        ],
        "commitId" : "9c7ae2b234b574a8de335fd36b8a5e00bae78c28",
        "timestamp" : 1774390423000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "mutt: update to 2.3.1\u000a",
        "date" : "2026-03-24 23:13:43 +0100",
        "id" : "9c7ae2b234b574a8de335fd36b8a5e00bae78c28",
        "msg" : "mutt: update to 2.3.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/mail/mutt/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/archiver/lzip/manifests/sample-manifest.p5m",
          "components/archiver/lzip/Makefile",
          "components/archiver/lzip/test/results-all.master"
        ],
        "commitId" : "015d88c444a3de4b44653866364b98eebd1cc6cf",
        "timestamp" : 1774390434000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "lzip: update to 1.26\u000a",
        "date" : "2026-03-24 23:13:54 +0100",
        "id" : "015d88c444a3de4b44653866364b98eebd1cc6cf",
        "msg" : "lzip: update to 1.26",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/archiver/lzip/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/archiver/lzip/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/archiver/lzip/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/lzlib/Makefile",
          "components/library/lzlib/test/results-all.master",
          "components/library/lzlib/manifests/sample-manifest.p5m"
        ],
        "commitId" : "a5c8cbb05e46dbe738821e12162aff69ee0c17ed",
        "timestamp" : 1774390451000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "lzlib: update to 1.16\u000a",
        "date" : "2026-03-24 23:14:11 +0100",
        "id" : "a5c8cbb05e46dbe738821e12162aff69ee0c17ed",
        "msg" : "lzlib: update to 1.16",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/lzlib/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/lzlib/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/lzlib/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/network/lldpd/Makefile",
          "components/network/lldpd/manifests/sample-manifest.p5m"
        ],
        "commitId" : "a2415ad37a622acba03d5349bfceb53b055fdedc",
        "timestamp" : 1774392211000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "lldpd: update to 1.0.18\u000a",
        "date" : "2026-03-24 23:43:31 +0100",
        "id" : "a2415ad37a622acba03d5349bfceb53b055fdedc",
        "msg" : "lldpd: update to 1.0.18",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/network/lldpd/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/network/lldpd/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/sysutils/freeipmi/manifests/sample-manifest.p5m",
          "components/sysutils/freeipmi/Makefile",
          "components/sysutils/freeipmi/freeipmi.p5m"
        ],
        "commitId" : "6bf40915415884bf8ee80a90524a6e96cffc7b7b",
        "timestamp" : 1774392224000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "freeipmi: update to 1.6.17\u000a",
        "date" : "2026-03-24 23:43:44 +0100",
        "id" : "6bf40915415884bf8ee80a90524a6e96cffc7b7b",
        "msg" : "freeipmi: update to 1.6.17",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/sysutils/freeipmi/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/freeipmi/freeipmi.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/freeipmi/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/gegl/gegl.p5m",
          "components/library/gegl/Makefile",
          "components/library/gegl/manifests/sample-manifest.p5m"
        ],
        "commitId" : "9ebd0c71b1aee3a8358c429ccff99e0a2fd110f6",
        "timestamp" : 1774392237000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "gegl: update to 0.4.70\u000a",
        "date" : "2026-03-24 23:43:57 +0100",
        "id" : "9ebd0c71b1aee3a8358c429ccff99e0a2fd110f6",
        "msg" : "gegl: update to 0.4.70",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/gegl/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/gegl/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/gegl/gegl.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/libXxf86vm/Makefile",
          "components/x11/libXxf86vm/manifests/sample-manifest.p5m"
        ],
        "commitId" : "7d19c77aff3a2d2d4f18ccc2325ebc9e8e99eab5",
        "timestamp" : 1774392252000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "libxxf86vm: update to 1.1.7\u000a",
        "date" : "2026-03-24 23:44:12 +0100",
        "id" : "7d19c77aff3a2d2d4f18ccc2325ebc9e8e99eab5",
        "msg" : "libxxf86vm: update to 1.1.7",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/x11/libXxf86vm/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/libXxf86vm/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/components.ignore"
        ],
        "commitId" : "ab0b0e183f497e1002838995d780f4c978668f72",
        "timestamp" : 1774419471000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "re-enable thunderbird\u000a",
        "date" : "2026-03-25 07:17:51 +0100",
        "id" : "ab0b0e183f497e1002838995d780f4c978668f72",
        "msg" : "re-enable thunderbird",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/components.ignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/mail/thunderbird/patches/12-remove-gitmodules-hash.patch",
          "components/mail/thunderbird/patches/01-ignore-pthread_getcpuclockid-in-comm-glslopt.patch",
          "components/mail/thunderbird/patches/third_party_rust_glsopt_gls-optimizer_src_util_u_thread.h.patch",
          "components/mail/thunderbird/patches/Bug1795899.patch",
          "components/mail/thunderbird/patches/10-mtu-illumos-support.patch",
          "components/mail/thunderbird/patches/11-comm-mtu-illumos-support.patch",
          "components/mail/thunderbird/Makefile"
        ],
        "commitId" : "b87ff994b6f5bb3898a11780e8b2f98db884487d",
        "timestamp" : 1774419487000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "thunderbird: update to 149.0\u000a",
        "date" : "2026-03-25 07:18:07 +0100",
        "id" : "b87ff994b6f5bb3898a11780e8b2f98db884487d",
        "msg" : "thunderbird: update to 149.0",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/mail/thunderbird/patches/12-remove-gitmodules-hash.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/mail/thunderbird/patches/01-ignore-pthread_getcpuclockid-in-comm-glslopt.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/mail/thunderbird/patches/Bug1795899.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/mail/thunderbird/patches/10-mtu-illumos-support.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/mail/thunderbird/patches/11-comm-mtu-illumos-support.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/mail/thunderbird/patches/third_party_rust_glsopt_gls-optimizer_src_util_u_thread.h.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/mail/thunderbird/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/re2c/Makefile",
          "components/developer/re2c/manifests/sample-manifest.p5m"
        ],
        "commitId" : "75610cdedeb6f10ca60b86b79898c5187fe644e7",
        "timestamp" : 1774419500000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "re2c: update to 4.5\u000a",
        "date" : "2026-03-25 07:18:20 +0100",
        "id" : "75610cdedeb6f10ca60b86b79898c5187fe644e7",
        "msg" : "re2c: update to 4.5",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/developer/re2c/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/re2c/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/keepassxc/Makefile"
        ],
        "commitId" : "e5004da62cc70b2a8322aeb76a966e13a41bfde7",
        "timestamp" : 1774461021000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "rebuild keepassxc after botan update\u000a",
        "date" : "2026-03-25 18:50:21 +0100",
        "id" : "e5004da62cc70b2a8322aeb76a966e13a41bfde7",
        "msg" : "rebuild keepassxc after botan update",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/keepassxc/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/components.ignore"
        ],
        "commitId" : "9c9e5db05dcf0f142c5f3ce5d4a56f1c7dc7d621",
        "timestamp" : 1774461037000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "disable failing thunderbird\u000a",
        "date" : "2026-03-25 18:50:37 +0100",
        "id" : "9c9e5db05dcf0f142c5f3ce5d4a56f1c7dc7d621",
        "msg" : "disable failing thunderbird",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/components.ignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/pango/manifests/sample-manifest.p5m",
          "components/library/pango/Makefile"
        ],
        "commitId" : "86c7e15edb7f2d3ffddb41b6325be3352ee61b96",
        "timestamp" : 1774472084000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "pango: update to 1.57.1\u000a",
        "date" : "2026-03-25 21:54:44 +0100",
        "id" : "86c7e15edb7f2d3ffddb41b6325be3352ee61b96",
        "msg" : "pango: update to 1.57.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/pango/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/pango/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/XML-Parser/test/results-all.master",
          "components/perl/XML-Parser/.gitignore",
          "components/perl/XML-Parser/Makefile"
        ],
        "commitId" : "04fe44c8d5cf96ce2ef6ddae56d5ac35476536b4",
        "timestamp" : 1774545350000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/XML-Parser: update to 2.53\u000a",
        "date" : "2026-03-26 18:15:50 +0100",
        "id" : "04fe44c8d5cf96ce2ef6ddae56d5ac35476536b4",
        "msg" : "perl/XML-Parser: update to 2.53",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/XML-Parser/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/XML-Parser/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/XML-Parser/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/freerdp/patches/09-workaround-krb5_enctype_to_string.patch",
          "components/desktop/freerdp/Makefile"
        ],
        "commitId" : "f00bb2ee83a4f86a6e432946a8bacff71953564f",
        "timestamp" : 1774545366000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "freerdp: update to 3.24.2\u000a",
        "date" : "2026-03-26 18:16:06 +0100",
        "id" : "f00bb2ee83a4f86a6e432946a8bacff71953564f",
        "msg" : "freerdp: update to 3.24.2",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/desktop/freerdp/patches/09-workaround-krb5_enctype_to_string.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/freerdp/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/network/tor/Makefile"
        ],
        "commitId" : "18558fe7dcd88d7c7daa60d7a377049e72cc069f",
        "timestamp" : 1774545383000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "tor: update to tor.0.4.9.6\u000a",
        "date" : "2026-03-26 18:16:23 +0100",
        "id" : "18558fe7dcd88d7c7daa60d7a377049e72cc069f",
        "msg" : "tor: update to tor.0.4.9.6",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/network/tor/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/editor/vim/Makefile",
          "components/editor/vim/vim.p5m",
          "components/editor/vim/manifests/sample-manifest.p5m"
        ],
        "commitId" : "a62fc7cc46e00cc314f1d2b2e3bb018401ceac91",
        "timestamp" : 1774552013000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "vim: update to 9.2.0250\u000a",
        "date" : "2026-03-26 20:06:53 +0100",
        "id" : "a62fc7cc46e00cc314f1d2b2e3bb018401ceac91",
        "msg" : "vim: update to 9.2.0250",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/editor/vim/vim.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/editor/vim/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/editor/vim/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/Clone/.gitignore",
          "components/perl/Clone/perl-integrate-module.conf",
          "components/perl/Clone/Makefile",
          "components/perl/Clone/test/results-5.40.master",
          "components/perl/Clone/test/results-5.42.master",
          "components/perl/Clone/test/results-5.38.master",
          "components/perl/Clone/test/results-all.master"
        ],
        "commitId" : "8c573ddf5bd35111c4126789c1c36fea488b6cbe",
        "timestamp" : 1774552030000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/Clone: update to 0.49\u000a",
        "date" : "2026-03-26 20:07:10 +0100",
        "id" : "8c573ddf5bd35111c4126789c1c36fea488b6cbe",
        "msg" : "perl/Clone: update to 0.49",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/perl/Clone/test/results-5.38.master"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Clone/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Clone/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/perl/Clone/perl-integrate-module.conf"
          },
          {
            "editType" : "delete",
            "file" : "components/perl/Clone/test/results-5.42.master"
          },
          {
            "editType" : "delete",
            "file" : "components/perl/Clone/test/results-5.40.master"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Clone/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/gtk+3/gtk3.p5m",
          "components/library/gtk+3/Makefile",
          "components/library/gtk+3/manifests/sample-manifest.p5m",
          "components/library/gtk+3/test/results-all.master"
        ],
        "commitId" : "23f2f2b3b5a82b330fbbc3a4a35929747a73b93e",
        "timestamp" : 1774552052000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "gtk3: update to 3.24.52\u000a",
        "date" : "2026-03-26 20:07:32 +0100",
        "id" : "23f2f2b3b5a82b330fbbc3a4a35929747a73b93e",
        "msg" : "gtk3: update to 3.24.52",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/gtk+3/gtk3.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/gtk+3/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/gtk+3/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/gtk+3/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/libpng16/Makefile",
          "components/library/libpng16/test/results-all.master",
          "components/library/libpng16/manifests/sample-manifest.p5m"
        ],
        "commitId" : "6d8c03a41a649d359c92f9cdabc9a8bb1a1f859a",
        "timestamp" : 1774552067000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "libpng16: update to 1.6.56\u000a",
        "date" : "2026-03-26 20:07:47 +0100",
        "id" : "6d8c03a41a649d359c92f9cdabc9a8bb1a1f859a",
        "msg" : "libpng16: update to 1.6.56",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/libpng16/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libpng16/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libpng16/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/scientific/openblas/Makefile"
        ],
        "commitId" : "db2e98a288e0a008fd1bb2d07ddba6189baa54a4",
        "timestamp" : 1774554194000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "openblas: update to 0.3.32\u000a",
        "date" : "2026-03-26 20:43:14 +0100",
        "id" : "db2e98a288e0a008fd1bb2d07ddba6189baa54a4",
        "msg" : "openblas: update to 0.3.32",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/scientific/openblas/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/libgsf/Makefile",
          "components/library/libgsf/manifests/sample-manifest.p5m",
          "components/library/libgsf/libgsf.p5m"
        ],
        "commitId" : "ddd8cc5a9216066a328a182300ea3777a494c16c",
        "timestamp" : 1774554209000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "libgsf: update to 1.14.56\u000a",
        "date" : "2026-03-26 20:43:29 +0100",
        "id" : "ddd8cc5a9216066a328a182300ea3777a494c16c",
        "msg" : "libgsf: update to 1.14.56",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/libgsf/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libgsf/libgsf.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libgsf/manifests/sample-manifest.p5m"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}