[neon/neon/livecd-rootfs/Neon/release] debian: magic-proxy: Replace http.client with urllib calls. live-build/auto/build: change iptables calls to query rules and quickly check that connectivity works after transparent proxy has been installed. (LP: #1917920)

Brian Murray null at kde.org
Thu Oct 28 12:37:16 BST 2021


Git commit 1ed399cc2313b94afb2b5ccbfc853db375e18422 by Brian Murray.
Committed on 21/10/2021 at 18:55.
Pushed by jriddell into branch 'Neon/release'.

magic-proxy: Replace http.client with urllib calls. live-build/auto/build: change iptables calls to query rules and quickly check that connectivity works after transparent proxy has been installed. (LP: #1917920)

* magic-proxy: Replace http.client with urllib calls. live-build/auto/build:
  change iptables calls to query rules and quickly check that connectivity
  works after transparent proxy has been installed. (LP: #1917920)
* magic-proxy: fix TypeError when trying to call get_uri() (LP: #1944906)

M  +10   -0    debian/changelog

https://invent.kde.org/neon/neon/livecd-rootfs/commit/1ed399cc2313b94afb2b5ccbfc853db375e18422

diff --git a/debian/changelog b/debian/changelog
index e6f80f42..c23ec0c6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+livecd-rootfs (2.664.30) UNRELEASED; urgency=medium
+
+  [ Thomas Bechtold ]
+  * magic-proxy: Replace http.client with urllib calls. live-build/auto/build:
+    change iptables calls to query rules and quickly check that connectivity
+    works after transparent proxy has been installed. (LP: #1917920)
+  * magic-proxy: fix TypeError when trying to call get_uri() (LP: #1944906)
+
+ -- Brian Murray <brian at ubuntu.com>  Thu, 21 Oct 2021 11:30:33 -0700
+
 livecd-rootfs (2.664.29) focal; urgency=medium
 
   * Generate manifest for HyperV desktop image (LP: #1940136)



More information about the Neon-commits mailing list