Author: aw
Date: Sat May  7 06:06:07 2022
New Revision: 54310

Log:
stage Apache Yetus 0.14.0-RC1

Added:
    dev/yetus/0.14.0-RC1/
    dev/yetus/0.14.0-RC1/CHANGELOG.md
    dev/yetus/0.14.0-RC1/CHANGELOG.md.asc   (with props)
    dev/yetus/0.14.0-RC1/CHANGELOG.md.mds
    dev/yetus/0.14.0-RC1/CHANGELOG.md.sha512
    dev/yetus/0.14.0-RC1/RELEASENOTES.md
    dev/yetus/0.14.0-RC1/RELEASENOTES.md.asc   (with props)
    dev/yetus/0.14.0-RC1/RELEASENOTES.md.mds
    dev/yetus/0.14.0-RC1/RELEASENOTES.md.sha512
    dev/yetus/0.14.0-RC1/apache-yetus-0.14.0-bin.tar.gz   (with props)
    dev/yetus/0.14.0-RC1/apache-yetus-0.14.0-bin.tar.gz.asc   (with props)
    dev/yetus/0.14.0-RC1/apache-yetus-0.14.0-bin.tar.gz.mds
    dev/yetus/0.14.0-RC1/apache-yetus-0.14.0-bin.tar.gz.sha512
    dev/yetus/0.14.0-RC1/apache-yetus-0.14.0-site.tar.gz   (with props)
    dev/yetus/0.14.0-RC1/apache-yetus-0.14.0-site.tar.gz.asc   (with props)
    dev/yetus/0.14.0-RC1/apache-yetus-0.14.0-site.tar.gz.mds
    dev/yetus/0.14.0-RC1/apache-yetus-0.14.0-site.tar.gz.sha512
    dev/yetus/0.14.0-RC1/apache-yetus-0.14.0-src.tar.gz   (with props)
    dev/yetus/0.14.0-RC1/apache-yetus-0.14.0-src.tar.gz.asc   (with props)
    dev/yetus/0.14.0-RC1/apache-yetus-0.14.0-src.tar.gz.mds
    dev/yetus/0.14.0-RC1/apache-yetus-0.14.0-src.tar.gz.sha512

