Bug 167046 - Update port: net/userfw to 0.1.2
Summary: Update port: net/userfw to 0.1.2
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Pawel Pekala
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-18 10:10 UTC by gelraen.ua
Modified: 2012-04-19 15:00 UTC (History)
0 users

See Also:


Attachments
file.diff (1.56 KB, patch)
2012-04-18 10:10 UTC, gelraen.ua
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description gelraen.ua 2012-04-18 10:10:04 UTC
Changelog:
 Fixed panic in counters:get
 Fixed byte order in src-port and dst-port matches
 Added new module  log
 Some additional checks in libuserfw
 Fixed command call parsing in userfw_cmd_dispatch()

Buildlogs here: https://redports.org/buildarchive/20120414173454-30842

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-04-18 10:10:13 UTC
Class Changed
From-To: update->maintainer-update

Fix category (submitter is maintainer) (via the GNATS Auto Assign Tool)
Comment 2 Pawel Pekala freebsd_committer freebsd_triage 2012-04-18 20:54:56 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pawel

I'll take it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2012-04-19 14:59:07 UTC
pawel       2012-04-19 13:58:54 UTC

  FreeBSD ports repository

  Modified files:
    net/userfw           Makefile distinfo pkg-plist 
  Log:
  Update to version 0.1.2
  
  PR:             ports/167046
  Submitted by:   maintainer
  
  Revision  Changes    Path
  1.3       +1 -1      ports/net/userfw/Makefile
  1.2       +2 -2      ports/net/userfw/distinfo
  1.2       +2 -0      ports/net/userfw/pkg-plist
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 4 Pawel Pekala freebsd_committer freebsd_triage 2012-04-19 14:59:17 UTC
State Changed
From-To: open->closed

Committed. Thanks!