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

[Pkg-security-team] Maintenance of aircrack-ng



2016-10-24 7:16 GMT-02:00 Raphael Hertzog <hertzog at debian.org>:

> On Thu, 20 Oct 2016, Gianfranco Costamagna wrote:
> > >Yeah, the 1.2 release won't fix that problem, i've made some tests here
> and "1:1.2-0~beta3-4" > "1:1.2-1".
> >
> > $ dpkg --compare-versions "1:1.2-0~beta3-4" gt "1:1.2-1" && echo yes
> > yes
>
> Easy to work around:
> $ dpkg --compare-versions "1:1.2-0~beta3-4" gt "1:1.2.0-1" && echo yes ||
> echo no
> no
>
> You can thus easily avoid the epoch.


Are you saying that we should change upstream versioning (by appending a
zero)? ?
Because:
$ dpkg --compare-versions "1:1.2-0~beta3-4" gt "1:1.2-1" && echo yes ||
echo no
yes

I think its better to bump epoch and use the version numbers as upstream
do, without having to append a zero to each new release.

Samuel Henrique <samueloph>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/pkg-security-team/attachments/20161024/d0bdbc74/attachment.html>


Reply to: