Bug 154174 - [PATCH] net/xrdp: [SUMMARIZE CHANGES]
Summary: [PATCH] net/xrdp: [SUMMARIZE CHANGES]
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-20 20:20 UTC by Mark Felder
Modified: 2011-01-27 12:40 UTC (History)
0 users

See Also:


Attachments
xrdp-0.6.0.20101009cvs_1.patch (1.38 KB, patch)
2011-01-20 20:20 UTC, Mark Felder
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Felder freebsd_committer freebsd_triage 2011-01-20 20:20:07 UTC
This patch was on the SF forums. It fixes a high CPU bug.

Portlint is not happy with the port; leaving that up to 
the maintainer.

Also, pulling a new cvs version might fix things as well
but I'm not familiar with the project and do not know 
what revision would be best to use.

Added file(s):
- files/patch-common__trans.c

Generated with FreeBSD Port Tools 0.99

How-To-Repeat: Use xrdp and you'll hit the high CPU bug.
Comment 1 dfilter service freebsd_committer freebsd_triage 2011-01-27 12:33:59 UTC
arved       2011-01-27 12:33:55 UTC

  FreeBSD ports repository

  Modified files:
    net/xrdp             Makefile 
  Added files:
    net/xrdp/files       patch-common__trans.c 
  Log:
  Fix a programming bug resulting in high CPU Usage
  
  PR:             154174
  Submitted by:   Mark Felder <feld@feld.me>
  Obtained from:  SF Bug ID: 3014917
  Feature safe:   yes
  
  Revision  Changes    Path
  1.11      +1 -1      ports/net/xrdp/Makefile
  1.1       +34 -0     ports/net/xrdp/files/patch-common__trans.c (new)
_______________________________________________
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 2 Tilman Keskinoz freebsd_committer freebsd_triage 2011-01-27 12:34:18 UTC
State Changed
From-To: open->closed

committed, thanks