Hello community,
here is the log from the commit of package golang-org-x-crypto for
openSUSE:Factory checked in at 2016-01-01 19:48:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/golang-org-x-crypto (Old)
and /work/SRC/openSUSE:Factory/.golang-org-x-crypto.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "golang-org-x-crypto"
Changes:
--------
--- /work/SRC/openSUSE:Factory/golang-org-x-crypto/golang-org-x-crypto.changes
2015-09-08 17:46:48.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.golang-org-x-crypto.new/golang-org-x-crypto.changes
2016-01-01 19:51:10.000000000 +0100
@@ -1,0 +2,16 @@
+Sat Dec 26 11:23:42 UTC 2015 - [email protected]
+
+- Update to version 1.5.2+git20151215.f18420e:
+ + x/crypto/pkcs12: deal with short byte array in PBKDF
+ + otr: smpFailureError processing tlvTypeSMP3 prevents sending tlvTypeSMP4
+ + x/crypto/openpgp/packet: fix message for errors resulting from an unknown
cipher.
+ + crypto/ssh: fix typo in error string.
+ + x/crypto/otr: clear key slots when handshaking.
+ + x/crypto/otr: make errors fatal.
+ + x/crypto/otr: update libotr test code for version 4.
+ + x/crypto/otr: reformat the libotr test harness with clang-format.
+ + x/crypto/ssh: run go fmt
+ + x/crypto/ssh/agent: Fix keyring removing the wrong key(s)
+- Removed crypto-fix-ssh.patch: has been upstreamed
+
+-------------------------------------------------------------------
Old:
----
crypto-0.0.0+git20150711.f6a608d.tar.xz
crypto-fix-ssh.patch
New:
----
_servicedata
crypto-1.5.2+git20151215.f18420e.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ golang-org-x-crypto.spec ++++++
--- /var/tmp/diff_new_pack.xTRuUn/_old 2016-01-01 19:51:10.000000000 +0100
+++ /var/tmp/diff_new_pack.xTRuUn/_new 2016-01-01 19:51:10.000000000 +0100
@@ -17,14 +17,13 @@
Name: golang-org-x-crypto
-Version: 0.0.0+git20150711.f6a608d
+Version: 1.5.2+git20151215.f18420e
Release: 0
Summary: Go supplementary cryptography libraries
License: BSD-3-Clause
Group: Development/Languages/Other
Url: https://github.com/golang/crypto
Source: crypto-%{version}.tar.xz
-Patch0: crypto-fix-ssh.patch
BuildRequires: golang-packaging
BuildRequires: xz
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -41,7 +40,6 @@
%prep
%setup -q -n crypto-%{version}
-%patch0 -p1
%build
%goprep golang.org/x/crypto
++++++ _service ++++++
--- /var/tmp/diff_new_pack.xTRuUn/_old 2016-01-01 19:51:11.000000000 +0100
+++ /var/tmp/diff_new_pack.xTRuUn/_new 2016-01-01 19:51:11.000000000 +0100
@@ -1,16 +1,19 @@
<services>
- <service name="tar_scm" mode="localonly">
+ <service mode="disabled" name="tar_scm">
<param name="url">https://github.com/golang/crypto.git</param>
<param name="scm">git</param>
<param name="exclude">.git</param>
- <param name="versionformat">0.0.0+git%cd.%h</param>
+ <param name="versionformat">1.5.2+git%cd.%h</param>
<param name="revision">master</param>
- </service>
- <service name="recompress" mode="localonly">
+ <param name="changesgenerate">enable</param></service>
+ <service mode="disabled" name="recompress">
<param name="file">crypto-*.tar</param>
<param name="compression">xz</param>
</service>
- <service name="set_version" mode="localonly">
+ <service name="refresh_patches" mode="disabled">
+ <param name="changesgenerate">enable</param>
+ </service>
+ <service mode="disabled" name="set_version">
<param name="basename">crypto</param>
</service>
</services>
++++++ _servicedata ++++++
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/golang/crypto.git</param>
<param
name="changesrevision">f18420efc3b4f8e9f3d51f6bd2476e92c46260e9</param></service></servicedata>++++++
crypto-0.0.0+git20150711.f6a608d.tar.xz ->
crypto-1.5.2+git20151215.f18420e.tar.xz ++++++
++++ 4899 lines of diff (skipped)