Hello community,

here is the log from the commit of package putty for openSUSE:Factory checked 
in at 2015-03-03 11:15:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/putty (Old)
 and      /work/SRC/openSUSE:Factory/.putty.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "putty"

Changes:
--------
--- /work/SRC/openSUSE:Factory/putty/putty.changes      2014-10-06 
22:05:13.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.putty.new/putty.changes 2015-03-03 
11:16:35.000000000 +0100
@@ -1,0 +2,16 @@
+Mon Mar  2 10:19:15 UTC 2015 - [email protected]
+
+- Update to new upstream release 0.64
+* Security fix: PuTTY no longer retains the private half of users'
+  keys in memory by mistake after authenticating with them.
+  [bnc#920167] (CVE-2015-2157)
+* Support for SSH connection sharing, so that multiple instances of
+  PuTTY to the same host can share a single SSH connection instead
+  of all having to log in independently.
+* Bug fix: IPv6 literals are handled sensibly throughout the suite,
+  if you enclose them in square brackets to prevent the colons
+  being mistaken for a :port suffix.
+- Remove 0001-Revert-the-default-for-font-bolding-style.patch
+  (merged upstream), putty-04-nodate.diff (no longer needed).
+
+-------------------------------------------------------------------

Old:
----
  0001-Revert-the-default-for-font-bolding-style.patch
  putty-0.63.tar.gz
  putty-0.63.tar.gz.RSA
  putty-04-nodate.diff

New:
----
  putty-0.64.tar.gz
  putty-0.64.tar.gz.RSA

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ putty.spec ++++++
--- /var/tmp/diff_new_pack.rWO6iW/_old  2015-03-03 11:16:36.000000000 +0100
+++ /var/tmp/diff_new_pack.rWO6iW/_new  2015-03-03 11:16:36.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package putty
 #
-# 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,19 +17,19 @@
 
 
 Name:           putty
-Version:        0.63
+Version:        0.64
 Release:        0
 Summary:        GTK-based terminal emulator program
 License:        MIT
 Group:          System/X11/Utilities
 Url:            http://www.chiark.greenend.org.uk/~sgtatham/putty/
 
+#Git-Web:      http://tartarus.org/~simon-git/gitweb/?p=putty.git
+#Git-Clone:    git://git.tartarus.org/simon/putty
 Source:         
http://the.earth.li/~sgtatham/putty/latest/%name-%version.tar.gz
 Source2:        
http://the.earth.li/~sgtatham/putty/latest/%name-%version.tar.gz.RSA
 Source4:        %name.keyring
-Patch1:         0001-Revert-the-default-for-font-bolding-style.patch
-Patch2:         putty-03-config.diff
-Patch3:         putty-04-nodate.diff
+Patch1:         putty-03-config.diff
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  gtk2-devel
 BuildRequires:  krb5-devel
@@ -42,14 +42,14 @@
 
 %prep
 %setup -q
-%patch -P 1 -P 2 -P 3 -p1
+%patch -P 1 -p1
 
 %build
 %configure
 make %{?_smp_mflags};
 
 %install
-make install DESTDIR="%buildroot";
+%make_install
 
 %check
 make check

++++++ putty-0.63.tar.gz -> putty-0.64.tar.gz ++++++
++++ 62679 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to