Re: [fossil-users] fossil 1.37 segfault, web interface "Login" as nobody with "a" capabilities

2017-01-28 Thread Lonnie Abelbeck
On Jan 28, 2017, at 1:57 PM, Richard Hipp wrote: > On 1/28/17, Joe Mistachkin wrote: >> >> Lonnie Abelbeck wrote: >>> >>> BTW, this also segfaults in Fossil 1.35, only discovered it by >>> randomly clicking, testing 1.37. >>> >> >> Thanks for the report. The issue should now be fixed on tr

Re: [fossil-users] fossil 1.37 segfault, web interface "Login" as nobody with "a" capabilities

2017-01-28 Thread Richard Hipp
On 1/28/17, Joe Mistachkin wrote: > > Lonnie Abelbeck wrote: >> >> BTW, this also segfaults in Fossil 1.35, only discovered it by >> randomly clicking, testing 1.37. >> > > Thanks for the report. The issue should now be fixed on trunk. x-ed the reason I had trouble reproducing the problem is be

Re: [fossil-users] fossil 1.37 segfault, web interface "Login" as nobody with "a" capabilities

2017-01-28 Thread Richard Hipp
On 1/28/17, Lonnie Abelbeck wrote: > I recently upgraded fossil to 1.37 for our project (cross-compiled from > source). > > In our case the "nobody" user has "a" Capabilities. This is desired since > fossil (listening on 127.0.0.1) is accessed via an authenticated HTTPS proxy > using lighttpd. >

Re: [fossil-users] fossil 1.37 segfault, web interface "Login" as nobody with "a" capabilities

2017-01-28 Thread Joe Mistachkin
Lonnie Abelbeck wrote: > > BTW, this also segfaults in Fossil 1.35, only discovered it by > randomly clicking, testing 1.37. > Thanks for the report. The issue should now be fixed on trunk. -- Joe Mistachkin @ https://urn.to/r/mistachkin ___ fossil-

Re: [fossil-users] Bug report: fossil clean follows symlinks

2017-01-28 Thread Joe Mistachkin
Roy Keene wrote: > > Running "fossil clean -x -v" appears to follow symlinks, which > means it will go delete data outside of your repository path -- > recursively. > Out of curiosity, why are you using the "-x" option? -- Joe Mistachkin @ https://urn.to/r/mistachkin _

Re: [fossil-users] fossil 1.37 segfault, web interface "Login" as nobody with "a" capabilities

2017-01-28 Thread Lonnie Abelbeck
BTW, this also segfaults in Fossil 1.35, only discovered it by randomly clicking, testing 1.37. Lonnie On Jan 28, 2017, at 11:47 AM, Lonnie Abelbeck wrote: > I recently upgraded fossil to 1.37 for our project (cross-compiled from > source). > > In our case the "nobody" user has "a" Capabilit

[fossil-users] fossil 1.37 segfault, web interface "Login" as nobody with "a" capabilities

2017-01-28 Thread Lonnie Abelbeck
I recently upgraded fossil to 1.37 for our project (cross-compiled from source). In our case the "nobody" user has "a" Capabilities. This is desired since fossil (listening on 127.0.0.1) is accessed via an authenticated HTTPS proxy using lighttpd. In the web interface, click on "Login" and whi