Re: ANNOUNCE: libvirt 1.0.5.6 maintenance release

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 10/01/2013 07:47 AM, Guido Günther wrote:
>>
>> - quick smoke test to make sure libvirt and virsh are working:
>> -- stop system libvirtd
>> -- sudo ./daemon/libvirt
>> -- sudo ./tools/virsh list --all
>> - make check && make rpm && make distcheck
>> - cd po/ && make update-po
>> - bump configure.ac
>> - bump rpm spec
>> - git tag v$VER -m "libvirt release $VER"
>> - commit
>> - git push && git push --tags

Careful - this would push ALL tags, even unsigned tags or tags that are
local-only.  Instead, I would do:

git push && git push origin v$VER

which pushes the branch and JUST the newly-created version tag.

>> - git clean -xdf && ./autogen.sh --system && make dist
>> - upload tarball
>> - update http://wiki.libvirt.org/page/Maintenance_Releases
>> - send out announce mail
> 
> This helped a lot. I hope I didn't mess things up, thanks a bunch!

Looks good; except I don't see the v0.9.12.1 tag pushed upstream yet.

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature

--
libvir-list mailing list
libvir-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libvir-list

[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]