[perl-MARC-XML/f20] Bump MARC::File::XML for 1.0.2

Dan Scott dscott at fedoraproject.org
Tue Jan 21 19:29:52 UTC 2014


commit 5b78727b552976a2c74e252eb64f18e46ee63b4b
Author: Dan Scott <dan at coffeecode.net>
Date:   Tue Jan 21 14:14:46 2014 -0500

    Bump MARC::File::XML for 1.0.2
    
    Security release to prevent XML external entity exploit.
    
    Signed-off-by: Dan Scott <dan at coffeecode.net>

 .gitignore         |    1 +
 perl-MARC-XML.spec |    8 ++++++--
 sources            |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9f477ab..03b1d7b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /MARC-XML-0.93.tar.gz
 /MARC-XML-1.0.1.tar.gz
+/MARC-XML-1.0.2.tar.gz
diff --git a/perl-MARC-XML.spec b/perl-MARC-XML.spec
index 582eafb..8a9b48d 100644
--- a/perl-MARC-XML.spec
+++ b/perl-MARC-XML.spec
@@ -1,6 +1,6 @@
 Name:           perl-MARC-XML
-Version:        1.0.1
-Release:        2%{?dist}
+Version:        1.0.2
+Release:        1%{?dist}
 Summary:        An extension to MARC::Record that supports an XML serialization of MARC
 
 Group:          Development/Libraries
@@ -56,6 +56,10 @@ make test
 %{_bindir}/*
 
 %changelog
+* Tue Jan 21 2014 Dan Scott <dan at coffeecode.net> - 1.0.2-1
+- Bump to 1.0.2
+- Security release: prevent XML external entity exploit
+
 * Sat Aug 03 2013 Petr Pisar <ppisar at redhat.com> - 1.0.1-2
 - Perl 5.18 rebuild
 
diff --git a/sources b/sources
index 95df316..9287cfd 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5eb8f773badcee8fad2e49e96dfbe703  MARC-XML-1.0.1.tar.gz
+86c2e1c7254f5f9388d541ae33318718  MARC-XML-1.0.2.tar.gz


More information about the scm-commits mailing list