From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Tremer To: development@lists.ipfire.org Subject: Re: [PATCH] Tor: update to 0.4.3.6 Date: Wed, 15 Jul 2020 13:10:24 +0100 Message-ID: <9D388EE1-F8CA-4098-9A75-E800190E7174@ipfire.org> In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1377187421014773798==" List-Id: --===============1377187421014773798== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Reviewed-by: Michael Tremer > On 14 Jul 2020, at 21:26, Peter M=C3=BCller wr= ote: >=20 > Please refer to https://blog.torproject.org/new-release-tor-03511-0428-0436= -security-fixes > for release announcements. >=20 > Signed-off-by: Peter M=C3=BCller > --- > lfs/tor | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) >=20 > diff --git a/lfs/tor b/lfs/tor > index ec08bf0f3..cc72f5051 100644 > --- a/lfs/tor > +++ b/lfs/tor > @@ -24,7 +24,7 @@ >=20 > include Config >=20 > -VER =3D 0.4.3.5 > +VER =3D 0.4.3.6 >=20 > THISAPP =3D tor-$(VER) > DL_FILE =3D $(THISAPP).tar.gz > @@ -32,7 +32,7 @@ DL_FROM =3D $(URL_IPFIRE) > DIR_APP =3D $(DIR_SRC)/$(THISAPP) > TARGET =3D $(DIR_INFO)/$(THISAPP) > PROG =3D tor > -PAK_VER =3D 49 > +PAK_VER =3D 50 >=20 > DEPS =3D libseccomp >=20 > @@ -44,7 +44,7 @@ objects =3D $(DL_FILE) >=20 > $(DL_FILE) =3D $(DL_FROM)/$(DL_FILE) >=20 > -$(DL_FILE)_MD5 =3D 0ad32a560bce8eeb64496d2a0fd8035c > +$(DL_FILE)_MD5 =3D 78a733e2f528354c1706b143119579f6 >=20 > install : $(TARGET) >=20 > --=20 > 2.26.2 --===============1377187421014773798==--