]> xenbits.xensource.com Git - libvirt.git/commit
docs: mention maintenance branches
authorEric Blake <eblake@redhat.com>
Tue, 14 Jan 2014 16:49:50 +0000 (09:49 -0700)
committerEric Blake <eblake@redhat.com>
Wed, 15 Jan 2014 16:12:25 +0000 (09:12 -0700)
commit908903b317431958234fde658c0eb75f18981129
tree4c3cd74ab6b27e53c564a4b503c88e0077db7b26
parente8eb8d8497afc205bd3272e63d77bbd3c2905618
docs: mention maintenance branches

Mitre tried to assign us two separate CVEs for the fix for
https://bugzilla.redhat.com/show_bug.cgi?id=1047577, on the
grounds that the fixes were separated by more than an hour
and thus triggered different hourly snapshots.  But we
explicitly do NOT want to treat transient security bugs as
CVEs if they can only be triggered by patches in libvirt.git
but where the problem is cleaned up before a formal release.

Meanwhile, I noticed that while our wiki mentioned maintenance
branches and releases, our formal documentation did not.

* docs/downloads.html.in: Contrast hourly snapshots with
maintenance branches.

Signed-off-by: Eric Blake <eblake@redhat.com>
docs/downloads.html.in