Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package sshuttle for openSUSE:Factory 
checked in at 2024-10-23 21:11:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sshuttle (Old)
 and      /work/SRC/openSUSE:Factory/.sshuttle.new.26871 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sshuttle"

Wed Oct 23 21:11:14 2024 rev:20 rq:1217249 version:1.1.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/sshuttle/sshuttle.changes        2024-02-26 
19:50:57.889999120 +0100
+++ /work/SRC/openSUSE:Factory/.sshuttle.new.26871/sshuttle.changes     
2024-10-23 21:12:20.651864363 +0200
@@ -1,0 +2,13 @@
+Wed Oct 23 08:41:18 UTC 2024 - Dirk Müller <dmuel...@suse.com>
+
+- update to 1.1.2:
+  * Removed a little bit of legacy code
+  * logging priority to turn off noise
+  * Add support for SSHUTTLE_ARGS environment variable
+  * tproxy: Apply DNS rules first
+  * Workaround when sudo prints text to standard out
+  * Keep terminal in a sane state when sudo use_pty is used.
+  * Allow flake8 to determine the version of pyflakes
+- drop fix-pytest.patch: obsolete (added pytest-cov instead)
+
+-------------------------------------------------------------------

Old:
----
  fix-pytest.patch
  sshuttle-1.1.1.tar.gz

New:
----
  v1.1.2.tar.gz

BETA DEBUG BEGIN:
  Old:  * Allow flake8 to determine the version of pyflakes
- drop fix-pytest.patch: obsolete (added pytest-cov instead)
BETA DEBUG END:

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

Other differences:
------------------
++++++ sshuttle.spec ++++++
--- /var/tmp/diff_new_pack.rkoxcH/_old  2024-10-23 21:12:21.495899599 +0200
+++ /var/tmp/diff_new_pack.rkoxcH/_new  2024-10-23 21:12:21.499899766 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package sshuttle
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -22,26 +22,26 @@
   %define _fillupdir %{_localstatedir}/adm/fillup-templates
 %endif
 Name:           sshuttle
-Version:        1.1.1
+Version:        1.1.2
 Release:        0
 Summary:        VPN over an SSH tunnel
 License:        LGPL-2.1-only
 Group:          Development/Languages/Python
 URL:            https://github.com/sshuttle/sshuttle
-Source0:        
https://files.pythonhosted.org/packages/source/s/sshuttle/sshuttle-%{version}.tar.gz
+Source0:        
https://github.com/sshuttle/sshuttle/archive/refs/tags/v%{version}.tar.gz
 Source1:        %{name}.service
 Source2:        sysconfig.%{name}
-Patch0:         fix-pytest.patch
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
+BuildRequires:  python3-Sphinx
 BuildRequires:  python3-pip
+BuildRequires:  python3-poetry-core
 BuildRequires:  python3-pytest
-BuildRequires:  python3-setuptools_scm
+BuildRequires:  python3-pytest-cov
 BuildRequires:  python3-wheel
 BuildRequires:  sysuser-tools
 Requires(post): %fillup_prereq
 BuildArch:      noarch
-BuildRequires:  python3-Sphinx
 %sysusers_requires
 
 %description

Reply via email to