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.4.6 Date: Fri, 20 Nov 2020 20:01:52 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0948471519912518739==" List-Id: --===============0948471519912518739== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Hi, This patch does not want to apply against next. Best, -Michael > On 20 Nov 2020, at 16:53, Peter M=C3=BCller wr= ote: >=20 > Full changelog can be obtained from https://gitweb.torproject.org/tor.git/p= lain/ChangeLog?h=3Dtor-0.4.4.6 . >=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 b7c28495d..6d758dcb0 100644 > --- a/lfs/tor > +++ b/lfs/tor > @@ -24,7 +24,7 @@ > include Config > -VER =3D 0.4.4.5 > +VER =3D 0.4.4.6 > 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 55 > +PAK_VER =3D 56 > DEPS =3D libseccomp > @@ -44,7 +44,7 @@ objects =3D $(DL_FILE) > $(DL_FILE) =3D $(DL_FROM)/$(DL_FILE) > -$(DL_FILE)_MD5 =3D b061b7c4ce6102fb7c800b73c8573388 > +$(DL_FILE)_MD5 =3D 3635b2f7b6645910bf702ce8eaeffd0d > install : $(TARGET) > --=20 > 2.20.1 >=20 --===============0948471519912518739==--