Received: from mail-lf1-f43.google.com (mail-lf1-f43.google.com [209.85.167.43]) by gbr-app-1.alpinelinux.org (Postfix) with ESMTPS id 4D3E3220521 for <~alpine/apk-tools@lists.alpinelinux.org>; Wed, 25 Feb 2026 11:29:36 +0000 (UTC) Received: by mail-lf1-f43.google.com with SMTP id 2adb3069b0e04-5a0fc5e2c59so1969448e87.1 for <~alpine/apk-tools@lists.alpinelinux.org>; Wed, 25 Feb 2026 03:29:36 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1772018975; x=1772623775; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:subject:cc:to:from:date:x-gm-gg:x-gm-message-state:from :to:cc:subject:date:message-id:reply-to; bh=DTY9fVrF1xvryEnRbiO8QyVbvJluWxS6dQyUxYeOKgI=; b=PHtHKiPMRt6JhXlckf3HeUxVdid/KBFDq4Jj7Yp+Ot3b58YwU/Rr2K8YDdwI8keMl/ DCbeubSPJyYqnGnq+gSuhhEdNFot6yZ9Ojnr7l9W3sfTfXWvgGH2cl7dajlv1CHBtOjh fWapfia99ql4ZPDwt5k56MUg7n9F+QCq7TEQ6u8TAeDLqPyYyCRlwls+5DMNFUbx70t+ KJzyopx493IkW34BEZcUOK7o+RpkvNTsUyI7unQlTQ0LMGc+A1wTSb+BxcION5MU0FBR ykg0pycXFN1queS2rV+EZe6BwIJqsxD748lhWafBgE/I+wLnTznXKk040gf7iMOHxMFK FLMw== X-Gm-Message-State: AOJu0Yyg+X0D89xOVVQ/D5D5O9py3WVL5cUMpB4pi4Qb8Gl9oZVVE1kG s+9XYTWbbLUSSqXYkbTO+rcbiXZ2EU8w66dJGEr3VVh7MJBcPTCnMwBt X-Gm-Gg: ATEYQzx0tcAj8gYj7I7d9ACmxxTxZCgDx9PgiaB8UYrVsnPAa9MwHJ27+PlmAhxLqaV BszRv2utyAtTYrtnJRHTqSbFSVqAGUMUJdjyFxNT8vE9/Rl+S2rOKIlZSPhh1F7tCErZpbZxN2m T4HYiSdndbm2tL7lqfDFuhMKEdfpG2PccqSW5y0E7f5aoXxeUe+80mVVNysUTGkyeGM+3WjqASn sDU0R7Utc5yLAEEK3oNg+7iwlXt37RL4q+KMuIwo9qRRN+t9UF8QYnlYAWeopinKIGnbmSO4jeU qwafoafjmD2IWC9dEd8c57+boL+shICI4tBsq0/TpuukaNdoYbuw65JJrKAZMBFJP+Ot7dcEIw7 Q3MA7IZAugpPWGAy+jJcbYm1u9f9UVHZdr2w0Z/HGEjcVpX9TyP7Q/Ms9Mmw+EGv3Pz3fd4KlOO QDEFhRsgxFb5hkxlO9mKAeK8fZPow3GqqNn6zoqSF/EN6wvgiDcmNsuyzdSwF02r3+SWaUniD64 Q== X-Received: by 2002:a05:6512:1385:b0:5a0:f6b3:cd72 with SMTP id 2adb3069b0e04-5a0f6b3ce97mr2607725e87.2.1772018974987; Wed, 25 Feb 2026 03:29:34 -0800 (PST) Received: from onyx.my.domain (ne8sish2jvh3o3vunkb-1.v6.elisa-laajakaista.fi. [2001:99a:d2f:d700:1e5e:b:68e1:7dcb]) by smtp.gmail.com with ESMTPSA id 2adb3069b0e04-5a0eeb4c66asm2931399e87.85.2026.02.25.03.29.34 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 25 Feb 2026 03:29:34 -0800 (PST) Date: Wed, 25 Feb 2026 13:29:32 +0200 From: Timo Teras To: Shashank Taliwal Cc: ~alpine/apk-tools@lists.alpinelinux.org Subject: Re: Inquiry regarding v3 (ADB) migration timeline for third-party registry support Message-ID: <20260225132932.133bda68@onyx.my.domain> In-Reply-To: References: X-Mailer: Claws Mail 4.3.1 (GTK 3.24.51; x86_64-alpine-linux-musl) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Hi! On Wed, 25 Feb 2026 14:20:40 +0530 Shashank Taliwal wrote: > I am currently working on implementing native support for the v3 package > and index format for Artifactory. To ensure our users have a seamless > transition, we have a few questions regarding the upstream roadmap: > > Thank you for the incredible work on v3.0.0!" Thank you! Seems you also created https://gitlab.alpinelinux.org/alpine/apk-tools/-/work_items/11192 The questions are answered there. Timo