Re: tls-require not working as expected

2017-02-13 Thread Gilles Chehade
On Mon, Feb 13, 2017 at 01:11:53PM +0100, Gilles Chehade wrote:
> On Mon, Feb 06, 2017 at 06:31:28PM +0100, Gilles Chehade wrote:
> > I'm currently swamped until this Saturday
> > 
> > Can you open an issue on our github account so I can work on a fix
> > hopefully this week-end ?
> > 
> 
> So I looked at the issue and reproduced it, turns out that during a
> cleanup to factor parse.y, eric@ accidentally forgot to carry this
> flag so it would never propagate down to the listener.
> 
> I have a diff ready which is pending review / ok and which should be
> committed later today. I'll push to github so you can give it a try
> and we'll have this part of the next release, minor or major.
> 

committed to github, will be part of next snapshot very likely tomorrow
or after tomorrow,

thanks for reporting


-- 
Gilles Chehade

https://www.poolp.org  @poolpOrg

-- 
You received this mail because you are subscribed to misc@opensmtpd.org
To unsubscribe, send a mail to: misc+unsubscr...@opensmtpd.org



Re: tls-require not working as expected

2017-02-13 Thread Gilles Chehade
On Mon, Feb 06, 2017 at 06:31:28PM +0100, Gilles Chehade wrote:
> I'm currently swamped until this Saturday
> 
> Can you open an issue on our github account so I can work on a fix
> hopefully this week-end ?
> 

So I looked at the issue and reproduced it, turns out that during a
cleanup to factor parse.y, eric@ accidentally forgot to carry this
flag so it would never propagate down to the listener.

I have a diff ready which is pending review / ok and which should be
committed later today. I'll push to github so you can give it a try
and we'll have this part of the next release, minor or major.


-- 
Gilles Chehade

https://www.poolp.org  @poolpOrg

-- 
You received this mail because you are subscribed to misc@opensmtpd.org
To unsubscribe, send a mail to: misc+unsubscr...@opensmtpd.org



[OpenSMTPD] portable snapshot opensmtpd-201702130941p1 available

2017-02-13 Thread Gilles Chehade
A new opensmtpd portable snapshot is available at:

https://www.opensmtpd.org/archives/opensmtpd-201702130941p1.tar.gz

Checksum:

  SHA256 (opensmtpd-201702130941p1.tar.gz) = 
46eb55765d84272e26659f7a735b943c0004ff2bb8ac82862dfebef673934359

A summary of the content of this snapshot is available below.

Please test and let us know if it breaks something!

If this snapshot doesn't work, please also test with a previous one,
to help us spot where the issue is coming from. You can access all
previous snapshots here:

https://www.opensmtpd.org/archives/

The OpenSMTPD team ;-)


Summary of changes since last snapshot (opensmtpd-201609141253p1):
-

- correct configure options in README
- fix configure expressions [0]
- add check for PF_LOCAL [0]
- check and use d_type only if HAVE_STRUCT_DIR_D_TYPE [0]
- fix some test usage: space, use -a instead of && [0]
- on Solaris, inet_aton and inet_ntoa require '-lsocket -lnsl' [0]
- add flock.c [0]
- fix format long int [0]
- fix implicit declaration of function 'xstrdup' [0]
- fix implicit declaration of function 'bzero' [0]
- fix implicit declaration of function 'setregid' [0]
- fix implicit declaration of function 'fatal' [0]
- fix discards of 'const' qualifier warnings [0]
- sync with various OpenBSD cleanups
- cleanup functions already checked with AC_SEARCH_LIBS [0]
- check if closefrom returns void or int [0]
- build bsd-closefrom.c if needed [0]
- define  LOG_PERROR if not exists [0]
- fix misplaced closefrom() call in -portable [1]
- check for errc function [0]
- check for getline function [0]
- fix getdelim declaration [0]
- check for explicit_bzero support [0]
- build explicit_bzero only if not present [0]
- fix compatibility with LibreSSL [2]
- fix muslc compatibility [2]

[0] Author: Freddy DISSAUX 
[1] Reporter: @bldewolf
[2] Author: Samuel Holland 

-- 
You received this mail because you are subscribed to misc@opensmtpd.org
To unsubscribe, send a mail to: misc+unsubscr...@opensmtpd.org