DMARC-Filter: OpenDMARC Filter v1.4.2 delorie.com 59R9riB3263403 Authentication-Results: delorie.com; dmarc=pass (p=none dis=none) header.from=cygwin.com Authentication-Results: delorie.com; spf=pass smtp.mailfrom=cygwin.com DKIM-Filter: OpenDKIM Filter v2.11.0 delorie.com 59R9riB3263403 Authentication-Results: delorie.com; dkim=pass (1024-bit key, unprotected) header.d=cygwin.com header.i=@cygwin.com header.a=rsa-sha256 header.s=default header.b=o7nm9K0I X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org F02033857B98 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1761558823; bh=UxauyfVySljkSAue0rqPjVWNDTzMdZGTxma/m+xURPc=; h=Subject:To:Date:List-Id:List-Unsubscribe:List-Archive:List-Post: List-Help:List-Subscribe:From:Reply-To:Cc:From; b=o7nm9K0IzO6Ps2NQTRMKhGbCO60gtsa6BSB+VvX2EsP/o73y9tBUvxJcShGiD9zXU 9tHmUHisD2FZh7RRUhnXHSAdBmwlVAgC1oSfZ4h+zQpfWKcrUBkbHDRJ6dIDaY6Fbn 86hC2v772jQuVlT+9vopvZMNQ7kPEo2TKC3gxIu0= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 55EB93858D26 ARC-Filter: OpenARC Filter v1.0.0 sourceware.org 55EB93858D26 ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1761558664; cv=none; b=DMRyRKDJ/EXrFMa70cJJn1Ds7bIYFKJLtSASL9atmQcTkdvqScMUB4qtcADT9d7gj9tltultQDcARPTG9wz3jLPzeH9wWD6Yo6FFVXAfNOOsMxpw4YYbLJq7ncme81o85CrNqoVmnaZ7CP/G/r2931R9TusltCG7tTcvG/rBa2M= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1761558664; c=relaxed/simple; bh=bs9xa6v48hqjZyLcdTvdTLQg2FQ1zHJAZK6fHEcClO0=; h=From:Subject:To:Message-ID:Date:MIME-Version; b=UBVB9Z0K/phBltorqAETUzB/8wv2SYjRwg0+AxVBiEytzDmf7xVdx5WLKWY/2Zg6lTilwMVfybQ8Gw3n5lx8ny/YChFmR/Nu0GzYkHu2FfsrLx86H/pYT4LgIdCaHdmzF+6Eh/gTztGOb1RCnXVLs/aUgoc1wrcD29UGe43NC4Q= ARC-Authentication-Results: i=1; server2.sourceware.org DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 55EB93858D26 Subject: libbsd 0.12.2-5: promote from test to current? To: cygwin AT cygwin DOT com Message-ID: Date: Mon, 27 Oct 2025 10:50:56 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 SeaMonkey/2.53.21 MIME-Version: 1.0 X-TOI-EXPURGATEID: 150726::1761558657-4D7F9A3C-AE0A70F2/0/0 CLEAN NORMAL X-TOI-MSGID: 4a888bcb-8cea-454a-8646-8315d1a717c0 X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.30 List-Id: General Cygwin discussions and problem reports List-Archive: List-Post: List-Help: List-Subscribe: , From: Christian Franke via Cygwin Reply-To: cygwin AT cygwin DOT com Cc: Christian Franke Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Sender: "Cygwin" Current libbsd 0.11.7-3 breaks setproctitle() because it provides its own generic implementation which does not work on Cygwin. It also prevents that the cygwin1.dll implementations of some other functions (arc4random(), strlcat/cpy(), wcslcat/cpy(), ...) are used. The runtime from libbsd0 0.12.2-5 still exports these symbols for backward compatibility but the import library from libbsd-devel does not longer offer these. Related thread: https://sourceware.org/pipermail/cygwin/2025-February/257407.html Could libbsd 0.12.2-5 please be promoted to current? -- Regards, Christian -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple