From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Schantl To: development@lists.ipfire.org Subject: Re: [PATCH] ddns: Update to 012 Date: Tue, 05 Nov 2019 13:16:29 +0100 Message-ID: <50a0b7092c4dbc0deb5186c3bbdd14552b0b7615.camel@ipfire.org> In-Reply-To: <8B3FE67F-8EA2-4A6A-8FB2-58878CBA49B0@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============2193758143783934708==" List-Id: --===============2193758143783934708== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Hello Michael, the DDNS git is correct like it actually is. Every single patch which was located on the ddns Mailing list has been merged. What are that "urgent bug fixes" which you asked about? Best regards, -Stefan > Hi Stefan, >=20 > Yes, finally. >=20 > However, I cannot find all of those commits for this release in the > master branch. >=20 > Could you check and potentially push again? I just think you didn=E2=80=99t > push master. >=20 > https://git.ipfire.org/?p=3Dddns.git;a=3Dsummary >=20 > This one just shows a slightly typo-ed tag: >=20 > =20 > https://git.ipfire.org/?p=3Dddns.git;a=3Dshortlog;h=3Dca9c381a5388ff1024304= 8903f11192b95518c72 >=20 > Are none of the urgent bug fixes in this release? >=20 > -Michael >=20 > > 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 --===============2193758143783934708==--