#211 Enable Bodhi Updates
Closed: Fixed None Opened 16 years ago by mmcgrath.

Enable F8 Updates for 0day updates prior to release.


This will require unlocking the Fedora 8 release in bodhi. I'd be happy to do this when the time comes, but just for reference, here is how to do it (on releng1):
{{{
$ sudo su - bodhi
$ cd /srv/tg/bodhi
$ tg-admin --config=prod.cfg shell

Release.byName('F8').locked = False
}}}

F8 updates were pre-staged before the release. This ticket is all set.

Login to comment on this ticket.

Metadata