X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@mail.alpinelinux.org Received: from mail-lpp01m010-f54.google.com (mail-lpp01m010-f54.google.com [209.85.215.54]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mail.alpinelinux.org (Postfix) with ESMTPS id C10A4DC0150 for ; Fri, 6 Apr 2012 14:24:54 +0000 (UTC) Received: by lagv3 with SMTP id v3so3265046lag.13 for ; Fri, 06 Apr 2012 07:24:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=xtl8gDft5aEQwlGZGLTBv1BycEBKxMgU3/BTXoqDqiQ=; b=fYuFTeL2TVVrsr3j6ByDFn3o9lOPzwM3RPUZKo7yiLhYAAFDFpLNe6azlnn1IAZSex aLMFR1IadxSNHcZi7UKw2lPdorLxKHUXvF4kUVHNWNvBDZ7gvdkG1h1OcpdwBs+9hiZX tb4BParCz4+6bKsa6j2+QpKQ2/TYtbdyBUjUCQGOfRKLY7SLDilh0OgSQJt2pFPKAQnf dlv9L/wbT0cdPI1ZnhWMgJOLBb48DFwjhhY/zKOte9Dm1/VfoVSJ2SAwphdTgAIGUKpw 1ceCzLOUt9PJS1AG/LuomDq7l55sMDgkV5w+GSjfykevY49TQZdDFQWSPKv8Y0I+tEVh 93WQ== X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 Received: by 10.152.108.171 with SMTP id hl11mr8873303lab.29.1333722293188; Fri, 06 Apr 2012 07:24:53 -0700 (PDT) Received: by 10.112.106.3 with HTTP; Fri, 6 Apr 2012 07:24:53 -0700 (PDT) In-Reply-To: <20120406164641.6f7f7a74@vostro> References: <20120406160622.2db84f05@vostro> <20120406164641.6f7f7a74@vostro> Date: Fri, 6 Apr 2012 10:24:53 -0400 Message-ID: Subject: Re: [alpine-devel] APK version formats From: Kiyoshi Aman To: Timo Teras Cc: alpine-devel@lists.alpinelinux.org Content-Type: text/plain; charset=UTF-8 2012/4/6 Timo Teras : > Alternative is that we change version to be just a 'display version'; > and keep the apk-tools version separate thing. I believe it was earlier > suggested that we could just use the package source repository and > build timestamp to decide which package is the preferred one. In this > case we could just dump whatever garbage in the version field, ignore > it, and figure out the preferred package from better fields. Having a display version which can contain whatever would be ideal, yes, provided it can be mapped to the internal version apk-tools expects without causing problems. --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---