Hello community,

here is the log from the commit of package shadowsocks-libev for 
openSUSE:Factory checked in at 2018-01-02 16:34:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/shadowsocks-libev (Old)
 and      /work/SRC/openSUSE:Factory/.shadowsocks-libev.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "shadowsocks-libev"

Tue Jan  2 16:34:50 2018 rev:3 rq:560767 version:3.1.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/shadowsocks-libev/shadowsocks-libev.changes      
2017-11-01 11:09:49.441366254 +0100
+++ /work/SRC/openSUSE:Factory/.shadowsocks-libev.new/shadowsocks-libev.changes 
2018-01-02 16:34:51.391100127 +0100
@@ -1,0 +2,15 @@
+Sat Dec 30 09:14:46 UTC 2017 - jeng...@inai.de
+
+- Instad of removing static libs after the fact, do not even build
+  them in the first place.
+- Fix RPM groups and spelling errors in the description.
+
+-------------------------------------------------------------------
+Fri Dec 29 13:39:37 UTC 2017 - hillw...@opensuse.org
+
+- Update to 3.1.2
+  * Fix a bug in DNS resolver.
+  * Add new TFO API support.
+- Drop fix-Command-Execution-in-ss-manager.patch. Merged by upstream. 
+
+-------------------------------------------------------------------
@@ -15 +30 @@
-- Update to 3.0.10
+- Update to 3.1.0

Old:
----
  fix-Command-Execution-in-ss-manager.patch
  shadowsocks-libev-3.1.0.tar.gz

New:
----
  shadowsocks-libev-3.1.2.tar.gz

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

Other differences:
------------------
++++++ shadowsocks-libev.spec ++++++
--- /var/tmp/diff_new_pack.iu8SB0/_old  2018-01-02 16:34:52.298797434 +0100
+++ /var/tmp/diff_new_pack.iu8SB0/_new  2018-01-02 16:34:52.302796101 +0100
@@ -18,15 +18,13 @@
 
 %define libver 2
 Name:           shadowsocks-libev
-Version:        3.1.0
+Version:        3.1.2
 Release:        0
 Summary:        Libev port of Shadowsocks
 License:        GPL-3.0+
 Group:          Productivity/Networking/Web/Proxy
 Url:            https://github.com/shadowsocks/shadowsocks-libev
 Source0:        
https://github.com/shadowsocks/shadowsocks-libev/releases/download/v%{version}/%{name}-%{version}.tar.gz
-# PATFH-FIX-SUSE fix-Command-Execution-in-ss-manager.patch 
hillw...@opensuse.org --Fix boo#1065619 and CVE-2017-15924
-Patch0:         fix-Command-Execution-in-ss-manager.patch
 Source1:        %{name}-config.json
 Source2:        %{name}-client.service
 Source3:        %{name}-server.service
@@ -57,16 +55,16 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
-shadowsocks-libev is a lightweight secured scoks5 proxy 
-for embedded devices and low end boxes.
+shadowsocks-libev is a lightweight secured SOCKS5 proxy
+for embedded devices and low-end boxes.
 
 %package -n lib%{name}%{libver}
 Summary:        Libev port of Shadowsocks
-Group:          Productivity/Networking/Web/Proxy
+Group:          System/Libraries
 
 %description -n lib%{name}%{libver}
-shadowsocks-libev is a lightweight secured scoks5 proxy 
-for embedded devices and low end boxes.
+shadowsocks-libev is a lightweight secured SOCKS5 proxy
+for embedded devices and low-end boxes.
 
 This package provides libraries for it.
 
@@ -77,8 +75,8 @@
 BuildArch:      noarch
 
 %description doc
-shadowsocks-libev is a lightweight secured scoks5 proxy
-for embedded devices and low end boxes.
+shadowsocks-libev is a lightweight secured SOCKS5 proxy
+for embedded devices and low-end boxes.
 
 This package provides Documents for it.
 
@@ -88,24 +86,22 @@
 Requires:       lib%{name}%{libver} = %{version}
 
 %description devel
-shadowsocks-libev is a lightweight secured scoks5 proxy
-for embedded devices and low end boxes.
+shadowsocks-libev is a lightweight secured SOCKS5 proxy
+for embedded devices and low-end boxes.
 
 This package provides development headers for it.
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
-%configure --prefix=%{_prefix} \
-           --enable-shared
-make %{?_smp_mflags}
+%configure --enable-shared
+make %{?_smp_mflags} V=1
 
 %install
 %make_install
 
-rm -rf %{buildroot}%{_libdir}/*.{a,la}
+rm -rf %{buildroot}/%{_libdir}/*.la
 
 install -d %{buildroot}%{_sysconfdir}/shadowsocks/
 install -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/shadowsocks/

++++++ shadowsocks-libev-3.1.0.tar.gz -> shadowsocks-libev-3.1.2.tar.gz ++++++
++++ 3968 lines of diff (skipped)


Reply via email to