From mboxrd@z Thu Jan 1 00:00:00 1970 From: git@ipfire.org To: ipfire-scm@lists.ipfire.org Subject: [git.ipfire.org] IPFire 2.x development tree branch, next, updated. 6a30a2d4b758eb49940e40d90dbb96f597beaa03 Date: Fri, 01 Apr 2016 19:54:25 +0100 Message-ID: <20160401185426.2B5831081BA6@git01.ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============8715366111996835363==" List-Id: --===============8715366111996835363== 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 6a30a2d4b758eb49940e40d90dbb96f597beaa03 (commit) via 251cde3dfc36c03d171dd6532787d7b5202445d3 (commit) via 0dbd30710dab8ca9e36d10951983373ca0dac48f (commit) via 8aa205f5fe97a9b94f9d9f478fa62c4fc584b59f (commit) via da0dec75a7d5e327dbf320c9c1c04361745c88af (commit) from b3b5bbb95a48106dd370e5e5003bacb488e4efb7 (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 6a30a2d4b758eb49940e40d90dbb96f597beaa03 Merge: 251cde3 b3b5bbb Author: Michael Tremer Date: Fri Apr 1 19:13:17 2016 +0100 Merge branch 'next' of ssh://git.ipfire.org/pub/git/ipfire-2.x into next commit 251cde3dfc36c03d171dd6532787d7b5202445d3 Author: Michael Tremer Date: Fri Apr 1 19:12:47 2016 +0100 dmidecode: Move into core system =20 This should not be a package =20 Signed-off-by: Michael Tremer commit 0dbd30710dab8ca9e36d10951983373ca0dac48f Author: Michael Tremer Date: Fri Apr 1 19:11:30 2016 +0100 dmidecode: Only build on x86 =20 ARM is obviously not supported =20 Signed-off-by: Michael Tremer commit 8aa205f5fe97a9b94f9d9f478fa62c4fc584b59f Author: Matthias Fischer Date: Wed Mar 30 11:56:37 2016 +0200 bind: Update to 9.10.3-P4 =20 Changelog (excerpt): [security] Duplicate EDNS COOKIE options in a response could trigger an assertion failure. (CVE-2016-2088) [RT #41809] =20 [security] Fix resolver assertion failure due to improper DNAME handling when parsing fetch reply messages. (CVE-2016-1286) [RT #41753] =20 [security] Malformed control messages can trigger assertions in named and rndc. (CVE-2016-1285) [RT #41666] =20 Signed-off-by: Matthias Fischer Signed-off-by: Michael Tremer commit da0dec75a7d5e327dbf320c9c1c04361745c88af Author: Matthias Fischer Date: Sun Feb 7 19:11:48 2016 +0100 bind: Update to 9.10.3-p3 =20 Changelog (excerpt): [bug] Fixed a regression in resolver.c:possibly_mark() which caused known-bogus servers to be queried anyway. [RT #41321] =20 [security] render_ecs errors were mishandled when printing out a OPT record resulting in a assertion failure. (CVE-2015-8705) [RT #41397] =20 [security] Specific APL data could trigger a INSIST. (CVE-2015-8704) [RT #41396] =20 Signed-off-by: Matthias Fischer Signed-off-by: Michael Tremer ----------------------------------------------------------------------- Summary of changes: config/rootfiles/common/i586/dmidecode | 1 + config/rootfiles/{packages =3D> common/x86_64}/dmidecode | 0 lfs/bind | 6 +++--- lfs/dmidecode | 8 +------- 4 files changed, 5 insertions(+), 10 deletions(-) create mode 120000 config/rootfiles/common/i586/dmidecode rename config/rootfiles/{packages =3D> common/x86_64}/dmidecode (100%) Difference in files: diff --git a/config/rootfiles/common/i586/dmidecode b/config/rootfiles/common= /i586/dmidecode new file mode 120000 index 0000000..3fac6e3 --- /dev/null +++ b/config/rootfiles/common/i586/dmidecode @@ -0,0 +1 @@ +../x86_64/dmidecode \ No newline at end of file diff --git a/config/rootfiles/common/x86_64/dmidecode b/config/rootfiles/comm= on/x86_64/dmidecode new file mode 100644 index 0000000..8883958 --- /dev/null +++ b/config/rootfiles/common/x86_64/dmidecode @@ -0,0 +1,12 @@ +usr/sbin/biosdecode +usr/sbin/dmidecode +usr/sbin/ownership +usr/sbin/vpddecode +#usr/share/doc/dmidecode +#usr/share/doc/dmidecode/AUTHORS +#usr/share/doc/dmidecode/CHANGELOG +#usr/share/doc/dmidecode/README +#usr/share/man/man8/biosdecode.8 +#usr/share/man/man8/dmidecode.8 +#usr/share/man/man8/ownership.8 +#usr/share/man/man8/vpddecode.8 diff --git a/config/rootfiles/packages/dmidecode b/config/rootfiles/packages/= dmidecode deleted file mode 100644 index 8883958..0000000 --- a/config/rootfiles/packages/dmidecode +++ /dev/null @@ -1,12 +0,0 @@ -usr/sbin/biosdecode -usr/sbin/dmidecode -usr/sbin/ownership -usr/sbin/vpddecode -#usr/share/doc/dmidecode -#usr/share/doc/dmidecode/AUTHORS -#usr/share/doc/dmidecode/CHANGELOG -#usr/share/doc/dmidecode/README -#usr/share/man/man8/biosdecode.8 -#usr/share/man/man8/dmidecode.8 -#usr/share/man/man8/ownership.8 -#usr/share/man/man8/vpddecode.8 diff --git a/lfs/bind b/lfs/bind index b0d5185..630b9b4 100644 --- a/lfs/bind +++ b/lfs/bind @@ -1,7 +1,7 @@ ############################################################################= ### # = # # IPFire.org - A linux based firewall = # -# Copyright (C) 2015 Michael Tremer & Christian Schmidt = # +# Copyright (C) 2016 Michael Tremer & Christian Schmidt = # # = # # 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 = # @@ -25,7 +25,7 @@ =20 include Config =20 -VER =3D 9.10.3-P2 +VER =3D 9.10.3-P4 =20 THISAPP =3D bind-$(VER) DL_FILE =3D $(THISAPP).tar.gz @@ -43,7 +43,7 @@ objects =3D $(DL_FILE) =20 $(DL_FILE) =3D $(DL_FROM)/$(DL_FILE) =20 -$(DL_FILE)_MD5 =3D 672dd3c2796b12ac8440f55bcaecfa82 +$(DL_FILE)_MD5 =3D 173ce5e83e9ba31f8368367ee1ff7807 =20 install : $(TARGET) =20 diff --git a/lfs/dmidecode b/lfs/dmidecode index c8d5005..a2dcc23 100644 --- a/lfs/dmidecode +++ b/lfs/dmidecode @@ -31,10 +31,7 @@ DL_FILE =3D $(THISAPP).tar.gz DL_FROM =3D $(URL_IPFIRE) DIR_APP =3D $(DIR_SRC)/$(THISAPP) TARGET =3D $(DIR_INFO)/$(THISAPP) -PROG =3D dmidecode -PAK_VER =3D 1 - -DEPS =3D "" +SUP_ARCH =3D i586 x86_64 =20 ############################################################################= ### # Top-level Rules @@ -53,9 +50,6 @@ download :$(patsubst %,$(DIR_DL)/%,$(objects)) =20 md5 : $(subst %,%_MD5,$(objects)) =20 -dist:. - $(PAK) - ############################################################################= ### # Downloading, checking, md5sum ############################################################################= ### hooks/post-receive -- IPFire 2.x development tree --===============8715366111996835363==--