From 074019269c1ddbf215282c243cd698880ef461d1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=98rjan=20Malde?= Date: Tue, 1 Jun 2021 21:17:10 +0200 Subject: groups/251.native_packages_lib.group: libsasl2: bump to v2.1.27 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Lucio Andrés Illanes Albornoz --- patches/libsasl2-2.1.26.local.patch | 13 ------------- patches/libsasl2-2.1.27_pre.local.patch | 11 +++++++++++ 2 files changed, 11 insertions(+), 13 deletions(-) delete mode 100644 patches/libsasl2-2.1.26.local.patch create mode 100644 patches/libsasl2-2.1.27_pre.local.patch (limited to 'patches') diff --git a/patches/libsasl2-2.1.26.local.patch b/patches/libsasl2-2.1.26.local.patch deleted file mode 100644 index 75cb9a98..00000000 --- a/patches/libsasl2-2.1.26.local.patch +++ /dev/null @@ -1,13 +0,0 @@ -diff -ru cyrus-sasl-2.1.26.orig/include/Makefile.in cyrus-sasl-2.1.26/include/Makefile.in ---- cyrus-sasl-2.1.26.orig/include/Makefile.in 2012-11-06 20:21:38.000000000 +0100 -+++ cyrus-sasl-2.1.26/include/Makefile.in 2018-08-22 18:24:32.635876325 +0200 -@@ -645,8 +645,7 @@ - - - md5global.h: makemd5 -- -rm -f md5global.h -- ./makemd5 md5global.h -+ -echo yep. - - # Tell versions [3.59,3.63) of GNU make to not export all variables. - # Otherwise a system limit (for SysV at least) may be exceeded. diff --git a/patches/libsasl2-2.1.27_pre.local.patch b/patches/libsasl2-2.1.27_pre.local.patch new file mode 100644 index 00000000..1f1b7ec7 --- /dev/null +++ b/patches/libsasl2-2.1.27_pre.local.patch @@ -0,0 +1,11 @@ +diff -ru cyrus-sasl-2.1.27.orig/common/Makefile.in cyrus-sasl-2.1.27/common/Makefile.in +--- cyrus-sasl-2.1.27.orig/common/Makefile.in 2018-10-09 16:58:13.000000000 +0200 ++++ cyrus-sasl-2.1.27/common/Makefile.in 2021-06-01 21:00:34.299354616 +0200 +@@ -428,6 +428,7 @@ + # See + # CURRENT:REVISION:AGE + plugin_common_version = 3:0:0 ++crypto_compat_version = 0:0:0 + AM_CPPFLAGS = -fPIC -I$(top_srcdir)/include -I$(top_builddir)/include + noinst_LTLIBRARIES = libplugin_common.la libcrypto_compat.la + libplugin_common_la_SOURCES = plugin_common.c plugin_common.h -- cgit v1.2.3