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)
This commit is contained in:
Brian Murray 2021-10-21 11:55:19 -07:00
parent da3c71a791
commit 1ed399cc23

10
debian/changelog vendored
View File

@ -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@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)