SF.net SVN: gar:[26780] csw/mgar/pkg/subversion/trunk/Makefile
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Thu Sep 2 21:37:35 CEST 2021
Revision: 26780
http://sourceforge.net/p/gar/code/26780
Author: dmichelsen
Date: 2021-09-02 19:37:35 +0000 (Thu, 02 Sep 2021)
Log Message:
-----------
subversion/trunk: Enable legacy plaintext passwords
Modified Paths:
--------------
csw/mgar/pkg/subversion/trunk/Makefile
Modified: csw/mgar/pkg/subversion/trunk/Makefile
===================================================================
--- csw/mgar/pkg/subversion/trunk/Makefile 2021-09-01 11:57:28 UTC (rev 26779)
+++ csw/mgar/pkg/subversion/trunk/Makefile 2021-09-02 19:37:35 UTC (rev 26780)
@@ -577,6 +577,10 @@
# No Keyring in 64 bit at all
CONFIGURE_ARGS-5.10-64 += --without-gnome-keyring
+# Add option to restore existing behaviour as discussed in
+# http://lists.opencsw.org/pipermail/users/2021-September/010501.html
+CONFIGURE_ARGS += --enable-plaintext-password-storage
+
CONFIGURE_ARGS += $(CONFIGURE_ARGS-$(GAROSREL)-$(MEMORYMODEL))
# Version from PYTHON modulation
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list