Hello community, here is the log from the commit of package ocserv for openSUSE:Factory checked in at 2019-01-25 22:45:36 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ocserv (Old) and /work/SRC/openSUSE:Factory/.ocserv.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ocserv" Fri Jan 25 22:45:36 2019 rev:9 rq:668707 version:0.12.2 Changes: -------- --- /work/SRC/openSUSE:Factory/ocserv/ocserv.changes 2018-05-29 16:52:23.287568380 +0200 +++ /work/SRC/openSUSE:Factory/.ocserv.new.28833/ocserv.changes 2019-01-25 22:45:38.191060617 +0100 @@ -1,0 +2,9 @@ +Fri Jan 25 14:54:35 UTC 2019 - Michael Du <[email protected]> + +- Update to version 0.12.2: + * Added support for AES256-SHA legacy cipher. This allows the + anyconnect clients to use AES256. + * Added support for the DTLS1.2 protocol hack used by new + Anyconnect clients. + +------------------------------------------------------------------- Old: ---- ocserv-0.12.1.tar.xz New: ---- ocserv-0.12.2.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ocserv.spec ++++++ --- /var/tmp/diff_new_pack.CtVjHP/_old 2019-01-25 22:45:39.159059485 +0100 +++ /var/tmp/diff_new_pack.CtVjHP/_new 2019-01-25 22:45:39.163059480 +0100 @@ -1,7 +1,7 @@ # # spec file for package ocserv # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 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 @@ -12,12 +12,12 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # Name: ocserv -Version: 0.12.1 +Version: 0.12.2 Release: 0 Summary: OpenConnect VPN Server License: GPL-2.0-only @@ -59,8 +59,8 @@ BuildRequires: pkgconfig BuildRequires: protobuf-c BuildRequires: readline-devel -BuildRequires: ruby2.5-rubygem-ronn BuildRequires: systemd-devel +BuildRequires: rubygem(ronn) # /usr/bin/certtool for generating certificates Requires: gnutls >= 3.1.10 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -144,7 +144,8 @@ %files %defattr(-,root,root) -%doc AUTHORS LICENSE NEWS README.md COPYING TODO +%doc AUTHORS NEWS README.md TODO +%license COPYING LICENSE %config %{_sysconfdir}/ocserv %config(noreplace) %{_sysconfdir}/sysconfig/SuSEfirewall2.d/services/ocserv %config(noreplace) %{_sysconfdir}/sysctl.d/60-ocserv.conf ++++++ ocserv-0.12.1.tar.xz -> ocserv-0.12.2.tar.xz ++++++ ++++ 4492 lines of diff (skipped)
