From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Tremer To: development@lists.ipfire.org Subject: Re: [PATCH] ddns: Update to 012 Date: Tue, 05 Nov 2019 10:18:49 +0000 Message-ID: <8B3FE67F-8EA2-4A6A-8FB2-58878CBA49B0@ipfire.org> In-Reply-To: <20191105093744.4931-1-stefan.schantl@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============7187929907389329997==" List-Id: --===============7187929907389329997== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Hi Stefan, Yes, finally. However, I cannot find all of those commits for this release in the master br= anch. Could you check and potentially push again? I just think you didn=E2=80=99t p= ush master. https://git.ipfire.org/?p=3Dddns.git;a=3Dsummary This one just shows a slightly typo-ed tag: https://git.ipfire.org/?p=3Dddns.git;a=3Dshortlog;h=3Dca9c381a5388ff1024304= 8903f11192b95518c72 Are none of the urgent bug fixes in this release? -Michael > On 5 Nov 2019, at 09:37, Stefan Schantl wrote: >=20 > Signed-off-by: Stefan Schantl > --- > lfs/ddns | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) >=20 > diff --git a/lfs/ddns b/lfs/ddns > index cd56ee72b..a6ca2e35d 100644 > --- a/lfs/ddns > +++ b/lfs/ddns > @@ -24,7 +24,7 @@ >=20 > include Config >=20 > -VER =3D 011 > +VER =3D 012 >=20 > THISAPP =3D ddns-$(VER) > DL_FILE =3D $(THISAPP).tar.xz > @@ -40,7 +40,7 @@ objects =3D $(DL_FILE) >=20 > $(DL_FILE) =3D $(DL_FROM)/$(DL_FILE) >=20 > -$(DL_FILE)_MD5 =3D f0399ba5bad3272f32e539c45cd1abe9 > +$(DL_FILE)_MD5 =3D 00e70e8bf619148e14b6f6836314bbb7 >=20 > install : $(TARGET) >=20 > --=20 > 2.20.1 >=20 --===============7187929907389329997==--