Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Nov 2003 03:36:22 -0800 (PST)
From:      Kirill Ponomarew <krion@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/sysutils/ipa Makefile distinfo
Message-ID:  <200311121136.hACBaMRq071803@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
krion       2003/11/12 03:36:22 PST

  FreeBSD ports repository

  Modified files:
    sysutils/ipa         Makefile distinfo 
  Log:
  - Update to version 1.3.6
  - Fixed bug: ipa incorrectly worked when some IPFW/IP6FW/IPF/PF
    rule overflowed and this rule is not the first by order in
    the corresponding parameter (in "ipa -t" output), it calculated
    more bytes than actually should be calculated
  - Fixed two bugs: ipa sometime incorrectly did accounting for
    limits if statistics was subtracted in some rule
  - Fixed bug: limit's start_time could be yyyy.mm.dd/24:00:00 in
    the database, mktime(3) on tested systems understands such
    local time and transforms it to next_day/00:00:00, now
    start_time can't be 24:00:00 any more and always is
    next_day/00:00:00.
  - Fixed bug: if new_local_time - old_local_time > one_day (for
    example as the result of date of ntpdate commands usage),
    then ipa thought that a new day came, now it tries to find out
    if local time is changed too quickly
  
  PR:             59209
  Submitted by:   Andrey Simonenko <simon@comsys.ntu-kpi.kiev.ua> (maintainer)
  
  Revision  Changes    Path
  1.32      +1 -1      ports/sysutils/ipa/Makefile
  1.27      +1 -1      ports/sysutils/ipa/distinfo



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200311121136.hACBaMRq071803>