X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@lists.alpinelinux.org Received: from web50208.mail.re2.yahoo.com (web50208.mail.re2.yahoo.com [206.190.38.49]) by lists.alpinelinux.org (Postfix) with SMTP id D1C25170000BA for ; Tue, 3 Mar 2009 15:55:25 +0000 (UTC) Received: (qmail 94354 invoked by uid 60001); 3 Mar 2009 15:55:24 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1236095724; bh=7EsjO1CPkTD9oipY6CqM4a1uSuBBeD6zIz6CPfMT4rU=; h=Message-ID:X-YMail-OSG:Received:X-Mailer:References:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=eaowaU0G8xAGHCeTIar2IzR3w10Ju0LmP5dEvSGzXVl0ZRx4rxdB9XXhjMqagk0yl+tERK9wJpNOV29DkQHiP7tG1mdCVKPMNIXY2VYk6cj+bKXZ8j9u1PKf/IbhfBzjjcusPf0Pidz1dHnG9Kn8Shj6JeADX0rX+lruvnSZAlA= DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:X-YMail-OSG:Received:X-Mailer:References:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=sWodGHKn5zzN1k+rDlGfZ5UiZcYRVGiagn4WawzKBlmxHnUZyX4NSlK+i6ZZ6Kx+fNg9hUc7cXQMcuzTjS/9xEeU5VL4t/dFj2/ykec6hAECmEEqT8uuh95G7GMdIRrz8Ad3Ry9JL7ForNV7FTzU+BLdoGrDra8QH/EK4yp9Tv0=; Message-ID: <318947.53360.qm@web50208.mail.re2.yahoo.com> X-YMail-OSG: T3eA5Y0VM1lj9OIYZv42fF5NzczpRFahNQRIo6EifoLKSVdUcRFnLTHcuy_8.hvhI_79AqOacTLWDjk1gWfHKCmhf40BxgPGaYfMqEUcsCYeZotrW9PLLtESh0ADJz3efNslNnBX2WdqP1TvEWB_yIv03wCh5yl9K8S88BT7X4oJTAmUz_X1mhYdHJz6NZmVekCUCXD0UuAZZ.g.nZB8fbaZjXgVLA-- Received: from [208.74.141.98] by web50208.mail.re2.yahoo.com via HTTP; Tue, 03 Mar 2009 07:55:24 PST X-Mailer: YahooMailRC/1277.29 YahooMailWebService/0.7.289.1 References: <789086.78160.qm@web50201.mail.re2.yahoo.com> <1236013628.32572.65.camel@nc> Date: Tue, 3 Mar 2009 07:55:24 -0800 (PST) From: Ted Trask Subject: Re: [alpine-devel] Alpine 1.8.1_beta1 released To: alpine-devel@lists.alpinelinux.org In-Reply-To: <1236013628.32572.65.camel@nc> 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=iso-8859-1 Content-Transfer-Encoding: quoted-printable Here are the acf issues I saw in 1.8.1_beta2=0A=0A1) acf-asterisk doesn't h= ave a dependency on asterisk=0A2) /etc/init.d/asterisk start / stop fails a= gain.=A0 I thought I tested this on beta1 and it worked.=A0 But, it's not w= orking now.=A0 Simply installed asterisk, started, stopped (failed).=0A3) a= cf-ipsec-tools had a bug that I fixed in 0.3.17=0A=0AThat's it, I hope.=0A= =0ATed=0A=0A=0A=0A----- Original Message ----=0AFrom: Natanael Copa =0ATo: Ted Trask =0ACc: alpine-devel@= lists.alpinelinux.org=0ASent: Monday, March 2, 2009 12:07:08 PM=0ASubject: = Re: [alpine-devel] Alpine 1.8.1_beta1 released=0A=0AOn Fri, 2009-02-27 at 0= 8:07 -0800, Ted Trask wrote:=0A> A brief look at ACF in alpline-1.8.1_beta = 1 and I noticed the following:=0A> =0A> acf-asterisk is missing=0A> =0A> Th= e following packages were updated, but the updates didn't make the release:= =0A> acf-alpine-baselayout 0.4.9=A0 to 0.4.10=0A> acf-alpine-conf 0.3.12 to= 0.3.13=0A> acf-core 0.4.20 to 0.4.21=0A> acf-devtools 0.3.3 to 0.3.4=0A> a= cf-dnscache 0.1.9 to 0.1.10=0A> acf-ipsec-tools 0.3.15 to 0.3.16=0A> acf-op= enntpd 0.3.11 to 0.3.12=0A> acf-openssh 0.1.2 to 0.1.3=0A> acf-openssl 0.1.= 7 to 0.1.8=0A> acf-shorewall 0.4.4 to 0.4.5=0A> acf-tinydns 0.2.13 to 0.2.1= 4=0A> =0A> Also, I realized that there was a bug in acf-crl-fetch, so I upd= ated it to 0.1.1.=0A> And another in acf-clamsmtp, so I updated it to 0.1.1= .=0A> Yet another in acf-postfix, so I updated it to 0.1.1.=0A> =0A> Man, I= must really have been rushing yesterday. :(=A0 Sorry for the mess.=0A=0Anp= . thats why we do beta releases.=0A=0A> Testing on non-ACF packages reveale= d the following:=0A>=A0 =0A> The new asterisk init.d script starts and stop= s without errors.=0A> The new pingu init.d script works.=0A> =0A> Anyway, I= hope that's everything.=A0 Thanks for the hard work on the=0A> release.=A0= Obviously, I'll have to do more testing when these packages=0A> are includ= ed.=0A=0Aalpine-1.8.1_beta2 is uploaded. should fix all the things you ment= ioned.=0A=0AThanks!=0A> =0A> Ted=0A> =0A> =0A> =0A> ----- Original Message = ----=0A> From: Natanael Copa =0A> To: alpine-devel= @lists.alpinelinux.org=0A> Sent: Thursday, February 26, 2009 2:36:16 PM=0A>= Subject: [alpine-devel] Alpine 1.8.1_beta1 released=0A> =0A> Hi,=0A> =0A> = I'm uploading alpine-1.8.1_beta1.=0A> =0A> The 1.8.1 release will hopefully= be the last one built with Gentoo.=0A> =0A> Please download and test.=0A> = =0A> Should show up on http://dl-3.alpinelinux.org/alpine/v1.8 within an ho= ur=0A> or two.=0A> =0A> More details will show up here:=0A> http://wiki.alp= inelinux.org/w/index.php?title=3DRelease_Notes_for_Alpine_1.8.1=0A> =0A> = =0A> Thanks!=0A> =0A> -nc=0A> =0A> =0A> =0A> ---=0A> Unsubscribe:=A0 alpine= -devel+unsubscribe@lists.alpinelinux.org=0A> Help:=A0 =A0 =A0 =A0 alpine-de= vel+help@lists.alpinelinux.org=0A> ---=0A> =0A> =0A> =0A>=A0 =A0 =A0 =0A> = =0A> =0A> ---=0A> Unsubscribe:=A0 alpine-devel+unsubscribe@lists.alpinelinu= x.org=0A> Help:=A0 =A0 =A0 =A0 alpine-devel+help@lists.alpinelinux.org=0A> = ---=0A> =0A=0A=0A --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---