<freeStyleBuild _class='hudson.model.FreeStyleBuild'><action _class='hudson.model.CauseAction'><cause _class='hudson.triggers.SCMTrigger$SCMTriggerCause'><shortDescription>Started by an SCM change</shortDescription></cause></action><action></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginoihipster _class='hudson.plugins.git.util.Build'><buildNumber>7935</buildNumber><marked><SHA1>427b9fb039ba963399dc88326fb34a33109a9bc4</SHA1><branch><SHA1>427b9fb039ba963399dc88326fb34a33109a9bc4</SHA1><name>refs/remotes/origin/oi/hipster</name></branch></marked><revision><SHA1>427b9fb039ba963399dc88326fb34a33109a9bc4</SHA1><branch><SHA1>427b9fb039ba963399dc88326fb34a33109a9bc4</SHA1><name>refs/remotes/origin/oi/hipster</name></branch></revision></refsremotesoriginoihipster><originoihipster _class='hudson.plugins.git.util.Build'><buildNumber>6948</buildNumber><marked><SHA1>8328397e99d92e3943442e1bfdfbdb9d37a4fcf8</SHA1><branch><SHA1>8328397e99d92e3943442e1bfdfbdb9d37a4fcf8</SHA1><name>origin/oi/hipster</name></branch></marked><revision><SHA1>8328397e99d92e3943442e1bfdfbdb9d37a4fcf8</SHA1><branch><SHA1>8328397e99d92e3943442e1bfdfbdb9d37a4fcf8</SHA1><name>origin/oi/hipster</name></branch></revision></originoihipster></buildsByBranchName><lastBuiltRevision><SHA1>427b9fb039ba963399dc88326fb34a33109a9bc4</SHA1><branch><SHA1>427b9fb039ba963399dc88326fb34a33109a9bc4</SHA1><name>refs/remotes/origin/oi/hipster</name></branch></lastBuiltRevision><remoteUrl>https://github.com/OpenIndiana/oi-userland.git</remoteUrl><scmName></scmName></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><building>false</building><displayName>#7935</displayName><duration>955237</duration><estimatedDuration>959292</estimatedDuration><fullDisplayName>oi-userland #7935</fullDisplayName><id>7935</id><inProgress>false</inProgress><keepLog>false</keepLog><number>7935</number><queueId>1394</queueId><result>SUCCESS</result><timestamp>1666423868348</timestamp><url>https://hipster.openindiana.org/jenkins/view/all/job/oi-userland/7935/</url><builtOn></builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>tools/userland-fetch</affectedPath><affectedPath>doc/userland-tools.md</affectedPath><commitId>222cf2ba62b42cdf4cf076b7939d0df7768f44f8</commitId><timestamp>1666423774000</timestamp><author><absoluteUrl>https://hipster.openindiana.org/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>userland-fetch: improvements for downloading and hashing

HASH_DIR support: search for an envvar HASH_DIR, a hashes/ directory in
the directory of --file, or a hashes/ the current directory. If found, look
inside the files in that directory for checksums in the format outputted by
sha256sum. Checksum files will be used if --hash is not provided.

partial downloads: any cancelled download leaves a .part file, which can
be continued later if the server supports it, or will be overwritten if not.

retrying: if there is a retryable network error, userland-fetch will try
to continue the download once or twice before quitting.

security tests: fail on unsecured, unhashed download with no signature.

Removed deprecated splithost and splittype commands.

Added -n/--need-hash option: userland-fetch will exit if a hash cannot be found
for the file.
Added -N/--need-sig option: userland-fetch will exit if a signature cannot be
found for the file, cannot be checked, or fails validation.

Added -g/--get-hashes option: userland-fetch will look for remote hash
files, and download them if there aren't any local copies.
Added -G/--get-sigs option: userland-fetch will look for remote
signatures and download them, overwriting local copies.
Added -c/--clobber-hash option: userland-fetch will replace files in
HASH_DIR with new files, if found (the same way as -g/--get-hashes).

If things get too strict, set the envvar ALLOW_UNVERIFIED_DOWNLOADS=yes
to skip some validation steps.
</comment><date>2022-10-22 09:29:34 +0200</date><id>222cf2ba62b42cdf4cf076b7939d0df7768f44f8</id><msg>userland-fetch: improvements for downloading and hashing</msg><path><editType>edit</editType><file>tools/userland-fetch</file></path><path><editType>edit</editType><file>doc/userland-tools.md</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>components/perl/Log-Log4perl/Makefile</affectedPath><commitId>f5f899d04bcab0d90aa303e733ea2da4f43bc185</commitId><timestamp>1666423787000</timestamp><author><absoluteUrl>https://hipster.openindiana.org/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>perl/Log-Log4perl: update to 1.57

</comment><date>2022-10-22 09:29:47 +0200</date><id>f5f899d04bcab0d90aa303e733ea2da4f43bc185</id><msg>perl/Log-Log4perl: update to 1.57</msg><path><editType>edit</editType><file>components/perl/Log-Log4perl/Makefile</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>components/python/barman/manifests/sample-manifest.p5m</affectedPath><affectedPath>components/python/barman/patches/01-O_DIRECTORY.patch</affectedPath><affectedPath>components/python/barman/Makefile</affectedPath><affectedPath>components/python/barman/barman.p5m</affectedPath><commitId>427b9fb039ba963399dc88326fb34a33109a9bc4</commitId><timestamp>1666423805000</timestamp><author><absoluteUrl>https://hipster.openindiana.org/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>barman: update to 3.2.0 and drop O_DIRECTORY patch

</comment><date>2022-10-22 09:30:05 +0200</date><id>427b9fb039ba963399dc88326fb34a33109a9bc4</id><msg>barman: update to 3.2.0 and drop O_DIRECTORY patch</msg><path><editType>edit</editType><file>components/python/barman/manifests/sample-manifest.p5m</file></path><path><editType>delete</editType><file>components/python/barman/patches/01-O_DIRECTORY.patch</file></path><path><editType>edit</editType><file>components/python/barman/Makefile</file></path><path><editType>edit</editType><file>components/python/barman/barman.p5m</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://hipster.openindiana.org/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></culprit></freeStyleBuild>