{
  "_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" : 7807,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "6c3b34ce64b768a3dfcf366113e72d32ff1cf048",
            "branch" : [
              {
                "SHA1" : "6c3b34ce64b768a3dfcf366113e72d32ff1cf048",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "6c3b34ce64b768a3dfcf366113e72d32ff1cf048",
            "branch" : [
              {
                "SHA1" : "6c3b34ce64b768a3dfcf366113e72d32ff1cf048",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "6c3b34ce64b768a3dfcf366113e72d32ff1cf048",
        "branch" : [
          {
            "SHA1" : "6c3b34ce64b768a3dfcf366113e72d32ff1cf048",
            "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" : "#7807",
  "duration" : 2700917,
  "estimatedDuration" : 2711935,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #7807",
  "id" : "7807",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 7807,
  "queueId" : 619,
  "result" : "SUCCESS",
  "timestamp" : 1781828235720,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/7807/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/freerdp/Makefile"
        ],
        "commitId" : "a83404044ef9a33f5bc9407ef6925cc09c7115d5",
        "timestamp" : 1781633850000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "freerdp: update to 3.27.0\u000a",
        "date" : "2026-06-16 20:17:30 +0200",
        "id" : "a83404044ef9a33f5bc9407ef6925cc09c7115d5",
        "msg" : "freerdp: update to 3.27.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/freerdp/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/cryptography/.gitignore",
          "components/python/cryptography/test/results-3.14.master",
          "components/python/cryptography/patches/02-no-coverage.patch",
          "components/python/cryptography/test/results-all.master",
          "components/python/cryptography/patches/01-zero-serial-number.patch",
          "components/python/cryptography/Makefile",
          "components/python/cryptography/test/results-3.9.master"
        ],
        "commitId" : "88c5ec34401db3a23bda5e6852d3261f9f7c345e",
        "timestamp" : 1781633869000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/cryptography: update to 49.0.0\u000a",
        "date" : "2026-06-16 20:17:49 +0200",
        "id" : "88c5ec34401db3a23bda5e6852d3261f9f7c345e",
        "msg" : "python/cryptography: update to 49.0.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/cryptography/.gitignore"
          },
          {
            "editType" : "add",
            "file" : "components/python/cryptography/test/results-3.9.master"
          },
          {
            "editType" : "add",
            "file" : "components/python/cryptography/test/results-3.14.master"
          },
          {
            "editType" : "delete",
            "file" : "components/python/cryptography/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/cryptography/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/cryptography/patches/01-zero-serial-number.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/cryptography/patches/02-no-coverage.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/Test-Simple/.gitignore",
          "components/perl/Test-Simple/Makefile"
        ],
        "commitId" : "3ff33c1e0a3c0b4d38266711aa8a66d99bcfb55d",
        "timestamp" : 1781633879000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/Test-Simple: update to 1.302222\u000a",
        "date" : "2026-06-16 20:17:59 +0200",
        "id" : "3ff33c1e0a3c0b4d38266711aa8a66d99bcfb55d",
        "msg" : "perl/Test-Simple: update to 1.302222",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/Test-Simple/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Test-Simple/.gitignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/elementpath/test/results-all.master",
          "components/python/elementpath/.gitignore",
          "components/python/elementpath/patches/01-unittest-verbose.patch",
          "components/python/elementpath/patches/02-tox-work_dir.patch",
          "components/python/elementpath/Makefile"
        ],
        "commitId" : "fe10dd4273884ce078d54aabc026ce21381a6d6a",
        "timestamp" : 1781633893000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/elementpath: update to 5.1.2\u000a",
        "date" : "2026-06-16 20:18:13 +0200",
        "id" : "fe10dd4273884ce078d54aabc026ce21381a6d6a",
        "msg" : "python/elementpath: update to 5.1.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/elementpath/patches/02-tox-work_dir.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/elementpath/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/elementpath/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/elementpath/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/elementpath/patches/01-unittest-verbose.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pytest/patches/03-consider_entry_points.patch",
          "components/python/pytest/patches/05-test-PYTEST_PLUGINS.patch",
          "components/python/pytest/.gitignore",
          "components/python/pytest/patches/02-test-rmtree.patch",
          "components/python/pytest/manifests/sample-manifest.p5m",
          "components/python/pytest/pytest-PYVER.p5m",
          "components/python/pytest/Makefile",
          "components/python/pytest/patches/01-test-plugins-fails.patch",
          "components/python/pytest/patches/04-test-pdb-randomly-fails.patch"
        ],
        "commitId" : "44ecaabbab6e1be403f9f31222271ff53b74b9e1",
        "timestamp" : 1781633911000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/pytest: update to 9.1.0\u000a",
        "date" : "2026-06-16 20:18:31 +0200",
        "id" : "44ecaabbab6e1be403f9f31222271ff53b74b9e1",
        "msg" : "python/pytest: update to 9.1.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/pytest/pytest-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytest/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytest/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytest/patches/01-test-plugins-fails.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytest/patches/04-test-pdb-randomly-fails.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytest/patches/02-test-rmtree.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytest/patches/05-test-PYTEST_PLUGINS.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytest/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytest/patches/03-consider_entry_points.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pytest-order/.gitignore",
          "components/python/pytest-order/patches/02-no-coverage.patch",
          "components/python/pytest-order/Makefile",
          "components/python/pytest-order/patches/01-test-deps.patch",
          "components/python/pytest-order/test/results-all.master"
        ],
        "commitId" : "1cebf4176fab2774208aa265ba733c4db8c2d861",
        "timestamp" : 1781633927000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/pytest-order: update to 1.5.0\u000a",
        "date" : "2026-06-16 20:18:47 +0200",
        "id" : "1cebf4176fab2774208aa265ba733c4db8c2d861",
        "msg" : "python/pytest-order: update to 1.5.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/pytest-order/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytest-order/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytest-order/patches/01-test-deps.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytest-order/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytest-order/patches/02-no-coverage.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/web/firefox/manifests/sample-manifest.p5m",
          "components/web/firefox/Makefile",
          "components/web/firefox/patches/third_party_rust_glsopt_gls-optimizer_src_util_u_thread.h.patch",
          "components/web/firefox/patches/17-clang-not-work.patch",
          "components/web/firefox/firefox.p5m",
          "components/web/firefox/patches/09-glean.patch",
          "components/web/firefox/patches/18-no-major-minor.patch",
          "components/web/firefox/patches/10-mtu-illumos-support.patch"
        ],
        "commitId" : "5b8f6f8fbbb47864c4acb9b3a55fe4d5a2e9a1ee",
        "timestamp" : 1781635818000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "firefox: update to 152.0\u000a",
        "date" : "2026-06-16 20:50:18 +0200",
        "id" : "5b8f6f8fbbb47864c4acb9b3a55fe4d5a2e9a1ee",
        "msg" : "firefox: update to 152.0",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/web/firefox/patches/09-glean.patch"
          },
          {
            "editType" : "add",
            "file" : "components/web/firefox/patches/18-no-major-minor.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/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/web/firefox/patches/17-clang-not-work.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/web/firefox/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/web/firefox/patches/10-mtu-illumos-support.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/web/firefox/firefox.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/mail/thunderbird/patches/01-ignore-pthread_getcpuclockid-in-comm-glslopt.patch",
          "components/mail/thunderbird/patches/13-no-log-warn.patch",
          "components/mail/thunderbird/patches/third_party_rust_glsopt_gls-optimizer_src_util_u_thread.h.patch",
          "components/mail/thunderbird/patches/18-no-major-minor.patch",
          "components/mail/thunderbird/patches/10-mtu-illumos-support.patch",
          "components/mail/thunderbird/patches/12-mach-build-not-use-python-modules.patch",
          "components/mail/thunderbird/patches/11-comm-mtu-illumos-support.patch",
          "components/mail/thunderbird/Makefile"
        ],
        "commitId" : "361009a98f47f068b0f7b2bfa4c784e7a444e284",
        "timestamp" : 1781635833000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "thunderbird; update to 152.0\u000a",
        "date" : "2026-06-16 20:50:33 +0200",
        "id" : "361009a98f47f068b0f7b2bfa4c784e7a444e284",
        "msg" : "thunderbird; update to 152.0",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/mail/thunderbird/patches/18-no-major-minor.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/mail/thunderbird/patches/12-mach-build-not-use-python-modules.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/patches/11-comm-mtu-illumos-support.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/mail/thunderbird/patches/10-mtu-illumos-support.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/mail/thunderbird/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/mail/thunderbird/patches/01-ignore-pthread_getcpuclockid-in-comm-glslopt.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/mail/thunderbird/patches/13-no-log-warn.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/web/firefox/patches/09-glean.patch",
          "components/web/firefox/patches/10-mtu-illumos-support.patch"
        ],
        "commitId" : "7559092058c98b471d07fb3eb8df615ab57497e3",
        "timestamp" : 1781671704000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "firefox: fix 152.0 patches\u000a",
        "date" : "2026-06-17 06:48:24 +0200",
        "id" : "7559092058c98b471d07fb3eb8df615ab57497e3",
        "msg" : "firefox: fix 152.0 patches",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/web/firefox/patches/09-glean.patch"
          },
          {
            "editType" : "add",
            "file" : "components/web/firefox/patches/10-mtu-illumos-support.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/editor/vim/Makefile",
          "components/editor/vim/vim.p5m",
          "components/editor/vim/manifests/sample-manifest.p5m"
        ],
        "commitId" : "19bb49abc14bd84083d0bd9e9a3e77d86731a1bf",
        "timestamp" : 1781671719000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "vim: update to 9.2.0650\u000a",
        "date" : "2026-06-17 06:48:39 +0200",
        "id" : "19bb49abc14bd84083d0bd9e9a3e77d86731a1bf",
        "msg" : "vim: update to 9.2.0650",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/editor/vim/vim.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/editor/vim/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/editor/vim/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/IO-Compress/Makefile",
          "components/perl/IO-Compress/test/results-all.master",
          "components/perl/IO-Compress/.gitignore"
        ],
        "commitId" : "bb36dd9406c0f7e276da739a8fcd687976ea3de3",
        "timestamp" : 1781712616000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/IO-Compress: update to 2.221\u000a",
        "date" : "2026-06-17 18:10:16 +0200",
        "id" : "bb36dd9406c0f7e276da739a8fcd687976ea3de3",
        "msg" : "perl/IO-Compress: update to 2.221",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/IO-Compress/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/IO-Compress/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/IO-Compress/.gitignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/distlib/Makefile",
          "components/python/distlib/test/results-3.9.master",
          "components/python/distlib/patches/01-test-depends-on-home.patch",
          "components/python/distlib/.gitignore",
          "components/python/distlib/test/results-3.14.master",
          "components/python/distlib/patches/02-test-verbose.patch",
          "components/python/distlib/patches/03-setuptools.patch",
          "components/python/distlib/python-integrate-project.conf"
        ],
        "commitId" : "b02219958c401f9227ab105260b2fd9433135b44",
        "timestamp" : 1781712627000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/distlib: update to 0.4.3\u000a",
        "date" : "2026-06-17 18:10:27 +0200",
        "id" : "b02219958c401f9227ab105260b2fd9433135b44",
        "msg" : "python/distlib: update to 0.4.3",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/distlib/patches/01-test-depends-on-home.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/distlib/test/results-3.14.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/distlib/patches/02-test-verbose.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/distlib/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/distlib/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/distlib/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/distlib/test/results-3.9.master"
          },
          {
            "editType" : "delete",
            "file" : "components/python/distlib/patches/03-setuptools.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/virtualenv/patches/03-tox-indirectly.patch",
          "components/python/virtualenv/patches/02-pip.patch",
          "components/python/virtualenv/.gitignore",
          "components/python/virtualenv/Makefile",
          "components/python/virtualenv/patches/01-tox-cov-proto.patch"
        ],
        "commitId" : "977e3c8ac37e850ac9e284306115f383914d6820",
        "timestamp" : 1781712638000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/virtualenv: update to 21.5.1\u000a",
        "date" : "2026-06-17 18:10:38 +0200",
        "id" : "977e3c8ac37e850ac9e284306115f383914d6820",
        "msg" : "python/virtualenv: update to 21.5.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/virtualenv/patches/03-tox-indirectly.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/virtualenv/patches/01-tox-cov-proto.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/virtualenv/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/virtualenv/patches/02-pip.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/virtualenv/.gitignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/webkitgtk/patches/24-wtf-file-system-glib.patch",
          "components/library/webkitgtk/patches/25-regression-in-commit-6cfb796-backout.patch",
          "components/library/webkitgtk/Makefile",
          "components/library/webkitgtk/webkitgtk2.p5m",
          "components/library/webkitgtk/manifests/sample-manifest.p5m"
        ],
        "commitId" : "6636bd1c44e0eb4c01bc1f47ff2ef2965fe10412",
        "timestamp" : 1781812423000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "webkitgtk: update to 2.52.4\u000a",
        "date" : "2026-06-18 21:53:43 +0200",
        "id" : "6636bd1c44e0eb4c01bc1f47ff2ef2965fe10412",
        "msg" : "webkitgtk: update to 2.52.4",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/library/webkitgtk/patches/25-regression-in-commit-6cfb796-backout.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/library/webkitgtk/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/webkitgtk/webkitgtk2.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/webkitgtk/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/webkitgtk/patches/24-wtf-file-system-glib.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/freerdp/Makefile"
        ],
        "commitId" : "6c3b34ce64b768a3dfcf366113e72d32ff1cf048",
        "timestamp" : 1781816634000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "freerdp: update to 3.27.1\u000a",
        "date" : "2026-06-18 23:03:54 +0200",
        "id" : "6c3b34ce64b768a3dfcf366113e72d32ff1cf048",
        "msg" : "freerdp: update to 3.27.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/freerdp/Makefile"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}