| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: brotli-java | Distribution: SUSE Linux 16 |
| Version: 1.2.0 | Vendor: SUSE LLC <https://www.suse.com/> |
| Release: 160000.1.1 | Build date: Mon May 11 13:35:59 2026 |
| Group: Development/Libraries/Java | Build host: reproducible |
| Size: 103707 | Source RPM: brotli-java-1.2.0-160000.1.1.src.rpm |
| Packager: https://www.suse.com/ | |
| Url: https://github.com/google/brotli | |
| Summary: Brotli compression format for Java | |
Brotli is a generic-purpose lossless compression algorithm that compresses data using a combination of a modern variant of the LZ77 algorithm, Huffman coding and 2nd order context modeling, with a compression ratio comparable to the best currently available general-purpose compression methods. It is similar in speed with deflate but offers more dense compression. The specification of the Brotli Compressed Data Format is defined in RFC 7932.
MIT
* Mon May 11 2026 fstrba@suse.com
- Update to version 1.2.0
* Added
+ decoder: BrotliDecoderAttachDictionary
+ decoder: BrotliDecoderOnFinish callback behind
BROTLI_REPORTING
+ decoder: BrotliDecoderSetMetadataCallbacks
+ encoder: BrotliEncoderPrepareDictionary,
BrotliEncoderDestroyPreparedDictionary,
BrotliEncoderAttachPreparedDictionary
+ decoder: BrotliEncoderOnFinish callback behind
BROTLI_REPORTING
+ decoder / encoder: added static initialization to reduce
binary size
+ common: BrotliSharedDictionaryCreateInstance,
BrotliSharedDictionaryDestroyInstance,
BrotliSharedDictionaryAttach
+ java: encoder wrapper: Parameters.mode
+ java: Brotli{Input|Output}Stream.attachDictionary
+ java: wrapper: partial byte array input
* Removed
+ java: dropped finalize() for native entities
* Fixed
+ java: JNI decoder failed sometimes on power of 2 payloads
+ java: in compress pass correct length to native encoder
* Improved
+ java / js: smaller decoder footprint
+ decoder: faster decoding
+ encoder: faster encoding
+ encoder: smaller stack frames
* Changed
+ decoder / encoder: static tables use "small" model (allows
2GiB+ binaries)
- Rewrite build system to use ant in order to build this early
* Thu Mar 27 2025 fstrba@suse.com
- Fix build with both xmvn-mojo:javadoc and javadoc:aggregate
* Tue Sep 12 2023 fstrba@suse.com
- Reproducible builds: use SOURCE_DATE_EPOCH for timestamp
* Fri Nov 25 2022 shvetz.anton@gmail.com
- Initial packaging with v1.0.9
/usr/share/doc/packages/brotli-java /usr/share/doc/packages/brotli-java/README /usr/share/doc/packages/brotli-java/README.md /usr/share/java/brotli /usr/share/java/brotli/dec.jar /usr/share/licenses/brotli-java /usr/share/licenses/brotli-java/LICENSE /usr/share/maven-metadata/brotli-java.xml /usr/share/maven-poms/brotli /usr/share/maven-poms/brotli/dec.pom
Generated by rpm2html 1.8.1
Fabrice Bellet, Sat Aug 1 22:45:08 2026