Added: dev/yetus/0.14.0-RC1/CHANGELOG.md
==============================================================================
--- dev/yetus/0.14.0-RC1/CHANGELOG.md (added)
+++ dev/yetus/0.14.0-RC1/CHANGELOG.md Sat May  7 06:06:07 2022
@@ -0,0 +1,123 @@
+
+<!---
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#     http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+-->
+# Apache Yetus Changelog
+
+## Release 0.14.0 - 2022-05-07
+
+
+
+### IMPORTANT ISSUES:
+
+| JIRA | Summary | Priority | Component | Reporter | Contributor |
+|:---- |:---- | :--- |:---- |:---- |:---- |
+| [YETUS-1057](https://issues.apache.org/jira/browse/YETUS-1057) | Remove 
findbugs support |  Major | Precommit | Allen Wittenauer | Allen Wittenauer |
+| [YETUS-1122](https://issues.apache.org/jira/browse/YETUS-1122) | pylint: 
provide option to ignore 'bad-option-value' |  Major | Precommit | Allen 
Wittenauer | Allen Wittenauer |
+| [YETUS-1121](https://issues.apache.org/jira/browse/YETUS-1121) | Rewrite 
shelldocs |  Major | ShellDocs | Allen Wittenauer | Allen Wittenauer |
+| [YETUS-1119](https://issues.apache.org/jira/browse/YETUS-1119) | Update 
dependencies |  Major | build, Precommit | Allen Wittenauer | Allen Wittenauer |
+| [YETUS-1127](https://issues.apache.org/jira/browse/YETUS-1127) | exclusions 
rework |  Major | Precommit | Allen Wittenauer | Allen Wittenauer |
+| [YETUS-1152](https://issues.apache.org/jira/browse/YETUS-1152) | Upgrade buf 
|  Major | Precommit | Allen Wittenauer | Allen Wittenauer |
+| [YETUS-557](https://issues.apache.org/jira/browse/YETUS-557) | Investigate 
switching to jdk.javadoc.doclet |  Major | Audience Annotations | Allen 
Wittenauer | Mike Drob |
+| [YETUS-1132](https://issues.apache.org/jira/browse/YETUS-1132) | EOL JDK8 
Support |  Blocker | Audience Annotations, build, yetus-maven-plugin | Allen 
Wittenauer | Allen Wittenauer |
+| [YETUS-1159](https://issues.apache.org/jira/browse/YETUS-1159) | fixes for 
CVE-2022-24765 |  Blocker | Precommit | Allen Wittenauer | Allen Wittenauer |
+| [YETUS-1030](https://issues.apache.org/jira/browse/YETUS-1030) | Support 
linecomments in junit |  Major | Precommit | Allen Wittenauer | Allen 
Wittenauer |
+
+
+### NEW FEATURES:
+
+| JIRA | Summary | Priority | Component | Reporter | Contributor |
+|:---- |:---- | :--- |:---- |:---- |:---- |
+| [YETUS-1131](https://issues.apache.org/jira/browse/YETUS-1131) | add support 
for ansible-lint |  Major | Precommit | Allen Wittenauer | Allen Wittenauer |
+| [YETUS-1123](https://issues.apache.org/jira/browse/YETUS-1123) | Add support 
for detect-secrets |  Major | Precommit | Allen Wittenauer | Allen Wittenauer |
+| [YETUS-1139](https://issues.apache.org/jira/browse/YETUS-1139) | Option to 
limit docker build output |  Major | Precommit | Allen Wittenauer | Allen 
Wittenauer |
+| [YETUS-1138](https://issues.apache.org/jira/browse/YETUS-1138) | Better 
support for multiple architectures |  Major | Precommit | Allen Wittenauer | 
Allen Wittenauer |
+| [YETUS-1060](https://issues.apache.org/jira/browse/YETUS-1060) | github 
status should use htmlreport |  Major | Precommit | Allen Wittenauer | Allen 
Wittenauer |
+| [YETUS-1166](https://issues.apache.org/jira/browse/YETUS-1166) | Add 
jsonlint support |  Major | Precommit | Allen Wittenauer | Allen Wittenauer |
+
+
+### IMPROVEMENTS:
+
+| JIRA | Summary | Priority | Component | Reporter | Contributor |
+|:---- |:---- | :--- |:---- |:---- |:---- |
+| [YETUS-1102](https://issues.apache.org/jira/browse/YETUS-1102) | Add an 
option to comment to GitHub PR |  Major | Precommit | Akira Ajisaka | Akira 
Ajisaka |
+| [YETUS-1125](https://issues.apache.org/jira/browse/YETUS-1125) | update 
copyright year to 2021 |  Major | build | Allen Wittenauer | Allen Wittenauer |
+| [YETUS-1124](https://issues.apache.org/jira/browse/YETUS-1124) | Cleanup 
releasedocmaker source for newer pylint |  Major | Release Doc Maker | Allen 
Wittenauer | Allen Wittenauer |
+| [YETUS-1076](https://issues.apache.org/jira/browse/YETUS-1076) | precommit 
should mention it got a signal |  Minor | Precommit | Allen Wittenauer | Allen 
Wittenauer |
+| [YETUS-1096](https://issues.apache.org/jira/browse/YETUS-1096) | homebrew 
formula needs some updates |  Trivial | homebrew | Allen Wittenauer | Allen 
Wittenauer |
+| [YETUS-1141](https://issues.apache.org/jira/browse/YETUS-1141) | Write 
container images to ghcr.io |  Major | build | Allen Wittenauer | Allen 
Wittenauer |
+| [YETUS-1143](https://issues.apache.org/jira/browse/YETUS-1143) | github 
action should use ghcr.io image |  Major | github-action | Allen Wittenauer | 
Allen Wittenauer |
+| [YETUS-1142](https://issues.apache.org/jira/browse/YETUS-1142) | precommit 
should pull from ghcr for better multi platform support |  Major | Precommit, 
website and documentation | Allen Wittenauer | Allen Wittenauer |
+| [YETUS-1146](https://issues.apache.org/jira/browse/YETUS-1146) | In 
Yetus-build, disable detect secrets on Travis CI |  Major | build | Allen 
Wittenauer | Allen Wittenauer |
+| [YETUS-1147](https://issues.apache.org/jira/browse/YETUS-1147) | disable 
multi-platform on buildx docker instance |  Major | build | Allen Wittenauer | 
Allen Wittenauer |
+| [YETUS-1144](https://issues.apache.org/jira/browse/YETUS-1144) | Add 
opencontainers labels |  Major | build | Allen Wittenauer | Allen Wittenauer |
+| [YETUS-1090](https://issues.apache.org/jira/browse/YETUS-1090) | codespell 
missing from plug-ins link section |  Trivial | website and documentation | 
Allen Wittenauer | Allen Wittenauer |
+| [YETUS-1161](https://issues.apache.org/jira/browse/YETUS-1161) | Switch pom 
versions to use maven.config |  Major | build | Allen Wittenauer | Allen 
Wittenauer |
+| [YETUS-1042](https://issues.apache.org/jira/browse/YETUS-1042) | Post-0.13.0 
release docs updates |  Major | build, website and documentation | Allen 
Wittenauer | Allen Wittenauer |
+| [YETUS-1163](https://issues.apache.org/jira/browse/YETUS-1163) | Remove 
changelog data from config.rb |  Major | website and documentation | Allen 
Wittenauer | Allen Wittenauer |
+
+
+### BUG FIXES:
+
+| JIRA | Summary | Priority | Component | Reporter | Contributor |
+|:---- |:---- | :--- |:---- |:---- |:---- |
+| [YETUS-1099](https://issues.apache.org/jira/browse/YETUS-1099) | shelldocs 
--lint option fails |  Blocker | ShellDocs | Akira Ajisaka | Akira Ajisaka |
+| [YETUS-1104](https://issues.apache.org/jira/browse/YETUS-1104) | checkmake 
failing to build |  Blocker | build | Allen Wittenauer | Allen Wittenauer |
+| [YETUS-1106](https://issues.apache.org/jira/browse/YETUS-1106) | Detect 
CMake test changes |  Critical | Precommit | Gautham Banasandra | Gautham 
Banasandra |
+| [YETUS-1116](https://issues.apache.org/jira/browse/YETUS-1116) | 
Documentation for blank-test incorrect |  Minor | website and documentation | 
Michel Onstein | Michel Onstein |
+| [YETUS-1048](https://issues.apache.org/jira/browse/YETUS-1048) | spotbugs 
does not handle module deletion in patch |  Major | Precommit | Allen 
Wittenauer | Allen Wittenauer |
+| [YETUS-1084](https://issues.apache.org/jira/browse/YETUS-1084) | Replace 
spotbugs binaries |  Major | Precommit | Allen Wittenauer | Allen Wittenauer |
+| [YETUS-1074](https://issues.apache.org/jira/browse/YETUS-1074) | github 
credential error before big\_console text |  Trivial | Precommit | Allen 
Wittenauer | Allen Wittenauer |
+| [YETUS-1107](https://issues.apache.org/jira/browse/YETUS-1107) | calcdiffs 
of cc raise false positive warnings |  Major | Precommit | Masatake Iwasaki | 
Masatake Iwasaki |
+| [YETUS-1129](https://issues.apache.org/jira/browse/YETUS-1129) | asflicense 
errors in yetus tree |  Major | build | Allen Wittenauer | Allen Wittenauer |
+| [YETUS-1130](https://issues.apache.org/jira/browse/YETUS-1130) | cc\_filter 
should strip BASEDIR and sort |  Major | Precommit | Allen Wittenauer | Allen 
Wittenauer |
+| [YETUS-1135](https://issues.apache.org/jira/browse/YETUS-1135) | hadolint 
2.x has ANSI sequences in output |  Major | Precommit | Allen Wittenauer | 
Allen Wittenauer |
+| [YETUS-1101](https://issues.apache.org/jira/browse/YETUS-1101) | Add an 
exclusion test for perlcritic |  Major | Precommit | Allen Wittenauer | Allen 
Wittenauer |
+| [YETUS-1136](https://issues.apache.org/jira/browse/YETUS-1136) | 
detect-secrets is crashing |  Major | Precommit | Allen Wittenauer | Allen 
Wittenauer |
+| [YETUS-1149](https://issues.apache.org/jira/browse/YETUS-1149) | 
ansible-lint output is not sorted |  Major | Precommit | Allen Wittenauer | 
Allen Wittenauer |
+| [YETUS-1148](https://issues.apache.org/jira/browse/YETUS-1148) | 
releasedocmaker ranged versions do not work |  Blocker | Release Doc Maker | 
Allen Wittenauer | Allen Wittenauer |
+| [YETUS-1155](https://issues.apache.org/jira/browse/YETUS-1155) | mvn 
site:site fails |  Blocker | Audience Annotations, build | Allen Wittenauer | 
Owen O'Malley |
+| [YETUS-1157](https://issues.apache.org/jira/browse/YETUS-1157) | Switch 
buildkite config to JDK 17 |  Trivial | build | Allen Wittenauer | Allen 
Wittenauer |
+| [YETUS-1150](https://issues.apache.org/jira/browse/YETUS-1150) | handle 
verify\_command failures better |  Major | Precommit | Allen Wittenauer | Allen 
Wittenauer |
+| [YETUS-1023](https://issues.apache.org/jira/browse/YETUS-1023) | javadocs 
website creation is broken |  Major | build | Allen Wittenauer | Allen 
Wittenauer |
+| [YETUS-1168](https://issues.apache.org/jira/browse/YETUS-1168) | Minor bugs 
in bufcompat and buflint |  Major | Precommit | Allen Wittenauer | Allen 
Wittenauer |
+| [YETUS-1170](https://issues.apache.org/jira/browse/YETUS-1170) | some 
plugins are missing delete\_parameters calls |  Critical | Precommit | Allen 
Wittenauer | Allen Wittenauer |
+| [YETUS-135](https://issues.apache.org/jira/browse/YETUS-135) | asflicense 
does not validate rat jar |  Major | Precommit | Kengo Seki | Allen Wittenauer |
+| [YETUS-1105](https://issues.apache.org/jira/browse/YETUS-1105) | Xml check 
fails since JDK 15 |  Major | Precommit | Akira Ajisaka | Allen Wittenauer |
+| [YETUS-1169](https://issues.apache.org/jira/browse/YETUS-1169) | improve 
i18n support |  Major | Precommit | Allen Wittenauer | Allen Wittenauer |
+| [YETUS-1174](https://issues.apache.org/jira/browse/YETUS-1174) | missing 
report name check in junit |  Minor | Precommit | Allen Wittenauer | Allen 
Wittenauer |
+| [YETUS-1172](https://issues.apache.org/jira/browse/YETUS-1172) | jsonlint 
doc filename is wrong |  Trivial | website and documentation | Allen Wittenauer 
| Allen Wittenauer |
+| [YETUS-1167](https://issues.apache.org/jira/browse/YETUS-1167) | shellcheck 
null byte |  Minor | Precommit | Allen Wittenauer | Allen Wittenauer |
+| [YETUS-1176](https://issues.apache.org/jira/browse/YETUS-1176) | 
linecoments\_end should always execute |  Major | Precommit | Allen Wittenauer 
| Allen Wittenauer |
+| [YETUS-1175](https://issues.apache.org/jira/browse/YETUS-1175) | buf output 
not showing up in results-full |  Major | Precommit | Allen Wittenauer | Allen 
Wittenauer |
+| [YETUS-777](https://issues.apache.org/jira/browse/YETUS-777) | --version is 
broken in python programs |  Major | Precommit | Akira Ajisaka | Allen 
Wittenauer |
+
+
+### OTHER:
+
+| JIRA | Summary | Priority | Component | Reporter | Contributor |
+|:---- |:---- | :--- |:---- |:---- |:---- |
+| [YETUS-1118](https://issues.apache.org/jira/browse/YETUS-1118) | Add 
.asf.yaml to asf-site branch to deploy website |  Major | website and 
documentation | Akira Ajisaka | Akira Ajisaka |
+| [YETUS-1095](https://issues.apache.org/jira/browse/YETUS-1095) | homebrew 
release process doesn't work |  Major | build, homebrew | Allen Wittenauer | 
Allen Wittenauer |
+| [YETUS-1153](https://issues.apache.org/jira/browse/YETUS-1153) | IBM's 
detect-secrets annoyingly checks for updated versions |  Blocker | Precommit | 
Allen Wittenauer | Allen Wittenauer |
+| [YETUS-1156](https://issues.apache.org/jira/browse/YETUS-1156) | [April 
2022] Update Dependencies |  Major | build, Precommit | Allen Wittenauer | 
Allen Wittenauer |
+| [YETUS-1154](https://issues.apache.org/jira/browse/YETUS-1154) | Clean-up 
some build issues now that JDK8 has been removed |  Critical | build | Allen 
Wittenauer | Allen Wittenauer |
+| [YETUS-1160](https://issues.apache.org/jira/browse/YETUS-1160) | Update year 
to 2022 |  Major | build, website and documentation | Allen Wittenauer | Allen 
Wittenauer |
+| [YETUS-60](https://issues.apache.org/jira/browse/YETUS-60) | recover history 
from before "the great subproject split" |  Minor | build | Sean Busbey | Allen 
Wittenauer |
+| [YETUS-1171](https://issues.apache.org/jira/browse/YETUS-1171) | Release 
0.14.0 |  Major | build | Allen Wittenauer | Allen Wittenauer |
+
+

Added: dev/yetus/0.14.0-RC1/CHANGELOG.md.asc
==============================================================================
Binary file - no diff available.

Propchange: dev/yetus/0.14.0-RC1/CHANGELOG.md.asc
------------------------------------------------------------------------------
    svn:mime-type = application/pgp-signature

Added: dev/yetus/0.14.0-RC1/CHANGELOG.md.mds
==============================================================================
--- dev/yetus/0.14.0-RC1/CHANGELOG.md.mds (added)
+++ dev/yetus/0.14.0-RC1/CHANGELOG.md.mds Sat May  7 06:06:07 2022
@@ -0,0 +1,12 @@
+CHANGELOG.md:    MD5 = 06 4B 9B C4 97 93 26 41  BB 4C 59 D1 F6 3F 96 B8
+CHANGELOG.md:   SHA1 = 0056 568D 878B 79BF 5367  93B4 0E04 3EDB 044C DFDB
+CHANGELOG.md: RMD160 = 8EDD 12A1 2A09 49A0 677B  5D90 594B C496 E7DD 3712
+CHANGELOG.md: SHA224 = 9C80B696 2AAF7007 6B90182D 56FC3DDE A7F5D3B9 C4A856B6
+                       2E253F5A
+CHANGELOG.md: SHA256 = A7D2686E 68087503 23CCB1DE 0E9EA781 384E0B36 E3A30EB6
+                       08375C08 5F120CA7
+CHANGELOG.md: SHA384 = F561FE0B 0F6C88AD F8118D57 BFD6CD72 C1C99ED5 713779A1
+                       66B03413 0DDA8DC8 222B4A2D 0B8F9608 603EBF92 625AC5E7
+CHANGELOG.md: SHA512 = EE386FC6 D9F6DF04 DF96AC39 6CDF081D 4E72B791 E401D319
+                       F67DDC80 4CD8F6CD 641D6DBF EB333A38 70D3004B 518E32B6
+                       47E7131E B1BD9080 BE105C93 258F8B2F

Added: dev/yetus/0.14.0-RC1/CHANGELOG.md.sha512
==============================================================================
--- dev/yetus/0.14.0-RC1/CHANGELOG.md.sha512 (added)
+++ dev/yetus/0.14.0-RC1/CHANGELOG.md.sha512 Sat May  7 06:06:07 2022
@@ -0,0 +1 @@
+SHA512 (CHANGELOG.md) = 
ee386fc6d9f6df04df96ac396cdf081d4e72b791e401d319f67ddc804cd8f6cd641d6dbfeb333a3870d3004b518e32b647e7131eb1bd9080be105c93258f8b2f

Added: dev/yetus/0.14.0-RC1/RELEASENOTES.md
==============================================================================
--- dev/yetus/0.14.0-RC1/RELEASENOTES.md (added)
+++ dev/yetus/0.14.0-RC1/RELEASENOTES.md Sat May  7 06:06:07 2022
@@ -0,0 +1,198 @@
+
+<!---
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#     http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+-->
+# Apache Yetus  0.14.0 Release Notes
+
+These release notes cover new developer and user-facing incompatibilities, 
important issues, features, and major improvements.
+
+
+---
+
+* [YETUS-1057](https://issues.apache.org/jira/browse/YETUS-1057) | *Major* | 
**Remove findbugs support**
+
+<!-- markdown -->
+Support for FindBugs has been removed as SpotBugs has completely replaced it.
+
+
+---
+
+* [YETUS-1122](https://issues.apache.org/jira/browse/YETUS-1122) | *Major* | 
**pylint: provide option to ignore 'bad-option-value'**
+
+<!-- markdown -->
+pylint will no longer flag options that are unsupported by the running version 
of pylint by default.  The `--pylint-ignore-bad-option-value` has been added to 
control this behavior.
+
+
+---
+
+* [YETUS-1121](https://issues.apache.org/jira/browse/YETUS-1121) | *Major* | 
**Rewrite shelldocs**
+
+<!-- markdown -->
+`shelldocs` errors now go to stderr. Previously they went to stdout.
+
+
+---
+
+* [YETUS-1119](https://issues.apache.org/jira/browse/YETUS-1119) | *Major* | 
**Update dependencies**
+
+<!-- markdown -->
+Utilities within the Docker container have been upgraded, including several to 
major versions.  There will likely be incompatible changes as a result.
+
+List:
+
+* bats 1.2.1 -> 1.4.1
+* buf 0.21.0 -> 0.56.0
+* bundler 2.1.4 -> 2.2.7
+* checkmake now set at 8915bd409
+* codespell pre-2.0 -> 2.1.0
+* golangci-lint 1.31.0 -> 1.42.1
+* hadolint 1.18.0 -> 2.7.0
+* jshint 2.12.0 -> 2.13.1
+* markdownlint-cli 0.23.2 -> 0.28.1
+* pylint 2.5.3 -> 2.11.1
+* rake 13.0.1 -> 13.0.3
+* rubocop 0.90.0 -> 1.21.0
+* shellcheck 0.7.1 -> 0.7.2
+* spotbugs 4.2.2 -> 4.4.1
+* yamllint 1.24.2 -> 1.26.3
+
+Anything not mentioned is either unchanged or the latest top of tree
+
+
+---
+
+* [YETUS-1127](https://issues.apache.org/jira/browse/YETUS-1127) | *Major* | 
**exclusions rework**
+
+<!-- markdown -->
+
+Users:
+
+Exclusion support has been modified to be slightly incompatible with previous 
releases:
+
+* By default, `.yetus/excludes.txt` was supposed to have been read. However in 
previous releases it was ignored unless manually specified. 
+*  `--excludes` has been restricted such that only files within the source 
repository, especially when running in `--docker` mode
+* During a PR, the working set of changed files will now be completely 
recalculated, not just have additional files excluded.
+* The `asflicense` plug-in will now honor the global excludes file unless 
`--asflicense-rat-globalexcludes=false` is passed.
+* As a reminder, the excludes file needs to be regular expressions, not file 
globs. Therefore `.*` is the 'match everything' string.
+* Several bugs with exclusion in various plug-ins have been simplified/cleaned 
up and should result in fewer corner-case issues.
+
+Developers:
+
+* `yetus_file_to_array` has been modified to additionally strip out lines that 
contain spaces in addition to empty lines and lines that begin with a comment.
+* The private function `find_changed_dirs` and the `CHANGED_DIRS` variable has 
been removed. It has always been broken and nothing was known to use it.
+
+
+---
+
+* [YETUS-1139](https://issues.apache.org/jira/browse/YETUS-1139) | *Major* | 
**Option to limit docker build output**
+
+<!-- markdown -->
+A new option to send the output of docker build to a log.  This option is 
automatically enabled on Travis CI as it kills jobs that send too much data to 
console (~30k).
+
+
+---
+
+* [YETUS-1141](https://issues.apache.org/jira/browse/YETUS-1141) | *Major* | 
**Write container images to ghcr.io**
+
+Container images are now available at ghcr.io/apache/yetus and 
ghcr.io./apache/yetus-base.  The Dockerhub source will continue to be updated 
for the time being, however only the x86 image will be available.  Users should 
migrate to the Github repository as the Dockerhub images will likely be removed 
in the future.
+
+
+---
+
+* [YETUS-1138](https://issues.apache.org/jira/browse/YETUS-1138) | *Major* | 
**Better support for multiple architectures**
+
+The various Dockerfiles should now be much more compatible with various 
chipets.  In addition to x86, arm64 container images are now published on the 
ghcr.io registry, enabling easier access for machines like Apple's M1.
+
+
+---
+
+* [YETUS-1152](https://issues.apache.org/jira/browse/YETUS-1152) | *Major* | 
**Upgrade buf**
+
+<!-- markdown -->
+As of this release, `test-patch` only supports buf v0.34.0 and higher.
+
+
+---
+
+* [YETUS-557](https://issues.apache.org/jira/browse/YETUS-557) | *Major* | 
**Investigate switching to jdk.javadoc.doclet**
+
+<!-- markdown -->
+The audience annotations doclet code now requires JDK 11+.  Additionally, the 
default Apache Yetus container no longer has JDK 8.
+
+
+---
+
+* [YETUS-1156](https://issues.apache.org/jira/browse/YETUS-1156) | *Major* | 
**[April 2022] Update Dependencies**
+
+<!-- markdown -->
+More updates to versions:
+
+* ansiblelint 5.2.1 -> 5.5.0
+* buf 1.0.0-rc10 -> 1.3.1
+* bundler 2.2.27 -> 2.3.10
+* checkmake is now 0.2.1
+* detect-secrets IBM 0.13 -> Yelp 1.2.0
+* golangcilint 1.42.1 -> 1.45.2
+* hadolint 2.8.0 -> 2.10.0
+* jshint 2.13.1 -> 2.13.4
+* markdownlint-cli 0.28.1 -> 0.31.1
+* maven 3.8.4 -> 3.8.5
+* pylint 2.11.1 ->2.13.4
+* rake 13.0.3 -> 13.0.6
+* rubocop 1.21.0 -> 1.26.1
+* shellcheck 0.7.2 -> 0.8.0
+* spotbugs 4.4.1 -> 4.6.0
+
+As usual, versions not mentioned were either unchanged or latest top of tree.
+
+
+---
+
+* [YETUS-1132](https://issues.apache.org/jira/browse/YETUS-1132) | *Blocker* | 
**EOL JDK8 Support**
+
+<!-- markdown -->
+JDK8 support for audience annotations has been removed.  JDK11 or higher is 
required.
+
+The Apache Yetus container now has JDK11 as the base JDK.
+
+
+---
+
+* [YETUS-1159](https://issues.apache.org/jira/browse/YETUS-1159) | *Blocker* | 
**fixes for CVE-2022-24765**
+
+<!-- markdown -->
+
+Users:
+
+If precommit is running within a container, set `GIT_DIR` and 
`GIT_CEILING_DIRECTORIES` to provide some assistance with CVE-2022-24765.  If 
running outside of a container, there is an assumption that the user has a 
properly configured environment.
+
+Developers:
+
+This change now adds a new yetus_is_container function.  It should be noted 
that there is no guaranteed way to determine if a process is in a container 
(especially from within the container) but there are some parts of the 
environment that are able to be checked to provide at least a pretty good guess.
+
+
+---
+
+* [YETUS-1030](https://issues.apache.org/jira/browse/YETUS-1030) | *Major* | 
**Support linecomments in junit**
+
+<!-- markdown -->
+The JUnit report output has been changed to support two formats, one generated 
using line-level and the other being a full report with URLs. By default, line 
is the default with the exception of Circle CI.
+
+Jenkins users should now be able to process the output with the WarningsNG 
plug-in to provide better feedback in the Jenkins UI.
+
+
+

Added: dev/yetus/0.14.0-RC1/RELEASENOTES.md.asc
==============================================================================
Binary file - no diff available.

Propchange: dev/yetus/0.14.0-RC1/RELEASENOTES.md.asc
------------------------------------------------------------------------------
    svn:mime-type = application/pgp-signature

Added: dev/yetus/0.14.0-RC1/RELEASENOTES.md.mds
==============================================================================
--- dev/yetus/0.14.0-RC1/RELEASENOTES.md.mds (added)
+++ dev/yetus/0.14.0-RC1/RELEASENOTES.md.mds Sat May  7 06:06:07 2022
@@ -0,0 +1,12 @@
+RELEASENOTES.md:    MD5 = A2 DF 3D 86 AE EC A6 9D  B8 4E 5E AA 2D DA EE 92
+RELEASENOTES.md:   SHA1 = B251 564A 6288 10A0 F662  B707 0FA7 996D 7E64 95C6
+RELEASENOTES.md: RMD160 = 6982 E0EF 7E7D B839 7C62  020C 485D 2BFE B494 68F9
+RELEASENOTES.md: SHA224 = 45133B97 4A8037FF 50E4EE4E 0AACAE3A AF14AF9F A28170AF
+                          D6EFF5BF
+RELEASENOTES.md: SHA256 = 8C3135E0 F17D863F EA6C7AD0 EBEE5FDC 8A5E7BFE 50709A37
+                          CA423C56 15D2CA64
+RELEASENOTES.md: SHA384 = 773F4066 50F514B1 AAF579BF 36546DBE C4E569E4 5C82607D
+                          67E2A3B0 8AD6704E C411A9A8 D3F2AD46 107AB1EE EC0C62FB
+RELEASENOTES.md: SHA512 = 2600AEE5 994A7A56 9CDC04CA 82E7D64F FB61762B E6D16AC3
+                          A7C91631 05452B8D 1F2C6C2E AECA1E10 7FB36BED 055BEB27
+                          4F2D9415 9632B61C 2EFA1274 CD1EFD78

Added: dev/yetus/0.14.0-RC1/RELEASENOTES.md.sha512
==============================================================================
--- dev/yetus/0.14.0-RC1/RELEASENOTES.md.sha512 (added)
+++ dev/yetus/0.14.0-RC1/RELEASENOTES.md.sha512 Sat May  7 06:06:07 2022
@@ -0,0 +1 @@
+SHA512 (RELEASENOTES.md) = 
2600aee5994a7a569cdc04ca82e7d64ffb61762be6d16ac3a7c9163105452b8d1f2c6c2eaeca1e107fb36bed055beb274f2d94159632b61c2efa1274cd1efd78

Added: dev/yetus/0.14.0-RC1/apache-yetus-0.14.0-bin.tar.gz
==============================================================================
Binary file - no diff available.

Propchange: dev/yetus/0.14.0-RC1/apache-yetus-0.14.0-bin.tar.gz
------------------------------------------------------------------------------
    svn:mime-type = application/gzip

Added: dev/yetus/0.14.0-RC1/apache-yetus-0.14.0-bin.tar.gz.asc
==============================================================================
Binary file - no diff available.

Propchange: dev/yetus/0.14.0-RC1/apache-yetus-0.14.0-bin.tar.gz.asc
------------------------------------------------------------------------------
    svn:mime-type = application/pgp-signature

Added: dev/yetus/0.14.0-RC1/apache-yetus-0.14.0-bin.tar.gz.mds
==============================================================================
--- dev/yetus/0.14.0-RC1/apache-yetus-0.14.0-bin.tar.gz.mds (added)
+++ dev/yetus/0.14.0-RC1/apache-yetus-0.14.0-bin.tar.gz.mds Sat May  7 06:06:07 
2022
@@ -0,0 +1,17 @@
+apache-yetus-0.14.0-bin.tar.gz:    MD5 = 42 48 AC 0D 60 BA 82 61  89 D2 A7 A2 
B4
+                                         EB 6B 4A
+apache-yetus-0.14.0-bin.tar.gz:   SHA1 = E769 73D1 1BB3 4391 1949  EE23 99D6
+                                         2F7E B261 D18E
+apache-yetus-0.14.0-bin.tar.gz: RMD160 = 52B2 4612 73AF 847C CDB0  2659 624B
+                                         83D1 41CE DCC4
+apache-yetus-0.14.0-bin.tar.gz: SHA224 = B5F9C4D3 BDE29D9D 12BBD672 1123378E
+                                         E53CA2F8 35B8EF29 8A3A1ED9
+apache-yetus-0.14.0-bin.tar.gz: SHA256 = 2449DBAA 5CEDF52B B269E88A E83981F7
+                                         F000E5F8 61D26F5F FA2EC550 223856DD
+apache-yetus-0.14.0-bin.tar.gz: SHA384 = 912D60D9 79E82A05 EFA3DE1C 9756A83E
+                                         1264C5B0 32F716B1 5F094028 DDEDE212
+                                         636DFC76 63696F3A E58540B3 C01B998F
+apache-yetus-0.14.0-bin.tar.gz: SHA512 = 0DF5D164 2B1FB992 4A9EA6CE 72941AA7
+                                         4795CE34 B4A2333F 7987AC1D 907E52D8
+                                         906D5ED5 6464594A C8914F47 9629489A
+                                         75FF8607 EC8D9B46 3A7C9262 DEBE9CC4

Added: dev/yetus/0.14.0-RC1/apache-yetus-0.14.0-bin.tar.gz.sha512
==============================================================================
--- dev/yetus/0.14.0-RC1/apache-yetus-0.14.0-bin.tar.gz.sha512 (added)
+++ dev/yetus/0.14.0-RC1/apache-yetus-0.14.0-bin.tar.gz.sha512 Sat May  7 
06:06:07 2022
@@ -0,0 +1 @@
+SHA512 (apache-yetus-0.14.0-bin.tar.gz) = 
0df5d1642b1fb9924a9ea6ce72941aa74795ce34b4a2333f7987ac1d907e52d8906d5ed56464594ac8914f479629489a75ff8607ec8d9b463a7c9262debe9cc4

Added: dev/yetus/0.14.0-RC1/apache-yetus-0.14.0-site.tar.gz
==============================================================================
Binary file - no diff available.

Propchange: dev/yetus/0.14.0-RC1/apache-yetus-0.14.0-site.tar.gz
------------------------------------------------------------------------------
    svn:mime-type = application/gzip

Added: dev/yetus/0.14.0-RC1/apache-yetus-0.14.0-site.tar.gz.asc
==============================================================================
Binary file - no diff available.

Propchange: dev/yetus/0.14.0-RC1/apache-yetus-0.14.0-site.tar.gz.asc
------------------------------------------------------------------------------
    svn:mime-type = application/pgp-signature

Added: dev/yetus/0.14.0-RC1/apache-yetus-0.14.0-site.tar.gz.mds
==============================================================================
--- dev/yetus/0.14.0-RC1/apache-yetus-0.14.0-site.tar.gz.mds (added)
+++ dev/yetus/0.14.0-RC1/apache-yetus-0.14.0-site.tar.gz.mds Sat May  7 
06:06:07 2022
@@ -0,0 +1,17 @@
+apache-yetus-0.14.0-site.tar.gz:    MD5 = B3 10 14 6F 55 7C E0 D4  50 92 70 D7
+                                          78 5B E0 F7
+apache-yetus-0.14.0-site.tar.gz:   SHA1 = F5BB 0E81 45A2 D663 B5AA  64DD 09FF
+                                          228D C99B 24E4
+apache-yetus-0.14.0-site.tar.gz: RMD160 = CA5D B90F 5305 490E BEE1  CC4A BFA0
+                                          67D4 A7F0 1348
+apache-yetus-0.14.0-site.tar.gz: SHA224 = 57B67C89 A2CAED3F 4A250F37 532A735B
+                                          6836360A 9DFB4646 FE5B20CF
+apache-yetus-0.14.0-site.tar.gz: SHA256 = DF02C1EB 2687C2E1 338B9A31 0047712F
+                                          89C3765A 38CE14DD 2C47D3E2 BA1B69B9
+apache-yetus-0.14.0-site.tar.gz: SHA384 = 47AEDD27 ADFA0136 2AFCCE45 EFFFAC32
+                                          92938734 ADEC5798 6934ABAC 5B455DBC
+                                          8B7D824F 1E4D7604 F4C4E15A E956BADB
+apache-yetus-0.14.0-site.tar.gz: SHA512 = 57688873 14D7C6EA FEFFABCA B4E68790
+                                          E2A2D66A E906AD96 B53DA296 832F1279
+                                          35131FF7 36A9D942 7896332F 77FE155D
+                                          5BEF1256 FA01C259 F815EC7C 4447F87B

Added: dev/yetus/0.14.0-RC1/apache-yetus-0.14.0-site.tar.gz.sha512
==============================================================================
--- dev/yetus/0.14.0-RC1/apache-yetus-0.14.0-site.tar.gz.sha512 (added)
+++ dev/yetus/0.14.0-RC1/apache-yetus-0.14.0-site.tar.gz.sha512 Sat May  7 
06:06:07 2022
@@ -0,0 +1 @@
+SHA512 (apache-yetus-0.14.0-site.tar.gz) = 
5768887314d7c6eafeffabcab4e68790e2a2d66ae906ad96b53da296832f127935131ff736a9d9427896332f77fe155d5bef1256fa01c259f815ec7c4447f87b

Added: dev/yetus/0.14.0-RC1/apache-yetus-0.14.0-src.tar.gz
==============================================================================
Binary file - no diff available.

Propchange: dev/yetus/0.14.0-RC1/apache-yetus-0.14.0-src.tar.gz
------------------------------------------------------------------------------
    svn:mime-type = application/gzip

Added: dev/yetus/0.14.0-RC1/apache-yetus-0.14.0-src.tar.gz.asc
==============================================================================
Binary file - no diff available.

Propchange: dev/yetus/0.14.0-RC1/apache-yetus-0.14.0-src.tar.gz.asc
------------------------------------------------------------------------------
    svn:mime-type = application/pgp-signature

Added: dev/yetus/0.14.0-RC1/apache-yetus-0.14.0-src.tar.gz.mds
==============================================================================
--- dev/yetus/0.14.0-RC1/apache-yetus-0.14.0-src.tar.gz.mds (added)
+++ dev/yetus/0.14.0-RC1/apache-yetus-0.14.0-src.tar.gz.mds Sat May  7 06:06:07 
2022
@@ -0,0 +1,17 @@
+apache-yetus-0.14.0-src.tar.gz:    MD5 = E6 21 F5 FE BA 18 CE F4  95 4B 08 36 
D4
+                                         2C C5 4D
+apache-yetus-0.14.0-src.tar.gz:   SHA1 = 292E 22EB 1395 6EBD 1AD0  C553 211F
+                                         54DE 99EF EF65
+apache-yetus-0.14.0-src.tar.gz: RMD160 = 46C5 8D38 2AAA 97E3 9399  0A5C B962
+                                         C39F 033D 5BDD
+apache-yetus-0.14.0-src.tar.gz: SHA224 = 1D29DDCD 5EE1FF1C 07E2F2EF 8E60905E
+                                         C698471D A39F160D 500344D4
+apache-yetus-0.14.0-src.tar.gz: SHA256 = 7491AF02 E6079DBD AB46F6AC 6FFDA611
+                                         9F33DB7F BE7BCF38 1E92F0DE 0D8D3DA7
+apache-yetus-0.14.0-src.tar.gz: SHA384 = 85C54678 E4D67DE7 124910D6 D9E4DEF0
+                                         A5E97EC3 93C67935 F7661F8A 6A7BA83B
+                                         3DEB952D F6286990 9595B66F 8E4A8698
+apache-yetus-0.14.0-src.tar.gz: SHA512 = ECF89A34 FFBEB744 42FD6849 90DBC960
+                                         DF974468 AD883E9A 7EF761C8 2C162F71
+                                         364C82DD 51251EE8 5080A0BE DD89869F
+                                         3CF31218 0B6F4F10 91BF703D 736BEEE8

Added: dev/yetus/0.14.0-RC1/apache-yetus-0.14.0-src.tar.gz.sha512
==============================================================================
--- dev/yetus/0.14.0-RC1/apache-yetus-0.14.0-src.tar.gz.sha512 (added)
+++ dev/yetus/0.14.0-RC1/apache-yetus-0.14.0-src.tar.gz.sha512 Sat May  7 
06:06:07 2022
@@ -0,0 +1 @@
+SHA512 (apache-yetus-0.14.0-src.tar.gz) = 
ecf89a34ffbeb74442fd684990dbc960df974468ad883e9a7ef761c82c162f71364c82dd51251ee85080a0bedd89869f3cf312180b6f4f1091bf703d736beee8


Reply via email to