Merge lp:~xnox/debian-cd/update-i386-pool into lp:~ubuntu-cdimage/debian-cd/ubun3

Proposed by Dimitri John Ledkov
Status: Merged
Merged at revision: 2049
Proposed branch: lp:~xnox/debian-cd/update-i386-pool
Merge into: lp:~ubuntu-cdimage/debian-cd/ubun3
Diff against target: 51 lines (+9/-3)
1 file modified
data/focal/ubuntu-pool-amd64.packages (+9/-3)
To merge this branch: bzr merge lp:~xnox/debian-cd/update-i386-pool
Reviewer Review Type Date Requested Status
Steve Langasek Approve
Review via email: mp+382110@code.launchpad.net

Commit message

Update i386 pool packages with new ABIs.

Description of the change

Update i386 pool packages with new ABIs.

To post a comment you must log in.
Revision history for this message
Steve Langasek (vorlon) wrote :

well, rather ugly that this has to be maintained by hand rather than by dependency resolution of a small number of packages that will be selected *and* that it doesn't fail on missing packages (libffi6 no longer exists in focal). But let's go with it for now.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'data/focal/ubuntu-pool-amd64.packages'
2--- data/focal/ubuntu-pool-amd64.packages 2019-11-26 04:02:49 +0000
3+++ data/focal/ubuntu-pool-amd64.packages 2020-04-12 14:14:17 +0000
4@@ -9,10 +9,11 @@
5 # ./bin/germinate --arch amd64 --foreign i386 -d focal -s ubuntu.focal
6 # grep ':i386' ship-live | cut -d\ -f1 | LANG=C.UTF_8 sort
7 #
8-gcc-9-base:i386
9+gcc-10-base:i386
10 libatomic1:i386
11 libbsd0:i386
12 libc6:i386
13+libcrypt1:i386
14 libdrm-amdgpu1:i386
15 libdrm-intel1:i386
16 libdrm-nouveau2:i386
17@@ -21,8 +22,8 @@
18 libedit2:i386
19 libelf1:i386
20 libexpat1:i386
21-libffi6:i386
22-libgcc1:i386
23+libffi7:i386
24+libgcc-s1:i386
25 libgl1-mesa-dri:i386
26 libgl1:i386
27 libglapi-mesa:i386
28@@ -54,6 +55,8 @@
29 libstdc++6:i386
30 libtinfo6:i386
31 libunistring2:i386
32+libvulkan1:i386
33+libwayland-client0:i386
34 libx11-6:i386
35 libx11-xcb1:i386
36 libxau6:i386
37@@ -61,6 +64,7 @@
38 libxcb-dri3-0:i386
39 libxcb-glx0:i386
40 libxcb-present0:i386
41+libxcb-randr0:i386
42 libxcb-sync1:i386
43 libxcb1:i386
44 libxdamage1:i386
45@@ -69,4 +73,6 @@
46 libxfixes3:i386
47 libxshmfence1:i386
48 libxxf86vm1:i386
49+libzstd1:i386
50+mesa-vulkan-drivers:i386
51 zlib1g:i386

Subscribers

People subscribed via source and target branches