forked from pool/python-pproxy
Accepting request 897119 from home:alarrosa:branches:devel:languages:python
- Update to v2.7.8 * ssh reconnect - Update to v2.7.7 * UDP multiple jumps not working - Update to v2.7.6 * quic config - Update to v2.7.5 * quic param OBS-URL: https://build.opensuse.org/request/show/897119 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pproxy?expand=0&rev=3
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:e013818b1325603a08769a1c1e36e1ce79482b35069cf64fcdc1c11d34f52fdb
|
|
||||||
size 59435
|
|
3
pproxy-2.7.8.tar.gz
Normal file
3
pproxy-2.7.8.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:fab73cc13b2bb10c9fc4d9c1a8ec8011a354c9bcbffa446d91229e13c5d996c8
|
||||||
|
size 58261
|
@@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jun 3 09:29:40 UTC 2021 - Antonio Larrosa <alarrosa@suse.com>
|
||||||
|
|
||||||
|
- Update to v2.7.8
|
||||||
|
* ssh reconnect
|
||||||
|
- Update to v2.7.7
|
||||||
|
* UDP multiple jumps not working
|
||||||
|
- Update to v2.7.6
|
||||||
|
* quic config
|
||||||
|
- Update to v2.7.5
|
||||||
|
* quic param
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Feb 23 14:30:31 UTC 2021 - John Vandenberg <jayvdb@gmail.com>
|
Tue Feb 23 14:30:31 UTC 2021 - John Vandenberg <jayvdb@gmail.com>
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-pproxy
|
# spec file for package python-pproxy
|
||||||
#
|
#
|
||||||
# Copyright (c) 2020 SUSE LLC
|
# Copyright (c) 2021 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -19,7 +19,7 @@
|
|||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
%define skip_python2 1
|
%define skip_python2 1
|
||||||
Name: python-pproxy
|
Name: python-pproxy
|
||||||
Version: 2.7.4
|
Version: 2.7.8
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Proxy server that can tunnel among remote servers by regex rules
|
Summary: Proxy server that can tunnel among remote servers by regex rules
|
||||||
License: MIT
|
License: MIT
|
||||||
|
Reference in New Issue
Block a user