[Pkg-security-team] Maintenance of aircrack-ng
    Raphael Hertzog 
    hertzog at debian.org
       
    Mon Oct 24 09:16:35 UTC 2016
    
    
  
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.
Cheers
-- 
Raphaël Hertzog ◈ Debian Developer
Support Debian LTS: http://www.freexian.com/services/debian-lts.html
Learn to master Debian: http://debian-handbook.info/get/
    
    
More information about the Pkg-security-team
mailing list