{
  "_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" : 6584,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "fca112abdab54a847f4ea6b07fab5aca33286602",
            "branch" : [
              {
                "SHA1" : "fca112abdab54a847f4ea6b07fab5aca33286602",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "fca112abdab54a847f4ea6b07fab5aca33286602",
            "branch" : [
              {
                "SHA1" : "fca112abdab54a847f4ea6b07fab5aca33286602",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          }
        },
        "origin/oi/hipster" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 3897,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "5751b2ff5ccd4825400f4a37a10c38da4a0f23f3",
            "branch" : [
              {
                "SHA1" : "5751b2ff5ccd4825400f4a37a10c38da4a0f23f3",
                "name" : "origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "5751b2ff5ccd4825400f4a37a10c38da4a0f23f3",
            "branch" : [
              {
                "SHA1" : "5751b2ff5ccd4825400f4a37a10c38da4a0f23f3",
                "name" : "origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "fca112abdab54a847f4ea6b07fab5aca33286602",
        "branch" : [
          {
            "SHA1" : "fca112abdab54a847f4ea6b07fab5aca33286602",
            "name" : "refs/remotes/origin/oi/hipster"
          }
        ]
      },
      "remoteUrls" : [
        "git://github.com/OpenIndiana/oi-userland.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#6584",
  "duration" : 1406499,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #6584",
  "id" : "6584",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 6584,
  "queueId" : 2813,
  "result" : "SUCCESS",
  "timestamp" : 1640822722473,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/6584/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/libmwaw/Makefile",
          "components/library/libmwaw/libmwaw.p5m",
          "components/library/libmwaw/manifests/sample-manifest.p5m"
        ],
        "commitId" : "04ecf4240eabf787df310f8adef018632a55199a",
        "timestamp" : 1640767373000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "libmwaw: update to 0.3.21\u000a\u000a",
        "date" : "2021-12-29 09:42:53 +0100",
        "id" : "04ecf4240eabf787df310f8adef018632a55199a",
        "msg" : "libmwaw: update to 0.3.21",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/libmwaw/libmwaw.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libmwaw/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libmwaw/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/paramiko/Makefile",
          "components/python/paramiko/pkg5",
          "components/python/paramiko/manifests/sample-manifest.p5m",
          "components/python/paramiko/manifests/generic-manifest.p5m",
          "components/python/paramiko/paramiko-PYVER.p5m"
        ],
        "commitId" : "126c4535fd13debd0b34008c79da469d89d38d7f",
        "timestamp" : 1640782464000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "paramiko: update to 2.9.1 & add python 3.7 and 3.9 versions\u000a\u000a",
        "date" : "2021-12-29 13:54:24 +0100",
        "id" : "126c4535fd13debd0b34008c79da469d89d38d7f",
        "msg" : "paramiko: update to 2.9.1 & add python 3.7 and 3.9 versions",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/paramiko/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/paramiko/manifests/generic-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/paramiko/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/paramiko/paramiko-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/paramiko/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/ansible/ansible.p5m",
          "components/python/ansible/Makefile"
        ],
        "commitId" : "0d8d7e4ed033ff49dd4571ff29559b0a4ea9bb07",
        "timestamp" : 1640784205000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "ansible: fix some dependencies\u000a\u000a",
        "date" : "2021-12-29 14:23:25 +0100",
        "id" : "0d8d7e4ed033ff49dd4571ff29559b0a4ea9bb07",
        "msg" : "ansible: fix some dependencies",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/ansible/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/ansible/ansible.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/jinja2/pkg5",
          "components/python/jinja2/Makefile"
        ],
        "commitId" : "f33b83933dab0ec238e3e81fc163dabfc0f42571",
        "timestamp" : 1640785948000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "jinja2: update to 3.0.3 and fix test dependencies\u000a\u000a",
        "date" : "2021-12-29 14:52:28 +0100",
        "id" : "f33b83933dab0ec238e3e81fc163dabfc0f42571",
        "msg" : "jinja2: update to 3.0.3 and fix test dependencies",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/jinja2/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/jinja2/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/sortedcontainers/pkg5",
          "components/python/sortedcontainers/Makefile"
        ],
        "commitId" : "6643eb25b9001399786be4f585ca4695caf28f85",
        "timestamp" : 1640786428000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "sortedcontainers: update to 2.4.0\u000a\u000a",
        "date" : "2021-12-29 15:00:28 +0100",
        "id" : "6643eb25b9001399786be4f585ca4695caf28f85",
        "msg" : "sortedcontainers: update to 2.4.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/sortedcontainers/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/sortedcontainers/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/perl-534/patches/1001-SYSNAME_os390.patch",
          "components/perl/perl-534/pkg5",
          "components/perl/perl-534/patches/1000_largefiles.patch",
          "components/perl/perl-534/manifests/sample-manifest.p5m",
          "components/perl/perl-534/test/results-i386.master",
          "components/perl/perl-534/perl-534.p5m",
          "components/perl/perl-534/patches/sunpro.patch",
          "components/perl/perl-534/Makefile"
        ],
        "commitId" : "19b7a308bcdc065466a53cc22ce727f6e4e4f6b2",
        "timestamp" : 1640786890000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "new perl runtime 5.34\u000a\u000a",
        "date" : "2021-12-29 15:08:10 +0100",
        "id" : "19b7a308bcdc065466a53cc22ce727f6e4e4f6b2",
        "msg" : "new perl runtime 5.34",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/perl/perl-534/patches/sunpro.patch"
          },
          {
            "editType" : "add",
            "file" : "components/perl/perl-534/patches/1000_largefiles.patch"
          },
          {
            "editType" : "add",
            "file" : "components/perl/perl-534/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/perl/perl-534/patches/1001-SYSNAME_os390.patch"
          },
          {
            "editType" : "add",
            "file" : "components/perl/perl-534/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/perl/perl-534/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/perl/perl-534/test/results-i386.master"
          },
          {
            "editType" : "add",
            "file" : "components/perl/perl-534/perl-534.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/libxdg-basedir/test/results-all.master",
          "components/library/libxdg-basedir/pkg5",
          "components/library/libxdg-basedir/libxdg-basedir.p5m",
          "components/library/libxdg-basedir/Makefile",
          "components/library/libxdg-basedir/manifests/sample-manifest.p5m"
        ],
        "commitId" : "cecb80295e4365aa0950931565a960d3c2f94800",
        "timestamp" : 1640790563000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "libxdg-basedir: update to 1.2.3 & add test results\u000a\u000a",
        "date" : "2021-12-29 16:09:23 +0100",
        "id" : "cecb80295e4365aa0950931565a960d3c2f94800",
        "msg" : "libxdg-basedir: update to 1.2.3 & add test results",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/libxdg-basedir/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libxdg-basedir/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libxdg-basedir/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/library/libxdg-basedir/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libxdg-basedir/libxdg-basedir.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/libxcb/Makefile",
          "components/x11/libxcb/patches/01-check-0.13.0-fix.patch",
          "components/x11/libxcb/pkg5"
        ],
        "commitId" : "fc1d060bc07fc9d559739c163e1ae0334a168d6d",
        "timestamp" : 1640794969000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "libxcb: update to 1.14\u000a\u000a",
        "date" : "2021-12-29 17:22:49 +0100",
        "id" : "fc1d060bc07fc9d559739c163e1ae0334a168d6d",
        "msg" : "libxcb: update to 1.14",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/x11/libxcb/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/libxcb/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/x11/libxcb/patches/01-check-0.13.0-fix.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/libexpat/manifests/sample-manifest.p5m",
          "components/library/libexpat/Makefile",
          "components/library/libexpat/expat.p5m"
        ],
        "commitId" : "d437d13883ee62a294442e062275c0fd8f208e54",
        "timestamp" : 1640800383000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "expat: update to 2.4.2\u000a\u000a",
        "date" : "2021-12-29 18:53:03 +0100",
        "id" : "d437d13883ee62a294442e062275c0fd8f208e54",
        "msg" : "expat: update to 2.4.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/libexpat/expat.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libexpat/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libexpat/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/mate/libmatekbd/Makefile",
          "components/desktop/mate/libmatekbd/pkg5"
        ],
        "commitId" : "a05db4ff9d5c756dc41b5cd5841352a3d4f208c8",
        "timestamp" : 1640804030000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "libmatekbd: update to 1.26.0\u000a\u000a",
        "date" : "2021-12-29 19:53:50 +0100",
        "id" : "a05db4ff9d5c756dc41b5cd5841352a3d4f208c8",
        "msg" : "libmatekbd: update to 1.26.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/libmatekbd/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/libmatekbd/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/mate/libmatemixer/Makefile",
          "components/desktop/mate/libmatemixer/pkg5"
        ],
        "commitId" : "ce7a5710af6bc4e5a601ab2efac74f6e34d0584c",
        "timestamp" : 1640804055000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "libmatemixer: update to 1.26.0\u000a\u000a",
        "date" : "2021-12-29 19:54:15 +0100",
        "id" : "ce7a5710af6bc4e5a601ab2efac74f6e34d0584c",
        "msg" : "libmatemixer: update to 1.26.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/libmatemixer/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/libmatemixer/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/mate/libmateweather/manifests/sample-manifest.p5m",
          "components/desktop/mate/libmateweather/Makefile",
          "components/desktop/mate/libmateweather/pkg5",
          "components/desktop/mate/libmateweather/libmateweather.p5m"
        ],
        "commitId" : "04fa716e2771b9152719f7287c333c67718947dc",
        "timestamp" : 1640804073000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "libmateweather: update to 1.26.0\u000a\u000a",
        "date" : "2021-12-29 19:54:33 +0100",
        "id" : "04fa716e2771b9152719f7287c333c67718947dc",
        "msg" : "libmateweather: update to 1.26.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/libmateweather/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/libmateweather/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/libmateweather/libmateweather.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/libmateweather/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/mate/mate-backgrounds/pkg5",
          "components/desktop/mate/mate-backgrounds/Makefile"
        ],
        "commitId" : "c6c4d9778f9d2b54888190b90fd08b712a7e6176",
        "timestamp" : 1640804092000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "mate-backgrounds: update to 1.26.0\u000a\u000a",
        "date" : "2021-12-29 19:54:52 +0100",
        "id" : "c6c4d9778f9d2b54888190b90fd08b712a7e6176",
        "msg" : "mate-backgrounds: update to 1.26.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-backgrounds/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-backgrounds/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/mate/mate-icon-theme/Makefile",
          "components/desktop/mate/mate-icon-theme/pkg5"
        ],
        "commitId" : "ff0324f0c6640ef42fd892b60e92db558c4531b2",
        "timestamp" : 1640804112000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "mate-icon-theme: update to 1.26.0\u000a\u000a",
        "date" : "2021-12-29 19:55:12 +0100",
        "id" : "ff0324f0c6640ef42fd892b60e92db558c4531b2",
        "msg" : "mate-icon-theme: update to 1.26.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-icon-theme/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-icon-theme/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/ansible/pkg5",
          "components/python/ansible/Makefile"
        ],
        "commitId" : "da3a0e3db8f91c7f604c3945d86125cf4f2bed2a",
        "timestamp" : 1640804122000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "ansible: fix pkg5 and force re-publish\u000a\u000a",
        "date" : "2021-12-29 19:55:22 +0100",
        "id" : "da3a0e3db8f91c7f604c3945d86125cf4f2bed2a",
        "msg" : "ansible: fix pkg5 and force re-publish",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/ansible/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/ansible/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/mate/mate-themes/Makefile",
          "components/desktop/mate/mate-themes/manifests/sample-manifest.p5m",
          "components/desktop/mate/mate-themes/mate-themes.p5m",
          "components/desktop/mate/mate-themes/pkg5"
        ],
        "commitId" : "198c0f5925a1766f74c8f40a87e198b3bac128ad",
        "timestamp" : 1640804968000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "mate-themes: update to 1.26.0\u000a\u000a",
        "date" : "2021-12-29 20:09:28 +0100",
        "id" : "198c0f5925a1766f74c8f40a87e198b3bac128ad",
        "msg" : "mate-themes: update to 1.26.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-themes/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-themes/mate-themes.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-themes/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-themes/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/mate/mate-session-manager/manifests/sample-manifest.p5m",
          "components/desktop/mate/mate-session-manager/Makefile",
          "components/desktop/mate/mate-session-manager/mate-session-manager.p5m"
        ],
        "commitId" : "adf59d66302067c8c900fb08c9c1299f25d082ad",
        "timestamp" : 1640804983000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "mate-session-manager: update to 1.26.0\u000a\u000a",
        "date" : "2021-12-29 20:09:43 +0100",
        "id" : "adf59d66302067c8c900fb08c9c1299f25d082ad",
        "msg" : "mate-session-manager: update to 1.26.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-session-manager/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-session-manager/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-session-manager/mate-session-manager.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/mate/mate-user-guide/mate-user-guide.p5m",
          "components/desktop/mate/mate-user-guide/pkg5",
          "components/desktop/mate/mate-user-guide/manifests/sample-manifest.p5m",
          "components/desktop/mate/mate-user-guide/Makefile",
          "components/desktop/mate/mate-user-guide/patches/02-skip-lang-itstool-segfault.patch"
        ],
        "commitId" : "62914993d7f3a9c913a19dcde0e1f8a6c740ed5c",
        "timestamp" : 1640804999000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "mate-user-guide: update to 1.26.0\u000a\u000a",
        "date" : "2021-12-29 20:09:59 +0100",
        "id" : "62914993d7f3a9c913a19dcde0e1f8a6c740ed5c",
        "msg" : "mate-user-guide: update to 1.26.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-user-guide/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/mate/mate-user-guide/patches/02-skip-lang-itstool-segfault.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-user-guide/mate-user-guide.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-user-guide/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-user-guide/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/mate/mozo/mozo.p5m",
          "components/desktop/mate/mozo/manifests/sample-manifest.p5m",
          "components/desktop/mate/mozo/Makefile",
          "components/desktop/mate/mozo/pkg5"
        ],
        "commitId" : "bc67a8cddf5378d2539cd9ca666ed8399b3766d0",
        "timestamp" : 1640805014000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "mozo: update to 1.26.0\u000a\u000a",
        "date" : "2021-12-29 20:10:14 +0100",
        "id" : "bc67a8cddf5378d2539cd9ca666ed8399b3766d0",
        "msg" : "mozo: update to 1.26.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mozo/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mozo/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mozo/mozo.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mozo/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/editor/pluma/pkg5",
          "components/editor/pluma/pluma.p5m",
          "components/editor/pluma/Makefile",
          "components/editor/pluma/manifests/sample-manifest.p5m"
        ],
        "commitId" : "d68a3a4f79ec915bdb60a49c6f54719e88d89651",
        "timestamp" : 1640805030000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "pluma: update to 1.26.0\u000a\u000a",
        "date" : "2021-12-29 20:10:30 +0100",
        "id" : "d68a3a4f79ec915bdb60a49c6f54719e88d89651",
        "msg" : "pluma: update to 1.26.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/editor/pluma/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/editor/pluma/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/editor/pluma/pluma.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/editor/pluma/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/mate/mate-system-monitor/Makefile"
        ],
        "commitId" : "af2bb394a5c5b8535896a971b7341cf929771d1c",
        "timestamp" : 1640806411000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "mate-system-monitor: update to 1.26.0\u000a\u000a",
        "date" : "2021-12-29 20:33:31 +0100",
        "id" : "af2bb394a5c5b8535896a971b7341cf929771d1c",
        "msg" : "mate-system-monitor: update to 1.26.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-system-monitor/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/mate/mate-calc/pkg5",
          "components/desktop/mate/mate-calc/Makefile"
        ],
        "commitId" : "a116edf84ff2abfa7be6fd1616d242ada7835879",
        "timestamp" : 1640806424000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "mate-calc: update to 1.26.0\u000a\u000a",
        "date" : "2021-12-29 20:33:44 +0100",
        "id" : "a116edf84ff2abfa7be6fd1616d242ada7835879",
        "msg" : "mate-calc: update to 1.26.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-calc/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-calc/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/mate/mate-desktop/Makefile",
          "components/desktop/mate/mate-desktop/pkg5"
        ],
        "commitId" : "ad45791a5af3616227e85d652b0c1e25b3c8f912",
        "timestamp" : 1640806473000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "mate-desktop: update to 1.26.0\u000a\u000a",
        "date" : "2021-12-29 20:34:33 +0100",
        "id" : "ad45791a5af3616227e85d652b0c1e25b3c8f912",
        "msg" : "mate-desktop: update to 1.26.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-desktop/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-desktop/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/mate/mate-menus/Makefile",
          "components/desktop/mate/mate-menus/pkg5",
          "components/desktop/mate/mate-menus/mate-menus.p5m",
          "components/desktop/mate/mate-menus/manifests/sample-manifest.p5m"
        ],
        "commitId" : "e7d11232a307d70cb5cf333158e6732ab5a53f0c",
        "timestamp" : 1640806484000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "mate-menus: update to 1.26.0\u000a\u000a",
        "date" : "2021-12-29 20:34:44 +0100",
        "id" : "e7d11232a307d70cb5cf333158e6732ab5a53f0c",
        "msg" : "mate-menus: update to 1.26.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-menus/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-menus/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-menus/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-menus/mate-menus.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/mate/marco/manifests/sample-manifest.p5m",
          "components/desktop/mate/marco/pkg5",
          "components/desktop/mate/marco/marco.p5m",
          "components/desktop/mate/marco/Makefile",
          "components/desktop/mate/marco/patches/02-remove-Solaris-Xinerama-configure-check.patch"
        ],
        "commitId" : "6cf556273cf7f290c4256ceacf0641b8adceead3",
        "timestamp" : 1640806499000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "marco: update to 1.26.0\u000a\u000a",
        "date" : "2021-12-29 20:34:59 +0100",
        "id" : "6cf556273cf7f290c4256ceacf0641b8adceead3",
        "msg" : "marco: update to 1.26.0",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/desktop/mate/marco/patches/02-remove-Solaris-Xinerama-configure-check.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/marco/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/marco/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/marco/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/marco/marco.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/mate/mate-terminal/pkg5",
          "components/desktop/mate/mate-terminal/Makefile"
        ],
        "commitId" : "f89ef0ae5e4548f66058d8c53a3e84faad59168f",
        "timestamp" : 1640806511000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "mate-terminal: update to 1.26.0\u000a\u000a",
        "date" : "2021-12-29 20:35:11 +0100",
        "id" : "f89ef0ae5e4548f66058d8c53a3e84faad59168f",
        "msg" : "mate-terminal: update to 1.26.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-terminal/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-terminal/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/mate/mate-panel/Makefile"
        ],
        "commitId" : "a865863958c4bfb784a58d61d94f1877b1d50d19",
        "timestamp" : 1640808500000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "mate-panel: update to 1.26.0\u000a\u000a",
        "date" : "2021-12-29 21:08:20 +0100",
        "id" : "a865863958c4bfb784a58d61d94f1877b1d50d19",
        "msg" : "mate-panel: update to 1.26.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-panel/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/image/eom/patches/03-xopensource.patch",
          "components/image/eom/pkg5",
          "components/image/eom/Makefile"
        ],
        "commitId" : "ff145f308a515736cf671fb265eb5f794f56cc4a",
        "timestamp" : 1640808509000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "eom: update to 1.26.0\u000a\u000a",
        "date" : "2021-12-29 21:08:29 +0100",
        "id" : "ff145f308a515736cf671fb265eb5f794f56cc4a",
        "msg" : "eom: update to 1.26.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/image/eom/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/image/eom/patches/03-xopensource.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/image/eom/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/mate/mate-settings-daemon/Makefile",
          "components/desktop/mate/mate-settings-daemon/pkg5"
        ],
        "commitId" : "c3fd5ebbfc5f4c2115dacda16675ac89502ff6d0",
        "timestamp" : 1640808519000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "mate-settings-daemon: update to 1.26.0\u000a\u000a",
        "date" : "2021-12-29 21:08:39 +0100",
        "id" : "c3fd5ebbfc5f4c2115dacda16675ac89502ff6d0",
        "msg" : "mate-settings-daemon: update to 1.26.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-settings-daemon/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-settings-daemon/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/mate/caja/patches/02-time-slider-part2.patch",
          "components/desktop/mate/caja/Makefile",
          "components/desktop/mate/caja/caja.p5m",
          "components/desktop/mate/caja/patches/01-time-slider.patch",
          "components/desktop/mate/caja/manifests/sample-manifest.p5m",
          "components/desktop/mate/caja/pkg5",
          "components/desktop/mate/caja/test/results-64.master"
        ],
        "commitId" : "bc1b7e0e498e27cc70e4fb1a07f02fd2e35e7302",
        "timestamp" : 1640808532000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "caja: update to 1.26.0\u000a\u000a",
        "date" : "2021-12-29 21:08:52 +0100",
        "id" : "bc1b7e0e498e27cc70e4fb1a07f02fd2e35e7302",
        "msg" : "caja: update to 1.26.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/caja/patches/01-time-slider.patch"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/mate/caja/patches/02-time-slider-part2.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/caja/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/caja/caja.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/caja/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/caja/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/mate/caja/test/results-64.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/mate/mate-media/pkg5",
          "components/desktop/mate/mate-media/manifests/sample-manifest.p5m",
          "components/desktop/mate/mate-media/Makefile",
          "components/desktop/mate/mate-media/mate-media.p5m"
        ],
        "commitId" : "debb49c480dc9371d2ecec3fb1300b2e900f4eb5",
        "timestamp" : 1640810181000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "mate-media: update to 1.26.0\u000a\u000a",
        "date" : "2021-12-29 21:36:21 +0100",
        "id" : "debb49c480dc9371d2ecec3fb1300b2e900f4eb5",
        "msg" : "mate-media: update to 1.26.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-media/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-media/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-media/mate-media.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-media/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/mate/mate-applets/Makefile",
          "components/desktop/mate/mate-applets/patches/01-make-multiload-network-available.patch",
          "components/desktop/mate/mate-applets/patches/02-make-multiload-network-available-part2.patch",
          "components/desktop/mate/mate-applets/mate-applets.p5m",
          "components/desktop/mate/mate-applets/manifests/sample-manifest.p5m",
          "components/desktop/mate/mate-applets/pkg5"
        ],
        "commitId" : "3185586093c1b07a7e0b99e57bbdb05296d348df",
        "timestamp" : 1640811638000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "mate-applets: update to 1.26.0\u000a\u000a",
        "date" : "2021-12-29 22:00:38 +0100",
        "id" : "3185586093c1b07a7e0b99e57bbdb05296d348df",
        "msg" : "mate-applets: update to 1.26.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-applets/mate-applets.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-applets/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-applets/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/mate/mate-applets/patches/02-make-multiload-network-available-part2.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-applets/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-applets/patches/01-make-multiload-network-available.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/mate/mate-control-center/Makefile",
          "components/desktop/mate/mate-control-center/patches/01-remote-x-no-kbd-layout.patch",
          "components/desktop/mate/mate-control-center/patches/06-no-time-admin.patch",
          "components/desktop/mate/mate-control-center/pkg5",
          "components/desktop/mate/mate-control-center/patches/03-remove-pkexec.patch"
        ],
        "commitId" : "3e2a1fcd97d967f0a48f5f5a81a896a4bf0679f2",
        "timestamp" : 1640811651000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "mate-control-center: 1.26.0\u000a\u000a",
        "date" : "2021-12-29 22:00:51 +0100",
        "id" : "3e2a1fcd97d967f0a48f5f5a81a896a4bf0679f2",
        "msg" : "mate-control-center: 1.26.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-control-center/pkg5"
          },
          {
            "editType" : "delete",
            "file" : "components/desktop/mate/mate-control-center/patches/01-remote-x-no-kbd-layout.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-control-center/patches/06-no-time-admin.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-control-center/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-control-center/patches/03-remove-pkexec.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/mate/mate-notification-daemon/pkg5",
          "components/desktop/mate/mate-notification-daemon/manifests/sample-manifest.p5m",
          "components/desktop/mate/mate-notification-daemon/mate-notification-daemon.p5m",
          "components/desktop/mate/mate-notification-daemon/Makefile"
        ],
        "commitId" : "ef76574a5db6aef91895399581d71198d59bd6f1",
        "timestamp" : 1640811665000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "mate-notification-daemon: update to 1.26.0\u000a\u000a",
        "date" : "2021-12-29 22:01:05 +0100",
        "id" : "ef76574a5db6aef91895399581d71198d59bd6f1",
        "msg" : "mate-notification-daemon: update to 1.26.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-notification-daemon/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-notification-daemon/mate-notification-daemon.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-notification-daemon/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-notification-daemon/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/mate/mate-utils/Makefile",
          "components/desktop/mate/mate-utils/pkg5",
          "components/desktop/mate/mate-utils/manifests/sample-manifest.p5m",
          "components/desktop/mate/mate-utils/mate-search-tool.p5m"
        ],
        "commitId" : "8f1fd9a1c1dd937496db703df327d4cbade3330d",
        "timestamp" : 1640811679000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "mate-utils: update to 1.26.0\u000a\u000a",
        "date" : "2021-12-29 22:01:19 +0100",
        "id" : "8f1fd9a1c1dd937496db703df327d4cbade3330d",
        "msg" : "mate-utils: update to 1.26.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-utils/mate-search-tool.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-utils/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-utils/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-utils/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/mate/mate-power-manager/Makefile",
          "components/desktop/mate/mate-power-manager/pkg5",
          "components/desktop/mate/mate-power-manager/patches/06-screensaver.patch",
          "components/desktop/mate/mate-power-manager/patches/05-correct-policy.patch"
        ],
        "commitId" : "0136c6a7dd09c25bb92252e06a40d118c2b0b274",
        "timestamp" : 1640811694000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "mate-power-manager: update to 1.26.0\u000a\u000a",
        "date" : "2021-12-29 22:01:34 +0100",
        "id" : "0136c6a7dd09c25bb92252e06a40d118c2b0b274",
        "msg" : "mate-power-manager: update to 1.26.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-power-manager/patches/05-correct-policy.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-power-manager/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-power-manager/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-power-manager/patches/06-screensaver.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/mate/caja-extensions/caja-extensions.p5m",
          "components/desktop/mate/caja-extensions/pkg5",
          "components/desktop/mate/caja-extensions/Makefile",
          "components/desktop/mate/caja-extensions/manifests/sample-manifest.p5m"
        ],
        "commitId" : "ef14c8115562b6231eaa9c7569fe7874ac116e12",
        "timestamp" : 1640811707000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "caja-extensions: update to 1.26.0\u000a\u000a",
        "date" : "2021-12-29 22:01:47 +0100",
        "id" : "ef14c8115562b6231eaa9c7569fe7874ac116e12",
        "msg" : "caja-extensions: update to 1.26.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/caja-extensions/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/caja-extensions/caja-extensions.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/caja-extensions/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/caja-extensions/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/mate/atril/pkg5",
          "components/desktop/mate/atril/atril.p5m",
          "components/desktop/mate/atril/manifests/sample-manifest.p5m",
          "components/desktop/mate/atril/Makefile"
        ],
        "commitId" : "c000442ab617cbf157206f6982a029c5cdc27703",
        "timestamp" : 1640813925000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "atril: update to 1.26.0\u000a\u000a",
        "date" : "2021-12-29 22:38:45 +0100",
        "id" : "c000442ab617cbf157206f6982a029c5cdc27703",
        "msg" : "atril: update to 1.26.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/atril/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/atril/atril.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/atril/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/atril/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/mate/engrampa/Makefile",
          "components/desktop/mate/engrampa/pkg5"
        ],
        "commitId" : "5e6297d888f629eee0d75acec0cf9f6a03f0b49e",
        "timestamp" : 1640813935000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "engrampa: update to 1.26.0\u000a\u000a",
        "date" : "2021-12-29 22:38:55 +0100",
        "id" : "5e6297d888f629eee0d75acec0cf9f6a03f0b49e",
        "msg" : "engrampa: update to 1.26.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/engrampa/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/engrampa/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/bcrypt/bcrypt-PYVER.p5m",
          "components/python/bcrypt-legacy/history",
          "components/python/bcrypt-legacy/bcrypt-PYVER.p5m",
          "components/python/bcrypt-legacy/Makefile",
          "components/python/bcrypt-legacy/manifests/generic-manifest.p5m",
          "components/python/bcrypt-legacy/manifests/sample-manifest.p5m",
          "components/python/bcrypt/history",
          "components/python/bcrypt/manifests/sample-manifest.p5m",
          "components/python/bcrypt/manifests/generic-manifest.p5m",
          "components/python/bcrypt-legacy/pkg5",
          "components/python/bcrypt/pkg5",
          "components/python/bcrypt/Makefile"
        ],
        "commitId" : "fca112abdab54a847f4ea6b07fab5aca33286602",
        "timestamp" : 1640819130000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "update bcrypt & add python-3.7 and 3.9 versions\u000a\u000a* add bcrypt-3.2.0 for python 3.7 and 3.9\u000a\u000a* update bcrypt to 3.1.7 for python 2.7, 3.5 & move into separate folder\u000a",
        "date" : "2021-12-30 00:05:30 +0100",
        "id" : "fca112abdab54a847f4ea6b07fab5aca33286602",
        "msg" : "update bcrypt & add python-3.7 and 3.9 versions",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/bcrypt-legacy/manifests/generic-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/bcrypt-legacy/bcrypt-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/bcrypt/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/bcrypt/bcrypt-PYVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/bcrypt-legacy/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/bcrypt/pkg5"
          },
          {
            "editType" : "delete",
            "file" : "components/python/bcrypt/history"
          },
          {
            "editType" : "add",
            "file" : "components/python/bcrypt/manifests/generic-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/bcrypt-legacy/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/bcrypt/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/bcrypt-legacy/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/bcrypt-legacy/history"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}