Author: ajayyadava
Date: Tue Jan 10 19:51:28 2017
New Revision: 17751
Log:
Publish Apache Yetus 0.4.0
Added:
release/yetus/0.4.0/
release/yetus/0.4.0/CHANGES.md
release/yetus/0.4.0/CHANGES.md.asc
release/yetus/0.4.0/CHANGES.md.md5
release/yetus/0.4.0/CHANGES.md.mds
release/yetus/0.4.0/RELEASENOTES.md
release/yetus/0.4.0/RELEASENOTES.md.asc
release/yetus/0.4.0/RELEASENOTES.md.md5
release/yetus/0.4.0/RELEASENOTES.md.mds
release/yetus/0.4.0/yetus-0.4.0-bin.tar.gz (with props)
release/yetus/0.4.0/yetus-0.4.0-bin.tar.gz.asc
release/yetus/0.4.0/yetus-0.4.0-bin.tar.gz.md5
release/yetus/0.4.0/yetus-0.4.0-bin.tar.gz.mds
release/yetus/0.4.0/yetus-0.4.0-src.tar.gz (with props)
release/yetus/0.4.0/yetus-0.4.0-src.tar.gz.asc
release/yetus/0.4.0/yetus-0.4.0-src.tar.gz.md5
release/yetus/0.4.0/yetus-0.4.0-src.tar.gz.mds
Added: release/yetus/0.4.0/CHANGES.md
==============================================================================
--- release/yetus/0.4.0/CHANGES.md (added)
+++ release/yetus/0.4.0/CHANGES.md Tue Jan 10 19:51:28 2017
@@ -0,0 +1,101 @@
+
+<!---
+# 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.4.0 - 2016-12-26
+
+
+
+### IMPORTANT ISSUES:
+
+| JIRA | Summary | Priority | Component | Reporter | Contributor |
+|:---- |:---- | :--- |:---- |:---- |:---- |
+| [YETUS-390](https://issues.apache.org/jira/browse/YETUS-390) | qbt needs an
"abbreviated email" mode | Major | Test Patch | Allen Wittenauer | Allen
Wittenauer |
+| [YETUS-341](https://issues.apache.org/jira/browse/YETUS-341) | docker
cleanup in sentinel mode doesn't know about Created | Major | Test Patch |
Allen Wittenauer | Allen Wittenauer |
+
+
+### NEW FEATURES:
+
+| JIRA | Summary | Priority | Component | Reporter | Contributor |
+|:---- |:---- | :--- |:---- |:---- |:---- |
+| [YETUS-293](https://issues.apache.org/jira/browse/YETUS-293) | archiving
functionality | Major | Test Patch | Colin P. McCabe | Allen Wittenauer |
+| [YETUS-428](https://issues.apache.org/jira/browse/YETUS-428) | Provide
fallback option to mark issues as incompatible | Major | Release Doc Maker |
Ajay Yadava | Ajay Yadava |
+| [YETUS-415](https://issues.apache.org/jira/browse/YETUS-415) | shelldocs
ability to ignore a file | Major | ShellDocs | Allen Wittenauer | Ajay Yadava |
+| [YETUS-461](https://issues.apache.org/jira/browse/YETUS-461) | Allow
specifying exclusions for whitespace report | Minor | Test Patch | stack |
Kengo Seki |
+
+
+### IMPROVEMENTS:
+
+| JIRA | Summary | Priority | Component | Reporter | Contributor |
+|:---- |:---- | :--- |:---- |:---- |:---- |
+| [YETUS-424](https://issues.apache.org/jira/browse/YETUS-424) | Show more
helpful error message in case of missing dependency | Major | Release Doc
Maker | Ajay Yadava | Ajay Yadava |
+| [YETUS-425](https://issues.apache.org/jira/browse/YETUS-425) | Remove empty
tables while generating changelog | Minor | Release Doc Maker | Ajay Yadava |
Ajay Yadava |
+| [YETUS-423](https://issues.apache.org/jira/browse/YETUS-423) | Make
sortorder and sorttype of type choices | Minor | Release Doc Maker | Ajay
Yadava | Ajay Yadava |
+| [YETUS-427](https://issues.apache.org/jira/browse/YETUS-427) | Document the
-V option for releasedocmaker | Major | website and documentation | Ajay
Yadava | Ajay Yadava |
+| [YETUS-312](https://issues.apache.org/jira/browse/YETUS-312) | include more
context on whitespace plugin feedback | Minor | Test Patch | Sean Busbey |
Ajay Yadava |
+| [YETUS-48](https://issues.apache.org/jira/browse/YETUS-48) | Document python
version releasedocmaker supports | Minor | Release Doc Maker | Kengo Seki |
Ajay Yadava |
+| [YETUS-434](https://issues.apache.org/jira/browse/YETUS-434) | Add .pyc
files to .gitignore | Major | build | Ajay Yadava | Ajay Yadava |
+| [YETUS-430](https://issues.apache.org/jira/browse/YETUS-430) | Refactor
releasedocmaker.py in separate modules | Major | Release Doc Maker | Ajay
Yadava | Ajay Yadava |
+| [YETUS-444](https://issues.apache.org/jira/browse/YETUS-444) | Improve
documentation for Test Format Support | Trivial | website and documentation |
Ajay Yadava | Ajay Yadava |
+| [YETUS-455](https://issues.apache.org/jira/browse/YETUS-455) | Print help
when no args passed to releasedocmaker.py | Minor | Release Doc Maker | Andrew
Wang | Andrew Wang |
+
+
+### BUG FIXES:
+
+| JIRA | Summary | Priority | Component | Reporter | Contributor |
+|:---- |:---- | :--- |:---- |:---- |:---- |
+| [YETUS-404](https://issues.apache.org/jira/browse/YETUS-404) | build.sh
fails if python-dateutil is not installed | Trivial | build | Aldrin Piri |
Aldrin Piri |
+| [YETUS-409](https://issues.apache.org/jira/browse/YETUS-409) | Some fixes
and improvements for "Cleanup" section in "Managing a Release" document |
Major | website and documentation | Kengo Seki | Kengo Seki |
+| [YETUS-403](https://issues.apache.org/jira/browse/YETUS-403) | hadoop
personality needs better handling of homebrew | Major | Test Patch | Allen
Wittenauer | Kengo Seki |
+| [YETUS-419](https://issues.apache.org/jira/browse/YETUS-419) |
releasedocmaker should retry when the connection fails | Major | Release Doc
Maker | Akira Ajisaka | Akira Ajisaka |
+| [YETUS-380](https://issues.apache.org/jira/browse/YETUS-380) | "Release
Notes" button doesn't appear immediately in some cases | Trivial | website and
documentation | Kengo Seki | Kengo Seki |
+| [YETUS-414](https://issues.apache.org/jira/browse/YETUS-414) | ctest logs
are really broken | Blocker | Test Patch | Allen Wittenauer | Allen Wittenauer
|
+| [YETUS-407](https://issues.apache.org/jira/browse/YETUS-407) | DOAP is
broken | Major | website and documentation | Sebb | Kengo Seki |
+| [YETUS-405](https://issues.apache.org/jira/browse/YETUS-405) | Minor typo
for python-dateutil package | Minor | Release Doc Maker, website and
documentation | Kengo Seki | Karen Clark |
+| [YETUS-426](https://issues.apache.org/jira/browse/YETUS-426) | Parser error
on specifying just -V | Major | Release Doc Maker | Ajay Yadava | Ajay Yadava |
+| [YETUS-101](https://issues.apache.org/jira/browse/YETUS-101) | Nonexistent
hook in the build tool support document | Minor | website and documentation |
Kengo Seki | Ajay Yadava |
+| [YETUS-91](https://issues.apache.org/jira/browse/YETUS-91) | Clean up
comments in 01-common.sh | Minor | Test Patch | Kengo Seki | Ajay Yadava |
+| [YETUS-437](https://issues.apache.org/jira/browse/YETUS-437) | TOCs are
broken in some documents | Minor | website and documentation | Kengo Seki |
Ajay Yadava |
+| [YETUS-438](https://issues.apache.org/jira/browse/YETUS-438) | Minor issues
on newly added sections in releasedocmaker document | Minor | website and
documentation | Kengo Seki | Ajay Yadava |
+| [YETUS-184](https://issues.apache.org/jira/browse/YETUS-184) | link patch
naming guide into regular website docs | Major | Test Patch, website and
documentation | Sean Busbey | Ajay Yadava |
+| [YETUS-112](https://issues.apache.org/jira/browse/YETUS-112) | test-patch
build system documentation missing expected args for required | Major | Test
Patch, website and documentation | Sean Busbey | Karen Clark |
+| [YETUS-433](https://issues.apache.org/jira/browse/YETUS-433) |
releasedocmaker generates empty index and readme for non-semver versioning |
Major | Release Doc Maker | Ajay Yadava | Ajay Yadava |
+| [YETUS-309](https://issues.apache.org/jira/browse/YETUS-309) | pylint plugin
false positives | Major | Test Patch | Sean Busbey | Dima Spivak |
+| [YETUS-442](https://issues.apache.org/jira/browse/YETUS-442) | JIRA plugin
will not fallback to normal patch if it fails to find a github pull | Minor |
Test Patch | Casey Brotherton | Casey Brotherton |
+| [YETUS-443](https://issues.apache.org/jira/browse/YETUS-443) | github pull
request regular expression in the jira plugin should be more complete | Minor
| Test Patch | Casey Brotherton | Casey Brotherton |
+| [YETUS-448](https://issues.apache.org/jira/browse/YETUS-448) | Fix the docs
for supported python versions | Major | website and documentation | Ajay
Yadava | Ajay Yadava |
+| [YETUS-456](https://issues.apache.org/jira/browse/YETUS-456) | Typos in
documentation | Trivial | website and documentation | Ajay Yadava | Ajay
Yadava |
+| [YETUS-446](https://issues.apache.org/jira/browse/YETUS-446) |
releasedocmaker not handling 0 version in a range correctly? | Major | Release
Doc Maker | Allen Wittenauer | Ajay Yadava |
+| [YETUS-457](https://issues.apache.org/jira/browse/YETUS-457) | RDM does not
properly escape entities | Critical | Release Doc Maker | Andrew Wang | Andrew
Wang |
+| [YETUS-447](https://issues.apache.org/jira/browse/YETUS-447) | invalid byte
in cut | Major | Test Patch | Allen Wittenauer | Casey Brotherton |
+| [YETUS-463](https://issues.apache.org/jira/browse/YETUS-463) | Enable
yarn-ui profile in Yetus's precommit logic | Major | Test Patch | Wangda Tan |
Wangda Tan |
+| [YETUS-467](https://issues.apache.org/jira/browse/YETUS-467) | Update hbase
personality after YETUS-322 "flip verify\_ result codes" | Major | Test Patch
| stack | stack |
+| [YETUS-470](https://issues.apache.org/jira/browse/YETUS-470) | user\_plugin
directory is not copied over properly. | Major | Test Patch | Suraj Acharya |
Suraj Acharya |
+| [YETUS-469](https://issues.apache.org/jira/browse/YETUS-469) | running
docker as root fails. | Major | Test Patch | Suraj Acharya | Suraj Acharya |
+| [YETUS-472](https://issues.apache.org/jira/browse/YETUS-472) | Exclude
src/test/java from findbugs source folders by default | Major | Test Patch |
Akira Ajisaka | Akira Ajisaka |
+
+
+### OTHER:
+
+| JIRA | Summary | Priority | Component | Reporter | Contributor |
+|:---- |:---- | :--- |:---- |:---- |:---- |
+| [YETUS-339](https://issues.apache.org/jira/browse/YETUS-339) | Make the site
config file pass rubocop | Major | build, website and documentation | Sean
Busbey | Kengo Seki |
+| [YETUS-80](https://issues.apache.org/jira/browse/YETUS-80) | update missing
docs from Hadoop | Major | website and documentation | Sean Busbey | Ajay
Yadava |
+
+
Added: release/yetus/0.4.0/CHANGES.md.asc
==============================================================================
--- release/yetus/0.4.0/CHANGES.md.asc (added)
+++ release/yetus/0.4.0/CHANGES.md.asc Tue Jan 10 19:51:28 2017
@@ -0,0 +1,17 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v2
+
+iQIcBAABCgAGBQJYWDezAAoJEAQRUS1hzR1f6QIP/31urtwL0ku1HKjwBbntoUb6
+awhsTJCL0KkF/gl5AD3mcsIyv5b7Jds70d4oPfywc6/uZkO0B7ZGaIYICF00EElh
+lHhG448U5DjsrxHzZRfHujH98jriNosX8BXuADgG0VaqXjDIB76pcZ4ytxclBbe8
+An4sLhtngpZlN334naIi9pvqFqM4pjqIwr7u/Rn5vVSFMCnNBk1H++Bs4W9fSKcY
+hgfxa6zc1Rx0wxzI0WnD0cK/rp0GzbvIQf1rzQl7SGub/VYdy0enSfwjo/wT4GHJ
+jIvx/crn4u8hayw9TkNceS7Gd6fqHfVEd+sJ42/YORCN6R2JdLGrpyY94IEmfZjL
+qtNHzBgFfmlcstC8gwEttKbQBULMcq82wenBLi34tDIX8R4VqtdTVZZFfAdPGM3g
+lY2eiAAWLGhFCMnLQxDuog4TvXMzbxJvWtk8+uh/IrYC7sgWECS6g6xCtMnJOKn0
+YTupItSCaZ9sOh6VKE8sr8fDffXdH8SCvWEQD1HTypu1PyJWDN8toELuLzNawkqh
+/Zp/aZfKedmJZLcCF0U2Z1UPwccLlYQrj+9sNhjWQ2ktLvgT4R9f07WEnyAd1MY8
+l9UugOI+h0vzGlIbcGu7l/Xq6RE40i+1OiyuuJTwy/hD6EGUYASLlaMIjpsSe7Wz
+hVuBN1Vlm7RQqdj46V5h
+=jfUI
+-----END PGP SIGNATURE-----
Added: release/yetus/0.4.0/CHANGES.md.md5
==============================================================================
--- release/yetus/0.4.0/CHANGES.md.md5 (added)
+++ release/yetus/0.4.0/CHANGES.md.md5 Tue Jan 10 19:51:28 2017
@@ -0,0 +1 @@
+MD5 (CHANGES.md) = 9aa44f874ad9e7d7e942c81d10ea7018
Added: release/yetus/0.4.0/CHANGES.md.mds
==============================================================================
--- release/yetus/0.4.0/CHANGES.md.mds (added)
+++ release/yetus/0.4.0/CHANGES.md.mds Tue Jan 10 19:51:28 2017
@@ -0,0 +1,12 @@
+CHANGES.md: MD5 = 9A A4 4F 87 4A D9 E7 D7 E9 42 C8 1D 10 EA 70 18
+CHANGES.md: SHA1 = 311C B255 3CAB 0A56 BF55 BD19 3D1E A226 ABC7 7FFA
+CHANGES.md: RMD160 = 1A91 C436 93EE FD74 B625 0FC3 E88F 1A2C D2D0 0201
+CHANGES.md: SHA224 = 2B2CA108 F8054CFE A6132BE1 6F34BF72 C395478E 39DE9E8D
+ 525BD345
+CHANGES.md: SHA256 = C286771F ABE0B080 B7C29104 21A915E4 7C5814A4 BF9B5E9B
+ 1194E921 3623DF8F
+CHANGES.md: SHA384 = 64A3C1A4 FCAAF69B EE87F1B2 623CD435 7360EE50 68B1825A
+ 9CD0091A 66A70303 A3DC65B4 D61866C5 EC5247ED 44CC7EAC
+CHANGES.md: SHA512 = B17DC9E8 C80807AC 09883019 53851A4B CFC405B2 205665A9
+ A26654F4 57FF9592 E797595A F5FB239C 447855B5 EA874101
+ 8E247CF1 38E95805 81CB5B1A E07E2329
Added: release/yetus/0.4.0/RELEASENOTES.md
==============================================================================
--- release/yetus/0.4.0/RELEASENOTES.md (added)
+++ release/yetus/0.4.0/RELEASENOTES.md Tue Jan 10 19:51:28 2017
@@ -0,0 +1,70 @@
+
+<!---
+# 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.4.0 Release Notes
+
+These release notes cover new developer and user-facing incompatibilities,
important issues, features, and major improvements.
+
+
+---
+
+* [YETUS-390](https://issues.apache.org/jira/browse/YETUS-390) | *Major* |
**qbt needs an "abbreviated email" mode**
+
+<!-- markdown -->
+
+Users:
+
+* `--brief-report-file` allows for the creation of a much smaller, plain-text
friendly report. See the qbt documentation for more information.
+* Filtered tests now show up as orange in those reports that support color.
Previously they were blue.
+
+Developers:
+
+* The `add_vote_table` API no longer accepts a null vote.
+* The vote table time is now in raw seconds rather than a display-able time.
+* Filtered subsystems will put -0 in the vote table if they failed instead of
always putting 0. If they do not fail (0 or +1), that vote is now kept.
+* `module_status` now allows to update a module's status without requiring
providing the other parameters.
+
+
+---
+
+* [YETUS-341](https://issues.apache.org/jira/browse/YETUS-341) | *Major* |
**docker cleanup in sentinel mode doesn't know about Created**
+
+Developers:
+
+This changes the ordering of the DOCKER\_CONTAINER\_PURGE array.
+
+
+---
+
+* [YETUS-309](https://issues.apache.org/jira/browse/YETUS-309) | *Major* |
**pylint plugin false positives**
+
+The precommit plugin for pylint now ignores messages at the INFO level, which
includes locally disabled warnings.
+
+
+---
+
+* [YETUS-461](https://issues.apache.org/jira/browse/YETUS-461) | *Minor* |
**Allow specifying exclusions for whitespace report**
+
+<!-- markdown -->
+Apache Yetus Precommit users can specify a list of filename regexes to ignore
when checking for whitespace errors with the new command line arguments:
+
+* `--whitespace-eol-ignore-list` to skip end-of-line whitespace checks
+* `--whitespace-tabs-ignore-list` to skip checking for tabs
+
+
+
Added: release/yetus/0.4.0/RELEASENOTES.md.asc
==============================================================================
--- release/yetus/0.4.0/RELEASENOTES.md.asc (added)
+++ release/yetus/0.4.0/RELEASENOTES.md.asc Tue Jan 10 19:51:28 2017
@@ -0,0 +1,17 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v2
+
+iQIcBAABCgAGBQJYWDe3AAoJEAQRUS1hzR1fLKMP/iMjnnvWhkGKNC3D8QmZQU7K
+UAZnbiUpYX0LxImg038q8TvolG3mdDCn4/+IQZ5D68rE9MXyNldQ1ch41S4iC7wb
+xNvWvPKMpj5w9s2gD6elftLd7cKzH/haptcagqlOljStBZ2EJ6qRxuhaPWvdb26+
+juPd30HLWLsYgOxu/tdA5U1R4YWHfy0st1Ghc6mI6EtFbQFZVzvRzMFEpmCE9wRg
+8MpxnfM/etmpTAGAnKP/NrJQpwOYiZUCil5Lp87k23C5W2518jWIP5B2dIghIpYC
+bGYuXtURs7xb9t9wceYzCtRtJoXTdmzYjPj4DJ2AyDKsgGTyIp7s2WNa9NkFJ01y
+hjkBjtsAXsgNDUVyyuiNfcvAySIDjIPbnVtIdxyxiBJg+0gfMSLJuNazc45sCS3Z
+u30JbnUYs33Vl4b9BrDy4pOw+hXhv1qw7rFo06WrNPobwmyw0oEhhv4/oFHSz3w9
+JHFKvxY8gDupRwzd7u9KphfLF4zEJ7Ct2ddTZBPDyGkLNGsVudzaADWV1RpMxMdZ
+mND6YlbDGuNtpCa9G7FDVZRyxwuwGdL80y+QDTXvEub4tsvvlTKA/A7YPIFCoDeO
+Z4bfp+6EXGo5C2C932N8x6TVHeHDIO95/F2s6gbMUOwxuT2M/tQOZni+452ix0JL
+C0krKKdnr25ALXEq1Duu
+=se2X
+-----END PGP SIGNATURE-----
Added: release/yetus/0.4.0/RELEASENOTES.md.md5
==============================================================================
--- release/yetus/0.4.0/RELEASENOTES.md.md5 (added)
+++ release/yetus/0.4.0/RELEASENOTES.md.md5 Tue Jan 10 19:51:28 2017
@@ -0,0 +1 @@
+MD5 (RELEASENOTES.md) = 781721f410eb3c3467f186745e196044
Added: release/yetus/0.4.0/RELEASENOTES.md.mds
==============================================================================
--- release/yetus/0.4.0/RELEASENOTES.md.mds (added)
+++ release/yetus/0.4.0/RELEASENOTES.md.mds Tue Jan 10 19:51:28 2017
@@ -0,0 +1,12 @@
+RELEASENOTES.md: MD5 = 78 17 21 F4 10 EB 3C 34 67 F1 86 74 5E 19 60 44
+RELEASENOTES.md: SHA1 = 5D1A ED72 7350 AECC 45A4 F6AF 20D6 4DD1 3263 1FC1
+RELEASENOTES.md: RMD160 = 7B9A 0E4E 60D5 D355 9A29 192D 34F4 6C6D 8CBE 59D6
+RELEASENOTES.md: SHA224 = 31FD24EC 4AF2C56F 25435535 E2E42CD6 BA8FC014 C58A7F90
+ BC718912
+RELEASENOTES.md: SHA256 = CE46066D C6C38BFB 36017F4B C3D90D1D 6E28F930 A259EB46
+ 2631DF18 8A125483
+RELEASENOTES.md: SHA384 = 31267BB0 27D7A30B 242501D8 48E66880 B6C78EF8 E62D3355
+ EFB079C8 90F8FCE5 4CFF0E8C 59201648 22CA576B F450CD32
+RELEASENOTES.md: SHA512 = AA478D2C 7C0A959A 11CFE232 A2275E4F CE451E31 E7D58D20
+ E6FE8B3E 563ABF2F 8914E2A7 A6D537AA E8C56252 09E58BA8
+ 8F5B1927 0AA19BC4 A13E8F9A 043ED3B2
Added: release/yetus/0.4.0/yetus-0.4.0-bin.tar.gz
==============================================================================
Binary file - no diff available.
Propchange: release/yetus/0.4.0/yetus-0.4.0-bin.tar.gz
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added: release/yetus/0.4.0/yetus-0.4.0-bin.tar.gz.asc
==============================================================================
--- release/yetus/0.4.0/yetus-0.4.0-bin.tar.gz.asc (added)
+++ release/yetus/0.4.0/yetus-0.4.0-bin.tar.gz.asc Tue Jan 10 19:51:28 2017
@@ -0,0 +1,17 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v2
+
+iQIcBAABCgAGBQJYWDe7AAoJEAQRUS1hzR1f5UMP/i8LWJNrZFsJ9OWixujAR7Jh
+/97v/wUKcrk7DxAWjPTIwZMvn3z1eh3/n/NZE2xvFDTl+kKV1nGvjhyN/bwUfyQJ
+cEfwkGVpNwh3zjNfifgCn82e1I/oGNle7m1Q8T2aJaPznINozeEd3JvT1LaChk4y
+nVoMEqq76i6g4Tvtyprq0lfLb95sTMhjRk5lN7YjHGhrIyYUdhMIZocw/MR347TB
+s4+mDKWV81uJTYNz6mY+O2a6pllj8hHiYlIQgEVbrcythn7LOyZxc0mTn3aROrw3
+FZZk6Qyyy8MkpcpGOcMUAlfNINkEdDQg2Bp21A9JHSves+IXNBJDNrHdp05FaiOY
+KhCWwmm+MJHFSpWjkVSDL/aCcUsMofE8wsmZwF+JgQDF6ZEdXzqQNNJeC7GCKXEN
+DlaKW4zTbF5kB7BZs+zPdCYKhu2snRHhNiBUt5Ph0nFhss6QjlWvxUCMhYtiXFU0
+WdIoEehLnTIrOW2bzd6x/SBq/dJHFbAz68vmVkbuLSXdRQGX9EtWeM1eGzuhXQPf
+WYT2fnPmtKYMsrPrtlX+NFML0PFZg4f3xvA8cmX4tiLE0/h+HFzPQrJbIg28GqCl
+pdA5pUcJRdH1H0wb0wzmf88nrXlWH89inX39SQdkLlkAj6HhyuUsbjBRP7jQc5+T
+kwpO12p+vAddGqr9IWR4
+=EiSU
+-----END PGP SIGNATURE-----
Added: release/yetus/0.4.0/yetus-0.4.0-bin.tar.gz.md5
==============================================================================
--- release/yetus/0.4.0/yetus-0.4.0-bin.tar.gz.md5 (added)
+++ release/yetus/0.4.0/yetus-0.4.0-bin.tar.gz.md5 Tue Jan 10 19:51:28 2017
@@ -0,0 +1 @@
+MD5 (yetus-0.4.0-bin.tar.gz) = aba1ef9209c4e2a5033e389590928054
Added: release/yetus/0.4.0/yetus-0.4.0-bin.tar.gz.mds
==============================================================================
--- release/yetus/0.4.0/yetus-0.4.0-bin.tar.gz.mds (added)
+++ release/yetus/0.4.0/yetus-0.4.0-bin.tar.gz.mds Tue Jan 10 19:51:28 2017
@@ -0,0 +1,17 @@
+yetus-0.4.0-bin.tar.gz: MD5 = AB A1 EF 92 09 C4 E2 A5 03 3E 38 95 90 92 80
+ 54
+yetus-0.4.0-bin.tar.gz: SHA1 = AD15 2696 0E42 002C D4A2 1C06 8690 1DDA 713F
+ D46E
+yetus-0.4.0-bin.tar.gz: RMD160 = C3A9 7A52 5CCB 15A4 1B8D 46FE CA4A ABE0 3B5C
+ 87D3
+yetus-0.4.0-bin.tar.gz: SHA224 = 1077B190 5D5E1D01 AFC126C3 709D8B4C C94AE66B
+ A212B70E 395F57C5
+yetus-0.4.0-bin.tar.gz: SHA256 = EC922E61 77CDB0F0 9C90B494 AF6982F6 889D3907
+ 1E80089C 7E07698D 8A8BF4E3
+yetus-0.4.0-bin.tar.gz: SHA384 = FC098888 80D0AC4F 60A09155 283BABC3 C77EC025
+ 2696C2DB 50234354 163BC6DA B9093F57 208FA37F
+ C6365DC9 C20129A2
+yetus-0.4.0-bin.tar.gz: SHA512 = FF33421C EA738417 AC4504B4 5B550BBC B1EB7B44
+ 66696143 4DBBB476 96E78743 C2AC5708 A8F6EB20
+ 12C938E8 5FC92852 C8C78573 803E7D8F 64C8C537
+ D41390F7
Added: release/yetus/0.4.0/yetus-0.4.0-src.tar.gz
==============================================================================
Binary file - no diff available.
Propchange: release/yetus/0.4.0/yetus-0.4.0-src.tar.gz
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added: release/yetus/0.4.0/yetus-0.4.0-src.tar.gz.asc
==============================================================================
--- release/yetus/0.4.0/yetus-0.4.0-src.tar.gz.asc (added)
+++ release/yetus/0.4.0/yetus-0.4.0-src.tar.gz.asc Tue Jan 10 19:51:28 2017
@@ -0,0 +1,17 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v2
+
+iQIcBAABCgAGBQJYWDfDAAoJEAQRUS1hzR1f8ykP/jT2ud5xM5eMOPxL7e51nUvb
+Nmkq6qnypkUJhHrsNcRl7l4nUttLwGnu8NurxmecI8+tg21nHNKEp5nXoguy76Ku
+0ddDUeEGI+BmrfzEkPf620eBjkweUwxNyKFVjDuP6JQ576zbBeucJqEBs6dERfPN
+MPStfdz7stON5YxN+kMGrWuBksE6huh+z5qTf6gJRQw++vLc8+bv/f5rpa8zuwhX
+wyp9egJGBBc0klPWgJI4/jd9MXFyd3eVeb1j2sEAho6CkKpPioEqOGtITr1bsqXA
+MVaKUpKvNmz2dJQ3URaJctMJkN3DsqPVmD6pZs+eqhiEYnv5J2bFvtCBQ+/DOg/0
+BreqepQsxwWtASwM67fyk3IIm6uQS0SJ1kzfdQySpchUSknaA4GlUnlFhnJ1bJVC
++QwyjxCTet0gVODJy4WinsWXNHxZS0SC4G7R0GXrElsZcIEmVm/up1B2TClUTpQ0
+LYic9TgIayj3WJ1J6NAnHxbNJoQf8GuDNKkg4tpO+xPvYcQuYckCTPIy7lq4MPzZ
+DkYhGskhlOy1uSsaGqrLjKT0PsuL6vAfHlUuuSct985T1xw67PY7DtK2PIq/dD0w
+95MjrLq967rBfW7Gqd5J9IsiysAod+uPlMcgAXKze/fJOrtHMayfytoCxZUhPGep
+32y36nQlPR7e63cB09BC
+=HLZi
+-----END PGP SIGNATURE-----
Added: release/yetus/0.4.0/yetus-0.4.0-src.tar.gz.md5
==============================================================================
--- release/yetus/0.4.0/yetus-0.4.0-src.tar.gz.md5 (added)
+++ release/yetus/0.4.0/yetus-0.4.0-src.tar.gz.md5 Tue Jan 10 19:51:28 2017
@@ -0,0 +1 @@
+MD5 (yetus-0.4.0-src.tar.gz) = f9d2e13708c42a021c865e5e61e5e564
Added: release/yetus/0.4.0/yetus-0.4.0-src.tar.gz.mds
==============================================================================
--- release/yetus/0.4.0/yetus-0.4.0-src.tar.gz.mds (added)
+++ release/yetus/0.4.0/yetus-0.4.0-src.tar.gz.mds Tue Jan 10 19:51:28 2017
@@ -0,0 +1,17 @@
+yetus-0.4.0-src.tar.gz: MD5 = F9 D2 E1 37 08 C4 2A 02 1C 86 5E 5E 61 E5 E5
+ 64
+yetus-0.4.0-src.tar.gz: SHA1 = 3D1F 4021 6684 C7E7 3F23 0FAC 0CF5 B435 5018
+ 0D5E
+yetus-0.4.0-src.tar.gz: RMD160 = A240 95CC E263 AB9E EFA8 ACBB EBEB F544 9443
+ 1FAC
+yetus-0.4.0-src.tar.gz: SHA224 = 4505A350 93D48B1A 0E1081B3 0878C352 0877E2B1
+ CA62F083 28AADE0F
+yetus-0.4.0-src.tar.gz: SHA256 = 7DA0C26C 4AF581AC 259B53C2 9A87EE3C C909FD81
+ DAC17025 33AF1582 E1FA4713
+yetus-0.4.0-src.tar.gz: SHA384 = 628479B9 02C266F9 397D1C06 F0DD1858 2019431E
+ E6232CCF B70B8EDF 6DE1263B 391EECA2 BBDE58BD
+ 220995BE C380FDE1
+yetus-0.4.0-src.tar.gz: SHA512 = 856D1AFB B08772C1 14E49DDA A15F57E7 81A052F4
+ CBCFEF07 7ED9DFB3 E3328160 86A8FEA7 F69B4389
+ 1EBBBC9E F2460D40 8D1CCDA4 F4380AE1 75827A16
+ ED7C4F21