misc/163013: FTPD bug
>Number: 163013 >Category: misc >Synopsis: FTPD bug >Confidential: no >Severity: critical >Priority: high >Responsible:freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Dec 02 08:20:10 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Paweł Janik >Release: >Organization: >Environment: >Description: http://seclists.org/fulldisclosure/2011/Nov/452 >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: ___ freebsd-bugs@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"
Re: bin/163013: ftpd(8) bug
Synopsis: ftpd(8) bug State-Changed-From-To: open->closed State-Changed-By: remko State-Changed-When: Fri Dec 2 12:59:37 UTC 2011 State-Changed-Why: We are aware of this. There is no need for a PR. http://www.freebsd.org/cgi/query-pr.cgi?pr=163013 ___ freebsd-bugs@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"
kern/163020: [patch] enable the Camellia-XTS on GEOM ELI (geli).
>Number: 163020 >Category: kern >Synopsis: [patch] enable the Camellia-XTS on GEOM ELI (geli). >Confidential: no >Severity: non-critical >Priority: low >Responsible:freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Dec 02 15:50:03 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Yoshisato Yanagisawa >Release:FreeBSD 10.0-CURRENT amd64 >Organization: n/a >Environment: System: FreeBSD rc2 10.0-CURRENT FreeBSD 10.0-CURRENT #11: Sun Nov 27 10:43:34 JST 2011 root@rc2:/usr/obj/usr/src/sys/GENERIC amd64 >Description: I made a patch to enable Camellia-XTS on GEOM ELI (geli), which based on AES-XTS. Since XTS is considered much stronger disk encryption mechanism, I also would like to provide XTS mode for Camellia in addition to Camellia-CBC. Will you import this patch to the base if you can? The patch is available from: http://www.pcc-software.org/~osho/freebsd/geli-camellia-xts-current.diff this is consist of followings: + software cryptodev for camellia-xts mode, + geom eli for camellia-xts mode, + regression test for camellia-xts mode, + and small geli(9) manual fix. Also, the regression test result is available from: http://www.pcc-software.org/~osho/freebsd/geli-camellia-xts-current-test.log I saw some notes but the test result says success. Maintainer is cc'd. Thank you in advance, Yoshisato. >How-To-Repeat: n/a >Fix: n/a >Release-Note: >Audit-Trail: >Unformatted: ___ freebsd-bugs@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"
Re: misc/161175: [tools] [patch] uninitialized variables on some regression test programs
Synopsis: [tools] [patch] uninitialized variables on some regression test programs Responsible-Changed-From-To: freebsd-bugs->eadler Responsible-Changed-By: eadler Responsible-Changed-When: Fri Dec 2 17:52:13 UTC 2011 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=161175 ___ freebsd-bugs@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"
misc/163033: 'out of swap space' message should be ammended with the process space
>Number: 163033 >Category: misc >Synopsis: 'out of swap space' message should be ammended with the >process space >Confidential: no >Severity: non-critical >Priority: low >Responsible:freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Dec 03 03:40:06 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Yuri >Release:8.2-STABLE >Organization: n/a >Environment: >Description: I see such message in log: kernel: pid 12516 (firefox-bin), uid 1001, was killed: out of swap space It would be very easy and useful to amend it with the process sizes: kernel: pid 12516 (firefox-bin, size=769M, res=503M), uid 1001, was killed: out of swap space It's good to know if the process was run away one or not. >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: ___ freebsd-bugs@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"