From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4bZ5tj0n2Hz2ywd for ; Sat, 5 Jul 2025 10:13:33 +0000 (UTC) Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1) client-signature RSA-PSS (4096 bits)) (Client CN "mail01.haj.ipfire.org", Issuer "R11" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4bZ5td4DcJz2xZn for ; Sat, 5 Jul 2025 10:13:29 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4bZ5td02ngz1qS for ; Sat, 5 Jul 2025 10:13:28 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1751710409; 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=KkOvCQG3XUIUUgg27u2Dru4Yceb+pEYcxY8ZnLp4TCs=; b=b/CdF4JXX0+fKz2nCR/rxoVdl+Mlg4/vQH6jjw1cd5fa3MAkEelP8Hc1mbVTDRcPcMOvE8 ThI7/ctMbOXScgCA== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1751710409; 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=KkOvCQG3XUIUUgg27u2Dru4Yceb+pEYcxY8ZnLp4TCs=; b=rx9nIGGyF4EoBrB2tYNY3VZK5LPYI1C09J6svm6aTB6kTlfvCB+Jjc8ShRzGzOHLnJR7dD 9EjnY/V0+al3+2RshC/5ptPTunk0V9VmTty6p88l95PLshLmKEnAh1j7i2sGgJmOyjctoc kME0vffHKeD9uLphsFXmLcoU7q3QZcYi1bNKIArq3Nzq/k2NqWJmGc8ek2/CDZZv1GLF00 0yRQpFvLOvL6qucgN77dIpieOd5qDs8kNyyukljU2bUYAm493Scn51JOnLxyx1rLndCNn4 +3kLVCr0aVd5dOvkuVWDEw/8VeqINfsVQE7pVBD6PGXeu8sIu9pV1F59wLHaBA== Message-ID: Date: Sat, 5 Jul 2025 12:13:25 +0200 Precedence: list List-Id: List-Subscribe: , List-Unsubscribe: , List-Post: List-Help: Sender: Mail-Followup-To: MIME-Version: 1.0 Content-Language: en-GB To: "IPFire: Development-List" From: Adolf Belka Subject: Wrong directory in the ipfire next git repo Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Hi All, The IPFire next git repo was moved to CU197 a couple of days ago but I just noticed that the following directory is in next config/rootfiles/core/196/ instead of config/rootfiles/core/197/ Regards, Adolf.