Eneas U de Queiroz via openwrt-devel
<openwrt-devel@lists.openwrt.org> wrote:
> The sender domain has a DMARC Reject/Quarantine policy which
> disallows sending mailing list messages using the original
> "From" header.
> 
> To mitigate this problem, the original message has been wrapped
> automatically by the mailing list software.This version is
> compatible with openssl-1.1.0.
> 


a) I don't think that message is right, did you copy the text
from your other email about updating openssl? b) packages are
maintained on github.com/openwrt/packages, send a PR there. c)
libevent2.1 is not binary compatible with libevent2, and has a
different sonumber. I'd rather much prefer seeing a separate
package for libevent2.1 rather than trying to just replace
libevent2.0 with 2.1

Cheers,
Karl P


> Signed-off-by: Eneas U de Queiroz <cote2004-git...@yahoo.com>
> ---
>  package/libs/libevent2/Makefile | 35 ++++++++++++++++++++---------------
>  1 file changed, 20 insertions(+), 15 deletions(-)
> 
> diff --git a/package/libs/libevent2/Makefile
> b/package/libs/libevent2/Makefile index 5d56f37c51..12295f657c
> 100644
> --- a/package/libs/libevent2/Makefile
> +++ b/package/libs/libevent2/Makefile
> @@ -8,12 +8,16 @@
>  include $(TOPDIR)/rules.mk
>  
>  PKG_NAME:=libevent2
> -PKG_VERSION:=2.0.22
> +PKG_VERSION:=2.1.8

Attachment: signature.html
Description: OpenPGP Digital Signature

_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
http://lists.infradead.org/mailman/listinfo/openwrt-devel

Reply via email to