From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Tremer To: development@lists.ipfire.org Subject: Re: [PATCH v2] git: update to 2.12.1 Date: Tue, 18 Apr 2017 13:17:28 +0100 Message-ID: <1492517848.11653.58.camel@ipfire.org> In-Reply-To: <20170414072252.4683-1-marcel.lorenz@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============6309248360647508656==" List-Id: --===============6309248360647508656== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Hi, the tarball from here https://www.kernel.org/pub/software/scm/git/git-2.12.1.tar.gz does not match with the checksum in the LFS file. Where did you download yours from? -Michael On Fri, 2017-04-14 at 09:22 +0200, Marcel Lorenz wrote: > Signed-off-by: Marcel Lorenz > --- > =C2=A0config/rootfiles/packages/git | 29 ++++++++++++++++------------- > =C2=A0lfs/git=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0| 11 ++++++----- > =C2=A02 files changed, 22 insertions(+), 18 deletions(-) >=20 > diff --git a/config/rootfiles/packages/git b/config/rootfiles/packages/git > index ea31b20..bf9e372 100644 > --- a/config/rootfiles/packages/git > +++ b/config/rootfiles/packages/git > @@ -10,18 +10,18 @@ usr/lib/perl5/site_perl/5.12.3/Error.pm > =C2=A0usr/lib/perl5/site_perl/5.12.3/Git.pm > =C2=A0usr/lib/perl5/site_perl/5.12.3/Git/I18N.pm > =C2=A0usr/lib/perl5/site_perl/5.12.3/Git/IndexInfo.pm > -#usr/lib/perl5/site_perl/5.12.3/Git/SVN > -usr/lib/perl5/site_perl/5.12.3/Git/SVN.pm > -usr/lib/perl5/site_perl/5.12.3/Git/SVN/Editor.pm > -usr/lib/perl5/site_perl/5.12.3/Git/SVN/Fetcher.pm > -usr/lib/perl5/site_perl/5.12.3/Git/SVN/GlobSpec.pm > -usr/lib/perl5/site_perl/5.12.3/Git/SVN/Log.pm > -usr/lib/perl5/site_perl/5.12.3/Git/SVN/Memoize > -usr/lib/perl5/site_perl/5.12.3/Git/SVN/Memoize/YAML.pm > -usr/lib/perl5/site_perl/5.12.3/Git/SVN/Migration.pm > -usr/lib/perl5/site_perl/5.12.3/Git/SVN/Prompt.pm > -usr/lib/perl5/site_perl/5.12.3/Git/SVN/Ra.pm > -usr/lib/perl5/site_perl/5.12.3/Git/SVN/Utils.pm > +usr/lib/perl5/site_perl/5.12.3/Git/SVN > +#usr/lib/perl5/site_perl/5.12.3/Git/SVN.pm > +#usr/lib/perl5/site_perl/5.12.3/Git/SVN/Editor.pm > +#usr/lib/perl5/site_perl/5.12.3/Git/SVN/Fetcher.pm > +#usr/lib/perl5/site_perl/5.12.3/Git/SVN/GlobSpec.pm > +#usr/lib/perl5/site_perl/5.12.3/Git/SVN/Log.pm > +#usr/lib/perl5/site_perl/5.12.3/Git/SVN/Memoize > +#usr/lib/perl5/site_perl/5.12.3/Git/SVN/Memoize/YAML.pm > +#usr/lib/perl5/site_perl/5.12.3/Git/SVN/Migration.pm > +#usr/lib/perl5/site_perl/5.12.3/Git/SVN/Prompt.pm > +#usr/lib/perl5/site_perl/5.12.3/Git/SVN/Ra.pm > +#usr/lib/perl5/site_perl/5.12.3/Git/SVN/Utils.pm > =C2=A0#usr/lib/perl5/site_perl/5.12.3/MACHINE-linux-thread-multi/auto/Git > =C2=A0#usr/lib/perl5/site_perl/5.12.3/MACHINE-linux-thread-multi/auto/Git/.= packlist > =C2=A0#usr/libexec/git-core > @@ -138,7 +138,6 @@ usr/libexec/git-core/git-rebase--interactive > =C2=A0usr/libexec/git-core/git-rebase--merge > =C2=A0usr/libexec/git-core/git-receive-pack > =C2=A0usr/libexec/git-core/git-reflog > -usr/libexec/git-core/git-relink > =C2=A0usr/libexec/git-core/git-remote > =C2=A0usr/libexec/git-core/git-remote-ext > =C2=A0usr/libexec/git-core/git-remote-fd > @@ -201,6 +200,7 @@ usr/libexec/git-core/mergetools/diffmerge > =C2=A0usr/libexec/git-core/mergetools/diffuse > =C2=A0usr/libexec/git-core/mergetools/ecmerge > =C2=A0usr/libexec/git-core/mergetools/emerge > +usr/libexec/git-core/mergetools/examdiff > =C2=A0usr/libexec/git-core/mergetools/gvimdiff > =C2=A0usr/libexec/git-core/mergetools/gvimdiff2 > =C2=A0usr/libexec/git-core/mergetools/gvimdiff3 > @@ -228,6 +228,7 @@ usr/share/git-core/templates/hooks/pre-applypatch.sample > =C2=A0usr/share/git-core/templates/hooks/pre-commit.sample > =C2=A0usr/share/git-core/templates/hooks/pre-push.sample > =C2=A0usr/share/git-core/templates/hooks/pre-rebase.sample > +usr/share/git-core/templates/hooks/pre-receive.sample > =C2=A0usr/share/git-core/templates/hooks/prepare-commit-msg.sample > =C2=A0usr/share/git-core/templates/hooks/update.sample > =C2=A0#usr/share/git-core/templates/info > @@ -270,6 +271,7 @@ usr/share/git-core/templates/info/exclude > =C2=A0#usr/share/git-gui/lib/msgs/ja.msg > =C2=A0#usr/share/git-gui/lib/msgs/nb.msg > =C2=A0#usr/share/git-gui/lib/msgs/pt_br.msg > +#usr/share/git-gui/lib/msgs/pt_pt.msg > =C2=A0#usr/share/git-gui/lib/msgs/ru.msg > =C2=A0#usr/share/git-gui/lib/msgs/sv.msg > =C2=A0#usr/share/git-gui/lib/msgs/vi.msg > @@ -302,6 +304,7 @@ usr/share/git-core/templates/info/exclude > =C2=A0#usr/share/gitk/lib/msgs/it.msg > =C2=A0#usr/share/gitk/lib/msgs/ja.msg > =C2=A0#usr/share/gitk/lib/msgs/pt_br.msg > +#usr/share/gitk/lib/msgs/pt_pt.msg > =C2=A0#usr/share/gitk/lib/msgs/ru.msg > =C2=A0#usr/share/gitk/lib/msgs/sv.msg > =C2=A0#usr/share/gitk/lib/msgs/vi.msg > diff --git a/lfs/git b/lfs/git > index 564bc09..9b55b20 100644 > --- a/lfs/git > +++ b/lfs/git > @@ -1,7 +1,7 @@ > =C2=A0#####################################################################= ######## > ## > =C2=A0#=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0 > =C2=A0# > =C2=A0# IPFire.org - A linux based > firewall=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0# > -# Copyright (C) 2013=C2=A0=C2=A0IPFire Team=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 > =C2=A0# > +# Copyright (C) 2017=C2=A0=C2=A0IPFire Team=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 > =C2=A0# > =C2=A0#=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0 > =C2=A0# > =C2=A0# This program is free software: you can redistribute it and/or > modify=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0# > =C2=A0# it under the terms of the GNU General Public License as published > by=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0# > @@ -24,15 +24,15 @@ > =C2=A0 > =C2=A0include Config > =C2=A0 > -VER=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=3D 2.7.4 > +VER=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=3D 2.12.1 > =C2=A0 > =C2=A0THISAPP=C2=A0=C2=A0=C2=A0=C2=A0=3D git-$(VER) > -DL_FILE=C2=A0=C2=A0=C2=A0=C2=A0=3D $(THISAPP).tar.xz > +DL_FILE=C2=A0=C2=A0=C2=A0=C2=A0=3D $(THISAPP).tar.gz > =C2=A0DL_FROM=C2=A0=C2=A0=C2=A0=C2=A0=3D $(URL_IPFIRE) > =C2=A0DIR_APP=C2=A0=C2=A0=C2=A0=C2=A0=3D $(DIR_SRC)/$(THISAPP) > =C2=A0TARGET=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=3D $(DIR_INFO)/$(THISAPP) > =C2=A0PROG=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=3D git > -PAK_VER=C2=A0=C2=A0=C2=A0=C2=A0=3D 13 > +PAK_VER=C2=A0=C2=A0=C2=A0=C2=A0=3D 14 > =C2=A0 > =C2=A0DEPS=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=3D "perl-Authen-SASL p= erl-MIME-Base64 perl-Net-SMTP-SSL" > =C2=A0 > @@ -44,7 +44,7 @@ objects =3D $(DL_FILE) > =C2=A0 > =C2=A0$(DL_FILE) =3D $(DL_FROM)/$(DL_FILE) > =C2=A0 > -$(DL_FILE)_MD5 =3D b0219fcb6d73104361f4fbdba3741d00 > +$(DL_FILE)_MD5 =3D a05c614c80ecd41e50699f1562e1130c > =C2=A0 > =C2=A0install : $(TARGET) > =C2=A0 > @@ -77,6 +77,7 @@ $(subst %,%_MD5,$(objects)) : > =C2=A0$(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) > =C2=A0 @$(PREBUILD) > =C2=A0 @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar axf $(DIR_DL)/$(DL_FILE) > + cd $(DIR_APP) && autoconf > =C2=A0 cd $(DIR_APP) && ./configure \ > =C2=A0 --with-gitconfig=3D/etc/gitconfig \ > =C2=A0 --prefix=3D/usr \ --===============6309248360647508656== Content-Type: application/pgp-signature Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="signature.asc" MIME-Version: 1.0 LS0tLS1CRUdJTiBQR1AgU0lHTkFUVVJFLS0tLS0KVmVyc2lvbjogR251UEcgdjIKCmlRSWNCQUFC Q2dBR0JRSlk5Z1BZQUFvSkVJQjU4UDl2a0FrSDFoWVAvQTRvTG4weWNNQmEycy9PZDBGNHdVZlUK bkxCazAyODdrci9RTkNFb2JxaXd6VVdld3A4NVpvTjJzclQvRi9nSnNkekpBRnJobFA1Z2pRNG9s Z2xjN1NxUwp0VEU1SGU3UUtUSjJjdVlCblVkUitRMjRQcEpDTUs0QkJmUjd0VWVPSWMxVFJPWStB WjllZ0tRYWw0RGV6UDBqClZEdk1RSHdFOXJuc3JZRDFSbFpxeGtoRmw2TnNJYTQ3VUZkeHJLSFUz K1Y5SG1tcncrZWloT2tseTdxL2VoRWIKWHR0Uk1vUjlZT3RlWnJnY2QrcllUWXBIblVtblZ3TlRm UkV0bjNyMGphMGR6VmE4MFBESjJqQ2xLYVpZV1NuKwo5anhYaGFmakVkSnVkcERPUWpQbXQwRG8y ZEYrQy9mdDhkazJQdWJ5ZWNzWGpHSXhabHFnKzJ4azlNdlgwcUpWCitJUEoxTUtMTzlHMWNkSFJF WWxQRmVUZlhtWE1qejVFZ2VSWUZteExvRHppNmpiaENkaDRVODFtK3ZSVWhzZEkKZTk4M2MxWEVj UGtkSFFVdXFqamNyL08rWVNBWWN2WndMK1IrbUZoNWNyNCszME9GZWlWdXdoUTdIczlvVHpXNApu YW9LejhrcmJmekYxSFQ1djc5Y1J6dlFqSlI5c2RqY0k2ZnNjQk0xQ0F6N3J6OExaeU9NRW5mOFVn WW16MTZ2CjhOa2pBNW16dktLWkwwWDZSY0xFRlJaajJ4VU9rc1dwY2J1ZjNpblRJb3RacUxHRkRN THIvMDVUeTNOMnQxV1UKb3I4YTROUTkyZnptcmI3ZVo2a05Vb0h0YVVpTXBnaEVBa3p3MkdJUmpp Tkx4THgxU0s5K2YzQUJzQW5xWEJSMwpLVG1pT25tbU5hQnV4amJPUDNJVQo9Wm9xMwotLS0tLUVO RCBQR1AgU0lHTkFUVVJFLS0tLS0K --===============6309248360647508656==--