[packages/openvpn-plugin-auth-ldap] upgrade to 2.0.4: "A decade of small fixes and improvements"

gotar gotar at pld-linux.org
Tue Aug 6 15:00:57 CEST 2019


commit 1654a59064c2846521277c41186764723f46d8bb
Author: Tomasz Pala <gotar at polanet.pl>
Date:   Tue Aug 6 15:00:10 2019 +0200

    upgrade to 2.0.4: "A decade of small fixes and improvements"

 openvpn-plugin-auth-ldap.spec | 27 +++++++++------------------
 1 file changed, 9 insertions(+), 18 deletions(-)
---
diff --git a/openvpn-plugin-auth-ldap.spec b/openvpn-plugin-auth-ldap.spec
index 88e4517..fbd5756 100644
--- a/openvpn-plugin-auth-ldap.spec
+++ b/openvpn-plugin-auth-ldap.spec
@@ -1,31 +1,22 @@
-# TODO
-# - compiled with gcc 4.7 (libobjc.so.4) it crashes
-#   Jan 23 13:47:12 pontus openvpn[32621]: OpenVPN 2.2.1 x86_64-pld-linux [SSL] [LZO2] [EPOLL] [PKCS11] [eurephia] built on Jul 7 2011
-#   Jan 23 13:47:12 pontus kernel: [38178686.496394] openvpn[32621]: segfault at 0 ip 00007ff3b02c4243 sp 00007fffe923bd20 error 4 in libobjc.so.4.0.0[7ff3b02b6000+16000]
-#   Jan 23 13:47:12 pontus openvpn[32621]: NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
-#   Jan 23 13:47:12 pontus openvpn: /usr/sbin/openvpn startup failed
-#   similarily to http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=641811
-#   if built with gcc 4.6 (libobjc.so.3) it does not crash!
-#
 # Conditional build:
 %bcond_with	tests		# check-based tests
 
 Summary:	OpenVPN Auth-LDAP Plugin
 Summary(pl.UTF-8):	Wtyczka Auth-LDAP dla OpenVPN
 Name:		openvpn-plugin-auth-ldap
-Version:	2.0.3
-Release:	9
+Version:	2.0.4
+Release:	1
 License:	BSD
 Group:		Applications
-Source0:	http://openvpn-auth-ldap.googlecode.com/files/auth-ldap-%{version}.tar.gz
-# Source0-md5:	03dedc57efc8d4fc2ffe2c014121299d
+Source0:	https://github.com/threerings/openvpn-auth-ldap/archive/auth-ldap-%{version}.tar.gz
+# Source0-md5:	c4985fbbf88042e28efd1521d03bf658
 Patch0:		%{name}-make.patch
 Patch1:		%{name}-objc-include.patch
-URL:		http://code.google.com/p/openvpn-auth-ldap/
+URL:		https://github.com/threerings/openvpn-auth-ldap
 BuildRequires:	autoconf
 BuildRequires:	automake
 %{?with_tests:BuildRequires:	check}
-BuildRequires:	gcc-objc < 6:4.7
+BuildRequires:	gcc-objc
 BuildRequires:	openldap-devel
 BuildRequires:	openvpn-devel
 BuildRequires:	re2c
@@ -43,9 +34,9 @@ Wtyczka openvpn-auth-ldap implementuje uwierzytelnianie nazwą
 użytkownika i hasłem poprzez LDAP.
 
 %prep
-%setup -q -n auth-ldap-%{version}
-%patch0 -p1
-%patch1 -p1
+%setup -q -n openvpn-auth-ldap-auth-ldap-%{version}
+#%%patch0 -p1
+#%%patch1 -p1
 
 > objc.m4
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/openvpn-plugin-auth-ldap.git/commitdiff/1654a59064c2846521277c41186764723f46d8bb



More information about the pld-cvs-commit mailing list