[commons-fileupload] branch master updated: FILEUPLOAD-326 - Simplify Assertion

2021-05-01 Thread jochen
This is an automated email from the ASF dual-hosted git repository. jochen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-fileupload.git The following commit(s) were added to refs/heads/master by this push: new 95c77d5 FILEUPLOAD-326 - Simplify A

[commons-compress] branch master updated: more stongly guard what is supposed to become an array size

2021-05-01 Thread bodewig
This is an automated email from the ASF dual-hosted git repository. bodewig pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-compress.git The following commit(s) were added to refs/heads/master by this push: new cf4608b more stongly guard what is s

[commons-compress] 02/02: JDK's ZipEntry#setExtra parses a few extra fields itself ...

2021-05-01 Thread bodewig
This is an automated email from the ASF dual-hosted git repository. bodewig pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-compress.git commit 51265b23722d9ce2262d68979ce7dbb79b94f430 Author: Stefan Bodewig AuthorDate: Sat May 1 18:31:34 2021 +0200

[commons-compress] 01/02: AsiExtraField actually expects quite a few more bytes than it claims

2021-05-01 Thread bodewig
This is an automated email from the ASF dual-hosted git repository. bodewig pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-compress.git commit 96317153c10f6358877729672fc5a221055a0c31 Author: Stefan Bodewig AuthorDate: Sat May 1 18:26:09 2021 +0200

[commons-compress] branch master updated (deabd92 -> 51265b2)

2021-05-01 Thread bodewig
This is an automated email from the ASF dual-hosted git repository. bodewig pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-compress.git. from deabd92 COMPRESS-575 document changes new 9631715 AsiExtraField actually expects quite a few more b

[commons-compress] 04/05: COMPRESS-567 overlooked a RuntimeException in BoundedArchiveInputStream

2021-05-01 Thread bodewig
This is an automated email from the ASF dual-hosted git repository. bodewig pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-compress.git commit 30ff58d0f120b01e74db83eaee9f819fcf840843 Author: Stefan Bodewig AuthorDate: Sat May 1 15:43:37 2021 +0200

[commons-compress] 03/05: COMPRESS-575 confine sparse entry to its claimed realSize

2021-05-01 Thread bodewig
This is an automated email from the ASF dual-hosted git repository. bodewig pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-compress.git commit 864588382b21a5ea80d03e4e34fe6756ea8b131c Author: Stefan Bodewig AuthorDate: Sat May 1 15:41:02 2021 +0200

[commons-compress] 05/05: COMPRESS-575 document changes

2021-05-01 Thread bodewig
This is an automated email from the ASF dual-hosted git repository. bodewig pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-compress.git commit deabd925d789efcfaf677ec38fd74c13b6ddd04d Author: Stefan Bodewig AuthorDate: Sat May 1 15:48:08 2021 +0200

[commons-compress] branch master updated (2887391 -> deabd92)

2021-05-01 Thread bodewig
This is an automated email from the ASF dual-hosted git repository. bodewig pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-compress.git. from 2887391 COMPRESS-575 harden parser for PAX 1.0 sparse struct blocks new f196253 COMPRESS-575 extrac

[commons-compress] 02/05: whitespace changes only

2021-05-01 Thread bodewig
This is an automated email from the ASF dual-hosted git repository. bodewig pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-compress.git commit ad403183376fdd12881cc8fd48eab73e56334afd Author: Stefan Bodewig AuthorDate: Sat May 1 15:29:57 2021 +0200

[commons-compress] 01/05: COMPRESS-575 extract and harden sorting of sparse structs

2021-05-01 Thread bodewig
This is an automated email from the ASF dual-hosted git repository. bodewig pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-compress.git commit f196253cc9794ac682679854e68c3184ab938618 Author: Stefan Bodewig AuthorDate: Sat May 1 15:27:50 2021 +0200

[commons-compress] branch master updated: COMPRESS-575 harden parser for PAX 1.0 sparse struct blocks

2021-05-01 Thread bodewig
This is an automated email from the ASF dual-hosted git repository. bodewig pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-compress.git The following commit(s) were added to refs/heads/master by this push: new 2887391 COMPRESS-575 harden parser f

[commons-fileupload] branch master updated: Exclude DLS_DEAD_LOCAL_STORE what i think it's a false positive.

2021-05-01 Thread jochen
This is an automated email from the ASF dual-hosted git repository. jochen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-fileupload.git The following commit(s) were added to refs/heads/master by this push: new 5c2a44f Exclude DLS_DEAD_LOCAL_STO

[commons-compress] 02/02: COMPRESS-575 forgot tests for parseSparseStructs

2021-05-01 Thread bodewig
This is an automated email from the ASF dual-hosted git repository. bodewig pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-compress.git commit c7c1a8b561bb94dc1154ac654cb957e807a21d77 Author: Stefan Bodewig AuthorDate: Sat May 1 12:43:25 2021 +0200

[commons-compress] 01/02: COMPRESS-575 harden parser of PAX 0.1 GNU sparse map

2021-05-01 Thread bodewig
This is an automated email from the ASF dual-hosted git repository. bodewig pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-compress.git commit ecf514b46342c783586c2703a5b0f371092933c3 Author: Stefan Bodewig AuthorDate: Sat May 1 11:29:35 2021 +0200

[commons-compress] branch master updated (ef765af -> c7c1a8b)

2021-05-01 Thread bodewig
This is an automated email from the ASF dual-hosted git repository. bodewig pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-compress.git. from ef765af COMPRESS-575 extract and harden parsing of GNU stuct_sparse entries new ecf514b COMPRESS-5

[commons-fileupload] branch master updated: FILEUPLOAD-325 - Remove Unused Assignment

2021-05-01 Thread jochen
This is an automated email from the ASF dual-hosted git repository. jochen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-fileupload.git The following commit(s) were added to refs/heads/master by this push: new ca45aa7 FILEUPLOAD-325 - Remove Unu

[commons-compress] branch master updated: COMPRESS-575 extract and harden parsing of GNU stuct_sparse entries

2021-05-01 Thread bodewig
This is an automated email from the ASF dual-hosted git repository. bodewig pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-compress.git The following commit(s) were added to refs/heads/master by this push: new ef765af COMPRESS-575 extract and har

[commons-compress] branch master updated: COMPRESS-575 harden parser for PAX 0.0 sparse headers

2021-05-01 Thread bodewig
This is an automated email from the ASF dual-hosted git repository. bodewig pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-compress.git The following commit(s) were added to refs/heads/master by this push: new 61615b3 COMPRESS-575 harden parser f