[Merge] ~tobijk/livecd-rootfs/+git/livecd-rootfs:feature/parallelization-pkg-version-fixing into livecd-rootfs:ubuntu/master

Tobias Koch tobias.koch at canonical.com
Mon Dec 17 09:27:20 UTC 2018


Tobias Koch has proposed merging ~tobijk/livecd-rootfs/+git/livecd-rootfs:feature/parallelization-pkg-version-fixing into livecd-rootfs:ubuntu/master.

Commit message:
Inject a proxy into the build providing a snapshot view of the package repo.

When the REPO_SNAPSHOT_STAMP variable is set, the auto/build script will attempt to launch a transparent HTTP proxy on port 8080, and insert an iptables rule to redirect all outgoing HTTP requests to this proxy.

The proxy, contained in the `magic-proxy` Python script, examines each request and silently overrides those pointing to InRelease files or files that are listed in InRelease files. It will instead provide the contents of the requested file as it was at REPO_SNAPSHOT_STAMP, by downloading the corresponding asset "by hash".

Requested reviews:
  Ubuntu Core Development Team (ubuntu-core-dev)

For more details, see:
https://code.launchpad.net/~tobijk/livecd-rootfs/+git/livecd-rootfs/+merge/360984
-- 
Your team Ubuntu Core Development Team is requested to review the proposed merge of ~tobijk/livecd-rootfs/+git/livecd-rootfs:feature/parallelization-pkg-version-fixing into livecd-rootfs:ubuntu/master.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: review-diff.txt
Type: text/x-diff
Size: 36420 bytes
Desc: not available
URL: <https://lists.ubuntu.com/archives/ubuntu-reviews/attachments/20181217/0c9aa338/attachment-0001.diff>


More information about the Ubuntu-reviews mailing list