That did not work

Larry

user@LLR3:~> osc mr -m 'update to Virtualbox' VB_devel_project VB_Packages openSUSE:Backports:SLE-15-SP6:Update
Using target project 'openSUSE:Maintenance'. (release in 'openSUSE:Backports:SLE-15-SP6:Update')
Server returned an error: HTTP Error 404: Not Found
Project not found: VB_devel_project
user@LLR3:~>


On 9/13/24 04:35, Axel Braun wrote:
Am Donnerstag, 12. September 2024, 19:23:19 MESZ schrieb Javier Llorente:
Hi Larry!

El jueves, 12 de septiembre de 2024 16:39:45 (CEST), Larry Len Rainey 
escribió:
Can someone get VirtualBox 7.0.20 out for Leap. It had no changes for user
code - just a lot of CVE fixes.

I did remove all the 41 42 15.0 15.1 15.2 15.3 specific patches that did
nothing that Larry Finger had in the spec file.

It has been in Tumbleweed and Slowroll for a month.
In order to push it to Leap, you have to create a maintenance request for each 
release (15.5, 15.6) . The following example is for Leap 15.6 (SP6):

osc branch openSUSE:Backports:SLE-15-SP6:Update virtualbox
osc co home:username:branches:openSUSE:Backports:SLE-15-SP6:Update/virtualbox
I dont think a local branch is needed. Submit it from the devel-project to Backports:

osc mr -m 'update to Virtualbox' VB_devel_project VB_Packages openSUSE:Backports:SLE-15-SP6:Update

Note - of course it should build properly in the devel project.

Cheers
Axel