Skip to content

Commit

Permalink
Add missing patch metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
mizdebsk committed Jul 28, 2023
1 parent aa43ea6 commit d96ba5f
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 6 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
From dee4e66dd7f13ebfb870dadafb43750efeb9f7c3 Mon Sep 17 00:00:00 2001
From ae3ef10eefe711c550fbe5a5b98ac0590e4037ad Mon Sep 17 00:00:00 2001
From: Marian Koncek <mkoncek@redhat.com>
Date: Mon, 17 Aug 2020 13:39:11 +0200
Subject: [PATCH 1/4] Remove usage of ArchiveStreamFactory
Expand Down
5 changes: 2 additions & 3 deletions patches/commons-compress/0002-Change-encoding-to-UTF-8.patch
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
From aa26e3188f12d9992d3b5a376c2a934287d41095 Mon Sep 17 00:00:00 2001
From 4daa90ce2032490fedc66ac02c9352db5cd3f6e0 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Mari=C3=A1n=20Kon=C4=8Dek?= <marian.koncek@mailbox.org>
Date: Mon, 5 Jun 2023 12:09:39 +0200
Subject: [PATCH 2/4] Change encoding to UTF-8

Forwarded: yes
PR: https://github.com/apache/commons-compress/pull/389
Forwarded: https://github.com/apache/commons-compress/pull/389
---
.../commons/compress/archivers/tar/TarArchiveOutputStream.java | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Expand Down
3 changes: 2 additions & 1 deletion patches/commons-compress/0003-Remove-Brotli-compressor.patch
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
From 1c5250fe47219b20d72e668ed17dd86f5618575e Mon Sep 17 00:00:00 2001
From e34b787419c08841e3bef5daba7c9501d529ceab Mon Sep 17 00:00:00 2001
From: Michael Simacek <msimacek@redhat.com>
Date: Mon, 12 Feb 2018 10:53:48 +0100
Subject: [PATCH 3/4] Remove Brotli compressor

Forwarded: not-needed
---
.../compress/compressors/CompressorStreamFactory.java | 7 +------
1 file changed, 1 insertion(+), 6 deletions(-)
Expand Down
3 changes: 2 additions & 1 deletion patches/commons-compress/0004-Remove-ZSTD-compressor.patch
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
From 736279865865316bc2209154929e669e5aef1d9d Mon Sep 17 00:00:00 2001
From e0ff84fd26512baeef99b101595872c67f7df43e Mon Sep 17 00:00:00 2001
From: Michael Simacek <msimacek@redhat.com>
Date: Mon, 12 Feb 2018 10:59:55 +0100
Subject: [PATCH 4/4] Remove ZSTD compressor

Forwarded: not-needed
---
.../compressors/CompressorStreamFactory.java | 14 ++------------
1 file changed, 2 insertions(+), 12 deletions(-)
Expand Down

0 comments on commit d96ba5f

Please sign in to comment.