Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by David C. Haley (9f9dbf809fe084c37132ead80c7397908f023c9d)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: "David C. Haley" <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by David C. Haley (9f9dbf809fe084c37132ead80c7397908f023c9d)
  • Date: Thu, 14 Jul 2016 18:16:28 +0000

GIT changes to master grimoire by David C. Haley <khoralin AT gmail.com>:

net/bind/DETAILS | 2 +-
net/bind/HISTORY | 4 ++++
2 files changed, 5 insertions(+), 1 deletion(-)

New commits:
commit 9f9dbf809fe084c37132ead80c7397908f023c9d
Author: David C. Haley <khoralin AT gmail.com>
Commit: David C. Haley <khoralin AT gmail.com>

Spell Update: bind security_patch++

In my previous commit (f8a51b5148f37a4179ea0fe2c055f1154b99f580),
I failed to update the SECURITY_PATCH field in the DETAILS file.
This patch is to resolve that oversight. Additionally, below you will
find all CVEs that have been resolved in the versions subsequent to
where we were (9.10.1-P1) prior to my version bump to 9.10.3-P4.

9.10.1-P[1-2]
* CVE-2015-1349
* CVE-2014-8500
* CVE-2014-8680
* CVE-2014-3859
* CVE-2014-3214

9.10.2-P1 - no CVEs listed w/in bind changelog.

9.10.2-P2
* CVE-2015-4620

9.10.2-P3
* CVE-2015-5477

9.10.2-P4
* CVE-2015-5722
* CVE-2015-5986

9.10.3-P1 - no CVEs listed, (P1) version never published

9.10.3-P2
* CVE-2015-3193
* CVE-2015-8000
* CVE-2015-8461

9.10.3-P3
* CVE-2015-8704
* CVE-2015-8705

9.10.3-P4
* CVE-2016-1285
* CVE-2016-1286
* CVE-2016-2088

diff --git a/net/bind/DETAILS b/net/bind/DETAILS
index bcd0049..dd68f10 100755
--- a/net/bind/DETAILS
+++ b/net/bind/DETAILS
@@ -10,7 +10,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-${VERSION}
SOURCE2_URL[0]=ftp://ftp.internic.net/domain/$SOURCE2
SOURCE3_URL[0]=ftp://ftp.isc.org/isc/bind9/$VERSION/$SOURCE3
SOURCE3_IGNORE=signature
- SECURITY_PATCH=8
+ SECURITY_PATCH=9
SOURCE_GPG="isc.gpg:$SOURCE3:UPSTREAM_KEY"
FORCE_DOWNLOAD[2]=true
LICENSE[0]=ISC
diff --git a/net/bind/HISTORY b/net/bind/HISTORY
index ca81a34..7ca6cd7 100644
--- a/net/bind/HISTORY
+++ b/net/bind/HISTORY
@@ -1,3 +1,7 @@
+2016-07-14 David C. Haley <khoralin AT gmail.com>
+ * DETAILS: security_patch++, CVEs noted in commit msg
+ Failed to mark security_patch in prior commit
+
2016-05-24 David C. Haley <khoralin AT gmail.com>
* DETAILS: updated version to 9.10.3-P4




  • [SM-Commit] GIT changes to master grimoire by David C. Haley (9f9dbf809fe084c37132ead80c7397908f023c9d), David C. Haley, 07/14/2016

Archive powered by MHonArc 2.6.24.

Top of Page