Compare commits
2 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
|
|
f318057fc7 | ||
|
|
dc922cf4d8 |
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 4 13:33:12 UTC 2025 - Fridrich Strba <fstrba@suse.com>
|
||||
|
||||
- Fix download link
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 6 08:09:50 UTC 2024 - Fridrich Strba <fstrba@suse.com>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package fastjar
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC and contributors
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -25,7 +25,7 @@ Summary: Java package archiver
|
||||
License: GPL-2.0-or-later
|
||||
Group: Development/Languages/Java
|
||||
URL: https://savannah.nongnu.org/projects/fastjar/
|
||||
Source0: http://download.savannah.gnu.org/releases/%{name}/%{name}-%{version}.tar.gz
|
||||
Source0: https://download.savannah.gnu.org/releases/%{name}/%{name}-%{version}.tar.gz
|
||||
Patch2: fix-update-mode.diff
|
||||
# PATCH-FIX-UPSTREAM bsc#1188517 CVE-2010-2322 directory traversal vulnerabilities
|
||||
Patch3: fastjar-CVE-2010-2322.patch
|
||||
|
||||
Reference in New Issue
Block a user