From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server-vie001.gnuweeb.org X-Spam-Level: X-Spam-Status: No, score=-1.2 required=5.0 tests=ALL_TRUSTED,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,URIBL_DBL_BLOCKED_OPENDNS, URIBL_ZEN_BLOCKED_OPENDNS autolearn=ham autolearn_force=no version=3.4.6 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=gnuweeb.org; s=new2025; t=1754400568; bh=CLAUw7R2ZE5SjYmyBift7H85PsTkTgnsf7GyLUR9Myw=; h=MIME-Version:References:In-Reply-To:From:Date:Message-ID:Subject: To:Cc:Content-Type:Content-Transfer-Encoding:Message-ID:Date:From: Reply-To:Subject:To:Cc:In-Reply-To:References:Resent-Date: Resent-From:Resent-To:Resent-Cc:User-Agent:Content-Type: Content-Transfer-Encoding; b=GJRpq5IEJfodsf9dal2HSAYNVuV08ivJW6q3sAYvW6ThFG4Fq8VqeLqPU7RlkVb3V KM4+0MLRNpMkI13P0GIySopLVJuPYO5ogah56Os9I+2A7qbPSTnRghsZPuuCBwTRC5 QS13XIHN/uYpgG3EuYYnIm4rPaWdKV7+BexVR95d1VJzQ7CybMSq/01zb44NM/0o71 3a/1Hy/H7I7sn7UzRV05L6N3/2dtbs3B5VDPK5TB5vdeE9l4++1zHqoJjdNO7mTUum eVzvThZFnYaGQn8Wk/mrWRvvdfsqjffU4vCJFz+uCxSpJsOg09LsLYF3LxpYKaBUrH UtElTM+1gwH+Q== Received: from mail-lf1-f48.google.com (mail-lf1-f48.google.com [209.85.167.48]) by server-vie001.gnuweeb.org (Postfix) with ESMTPSA id 63522312805C for ; Tue, 5 Aug 2025 13:29:28 +0000 (UTC) Received: by mail-lf1-f48.google.com with SMTP id 2adb3069b0e04-55b8e6eb691so4948237e87.1 for ; Tue, 05 Aug 2025 06:29:28 -0700 (PDT) X-Forwarded-Encrypted: i=1; AJvYcCW+lAhLzEr+EbN741Q5kWwPpq5TtEd6/qwFQ1ZfwmbZKDrSMrQ9j0ItNndSJ1Q3mjr8Tk9l@vger.gnuweeb.org X-Gm-Message-State: AOJu0YyLqTjwtKRgDlyDIscc+xtLoi/2/7byUgKNEllYqfY8Z3CJ5rxU QhntmeRCBauw2n3M5x77BjnU1nmYf0uPVPy0D0DJLQ1PZa9IrxtCcGsR3ihoJZ6LpCraYHDNYdc UWjQVaH4Z6OyRFJ1oUOyYiSQPFSbZS+8= X-Google-Smtp-Source: AGHT+IHCPbKf4eTGEB6EBLvZHVBLjyIL1zXZ7Do0JpE4wLIhCdxFKI1TwUrDe6PmVxvm52eCFh1Pl+8A19qp8x09gHA= X-Received: by 2002:a05:6512:a86:b0:55b:8892:123 with SMTP id 2adb3069b0e04-55b97b7a521mr3567047e87.31.1754400567754; Tue, 05 Aug 2025 06:29:27 -0700 (PDT) MIME-Version: 1.0 References: <20250805064933.109080-1-reyuki@gnuweeb.org> In-Reply-To: From: Ahmad Gani Date: Tue, 5 Aug 2025 20:28:50 +0700 X-Gmail-Original-Message-ID: X-Gm-Features: Ac12FXwzMVgi2p0dGkNsLdkkP_aRRCRLCCGRdWgrMRmZc9FOl4r7cUVTEo1hHtg Message-ID: Subject: Re: [PATCH gwproxy v3 0/9] Initial work for DNS lookup implementation To: Ammar Faizi Cc: Alviro Iskandar Setiawan , "GNU/Weeb Mailing List" Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable List-Id: On Tue, Aug 5, 2025 at 8:22=E2=80=AFPM Ammar Faizi wrote: > Please increment the version number in your Subject if you make changes > to the series. You have sent v3 three times. It's confusing to review > especially if the MUA merges the same subject as one thread. Oops, sorry about that, will do in the next patch. I thought the version number only updated if the number of commits changed. -- Ahmad Gani