ApacheCon North America 2018 schedule is now live.

2018-05-01 Thread Rich Bowen
Dear Apache Enthusiast, We are pleased to announce our schedule for ApacheCon North America 2018. ApacheCon will be held September 23-27 at the Montreal Marriott Chateau Champlain in Montreal, Canada. Registration is open! The early bird rate of $575 lasts until July 21, at which time it goe

[PATCH] fix libsvn_auth_gnome_keyring.pc w/libsecret

2018-05-01 Thread Joe Orton
libsvn_auth_gnome_keyring.pc is wrong in 1.10.0; when built against libsecret it still references the gnome-keyring library. ... Requires: apr-1 gnome-keyring-1 Requires.private: libsvn_subr The dep should also be private; fix attached OK? [[[ Fixes libsvn_auth_gnome_keyring.pc when configure

Re: [PATCH] fix libsvn_auth_gnome_keyring.pc w/libsecret

2018-05-01 Thread Philip Martin
Joe Orton writes: > libsvn_auth_gnome_keyring.pc is wrong in 1.10.0; when built against > libsecret it still references the gnome-keyring library. > > ... > Requires: apr-1 gnome-keyring-1 > Requires.private: libsvn_subr > > The dep should also be private; fix attached OK? > > [[[ > Fixes libs

Re: How to disable lz4 support when library is installed in system?

2018-05-01 Thread Philip Martin
Daniel Shahaf writes: > Shall we backport it, so '--without-lz4' produces an error as intended? Nominated in STATUS. -- Philip