| Summary: | Implement SSH2_FXF_APPEND | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | Ross Lagerwall <rosslagerwall> | ||||
| Component: | sftp-server | Assignee: | Assigned to nobody <unassigned-bugs> | ||||
| Status: | CLOSED FIXED | ||||||
| Severity: | enhancement | CC: | djm | ||||
| Priority: | P5 | ||||||
| Version: | 6.2p1 | ||||||
| Hardware: | Other | ||||||
| OS: | Linux | ||||||
| Bug Depends on: | |||||||
| Bug Blocks: | 2130 | ||||||
| Attachments: |
|
||||||
|
Description
Ross Lagerwall
2013-10-15 07:51:09 AEDT
looks reasonable. As far as I can tell this has been commited. Closing as fixed. No, this hasn't been committed yet. Please don't close the bug until it is. (In reply to Damien Miller from comment #3) > No, this hasn't been committed yet. Please don't close the bug until > it is. Sorry. I thought it was committed because it seems to have committed in revision 101 over here: http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/ssh/sftp-server.c.diff?r1=1.100;r2=1.101 The commit message for that seems to be unrelated though: """ refactor client config code a little: add multistate option partsing to readconf.c, similar to servconf.c's existing code. move checking of options that accept "none" as an argument to readconf.c add a lowercase() function and use it instead of explicit tolower() in loops part of a larger diff that was ok markus@ """ ha, you're correct. I'd sent the patch out for review, but must have forgotten it was in my tree when committing something unrelated. Close all resolved bugs after 7.3p1 release |