<div dir="ltr"><div>Hi,<br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Jul 19, 2023 at 8:47 PM Bryce Harrington <<a href="mailto:bryce.harrington@canonical.com">bryce.harrington@canonical.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Following up on the question from this morning regarding the missing<br>
cards for the MRE tasks for various packages, here's the config for what<br>
we have presently:<br>
<br>
<br>
<br>
software = [<br>
{<br>
'software-name': 'dpdk',<br>
'software-type': 'deb',<br>
'information-type': 'public',<br>
'packages': ['dpdk'],<br>
'update-schedule': ['Mar', 'Jun', 'Sep', 'Dec'],<br>
},<br>
{<br>
'software-name': 'postgresql',<br>
'software-type': 'deb',<br>
'information-type': 'public',<br>
'packages': ['postgresql-10', 'postgresql-12', 'postgresql-13'],<br>
'update-schedule': ['Feb', 'May', 'Aug', 'Nov'],<br>
},<br>
{<br>
'software-name': 'open-vm-tools',<br>
'software-type': 'deb',<br>
'information-type': 'public',<br>
'packages': ['open-vm-tools'],<br>
'update-schedule': ['Apr', 'Oct'],<br>
},<br>
{<br>
'software-name': 'container-stack',<br>
'software-type': 'deb',<br>
'information-type': 'public',<br>
'packages': ['<a href="http://docker.io" rel="noreferrer" target="_blank">docker.io</a>', 'containerd', 'runc'],<br>
'update-schedule': ['Feb', 'May', 'Aug', 'Nov'],<br>
},<br></blockquote><div><br></div><div>Regarding the container-stack: I'd like to know if it is possible to track upstream instead of Debian when checking for merges Bryce (maybe this is another part of your tooling, not this one). I've made some changes to those packages and now we would need the following:</div><div><br></div><div>- <a href="http://docker.io">docker.io</a> and containerd: check for merges against Debian</div><div>- docker.io-app, containerd-app and runc: check for merges against upstream</div><div><br></div><div>And for the backport for stable releases (not exactly a MRE but that's the nomenclature we have been using here), I'd like to track just docker.io-app, containerd-app and runc.<br></div><div><br></div><div>Let me know if the above is possible, thanks for your work on this Bryce!</div><div><br></div><div>Cheers!</div><div>Lucas Kanashiro<br></div><div><br></div></div></div>