automake
[Top][All Lists]
Advanced

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

Re: v1.11.6 tag missing from automake.git?


From: Eric Blake
Subject: Re: v1.11.6 tag missing from automake.git?
Date: Tue, 14 Aug 2012 16:37:00 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:14.0) Gecko/20120717 Thunderbird/14.0

On 08/14/2012 04:24 PM, Stefano Lattarini wrote:
> Hi Eric.
> 
> On 08/15/2012 12:16 AM, Eric Blake wrote:
>> I see v1.12.2, but no tag for v1.11.6 for the CVE-2012-3386 fix.
>>
> Hmm... I can see it without problems:
> 
>   <http://git.savannah.gnu.org/cgit/automake.git/tag/?id=v1.11.6>
> 
> User error on your part, or am I missing something?

I blame 'git remote update origin' for not pulling all tags that are not
also reachable from a current branch; and since origin/branch-1.11 is no
longer maintained, I no longer have a branch spec to pull in the new
label by default.  I had to do an explicit 'git fetch --tags origin' to
get it, but now I see the label again.

It really IS a good practice to keep a branch associated with all public
long-lived tags; it doesn't waste any additional space in the git repo,
and makes fetches pick up those tags with less effort.

-- 
Eric Blake   address@hidden    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]