From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Tremer To: ipfire-scm@lists.ipfire.org Subject: [git.ipfire.org] IPFire 2.x development tree branch, next, updated. ffe6303b2bfc0feebf60604d41bc9428ba567764 Date: Wed, 27 Jan 2021 22:11:26 +0000 Message-ID: <4DQyVk5PtMz2xcF@people01.haj.ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0181762205312639920==" List-Id: --===============0181762205312639920== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "IPFire 2.x development tree". The branch, next has been updated via ffe6303b2bfc0feebf60604d41bc9428ba567764 (commit) via 922d881312482049dc67c2c1f4435ae7f7a266bd (commit) from 273708295b5553f174b27101a33c7d1402e4eb78 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit ffe6303b2bfc0feebf60604d41bc9428ba567764 Author: Michael Tremer Date: Wed Jan 27 22:09:34 2021 +0000 core154: Ship tzdata =20 Signed-off-by: Michael Tremer commit 922d881312482049dc67c2c1f4435ae7f7a266bd Author: Peter M=C3=BCller Date: Wed Jan 27 22:31:46 2021 +0100 tzdata: update to 2021a =20 Please refer to https://www.iana.org/time-zones for further information. =20 Signed-off-by: Peter M=C3=BCller Signed-off-by: Michael Tremer ----------------------------------------------------------------------- Summary of changes: config/rootfiles/{oldcore/100 =3D> core/154}/filelists/tzdata | 0 lfs/tzdata | 8 ++++---- 2 files changed, 4 insertions(+), 4 deletions(-) copy config/rootfiles/{oldcore/100 =3D> core/154}/filelists/tzdata (100%) Difference in files: diff --git a/config/rootfiles/core/154/filelists/tzdata b/config/rootfiles/co= re/154/filelists/tzdata new file mode 120000 index 000000000..5a6e3252f --- /dev/null +++ b/config/rootfiles/core/154/filelists/tzdata @@ -0,0 +1 @@ +../../../common/tzdata \ No newline at end of file diff --git a/lfs/tzdata b/lfs/tzdata index 50457dbe9..9fdecc53b 100644 --- a/lfs/tzdata +++ b/lfs/tzdata @@ -1,7 +1,7 @@ ############################################################################= ### # = # # IPFire.org - A linux based firewall = # -# Copyright (C) 2007-2020 IPFire Team = # +# Copyright (C) 2007-2021 IPFire Team = # # = # # This program is free software: you can redistribute it and/or modify = # # it under the terms of the GNU General Public License as published by = # @@ -24,7 +24,7 @@ =20 include Config =20 -VER =3D 2020d +VER =3D 2021a TZDATA_VER =3D $(VER) TZCODE_VER =3D $(VER) =20 @@ -45,8 +45,8 @@ objects =3D tzdata$(TZDATA_VER).tar.gz tzcode$(TZCODE_VER).= tar.gz tzdata$(TZDATA_VER).tar.gz =3D $(DL_FROM)/tzdata$(TZDATA_VER).tar.gz tzcode$(TZCODE_VER).tar.gz =3D $(DL_FROM)/tzcode$(TZCODE_VER).tar.gz =20 -tzdata$(TZDATA_VER).tar.gz_MD5 =3D 2f58d72e31cf073f5076c2cbf182cba3 -tzcode$(TZCODE_VER).tar.gz_MD5 =3D b4c46a69e5894aac713e8365a9be9411 +tzdata$(TZDATA_VER).tar.gz_MD5 =3D 20eae7d1da671c6eac56339c8df85bbd +tzcode$(TZCODE_VER).tar.gz_MD5 =3D 41a624869eed4cc36b9d163764f972a3 =20 install : $(TARGET) =20 hooks/post-receive -- IPFire 2.x development tree --===============0181762205312639920==--