2024-09-19 05:43:37 +00:00
committed by Git OBS Bridge
parent a5c48df952
commit dfc120fe6c
2 changed files with 11 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
From 769b6f1a8b0dca82acf0bfaf5334c1f06bdb7372 Mon Sep 17 00:00:00 2001 From f703c72614a8d78af30152f83004ac74ec8aadae Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Fridrich=20=C5=A0trba?= <fridrich.strba@bluewin.ch> From: =?UTF-8?q?Fridrich=20=C5=A0trba?= <fridrich.strba@bluewin.ch>
Date: Thu, 13 Jun 2024 09:02:59 +0200 Date: Thu, 13 Jun 2024 09:02:59 +0200
Subject: [PATCH 2/2] Remove support for zstd Subject: [PATCH 2/2] Remove support for zstd
@@ -51,5 +51,5 @@ index 0ae6e3b4..8fa6e925 100644
return istream; return istream;
} }
-- --
2.46.0 2.45.2

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu Sep 19 05:40:53 UTC 2024 - Fridrich Strba <fstrba@suse.com>
- Upgrade to upstrem version 4.10.0
* New features and improvements
+ Change Snappy compressor to io.airlift:aircompressor
+ Fix modular jar final permissions
- Modified patch:
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Jun 13 16:12:11 UTC 2024 - Fridrich Strba <fstrba@suse.com> Thu Jun 13 16:12:11 UTC 2024 - Fridrich Strba <fstrba@suse.com>