Hello community, here is the log from the commit of package perl-Gravatar-URL for openSUSE:Factory checked in at 2012-05-31 17:08:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-Gravatar-URL (Old) and /work/SRC/openSUSE:Factory/.perl-Gravatar-URL.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "perl-Gravatar-URL", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/perl-Gravatar-URL/perl-Gravatar-URL.changes 2012-02-14 19:05:00.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.perl-Gravatar-URL.new/perl-Gravatar-URL.changes 2012-05-31 17:08:47.000000000 +0200 @@ -1,0 +2,10 @@ +Tue May 29 13:54:04 UTC 2012 - coolo@suse.com + +- updated to 1.06 + Bug fixes + * Fixed some undef warnings during sanitization. + + Test fixes + * Adapt to changes in Carp 1.25 [RT#75523] + +------------------------------------------------------------------- Old: ---- Gravatar-URL-1.05.tar.gz New: ---- Gravatar-URL-1.06.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-Gravatar-URL.spec ++++++ --- /var/tmp/diff_new_pack.K2H4gu/_old 2012-05-31 17:08:48.000000000 +0200 +++ /var/tmp/diff_new_pack.K2H4gu/_new 2012-05-31 17:08:48.000000000 +0200 @@ -17,14 +17,14 @@ Name: perl-Gravatar-URL -Version: 1.05 +Version: 1.06 Release: 0 %define cpan_name Gravatar-URL Summary: Make URLs for Gravatars from an email address -License: GPL-1.0+ or Artistic-1.0 +License: Artistic-1.0 or GPL-1.0+ Group: Development/Libraries/Perl Url: http://search.cpan.org/dist/Gravatar-URL/ -Source: http://www.cpan.org/authors/id/F/FM/FMARIER/%{cpan_name}-%{version}.tar.gz +Source: http://www.cpan.org/authors/id/M/MS/MSCHWERN/%{cpan_name}-%{version}.tar.gz BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: perl @@ -35,10 +35,12 @@ BuildRequires: perl(Test::Warn) >= 0.11 BuildRequires: perl(URI::Escape) BuildRequires: perl(parent) +#BuildRequires: perl(Gravatar::URL) +#BuildRequires: perl(Unicornify::URL) Requires: perl(Digest::SHA) Requires: perl(Net::DNS::Resolver) -Requires: perl(parent) Requires: perl(URI::Escape) +Requires: perl(parent) %{perl_requires} %description @@ -67,9 +69,6 @@ ./Build install destdir=%{buildroot} create_packlist=0 %perl_gen_filelist -%clean -%{__rm} -rf %{buildroot} - %files -f %{name}.files %defattr(-,root,root,755) %doc Changes ++++++ Gravatar-URL-1.05.tar.gz -> Gravatar-URL-1.06.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Gravatar-URL-1.05/Changes new/Gravatar-URL-1.06/Changes --- old/Gravatar-URL-1.05/Changes 2011-07-06 12:48:05.000000000 +0200 +++ new/Gravatar-URL-1.06/Changes 2012-03-27 14:00:52.000000000 +0200 @@ -1,3 +1,10 @@ +1.06 Tue Mar 27 12:55:30 BST 2012 + Bug fixes + * Fixed some undef warnings during sanitization. + + Test fixes + * Adapt to changes in Carp 1.25 [rt.cpan.org 75523] + 1.05 Wed Jul 6 22:40:06 NZST 2011 Security fix * Sanitize DNS results in Libravatar::URL diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Gravatar-URL-1.05/MANIFEST new/Gravatar-URL-1.06/MANIFEST --- old/Gravatar-URL-1.05/MANIFEST 2011-07-06 12:48:05.000000000 +0200 +++ new/Gravatar-URL-1.06/MANIFEST 2012-03-27 14:00:52.000000000 +0200 @@ -5,6 +5,7 @@ lib/Unicornify/URL.pm MANIFEST This list of files MANIFEST.SKIP +META.json META.yml t/deprecated.t t/error.t diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Gravatar-URL-1.05/META.json new/Gravatar-URL-1.06/META.json --- old/Gravatar-URL-1.05/META.json 1970-01-01 01:00:00.000000000 +0100 +++ new/Gravatar-URL-1.06/META.json 2012-03-27 14:00:52.000000000 +0200 @@ -0,0 +1,70 @@ +{ + "abstract" : "Make URLs for Gravatars from an email address", + "author" : [ + "unknown" + ], + "dynamic_config" : 1, + "generated_by" : "Module::Build version 0.38, CPAN::Meta::Converter version 2.112621", + "keywords" : [ + "Gravatar" + ], + "license" : [ + "perl_5" + ], + "meta-spec" : { + "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", + "version" : "2" + }, + "name" : "Gravatar-URL", + "prereqs" : { + "build" : { + "requires" : { + "Test::More" : "0.4", + "Test::Warn" : "0.11" + } + }, + "configure" : { + "requires" : { + "Module::Build" : "0.2808" + } + }, + "runtime" : { + "requires" : { + "Carp" : 0, + "Digest::MD5" : 0, + "Digest::SHA" : 0, + "Net::DNS::Resolver" : 0, + "URI::Escape" : 0, + "parent" : 0, + "perl" : "v5.6.0" + } + } + }, + "provides" : { + "Gravatar::URL" : { + "file" : "lib/Gravatar/URL.pm", + "version" : "1.06" + }, + "Libravatar::URL" : { + "file" : "lib/Libravatar/URL.pm", + "version" : "1.06" + }, + "Unicornify::URL" : { + "file" : "lib/Unicornify/URL.pm", + "version" : "1.06" + } + }, + "release_status" : "stable", + "resources" : { + "bugtracker" : { + "web" : "http://rt.cpan.org/Public/Dist/Display.html?Name=Gravatar-URL" + }, + "license" : [ + "http://dev.perl.org/licenses/" + ], + "repository" : { + "url" : "http://github.com/schwern/gravatar-url/tree/master" + } + }, + "version" : "1.06" +} diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Gravatar-URL-1.05/META.yml new/Gravatar-URL-1.06/META.yml --- old/Gravatar-URL-1.05/META.yml 2011-07-06 12:48:05.000000000 +0200 +++ new/Gravatar-URL-1.06/META.yml 2012-03-27 14:00:52.000000000 +0200 @@ -1,12 +1,14 @@ --- abstract: 'Make URLs for Gravatars from an email address' -author: [] +author: + - unknown build_requires: Test::More: 0.4 Test::Warn: 0.11 configure_requires: Module::Build: 0.2808 -generated_by: 'Module::Build version 0.3603' +dynamic_config: 1 +generated_by: 'Module::Build version 0.38, CPAN::Meta::Converter version 2.112621' keywords: - Gravatar license: perl @@ -17,13 +19,13 @@ provides: Gravatar::URL: file: lib/Gravatar/URL.pm - version: 1.05 + version: 1.06 Libravatar::URL: file: lib/Libravatar/URL.pm - version: 1.05 + version: 1.06 Unicornify::URL: file: lib/Unicornify/URL.pm - version: 1.05 + version: 1.06 requires: Carp: 0 Digest::MD5: 0 @@ -36,4 +38,4 @@ bugtracker: http://rt.cpan.org/Public/Dist/Display.html?Name=Gravatar-URL license: http://dev.perl.org/licenses/ repository: http://github.com/schwern/gravatar-url/tree/master -version: 1.05 +version: 1.06 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Gravatar-URL-1.05/SIGNATURE new/Gravatar-URL-1.06/SIGNATURE --- old/Gravatar-URL-1.05/SIGNATURE 2011-07-06 12:48:06.000000000 +0200 +++ new/Gravatar-URL-1.06/SIGNATURE 2012-03-27 14:00:52.000000000 +0200 @@ -12,36 +12,27 @@ not run its Makefile.PL or Build.PL. -----BEGIN PGP SIGNED MESSAGE----- -Hash: SHA256 +Hash: SHA1 SHA1 7167d0e20bd720b44dd6537748b258de132d4931 Build.PL -SHA1 0502a2e8c361179910ff3392944d933f7a979b23 Changes -SHA1 18bb6448d08c7658c6991171dbee9b761cf72e8d MANIFEST +SHA1 bd75123c13e28ada7281b6c9cce9ded20f06b56b Changes +SHA1 60a6b73a12bd5d7cb88bc589aadbd9590421e0b2 MANIFEST SHA1 8ca6e2e38708e91e4bd249dc854520a142c3cafe MANIFEST.SKIP -SHA1 26950201abf7203cf20e9c552cc18ffdf0bf01d1 META.yml -SHA1 a7b7bd01200e13a6745ffb939bc332e3a0592268 lib/Gravatar/URL.pm -SHA1 2ce4d71a777ff5d809598005f238c5fc401a1647 lib/Libravatar/URL.pm -SHA1 ee00760fb95aec563a4da0fd6ac247fa90f5920f lib/Unicornify/URL.pm +SHA1 42bff277d510bd5f2759b318afa6773048382f2a META.json +SHA1 95859b05f633a09e377d0f1f3631a3173ea1dece META.yml +SHA1 9656b7f3e34510e84f9e10d9d640459dea9e88cc lib/Gravatar/URL.pm +SHA1 e1317787c350c56d78f1fed629b7496067a4e9ac lib/Libravatar/URL.pm +SHA1 42e2aaca70e7c05e79a474783bb4fbf036bf4c17 lib/Unicornify/URL.pm SHA1 02f21c26f52380259046ea05ae9d560b8a5c5072 t/deprecated.t -SHA1 0250d25f32bcfe6dafab0b3892f4575959ef6890 t/error.t +SHA1 8d1cd74b2e6625fdd68062ed6fb9935eded6cdd4 t/error.t SHA1 3b4f3259bb95a336b73ecd2c06bf96dd30637a0a t/id.t SHA1 c1f9d8c33601bda1bc92ca23c1904e62efb36ed2 t/libravatar.t SHA1 7bdb7b0b2b440eaade3bb2a968c4919c7c2d4666 t/unicornify.t SHA1 1b8f6257f03be54ba3e0d39973b3ff0113785afa t/url.t -----BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.11 (GNU/Linux) +Version: GnuPG v2.0.18 (Darwin) -iQIcBAEBCAAGBQJOFD1lAAoJEBYoHy4AfJjRkMgQAKUxU7He/MhwnVnJcKcGmgue -p8+5QV+1FNktZyRKsjWlQt2ChZ59nyRr7pnV9WVg0ZODcWTNXQYvG40YcaDcXPaC -GQ41hlbQYusoioY+2YnQckLhP7FPwCrpsTl/IHwW1wg+lj/U4Eb0xLQYQcAVH7Wq -LFGM/2Gnx1k/y66rlZT292gwSYsP5YOCOQpzzxYzfZs90GRAIFDIljKRs9S5SOWe -4naOKtMJO6knaMTNI+4zXDJUGUsflnUuJ4PE6KGnToIESlIGyxn9cV2rIkEY/ozL -7KcNQB/Y+PrgIpZ9kfIv+NT2vR3jJk4CbSj6dUSenN8mtcfWbQ5b6g3SGbuCm9ei -sdisMmp6eoopdpFtidiItqD3tvibY+a5GMN+pYSvQLEFJUUuHUHwxL/BfAyE9ODk -mYFXwtzUBN1t4CbSNXDxZ8IZpRWZJerMj+6RX+mgU5N1EKgVj/aXIILxV6gzTvWg -q09xQDU9ZaN1QDlZ/UGxxCCe29Pqe8R23CGTAGIZwU//uPGxrDc7WR9hzfQMDq9U -wHw4y0SBW2cYdf08ZjqlRvQN1bXOqRLT9sZOMsPtui3pUQaw2JmP+ob3dYXeytzL -LavcfhQFoZ4XatdGQzu08UNKc/s2oi4per5ZFi3xWNjBtdJfJFOLDar/e3CpPsem -4mUio8/ztrDII4m0ao/t -=r7yG +iEYEARECAAYFAk9xq/QACgkQWMohlhD1Qye04gCgsiVO+Tqr87Iwc9lbT/cl2JJS +WMMAn2Tj4Xl5AMEJp+O35/u+bkq4Zq1u +=CXG6 -----END PGP SIGNATURE----- diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Gravatar-URL-1.05/lib/Gravatar/URL.pm new/Gravatar-URL-1.06/lib/Gravatar/URL.pm --- old/Gravatar-URL-1.05/lib/Gravatar/URL.pm 2011-07-06 12:48:05.000000000 +0200 +++ new/Gravatar-URL-1.06/lib/Gravatar/URL.pm 2012-03-27 14:00:52.000000000 +0200 @@ -7,7 +7,7 @@ use Digest::MD5 qw(md5_hex); use Carp; -our $VERSION = '1.05'; +our $VERSION = '1.06'; use parent 'Exporter'; our @EXPORT = qw( diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Gravatar-URL-1.05/lib/Libravatar/URL.pm new/Gravatar-URL-1.06/lib/Libravatar/URL.pm --- old/Gravatar-URL-1.05/lib/Libravatar/URL.pm 2011-07-06 12:48:05.000000000 +0200 +++ new/Gravatar-URL-1.06/lib/Libravatar/URL.pm 2012-03-27 14:00:52.000000000 +0200 @@ -7,7 +7,7 @@ use Digest::SHA qw(sha256_hex); use Carp; -our $VERSION = '1.05'; +our $VERSION = '1.06'; use parent 'Exporter'; our @EXPORT = qw( @@ -200,10 +200,10 @@ sub sanitize_target { my ( $target, $port ) = @_; - unless ( $target =~ m/^[0-9a-zA-Z\-.]+$/ ) { + unless ( defined $target && $target =~ m/^[0-9a-zA-Z\-.]+$/ ) { return ( undef, undef ); } - unless ( $port =~ m/^[0-9]{1,5}$/ ) { + unless ( defined $port && $port =~ m/^[0-9]{1,5}$/ ) { return ( undef, undef ); } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Gravatar-URL-1.05/lib/Unicornify/URL.pm new/Gravatar-URL-1.06/lib/Unicornify/URL.pm --- old/Gravatar-URL-1.05/lib/Unicornify/URL.pm 2011-07-06 12:48:05.000000000 +0200 +++ new/Gravatar-URL-1.06/lib/Unicornify/URL.pm 2012-03-27 14:00:52.000000000 +0200 @@ -3,7 +3,7 @@ use strict; use warnings; -our $VERSION = '1.05'; +our $VERSION = '1.06'; use Gravatar::URL qw(gravatar_url); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Gravatar-URL-1.05/t/error.t new/Gravatar-URL-1.06/t/error.t --- old/Gravatar-URL-1.05/t/error.t 2011-07-06 12:48:05.000000000 +0200 +++ new/Gravatar-URL-1.06/t/error.t 2012-03-27 14:00:52.000000000 +0200 @@ -39,8 +39,9 @@ eval { gravatar_url( %$args ) }; my $error = $@; + $error =~ s/\.\n/\n/; $want = !$want ? "" - : sprintf "%s at %s line %d\n", $want, $0, __LINE__ - 4; + : sprintf "%s at %s line %d\n", $want, $0, __LINE__ - 5; my $name = join ", ", map { "$_ => '$args->{$_}'" } keys %$args; is $error, $want, "gravatar_url($name)"; -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org