This is an automated email from the ASF dual-hosted git repository.
lihan pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat-jakartaee-migration.git
The following commit(s) were added to refs/heads/main by this push:
new d39df40 Recalculate the CRC valu
aooohan commented on PR #30:
URL:
https://github.com/apache/tomcat-jakartaee-migration/pull/30#issuecomment-1228271046
Merge manually
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific
aooohan closed pull request #30: Exception in thread "main"
java.util.zip.ZipException: Bad CRC checksum for entry
URL: https://github.com/apache/tomcat-jakartaee-migration/pull/30
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub
aooohan closed issue #29: Exception in thread "main"
java.util.zip.ZipException: Bad CRC checksum for entry META-INF/MANIFEST.MF
URL: https://github.com/apache/tomcat-jakartaee-migration/issues/29
--
This is an automated message from the Apache Git Service.
To respond to the message, please l
This is an automated email from the ASF dual-hosted git repository.
lihan pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat-jakartaee-migration.git
from d39df40 Recalculate the CRC value after converting to avoid CRC
checksum failures when the entry ty
https://bz.apache.org/bugzilla/show_bug.cgi?id=66240
Bug ID: 66240
Summary: "Invalid octet [-1]. The valid range for IPv4 octets
is 0 to 255." error when subdomain is 4294967295
Product: Tomcat 9
Version: 9.0.x
Hardware: Al
https://bz.apache.org/bugzilla/show_bug.cgi?id=66209
--- Comment #11 from Rahul Jaisimha ---
I'm working with John on the updated patch. I'm going to go ahead with updating
the "UseBloomFilterForArchives" setting to something similar to what
Christopher mentioned:
> I think it makes sense to re-
https://bz.apache.org/bugzilla/show_bug.cgi?id=66209
--- Comment #12 from Mark Thomas ---
A related issue: it should probably be on the WebResourceRoot rather than the
context.
trimSpaces for JSPs did something similar (boolean -> String).
--
You are receiving this mail because:
You are the as
https://bz.apache.org/bugzilla/show_bug.cgi?id=66240
Stefan Mayr changed:
What|Removed |Added
OS||All
--- Comment #1 from Stefan Mayr ---
https://bz.apache.org/bugzilla/show_bug.cgi?id=66240
--- Comment #2 from Stefan Mayr ---
This also work for other values like 8589934591 (0x1) which result in an
int overflow and produces 0x (-1) as a result
--
You are receiving this mail because:
You are the assignee for the bug.
-
mayrstefan opened a new pull request, #548:
URL: https://github.com/apache/tomcat/pull/548
When parsing an octet stop when value exceeds 255. Should fix [bug
66240](https://bz.apache.org/bugzilla/show_bug.cgi?id=66240)
--
This is an automated message from the Apache Git Service.
To respon
11 matches
Mail list logo