Hello community,

here is the log from the commit of package python-magic-wormhole for 
openSUSE:Factory checked in at 2020-08-19 18:55:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-magic-wormhole (Old)
 and      /work/SRC/openSUSE:Factory/.python-magic-wormhole.new.3399 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-magic-wormhole"

Wed Aug 19 18:55:48 2020 rev:6 rq:827701 version:0.12.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-magic-wormhole/python-magic-wormhole.changes  
    2020-05-03 22:45:27.826938529 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-magic-wormhole.new.3399/python-magic-wormhole.changes
    2020-08-19 18:57:06.639856328 +0200
@@ -1,0 +2,22 @@
+Wed Aug 19 04:29:27 UTC 2020 - Steve Kowalik <steven.kowa...@suse.com>
+
+- Update to 0.12.0:
+  * A command like wormhole send /dev/fd0 can send the contents of the named
+    block device (USB stick, SD card, floppy, etc), resulting in a plain file
+    on the other side. (#323)
+  * Change "accept this file?" default answer from no to yes. (#327 #330 #331)
+  * Actually use tempfile for large directory transfers. This fixes a
+    five-year old bug which prevents transfers of directories larger than
+    available RAM by finally really building the temporary zipfile on
+    disk. (#379)
+  * Accept 'wss' for TLS-protected relay connections, which default to port
+    443 if no other port is accepted. A future release will change the public
+    relay to use TLS. (#144)
+  * Drop support for python3.4
+  * Stall --verify long enough to send the verifier. This fixes a bug when
+    both sides use --verify, the receiver uses tab-completion, the sender
+    sees the verifier and waits for the user to confirm, but the receiver
+    cannot show the verifier (enabling that confirmation) until the sender
+    approves the transfer. (#349) 
+
+-------------------------------------------------------------------

Old:
----
  magic-wormhole-0.11.2.tar.gz

New:
----
  magic-wormhole-0.12.0.tar.gz

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

Other differences:
------------------
++++++ python-magic-wormhole.spec ++++++
--- /var/tmp/diff_new_pack.VjvjqN/_old  2020-08-19 18:57:07.591856834 +0200
+++ /var/tmp/diff_new_pack.VjvjqN/_new  2020-08-19 18:57:07.595856835 +0200
@@ -19,7 +19,7 @@
 %{?!python_module:%define python_module() %{!?skip_python2:python-%{**}} 
%{!?skip_python3:python3-%{**}}}
 %define modname magic-wormhole
 Name:           python-magic-wormhole
-Version:        0.11.2
+Version:        0.12.0
 Release:        0
 Summary:        Tool for transferring files through a secure channel
 License:        MIT

++++++ magic-wormhole-0.11.2.tar.gz -> magic-wormhole-0.12.0.tar.gz ++++++
++++ 10144 lines of diff (skipped)


Reply via email to