3 Commits

Author SHA256 Message Date
3669a27add Accepting request 1264596 from home:fstrba:maven
Add missing dependency on junit

OBS-URL: https://build.opensuse.org/request/show/1264596
OBS-URL: https://build.opensuse.org/package/show/Java:packages/apache-james-mime4j?expand=0&rev=3
2025-03-27 15:18:02 +00:00
d759eaf7d1 Accepting request 1172224 from home:urbic:branches:Java:packages
- Upgrade to v0.8.11
      + MIME4J-326 SILENT monitor for header decoding
- Update to v0.8.10
  CVE-2024-21742: Mime4J DOM header injection
  * Bug fixes:
    + Prevent header injection with MIME4J DOM
    + MIME4J-325 DateTimeParser should throw ParseException if
      value can't be parsed (#88)
    + MIME4J-324 Handle URL parsing exception in
      LenientContentDispositionField
  * Performance:
    + ContentTypeFieldLenientImpl: clear is not needed (#86)
    + MIME4J-322 Use ArrayDeque in MimeTokenStream
    + MIME4J-324 Avoid an extra copy of
      ContentDispositionFieldLenientImpl parameters
- Update to v0.8.9 - 2022-12-30
  * Bug fixes:
    + MIME4J-322 Rely on Files.createTempFile (#82)
  * Enhancements:
    + MIME4J-321 SingleBody should return its size (#80)
- Update to v0.8.8 - 2022-10-28
  * Upgrades:
    + Bump log4j-core from 2.16.0 to 2.19.0
  * Bug fixes:
    + MIME4J-320 Make DateTimeParser case-insensitive for day of
      week and month
    + MIME4J-316 Parts missing in case of a specific combination of
      boundaries
    + MIME4J-313 -- correctly allow for builds with JDK > 8 but
      target/release of 8. (#67)
  * Enhancements:
    + MIME4J-315 Add a convenient method to parse DateTime
    + MIME4J-315 Add a convenient method to transform DateTime into
      a java date
  * Performance:
    + MIME4J-317 Improve message writing (JMH + optimized copy)
    + MIME4J-318 Add a TextBody::getCharset
    + MIME4J-318 Buffer recycling
    + MIME4J-318 Fasten ContentDispositionFieldLenientImpl
    + MIME4J-318 DefaultBodyDescriptorBuilder should avoid copying
      all headers
    + MIME4J-318 Fields: rely on lenient parsers
- Add build dependency on mvn(org.openjdk.jmh:jmh-core),
  mvn(org.openjdk.jmh:jmh-generator-annprocess),
  mvn(org.apache.felix:maven-bundle-plugin)
- Reproducible builds: use SOURCE_DATE_EPOCH for timestamp

OBS-URL: https://build.opensuse.org/request/show/1172224
OBS-URL: https://build.opensuse.org/package/show/Java:packages/apache-james-mime4j?expand=0&rev=2
2024-05-06 16:37:48 +00:00
30cca43a99 Accepting request 982908 from home:urbic:java
Submitting a new package

OBS-URL: https://build.opensuse.org/request/show/982908
OBS-URL: https://build.opensuse.org/package/show/Java:packages/apache-james-mime4j?expand=0&rev=1
2022-07-07 07:35:17 +00:00