Hello community, here is the log from the commit of package torsocks for openSUSE:Factory checked in at 2016-11-18 22:01:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/torsocks (Old) and /work/SRC/openSUSE:Factory/.torsocks.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "torsocks" Changes: -------- --- /work/SRC/openSUSE:Factory/torsocks/torsocks.changes 2015-06-10 09:16:15.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.torsocks.new/torsocks.changes 2016-11-18 22:01:58.000000000 +0100 @@ -1,0 +2,24 @@ +Tue Nov 1 21:32:37 UTC 2016 - [email protected] + +- Update to 2.2.0, announce message: + + 2016-10-18 torsocks 2.2.0 + * Use xz for dist tarball now + * Remove TODO as we use the bugtracker for those + * execve: only include xattr.h for Linux + * syscall: sched_getaffinity is only Linux + * close: Prefix debug messages with [close] + * Add check for Apple's System Integrity Protection. + * Quote the non-zero length check of $getcap. + * compat: Fix bad use of defined macro for OS X + * Use AC_USE_SYSTEM_EXTENSIONS to try to use POSIX extensions + * log: Fix whitespace in log.h + * syscall: OS X doesn't support sched_getaffinity() + * Fix memcpy buffer overrun in gethostbyaddr() + * Fix memcpy() buffer overrun in gethostbyname() + * Fix typo: catched -> caught + * syscall: Whitelist sched_getaffinity(2) + +- Remove TODO from Documentation, changed by Upstream + +------------------------------------------------------------------- Old: ---- torsocks-2.1.0.tar.gz New: ---- torsocks-2.2.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ torsocks.spec ++++++ --- /var/tmp/diff_new_pack.cDnxAI/_old 2016-11-18 22:01:59.000000000 +0100 +++ /var/tmp/diff_new_pack.cDnxAI/_new 2016-11-18 22:01:59.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package torsocks # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 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 @@ -18,7 +18,7 @@ %define _name libtorsocks Name: torsocks -Version: 2.1.0 +Version: 2.2.0 Release: 0 Summary: Use SOCKS-friendly applications with Tor License: GPL-2.0 @@ -92,7 +92,7 @@ %files %defattr(-,root,root,-) -%doc ChangeLog README.md gpl-2.0.txt TODO doc/socks/SOCKS5 doc/socks/socks-extensions.txt doc/notes/DEBUG extras/torsocks-bash_completion extras/torsocks-zsh_completion +%doc ChangeLog README.md gpl-2.0.txt doc/socks/SOCKS5 doc/socks/socks-extensions.txt doc/notes/DEBUG extras/torsocks-bash_completion extras/torsocks-zsh_completion %{_bindir}/%{name} %{_mandir}/man1/%{name}.1%{ext_man} %{_mandir}/man5/%{name}.conf.5%{ext_man} ++++++ torsocks-2.1.0.tar.gz -> torsocks-2.2.0.tar.gz ++++++ ++++ 2525 lines of diff (skipped)
