Merge lp:~waveform/meta-release/ubuntu into lp:~ubuntu-core-dev/meta-release/ubuntu

Proposed by Dave Jones
Status: Merged
Merged at revision: 333
Proposed branch: lp:~waveform/meta-release/ubuntu
Merge into: lp:~ubuntu-core-dev/meta-release/ubuntu
Diff against target: 70 lines (+23/-23)
1 file modified
raspi/os_list_imagingutility_ubuntu.json (+23/-23)
To merge this branch: bzr merge lp:~waveform/meta-release/ubuntu
Reviewer Review Type Date Requested Status
Ubuntu Core Development Team Pending
Review via email: mp+453335@code.launchpad.net
To post a comment you must log in.
lp:~waveform/meta-release/ubuntu updated
332. By Brian Murray

Switch m-r-d to using -updates

333. By Brian Murray

refresh raspi json file

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'raspi/os_list_imagingutility_ubuntu.json'
2--- raspi/os_list_imagingutility_ubuntu.json 2023-08-11 22:29:30 +0000
3+++ raspi/os_list_imagingutility_ubuntu.json 2023-10-12 08:20:09 +0000
4@@ -1,43 +1,43 @@
5 {
6 "os_list": [
7 {
8- "name": "Ubuntu Desktop 23.04 (64-bit)",
9- "description": "Desktop OS for RPi 4/400 models with 2Gb+",
10- "url": "http://cdimage.ubuntu.com/releases/lunar/release/ubuntu-23.04-preinstalled-desktop-arm64+raspi.img.xz",
11+ "name": "Ubuntu Desktop 23.10 (64-bit)",
12+ "description": "Desktop OS for RPi 4/400/5 models with 4Gb+",
13+ "url": "http://cdimage.ubuntu.com/releases/mantic/release/ubuntu-23.10-preinstalled-desktop-arm64+raspi.img.xz",
14 "icon": "https://assets.ubuntu.com/v1/85a9de76-ubuntu-icon.svg",
15 "init_format": "none",
16 "website": "https://ubuntu.com/raspberry-pi/desktop",
17- "extract_size": 9213837312,
18- "extract_sha256": "324e536ad47cf5542de52bc8ebe0414c29d0ea612202e68e6a5ec13b2251d033",
19- "image_download_size": 2363807752,
20- "image_download_sha256": "c851edd5d05362b7a9fe9a6e44824d89114de2c07b6f08d97ad790f0bafdc9f1",
21- "release_date": "2023-04-20"
22+ "release_date": "2023-10-12",
23+ "extract_size": 8835301376,
24+ "extract_sha256": "217244c298fd9af1223786d1d6f75d4c4a939d212d15a64e6020abd12a2bfce3",
25+ "image_download_size": 2543823688,
26+ "image_download_sha256": "92cbd905c36114effcec6943d3438845dfac07e3bb238cde4c510b41a71f694b"
27 },
28 {
29- "name": "Ubuntu Server 23.04 (32-bit)",
30+ "name": "Ubuntu Server 23.10 (32-bit)",
31 "description": "Server OS for RPi Zero 2W/2/3/4/400",
32- "url": "http://cdimage.ubuntu.com/releases/lunar/release/ubuntu-23.04-preinstalled-server-armhf+raspi.img.xz",
33+ "url": "http://cdimage.ubuntu.com/releases/mantic/release/ubuntu-23.10-preinstalled-server-armhf+raspi.img.xz",
34 "icon": "https://assets.ubuntu.com/v1/85a9de76-ubuntu-icon.svg",
35 "init_format": "cloudinit",
36 "website": "https://ubuntu.com/raspberry-pi/server",
37- "extract_size": 3935305728,
38- "extract_sha256": "70c20ed7b7abccf8abb715f229a7bc0b1b37c2461a0f7a2c5e955f5fa933f6bc",
39- "image_download_size": 1037129392,
40- "image_download_sha256": "4d6e43707260c3653bdbc30eecd4148b6b314612b8c522de4a60d74fd3df128f",
41- "release_date": "2023-04-20"
42+ "release_date": "2023-10-12",
43+ "extract_size": 3381657600,
44+ "extract_sha256": "0992869903e8579ef51a1c0f8a436ddeaca6290cd03e27d3a9ebe21e94c61be5",
45+ "image_download_size": 1129762092,
46+ "image_download_sha256": "bab926a3f86837888940db1bbae64b6f7e03b03d044c1669167b6a42fd20cac2"
47 },
48 {
49- "name": "Ubuntu Server 23.04 (64-bit)",
50- "description": "Server OS for RPi Zero 2W/3/4/400",
51- "url": "http://cdimage.ubuntu.com/releases/lunar/release/ubuntu-23.04-preinstalled-server-arm64+raspi.img.xz",
52+ "name": "Ubuntu Server 23.10 (64-bit)",
53+ "description": "Server OS for RPi Zero 2W/3/4/400/5",
54+ "url": "http://cdimage.ubuntu.com/releases/mantic/release/ubuntu-23.10-preinstalled-server-arm64+raspi.img.xz",
55 "icon": "https://assets.ubuntu.com/v1/85a9de76-ubuntu-icon.svg",
56 "init_format": "cloudinit",
57 "website": "https://ubuntu.com/raspberry-pi/server",
58- "extract_size": 4300210176,
59- "extract_sha256": "b9c8fb577877c87486f832ecfecad23fb549e569692fe706d87d131dce2595db",
60- "image_download_size": 1088898092,
61- "image_download_sha256": "cd2a99b065b98078ad2bfec428d5bb876be19c9f5aa8abb8e5dd14125bf611b8",
62- "release_date": "2023-04-20"
63+ "release_date": "2023-10-12",
64+ "extract_size": 3727687680,
65+ "extract_sha256": "55d7e18024ff57c208de2f4e370d05265b680d167046441c4f53cc68e6991542",
66+ "image_download_size": 1189280360,
67+ "image_download_sha256": "81886cefc6b7abe5baf26dbc353bc69924dfc76416c15c3c3d03cf5ba30c90e8"
68 },
69 {
70 "name": "Ubuntu Desktop 22.04.3 LTS (64-bit)",

Subscribers

People subscribed via source and target branches