From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail02.haj.ipfire.org (localhost [IPv6:::1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4fhzlt5HTFz33s3 for ; Fri, 27 Mar 2026 12:02:18 +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 raw public key) server-digest SHA384 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mail01.haj.ipfire.org", Issuer "R12" (not verified)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4fhzlq22hLz2xMP for ; Fri, 27 Mar 2026 12:02:15 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4fhzlk0XDGz5Yd; Fri, 27 Mar 2026 12:02:10 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1774612930; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=wsONmg/S2zldAzZfB7TNKQIGUU7oXmn4kM8QkCU1AVQ=; b=dsIL83VJd4dSNUcX2ZBHn2Upnddwbe4Ltx4ky7dslhLVrT4jSwlUlTEyUwx2MFadzO9RrX 3m9Bxj6Ypvc4vSAg== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1774612930; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=wsONmg/S2zldAzZfB7TNKQIGUU7oXmn4kM8QkCU1AVQ=; b=luzbGFojnlAYqx7ndAlp2yEXTHtLFVlPfpMOzWWeV/Dme5Kyw/VuN4rs4rYURZC7v7uLbP 9nIdAUKVnBVTmaDFCwsyWltY3wrpeYCNUg3wMmZESNHDWV9lTNZfmm2ihBZeWZ1FzATjZm EuLWp9DL7IZrlyvSDXk4Bzdi6OixTpGhOEqsLpRGnTUijKz4e2gcKBCc7VzeZnctHJLN4P 09VVZnM3gW+Aq7CkN381bdE9CZs5aYfstW8t3TmpJQYhIwWUSNqXH5+FP5+Eb2lymnBdmM LSBekqehCnUvDOfkuC4NLKOdMQrtJ+maG4ensnxkwxCUadzg419t7kNH6wLuVQ== Content-Type: text/plain; charset=us-ascii Precedence: list List-Id: List-Subscribe: , List-Unsubscribe: , List-Post: List-Help: Sender: Mail-Followup-To: Mime-Version: 1.0 Subject: Re: ids.cgi - Fix sorting the ignored hosts by id From: Michael Tremer In-Reply-To: Date: Fri, 27 Mar 2026 12:02:09 +0000 Cc: "IPFire: Development-List" Content-Transfer-Encoding: quoted-printable Message-Id: References: To: Matthias Fischer Hello Matthias, No problem. Done. -Michael > On 25 Mar 2026, at 18:21, Matthias Fischer = wrote: >=20 > Hi, >=20 > if its possible, I'd like to suggest merging the commit > = https://git.ipfire.org/?p=3Dipfire-2.x.git;a=3Dcommit;h=3D769310ae84b926c5= 491c6b2ba008aaa6f0ac8993 > into the current master (Core 201) branch. >=20 > Its a oneliner from Stefan - it fixes the sorting of the ignored hosts > by id in ids.cgi. The current sorting is buggy and rather confusing = and > I'm wondering no one has noticed it yet. >=20 > I'd suggest adding the fix to Core 201 before anyone notices... >=20 > jm2c > Matthias >=20 >=20