Received: from ncopa-desktop.lan (ti0056a400-5369.bb.online.no [85.165.96.12]) (Authenticated sender: ncopa@alpinelinux.org) by gbr-app-1.alpinelinux.org (Postfix) with ESMTPSA id 168F22235E5 for <~alpine/devel@lists.alpinelinux.org>; Fri, 21 Apr 2023 21:03:22 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=alpinelinux.org; s=smtp; t=1682111002; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=EBZPFuHqp4hNDDQiJPQaaA8IZDmvmHaSLGyHSTz5r6U=; b=KX/lVuC1hiXMFjMUECITX3sECNbSAVGpekPgcoyYmmAr1gWParlLy1/yo8VVROpW5ZoJMW +TT9Q6kkymbKcEWSJaEm8FEcDGAtieAucfHHXzOJAgnlhsZLsQvPjDo223Zd4T8qvmxqE1 51okJedGlxV2pQu9fK9i5ftbaoZPwV4= Date: Fri, 21 Apr 2023 23:03:19 +0200 From: Natanael Copa To: Alpine development <~alpine/devel@lists.alpinelinux.org> Subject: Builders for 3.18 release is up and running Message-ID: <20230421230319.5a4df838@ncopa-desktop.lan> X-Mailer: Claws Mail 4.1.1 (GTK 3.24.37; x86_64-alpine-linux-musl) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Hi! The builders for alpine 3.18 are up and running and main repository is built on all architectures. This means that we are effectively in a feature freeze for 3.18. Please be careful on what you push to edge until 3.18.0 is out. Specially for things that affects the builds, like gcc, make, autotools, cmake etc. I would also appreciate if we all could try fix as many bugs as possible and work on getting the 3.18.0 release out. Please see https://gitlab.alpinelinux.org/alpine/aports/-/issues for the list of issues. Please set the milestone to 3.18.0 for isses you think needs to be fixed before 3.18.0 We also need to start work on what to mention in the release notes. If you have something you think is worth mentioning in the release notes for the 3.18 release, then please add that to the wiki page: https://wiki.alpinelinux.org/wiki/Release_Notes_for_Alpine_3.18.0 The state of the 3.18 builds is as usual found on https://build.alpinelinux.org/ Thanks! -nc