[ 
https://issues.apache.org/jira/browse/HADOOP-18198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17524241#comment-17524241
 ] 

Steve Loughran commented on HADOOP-18198:
-----------------------------------------

* the jdiff xml files from 3.3.2 are incomplete (to be specific: the release 
docs are incomplete; following them wasn't sufficient)

* docker container needs a dateutil too
{code}

$ /usr/local/bin/mvn -Dmaven.repo.local=/Users/stevel/.m2/repository install 
site site:stage -DskipTests -DskipShade -Pdist,src -Preleasedocs,docs > 
/Users/stevel/hadoop/patchprocess/mvn_site.log 2>&1


[INFO]
[INFO] --- exec-maven-plugin:1.3.1:exec (releasedocs) @ hadoop-common ---
This script requires python-dateutil module to be installed. You can install it 
using:
         pip install python-dateutil
{code}

> Release Hadoop 3.3.3: hadoop-3.3.2 with some fixes
> --------------------------------------------------
>
>                 Key: HADOOP-18198
>                 URL: https://issues.apache.org/jira/browse/HADOOP-18198
>             Project: Hadoop Common
>          Issue Type: Task
>          Components: build
>    Affects Versions: 3.3.2
>            Reporter: Steve Loughran
>            Assignee: Steve Loughran
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> Hadoop 3.3.3 is a minor followup release to Hadoop 3.3.2 with all the 
> incremental changes which went in to the 3.2.4 release
> * minor CVE fixes in Hadoop source
> * CVE fixes in dependencies we know of (protobuf unmarshalling leading to DoS)
> * replacement of log4j 1.2.17 to reload4j
> * node.js update
> This is not a release off branch-3.3, it is a fork of 3.3.2 with the changes.
> The next release of branch-3.3 will be numbered hadoop-3.4; updating maven 
> versions and JIRA fix versions is part of this release process.
> The changes here are already in branch 3.2.4; this completes the set
> CVEs fixed
> * CVE-2022-26612: Apache Hadoop: Arbitrary file write in 
> FileUtil#unpackEntries on Windows (HADOOP-18155)



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to