Re: A strong WTF on compiling out plaintext password support by default?!

2021-08-23 Thread Daniel Sahlberg
Den mån 23 aug. 2021 kl 12:15 skrev Johan Corveleyn : > Anyway, concerning package maintainers, for Solaris, I'm getting even > more depressed ... > * We were using Collab.net's distro, but apparently their Solaris > build is no longer maintained: > https://www.collab.net/downloads/subversion > *

Re: A strong WTF on compiling out plaintext password support by default?!

2021-08-23 Thread Daniel Sahlberg
Den mån 23 aug. 2021 kl 13:50 skrev Nathan Hartman : > On Mon, Aug 23, 2021 at 6:15 AM Johan Corveleyn wrote: > >> I know the decision to disable plaintext pwd storage by default was >> briefly discussed on this very list [1], but sadly I didn't pay >> attention back then. I have a lot of respect

Re: svn commit: r1892471 - in /subversion/trunk/subversion: libsvn_client/conflicts.c libsvn_wc/wc_db.c tests/cmdline/merge_tree_conflict_tests.py

2021-08-23 Thread Daniel Sahlberg
Den mån 23 aug. 2021 kl 11:16 skrev Stefan Sperling : > On Sat, Aug 21, 2021 at 09:38:56PM +0200, Daniel Sahlberg wrote: > > > @@ -3028,12 +3028,12 @@ conflict_tree_get_details_local_missing( > > > > deleted_basename, > > >conflict->pool); >

Re: A strong WTF on compiling out plaintext password support by default?!

2021-08-23 Thread Daniel Shahaf
Johan Corveleyn wrote on Mon, 23 Aug 2021 10:15 +00:00: > So I guess my best shot is contacting the maintainer of the openCSW > package, and asking him to add the --enable-plaintext-password-storage > configure flag and make a new build then. > > Building it ourselves is not an option. Write a wr

Re: A strong WTF on compiling out plaintext password support by default?!

2021-08-23 Thread Johan Corveleyn
On Mon, Aug 23, 2021 at 1:50 PM Nathan Hartman wrote: > > On Mon, Aug 23, 2021 at 6:15 AM Johan Corveleyn wrote: >> >> On Fri, Aug 7, 2020 at 7:01 AM Robby Zinchak wrote: >> > >> > Small rant here from a very long time subversion user, regarding >> > subversion project's decision to compile out

Re: A strong WTF on compiling out plaintext password support by default?!

2021-08-23 Thread Nathan Hartman
On Mon, Aug 23, 2021 at 6:15 AM Johan Corveleyn wrote: > On Fri, Aug 7, 2020 at 7:01 AM Robby Zinchak > wrote: > > > > Small rant here from a very long time subversion user, regarding > subversion project's decision to compile out plaintext password storage by > default (https://marc.info/?l=sub

Re: A strong WTF on compiling out plaintext password support by default?!

2021-08-23 Thread Johan Corveleyn
On Fri, Aug 7, 2020 at 7:01 AM Robby Zinchak wrote: > > Small rant here from a very long time subversion user, regarding subversion > project's decision to compile out plaintext password storage by default > (https://marc.info/?l=subversion-commits&m=154101482302608&w=2). > > There are a tremend

Re: svn commit: r1892471 - in /subversion/trunk/subversion: libsvn_client/conflicts.c libsvn_wc/wc_db.c tests/cmdline/merge_tree_conflict_tests.py

2021-08-23 Thread Stefan Sperling
On Sat, Aug 21, 2021 at 09:38:56PM +0200, Daniel Sahlberg wrote: > > @@ -3028,12 +3028,12 @@ conflict_tree_get_details_local_missing( > >deleted_basename, > >conflict->pool); > >detai