Hello community,

here is the log from the commit of package sshfp for openSUSE:Factory checked 
in at 2015-01-29 09:58:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sshfp (Old)
 and      /work/SRC/openSUSE:Factory/.sshfp.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sshfp"

Changes:
--------
--- /work/SRC/openSUSE:Factory/sshfp/sshfp.changes      2012-09-14 
12:39:11.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.sshfp.new/sshfp.changes 2015-01-29 
09:58:39.000000000 +0100
@@ -1,0 +2,8 @@
+Wed Jan 21 23:21:26 UTC 2015 - [email protected]
+
+- Update to new git snapshot 1.2.2+git11
+* Type 3 algorithm (ECDSA) support, Type 2 hash (SHA-256) support.
+- Remove 0001-fix-invalid-reference-to-hostname-in-check_keytype.diff
+  (no longer relevant)
+
+-------------------------------------------------------------------

Old:
----
  0001-fix-invalid-reference-to-hostname-in-check_keytype.diff
  sshfp-1.2.2.tar.xz

New:
----
  sshfp-1.2.2.g11.tar.xz

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

Other differences:
------------------
++++++ sshfp.spec ++++++
--- /var/tmp/diff_new_pack.jrfukg/_old  2015-01-29 09:58:40.000000000 +0100
+++ /var/tmp/diff_new_pack.jrfukg/_new  2015-01-29 09:58:40.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package sshfp
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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
@@ -17,19 +17,21 @@
 
 
 Name:           sshfp
-Version:        1.2.2
+Version:        1.2.2.g11
 Release:        0
 Summary:        RFC4255 DNS SSHFP record generator
 License:        GPL-2.0+
 Group:          Productivity/Networking/DNS/Utilities
-URL:            http://www.xelerance.com/software/sshfp/       
+Url:            http://www.xelerance.com/software/sshfp/       
 
 #Git-Clone:    git://github.com/xelerance/sshfp
 Source:         sshfp-%version.tar.xz
-Patch0:         0001-fix-invalid-reference-to-hostname-in-check_keytype.diff
-Requires:       python-dnspython python-ldns
-BuildRequires:  python xz
+BuildRoot:      %_tmppath/%name-%version-build
 BuildArch:      noarch
+BuildRequires:  python
+BuildRequires:  xz
+Requires:       python-dnspython
+Requires:       python-ldns
 
 %description
 sshfp generates DNS SSHFP records from SSH public keys. sshfp can
@@ -37,9 +39,12 @@
 sshd daemon. The ssh client can use these SSHFP records if you set
 "VerifyHostKeyDNS yes" in the file /etc/ssh/ssh_config.
 
+An alternative to sshfp is to use `ssh-keygen -r` from the OpenSSH
+suite.
+
+# sshfp could go into dormant mode any time again..
 %prep
-%setup -q
-%patch0 -p1
+%setup -qn %name
 
 %build
 make %{?_smp_mflags}

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

Reply via email to