-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy pathrelease-index.yaml
More file actions
803 lines (803 loc) · 32.8 KB
/
release-index.yaml
File metadata and controls
803 lines (803 loc) · 32.8 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
# Documentation: https://dfinity.github.io/dre/release.html#release-index-reference
#
# Flags and options:
# - Use 'security_fix: true' to mark security hotfixes.
# - To override changelog base selection, add a 'changelog_base' dictionary to a version:
# changelog_base:
# HostOS or GuestOS:
# rc_name: <reference RC name>
# name: <version name>
releases:
- rc_name: rc--2026-04-10_04-17
versions:
- name: base
version: b4b0230aa1ed1c94d3674a9a27d60b724edb5cd4
- rc_name: rc--2026-04-02_04-48
versions:
- name: base
version: 606cab75d9840e2e1c5ef1ce734a7e6a4f754f0b
- rc_name: rc--2026-03-26_04-51
versions:
- name: base
version: 17d483c60a09b393ad82a2091b68a242ac69c72d
- rc_name: rc--2026-03-19_04-43
versions:
- name: base
version: d17cf0bcd330e94f868cc7d19d0ac860cbe64198
- rc_name: rc--2026-03-13_04-37
versions:
- name: base
version: bcac7ca3862fd8409d56d9dcda919a5f25acbbd4
- rc_name: rc--2026-03-06_10-46
versions:
- name: base
version: 79faae8b354edbf45ae858f1c88bcd1eba4897a5
- rc_name: rc--2026-03-02_11-09
versions:
- name: base
version: 781ef50bd6bfbcfac6769b55361d0624247009c1
- rc_name: rc--2026-02-20_12-29
versions:
- name: base
version: 007c473c9c7fc820c49eea5c823cdd4b9404119d
- name: hotfix-007c473c-retry-flaky-tests
version: de43a3737ea619fa55b7c4d7c9ebf970a20f473e
- rc_name: rc--2026-02-12_20-24
versions:
- name: base
version: c016162d2861e5ad6260d4f62c511a3e5cef5a31
- name: hotfix-populate-nns-key
version: 6369f81e543ab56eb9532b4d67b88239742481fd
- rc_name: rc--2026-02-05_03-47
versions:
- name: base
version: 3b6853464c3ce93be748e19867ca29e74fc89bba
- rc_name: rc--2026-01-29_23-28
versions:
- name: base
version: 6f1ce3bb4c253f1bc4c5f432c7c47b06dccdba7e
- rc_name: rc--2026-01-22_03-33
versions:
- name: base
version: b0a37d0119a5df1dad84e50dc8717b77978d8f04
- name: pre-signature-stash
version: 55d5801675db8f653c3164f5f198b4a1a53d238d
- rc_name: rc--2026-01-08_03-31
versions:
- name: base
version: 035a2c7a2b19bc7ce7c4d977169583eb64b0e3cb
- rc_name: rc--2025-12-04_03-28
versions:
- name: base
version: d2a13f0ecb29c96818d24076925d5da19ae61e93
- name: fix-ic-boundary
version: df87dc70c910f4a1b80f8751628fe8ea45188910
- rc_name: rc--2025-11-28_03-22
versions:
- name: base
version: 724ae4101bfdd8d4443126a6a8b1ec5ca9b68a12
- rc_name: rc--2025-11-20_03-21
versions:
- name: base
version: 948d5b9260494ec3e6c9bc9db499f34d52ba6c7f
- rc_name: rc--2025-11-13_03-24
versions:
- name: base
version: fa06b0e8aa683981334c6eb64b00d791e6bbbe7c
- rc_name: rc--2025-11-06_03-24
versions:
- name: base
version: 03783153d1596a81311b38cc1602063c400a3c8a
- rc_name: rc--2025-10-30_03-22
versions:
- name: base
version: 199fb796c4a81ac43c6886d21bfa2b66ee3a8cd6
- rc_name: rc--2025-10-23_03-18
versions:
- name: base
version: 44e6a4830a03f05101a33d7baeb1f92c5c8093bc
- rc_name: rc--2025-10-17_03-17
versions:
- name: base
version: 286295f0397521cd59ca7792df446c57379204fa
- name: sev-prep
version: 575bcd0954e9d00066fd465223b755bda645edd6
- rc_name: rc--2025-10-09_03-15
versions:
- name: base
version: 285897dae3a2cb60c50d9d8dd7327f18c3c372b9
- rc_name: rc--2025-10-02_03-13
versions:
- name: base
version: 45657852c1eca6728ff313808db29b47c862ad13
- rc_name: rc--2025-09-25_09-52
versions:
- name: base
version: 206b61a8616bc93d36d6a014e5cc8edf1ba256ae
- rc_name: rc--2025-09-19_10-17
versions:
- name: base
version: bf0d4d1b8cb6c0c19a5afa1454ada014847aa5c6
- rc_name: rc--2025-09-11_03-15
versions:
- name: base
version: a299620cd5e73ed21b415f2ebe3da0bb43a3649d
- name: canister-env-vars
version: cf1ef976fe18d402f61345af07c0f75c1f86dc25
- name: inmem-canister-sks
version: c25143850963143c9ee6bec77fe8ccf8306a4949
- rc_name: rc--2025-09-04_03-11
versions:
- name: base
version: 9152ba15ab6cc3c12eb407e13f8ee483a1d5723c
- name: snapshot-downloads
version: c6d90cb33f3d47f808aaaf227a1678cb812d74a2
- name: inmem-canister-sks
version: ab62c6ec1c3b5f492df53c05bb0bf5f2eb6298ba
- rc_name: rc--2025-08-28_03-17
versions:
- name: base
version: 84a268e93a909a6827d76ad794411b161c839a12
- name: snapshot-feature
version: 91732387a03c7c82bdaea6f78d7f8321cc8cb559
- rc_name: rc--2025-08-21_03-19
versions:
- name: base
version: f7b2fdb7deb1758622f9c8e282d09ab8813aac62
- # Release pipeline for this feature: https://github.com/dfinity/ic/actions/runs/17127658482
name: snapshot-feature
version: 6da8a235a001cab5475769a7df0b0f54e7b80494
- rc_name: rc--2025-08-14_03-27
versions:
- name: base
version: 1db8f933fdadc81a90e7db2389b081e21263a9b6
- rc_name: rc--2025-08-07_03-33
versions:
- name: base
version: 047925dfd8386aca91d154054149727131766084
- rc_name: rc--2025-07-31_03-32
versions:
- name: base
version: 21a02f483fa8028568f4c2c5920ec960c87269c0
- rc_name: rc--2025-07-24_03-31
versions:
- name: base
version: 615045e039c57ed842c689e49a07ab3de3a8a781
- rc_name: rc--2025-07-17_11-23
versions:
- name: base
version: 143a635e2af0f574e1ea0f795f8754dfbd86c0c0
- rc_name: rc--2025-07-11_03-31
versions:
- name: base
version: 5128134d24b7a5b8e24a3d5d40c4cce9d81fd375
- rc_name: rc--2025-07-03_03-27
versions:
- # Release qualification pipeline: https://github.com/dfinity/ic/actions/runs/16040858892
name: base
version: e915efecc8af90993ccfc499721ebe826aadba60
- rc_name: rc--2025-06-26_03-25
versions:
- # Release qualification pipeline: https://github.com/dfinity/ic/actions/runs/15892232695
name: base
version: 60fb469c46e44e6071193a3314cc442044fcf17a
- rc_name: rc--2025-06-19_03-24
versions:
- # Release qualification pipeline: https://github.com/dfinity/ic/actions/runs/15748637763
name: base
version: 035f978fb5cffaef57f73242e1bb2a56423e84c3
- rc_name: rc--2025-06-12_03-23
versions:
- # Release qualification pipeline: https://github.com/dfinity/ic/actions/runs/15600837563
name: base
version: 3564b37939f037ba4d051ada88251c13954597d2
- rc_name: rc--2025-06-05_03-24
versions:
- name: base
version: 8f1ef8ce78361adbc09aea4c2f0bce701c9ddb4d
- rc_name: rc--2025-05-30_03-21
versions:
- name: base
version: ed3650da85f390130dedf55806da9337d796b799
- rc_name: rc--2025-05-23_03-21
versions:
- name: base
version: 16825c5cbff83a51983d849b60c9d26b3268bbb6
- rc_name: rc--2025-05-15_03-20
versions:
- name: base
version: 59ad18a77fbeaf3ebbba863972ff20f7ab588d7a
- rc_name: rc--2025-05-08_03-21
versions:
- name: base
version: 2f52f298de53944209f550774505aa72a1a3ed17
- rc_name: rc--2025-05-01_03-23
versions:
- name: base
version: f195ba756bc3bf170a2888699e5e74101fdac6ba
- rc_name: rc--2025-04-24_03-18
versions:
- name: base
version: f8131bfbc2d339716a9cff06e04de49a68e5a80b
- rc_name: rc--2025-04-16_11-12
versions:
# Qualification pipeline:
# https://github.com/dfinity/ic/actions/runs/14491317106
- name: base
version: c9210f4d299546658760465d7fde93913989f70b
- rc_name: rc--2025-04-11_13-20
versions:
# Qualification pipeline:
# https://github.com/dfinity/ic/actions/runs/14401994484
- name: base
version: 579b8ba3a31341f354f4ddb3d60ac44548a91bc2
- rc_name: rc--2025-04-03_03-15
versions:
# Qualification pipeline:
# https://github.com/dfinity/ic/actions/runs/14234146433
- name: base
version: 68fc31a141b25f842f078c600168d8211339f422
- rc_name: rc--2025-03-27_03-14
versions:
# Qualification pipeline:
# https://github.com/dfinity/ic/actions/runs/14098048060
- name: base
version: 3ae3649a2366aaca83404b692fc58e4c6e604a25
# NOTE: Make sure to mark security hotfixes with the `security_fix: true` flag.
- rc_name: rc--2025-03-20_03-11
versions:
# Qualification pipeline:
# https://github.com/dfinity/ic/actions/runs/13993798224
- name: base
version: 4833f30d3b5afd84a385dfb146581580285d8a7e
- rc_name: rc--2025-03-14_03-10
versions:
# Qualification pipeline:
# https://github.com/dfinity/ic/actions/runs/13849086612
- name: base
version: f6f5e0927d14886e4bd67f776ee889f31cec2364
- rc_name: rc--2025-03-06_03-10
versions:
# Qualification pipeline:
# https://github.com/dfinity/ic/actions/runs/13690328982
- name: base
version: de6e339b323f59fc07b18c23f37c3cd2aa8ceb55
# Qualification pipeline:
# https://github.com/dfinity/ic/actions/runs/13700859905
- name: disable-best-effort-messaging
version: 9769228872b351a7443d7e867d67afd65d96212b
- rc_name: rc--2025-02-27_03-09
versions:
# Qualification pipeline:
# https://github.com/dfinity/ic/actions/runs/13558065474
- name: base
version: 6e64281a8e0b4faa1d859f115fc138eee6e136f8
# Qualification pipeline:
# https://github.com/dfinity/ic/actions/runs/13570021062
- name: disable-best-effort-messaging
version: 35c29d9f4e93f691111471c7059b9abb371dfbe1
- rc_name: rc--2025-02-20_10-16
versions:
# Qualification pipeline:
# https://github.com/dfinity/ic/actions/runs/13432965636
- name: base
version: 7147f471c7ac27f518e6c0eeb2015952b5e93e1b
# Qualification pipeline:
# https://github.com/dfinity/ic/actions/runs/13437204854
- name: disable-best-effort-messaging
version: 2f02a660f6f17b5a78c13d9b372f74c8228f79b8
- rc_name: rc--2025-02-13_03-06
versions:
# Qualification pipeline:
# https://github.com/dfinity/ic/actions/runs/13299556269
- name: base
version: 2008d47a169c4984631c87f2efaa88798e6f14dc
# Qualification pipeline:
# https://github.com/dfinity/ic/actions/runs/13309323056
- name: disable-best-effort-messaging
version: d781ef0aa1ada11964394bd9269675ebe84a7b86
- rc_name: rc--2025-02-06_12-26
versions:
# Qualification pipeline:
# https://github.com/dfinity/ic/actions/runs/13198646189
- name: base
version: 5ee8dcf34f26c12defcff51c2f5737214611bccc
# Qualification pipeline:
# https://github.com/dfinity/ic/actions/runs/13198651006
- name: revert-hashes-in-blocks
version: 14c8f44cd6f7cf3112f37a082537deba95f32e3f
- rc_name: rc--2025-01-30_03-03
versions:
# Qualification pipeline:
# https://github.com/dfinity/ic/actions/runs/13044839910
- name: base
version: 35f39480fe28485694743dc3ef15ac37ea000c74
# https://github.com/dfinity/ic/actions/runs/13049641718
- name: hashes-in-blocks
version: fb162931586aeea5f21cb19ec6c73382f5fa4fd6
- rc_name: rc--2025-01-23_03-04
versions:
# Qualification pipeline:
# https://github.com/dfinity/ic/actions/runs/12813102877
- name: base
version: 550209a750be0575cc4afff5e23c04b03048c08e
- name: hashes-in-blocks
version: 4ba583480e05a518aa2bcf36f5a0e48475e8edc2
- rc_name: rc--2025-01-16_16-18
versions:
# Qualification pipeline:
# https://github.com/dfinity/ic/actions/runs/12813102877
- name: base
version: 233c1ee2ef68c1c8800b8151b2b9f38e17b8440a
- rc_name: rc--2025-01-09_03-19
versions:
# Qualification pipeline:
# https://github.com/dfinity/ic/actions/runs/12682998949
- name: base
version: aa705aaa621c2e0d4f146f3a1de801edcb0fa0d5
- rc_name: rc--2025-01-03_03-07
versions:
# Qualification pipeline:
# https://github.com/dfinity/ic/actions/runs/12592107683
- name: base
version: 76a634c31dfb840da25fbe286855eb0be1818ca8
# Qualification pipeline:
# https://github.com/dfinity/ic-private/actions/runs/12649432945
- name: base-secfix
version: 43670245ed6919790e7858813c7e838c6fbcedf5
security_fix: true
- rc_name: rc--2024-12-06_03-16
versions:
# Qualification pipeline:
# https://github.com/dfinity/ic/actions/runs/12198247997
- name: base
version: d9fe2076f677a08734bed90c67b1c3f4056ed621
# Qualification pipeline:
# https://github.com/dfinity/ic/actions/runs/12316350606
- name: sandboxes7k
version: 3e24396441e4c7380928d4e8b4ccff7de77d0e7e
# Qualification pipeline:
# https://github.com/dfinity/ic-private/actions/runs/12515153590
- name: base-secfix
version: d69648b2f5a3d90fb515824314ac2f868cbf499a
security_fix: true
# Qualification pipeline:
# https://github.com/dfinity/ic-private/actions/runs/
- name: sandboxes7k-secfix
version: 9427aba69301dbaaa9b7eb48d809b01749b24d88
security_fix: true
- rc_name: rc--2024-11-28_03-15
versions:
# Qualification pipeline:
# https://github.com/dfinity/ic/actions/runs/12061858233
- name: base
version: 2d8611eb4efa8e69c4dd567546c1c353a545e0a6
# Qualification pipeline:
# https://github.com/dfinity/ic/actions/runs/12071521437
- name: revert-hashes-in-blocks
version: f9085dbe8d86dcca77b05adaee93d608498dae0b
- rc_name: rc--2024-11-21_03-11
versions:
# Qualification pipeline:
# https://github.com/dfinity/ic/actions/runs/11953202742
- name: base
version: a3478d571670053ebd09b9771bec489ef69425fa
# Qualification pipeline:
# https://github.com/dfinity/ic/actions/runs/11953927954
- name: hashes-in-blocks
version: 6e2c0d9fbea99f799a987a365ff6ad2b883067c9
# Qualification pipeline:
# https://github.com/dfinity/ic/actions/runs/11959662473
- name: 24.04-base-kernel
version: 5d202894864f4db4a5a46f44422aebc80c3d321b
- rc_name: rc--2024-11-14_03-07
versions:
# Qualification pipeline:
# https://github.com/dfinity/ic/actions/runs/11835732898/
- name: base
version: cb3cb61009d904bcb726781ad379de10e1b745ff
# Qualification pipeline:
# https://github.com/dfinity/ic/actions/runs/11840577281
- name: hashes-in-blocks
version: e1e8a810e3d8646097459726ce3ab0bd8c0dff96
# Qualification pipeline:
# https://github.com/dfinity/ic/actions/runs/11840647954
- name: 6.11-kernel
version: 34e659ec3272fa2d884f48cb8229140e512f7f5e
# Qualification pipeline:
# https://github.com/dfinity/ic/actions/runs/11840664591
- name: ubuntu20.04
version: 9aaf5ee5e3f68e239e05c1addc4825bdc8466f67
- rc_name: rc--2024-11-07_03-07
versions:
# Qualification pipeline:
# https://github.com/dfinity/ic/actions/runs/11715859480
- name: base
version: f88938214b16584075196e13d0af7c50f671131a
# Qualification pipeline:
# https://github.com/dfinity/ic/actions/runs/11720864758
- name: hashes-in-blocks
version: cd26db8c93f887e76baae202aab150390e41983f
# Qualification pipeline:
# https://github.com/dfinity/ic/actions/runs/11720911383
- name: 6.11-kernel
version: c47e172dfd13d07e864742fea93188c3e9dc81fd
# Qualification pipeline:
# https://github.com/dfinity/ic/actions/runs/11723743699
- name: ubuntu20.04
version: a62848817cec7ae50618a87a526c85d020283fd9
- rc_name: rc--2024-10-31_03-09
versions:
# Qualification pipeline:
# https://github.com/dfinity/ic/actions/runs/11605424801
- name: base
version: 88227422ae6e3bfc6c74a5216309a3b86a93744b
# Qualification pipeline:
# https://github.com/dfinity/ic/actions/runs/11609724407
- name: hashes-in-blocks
version: cc1319059ee8283cf96481109f98d0b14b967859
- name: ubuntu20.04
version: 51f6f4e4ab7fa2a8ad4cf573e04fc2686e14fa57
# Qualification pipeline:
# https://github.com/dfinity/ic/actions/runs/11612372216
- name: 6.11-kernel
version: f910b32efbd32183962b74464b1044b900a58a5b
# Qualification pipeline:
# https://github.com/dfinity/ic/actions/runs/11667261155
- name: base-hotfix-snapshots
version: 72a6598aaa193edc965e0860da731cc5af7c89e0
# Qualification pipeline:
# https://github.com/dfinity/ic/actions/runs/11667291298
- name: hashes-in-blocks-hotfix-snapshots
version: c6847128f3a872e0e084b2920bfcd21f881c69fa
# Qualification pipeline:
# https://github.com/dfinity/ic/actions/runs/11667305182
- name: ubuntu20.04-hotfix-snapshots
version: 0111c20983290bd4a338ad22855e176803e21842
# Qualification pipeline:
# https://github.com/dfinity/ic/actions/runs/11667282352
- name: 6.11-kernel-hotfix-snapshots
version: 1eeb4d74deb00bd52739cbd6f37ce1dc72e0c76e
- rc_name: rc--2024-10-23_03-07
versions:
# Qualification pipeline:
# https://github.com/dfinity/ic/actions/runs/11502618637
- name: base
version: 75dd48c38f296fc907c269263f96633fa8a29d0e
# Qualification pipeline:
# https://github.com/dfinity/ic/actions/runs/11503249225
- name: hashes-in-blocks
version: 8ac632c8e45181ac8e7ce04fbfe1e01e6cbd239b
# Qualification pipeline:
# https://github.com/dfinity/ic/actions/runs/11506000517
- name: ubuntu20.04
version: a6ef5933e981873fdbdbbed4cd1eae02e2917aa6
- rc_name: rc--2024-10-17_03-07
versions:
# Qualification pipeline:
# https://github.com/dfinity/ic/actions/runs/11377607783
- name: base
version: e54d3fa34ded227c885d04e64505fa4b5d564743
# Qualification pipeline:
# https://github.com/dfinity/ic/actions/runs/11387683038
- name: scheduler-changes
version: 33aa325148fafc77492010a9b3da54f214c9b602
# Qualification pipeline:
# https://github.com/dfinity/ic/actions/runs/11402213242
- name: scheduler-changes-guestos-revert
version: 3c76b9142f67da01393d9280c705f88b6e522a93
- rc_name: rc--2024-10-11_14-35
versions:
# Qualification pipeline:
# https://github.com/dfinity/ic/actions/runs/11294681027
- name: base
version: 6fb2fd1f0512c81578ea0d1984c48851e6c08b0d
# Qualification pipeline:
# https://github.com/dfinity/ic/actions/runs/11294686690
- name: overload
version: aba60ffbc46acfc8990bf4d5685c1360bd7026b9
- rc_name: rc--2024-10-03_01-30
versions:
- name: base
version: d2657773d007e1b4c0b2dd715c628d24c0d7b5fb
- name: revert-ubuntu-22-04
version: 1ff0e709f0d0984a4f9ab06456db177c4b6e48a0
- # This has three reverts and rides atop the base release
# Here is the successful test: https://github.com/dfinity/ic/actions/runs/11241522710
name: canister-overhead-hotfix
version: f0c923eba09e9c1444501692b0ab4884882bf5bc
# This has the same reverts as the prior but rides atop the revert-ubuntu-22-04 release
# Here is the test battery: https://github.com/dfinity/ic/actions/runs/11243607016
# It is just here as a backup:
# - name: revert-ubuntu-22-04-canister-overhead-hotfix
# version: 7c50c0db1e247a25896d77da72c410ff17ef5773
- rc_name: rc--2024-09-26_01-31
versions:
# Qualification pipeline:
# https://github.com/dfinity/ic/actions/runs/11043903413
# NOTE: failed qualification is due to a failure in
# uploading of bep file which is not related to the
# qualification test
- name: base
version: 35153c7cb7b9d1da60472ca7e94c693e418f87bd
# Qualification pipeline:
# https://github.com/dfinity/ic/actions/runs/11055135437
# NOTE: failed qualification is due to a failure in
# uploading of bep file which is not related to the
# qualification test
- name: ubuntu24
version: d101161c54df27f514902d22958c77aae9ce8035
# Qualification pipeline:
# https://github.com/dfinity/ic/actions/runs/11066543182
# NOTE: failed qualification is due to a failure in
# uploading of bep file which is not related to the
# qualification test
- name: no-canister-snapshots
version: c43a4880199c00135c8415957851e823b3fb769e
- rc_name: rc--2024-09-19_01-31
versions:
# Qualification pipeline:
# https://github.com/dfinity/ic/actions/runs/10932825071
- name: base
version: 0441f40482386397f7c688bf508ddd901ca6c1b7
# Qualification pipeline:
# https://github.com/dfinity/ic/actions/runs/10946553517
- name: canister-snapshots
version: 7f6a81f48e2a25a28bf07f83ca99f9ec1356da9d
# Qualification pipeline:
# https://github.com/dfinity/ic/actions/runs/10946565193
- name: ubuntu24
version: c87abf70cf6f0f81f7f16d9f517c3ff0db1fab1e
- rc_name: rc--2024-09-12_01-30
versions:
# Qualification pipeline:
# https://github.com/dfinity/ic/actions/runs/10822488140
- name: base
version: afe1a18291987667fdb52dac3ca44b1aebf7176e
# Qualification pipeline:
# https://github.com/dfinity/ic/actions/runs/10828697477
- name: canister-snapshots
version: 179973553248415fc85679d853b48b0e0ec231c6
# Qualification pipeline:
# https://github.com/dfinity/ic/actions/runs/10902578918
- name: base-hotfix-deprecated-assert
version: cacf86a2ea7e21150d106e9e4dda5973088f53c5
# Qualification pipeline:
# https://github.com/dfinity/ic/actions/runs/10902588180
- name: canister-snapshots-hotfix-deprecated-assert
version: c66489953ed34670667ad81ce42a172948f289f5
- rc_name: rc--2024-09-06_01-30
versions:
# Qualification pipeline:
# https://github.com/dfinity/ic/actions/runs/10730861579
- name: base
version: 36c1976526fc488d40a89000f81d9f4897d2324e
- name: canister-snapshots
version: 843e71b994e1bf28edf80ad7746a7355259de91a
# Qualification pipeline:
# https://github.com/dfinity/ic/actions/runs/10792292299
- name: base-hotfix-https-outcalls
version: 3318f746113e7695ae0b904be5a48820884eb6d8
# Qualification pipeline:
# https://github.com/dfinity/ic/actions/runs/10792321422
- name: canister-snapshots-hotfix-https-outcalls
version: 290fd2ae93a02e1ab579895c806161e42b6acf2b
# Qualification pipeline:
# https://github.com/dfinity/ic-private/actions/runs/10873147621
- name: base-hotfix-https-outcalls-remove-assert
version: 5d1beaca74d0bf2ad2e8a37809e1e3ffa5ee9a32
# Qualification pipeline:
# https://github.com/dfinity/ic-private/actions/runs/10873188297
- name: canister-snapshots-hotfix-https-outcalls-remove-assert
version: c180069c95739773293599d90c23defc12c3084f
- rc_name: rc--2024-08-29_01-30
versions:
- name: base
version: 35bfcadd0f2a474057e42393917b8b3ac269627a
- name: canister-snapshots
version: 9c42c7c0cdc44dc95a4a2d7685d512786c3fb0e2
# Qualification pipeline:
# https://github.com/dfinity-ops/release/actions/runs/10799582788/job/29955635367
- name: base-hotfix-https-outcalls
version: 99ab7f03700ba6cf832eb18ffd55228f56ae927a
# Qualification pipeline:
# https://github.com/dfinity-ops/release/actions/runs/10800334424/job/29958092500
- name: canister-snapshots-hotfix-https-outcalls
version: 4bda9fb480129ebe83f83743aab6866d27b27113
- rc_name: rc--2024-08-21_15-36
versions:
# Qualification pipeline:
# https://github.com/dfinity/ic/actions/runs/10492985355
- name: base
version: b0ade55f7e8999e2842fe3f49df163ba224b71a2
# Qualification pipeline:
# https://github.com/dfinity-ops/release/actions/runs/10527526885/job/29171019069
- name: canister-snapshots
version: 3d6a76efba59d6f03026d6b7c1c9a1dfce96ee93
- rc_name: rc--2024-08-15_01-30
versions:
# Qualification pipeline:
# https://github.com/dfinity/ic/actions/runs/10397287219
- name: base
version: 6968299131311c836917f0d16d0b1b963526c9b1
# Qualification pipeline:
# https://github.com/dfinity/ic/actions/runs/10401617488
- name: canister-snapshots
version: 1ac5439c6da1aafe8156c667c313344c0245fea3
- rc_name: rc--2024-08-08_07-48
versions:
# Successful qualification pipeline:
# https://github.com/dfinity-ops/release/actions/runs/10300733619/job/28510749454
- name: base
version: 94fd38099f0e63950eb5d5673b7b9d23780ace2d
- rc_name: rc--2024-08-02_01-30
versions:
# Successful qualification pipeline:
# https://github.com/dfinity-ops/release/actions/runs/10215249675/job/28264291758
- name: base
version: 3d0b3f10417fc6708e8b5d844a0bac5e86f3e17d
- rc_name: rc--2024-07-25_21-03
versions:
- name: base
# Successful qualification pipeline on IC staging:
# https://gitlab.com/dfinity-lab/core/release/-/jobs/7432304924
version: 2c0b76cfc7e596d5c4304cff5222a2619294c8c1
- rc_name: rc--2024-07-10_23-01
versions:
- name: base
# Successful qualification pipeline on IC staging:
# https://github.com/dfinity-ops/release/actions/runs/9895562073/job/27335759087
version: a3831c87440df4821b435050c8a8fcb3745d86f6
- name: storage-layer-disabled
# Successful qualification pipeline on IC staging:
# https://github.com/dfinity-ops/release/actions/runs/9896079762/job/27337433000
version: 0d2b3965c813cd3a39ceedacd97fa2eee8760074
- rc_name: rc--2024-07-03_23-01
versions:
# Successful qualification pipeline: https://gitlab.com/dfinity-lab/core/release/-/pipelines/1360352158
- name: base
version: e4eeb331f874576126ef1196b9cdfbc520766fbd
# Successful qualification pipeline: https://gitlab.com/dfinity-lab/core/release/-/pipelines/1360514977
- name: storage-layer-disabled
version: 5849c6daf2037349bd36dcb6e26ce61c2c6570d0
# Successful qualification pipeline: https://github.com/dfinity-ops/release/actions/runs/9877005239/job/27277530675
- name: hotfix-https-outcalls
version: 16fabfd24617be66e08e00abc7ba3136bbd80010
# Successful qualification pipeline: https://github.com/dfinity-ops/release/actions/runs/9880530622/job/27289909086
- name: hotfix-https-outcalls-with-lsmt
version: 7dee90107a88b836fc72e78993913988f4f73ca2
- rc_name: rc--2024-06-26_23-01
versions:
# Successful qualification pipeline: https://gitlab.com/dfinity-lab/core/release/-/pipelines/1350685950
- name: base
version: 2e269c77aa2f6b2353ddad6a4ac3d5ddcac196b1
# Successful qualification pipeline: https://gitlab.com/dfinity-lab/core/release/-/pipelines/1350889767
- name: storage-layer-disabled
version: b6c3687fb3a03ca65fcd49f0aadc499367904c8b
- rc_name: rc--2024-06-19_23-01
versions:
# Successful qualification pipeline: https://gitlab.com/dfinity-lab/core/release/-/jobs/7147033611
- name: base
version: e3fca54d11e19dc7134e374d9f472c5929f755f9
# Successful qualification pipeline: https://gitlab.com/dfinity-lab/core/release/-/jobs/7147621252
- name: storage-layer-disabled
version: ae3c4f30f198eba9c5b113ec32fdec90713c24a0
# Ongoing qualification pipeline: https://gitlab.com/dfinity-lab/core/release/-/pipelines/1345332930
# This cut will only be rolled out to lhg73.
- name: cycle-hotfix
version: 9c006a50d364edf1403ef50b24c3be39dba8a5f6
- rc_name: rc--2024-06-12_23-01
versions:
# Successful qualification pipeline: https://gitlab.com/dfinity-lab/core/release/-/jobs/7098651594
- name: base
version: 246d0ce0784d9990c06904809722ce5c2c816269
# Successful qualification pipeline: https://gitlab.com/dfinity-lab/core/release/-/jobs/7114764016
- name: storage-layer-disabled
version: 2dfe3a1864d1b9a6df462e9503adf351036e7965
# Ongoing qualification pipeline: https://gitlab.com/dfinity-lab/core/release/-/pipelines/1345332852
# This cut will only be rolled out to lhg73.
- name: cycle-hotfix
version: 48c500d1501e4165fc183e508872a2ef13fd0bef
- rc_name: rc--2024-06-05_23-01
versions:
# Successful qualification pipeline: https://gitlab.com/dfinity-lab/core/release/-/jobs/7033661917
- name: base
version: d19fa446ab35780b2c6d8b82ea32d808cca558d5
# Successful qualification pipeline: https://gitlab.com/dfinity-lab/core/release/-/jobs/7113921560
- name: storage-layer-disabled
version: 08f32722df2f56f1e5c1e603fee0c87c40b77cba
- rc_name: rc--2024-05-29_23-02
versions:
# Successful qualification pipeline: https://gitlab.com/dfinity-lab/core/release/-/pipelines/1311667262
- name: base
version: b9a0f18dd5d6019e3241f205de797bca0d9cc3f8
- name: hotfix-nns
version: 42284da596a2596361f305b8d6d6097b0f40e6d6
- rc_name: rc--2024-05-22_23-01
versions:
# Successful qualification pipeline: https://gitlab.com/dfinity-lab/core/release/-/pipelines/1302061674
- name: base
version: ec35ebd252d4ffb151d2cfceba3a86c4fb87c6d6
- rc_name: rc--2024-05-15_23-02
versions:
# Successful qualification pipeline: https://gitlab.com/dfinity-lab/core/release/-/pipelines/1293055180
- name: base
version: 5ba1412f9175d987661ae3c0d8dbd1ac3e092b7d
# Successful qualification pipeline: https://gitlab.com/dfinity-lab/core/release/-/pipelines/1293583561
- name: storage-layer
version: b6b2ef469bb00d38b48b789cae91251f27011b82
- rc_name: rc--2024-05-09_23-02
versions:
# Successful qualification pipeline: https://gitlab.com/dfinity-lab/core/release/-/jobs/6822217391
- name: base
version: 2c4566b7b7af453167785504ba3c563e09f38504
# Successful qualification pipeline: https://gitlab.com/dfinity-lab/core/release/-/jobs/6822856632
- name: storage-layer
version: 9866a6f5cb43c54e3d87fa02a4eb80d0f159dddb
# Successful qualification pipeline: https://gitlab.com/dfinity-lab/core/release/-/jobs/6839384204
- name: hotfix-tecdsa
version: 30bf45e80e6b5c1660cd12c6b554d4f1e85a2d11
- rc_name: rc--2024-05-01_23-01
versions:
# Successful qualification pipeline: https://gitlab.com/dfinity-lab/core/release/-/jobs/6763468648
- name: base
version: bb76748d1d225c08d88037e99ca9a066f97de496
# Successful qualification pipeline: https://gitlab.com/dfinity-lab/core/release/-/jobs/6764186162
- name: storage-layer
version: f58424c4ba894ab8a12c8e223655d5d378fb1010
- rc_name: rc--2024-04-24_23-01
versions:
- name: base
# Successful qualification pipeline: https://gitlab.com/dfinity-lab/core/release/-/jobs/6713878735
version: 80e0363393ea26a36b77e8c75f7f183cb521f67f
- name: storage-layer
# Successful qualification pipeline: https://gitlab.com/dfinity-lab/core/release/-/jobs/6714600392
version: 5e285dcaf77db014ac85d6f96ff392fe461945f5
- rc_name: rc--2024-04-17_23-01
versions:
# Successful qualification pipeline: https://gitlab.com/dfinity-lab/core/release/-/pipelines/1258259180
- name: base
version: abcea3eff0be52dc5328e71de98288991de854bf
# Qualification pipeline in progress at the time this record was created.
- name: query-stats
version: 0a51fd74f08b2e6f23d6e1d60f1f52eb73b40ccc
- name: hotfix-bitcoin
version: 687de34189de20c5346e6b6167d22bcdd11e7ae5
- name: hotfix-bitcoin-query-stats
version: 63acf4f88b20ec0c6384f4e18f0f6f69fc5d9b9f
- rc_name: rc--2024-04-10_23-01
versions:
- name: base
version: 19dbb5cc6e3dc85c0ccd899b3182552612f1607d
- name: query-stats
version: 02dcaf3ccdfe46bd959d683d43c5513d37a1420d
- name: hotfix-bitcoin
version: 33dd2ef2184a64c00e64ff0412e7378d46507005
- name: hotfix-bitcoin-query-stats
version: 4e9b02fc3c0fa377b2fba44b15841d6ef73593a3
- rc_name: rc--2024-04-03_23-01
versions:
- name: base
version: ff10ea1dba07c0f66c66536a46a97146cf260e90
- rc_name: rc--2024-03-27_23-01
versions:
- name: base
version: ac971e7b4c851b89b312bee812f6de542ed907c5
- name: p2p
version: 30a4021d7463e4e9ee96b3f279cf38e01b1028ca
- name: p2p-ecdsa-fix
version: ad8024d83965bac64239f53c2c6d4b5c6fb480d3
- rc_name: rc--2024-03-20_23-01
versions:
- name: base
version: 463296c0bc82ad5999b70245e5f125c14ba7d090
- name: p2p
version: 04775a0d6a27b65be2412f73172e529a138a6f44
- name: ecdsa-latency
version: 425a0012aeb40008e2e72d913318bc9dbdf3b4f4
- rc_name: rc--2024-03-06_23-01
versions:
- name: base
version: 778d2bb870f858952ca9fbe69324f9864e3cf5e7
- name: p2p
version: fff20526e154f8b8d24373efd9b50f588d147e91