From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost.localdomain (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 687AC385AE6C for ; Sun, 17 Jul 2022 16:31:35 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 531DB3858031 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=nexgo.de Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=nexgo.de DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nexgo.de; s=vfde-smtpout-mb-15sep; t=1658075484; bh=9fcDsPBpAr0g46DPjX6skD/D3y/NZmDcCKgtbf8Jvus=; h=From:To:Subject:Date:Message-ID:User-Agent:Content-Type:From; b=TOGv7rWUjmms6SCfrxwV+3fnnMOMWn2hYp7UGlZKaHQghfV0dk2R04PR2gGnURW/n Dfa61tUAZx1RP6iu83MOljXllB+2UsVP/S84k2Ds8z8fLxp5N1K72Pz9KlG54ZvV50 U7OB6jRekhD2XnVObbbbCX9VuVGpfiMC/oNJU8pU= From: Achim Gratz To: cygwin@cygwin.com Subject: [ANNOUNCEMENT] Updated: openldap-2.6.3-1 Date: Sun, 17 Jul 2022 18:31:13 +0200 Message-Id: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-purgate-type: clean X-purgate: clean X-purgate-size: 1529 X-purgate-ID: 155817::1658075483-E29C42C7-C99305F6/0/0 X-Spam-Status: No, score=-3031.0 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, KAM_NUMSUBJECT, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=no autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org X-BeenThere: cygwin-announce@cygwin.com X-Mailman-Version: 2.1.29 Errors-To: cygwin-announce-bounces+cygwin-announce-resender=cygwin.com@cygwin.com Reply-To: cygwin@cygwin.com X-Mailer: Perl5 Mail::Internet v2.20 Sender: Kernel Overflow User X-BeenThere: cygwin@cygwin.com Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 Jul 2022 16:31:35 -0000 The openldap package in Cygwin has been updated to the latest upstream version 2.6.3. https://www.openldap.org/software/release/changes.html Notes ===== Upstream has removed the two database backends that worked at least partially on Cygwin. Since they don't support Cygwin (and indeed ponder to drop the Win32 port at some point), the openldap-server package has been removed. Upstream has changed the SONAME versioning scheme after 17 years to align with the fact that actually all 2.x releases were ABI compatible and not changing ABI with each release. Packages for libopenldap2_4_2 and libopenldap2_5_0 are thus provided to replace the previously separate libraries for the older release versions (so older packages are automatically using the newer library). Packages depending on these need not be recompiled, but package maintainers should check that any rebuilt packages are using the new libopenldap2 package as a dependency. -- *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO *** If you want to unsubscribe from the cygwin-announce mailing list, look at the "List-Unsubscribe: " tag in the email header of this message. Send email to the address specified there. It will be in the format: cygwin-announce-unsubscribe-you=yourdomain.com@cygwin.com If you need more information on unsubscribing, start reading here: http://sourceware.org/lists.html#unsubscribe-simple Please read *all* of the information on unsubscribing that is available starting at this URL.