- update to 0.9508:

+ patch for XSS vulnerability in HTML::Template::Pro
  + add file name in logs
  + bugfix in perl wrapper: fix in WrapAssociate.pm

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-HTML-Template-Pro?expand=0&rev=10
This commit is contained in:
Lars Vogdt
2012-01-11 16:39:48 +00:00
committed by Git OBS Bridge
parent 8eb7fe2a35
commit 4f4c48ed0e
6 changed files with 26 additions and 13 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package perl-HTML-Template-Pro (Version 0.9504)
# spec file for package perl-HTML-Template-Pro
#
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -15,15 +15,17 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
Name: perl-HTML-Template-Pro
Version: 0.9504
Release: 1
License: GPL+ or Artistic
Version: 0.9508
Release: 0
%define cpan_name HTML-Template-Pro
Summary: Perl/XS module to use HTML Templates from CGI scripts
Url: http://search.cpan.org/dist/HTML-Template-Pro/
License: GPL-1.0+ or Artistic-1.0
Group: Development/Libraries/Perl
Source: http://www.cpan.org/authors/id/V/VI/VIY/%{cpan_name}-%{version}.tar.gz
Url: http://search.cpan.org/dist/HTML-Template-Pro/
Source0: http://www.cpan.org/authors/id/V/VI/VIY/%{cpan_name}-%{version}.tar.gz
Source1: perl-HTML-Template-Pro-rpmlintrc
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl
BuildRequires: perl-macros