-
Notifications
You must be signed in to change notification settings - Fork 232
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update libsnappy.so for s390x #474
Conversation
Yes. I'll trigger native lib build |
Thank you @xerial , could you please create a new release? |
@namrata-ibm But I haven't checked whether this works or not in s390x. Could you try using the latest snapshot? https://oss.sonatype.org/content/repositories/snapshots/org/xerial/snappy/snappy-java/1.1.10.1-12-119cf4ce-SNAPSHOT/snappy-java-1.1.10.1-12-119cf4ce-SNAPSHOT.jar |
Thank you @xerial |
Thanks. I'll release snappy-java 1.1.10.2 soon, but fixing the older releases is not feasible as jar files might have been copied everywhere. |
Hi @namrata-ibm, are changes made in this PR somehow related to #464? I checked the latest version (1.1.10.2) on RHEL7 and it fails to load. Maybe you know how this could be fixed? |
@pawelszkiler this PR is not addressing the issue mentioned in #464 since the dockcross image for s390x still needs to be updated. We can check how this can be fixed. |
….3 (#282) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.xerial.snappy:snappy-java](https://github.com/xerial/snappy-java) | `1.1.8.4` -> `1.1.10.3` | [![age](https://developer.mend.io/api/mc/badges/age/maven/org.xerial.snappy:snappy-java/1.1.10.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/org.xerial.snappy:snappy-java/1.1.10.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/org.xerial.snappy:snappy-java/1.1.8.4/1.1.10.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/org.xerial.snappy:snappy-java/1.1.8.4/1.1.10.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### ⚠ Dependency Lookup Warnings ⚠ Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>xerial/snappy-java (org.xerial.snappy:snappy-java)</summary> ### [`v1.1.10.3`](https://github.com/xerial/snappy-java/releases/tag/v1.1.10.3) <!-- Release notes generated using configuration in .github/release.yml at v1.1.10.3 --> #### What's Changed ##### 🐛 Bug Fixes - Fix the `GLIBC_2.32 not found` issue of `libsnappyjava.so` in certain Linux distributions on s390x by [@​kun-lu20](https://github.com/kun-lu20) in [https://github.com/xerial/snappy-java/pull/481](https://github.com/xerial/snappy-java/pull/481) ##### 🔗 Dependency Updates - Update scalafmt-core to 3.7.10 by [@​xerial-bot](https://github.com/xerial-bot) in [https://github.com/xerial/snappy-java/pull/480](https://github.com/xerial/snappy-java/pull/480) - Update native libraries by [@​github-actions](https://github.com/github-actions) in [https://github.com/xerial/snappy-java/pull/482](https://github.com/xerial/snappy-java/pull/482) #### New Contributors - [@​kun-lu20](https://github.com/kun-lu20) made their first contribution in [https://github.com/xerial/snappy-java/pull/481](https://github.com/xerial/snappy-java/pull/481) **Full Changelog**: xerial/snappy-java@v1.1.10.2...v1.1.10.3 ### [`v1.1.10.2`](https://github.com/xerial/snappy-java/releases/tag/v1.1.10.2) [Compare Source](https://github.com/xerial/snappy-java/compare/v1.1.10.1...v1.1.10.2) <!-- Release notes generated using configuration in .github/release.yml at v1.1.10.2 --> #### What's Changed ##### 🐛 Bug Fixes - Update libsnappy.so for s390x by [@​namrata-ibm](https://github.com/namrata-ibm) in [https://github.com/xerial/snappy-java/pull/474](https://github.com/xerial/snappy-java/pull/474) ##### 🔗 Dependency Updates - Update sbt to 1.9.1 by [@​xerial-bot](https://github.com/xerial-bot) in [https://github.com/xerial/snappy-java/pull/467](https://github.com/xerial/snappy-java/pull/467) - Update scalafmt-core to 3.7.6 by [@​xerial-bot](https://github.com/xerial-bot) in [https://github.com/xerial/snappy-java/pull/470](https://github.com/xerial/snappy-java/pull/470) - Update scalafmt-core to 3.7.7 by [@​xerial-bot](https://github.com/xerial-bot) in [https://github.com/xerial/snappy-java/pull/472](https://github.com/xerial/snappy-java/pull/472) - Update native libraries by [@​github-actions](https://github.com/github-actions) in [https://github.com/xerial/snappy-java/pull/475](https://github.com/xerial/snappy-java/pull/475) - Update scalafmt-core to 3.7.9 by [@​xerial-bot](https://github.com/xerial-bot) in [https://github.com/xerial/snappy-java/pull/478](https://github.com/xerial/snappy-java/pull/478) - Update sbt to 1.9.2 by [@​xerial-bot](https://github.com/xerial-bot) in [https://github.com/xerial/snappy-java/pull/476](https://github.com/xerial/snappy-java/pull/476) ##### 🛠 Internal Updates - Update airframe-log to 23.5.7 by [@​xerial-bot](https://github.com/xerial-bot) in [https://github.com/xerial/snappy-java/pull/458](https://github.com/xerial/snappy-java/pull/458) - Update airframe-log to 23.6.0 by [@​xerial-bot](https://github.com/xerial-bot) in [https://github.com/xerial/snappy-java/pull/460](https://github.com/xerial/snappy-java/pull/460) - Update sbt-dynver to 5.0.1 by [@​xerial-bot](https://github.com/xerial-bot) in [https://github.com/xerial/snappy-java/pull/461](https://github.com/xerial/snappy-java/pull/461) - Update airframe-log to 23.6.1 by [@​xerial-bot](https://github.com/xerial-bot) in [https://github.com/xerial/snappy-java/pull/463](https://github.com/xerial/snappy-java/pull/463) - Update airframe-log to 23.6.2 by [@​xerial-bot](https://github.com/xerial-bot) in [https://github.com/xerial/snappy-java/pull/465](https://github.com/xerial/snappy-java/pull/465) - Update airframe-log to 23.7.0 by [@​xerial-bot](https://github.com/xerial-bot) in [https://github.com/xerial/snappy-java/pull/471](https://github.com/xerial/snappy-java/pull/471) - Update airframe-log to 23.7.1 by [@​xerial-bot](https://github.com/xerial-bot) in [https://github.com/xerial/snappy-java/pull/473](https://github.com/xerial/snappy-java/pull/473) - Update airframe-log to 23.7.2 by [@​xerial-bot](https://github.com/xerial-bot) in [https://github.com/xerial/snappy-java/pull/479](https://github.com/xerial/snappy-java/pull/479) **Full Changelog**: xerial/snappy-java@v1.1.10.1...v1.1.10.2 ### [`v1.1.10.1`](https://github.com/xerial/snappy-java/releases/tag/v1.1.10.1) <!-- Release notes generated using configuration in .github/release.yml at v1.1.10.1 --> #### What's Changed ##### 🐛 Bug Fixes - Fixed several vulnerabilities by [@​aidanchiu1112](https://github.com/aidanchiu1112): - CVE-2023-34453 [Integer overflow in shuffle](https://github.com/xerial/snappy-java/security/advisories/GHSA-pqr6-cmr2-h8hf) - CVE-2023-34454 [Integer overflow in compress](https://github.com/xerial/snappy-java/security/advisories/GHSA-fjpj-2g6w-x25r) - CVE-2023-34455 [Unchecked chunk length](https://github.com/xerial/snappy-java/security/advisories/GHSA-qcwq-55hx-v3vh) - internal: Fix commit message by [@​xerial](https://github.com/xerial) in [https://github.com/xerial/snappy-java/pull/447](https://github.com/xerial/snappy-java/pull/447) - internal: Fix CI target branch by [@​xerial](https://github.com/xerial) in [https://github.com/xerial/snappy-java/pull/449](https://github.com/xerial/snappy-java/pull/449) - Fix typo by [@​aidanchiu1112](https://github.com/aidanchiu1112) in [https://github.com/xerial/snappy-java/pull/457](https://github.com/xerial/snappy-java/pull/457) - CI Fix to Prevent Checks Dealing with Large Array Sizes by [@​aidanchiu1112](https://github.com/aidanchiu1112) in [https://github.com/xerial/snappy-java/pull/459](https://github.com/xerial/snappy-java/pull/459) ##### 🔗 Dependency Updates - Update native libraries by [@​github-actions](https://github.com/github-actions) in [https://github.com/xerial/snappy-java/pull/445](https://github.com/xerial/snappy-java/pull/445) - Update native libraries by [@​github-actions](https://github.com/github-actions) in [https://github.com/xerial/snappy-java/pull/450](https://github.com/xerial/snappy-java/pull/450) - Update scalafmt-core to 3.7.4 by [@​xerial-bot](https://github.com/xerial-bot) in [https://github.com/xerial/snappy-java/pull/454](https://github.com/xerial/snappy-java/pull/454) - Update sbt to 1.9.0 by [@​xerial-bot](https://github.com/xerial-bot) in [https://github.com/xerial/snappy-java/pull/455](https://github.com/xerial/snappy-java/pull/455) ##### 🛠 Internal Updates - Trigger native lib build on PR by [@​imsudiproy](https://github.com/imsudiproy) in [https://github.com/xerial/snappy-java/pull/444](https://github.com/xerial/snappy-java/pull/444) - internal: Run CI tests on native file change by [@​xerial](https://github.com/xerial) in [https://github.com/xerial/snappy-java/pull/446](https://github.com/xerial/snappy-java/pull/446) - internal: Run CI tests for update-native-libs branch by [@​xerial](https://github.com/xerial) in [https://github.com/xerial/snappy-java/pull/448](https://github.com/xerial/snappy-java/pull/448) - intertnal: Fix CI watch target files by [@​xerial](https://github.com/xerial) in [https://github.com/xerial/snappy-java/pull/451](https://github.com/xerial/snappy-java/pull/451) - Update airframe-log to 23.5.6 by [@​xerial-bot](https://github.com/xerial-bot) in [https://github.com/xerial/snappy-java/pull/453](https://github.com/xerial/snappy-java/pull/453) #### New Contributors - [@​imsudiproy](https://github.com/imsudiproy) made their first contribution in [https://github.com/xerial/snappy-java/pull/444](https://github.com/xerial/snappy-java/pull/444) - [@​github-actions](https://github.com/github-actions) made their first contribution in [https://github.com/xerial/snappy-java/pull/445](https://github.com/xerial/snappy-java/pull/445) - [@​aidanchiu1112](https://github.com/aidanchiu1112) made their first contribution in [https://github.com/xerial/snappy-java/pull/457](https://github.com/xerial/snappy-java/pull/457) **Full Changelog**: xerial/snappy-java@v1.1.10.0...v1.1.10.1 ### [`v1.1.10.0`](https://github.com/xerial/snappy-java/releases/tag/v1.1.10.0) <!-- Release notes generated using configuration in .github/release.yml at v1.1.10.0 --> #### What's Changed Upgraded the underlying Snappy version to 1.1.10. Since this version, the version number implies (original snappy version).(patch version). ##### 🚀 Features - Upgrade to Snappy 1.1.10 by [@​xerial](https://github.com/xerial) in [https://github.com/xerial/snappy-java/pull/431](https://github.com/xerial/snappy-java/pull/431) - Add Linux-riscv64 support by [@​luhenry](https://github.com/luhenry) in [https://github.com/xerial/snappy-java/pull/396](https://github.com/xerial/snappy-java/pull/396) - Build native libraries for s390x by [@​sudip-ibm](https://github.com/sudip-ibm) in [https://github.com/xerial/snappy-java/pull/416](https://github.com/xerial/snappy-java/pull/416) - add workaround for resource management issue in URLClassloader by [@​jizhilong](https://github.com/jizhilong) in [https://github.com/xerial/snappy-java/pull/412](https://github.com/xerial/snappy-java/pull/412) - Rebuild Linux Arm binaries with LTS version of cross-compiles using glibc 2.28 by [@​xerial](https://github.com/xerial) in [https://github.com/xerial/snappy-java/pull/436](https://github.com/xerial/snappy-java/pull/436) - Feature: Use LTS cross-compiler for Linux armv6/armv7 to use glibc 2.28 by [@​xerial](https://github.com/xerial) in [https://github.com/xerial/snappy-java/pull/440](https://github.com/xerial/snappy-java/pull/440) - Feature: Android arm64 support by [@​xerial](https://github.com/xerial) in [https://github.com/xerial/snappy-java/pull/442](https://github.com/xerial/snappy-java/pull/442) ##### 🔗 Dependency Updates - Bump olafurpg/setup-scala from 13 to 14 by [@​dependabot](https://github.com/dependabot) in [https://github.com/xerial/snappy-java/pull/398](https://github.com/xerial/snappy-java/pull/398) - Update scalafmt-core to 3.7.2 by [@​xerial-bot](https://github.com/xerial-bot) in [https://github.com/xerial/snappy-java/pull/399](https://github.com/xerial/snappy-java/pull/399) - Update scalafmt-core to 3.7.3 by [@​xerial-bot](https://github.com/xerial-bot) in [https://github.com/xerial/snappy-java/pull/410](https://github.com/xerial/snappy-java/pull/410) - Update sbt to 1.8.3 by [@​xerial-bot](https://github.com/xerial-bot) in [https://github.com/xerial/snappy-java/pull/430](https://github.com/xerial/snappy-java/pull/430) ##### 🛠 Internal Updates - Update airframe-log to 23.2.0 by [@​xerial-bot](https://github.com/xerial-bot) in [https://github.com/xerial/snappy-java/pull/391](https://github.com/xerial/snappy-java/pull/391) - Update airframe-log to 23.2.4 by [@​xerial-bot](https://github.com/xerial-bot) in [https://github.com/xerial/snappy-java/pull/395](https://github.com/xerial/snappy-java/pull/395) - Update airframe-log to 23.2.5 by [@​xerial-bot](https://github.com/xerial-bot) in [https://github.com/xerial/snappy-java/pull/397](https://github.com/xerial/snappy-java/pull/397) - Update airframe-log to 23.3.0 by [@​xerial-bot](https://github.com/xerial-bot) in [https://github.com/xerial/snappy-java/pull/401](https://github.com/xerial/snappy-java/pull/401) - Update sbt-sonatype to 3.9.18 by [@​xerial-bot](https://github.com/xerial-bot) in [https://github.com/xerial/snappy-java/pull/402](https://github.com/xerial/snappy-java/pull/402) - Update airframe-log to 23.3.2 by [@​xerial-bot](https://github.com/xerial-bot) in [https://github.com/xerial/snappy-java/pull/404](https://github.com/xerial/snappy-java/pull/404) - Update airframe-log to 23.3.3 by [@​xerial-bot](https://github.com/xerial-bot) in [https://github.com/xerial/snappy-java/pull/406](https://github.com/xerial/snappy-java/pull/406) - Update airframe-log to 23.3.4 by [@​xerial-bot](https://github.com/xerial-bot) in [https://github.com/xerial/snappy-java/pull/409](https://github.com/xerial/snappy-java/pull/409) - Update airframe-log to 23.4.0 by [@​xerial-bot](https://github.com/xerial-bot) in [https://github.com/xerial/snappy-java/pull/413](https://github.com/xerial/snappy-java/pull/413) - Update airframe-log to 23.4.8 by [@​xerial-bot](https://github.com/xerial-bot) in [https://github.com/xerial/snappy-java/pull/423](https://github.com/xerial/snappy-java/pull/423) - Update sbt-sonatype to 3.9.20 by [@​xerial-bot](https://github.com/xerial-bot) in [https://github.com/xerial/snappy-java/pull/427](https://github.com/xerial/snappy-java/pull/427) - Update airframe-log to 23.5.3 by [@​xerial-bot](https://github.com/xerial-bot) in [https://github.com/xerial/snappy-java/pull/428](https://github.com/xerial/snappy-java/pull/428) - Update sbt-sonatype to 3.9.21 by [@​xerial-bot](https://github.com/xerial-bot) in [https://github.com/xerial/snappy-java/pull/432](https://github.com/xerial/snappy-java/pull/432) - internal: Release note generation automation by [@​xerial](https://github.com/xerial) in [https://github.com/xerial/snappy-java/pull/433](https://github.com/xerial/snappy-java/pull/433) - Release snapshot versions when native libs are updated by [@​xerial](https://github.com/xerial) in [https://github.com/xerial/snappy-java/pull/438](https://github.com/xerial/snappy-java/pull/438) - Update airframe-log to 23.5.4 by [@​xerial-bot](https://github.com/xerial-bot) in [https://github.com/xerial/snappy-java/pull/434](https://github.com/xerial/snappy-java/pull/434) - Update airframe-log to 23.5.5 by [@​xerial-bot](https://github.com/xerial-bot) in [https://github.com/xerial/snappy-java/pull/441](https://github.com/xerial/snappy-java/pull/441) #### New Contributors - [@​luhenry](https://github.com/luhenry) made their first contribution in [https://github.com/xerial/snappy-java/pull/396](https://github.com/xerial/snappy-java/pull/396) - [@​sudip-ibm](https://github.com/sudip-ibm) made their first contribution in [https://github.com/xerial/snappy-java/pull/416](https://github.com/xerial/snappy-java/pull/416) - [@​jizhilong](https://github.com/jizhilong) made their first contribution in [https://github.com/xerial/snappy-java/pull/412](https://github.com/xerial/snappy-java/pull/412) **Full Changelog**: xerial/snappy-java@v1.1.9.1...v1.1.10.0 ### [`v1.1.9.1`](https://github.com/xerial/snappy-java/releases/tag/v1.1.9.1) #### What's Changed - Removed snappy debug assertion with -DNDEBUG c++ flag [@​xerial](https://github.com/xerial) ([#​386](https://github.com/xerial/snappy-java/issues/386)) It produces smaller native libraries #### 🐛 Bug Fixes - Fix java8 compatibility [#​389](https://github.com/xerial/snappy-java/issues/389) [@​xerial](https://github.com/xerial) ([#​390](https://github.com/xerial/snappy-java/issues/390)) #### 🔗 Dependency Updates - Update org.osgi.core to 6.0.0 [@​xerial-bot](https://github.com/xerial-bot) ([#​387](https://github.com/xerial/snappy-java/issues/387)) #### 🛠 Internal Updates - Update sbt script [@​xerial](https://github.com/xerial) ([#​385](https://github.com/xerial/snappy-java/issues/385)) - Update airframe-log to 23.1.4 [@​xerial-bot](https://github.com/xerial-bot) ([#​383](https://github.com/xerial/snappy-java/issues/383)) - Update org.osgi.core to 4.3.1 [@​xerial-bot](https://github.com/xerial-bot) ([#​315](https://github.com/xerial/snappy-java/issues/315)) **Full Changelog**: xerial/snappy-java@v1.1.9.0...v1.1.10 ### [`v1.1.9.0`](https://github.com/xerial/snappy-java/releases/tag/v1.1.9.0) #### What's Changed This version upgrades the native libraries to Snappy 1.1.9. Currently, only a limited number of platforms are supported, including: - Win32/64 (Only Intel) - Mac64 (Intel, M1, M2). We no longer support Mac32 - Linux32, 64 (Intel, Arm), arm, armv6, armv7 - android-arm32 - ppc64le, ppc64 If you need more platform support, send a PR to build a native library with a [docker-based cross compiler](https://github.com/dockcross/dockcross) (See Makefile and Makefile.common for the reference). If a cross compiler for your platform is not available, create a PR with a native library built with `make native` command. #### 🚀 Features - Add uncompressDoubleArray that takes offset and length [@​ashley-taylor](https://github.com/ashley-taylor) ([#​307](https://github.com/xerial/snappy-java/issues/307)) - Build native library for Snappy 1.1.9 [@​xerial](https://github.com/xerial) ([#​380](https://github.com/xerial/snappy-java/issues/380)) - Upgrade to snappy-1.1.9 [@​xerial](https://github.com/xerial) ([#​379](https://github.com/xerial/snappy-java/issues/379)) - Add Java 17 build test to GitHub action [@​wangyum](https://github.com/wangyum) ([#​346](https://github.com/xerial/snappy-java/issues/346)) - Adding ppc64le support in Travis [@​Abhijit-Mane](https://github.com/Abhijit-Mane) ([#​286](https://github.com/xerial/snappy-java/issues/286)) - Build on riscv64 [@​zinovya](https://github.com/zinovya) ([#​283](https://github.com/xerial/snappy-java/issues/283)) - Upgrade bitshuffle to 0.3.4 ([#​380](https://github.com/xerial/snappy-java/issues/380)) #### 👋 Deprecated - Removed pure-java support [@​xerial](https://github.com/xerial) ([#​381](https://github.com/xerial/snappy-java/issues/381)) because it may cause data corruption. #### Bug Fixes - Use original compressed and uncompressed buffer's position [@​viirya](https://github.com/viirya) ([#​293](https://github.com/xerial/snappy-java/issues/293)) - [#​302](https://github.com/xerial/snappy-java/issues/302) Fixed running snappy-java as OSGi bundle on Apple Silicon (M1 Pro) [@​zh-muxa](https://github.com/zh-muxa) ([#​303](https://github.com/xerial/snappy-java/issues/303)) - Avoid explicit class name in throw_exception [@​viirya](https://github.com/viirya) ([#​291](https://github.com/xerial/snappy-java/issues/291)) #### 🔗 Dependency Updates - Update airframe-log to 22.9.3 [@​xerial-bot](https://github.com/xerial-bot) ([#​349](https://github.com/xerial/snappy-java/issues/349)) - Update hadoop-common to 2.7.7 [@​xerial-bot](https://github.com/xerial-bot) ([#​313](https://github.com/xerial/snappy-java/issues/313)) - Update scalafmt-core to 3.5.9 [@​xerial-bot](https://github.com/xerial-bot) ([#​344](https://github.com/xerial/snappy-java/issues/344)) - Update airframe-log to 22.9.2 [@​xerial-bot](https://github.com/xerial-bot) ([#​347](https://github.com/xerial/snappy-java/issues/347)) - Update scalafmt-core to 2.7.5 [@​xerial-bot](https://github.com/xerial-bot) ([#​323](https://github.com/xerial/snappy-java/issues/323)) - Update sbt to 1.7.1 [@​xerial-bot](https://github.com/xerial-bot) ([#​336](https://github.com/xerial/snappy-java/issues/336)) - Update airframe-log to 22.9.0 [@​xerial-bot](https://github.com/xerial-bot) ([#​343](https://github.com/xerial/snappy-java/issues/343)) - Update sbt-scalafmt to 2.4.6 [@​xerial-bot](https://github.com/xerial-bot) ([#​317](https://github.com/xerial/snappy-java/issues/317)) - Update scalafmt-core to 2.6.4 [@​xerial-bot](https://github.com/xerial-bot) ([#​318](https://github.com/xerial/snappy-java/issues/318)) - Update airframe-log to 21.12.1 [@​xerial-bot](https://github.com/xerial-bot) ([#​319](https://github.com/xerial/snappy-java/issues/319)) - Update sbt-sonatype to 3.9.13 [@​xerial-bot](https://github.com/xerial-bot) ([#​320](https://github.com/xerial/snappy-java/issues/320)) - Update sbt to 1.6.2 [@​xerial-bot](https://github.com/xerial-bot) ([#​321](https://github.com/xerial/snappy-java/issues/321)) - Update sbt to 1.5.8 [@​xerial-bot](https://github.com/xerial-bot) ([#​316](https://github.com/xerial/snappy-java/issues/316)) - Update sbt-osgi to 0.9.6 [@​xerial-bot](https://github.com/xerial-bot) ([#​312](https://github.com/xerial/snappy-java/issues/312)) - Update junit-interface to 0.13.3 [@​xerial-bot](https://github.com/xerial-bot) ([#​311](https://github.com/xerial/snappy-java/issues/311)) - Upgrade sbt to 1.5.6 [@​xerial](https://github.com/xerial) ([#​301](https://github.com/xerial/snappy-java/issues/301)) - Bump olafurpg/setup-scala from 10 to 13 [@​dependabot](https://github.com/dependabot) ([#​375](https://github.com/xerial/snappy-java/issues/375)) - Bump actions/checkout from 2 to 3 [@​dependabot](https://github.com/dependabot) ([#​376](https://github.com/xerial/snappy-java/issues/376)) - Bump actions/cache from 1 to 3 [@​dependabot](https://github.com/dependabot) ([#​377](https://github.com/xerial/snappy-java/issues/377)) - Update scalafmt-core to 3.7.1 [@​xerial-bot](https://github.com/xerial-bot) ([#​368](https://github.com/xerial/snappy-java/issues/368)) - Update sbt to 1.8.2 [@​xerial-bot](https://github.com/xerial-bot) ([#​366](https://github.com/xerial/snappy-java/issues/366)) - Update sbt to 1.7.3 [@​xerial-bot](https://github.com/xerial-bot) ([#​355](https://github.com/xerial/snappy-java/issues/355)) #### 🛠 Internal Updates - Add release drafter [@​xerial](https://github.com/xerial) ([#​378](https://github.com/xerial/snappy-java/issues/378)) - Add dependabot [@​xerial](https://github.com/xerial) ([#​374](https://github.com/xerial/snappy-java/issues/374)) - Add scalafmt dialect [@​xerial](https://github.com/xerial) ([#​373](https://github.com/xerial/snappy-java/issues/373)) - Add release automation workflow [@​xerial](https://github.com/xerial) ([#​384](https://github.com/xerial/snappy-java/issues/384)) - Update airframe-log to 22.12.6 [@​xerial-bot](https://github.com/xerial-bot) ([#​372](https://github.com/xerial/snappy-java/issues/372)) - Update hadoop-common to 2.10.2 [@​xerial-bot](https://github.com/xerial-bot) ([#​371](https://github.com/xerial/snappy-java/issues/371)) - Update sbt-pgp to 2.2.1 [@​xerial-bot](https://github.com/xerial-bot) ([#​361](https://github.com/xerial/snappy-java/issues/361)) - Update plexus-classworlds to 2.7.0 [@​xerial-bot](https://github.com/xerial-bot) ([#​359](https://github.com/xerial/snappy-java/issues/359)) - Update sbt-scalafmt to 2.5.0 [@​xerial-bot](https://github.com/xerial-bot) ([#​358](https://github.com/xerial/snappy-java/issues/358)) - Update sbt-sonatype to 3.9.17 [@​xerial-bot](https://github.com/xerial-bot) ([#​370](https://github.com/xerial/snappy-java/issues/370)) - Update sbt-sonatype to 3.9.15 [@​xerial-bot](https://github.com/xerial-bot) ([#​360](https://github.com/xerial/snappy-java/issues/360)) - Update sbt-sonatype to 3.9.14 [@​xerial-bot](https://github.com/xerial-bot) ([#​357](https://github.com/xerial/snappy-java/issues/357)) #### 📚 Docs - Remove pure-java support [@​xerial](https://github.com/xerial) ([#​381](https://github.com/xerial/snappy-java/issues/381)) - Fix links in Javadoc badge [@​valery1707](https://github.com/valery1707) ([#​350](https://github.com/xerial/snappy-java/issues/350)) - Fix links into benchmark results [@​valery1707](https://github.com/valery1707) ([#​351](https://github.com/xerial/snappy-java/issues/351)) - Fixes [#​280](https://github.com/xerial/snappy-java/issues/280) Typo - java.io.tmpdir not java.io.tempdir [@​lehnerj](https://github.com/lehnerj) ([#​325](https://github.com/xerial/snappy-java/issues/325)) - Small typo fix [@​atisvagyok](https://github.com/atisvagyok) ([#​294](https://github.com/xerial/snappy-java/issues/294)) **Full Changelog**: xerial/snappy-java@1.1.8.4...v1.1.9 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/elide-dev/elide). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMS4wIiwidXBkYXRlZEluVmVyIjoiMzYuMTEuMCIsInRhcmdldEJyYW5jaCI6InYzIn0=-->
@xerial observed an issue with the latest libsnappy.so file published with docker cross steps. When
lib/inc_linux/config.h
is included in s390x builds, the generated libsnappy.so fails to uncompress. This PR is for fixing the same.Wanted to confirm if this PR is merged, native-all (or linux-s390x) target will update native libraries to be included in next version jar, correct?