(CC'ing ports as a heads-up and in case it helps anyone else
who has been bitten!)
The fix for 'doveadm pw -s CRYPT' segfaults does bad things to
auth - it totally removes CRYPT as a supported scheme:
5.8$ doveadm pw -l
CRYPT MD5 MD5-CRYPT SHA SHA1 SHA256 SHA512 SMD5 SSHA SSHA256 SSHA512 PLAIN
C
On Thu, Jan 07, 2016 at 11:11:31AM +0100, David Coppa wrote:
> On Thu, Jan 7, 2016 at 11:08 AM, Jasper Lievisse Adriaanse
> wrote:
> > On Thu, Jan 07, 2016 at 10:51:58AM +0100, David Coppa wrote:
> >> On Thu, Jan 7, 2016 at 10:02 AM, Jasper Lievisse Adriaanse
> >> wrote:
> >> > On Sat, Jan 02, 20
On Thu, Jan 7, 2016 at 11:08 AM, Jasper Lievisse Adriaanse
wrote:
> On Thu, Jan 07, 2016 at 10:51:58AM +0100, David Coppa wrote:
>> On Thu, Jan 7, 2016 at 10:02 AM, Jasper Lievisse Adriaanse
>> wrote:
>> > On Sat, Jan 02, 2016 at 10:19:18AM +0100, Pascal Stumpf wrote:
>> >> On Sat, 2 Jan 2016 17:
On Thu, Jan 07, 2016 at 10:51:58AM +0100, David Coppa wrote:
> On Thu, Jan 7, 2016 at 10:02 AM, Jasper Lievisse Adriaanse
> wrote:
> > On Sat, Jan 02, 2016 at 10:19:18AM +0100, Pascal Stumpf wrote:
> >> On Sat, 2 Jan 2016 17:17:57 +1100, Jonathan Gray wrote:
> > [...]
> >> > There is audible clipp
On Thu, Jan 7, 2016 at 10:02 AM, Jasper Lievisse Adriaanse
wrote:
> On Sat, Jan 02, 2016 at 10:19:18AM +0100, Pascal Stumpf wrote:
>> On Sat, 2 Jan 2016 17:17:57 +1100, Jonathan Gray wrote:
> [...]
>> > There is audible clipping occuring but that seems to be something
>> > specific to the sndio op
On Sat, Jan 02, 2016 at 10:19:18AM +0100, Pascal Stumpf wrote:
> On Sat, 2 Jan 2016 17:17:57 +1100, Jonathan Gray wrote:
[...]
> > There is audible clipping occuring but that seems to be something
> > specific to the sndio openal backend as I've come across it before.
> >
> > This on on an x230 w
hi ports
updates from 2.14 to 2.17
make test ok on amd64
comments?
patch attached
thanks
Index: Makefile
===
RCS file: /cvs/ports/databases/p5-Mojo-Pg/Makefile,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 Makefile
--- Makefi