Am 31.05.2013 14:35, schrieb Samuli Seppänen: > Hi all, > > OpenVPN 2.3.2 is now tagged, but I won't have time to make a proper > release until next Monday. However, here are the source packages for > your enjoyment: > > <http://swupdate.openvpn.org/community/releases/openvpn-2.3.2.tar.gz> > <http://swupdate.openvpn.org/community/releases/openvpn-2.3.2.tar.xz> > <http://swupdate.openvpn.org/community/releases/openvpn-2.3.2.zip> > > Feel free to push them to your distro repositories or build packages > based on them. The GPG signatures are here: > > <http://swupdate.openvpn.org/community/releases/openvpn-2.3.2.tar.gz.asc> > <http://swupdate.openvpn.org/community/releases/openvpn-2.3.2.tar.xz.asc> > <http://swupdate.openvpn.org/community/releases/openvpn-2.3.2.zip.asc> > > You can verify the signatures with > > $ gpg -v --verify <filename>.asc > > Best regards, >
I see this (haven't checked if this was previously present) 560 misc.c: In function 'env_set_add_nolock': 561 misc.c:566: warning: passing argument 1 of 'add_env_item' discards qualifiers from pointer target type Apparently (from a cursory glance over git gui blame), this has been lingering for a while.