{
  "_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" : 4652,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "952d41c9e9b3dc204115c185d0bd760b0e1c1bd3",
            "branch" : [
              {
                "SHA1" : "952d41c9e9b3dc204115c185d0bd760b0e1c1bd3",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "952d41c9e9b3dc204115c185d0bd760b0e1c1bd3",
            "branch" : [
              {
                "SHA1" : "952d41c9e9b3dc204115c185d0bd760b0e1c1bd3",
                "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" : "952d41c9e9b3dc204115c185d0bd760b0e1c1bd3",
        "branch" : [
          {
            "SHA1" : "952d41c9e9b3dc204115c185d0bd760b0e1c1bd3",
            "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" : "#4652",
  "duration" : 4442045,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #4652",
  "id" : "4652",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 4652,
  "queueId" : 66,
  "result" : "SUCCESS",
  "timestamp" : 1475798706340,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/4652/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/libdrm/libdrm.p5m",
          "components/x11/libdrm/Makefile",
          "components/x11/libdrm/patches/freedreno.patch",
          "components/x11/libdrm/manifests/sample-manifest.p5m"
        ],
        "commitId" : "e3d0c1494532e4d266be5eee1dbe2b2f7d8672d0",
        "timestamp" : 1475367920000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/aurelien.larcher",
          "fullName" : "aurelien.larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Bump libdrm to 2.4.70\u000a",
        "date" : "2016-10-02 02:25:20 +0200",
        "id" : "e3d0c1494532e4d266be5eee1dbe2b2f7d8672d0",
        "msg" : "Bump libdrm to 2.4.70",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/x11/libdrm/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/libdrm/patches/freedreno.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/libdrm/libdrm.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/libdrm/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/libfontenc/Makefile"
        ],
        "commitId" : "b410f1a8d8c359a9c461c671e3feea7f035c1722",
        "timestamp" : 1475367921000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/aurelien.larcher",
          "fullName" : "aurelien.larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Bump libfontenc to 1.1.3\u000a",
        "date" : "2016-10-02 02:25:21 +0200",
        "id" : "b410f1a8d8c359a9c461c671e3feea7f035c1722",
        "msg" : "Bump libfontenc to 1.1.3",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/x11/libfontenc/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/x11perf/x11perf.license",
          "components/x11/x11perf/x11perf.p5m",
          "components/x11/x11perf/manifests/sample-manifest.p5m",
          "components/x11/x11perf/Makefile"
        ],
        "commitId" : "6decb522b7c79183686c508eb161c5f0a2e48723",
        "timestamp" : 1475368033000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/aurelien.larcher",
          "fullName" : "aurelien.larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Bump x11perf to 1.6.0\u000a",
        "date" : "2016-10-02 02:27:13 +0200",
        "id" : "6decb522b7c79183686c508eb161c5f0a2e48723",
        "msg" : "Bump x11perf to 1.6.0",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/x11/x11perf/x11perf.license"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/x11perf/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/x11perf/x11perf.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/x11perf/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/xinput/Makefile"
        ],
        "commitId" : "503f66e1d1b690eb10ae9356ff9e7e9209807d7e",
        "timestamp" : 1475368034000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/aurelien.larcher",
          "fullName" : "aurelien.larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Bump xinput to 1.6.2\u000a",
        "date" : "2016-10-02 02:27:14 +0200",
        "id" : "503f66e1d1b690eb10ae9356ff9e7e9209807d7e",
        "msg" : "Bump xinput to 1.6.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/x11/xinput/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/xkbcomp/Makefile"
        ],
        "commitId" : "fe00dde05f64fbaab1eb4da52cd297c05419c815",
        "timestamp" : 1475368034000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/aurelien.larcher",
          "fullName" : "aurelien.larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Bump xkbcomp to 1.3.1\u000a",
        "date" : "2016-10-02 02:27:14 +0200",
        "id" : "fe00dde05f64fbaab1eb4da52cd297c05419c815",
        "msg" : "Bump xkbcomp to 1.3.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/x11/xkbcomp/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/xrandr/Makefile"
        ],
        "commitId" : "14ccc00d45f9c13ba5c3afd1fcb69425d0349623",
        "timestamp" : 1475368034000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/aurelien.larcher",
          "fullName" : "aurelien.larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Bump xrandr to 1.5.0\u000a",
        "date" : "2016-10-02 02:27:14 +0200",
        "id" : "14ccc00d45f9c13ba5c3afd1fcb69425d0349623",
        "msg" : "Bump xrandr to 1.5.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/x11/xrandr/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/xvinfo/Makefile"
        ],
        "commitId" : "f9001f3d76e535a142d18c533d2386372cb80816",
        "timestamp" : 1475368035000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/aurelien.larcher",
          "fullName" : "aurelien.larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Bump xvinfo to 1.1.3\u000a",
        "date" : "2016-10-02 02:27:15 +0200",
        "id" : "f9001f3d76e535a142d18c533d2386372cb80816",
        "msg" : "Bump xvinfo to 1.1.3",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/x11/xvinfo/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/synergy/Makefile",
          "components/synergy/patches/08-string-args.patch",
          "components/synergy/patches/07-Werrors.cpp.patch",
          "components/synergy/patches/05-in-help.patch",
          "components/synergy/patches/04-ellipse_error.patch",
          "components/synergy/patches/03-documentation.patch",
          "components/synergy/patches/06-ns.patch"
        ],
        "commitId" : "98299b3fa14490a7d57515ec6a1e9421b054449f",
        "timestamp" : 1475368035000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/aurelien.larcher",
          "fullName" : "aurelien.larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Bump synergy to 1.7.6\u000a",
        "date" : "2016-10-02 02:27:15 +0200",
        "id" : "98299b3fa14490a7d57515ec6a1e9421b054449f",
        "msg" : "Bump synergy to 1.7.6",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/synergy/patches/06-ns.patch"
          },
          {
            "editType" : "add",
            "file" : "components/synergy/patches/04-ellipse_error.patch"
          },
          {
            "editType" : "add",
            "file" : "components/synergy/patches/03-documentation.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/synergy/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/synergy/patches/05-in-help.patch"
          },
          {
            "editType" : "add",
            "file" : "components/synergy/patches/07-Werrors.cpp.patch"
          },
          {
            "editType" : "add",
            "file" : "components/synergy/patches/08-string-args.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/libpciaccess/Makefile"
        ],
        "commitId" : "e9c15358191d75d998be702e752b8c5123e4bc69",
        "timestamp" : 1475721296000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Bump libpciaccess to 0.13.4\u000a",
        "date" : "2016-10-06 04:34:56 +0200",
        "id" : "e9c15358191d75d998be702e752b8c5123e4bc69",
        "msg" : "Bump libpciaccess to 0.13.4",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/x11/libpciaccess/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/libFS/Makefile"
        ],
        "commitId" : "be587c11d8b99b73c4fbc5b5da77363517825eaf",
        "timestamp" : 1475721296000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Bump libFS to 1.0.7\u000a",
        "date" : "2016-10-06 04:34:56 +0200",
        "id" : "be587c11d8b99b73c4fbc5b5da77363517825eaf",
        "msg" : "Bump libFS to 1.0.7",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/x11/libFS/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/libXaw/Makefile"
        ],
        "commitId" : "2dea474c555909aae74765cd974778a192c33539",
        "timestamp" : 1475721297000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Bump libXaw to 1.0.13\u000a",
        "date" : "2016-10-06 04:34:57 +0200",
        "id" : "2dea474c555909aae74765cd974778a192c33539",
        "msg" : "Bump libXaw to 1.0.13",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/x11/libXaw/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/libXrandr/Makefile",
          "components/x11/libXrandr/mapfile-vers"
        ],
        "commitId" : "cf25e8f522b3d7358085c0ca62c39d7d4c9040ec",
        "timestamp" : 1475721297000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Bump libXrandr to 1.5.0\u000a",
        "date" : "2016-10-06 04:34:57 +0200",
        "id" : "cf25e8f522b3d7358085c0ca62c39d7d4c9040ec",
        "msg" : "Bump libXrandr to 1.5.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/x11/libXrandr/mapfile-vers"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/libXrandr/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/libXrender/Makefile"
        ],
        "commitId" : "e8cc97c51f95ed48fd3d0c56f45dc41cde4ba012",
        "timestamp" : 1475721297000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Bump libXrender to 0.9.9\u000a",
        "date" : "2016-10-06 04:34:57 +0200",
        "id" : "e8cc97c51f95ed48fd3d0c56f45dc41cde4ba012",
        "msg" : "Bump libXrender to 0.9.9",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/x11/libXrender/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/libXt/Makefile"
        ],
        "commitId" : "b944483f1143a6a3e7526fc94c79aae4c31854d4",
        "timestamp" : 1475721298000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Bump libXt to 1.1.5\u000a",
        "date" : "2016-10-06 04:34:58 +0200",
        "id" : "b944483f1143a6a3e7526fc94c79aae4c31854d4",
        "msg" : "Bump libXt to 1.1.5",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/x11/libXt/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/libxkbfile/Makefile",
          "components/x11/libxkbfile/patches/soversion.patch"
        ],
        "commitId" : "7559b82358bb91e3acea759b18fd6ce0a308b06d",
        "timestamp" : 1475721298000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Bump libxkbfile to 1.0.9\u000a",
        "date" : "2016-10-06 04:34:58 +0200",
        "id" : "7559b82358bb91e3acea759b18fd6ce0a308b06d",
        "msg" : "Bump libxkbfile to 1.0.9",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/x11/libxkbfile/patches/soversion.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/libxkbfile/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/libX11/patches/56.CVE-2016-7942.patch",
          "components/x11/libX11/patches/57.CVE-2016-7943.patch",
          "components/x11/libX11/Makefile"
        ],
        "commitId" : "cf893950f1686e0a95a71a24338dd056d9dbf31a",
        "timestamp" : 1475721298000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Fix libX11 CVE-2016-7942, CVE-2016-7943\u000a",
        "date" : "2016-10-06 04:34:58 +0200",
        "id" : "cf893950f1686e0a95a71a24338dd056d9dbf31a",
        "msg" : "Fix libX11 CVE-2016-7942, CVE-2016-7943",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/x11/libX11/patches/56.CVE-2016-7942.patch"
          },
          {
            "editType" : "add",
            "file" : "components/x11/libX11/patches/57.CVE-2016-7943.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/libX11/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/libXfixes/Makefile",
          "components/x11/libXfixes/patches/02-CVE-2016-7944.patch"
        ],
        "commitId" : "667d6bb9ad1bf740abbf3f5467082c22f5f57fee",
        "timestamp" : 1475721299000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Fix libXfixes CVE-2016-7944\u000a",
        "date" : "2016-10-06 04:34:59 +0200",
        "id" : "667d6bb9ad1bf740abbf3f5467082c22f5f57fee",
        "msg" : "Fix libXfixes CVE-2016-7944",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/x11/libXfixes/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/x11/libXfixes/patches/02-CVE-2016-7944.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/libXi/Makefile",
          "components/x11/libXi/patches/02-CVE-2016-7945+CVE-2016-7946.patch"
        ],
        "commitId" : "68adefaf3db72e949975b51a12f5b1a4e5bd9d10",
        "timestamp" : 1475721299000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Fix libXi CVE-2016-7945, CVE-2016-7946\u000a",
        "date" : "2016-10-06 04:34:59 +0200",
        "id" : "68adefaf3db72e949975b51a12f5b1a4e5bd9d10",
        "msg" : "Fix libXi CVE-2016-7945, CVE-2016-7946",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/x11/libXi/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/x11/libXi/patches/02-CVE-2016-7945+CVE-2016-7946.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/libXrandr/patches/01-CVE-2016-7947+CVE-2016-7948.patch"
        ],
        "commitId" : "f116b1baa9d0954735d0e7d924c3585352407934",
        "timestamp" : 1475721299000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Fix libXrandr CVE-2016-7947, CVE-2016-7948\u000a",
        "date" : "2016-10-06 04:34:59 +0200",
        "id" : "f116b1baa9d0954735d0e7d924c3585352407934",
        "msg" : "Fix libXrandr CVE-2016-7947, CVE-2016-7948",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/x11/libXrandr/patches/01-CVE-2016-7947+CVE-2016-7948.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/libXrender/patches/02-CVE-2016-7950.patch",
          "components/x11/libXrender/patches/01-CVE-2016-7949.patch"
        ],
        "commitId" : "6b1fb0e7afd9dfd5cf56db2a98d711ed6ac64731",
        "timestamp" : 1475721300000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Fix libXrender CVE-2016-7949, CVE-2016-7950\u000a",
        "date" : "2016-10-06 04:35:00 +0200",
        "id" : "6b1fb0e7afd9dfd5cf56db2a98d711ed6ac64731",
        "msg" : "Fix libXrender CVE-2016-7949, CVE-2016-7950",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/x11/libXrender/patches/01-CVE-2016-7949.patch"
          },
          {
            "editType" : "add",
            "file" : "components/x11/libXrender/patches/02-CVE-2016-7950.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/libXtst/patches/02-CVE-2016-7951+CVE-2016-7952.patch",
          "components/x11/libXtst/Makefile",
          "components/x11/libXtst/patches/01-solaris-abi.patch",
          "components/x11/libXtst/patches/solaris-abi.patch"
        ],
        "commitId" : "0c364d35af2b4d16cdbfd2775a8fd5af8671c3d8",
        "timestamp" : 1475721300000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Fix libXtst CVE-2016-7951, CVE-2016-7952\u000a",
        "date" : "2016-10-06 04:35:00 +0200",
        "id" : "0c364d35af2b4d16cdbfd2775a8fd5af8671c3d8",
        "msg" : "Fix libXtst CVE-2016-7951, CVE-2016-7952",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/x11/libXtst/patches/solaris-abi.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/libXtst/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/x11/libXtst/patches/02-CVE-2016-7951+CVE-2016-7952.patch"
          },
          {
            "editType" : "add",
            "file" : "components/x11/libXtst/patches/01-solaris-abi.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/libXv/patches/02-CVE-2016-5407.patch",
          "components/x11/libXv/Makefile",
          "components/x11/libXv/patches/lintlib.patch",
          "components/x11/libXv/patches/01-lintlib.patch"
        ],
        "commitId" : "89a65e22a92aa4d0f57d4e42c30a6b1e66cb2d0f",
        "timestamp" : 1475721300000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Fix libXv CVE-2016-5407\u000a",
        "date" : "2016-10-06 04:35:00 +0200",
        "id" : "89a65e22a92aa4d0f57d4e42c30a6b1e66cb2d0f",
        "msg" : "Fix libXv CVE-2016-5407",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/x11/libXv/patches/02-CVE-2016-5407.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/x11/libXv/patches/lintlib.patch"
          },
          {
            "editType" : "add",
            "file" : "components/x11/libXv/patches/01-lintlib.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/libXv/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/libXvMC/Makefile",
          "components/x11/libXvMC/patches/01-CVE-2016-7953.patch"
        ],
        "commitId" : "78e209d311f0e5e312ea01108cdb64fb902e94f4",
        "timestamp" : 1475721301000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Fix libXvMC CVE-2016-7953\u000a",
        "date" : "2016-10-06 04:35:01 +0200",
        "id" : "78e209d311f0e5e312ea01108cdb64fb902e94f4",
        "msg" : "Fix libXvMC CVE-2016-7953",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/x11/libXvMC/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/x11/libXvMC/patches/01-CVE-2016-7953.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/web/haproxy/Makefile",
          "components/web/haproxy/patches/Makefile.patch"
        ],
        "commitId" : "8192b00761c79f5622f910a9430c2f295a0e3c5a",
        "timestamp" : 1475745114000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/adam.stevko",
          "fullName" : "adam.stevko"
        },
        "authorEmail" : "adam.stevko@gmail.com",
        "comment" : "Update haproxy to 1.6.9 and enable Lua support\u000a",
        "date" : "2016-10-06 12:11:54 +0300",
        "id" : "8192b00761c79f5622f910a9430c2f295a0e3c5a",
        "msg" : "Update haproxy to 1.6.9 and enable Lua support",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/web/haproxy/patches/Makefile.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/web/haproxy/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/network/ssh-askpass/network-ssh-askpass.p5m",
          "components/network/ssh-askpass/files/ssh-askpass-zenity",
          "components/network/openssh/network-ssh.p5m",
          "components/network/ssh-askpass/Makefile",
          "components/network/openssh/Makefile",
          "components/network/ssh-askpass/opensolaris.license",
          "components/network/ssh-askpass/network-ssh-askpass-zenity.p5m"
        ],
        "commitId" : "0bc59f80c0eda5f55d331f69b7bccd5e1561a0dd",
        "timestamp" : 1475745146000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/jimklimov",
          "fullName" : "Jim Klimov"
        },
        "authorEmail" : "jim@jimklimov.com",
        "comment" : "OpenSSH: salvage ssh-askpass from SunSSH so we have one\u000a* also fix the download URL for tarball\u000a* deliver ssh-askpass as a separate metapackage to cover different\u000aimplementations + package for specifically the zenity implementation\u000aconsidering the possible mediation to other ssh-askpasses out there\u000a* network-ssh.p5m : propose/install an ssh-askpass if an XServer is\u000ainstalled in this zone\u000a",
        "date" : "2016-10-06 11:12:26 +0200",
        "id" : "0bc59f80c0eda5f55d331f69b7bccd5e1561a0dd",
        "msg" : "OpenSSH: salvage ssh-askpass from SunSSH so we have one",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/network/ssh-askpass/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/network/ssh-askpass/network-ssh-askpass-zenity.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/network/ssh-askpass/network-ssh-askpass.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/network/ssh-askpass/opensolaris.license"
          },
          {
            "editType" : "edit",
            "file" : "components/network/openssh/network-ssh.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/network/openssh/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/network/ssh-askpass/files/ssh-askpass-zenity"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/network/ssh-askpass/files/ssh-askpass-zenity",
          "components/network/ssh-askpass/files/ssh-askpass-zenity.png",
          "components/network/ssh-askpass/network-ssh-askpass-zenity.p5m"
        ],
        "commitId" : "f7aa7c602474b81f033eabc701204ff855b002e3",
        "timestamp" : 1475745146000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/jimklimov",
          "fullName" : "Jim Klimov"
        },
        "authorEmail" : "jim@jimklimov.com",
        "comment" : "ssh-askpass-zenity script modernization\u000a* use any standard shell rather specifically ksh; use ICON only if\u000aavailable\u000a* use an existing ICON... deliver one (initially a copy of the\u000assh-askpass-gnome.png bubblefish)\u000a",
        "date" : "2016-10-06 11:12:26 +0200",
        "id" : "f7aa7c602474b81f033eabc701204ff855b002e3",
        "msg" : "ssh-askpass-zenity script modernization",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/network/ssh-askpass/files/ssh-askpass-zenity.png"
          },
          {
            "editType" : "edit",
            "file" : "components/network/ssh-askpass/files/ssh-askpass-zenity"
          },
          {
            "editType" : "edit",
            "file" : "components/network/ssh-askpass/network-ssh-askpass-zenity.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pyyaml/history"
        ],
        "commitId" : "50a8e8f41b98d807747da952eed2e5fa6c6c5d76",
        "timestamp" : 1475747239000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "fix pyyaml package renaming\u000a",
        "date" : "2016-10-06 12:47:19 +0300",
        "id" : "50a8e8f41b98d807747da952eed2e5fa6c6c5d76",
        "msg" : "fix pyyaml package renaming",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/pyyaml/history"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/runtime/lua-53/lua.license",
          "components/runtime/lua-53/files/lua.pc",
          "components/runtime/lua-53/files/lua-64.pc",
          "components/runtime/lua-53/Makefile",
          "components/runtime/lua-53/patches/Makefile.patch",
          "components/runtime/lua-53/lua-53.p5m",
          "components/runtime/lua-53/manifests/sample-manifest.p5m",
          "components/runtime/lua-53/patches/src.Makefile.patch",
          "components/runtime/lua-53/patches/headers.patch"
        ],
        "commitId" : "4836db1492ee6fde81d418e17f379b2fb43ce5b5",
        "timestamp" : 1475754920000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/adam.stevko",
          "fullName" : "adam.stevko"
        },
        "authorEmail" : "adam.stevko@gmail.com",
        "comment" : "Add Lua 5.3 to oi-userland\u000a",
        "date" : "2016-10-06 14:55:20 +0300",
        "id" : "4836db1492ee6fde81d418e17f379b2fb43ce5b5",
        "msg" : "Add Lua 5.3 to oi-userland",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/runtime/lua-53/files/lua.pc"
          },
          {
            "editType" : "add",
            "file" : "components/runtime/lua-53/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/runtime/lua-53/files/lua-64.pc"
          },
          {
            "editType" : "add",
            "file" : "components/runtime/lua-53/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/runtime/lua-53/patches/src.Makefile.patch"
          },
          {
            "editType" : "add",
            "file" : "components/runtime/lua-53/lua.license"
          },
          {
            "editType" : "add",
            "file" : "components/runtime/lua-53/patches/Makefile.patch"
          },
          {
            "editType" : "add",
            "file" : "components/runtime/lua-53/patches/headers.patch"
          },
          {
            "editType" : "add",
            "file" : "components/runtime/lua-53/lua-53.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/scandir/Makefile",
          "components/python/scandir/manifests/sample-manifest.p5m",
          "components/python/scandir/scandir.license",
          "components/python/scandir/scandir-PYVER.p5m",
          "components/python/scandir/scandir.p5m"
        ],
        "commitId" : "04a9426b67f5840031294bf39ba5a7e5dd34fddc",
        "timestamp" : 1475757280000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/adam.stevko",
          "fullName" : "adam.stevko"
        },
        "authorEmail" : "adam.stevko@gmail.com",
        "comment" : "Add scandir to oi-userland\u000a",
        "date" : "2016-10-06 15:34:40 +0300",
        "id" : "04a9426b67f5840031294bf39ba5a7e5dd34fddc",
        "msg" : "Add scandir to oi-userland",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/scandir/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/scandir/scandir.license"
          },
          {
            "editType" : "add",
            "file" : "components/python/scandir/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/scandir/scandir.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/scandir/scandir-PYVER.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/binutils/resolve.deps",
          "components/developer/binutils/Makefile",
          "components/developer/binutils/binutils.p5m",
          "components/developer/binutils/manifests/sample-manifest.p5m"
        ],
        "commitId" : "28ef1aba2e5d9908f4b76911342cfa29bcdae1a8",
        "timestamp" : 1475767539000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "binutils: deliver 64-bit versions\u000a",
        "date" : "2016-10-06 18:25:39 +0300",
        "id" : "28ef1aba2e5d9908f4b76911342cfa29bcdae1a8",
        "msg" : "binutils: deliver 64-bit versions",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/developer/binutils/binutils.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/binutils/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/binutils/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/binutils/resolve.deps"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
      "fullName" : "apyhalov"
    },
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/jim",
      "fullName" : "jim"
    },
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/xenol",
      "fullName" : "xenol"
    },
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/aurelien.larcher",
      "fullName" : "aurelien.larcher"
    }
  ]
}