X-Original-To: alpine-devel@lists.alpinelinux.org Received: from newmail.tetrasec.net (unknown [172.21.74.12]) by lists.alpinelinux.org (Postfix) with ESMTP id 5BCE95C441E for ; Wed, 16 Nov 2016 17:13:59 +0000 (GMT) Received: from ncopa-macbook.copa.dup.pw (unknown [187.61.192.236]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) (Authenticated sender: n@tanael.org) by newmail.tetrasec.net (Postfix) with ESMTPSA id 73B985A1334 for ; Wed, 16 Nov 2016 17:13:57 +0000 (GMT) Date: Wed, 16 Nov 2016 15:13:45 -0200 From: Natanael Copa To: alpine-devel@lists.alpinelinux.org Subject: [alpine-devel] Alpine 3.5.0_rc2 tagged Message-ID: <20161116151345.4ef5c6b6@ncopa-macbook.copa.dup.pw> X-Mailer: Claws Mail 3.13.2 (GTK+ 2.24.28; x86_64-alpine-linux-musl) X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Hi, I just tagged alpine 3.5.0_rc2. (the rc1 was totally broken) This means that we are effectively in a feature freeze til 3.5.0 is released. We need to focus on things that should go into v3.5. I would like help with: - fix as many bugs as possible - test installer scripts I will try get EFI booting working if possible so that 3.5 includes working EFI. Some specific things I'd like help with testing: - boot in hyper-v. There was commit that seems to fix something in hyper-v. Would be nice to know if it boots or is still broken. - boot in vmware - boot on different physical hardware. - test if rpi editions work. - test if xen works. (boot a xen host, set up an alpine domu). - test encrypted root Please report what works and file bugs on what does not work. I'd also like to add c_rehash.c to ca-certificates package so we dont need the full libressl dependency. Currently ca-certificates depend on libressl so it can do `openssl certhash`, which is unnecessary. c_rehash is small compared to /usr/bin/openssl. Thanks! -nc PS. linux-vanilla is known to be broken. --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---