1
0

- Update URL to link to live domain

- Fix bnc#920813 CVE-2015-0254, patch taken from debian:
  * CVE-2015-0254.patch

OBS-URL: https://build.opensuse.org/package/show/Java:packages/jakarta-taglibs-standard?expand=0&rev=8
This commit is contained in:
Tomáš Chvátal 2015-10-06 09:01:39 +00:00 committed by Git OBS Bridge
parent 5fccf81100
commit d8dacbed19
3 changed files with 2276 additions and 2 deletions

2265
CVE-2015-0254.patch Normal file

File diff suppressed because it is too large Load Diff

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Oct 6 09:00:42 UTC 2015 - tchvatal@suse.com
- Update URL to link to live domain
- Fix bnc#920813 CVE-2015-0254, patch taken from debian:
* CVE-2015-0254.patch
-------------------------------------------------------------------
Fri Jul 11 09:14:05 UTC 2014 - tchvatal@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package jakarta-taglibs-standard
#
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -23,12 +23,13 @@ Release: 0
Summary: Open Source Implementation of the JSP Standard Tag Library
License: Apache-2.0
Group: Development/Libraries/Java
Url: http://jakarta.apache.org/taglibs/
Url: http://tomcat.apache.org/taglibs/
Source0: jakarta-taglibs-standard-%{version}-src.tar.bz2
Patch0: %{name}-%{version}-build.patch
Patch1: %{name}-java6-compatibility.patch
Patch2: %{name}-%{version}-remove-enums.patch
Patch3: jakarta-taglibs-standard-java7.patch
Patch4: CVE-2015-0254.patch
BuildRequires: ant
BuildRequires: java-devel
BuildRequires: servletapi5
@ -57,6 +58,7 @@ This package contains the javadoc documentation for Jakarta Taglibs.
%patch1 -b .sav1
%patch2 -b .sav2
%patch3 -p1
%patch4 -p1
cat > build.properties <<EOBP
build.dir=build