{
  "_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" : 7731,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "3fd5698a13742ccce7bb07e396c54b61ee5add70",
            "branch" : [
              {
                "SHA1" : "3fd5698a13742ccce7bb07e396c54b61ee5add70",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "3fd5698a13742ccce7bb07e396c54b61ee5add70",
            "branch" : [
              {
                "SHA1" : "3fd5698a13742ccce7bb07e396c54b61ee5add70",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "3fd5698a13742ccce7bb07e396c54b61ee5add70",
        "branch" : [
          {
            "SHA1" : "3fd5698a13742ccce7bb07e396c54b61ee5add70",
            "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" : "#7731",
  "duration" : 3255523,
  "estimatedDuration" : 3072391,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #7731",
  "id" : "7731",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 7731,
  "queueId" : 3154,
  "result" : "SUCCESS",
  "timestamp" : 1771711553408,
  "url" : "https://hipster.openindiana.org/jenkins/view/all/job/illumos-gate/7731/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/database/freetds/Makefile"
        ],
        "commitId" : "567a27d25a9fe3729e9170f43ac2ea9b70255f3f",
        "timestamp" : 1771567829000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "freetds: update to 1.5.13\u000a\u000a",
        "date" : "2026-02-20 07:10:29 +0100",
        "id" : "567a27d25a9fe3729e9170f43ac2ea9b70255f3f",
        "msg" : "freetds: update to 1.5.13",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/database/freetds/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/runtime/node24/Makefile",
          "components/runtime/node24/nodejs.p5m",
          "components/runtime/node24/manifests/sample-manifest.p5m"
        ],
        "commitId" : "5485656fccb43e58593892c4930b72af4caa15be",
        "timestamp" : 1771567843000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "nodejs-24: update to 24.13.1\u000a\u000a",
        "date" : "2026-02-20 07:10:43 +0100",
        "id" : "5485656fccb43e58593892c4930b72af4caa15be",
        "msg" : "nodejs-24: update to 24.13.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/runtime/node24/nodejs.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/node24/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/node24/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/m4/manifests/sample-manifest.p5m",
          "components/developer/m4/test/results-all.master",
          "components/developer/m4/Makefile"
        ],
        "commitId" : "93d052bec22bc9c903a8deccd488ab6ccf9204a7",
        "timestamp" : 1771583881000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "m4: update to 1.4.21\u000a\u000a",
        "date" : "2026-02-20 11:38:01 +0100",
        "id" : "93d052bec22bc9c903a8deccd488ab6ccf9204a7",
        "msg" : "m4: update to 1.4.21",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/developer/m4/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/m4/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/m4/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/gsoap/Makefile",
          "components/library/gsoap/manifests/sample-manifest.p5m"
        ],
        "commitId" : "669f56e99d9601b05f518a4b5a994fce468f38a8",
        "timestamp" : 1771663255000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "gsoap: update to 2.8.140\u000a\u000a",
        "date" : "2026-02-21 09:40:55 +0100",
        "id" : "669f56e99d9601b05f518a4b5a994fce468f38a8",
        "msg" : "gsoap: update to 2.8.140",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/gsoap/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/gsoap/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/cattrs/python-integrate-project.conf",
          "components/python/cattrs/test/results-3.9.master",
          "components/python/cattrs-39/cattrs-39.p5m",
          "components/python/cattrs/pkg5",
          "components/python/cattrs/patches/01-no-coverage.patch",
          "components/python/cattrs/test/results-3.14.master",
          "components/python/cattrs-39/python-integrate-project.conf",
          "components/python/cattrs/cattrs-PYVER.p5m",
          "components/python/cattrs-39/test/results-all.master",
          "components/python/cattrs/.gitignore",
          "components/python/cattrs-39/patches/02-optional-deps.patch",
          "components/python/cattrs-39/pkg5",
          "components/python/cattrs/patches/02-optional-deps.patch",
          "components/python/cattrs-39/manifests/sample-manifest.p5m",
          "components/python/cattrs-39/patches/01-no-coverage.patch",
          "components/python/cattrs/Makefile",
          "components/python/cattrs-39/Makefile",
          "components/python/cattrs-39/.gitignore",
          "components/python/cattrs/test/results-all.master",
          "components/python/cattrs/manifests/sample-manifest.p5m"
        ],
        "commitId" : "63a104abe666f9145a91ab69963031782158e2dd",
        "timestamp" : 1771663267000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/cattrs: update to 26.1.0\u000a\u000a",
        "date" : "2026-02-21 09:41:07 +0100",
        "id" : "63a104abe666f9145a91ab69963031782158e2dd",
        "msg" : "python/cattrs: update to 26.1.0",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/python/cattrs/test/results-3.9.master"
          },
          {
            "editType" : "add",
            "file" : "components/python/cattrs-39/patches/02-optional-deps.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/cattrs/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/cattrs/cattrs-PYVER.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/python/cattrs/test/results-3.14.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/cattrs/python-integrate-project.conf"
          },
          {
            "editType" : "add",
            "file" : "components/python/cattrs-39/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/cattrs/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/cattrs/patches/02-optional-deps.patch"
          },
          {
            "editType" : "add",
            "file" : "components/python/cattrs/test/results-all.master"
          },
          {
            "editType" : "add",
            "file" : "components/python/cattrs-39/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/cattrs-39/patches/01-no-coverage.patch"
          },
          {
            "editType" : "add",
            "file" : "components/python/cattrs-39/test/results-all.master"
          },
          {
            "editType" : "add",
            "file" : "components/python/cattrs-39/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/cattrs/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/cattrs/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/cattrs-39/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/python/cattrs-39/.gitignore"
          },
          {
            "editType" : "add",
            "file" : "components/python/cattrs-39/cattrs-39.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/cattrs/patches/01-no-coverage.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/prolog/trealla/Makefile"
        ],
        "commitId" : "132709c23a673e63f215093cd6d837bc7af45f20",
        "timestamp" : 1771670119000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "trealla-prolog: update to 2.90.35\u000a\u000a",
        "date" : "2026-02-21 11:35:19 +0100",
        "id" : "132709c23a673e63f215093cd6d837bc7af45f20",
        "msg" : "trealla-prolog: update to 2.90.35",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/prolog/trealla/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/xterm/manifests/sample-manifest.p5m",
          "components/x11/xterm/Makefile"
        ],
        "commitId" : "881e1e9f849430ed2662886a920157f6fbce1aa3",
        "timestamp" : 1771670132000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "xterm: update to 407\u000a\u000a",
        "date" : "2026-02-21 11:35:32 +0100",
        "id" : "881e1e9f849430ed2662886a920157f6fbce1aa3",
        "msg" : "xterm: update to 407",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/x11/xterm/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/xterm/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/xkill/Makefile",
          "components/x11/xkill/xkill.license",
          "components/x11/xkill/pkg5",
          "components/x11/xkill/manifests/sample-manifest.p5m"
        ],
        "commitId" : "0bf3cdc8883de050dabbc1fd1f71ca53edcf6458",
        "timestamp" : 1771670144000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "xkill: update to 1.0.7\u000a\u000a",
        "date" : "2026-02-21 11:35:44 +0100",
        "id" : "0bf3cdc8883de050dabbc1fd1f71ca53edcf6458",
        "msg" : "xkill: update to 1.0.7",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/x11/xkill/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/xkill/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/xkill/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/x11/xkill/xkill.license"
          }
        ]
      },
      {
        "_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/07-setup.cfg.patch",
          "components/python/tox/python-integrate-project.conf",
          "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" : "fa785be7371367450600156030b0ed10e24133fc",
        "timestamp" : 1771670156000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/tox: update to 4.44.0\u000a\u000a",
        "date" : "2026-02-21 11:35:56 +0100",
        "id" : "fa785be7371367450600156030b0ed10e24133fc",
        "msg" : "python/tox: update to 4.44.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/tox/patches/06-no-diff-cover.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/tox/patches/04-test-tox-path.patch"
          },
          {
            "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/05-tox-current-env.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/tox/tox-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/tox/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/tox/patches/02-tox-pytest-indirectly.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/tox/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/python/tox/patches/07-setup.cfg.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/tox/patches/01-test-no-devpi_process.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/tox/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/xcalc/pkg5",
          "components/x11/xcalc/manifests/sample-manifest.p5m",
          "components/x11/xcalc/Makefile",
          "components/x11/xcalc/xcalc.license"
        ],
        "commitId" : "782cbbb421b08e7f217ca72a84e765fd21ace374",
        "timestamp" : 1771671529000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "xcalc: update to 1.1.3\u000a\u000a",
        "date" : "2026-02-21 11:58:49 +0100",
        "id" : "782cbbb421b08e7f217ca72a84e765fd21ace374",
        "msg" : "xcalc: update to 1.1.3",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/x11/xcalc/pkg5"
          },
          {
            "editType" : "delete",
            "file" : "components/x11/xcalc/xcalc.license"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/xcalc/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/xcalc/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/multimedia/wavpack/manifests/sample-manifest.p5m",
          "components/multimedia/wavpack/wavpack.p5m",
          "components/multimedia/wavpack/Makefile"
        ],
        "commitId" : "0cbd7d7603560335a85590e759a869605ed7fbaf",
        "timestamp" : 1771671542000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "wavpack: update to 5.9.0\u000a\u000a",
        "date" : "2026-02-21 11:59:02 +0100",
        "id" : "0cbd7d7603560335a85590e759a869605ed7fbaf",
        "msg" : "wavpack: update to 5.9.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/multimedia/wavpack/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/multimedia/wavpack/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/multimedia/wavpack/wavpack.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/runtime/erlang/Makefile",
          "components/runtime/erlang/manifests/sample-manifest.p5m",
          "components/runtime/erlang/erlang.p5m"
        ],
        "commitId" : "b09126f1f31749ed2dc9d757af6ffc7371b499d0",
        "timestamp" : 1771687857000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "erlang: update to 28.3.2\u000a\u000a",
        "date" : "2026-02-21 16:30:57 +0100",
        "id" : "b09126f1f31749ed2dc9d757af6ffc7371b499d0",
        "msg" : "erlang: update to 28.3.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/runtime/erlang/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/erlang/erlang.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/erlang/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/runtime/ocaml/manifests/sample-manifest.p5m",
          "components/runtime/ocaml/test/results-all.master",
          "components/runtime/ocaml/Makefile"
        ],
        "commitId" : "8ba405fffbcb65e019ca36be313f3511a2094a7e",
        "timestamp" : 1771687872000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "ocaml: update to 5.4.1\u000a\u000a",
        "date" : "2026-02-21 16:31:12 +0100",
        "id" : "8ba405fffbcb65e019ca36be313f3511a2094a7e",
        "msg" : "ocaml: update to 5.4.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/runtime/ocaml/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/ocaml/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/ocaml/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tools/userland-fetch"
        ],
        "commitId" : "4848c5d166e791b11367628debe41a0b85e1b987",
        "timestamp" : 1771687889000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "userland-fetch: fix downloads for codeberg (eg. librewolf)\u000a\u000a",
        "date" : "2026-02-21 16:31:29 +0100",
        "id" : "4848c5d166e791b11367628debe41a0b85e1b987",
        "msg" : "userland-fetch: fix downloads for codeberg (eg. librewolf)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tools/userland-fetch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/web/librewolf/patches/10-mtu-illumos-support.patch",
          "components/web/librewolf/Makefile",
          "components/web/librewolf/patches/09-glean.patch",
          "components/web/librewolf/patches/03-add-new-default-settings.patch",
          "components/web/librewolf/patches/third_party_rust_glsopt_gls-optimizer_src_util_u_thread.h.patch"
        ],
        "commitId" : "d34195fefc79e8fd198da63d2b298793d5069c69",
        "timestamp" : 1771691414000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "librewolf: update 147.0.4\u000a\u000a",
        "date" : "2026-02-21 17:30:14 +0100",
        "id" : "d34195fefc79e8fd198da63d2b298793d5069c69",
        "msg" : "librewolf: update 147.0.4",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/web/librewolf/patches/10-mtu-illumos-support.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/web/librewolf/patches/third_party_rust_glsopt_gls-optimizer_src_util_u_thread.h.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/web/librewolf/patches/09-glean.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/web/librewolf/patches/03-add-new-default-settings.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/web/librewolf/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tools/userland-fetch"
        ],
        "commitId" : "5c039e28bf2679a57149a89ded90b756d447085c",
        "timestamp" : 1771704916000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "userland-fetch: revert last change as it breaks other downloads\u000a\u000a",
        "date" : "2026-02-21 21:15:16 +0100",
        "id" : "5c039e28bf2679a57149a89ded90b756d447085c",
        "msg" : "userland-fetch: revert last change as it breaks other downloads",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tools/userland-fetch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tools/userland-fetch"
        ],
        "commitId" : "c3757e62ddb96b4c7414a6074f786cd9427a675b",
        "timestamp" : 1771704927000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "tools: fix userland-fetch assigning user-agent\u000a\u000a",
        "date" : "2026-02-21 21:15:27 +0100",
        "id" : "c3757e62ddb96b4c7414a6074f786cd9427a675b",
        "msg" : "tools: fix userland-fetch assigning user-agent",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tools/userland-fetch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/print/ghostscript/patches/15-6886857,7068679.patch",
          "components/print/ghostscript/patches/10-pdf_permissions.patch",
          "components/print/ghostscript/Makefile",
          "components/print/ghostscript/ghostscript.p5m",
          "components/print/ghostscript/patches/11-7041017.patch",
          "components/print/ghostscript/patches/13-30673122.patch",
          "components/print/ghostscript/patches/17-c23.patch",
          "components/print/ghostscript/manifests/sample-manifest.p5m",
          "components/print/ghostscript/patches/12-708904.patch",
          "components/print/ghostscript/patches/04-XPG7.patch",
          "components/print/ghostscript/patches/01-Rev-A-Fix-ERRGPGL-on-sheet-lengths-that-are-not-a-mu.patch",
          "components/print/ghostscript/patches/18-gcc14.patch",
          "components/print/ghostscript/patches/01-pdf_permissions.patch",
          "components/print/ghostscript/patches/02-gdevadmp-rev-B-expose-legacy-driver-suite-through-ne.patch",
          "components/print/ghostscript/test/results-all.master",
          "components/print/ghostscript/patches/03-gdevadmp-rev-B-expose-legacy-driver-suite-and-fix-A4.patch"
        ],
        "commitId" : "4ea2f6901216a84949db2fc784998887880fbe46",
        "timestamp" : 1771707553000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "ghostscript: update to 10.06.0; import patches from solaris-userland\u000a\u000a",
        "date" : "2026-02-21 21:59:13 +0100",
        "id" : "4ea2f6901216a84949db2fc784998887880fbe46",
        "msg" : "ghostscript: update to 10.06.0; import patches from solaris-userland",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/print/ghostscript/patches/02-gdevadmp-rev-B-expose-legacy-driver-suite-through-ne.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/print/ghostscript/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/print/ghostscript/patches/11-7041017.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/print/ghostscript/test/results-all.master"
          },
          {
            "editType" : "delete",
            "file" : "components/print/ghostscript/patches/04-XPG7.patch"
          },
          {
            "editType" : "add",
            "file" : "components/print/ghostscript/patches/10-pdf_permissions.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/print/ghostscript/ghostscript.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/print/ghostscript/patches/15-6886857,7068679.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/print/ghostscript/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/print/ghostscript/patches/01-Rev-A-Fix-ERRGPGL-on-sheet-lengths-that-are-not-a-mu.patch"
          },
          {
            "editType" : "add",
            "file" : "components/print/ghostscript/patches/03-gdevadmp-rev-B-expose-legacy-driver-suite-and-fix-A4.patch"
          },
          {
            "editType" : "add",
            "file" : "components/print/ghostscript/patches/18-gcc14.patch"
          },
          {
            "editType" : "add",
            "file" : "components/print/ghostscript/patches/12-708904.patch"
          },
          {
            "editType" : "add",
            "file" : "components/print/ghostscript/patches/17-c23.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/print/ghostscript/patches/01-pdf_permissions.patch"
          },
          {
            "editType" : "add",
            "file" : "components/print/ghostscript/patches/13-30673122.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/database/lmdb/Makefile",
          "components/database/lmdb/manifests/sample-manifest.p5m"
        ],
        "commitId" : "349735bf0351616faeeea54f9580646df618fcbb",
        "timestamp" : 1771707566000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "lmdb: update to 0.9.35\u000a\u000a",
        "date" : "2026-02-21 21:59:26 +0100",
        "id" : "349735bf0351616faeeea54f9580646df618fcbb",
        "msg" : "lmdb: update to 0.9.35",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/database/lmdb/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/database/lmdb/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/libXvMC/manifests/sample-manifest.p5m",
          "components/x11/libXvMC/libXvMC.license",
          "components/x11/libXvMC/Makefile"
        ],
        "commitId" : "2e128eb423edb8ac302fb9005197d15ce9b23538",
        "timestamp" : 1771707577000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "libXvMC: update to 1.0.15\u000a\u000a",
        "date" : "2026-02-21 21:59:37 +0100",
        "id" : "2e128eb423edb8ac302fb9005197d15ce9b23538",
        "msg" : "libXvMC: update to 1.0.15",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/x11/libXvMC/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/libXvMC/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/x11/libXvMC/libXvMC.license"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/libXrandr/manifests/sample-manifest.p5m",
          "components/x11/libXrandr/Makefile"
        ],
        "commitId" : "66b29a08e0cdacdc54c98b19dbaf6f6ba61ddc13",
        "timestamp" : 1771707596000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "libXrandr: update to 1.5.5\u000a\u000a",
        "date" : "2026-02-21 21:59:56 +0100",
        "id" : "66b29a08e0cdacdc54c98b19dbaf6f6ba61ddc13",
        "msg" : "libXrandr: update to 1.5.5",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/x11/libXrandr/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/libXrandr/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/libXpm/pkg5",
          "components/x11/libXpm/Makefile",
          "components/x11/libXpm/manifests/sample-manifest.p5m"
        ],
        "commitId" : "3fd5698a13742ccce7bb07e396c54b61ee5add70",
        "timestamp" : 1771707611000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "libXpm: update to 3.5.18\u000a\u000a",
        "date" : "2026-02-21 22:00:11 +0100",
        "id" : "3fd5698a13742ccce7bb07e396c54b61ee5add70",
        "msg" : "libXpm: update to 3.5.18",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/x11/libXpm/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/libXpm/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/libXpm/pkg5"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}