commit cups for openSUSE:Factory

2015-09-16 Thread h_root
Hello community,

here is the log from the commit of package cups for openSUSE:Factory checked in 
at 2015-09-16 10:36:41

Comparing /work/SRC/openSUSE:Factory/cups (Old)
 and  /work/SRC/openSUSE:Factory/.cups.new (New)


Package is "cups"

Changes:

--- /work/SRC/openSUSE:Factory/cups/cups.changes2015-09-03 
18:07:03.0 +0200
+++ /work/SRC/openSUSE:Factory/.cups.new/cups.changes   2015-09-16 
10:36:43.0 +0200
@@ -1,0 +2,45 @@
+Tue Sep  1 11:55:07 CEST 2015 - jsm...@suse.de
+
+- Version upgrade to 2.1.0:
+  CUPS 2.1.0 offers improved support for IPP Everywhere,
+  adds support for advanced logging using journald on Linux, and
+  includes new security features for encrypted printing and
+  reduced network visibility in the default configuration.
+  A detailed list of changes can be found in the CHANGES.txt file.
+  Changes include (excerpt):
+  * Added support for 3D printers (basic types only,
+no built-in filters) based on PWG white paper.
+  * The IPP backend now stops sending print data
+if the printer indicates the job has been aborted
+or canceled ()
+  * The IPP backend now sends the job-pages-per-set
+attribute when printing multiple copy jobs with
+finishings ()
+  * The IPP backend now updates the cupsMandatory values when the
+printer configuration changes ()
+  * No longer install banner files since third-party banner
+filters now supply their own (STR #4518)
+  * The scheduler no longer listens on the loopback
+interface unless the web interface or printer sharing
+are enabled ()
+  * Added a PPD generator for IPP Everywhere printers (STR #4258)
+  * Now install "default" versions of more configuration
+files () in particular
+cups-files.conf.default and snmp.conf.default
+  * Added SSLOptions values to allow Diffie-Hellman key exchange
+and disable TLS/1.0 support.
+  * Updated the scheduler to support more IPP Everywhere
+attributes (STR #4630)
+  * The scheduler now supports advanced ASL and journald logging
+when "syslog" output is configured (STR #4474)
+  * The scheduler now supports logging to stderr when running
+in the foreground (STR #4505)
+- Adapted patches so that they apply to CUPS 2.1.0 sources:
+  * cups-2.1.0-choose-uri-template.patch replaces
+cups-1.2rc1-template.patch
+  * cups-2.1.0-default-webcontent-path.patch replaces
+cups-1.4.3-default-webcontent-path.patch
+  * cups-2.1.0-cups-systemd-socket.patch replaces
+cups-systemd-socket.patch
+
+---
@@ -4 +49,2 @@
-- Fix bnc#943950, escape the macro call %systemd-tmpfiles in comment
+- Fix bnc#943950, escape the macro call %systemd-tmpfiles
+  in comment.
@@ -13,3 +59,6 @@
-  * The IPP backend did not respond to side-channel requests (STR #4645)
-  * The scheduler did not start all pending jobs at once (STR #4646)
-  * The web search incorrectly searched time-at-xxx values (STR #4652)
+  * The IPP backend did not respond to side-channel
+requests (STR #4645)
+  * The scheduler did not start all pending jobs
+at once (STR #4646)
+  * The web search incorrectly searched time-at-xxx
+values (STR #4652)
@@ -17,3 +66,4 @@
-  * The scheduler incorrectly started jobs while canceling multiple jobs (STR
-#4648)
-  * Fixed processing of server overrides without port numbers (STR #4675)
+  * The scheduler incorrectly started jobs while canceling
+multiple jobs (STR #4648)
+  * Fixed processing of server overrides without
+port numbers (STR #4675)

Old:

  cups-1.2rc1-template.patch
  cups-1.4.3-default-webcontent-path.patch
  cups-2.0.4-source.tar.bz2
  cups-2.0.4-source.tar.bz2.sig
  cups-systemd-socket.patch

New:

  cups-2.1.0-choose-uri-template.patch
  cups-2.1.0-cups-systemd-socket.patch
  cups-2.1.0-default-webcontent-path.patch
  cups-2.1.0-source.tar.bz2
  cups-2.1.0-source.tar.bz2.sig



Other differences:
--
++ cups.spec ++
--- /var/tmp/diff_new_pack.kLngUA/_old  2015-09-16 10:36:45.0 +0200
+++ /var/tmp/diff_new_pack.kLngUA/_new  2015-09-16 10:36:45.0 +0200
@@ -19,7 +19,7 @@
 # _tmpfilesdir is not defined in systemd macros up to openSUSE 13.2
 %{!?_tmpfilesdir: %global _tmpfilesdir %{_libexecdir}/tmpfiles.d }
 Name:   cups
-Version:2.0.4
+Version:2.1.0
 Release:0
 Summary:The Common UNIX Printing System
 License:GPL-2.0 and LGPL-2.1
@@ -36,15 +36,15 @@
 # Patch0...Patch9 is for patches from upstream:
 # Source10...Source99 is for sources from SUSE which are intended for upstream:
 # Patch10...Patch99 is for patches from SUSE which are intended for upstream:
-# Patch10 cups-1.2rc1-template.patch adds 'smb://...' URIs to 

commit mdadm for openSUSE:Factory

2015-09-16 Thread h_root
Hello community,

here is the log from the commit of package mdadm for openSUSE:Factory checked 
in at 2015-09-16 10:36:22

Comparing /work/SRC/openSUSE:Factory/mdadm (Old)
 and  /work/SRC/openSUSE:Factory/.mdadm.new (New)


Package is "mdadm"

Changes:

--- /work/SRC/openSUSE:Factory/mdadm/mdadm.changes  2015-08-21 
07:36:45.0 +0200
+++ /work/SRC/openSUSE:Factory/.mdadm.new/mdadm.changes 2015-09-16 
10:36:23.0 +0200
@@ -1,0 +2,10 @@
+Mon Aug 31 11:43:43 UTC 2015 - dims...@opensuse.org
+
+- Do not BuildRequire systemd: it conflicts with systemd-mini,
+  pulled in by systemd-mini-devel (due to BuildRequires:
+  pkgconfig(systemd)). The reason systemd was added as a
+  buildrequires was for 'something' to onw
+  /usr/lib/systemd/system-shutdown/; systemd-mini does that also
+  for us.
+
+---



Other differences:
--
++ mdadm.spec ++
--- /var/tmp/diff_new_pack.Ml5WFI/_old  2015-09-16 10:36:24.0 +0200
+++ /var/tmp/diff_new_pack.Ml5WFI/_new  2015-09-16 10:36:24.0 +0200
@@ -23,7 +23,6 @@
 BuildRequires:  groff
 BuildRequires:  pkgconfig
 BuildRequires:  sgmltool
-BuildRequires:  systemd
 BuildRequires:  pkgconfig(libudev)
 BuildRequires:  pkgconfig(systemd)
 BuildRequires:  pkgconfig(udev)




commit gpg2 for openSUSE:Factory

2015-09-16 Thread h_root
Hello community,

here is the log from the commit of package gpg2 for openSUSE:Factory checked in 
at 2015-09-16 10:37:06

Comparing /work/SRC/openSUSE:Factory/gpg2 (Old)
 and  /work/SRC/openSUSE:Factory/.gpg2.new (New)


Package is "gpg2"

Changes:

--- /work/SRC/openSUSE:Factory/gpg2/gpg2.changes2015-08-17 
15:33:42.0 +0200
+++ /work/SRC/openSUSE:Factory/.gpg2.new/gpg2.changes   2015-09-16 
10:37:07.0 +0200
@@ -1,0 +2,17 @@
+Fri Sep 11 06:02:23 UTC 2015 - astie...@suse.com
+
+- GnuPG 2.1.8:
+ * gpg: Sending very large keys to the keyservers works again.
+ * gpg: Validity strings in key listings are now again translatable.
+ * gpg: Emit FAILURE status lines to help GPGME.
+ * gpg: Does not anymore link to Libksba to reduce dependencies.
+ * gpgsm: Export of secret keys via Assuan is now possible.
+ * agent: Raise the maximum passphrase length from 100 to 255 bytes.
+ * agent: Fix regression using EdDSA keys with ssh.
+ * Does not anymore use a build timestamp by default.
+ * The fallback encoding for broken locale settings changed
+   from Latin-1 to UTF-8.
+ * Many code cleanups and improved internal documentation.
+ * Various minor bug fixes.
+
+---

Old:

  gnupg-2.1.7.tar.bz2
  gnupg-2.1.7.tar.bz2.sig

New:

  gnupg-2.1.8.tar.bz2
  gnupg-2.1.8.tar.bz2.sig



Other differences:
--
++ gpg2.spec ++
--- /var/tmp/diff_new_pack.3bplCk/_old  2015-09-16 10:37:08.0 +0200
+++ /var/tmp/diff_new_pack.3bplCk/_new  2015-09-16 10:37:08.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gpg2
-Version:2.1.7
+Version:2.1.8
 Release:0
 Summary:GnuPG 2
 License:GPL-3.0+
@@ -27,6 +27,7 @@
 Source2:ftp://ftp.gnupg.org/gcrypt/gnupg/gnupg-%{version}.tar.bz2.sig
 # https://www.gnupg.org/signature_key.html
 Source3:%{name}.keyring
+Source99:   %{name}.changes
 Patch4: gnupg-2.0.9-langinfo.patch
 Patch5: gnupg-2.0.18-files-are-digests.patch
 Patch6: gnupg-dont-fail-with-seahorse-agent.patch
@@ -91,6 +92,7 @@
 %endif
 export CFLAGS="%{optflags} ${PIE}"
 export LDFLAGS=-pie
+date=$(date -u +%{Y}-%{m}-%{dT}%{H}:%{M}+ -r %{SOURCE99})
 %configure \
 --libexecdir=%{_libdir} \
 --docdir=%{_docdir}/%{name} \
@@ -104,7 +106,8 @@
 --enable-gpgtar \
 --enable-large-rsa \
 --enable-large-secmem \
---with-gnu-ld
+--with-gnu-ld \
+--enable-build-timestamp=$date
 
 make %{?_smp_mflags}
 
@@ -140,7 +143,7 @@
 %check
 %if ! 0%{?qemu_user_space_build}
 %ifnarch ppc64
-make check
+make %{?_smp_mflags} check
 %endif
 %endif
 
@@ -155,8 +158,8 @@
 
 %files
 %defattr(-,root,root)
-%doc %{_infodir}/gnupg*
-%doc %{_mandir}/*/*.gz
+%{_infodir}/gnupg*
+%{_mandir}/*/*.gz
 %doc %{_docdir}/%{name}
 %{_bindir}/*
 %{_libdir}/[^d]*

++ gnupg-2.1.7.tar.bz2 -> gnupg-2.1.8.tar.bz2 ++
 103829 lines of diff (skipped)





commit postfix for openSUSE:Factory

2015-09-16 Thread h_root
Hello community,

here is the log from the commit of package postfix for openSUSE:Factory checked 
in at 2015-09-16 10:36:48

Comparing /work/SRC/openSUSE:Factory/postfix (Old)
 and  /work/SRC/openSUSE:Factory/.postfix.new (New)


Package is "postfix"

Changes:

--- /work/SRC/openSUSE:Factory/postfix/postfix.changes  2015-08-13 
18:10:01.0 +0200
+++ /work/SRC/openSUSE:Factory/.postfix.new/postfix.changes 2015-09-16 
10:36:50.0 +0200
@@ -1,0 +2,8 @@
+Wed Aug 12 10:51:51 UTC 2015 - jk...@suse.de
+
+- boo#934060: Remove quirky hostname logic from config.postfix
+  * /etc/hostname doesn't contain anything useful
+  * linux.local is no good either
+  * postfix will use `hostname`.localdomain as fallback
+
+---



Other differences:
--
++ postfix-SuSE.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/postfix-SuSE/config.postfix 
new/postfix-SuSE/config.postfix
--- old/postfix-SuSE/config.postfix 2015-01-22 10:35:38.0 +0100
+++ new/postfix-SuSE/config.postfix 2015-08-12 12:50:59.0 +0200
@@ -275,7 +275,9 @@
 $PCONF -e "sender_canonical_maps = hash:/etc/postfix/sender_canonical"
 $PCONF -e "masquerade_exceptions = root"
 $PCONF -e "masquerade_classes = envelope_sender, header_sender, 
header_recipient"
-$PCONF -e "myhostname = $FQHOSTNAME"
+if [ -n "${FQHOSTNAME}" ]; then
+  $PCONF -e "myhostname = $FQHOSTNAME"
+fi
 $PCONF -e "delay_warning_time = 1h"
 $PCONF -e 'message_strip_characters = \0'
 
@@ -779,7 +781,8 @@
 gen_amavisd_cf(){
 cp /etc/amavisd.conf /etc/amavisd.conf.back
 export FQHOSTNAME
-perl -e 'use strict;
+if [ -n "${FQHOSTNAME}" ]; then
+  perl -e 'use strict;
 open(ACF,"/dev/null || FQHOSTNAME=""
-  # still no valid hostname? :-( set hostname to linux.local
-  test -z "$FQHOSTNAME" && FQHOSTNAME=linux.local
+  FQHOSTNAME=
 else
   FQHOSTNAME=$POSTFIX_MYHOSTNAME
 fi
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/postfix-SuSE/tags new/postfix-SuSE/tags
--- old/postfix-SuSE/tags   1970-01-01 01:00:00.0 +0100
+++ new/postfix-SuSE/tags   2015-08-12 12:50:59.0 +0200
@@ -0,0 +1,12 @@
+!_TAG_FILE_SORTED  2   /0=unsorted, 1=sorted, 2=foldcase/
+cpifnewer  
/home/jkeil/obs/home:jkeil:branches:postfix:boo_934060/postfix/postfix-SuSE/config.postfix
  /^cpifnewer(){$/;"  f   language:Sh
+gen_amavisd_cf 
/home/jkeil/obs/home:jkeil:branches:postfix:boo_934060/postfix/postfix-SuSE/config.postfix
  /^gen_amavisd_cf(){$/;" f   language:Sh
+gen_CA 
/home/jkeil/obs/home:jkeil:branches:postfix:boo_934060/postfix/postfix-SuSE/config.postfix
  /^gen_CA() {$/;"f   language:Sh
+gen_main_cf
/home/jkeil/obs/home:jkeil:branches:postfix:boo_934060/postfix/postfix-SuSE/config.postfix
  /^gen_main_cf(){$/;"f   language:Sh
+gen_master_cf  
/home/jkeil/obs/home:jkeil:branches:postfix:boo_934060/postfix/postfix-SuSE/config.postfix
  /^gen_master_cf(){$/;"  f   language:Sh
+get_alias_maps 
/home/jkeil/obs/home:jkeil:branches:postfix:boo_934060/postfix/postfix-SuSE/config.postfix
  /^get_alias_maps(){$/;" f   language:Sh
+mkchroot   
/home/jkeil/obs/home:jkeil:branches:postfix:boo_934060/postfix/postfix-SuSE/config.postfix
  /^mkchroot(){$/;"   f   language:Sh
+restore_cf 
/home/jkeil/obs/home:jkeil:branches:postfix:boo_934060/postfix/postfix-SuSE/config.postfix
  /^restore_cf() {$/;"f   language:Sh
+update_cf  
/home/jkeil/obs/home:jkeil:branches:postfix:boo_934060/postfix/postfix-SuSE/config.postfix
  /^update_cf() {$/;" f   language:Sh
+update_db  
/home/jkeil/obs/home:jkeil:branches:postfix:boo_934060/postfix/postfix-SuSE/config.postfix
  /^update_db() {$/;" f   language:Sh
+warn_user  
/home/jkeil/obs/home:jkeil:branches:postfix:boo_934060/postfix/postfix-SuSE/config.postfix
  /^warn_user(){$/;"  f   language:Sh




commit polkit for openSUSE:Factory

2015-09-16 Thread h_root
Hello community,

here is the log from the commit of package polkit for openSUSE:Factory checked 
in at 2015-09-16 10:36:02

Comparing /work/SRC/openSUSE:Factory/polkit (Old)
 and  /work/SRC/openSUSE:Factory/.polkit.new (New)


Package is "polkit"

Changes:

--- /work/SRC/openSUSE:Factory/polkit/polkit.changes2015-01-20 
21:54:16.0 +0100
+++ /work/SRC/openSUSE:Factory/.polkit.new/polkit.changes   2015-09-16 
10:36:04.0 +0200
@@ -1,0 +2,14 @@
+Thu Aug  6 21:26:18 UTC 2015 - antoine.belv...@laposte.net
+
+- Update to 0.113:
+  * Fix CVE-2015-4625
+  * Fix CVE-2015-3256
+  * Fix CVE-2015-3255
+  * Fix CVE-2015-3218
+  * On systemd-213 and later, the “active” state is shared across
+all sessions of an user, instead of being tracked separately
+  * pkexec: when not given a program to execute, runs the users’
+shell by default
+- Remove polkit-no-kded-leak.patch (upstreamed)
+
+---

Old:

  polkit-0.112.tar.gz
  polkit-0.112.tar.gz.sign
  polkit-no-kded-leak.patch

New:

  polkit-0.113.tar.gz
  polkit-0.113.tar.gz.sign



Other differences:
--
++ polkit.spec ++
--- /var/tmp/diff_new_pack.F7nWfU/_old  2015-09-16 10:36:05.0 +0200
+++ /var/tmp/diff_new_pack.F7nWfU/_new  2015-09-16 10:36:05.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package polkit
 #
-# Copyright (c) 2015 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
@@ -25,7 +25,7 @@
 Summary:PolicyKit Authorization Framework
 License:LGPL-2.1+
 Group:  System/Libraries
-Version:0.112
+Version:0.113
 Release:0
 Url:http://www.freedesktop.org/wiki/Software/polkit/
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -37,9 +37,6 @@
 Patch0: polkit-no-wheel-group.patch
 # PATCH-FIX-UPSTREAM polkit-no-systemd.patch bnc#782395 fdo#55377 
vu...@opensuse.org -- Do not reference non-existing polkit.service file for 
systemd (only applied if not built with systemd support)
 Patch1: polkit-no-systemd.patch
-# PATCH-FIX-UPSTREAM polkit-no-kded-leak -- attemp to fix leaking of kded
-# duirng long periods of time while in lockscreen due to powerdevil managing
-Patch2: polkit-no-kded-leak.patch
 # needed for patch1
 BuildRequires:  autoconf
 # needed for patch1
@@ -132,7 +129,6 @@
 %if !(0%{?with_systemd})
 %patch1 -p1
 %endif
-%patch2 -p1
 
 %build
 export V=1

++ polkit-0.112.tar.gz -> polkit-0.113.tar.gz ++
 27643 lines of diff (skipped)





commit hostname for openSUSE:Factory

2015-09-16 Thread h_root
Hello community,

here is the log from the commit of package hostname for openSUSE:Factory 
checked in at 2015-09-16 10:35:35

Comparing /work/SRC/openSUSE:Factory/hostname (Old)
 and  /work/SRC/openSUSE:Factory/.hostname.new (New)


Package is "hostname"

Changes:

--- /work/SRC/openSUSE:Factory/hostname/hostname.changes2015-06-16 
14:04:19.0 +0200
+++ /work/SRC/openSUSE:Factory/.hostname.new/hostname.changes   2015-09-16 
10:35:36.0 +0200
@@ -1,0 +2,13 @@
+Tue Sep  8 12:32:33 UTC 2015 - nemy...@opensuse.org
+
+- Update to 3.16, announce message:
+
+  * Changed buffer size to the recommended 255 character when working with
+names instead of IPs. (Closes: #796922)
+  * Bumped Standards-Version to 3.9.6, no changes needed.
+
+- Use %{name} instead of hostname
+- Use CFLAGS="%{optflags}" to fix 'File is compiled without RPM_OPT_FLAGS'
+- Add changelog to Documentation
+
+---

Old:

  hostname_3.15.tar.gz

New:

  hostname_3.16.tar.gz



Other differences:
--
++ hostname.spec ++
--- /var/tmp/diff_new_pack.thVVZK/_old  2015-09-16 10:35:37.0 +0200
+++ /var/tmp/diff_new_pack.thVVZK/_new  2015-09-16 10:35:37.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package hostname
 #
-# Copyright (c) 2015 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
@@ -15,14 +15,15 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   hostname
-Version:3.15
+Version:3.16
 Release:0
-License:GPL-2.0+
 Summary:Utility to Set/Show the Host Name or Domain Name
-Url:https://tracker.debian.org/pkg/hostname
+License:GPL-2.0+
 Group:  Productivity/Networking/Other
-Source: 
http://http.debian.net/debian/pool/main/h/hostname/%{name}_%{version}.tar.gz
+Url:https://tracker.debian.org/pkg/hostname
+Source: 
http://http.debian.net/debian/pool/main/h/%{name}/%{name}_%{version}.tar.gz
 # net-tools requires hostname, but we know we do not rely on ourselves to build
 #!BuildIgnore:  hostname
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -32,32 +33,34 @@
 name, and to display or set its hostname or NIS domain name.
 
 %prep
-%setup -q -n %{name}
+%setup -q
 
 %build
-make %{?_smp_mflags}
+make %{?_smp_mflags} CFLAGS="%{optflags}"
 
 %install
-install -D -p -m 755 hostname %{buildroot}%{_bindir}/hostname
+install -D -p -m 755 %{name} %{buildroot}%{_bindir}/%{name}
 install -d -m 755 %{buildroot}/bin/
-ln -sf %{_bindir}/hostname %{buildroot}/bin/hostname
-install -D -p -m 644 hostname.1 %{buildroot}%{_mandir}/man1/hostname.1
+ln -sf %{_bindir}/%{name} %{buildroot}/bin/%{name}
+install -D -p -m 644 %{name}.1 %{buildroot}%{_mandir}/man1/%{name}.1
 # do not install ypdomainname and nisdomainname which are provided by yp-tools
 for prog in dnsdomainname domainname; do
-ln -sf %{_bindir}/hostname %{buildroot}/bin/$prog
-ln -sf %{_bindir}/hostname %{buildroot}%{_bindir}/$prog
+ln -sf %{_bindir}/%{name} %{buildroot}/bin/$prog
+ln -sf %{_bindir}/%{name} %{buildroot}%{_bindir}/$prog
 ln -sf hostname.1 %{buildroot}%{_mandir}/man1/${prog}.1
 done
 
 %files
 %defattr(-,root,root)
-%doc COPYRIGHT
-/bin/hostname
+%doc COPYRIGHT debian/changelog
+/bin/%{name}
 /bin/domainname
 /bin/dnsdomainname
-%{_bindir}/hostname
+%{_bindir}/%{name}
 %{_bindir}/domainname
 %{_bindir}/dnsdomainname
-%{_mandir}/man1/hostname.1*
-%{_mandir}/man1/domainname.1*
-%{_mandir}/man1/dnsdomainname.1*
+%{_mandir}/man1/%{name}.1%{ext_man}
+%{_mandir}/man1/domainname.1%{ext_man}
+%{_mandir}/man1/dnsdomainname.1%{ext_man}
+
+%changelog

++ hostname_3.15.tar.gz -> hostname_3.16.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/hostname/debian/changelog 
new/hostname-3.16/debian/changelog
--- old/hostname/debian/changelog   2013-11-03 15:41:12.0 +0100
+++ new/hostname-3.16/debian/changelog  2015-09-01 12:36:37.0 +0200
@@ -1,3 +1,11 @@
+hostname (3.16) unstable; urgency=medium
+
+  * Changed buffer size to the recommended 255 character when working with
+names instead of IPs. (Closes: #796922)
+  * Bumped Standards-Version to 3.9.6, no changes needed.
+
+ -- Michael Meskes   Tue, 01 Sep 2015 12:32:18 +0200
+
 hostname (3.15) unstable; urgency=low
 
   * Applied patch to make it possible to install binaries and man pages into
diff -urN '--exclude=CVS' 

commit libnetfilter_conntrack for openSUSE:Factory

2015-09-16 Thread h_root
Hello community,

here is the log from the commit of package libnetfilter_conntrack for 
openSUSE:Factory checked in at 2015-09-16 10:35:43

Comparing /work/SRC/openSUSE:Factory/libnetfilter_conntrack (Old)
 and  /work/SRC/openSUSE:Factory/.libnetfilter_conntrack.new (New)


Package is "libnetfilter_conntrack"

Changes:

--- 
/work/SRC/openSUSE:Factory/libnetfilter_conntrack/libnetfilter_conntrack.changes
2014-12-16 14:46:29.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.libnetfilter_conntrack.new/libnetfilter_conntrack.changes
   2015-09-16 10:35:44.0 +0200
@@ -1,0 +2,7 @@
+Wed Sep  9 16:23:58 UTC 2015 - jeng...@inai.de
+
+- Update to new upstream release 1.0.5
+* conntrack: add mark event filter
+* conntrack: compare: relax MARK/ZONE attribute comparison
+
+---

Old:

  libnetfilter_conntrack-1.0.4.tar.bz2
  libnetfilter_conntrack-1.0.4.tar.bz2.sig

New:

  libnetfilter_conntrack-1.0.5.tar.bz2
  libnetfilter_conntrack-1.0.5.tar.bz2.sig



Other differences:
--
++ libnetfilter_conntrack.spec ++
--- /var/tmp/diff_new_pack.MgDE7b/_old  2015-09-16 10:35:45.0 +0200
+++ /var/tmp/diff_new_pack.MgDE7b/_new  2015-09-16 10:35:45.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libnetfilter_conntrack
 #
-# 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
@@ -17,8 +17,8 @@
 
 
 Name:   libnetfilter_conntrack
-%define lname  %{name}3
-Version:1.0.4
+%define lname  libnetfilter_conntrack3
+Version:1.0.5
 Release:0
 Url:http://netfilter.org/projects/libnetfilter_conntrack/
 Summary:Userspace library for the in-kernel connection tracking state 
table

++ libnetfilter_conntrack-1.0.4.tar.bz2 -> 
libnetfilter_conntrack-1.0.5.tar.bz2 ++
 3820 lines of diff (skipped)




commit graphite2 for openSUSE:Factory

2015-09-16 Thread h_root
Hello community,

here is the log from the commit of package graphite2 for openSUSE:Factory 
checked in at 2015-09-16 10:35:51

Comparing /work/SRC/openSUSE:Factory/graphite2 (Old)
 and  /work/SRC/openSUSE:Factory/.graphite2.new (New)


Package is "graphite2"

Changes:

--- /work/SRC/openSUSE:Factory/graphite2/graphite2.changes  2015-09-03 
18:05:25.0 +0200
+++ /work/SRC/openSUSE:Factory/.graphite2.new/graphite2.changes 2015-09-16 
10:35:53.0 +0200
@@ -1,0 +2,9 @@
+Thu Sep 10 07:43:44 UTC 2015 - tchva...@suse.com
+
+- Version bump top 1.3.2:
+  * Remove full bidi. All segments are assumed to be single directioned.   



+  * Bug fixes: 



++ Decompressor corner cases


  
++ Various fuzz bugs
+
+---

Old:

  graphite2-1.3.1.tgz

New:

  graphite2-1.3.2.tgz



Other differences:
--
++ graphite2.spec ++
--- /var/tmp/diff_new_pack.wnmYdc/_old  2015-09-16 10:35:54.0 +0200
+++ /var/tmp/diff_new_pack.wnmYdc/_new  2015-09-16 10:35:54.0 +0200
@@ -18,7 +18,7 @@
 
 %define libname libgraphite2-3
 Name:   graphite2
-Version:1.3.1
+Version:1.3.2
 Release:0
 Summary:Font rendering capabilities for complex non-Roman writing 
systems
 License:LGPL-2.1+ or GPL-2.0+ or MPL-1.1

++ graphite2-1.3.1.tgz -> graphite2-1.3.2.tgz ++
/work/SRC/openSUSE:Factory/graphite2/graphite2-1.3.1.tgz 
/work/SRC/openSUSE:Factory/.graphite2.new/graphite2-1.3.2.tgz differ: char 5, 
line 1




commit python-pbr for openSUSE:Factory

2015-09-16 Thread h_root
Hello community,

here is the log from the commit of package python-pbr for openSUSE:Factory 
checked in at 2015-09-16 10:36:14

Comparing /work/SRC/openSUSE:Factory/python-pbr (Old)
 and  /work/SRC/openSUSE:Factory/.python-pbr.new (New)


Package is "python-pbr"

Changes:

--- /work/SRC/openSUSE:Factory/python-pbr/python-pbr-doc.changes
2015-08-29 20:03:42.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-pbr.new/python-pbr-doc.changes   
2015-09-16 10:36:15.0 +0200
@@ -1,0 +2,6 @@
+Wed Sep  9 06:42:06 UTC 2015 - tbecht...@suse.com
+
+- update to 1.7.0:
+  * Have pbr egg_info.writer check PBR is enabled
+
+---
python-pbr.changes: same change

Old:

  pbr-1.6.0.tar.gz

New:

  pbr-1.7.0.tar.gz



Other differences:
--
++ python-pbr-doc.spec ++
--- /var/tmp/diff_new_pack.FUPKS5/_old  2015-09-16 10:36:16.0 +0200
+++ /var/tmp/diff_new_pack.FUPKS5/_new  2015-09-16 10:36:16.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   python-pbr-doc
-Version:1.6.0
+Version:1.7.0
 Release:0
 Summary:Documentation for python-pbr
 License:Apache-2.0

++ python-pbr.spec ++
--- /var/tmp/diff_new_pack.FUPKS5/_old  2015-09-16 10:36:16.0 +0200
+++ /var/tmp/diff_new_pack.FUPKS5/_new  2015-09-16 10:36:16.0 +0200
@@ -21,7 +21,7 @@
 %bcond_with test
 
 Name:   python-pbr
-Version:1.6.0
+Version:1.7.0
 Release:0
 Summary:Python Build Reasonableness
 License:Apache-2.0

++ pbr-1.6.0.tar.gz -> pbr-1.7.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pbr-1.6.0/ChangeLog new/pbr-1.7.0/ChangeLog
--- old/pbr-1.6.0/ChangeLog 2015-08-24 23:31:23.0 +0200
+++ new/pbr-1.7.0/ChangeLog 2015-09-08 18:21:16.0 +0200
@@ -1,6 +1,11 @@
 CHANGES
 ===
 
+1.7.0
+-
+
+* Have pbr egg_info.writer check PBR is enabled
+
 1.6.0
 -
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pbr-1.6.0/PKG-INFO new/pbr-1.7.0/PKG-INFO
--- old/pbr-1.6.0/PKG-INFO  2015-08-24 23:31:23.0 +0200
+++ new/pbr-1.7.0/PKG-INFO  2015-09-08 18:21:17.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: pbr
-Version: 1.6.0
+Version: 1.7.0
 Summary: Python Build Reasonableness
 Home-page: https://launchpad.net/pbr
 Author: OpenStack
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pbr-1.6.0/pbr/pbr_json.py 
new/pbr-1.7.0/pbr/pbr_json.py
--- old/pbr-1.6.0/pbr/pbr_json.py   2015-08-24 23:30:59.0 +0200
+++ new/pbr-1.7.0/pbr/pbr_json.py   2015-09-08 18:20:54.0 +0200
@@ -20,6 +20,8 @@
 
 
 def write_pbr_json(cmd, basename, filename):
+if not cmd.distribution.pbr:
+return
 git_dir = git._run_git_functions()
 if not git_dir:
 return
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pbr-1.6.0/pbr.egg-info/PKG-INFO 
new/pbr-1.7.0/pbr.egg-info/PKG-INFO
--- old/pbr-1.6.0/pbr.egg-info/PKG-INFO 2015-08-24 23:31:23.0 +0200
+++ new/pbr-1.7.0/pbr.egg-info/PKG-INFO 2015-09-08 18:21:17.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: pbr
-Version: 1.6.0
+Version: 1.7.0
 Summary: Python Build Reasonableness
 Home-page: https://launchpad.net/pbr
 Author: OpenStack
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pbr-1.6.0/pbr.egg-info/SOURCES.txt 
new/pbr-1.7.0/pbr.egg-info/SOURCES.txt
--- old/pbr-1.6.0/pbr.egg-info/SOURCES.txt  2015-08-24 23:31:23.0 
+0200
+++ new/pbr-1.7.0/pbr.egg-info/SOURCES.txt  2015-09-08 18:21:17.0 
+0200
@@ -43,7 +43,6 @@
 pbr.egg-info/dependency_links.txt
 pbr.egg-info/entry_points.txt
 pbr.egg-info/not-zip-safe
-pbr.egg-info/pbr.json
 pbr.egg-info/top_level.txt
 pbr/cmd/__init__.py
 pbr/cmd/main.py
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pbr-1.6.0/pbr.egg-info/pbr.json 
new/pbr-1.7.0/pbr.egg-info/pbr.json
--- old/pbr-1.6.0/pbr.egg-info/pbr.json 2015-08-24 23:31:23.0 +0200
+++ new/pbr-1.7.0/pbr.egg-info/pbr.json 1970-01-01 01:00:00.0 +0100
@@ -1 +0,0 @@
-{"git_version": "1e05037", "is_release": true}
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pbr-1.6.0/setup.cfg new/pbr-1.7.0/setup.cfg
--- old/pbr-1.6.0/setup.cfg 2015-08-24 23:31:23.0 +0200
+++ new/pbr-1.7.0/setup.cfg 2015-09-08 18:21:17.0 +0200
@@ -53,7 +53,7 @@
 universal = 1
 
 [egg_info]
+tag_date = 0
 

commit ntp for openSUSE:Factory

2015-09-16 Thread h_root
Hello community,

here is the log from the commit of package ntp for openSUSE:Factory checked in 
at 2015-09-16 10:37:13

Comparing /work/SRC/openSUSE:Factory/ntp (Old)
 and  /work/SRC/openSUSE:Factory/.ntp.new (New)


Package is "ntp"

Changes:

--- /work/SRC/openSUSE:Factory/ntp/ntp.changes  2015-08-25 07:17:13.0 
+0200
+++ /work/SRC/openSUSE:Factory/.ntp.new/ntp.changes 2015-09-16 
10:37:14.0 +0200
@@ -1,0 +2,6 @@
+Fri Sep  4 09:24:55 UTC 2015 - m...@suse.com
+
+- Add "addserver" as a new legacy action.
+- Fix the comment regarding addserver in ntp.conf (bnc#910063).
+
+---

Old:

  conf.ntptimeset



Other differences:
--
++ ntp.spec ++
--- /var/tmp/diff_new_pack.REt5tw/_old  2015-09-16 10:37:15.0 +0200
+++ /var/tmp/diff_new_pack.REt5tw/_new  2015-09-16 10:37:15.0 +0200
@@ -45,7 +45,6 @@
 Source12:   README.SUSE
 Source13:   ntp-4.2.7-rh-manpages.tar.gz
 Source14:   ntp.xml
-Source15:   conf.ntptimeset
 Source16:   ntp.NetworkManager
 Patch1: ntp-segfault_on_invalid_device.patch
 Patch10:ntp-strcat.patch
@@ -180,7 +179,15 @@
 install -m 0644 -D %{SOURCE9} %{buildroot}/%{_unitdir}/ntp-wait.service
 install -d %{buildroot}%{_prefix}/sbin
 install -m 755 -D %{SOURCE8} %{buildroot}%{_sbindir}/start-ntpd
-install -m 755 -D %{SOURCE15} 
%{buildroot}/usr/lib/initscripts/legacy-actions/ntpd/ntptimeset
+%__install -d %{buildroot}/usr/lib/initscripts/legacy-actions/ntpd
+for f in ntptimeset addserver; do
+   F=%{buildroot}/usr/lib/initscripts/legacy-actions/ntpd/$f
+   cat >$F <<-EOF
+   #!/bin/bash
+   exec /usr/sbin/start-ntpd $f
+   EOF
+   chmod 755 $F
+done
 #
 # fillup sysconfig.ntp
 #

++ conf.ntp.conf ++
--- /var/tmp/diff_new_pack.REt5tw/_old  2015-09-16 10:37:15.0 +0200
+++ /var/tmp/diff_new_pack.REt5tw/_new  2015-09-16 10:37:15.0 +0200
@@ -38,7 +38,7 @@
 
 ##
 ## Add external Servers using
-## # rcntp addserver 
+## # rcntpd addserver 
 ## The servers will only be added to the currently running instance, not
 ## to /etc/ntp.conf.
 ##






commit freetype2 for openSUSE:Factory

2015-09-16 Thread h_root
Hello community,

here is the log from the commit of package freetype2 for openSUSE:Factory 
checked in at 2015-09-16 10:36:58

Comparing /work/SRC/openSUSE:Factory/freetype2 (Old)
 and  /work/SRC/openSUSE:Factory/.freetype2.new (New)


Package is "freetype2"

Changes:

--- /work/SRC/openSUSE:Factory/freetype2/freetype2.changes  2015-06-12 
21:15:28.0 +0200
+++ /work/SRC/openSUSE:Factory/.freetype2.new/freetype2.changes 2015-09-16 
10:37:00.0 +0200
@@ -1,0 +2,6 @@
+Fri Sep 11 04:11:52 UTC 2015 - zai...@opensuse.org
+
+- Add Dont-use-hmtx-table-for-LSB.patch: Fixes gnu#45520, cut off
+  fonts in gtk and qt. Taken from upstream git.
+
+---

New:

  Dont-use-hmtx-table-for-LSB.patch



Other differences:
--
++ freetype2.spec ++
--- /var/tmp/diff_new_pack.PPaFp5/_old  2015-09-16 10:37:01.0 +0200
+++ /var/tmp/diff_new_pack.PPaFp5/_new  2015-09-16 10:37:01.0 +0200
@@ -29,6 +29,7 @@
 Source1:
http://download.savannah.gnu.org/releases/freetype/freetype-doc-%{doc_version}.tar.bz2
 Source3:baselibs.conf
 Patch1: freetype2-bitmap-foundry.patch
+Patch2: Dont-use-hmtx-table-for-LSB.patch
 Patch200:   freetype2-subpixel.patch
 # PATCH-FIX-OPENSUSE don-t-mark-libpng-as-required-library.patch -- it is 
private in .pc
 Patch202:   don-t-mark-libpng-as-required-library.patch
@@ -84,6 +85,7 @@
 %define enable_subpixel_rendering 0
 %setup -q -n freetype-%{version} -a 1
 %patch1 -p1
+%patch2 -p1
 %patch308961 -p 1
 %patch202 -p1
 %if %{enable_subpixel_rendering}

++ Dont-use-hmtx-table-for-LSB.patch ++
>From b650dfbb0b0700440cc88da31f97cec45b4140de Mon Sep 17 00:00:00 2001
From: Matthias Clasen 
Date: Sun, 26 Jul 2015 21:08:34 +0200
Subject: [PATCH] [cff] Don't use `hmtx' table for LSB (#45520).

* src/cff/cffgload.c (cff_slot_load): Use `htmx' table for advance
width only.  Bug introduced 2015-04-10.

diff --git a/src/cff/cffgload.c b/src/cff/cffgload.c
index 43054f8..a075ddc 100644
--- a/src/cff/cffgload.c
+++ b/src/cff/cffgload.c
@@ -3064,9 +3064,7 @@
 metrics->width  = cbox.xMax - cbox.xMin;
 metrics->height = cbox.yMax - cbox.yMin;
 
-if ( !face->horizontal.number_Of_HMetrics )
-  metrics->horiBearingX = cbox.xMin;
-
+metrics->horiBearingX = cbox.xMin;
 metrics->horiBearingY = cbox.yMax;
 
 if ( has_vertical_info )
-- 
2.4.3








commit chromium for openSUSE:Factory

2015-09-16 Thread h_root
Hello community,

here is the log from the commit of package chromium for openSUSE:Factory 
checked in at 2015-09-16 10:37:29

Comparing /work/SRC/openSUSE:Factory/chromium (Old)
 and  /work/SRC/openSUSE:Factory/.chromium.new (New)


Package is "chromium"

Changes:

--- /work/SRC/openSUSE:Factory/chromium/chromium.changes2015-08-13 
18:10:39.0 +0200
+++ /work/SRC/openSUSE:Factory/.chromium.new/chromium.changes   2015-09-16 
10:37:37.0 +0200
@@ -1,0 +2,17 @@
+Fri Sep 11 06:15:41 UTC 2015 - tittiatc...@gmail.com
+
+- Update to Chromium 45.0.2454.85
+  Security fixes:
+  * CVE-2015-1291: Cross-origin bypass in DOM
+  * CVE-2015-1292: Cross-origin bypass in ServiceWorker
+  * CVE-2015-1293: Cross-origin bypass in DOM
+  * CVE-2015-1294: Use-after-free in Skia
+  * CVE-2015-1295: Use-after-free in Printing
+  * CVE-2015-1296: Character spoofing in omnibox
+  * CVE-2015-1297: Permission scoping error in WebRequest
+  * CVE-2015-1298: URL validation error in extensions
+  * CVE-2015-1299: Use-after-free in Blink
+  * CVE-2015-1300: Information leak in Blink
+  * CVE-2015-1301: Various fixes from internal audits, fuzzing and other 
initiatives.
+
+---

Old:

  chromium-44.0.2403.130.tar.xz

New:

  chromium-45.0.2454.85.tar.xz



Other differences:
--
++ chromium.spec ++
--- /var/tmp/diff_new_pack.wGU9v2/_old  2015-09-16 10:37:46.0 +0200
+++ /var/tmp/diff_new_pack.wGU9v2/_new  2015-09-16 10:37:46.0 +0200
@@ -20,7 +20,7 @@
 %define chromium_system_libs 0
 
 Name:   chromium
-Version:44.0.2403.130
+Version:45.0.2454.85
 Release:0
 Summary:Google's opens source browser project
 License:BSD-3-Clause and LGPL-2.1+


++ chromium-44.0.2403.130.tar.xz -> chromium-45.0.2454.85.tar.xz ++
/work/SRC/openSUSE:Factory/chromium/chromium-44.0.2403.130.tar.xz 
/work/SRC/openSUSE:Factory/.chromium.new/chromium-45.0.2454.85.tar.xz differ: 
char 25, line 1





commit perl-HTTP-Message for openSUSE:Factory

2015-09-16 Thread h_root
Hello community,

here is the log from the commit of package perl-HTTP-Message for 
openSUSE:Factory checked in at 2015-09-16 10:36:29

Comparing /work/SRC/openSUSE:Factory/perl-HTTP-Message (Old)
 and  /work/SRC/openSUSE:Factory/.perl-HTTP-Message.new (New)


Package is "perl-HTTP-Message"

Changes:

--- /work/SRC/openSUSE:Factory/perl-HTTP-Message/perl-HTTP-Message.changes  
2015-07-25 07:43:19.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-HTTP-Message.new/perl-HTTP-Message.changes 
2015-09-16 10:36:30.0 +0200
@@ -1,0 +2,10 @@
+Thu Sep 10 09:44:07 UTC 2015 - co...@suse.com
+
+- updated to 6.11
+   see /usr/share/doc/packages/perl-HTTP-Message/Changes
+
+  6.11   2015-09-09
+  
+  - fix an undefined value warning in HTTP::Headers::as_string
+
+---

Old:

  HTTP-Message-6.10.tar.gz

New:

  HTTP-Message-6.11.tar.gz



Other differences:
--
++ perl-HTTP-Message.spec ++
--- /var/tmp/diff_new_pack.xj2OIi/_old  2015-09-16 10:36:30.0 +0200
+++ /var/tmp/diff_new_pack.xj2OIi/_new  2015-09-16 10:36:30.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-HTTP-Message
-Version:6.10
+Version:6.11
 Release:0
 %define cpan_name HTTP-Message
 Summary:HTTP style message (base class)

++ HTTP-Message-6.10.tar.gz -> HTTP-Message-6.11.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/HTTP-Message-6.10/Changes 
new/HTTP-Message-6.11/Changes
--- old/HTTP-Message-6.10/Changes   2015-07-19 19:48:31.0 +0200
+++ new/HTTP-Message-6.11/Changes   2015-09-09 22:36:50.0 +0200
@@ -1,5 +1,9 @@
 Revision history for HTTP-Message
 
+6.11   2015-09-09
+
+- fix an undefined value warning in HTTP::Headers::as_string
+
 6.10   2015-07-19
 
 - fix uses of qr/.../m in tests that do not work in 5.8.x
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/HTTP-Message-6.10/MANIFEST 
new/HTTP-Message-6.11/MANIFEST
--- old/HTTP-Message-6.10/MANIFEST  2015-07-19 19:50:38.0 +0200
+++ new/HTTP-Message-6.11/MANIFEST  2015-09-09 22:37:26.0 +0200
@@ -15,6 +15,7 @@
 MANIFEST.SKIP
 README
 t/common-req.t
+t/distmanifest.t
 t/headers-auth.t
 t/headers-etag.t
 t/headers-util.t
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/HTTP-Message-6.10/MANIFEST.SKIP 
new/HTTP-Message-6.11/MANIFEST.SKIP
--- old/HTTP-Message-6.10/MANIFEST.SKIP 2015-07-19 06:22:25.0 +0200
+++ new/HTTP-Message-6.11/MANIFEST.SKIP 2015-09-09 22:36:30.0 +0200
@@ -1,5 +1,5 @@
 
-#!start included 
/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/23.0/lib/5.23.0/ExtUtils/MANIFEST.SKIP
+#!start included 
/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/23.2/lib/5.23.2/ExtUtils/MANIFEST.SKIP
 # Avoid version control files.
 \bRCS\b
 \bCVS\b
@@ -63,7 +63,7 @@
 
 # Avoid MYMETA files
 ^MYMETA\.
-#!end included 
/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/23.0/lib/5.23.0/ExtUtils/MANIFEST.SKIP
+#!end included 
/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/23.2/lib/5.23.2/ExtUtils/MANIFEST.SKIP
 
 
 ^HTTP-Message-.*/
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/HTTP-Message-6.10/META.json 
new/HTTP-Message-6.11/META.json
--- old/HTTP-Message-6.10/META.json 2015-07-19 19:50:38.0 +0200
+++ new/HTTP-Message-6.11/META.json 2015-09-09 22:37:26.0 +0200
@@ -4,7 +4,7 @@
   "Gisle Aas "
],
"dynamic_config" : 0,
-   "generated_by" : "ExtUtils::MakeMaker version 7.0524, CPAN::Meta::Converter 
version 2.150005",
+   "generated_by" : "ExtUtils::MakeMaker version 7.08, CPAN::Meta::Converter 
version 2.150005",
"license" : [
   "perl_5"
],
@@ -72,7 +72,6 @@
   "x_IRC" : "irc://irc.perl.org/#lwp",
   "x_MailingList" : "mailto:lib...@perl.org;
},
-   "version" : "6.10",
+   "version" : "6.11",
"x_serialization_backend" : "JSON::PP version 2.27300"
 }
-
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/HTTP-Message-6.10/META.yml 
new/HTTP-Message-6.11/META.yml
--- old/HTTP-Message-6.10/META.yml  2015-07-19 19:50:38.0 +0200
+++ new/HTTP-Message-6.11/META.yml  2015-09-09 22:37:25.0 +0200
@@ -8,7 +8,7 @@
 configure_requires:
   ExtUtils::MakeMaker: '0'
 dynamic_config: 0
-generated_by: 'ExtUtils::MakeMaker version 7.0524, CPAN::Meta::Converter 
version 2.150005'
+generated_by: 'ExtUtils::MakeMaker version 7.08, CPAN::Meta::Converter version 
2.150005'
 license: perl
 meta-spec:
   url: