{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        }
      ]
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/oi/hipster" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 5163,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "a44b4ff2bdf88b32609b8b77d90bcfdaf869d411",
            "branch" : [
              {
                "SHA1" : "a44b4ff2bdf88b32609b8b77d90bcfdaf869d411",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "a44b4ff2bdf88b32609b8b77d90bcfdaf869d411",
            "branch" : [
              {
                "SHA1" : "a44b4ff2bdf88b32609b8b77d90bcfdaf869d411",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          }
        },
        "origin/HEAD" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 2,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "a248aeece198193fec99eba994911716ef449c73",
            "branch" : [
              {
                "SHA1" : "a248aeece198193fec99eba994911716ef449c73",
                "name" : "origin/oi/hipster"
              },
              {
                "SHA1" : "a248aeece198193fec99eba994911716ef449c73",
                "name" : "origin/HEAD"
              }
            ]
          },
          "revision" : {
            "SHA1" : "a248aeece198193fec99eba994911716ef449c73",
            "branch" : [
              {
                "SHA1" : "a248aeece198193fec99eba994911716ef449c73",
                "name" : "origin/oi/hipster"
              },
              {
                "SHA1" : "a248aeece198193fec99eba994911716ef449c73",
                "name" : "origin/HEAD"
              }
            ]
          }
        },
        "origin/oi/hipster" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1129,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "cfc2a57e0553acffbe03c3f54f24cadaac25e1b7",
            "branch" : [
              {
                "SHA1" : "cfc2a57e0553acffbe03c3f54f24cadaac25e1b7",
                "name" : "origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "cfc2a57e0553acffbe03c3f54f24cadaac25e1b7",
            "branch" : [
              {
                "SHA1" : "cfc2a57e0553acffbe03c3f54f24cadaac25e1b7",
                "name" : "origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "a44b4ff2bdf88b32609b8b77d90bcfdaf869d411",
        "branch" : [
          {
            "SHA1" : "a44b4ff2bdf88b32609b8b77d90bcfdaf869d411",
            "name" : "refs/remotes/origin/oi/hipster"
          }
        ]
      },
      "remoteUrls" : [
        "git://github.com/OpenIndiana/oi-userland.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#5163",
  "duration" : 5545219,
  "estimatedDuration" : 2462816,
  "executor" : None,
  "fullDisplayName" : "oi-userland #5163",
  "id" : "5163",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 5163,
  "queueId" : 812,
  "result" : "SUCCESS",
  "timestamp" : 1589309758424,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-userland/5163/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/archiver/arj/Makefile"
        ],
        "commitId" : "346265d48e816f7737ee98631c41a3cc7195a3b8",
        "timestamp" : 1589309481000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "arj: fix missing build flags\u000a",
        "date" : "2020-05-12 20:51:21 +0200",
        "id" : "346265d48e816f7737ee98631c41a3cc7195a3b8",
        "msg" : "arj: fix missing build flags",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/archiver/arj/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/archiver/pixz/Makefile",
          "components/archiver/pixz/patches/00-fix-linkage.patch"
        ],
        "commitId" : "708472b60fa507465345121820b366d60b1b300e",
        "timestamp" : 1589309495000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "pixz: fix extern declaration\u000a",
        "date" : "2020-05-12 20:51:35 +0200",
        "id" : "708472b60fa507465345121820b366d60b1b300e",
        "msg" : "pixz: fix extern declaration",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/archiver/pixz/patches/00-fix-linkage.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/archiver/pixz/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/cluster/cluster-glue/Makefile"
        ],
        "commitId" : "bfff235b79b8a3ba2984f4d4575011c4dbf119ca",
        "timestamp" : 1589309510000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "cluster-glue: workaround libssp dependency issue\u000a",
        "date" : "2020-05-12 20:51:50 +0200",
        "id" : "bfff235b79b8a3ba2984f4d4575011c4dbf119ca",
        "msg" : "cluster-glue: workaround libssp dependency issue",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/cluster/cluster-glue/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/cluster/resource-agents/Makefile"
        ],
        "commitId" : "9a156b138667b8d6ee4b6c2c49ce5fb685b9c688",
        "timestamp" : 1589309510000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "resource-agents: workaround libssp dependency issue\u000a",
        "date" : "2020-05-12 20:51:50 +0200",
        "id" : "9a156b138667b8d6ee4b6c2c49ce5fb685b9c688",
        "msg" : "resource-agents: workaround libssp dependency issue",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/cluster/resource-agents/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/keepassx/Makefile"
        ],
        "commitId" : "6e43a8f94f6f355e694fa9f597367471d99b6c26",
        "timestamp" : 1589309510000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "keepassx: workaround libssp dependency issue\u000a",
        "date" : "2020-05-12 20:51:50 +0200",
        "id" : "6e43a8f94f6f355e694fa9f597367471d99b6c26",
        "msg" : "keepassx: workaround libssp dependency issue",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/keepassx/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/editor/vim/Makefile"
        ],
        "commitId" : "6f184e5e4146c700acd913d49c17b66a44cda25f",
        "timestamp" : 1589309510000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "vim: workaround libssp dependency issue\u000a",
        "date" : "2020-05-12 20:51:50 +0200",
        "id" : "6f184e5e4146c700acd913d49c17b66a44cda25f",
        "msg" : "vim: workaround libssp dependency issue",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/editor/vim/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/libsodium/Makefile"
        ],
        "commitId" : "ab16d4b0b548023955712c944a82891f356f03e6",
        "timestamp" : 1589309510000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "libsodium: workaround libssp dependency issue\u000a",
        "date" : "2020-05-12 20:51:50 +0200",
        "id" : "ab16d4b0b548023955712c944a82891f356f03e6",
        "msg" : "libsodium: workaround libssp dependency issue",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/libsodium/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/tdb/Makefile"
        ],
        "commitId" : "d85a159fad5ffe03a0f81e699b652935badc807a",
        "timestamp" : 1589309510000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "tdb: workaround libssp dependency issue\u000a",
        "date" : "2020-05-12 20:51:50 +0200",
        "id" : "d85a159fad5ffe03a0f81e699b652935badc807a",
        "msg" : "tdb: workaround libssp dependency issue",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/tdb/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/network/avahi/Makefile"
        ],
        "commitId" : "7f39897879d377e5c6a34e09579ab1cd3443ecbd",
        "timestamp" : 1589309510000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "avahi: workaround libssp dependency issue\u000a",
        "date" : "2020-05-12 20:51:50 +0200",
        "id" : "7f39897879d377e5c6a34e09579ab1cd3443ecbd",
        "msg" : "avahi: workaround libssp dependency issue",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/network/avahi/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/network/dnscrypt-proxy/Makefile"
        ],
        "commitId" : "e955ef6dcec6455fbb2c7c126c8f952e62e61085",
        "timestamp" : 1589309510000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "dnscrypt-proxy: workaround libssp dependency issue\u000a",
        "date" : "2020-05-12 20:51:50 +0200",
        "id" : "e955ef6dcec6455fbb2c7c126c8f952e62e61085",
        "msg" : "dnscrypt-proxy: workaround libssp dependency issue",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/network/dnscrypt-proxy/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/network/irssi/Makefile"
        ],
        "commitId" : "e2fc672a91e903bb1d8c97cd24689c5974719011",
        "timestamp" : 1589309510000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "irssi: workaround libssp dependency issue\u000a",
        "date" : "2020-05-12 20:51:50 +0200",
        "id" : "e2fc672a91e903bb1d8c97cd24689c5974719011",
        "msg" : "irssi: workaround libssp dependency issue",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/network/irssi/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/network/openssh/Makefile"
        ],
        "commitId" : "8234f80b23f3a034e960f6ff8187b7280f6d8a62",
        "timestamp" : 1589309510000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "openssh: workaround libssp dependency issue\u000a",
        "date" : "2020-05-12 20:51:50 +0200",
        "id" : "8234f80b23f3a034e960f6ff8187b7280f6d8a62",
        "msg" : "openssh: workaround libssp dependency issue",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/network/openssh/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/network/tor/Makefile"
        ],
        "commitId" : "a7d872c952e33e79e436edb310a209b9fc760d87",
        "timestamp" : 1589309510000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "tor: workaround libssp dependency issue\u000a",
        "date" : "2020-05-12 20:51:50 +0200",
        "id" : "a7d872c952e33e79e436edb310a209b9fc760d87",
        "msg" : "tor: workaround libssp dependency issue",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/network/tor/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/DBI-PostgreSQL/Makefile"
        ],
        "commitId" : "3bcd19dd9451cd593f3e65457605f0c56ecdfb33",
        "timestamp" : 1589309510000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "DBI-PostgreSQL: workaround libssp dependency issue\u000a",
        "date" : "2020-05-12 20:51:50 +0200",
        "id" : "3bcd19dd9451cd593f3e65457605f0c56ecdfb33",
        "msg" : "DBI-PostgreSQL: workaround libssp dependency issue",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/DBI-PostgreSQL/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/DBI-SQLite/Makefile"
        ],
        "commitId" : "9ee6526daf24514c451bb417c54684d97560ac09",
        "timestamp" : 1589309510000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "DBI-SQLite: workaround libssp dependency issue\u000a",
        "date" : "2020-05-12 20:51:50 +0200",
        "id" : "9ee6526daf24514c451bb417c54684d97560ac09",
        "msg" : "DBI-SQLite: workaround libssp dependency issue",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/DBI-SQLite/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/DBI/Makefile"
        ],
        "commitId" : "8a849017a547abbd6df4babf6e1479407ae5837f",
        "timestamp" : 1589309510000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "DBI: workaround libssp dependency issue\u000a",
        "date" : "2020-05-12 20:51:50 +0200",
        "id" : "8a849017a547abbd6df4babf6e1479407ae5837f",
        "msg" : "DBI: workaround libssp dependency issue",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/DBI/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/HTML-Parser/Makefile"
        ],
        "commitId" : "0c274d9744f026d0e74c211e3dda824250571563",
        "timestamp" : 1589309510000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "HTML-Parser: workaround libssp dependency issue\u000a",
        "date" : "2020-05-12 20:51:50 +0200",
        "id" : "0c274d9744f026d0e74c211e3dda824250571563",
        "msg" : "HTML-Parser: workaround libssp dependency issue",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/HTML-Parser/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/authen_pam/Makefile"
        ],
        "commitId" : "0f04b208bb7dbb9e34123cfd56a0f005b39510b8",
        "timestamp" : 1589309510000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "authen_pam: workaround libssp dependency issue\u000a",
        "date" : "2020-05-12 20:51:50 +0200",
        "id" : "0f04b208bb7dbb9e34123cfd56a0f005b39510b8",
        "msg" : "authen_pam: workaround libssp dependency issue",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/authen_pam/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/net-ssleay/Makefile"
        ],
        "commitId" : "3b1a459157e7dbd1c9ac07ab4d28b21157083f03",
        "timestamp" : 1589309510000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "net-ssleay: workaround libssp dependency issue\u000a",
        "date" : "2020-05-12 20:51:50 +0200",
        "id" : "3b1a459157e7dbd1c9ac07ab4d28b21157083f03",
        "msg" : "net-ssleay: workaround libssp dependency issue",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/net-ssleay/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/perl-522/Makefile"
        ],
        "commitId" : "57e9788122ab1950163b6b9334c39708f48a98c5",
        "timestamp" : 1589309510000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "perl-522: workaround libssp dependency issue\u000a",
        "date" : "2020-05-12 20:51:50 +0200",
        "id" : "57e9788122ab1950163b6b9334c39708f48a98c5",
        "msg" : "perl-522: workaround libssp dependency issue",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/perl-522/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/perl-524/Makefile"
        ],
        "commitId" : "b640ecebe7712ef927025208759c2d0a5920b433",
        "timestamp" : 1589309510000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "perl-524: workaround libssp dependency issue\u000a",
        "date" : "2020-05-12 20:51:50 +0200",
        "id" : "b640ecebe7712ef927025208759c2d0a5920b433",
        "msg" : "perl-524: workaround libssp dependency issue",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/perl-524/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/ruby/ruby-23/Makefile"
        ],
        "commitId" : "4c08015e7d5547c9f50de205bff2ea26836b9de6",
        "timestamp" : 1589309510000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "ruby-23: workaround libssp dependency issue\u000a",
        "date" : "2020-05-12 20:51:50 +0200",
        "id" : "4c08015e7d5547c9f50de205bff2ea26836b9de6",
        "msg" : "ruby-23: workaround libssp dependency issue",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/ruby/ruby-23/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/ruby/ruby-26/Makefile"
        ],
        "commitId" : "946077dbef0d9ff1dae24adcb917c94fc5f2f16a",
        "timestamp" : 1589309510000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "ruby-26: workaround libssp dependency issue\u000a",
        "date" : "2020-05-12 20:51:50 +0200",
        "id" : "946077dbef0d9ff1dae24adcb917c94fc5f2f16a",
        "msg" : "ruby-26: workaround libssp dependency issue",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/ruby/ruby-26/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/sysutils/gammu/Makefile"
        ],
        "commitId" : "464f10fcb352d233f276d53cb0d995acc755f33d",
        "timestamp" : 1589309510000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "gammu: workaround libssp dependency issue\u000a",
        "date" : "2020-05-12 20:51:50 +0200",
        "id" : "464f10fcb352d233f276d53cb0d995acc755f33d",
        "msg" : "gammu: workaround libssp dependency issue",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/sysutils/gammu/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/sysutils/net-snmp/Makefile"
        ],
        "commitId" : "3c368df746312d31ae122f5842ab2cc7f1b0da3c",
        "timestamp" : 1589309510000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "net-snmp: workaround libssp dependency issue\u000a",
        "date" : "2020-05-12 20:51:50 +0200",
        "id" : "3c368df746312d31ae122f5842ab2cc7f1b0da3c",
        "msg" : "net-snmp: workaround libssp dependency issue",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/sysutils/net-snmp/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/sysutils/stunnel/Makefile"
        ],
        "commitId" : "a44b4ff2bdf88b32609b8b77d90bcfdaf869d411",
        "timestamp" : 1589309510000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "stunnel: workaround libssp dependency issue\u000a",
        "date" : "2020-05-12 20:51:50 +0200",
        "id" : "a44b4ff2bdf88b32609b8b77d90bcfdaf869d411",
        "msg" : "stunnel: workaround libssp dependency issue",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/sysutils/stunnel/Makefile"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
      "fullName" : "Aurélien Larcher"
    }
  ]
}