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 4bwpyb5lbcz32yn for ; Mon, 4 Aug 2025 21:06:47 +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) server-digest SHA384 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mail01.haj.ipfire.org", Issuer "R11" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4bwpyb5V2Rz32pF for ; Mon, 4 Aug 2025 21:06:47 +0000 (UTC) Received: from people01.haj.ipfire.org (people01.haj.ipfire.org [172.28.1.161]) (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 client-signature ECDSA (secp384r1) client-digest SHA384) (Client CN "people01.haj.ipfire.org", Issuer "E5" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4bwpyb2l6ZzN7 for ; Mon, 4 Aug 2025 21:06:47 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1754341607; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc; bh=V1B3ue1X4SJEGG51kAMc10jDGCC6QVcR+GMJzJR+t+w=; b=rEZEbjdKxllyqCeDijlFOEr/UJbmtferaLKiKLLU9Php9n+3UsOiK3ZVTlTWSZY/OhJLKi tNPW2D/LnKofG2Dw== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1754341607; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc; bh=V1B3ue1X4SJEGG51kAMc10jDGCC6QVcR+GMJzJR+t+w=; b=NN3Bkddq09tAXLwuHKHVU6RYJsQExRvFRK83HQ8+Iy+HplRb7g5pGBAaZCcgldry83bujP 6OpOJDHFwJX2mYFBe0Ysz+fUHLPn1qdvYGejEHETuWlCDa9Mqx/avqthrW2pUiM5Mnn8oA q/7mVF3fIOWU8e9ZLV0QFe0b42jlxci6JO9VtLHaZUVjj8ZHrXQn+egJ1czL18jrNGq/cP 8tU0pqufHeBe4YaVK2atwWCRkJkrAWTTkXeDDOjQniG+ltfvG2IgrYrEkcEobSta3nBXEN 2qoOV3qBEUOLoJXi2mt2oeupTvlIkJW4kJtaqVlka+9p3l7QIC0ghh3hXNDh5w== Received: by people01.haj.ipfire.org (Postfix, from userid 1000) id 4bwpyb1k4bz2xN7; Mon, 04 Aug 2025 21:06:47 +0000 (UTC) To: ipfire-scm@lists.ipfire.org Subject: [git.ipfire.org] IPFire 2.x development tree branch, next, updated. ebfcb022fb29b17abfb6c8352e72274a72ca6dd6 X-Git-Refname: refs/heads/next X-Git-Reftype: branch X-Git-Oldrev: 306516d99a8333ca7d91adba835c206ebbaf9b9b X-Git-Newrev: ebfcb022fb29b17abfb6c8352e72274a72ca6dd6 Message-Id: <4bwpyb1k4bz2xN7@people01.haj.ipfire.org> Date: Mon, 04 Aug 2025 21:06:47 +0000 (UTC) From: Michael Tremer Precedence: list List-Id: List-Subscribe: , List-Unsubscribe: , List-Post: List-Help: Sender: Mail-Followup-To: This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "IPFire 2.x development tree". The branch, next has been updated via ebfcb022fb29b17abfb6c8352e72274a72ca6dd6 (commit) from 306516d99a8333ca7d91adba835c206ebbaf9b9b (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit ebfcb022fb29b17abfb6c8352e72274a72ca6dd6 Author: Michael Tremer Date: Mon Aug 4 21:06:26 2025 +0000 arpwatch: Fix download of ethercodes.dat Signed-off-by: Michael Tremer ----------------------------------------------------------------------- Summary of changes: lfs/arpwatch | 1 + 1 file changed, 1 insertion(+) Difference in files: diff --git a/lfs/arpwatch b/lfs/arpwatch index 0ccfa66a2..b4bce7dbb 100644 --- a/lfs/arpwatch +++ b/lfs/arpwatch @@ -53,6 +53,7 @@ CFLAGS += -DDEBUG=1 objects = $(DL_FILE) ethercodes.dat-$(ETHERCODES_DATE).xz $(DL_FILE) = $(DL_FROM)/$(DL_FILE) +ethercodes.dat-$(ETHERCODES_DATE).xz = $(DL_FROM)/ethercodes.dat-$(ETHERCODES_DATE).xz $(DL_FILE)_BLAKE2 = 2ec0360ed12722e09cfccd06a1ab48ed77ea017d9ebf182cf2792dac53b61b1f0d6b5895fe30ec4d6b9e05d78aa75762775e548573f7bd5b2918ce8ca775eed3 ethercodes.dat-$(ETHERCODES_DATE).xz_BLAKE2 = e702b9109ef3ccce73e2637f96126bf19e7dfa533774c0bd623042b3609f147981263b84397ec155a65ae12fa57247c32644e1e7e57c2c749ef768156d853027 hooks/post-receive -- IPFire 2.x development tree