Hello community,

here is the log from the commit of package tor for openSUSE:Factory checked in 
at 2015-11-26 17:04:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/tor (Old)
 and      /work/SRC/openSUSE:Factory/.tor.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "tor"

Changes:
--------
--- /work/SRC/openSUSE:Factory/tor/tor.changes  2015-10-20 00:05:14.000000000 
+0200
+++ /work/SRC/openSUSE:Factory/.tor.new/tor.changes     2015-11-26 
17:04:21.000000000 +0100
@@ -1,0 +2,15 @@
+Tue Nov 24 20:35:59 UTC 2015 - [email protected]
+
+- 0.2.7.5:
+  * More secure identity key type for relays
+  * Improve cryptography performance
+  * Resolve several longstanding hidden-service performance issues
+  * Improve controller support for hidden services
+- Features removed:
+  * tor-fw-helper is no longer part of thie packaged, it was
+    re-implemented as a separate project
+- Packaging changes:
+  * drop upstreamed patch
+    tor-0.2.6.10-malformed-hostname-safe-logging.patch
+
+-------------------------------------------------------------------

Old:
----
  tor-0.2.6.10-malformed-hostname-safe-logging.patch
  tor-0.2.6.10.tar.gz
  tor-0.2.6.10.tar.gz.asc

New:
----
  tor-0.2.7.5.tar.gz
  tor-0.2.7.5.tar.gz.asc

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

Other differences:
------------------
++++++ tor.spec ++++++
--- /var/tmp/diff_new_pack.xd5x6R/_old  2015-11-26 17:04:22.000000000 +0100
+++ /var/tmp/diff_new_pack.xd5x6R/_new  2015-11-26 17:04:22.000000000 +0100
@@ -18,13 +18,12 @@
 
 %define with_systemd 0%{?suse_version} > 1140
 %define with_systemd_notifications 0%{?suse_version} > 1310
-%define with_upnp 0%{?suse_version} >= 1220 && 0%{?suse_version} != 1315
 %define toruser %{name}
 %define torgroup %{name}
 %define home_dir %{_localstatedir}/lib/empty
 %bcond_with bufferevents
 Name:           tor
-Version:        0.2.6.10
+Version:        0.2.7.5
 Release:        0
 Summary:        Anonymizing overlay network for TCP (The onion router)
 License:        BSD-3-Clause
@@ -38,24 +37,19 @@
 Source4:        tor.tmpfiles
 Source5:        tor.firewall
 Patch0:         tor-0.2.5.x-logrotate.patch
-Patch1:         tor-0.2.6.10-malformed-hostname-safe-logging.patch
-BuildRequires:  openssl-devel
+BuildRequires:  openssl-devel >= 1.0.0
 BuildRequires:  pwdutils
 BuildRequires:  python-base
 Requires:       logrotate
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 PreReq(post):  %fillup_prereq
-%if %{with_upnp}
-BuildRequires:  libminiupnpc-devel
-%endif
-#
 %if %{with bufferevents}
 BuildRequires:  pkgconfig(libevent) >= 2.0.13
 %endif # with bufferevents
 %if %{?suse_version} > 1210
 BuildRequires:  pkgconfig(libevent)
 %else
-BuildRequires:  libevent-devel
+BuildRequires:  libevent-devel >= 1.3e
 %endif
 %if 0%{with_systemd}
 BuildRequires:  pkgconfig(systemd)
@@ -93,15 +87,11 @@
 %prep
 %setup -q
 %patch0 -p1
-%patch1 -p1
 
 %build
 %configure \
        --with-tor-user=%{toruser} \
        --with-tor-group=%{torgroup} \
-%if %{with_upnp}
-       --enable-upnp \
-%endif
 %if %{with bufferevents}
        --enable-bufferevents \
 %endif
@@ -195,9 +185,6 @@
 %{_bindir}/%{name}ify
 %{_bindir}/%{name}-gencert
 %{_bindir}/%{name}-resolve
-%if %{with_upnp}
-%{_bindir}/%{name}-fw-helper
-%endif
 %dir %{_datadir}/%{name}
 %{_datadir}/%{name}/geoip*
 %config(noreplace) %attr(0644,root,root) %{_sysconfdir}/logrotate.d/%{name}

++++++ tor-0.2.6.10.tar.gz -> tor-0.2.7.5.tar.gz ++++++
++++ 95729 lines of diff (skipped)


Reply via email to