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 15:51:13 +0000 Message-ID: In-Reply-To: <50a0b7092c4dbc0deb5186c3bbdd14552b0b7615.camel@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============5894479475456350369==" List-Id: --===============5894479475456350369== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable > On 5 Nov 2019, at 12:16, Stefan Schantl wrote: >=20 > Hello Michael, >=20 > the DDNS git is correct like it actually is. Every single patch which > was located on the ddns Mailing list has been merged. Indeed. >=20 > What are that "urgent bug fixes" which you asked about? https://bugzilla.ipfire.org/show_bug.cgi?id=3D12195 https://bugzilla.ipfire.org/show_bug.cgi?id=3D11561 These are easy. Please tell reporters that they should send potential fixes t= o the mailing lists. Best, -Michael >=20 > Best regards, >=20 > -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=3Dca9c381a5388ff102430= 48903f11192b95518c72 >>=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 >=20 --===============5894479475456350369==--