Re: VOTE: Release RC #2 as Apache Roller 6.1.0
Kohei Nozaki <[email protected]> Sun, 19 Dec 2021 17:14:08 +0900
| Newsgroups | gmane.comp.java.roller.devel |
|---|---|
| Message-ID | <[email protected]> |
+1 > On Dec 19, 2021, at 8:27, Michael Bien <[email protected]> wrote: > > +1 > > checks: > - hash of binaries ok > - log4j2 versions ok > - fresh test deployment on JDK 17, blog/user/entry creation ok > - comment validation response ok > > thanks for doing this even though its weekend Dave, > > regards, > michael > > On 18.12.21 21:48, Dave wrote: >> I propose that we release Roller v6.1.0 based on the code that is currently >> in the master branch. I have prepared a release candidate and some release >> notes, below. >> >> Please vote in the next 72 hours to approve this release. >> +1 to release >> -1 not to release (with reasons) >> >> Thanks to Michael Bien for all his work since the 6.0.1 release on bug >> fixes, general improvements and dependency updates like the important one >> he made today to upgrade Log4j to 2.17.0. >> >> The release candidate files are here: >> https://dist.apache.org/repos/dist/dev/roller/roller-6.1/v6.1.0/ >> >> Release notes >> >> This is a bug fix and dependency update release that includes all changes >> made to the master branch since August 16, 2021. It also includes the new >> patched Log4j release. This release should be a drop-in replacement of the >> previous v6.0.2 release. >> >> Here is a summary of the changes. >> >> All Pull Requests that were merged since August 16, 2021 >> https://github.com/apache/roller/pulls?q=is%3Apr+is%3Aclosed+is%3Amerged >> >> Bug resolved since August 16, 2021 >> https://issues.apache.org/jira/issues/?jql=project%20%3D%20ROL%20AND%20status%20in%20(Resolved%2C%20Closed)%20AND%20resolutiondate%20%3E%20%272019%2F12%2F27%27 >> >> And there is one database change: in the weblog table, the column blacklist >> has been renamed to bannedwordslist. >> >