Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (9104b191b31e029ca3ac95017e1d417c5c3b0439)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Pavel Vinogradov <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (9104b191b31e029ca3ac95017e1d417c5c3b0439)
  • Date: Thu, 18 Apr 2019 15:02:25 +0000

GIT changes to master grimoire by Pavel Vinogradov <public AT sourcemage.org>:

net/dhcpcd/DETAILS | 4 ++--
net/dhcpcd/HISTORY | 4 ++++
net/dhcpcd/PRE_BUILD | 4 ----
net/dhcpcd/patches/dhcp4.patch | 11 -----------
4 files changed, 6 insertions(+), 17 deletions(-)

New commits:
commit 9104b191b31e029ca3ac95017e1d417c5c3b0439
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

net/dhcpcd: version 7.2.0

diff --git a/net/dhcpcd/DETAILS b/net/dhcpcd/DETAILS
index 4d354f3..d1fbb43 100755
--- a/net/dhcpcd/DETAILS
+++ b/net/dhcpcd/DETAILS
@@ -1,6 +1,6 @@
SPELL=dhcpcd
- VERSION=7.1.1
-
SOURCE_HASH="sha256:a27924873df92c47ad8b76a4fba4dfb41afaa3f90a4ba5f0e8e3ad446d792441:UPSTREAM_HASH"
+ VERSION=7.2.0
+
SOURCE_HASH="sha256:5fff553318a86acb422c63d5d8ba2e8ed73fcd7d1d32c4e5fb6b55797aecb242:UPSTREAM_HASH"
SECURITY_PATCH=1
SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
diff --git a/net/dhcpcd/HISTORY b/net/dhcpcd/HISTORY
index 56be4f8..022e3bb 100644
--- a/net/dhcpcd/HISTORY
+++ b/net/dhcpcd/HISTORY
@@ -1,3 +1,7 @@
+2019-04-18 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 7.2.0
+ * PRE_BUILD, patches/dhcp4.patch: deleted
+
2019-02-21 Pavel Vinogradov <public AT sourcemage.org>
* PRE_BUILD, patches/dhcp4.patch: added to fix building dhcpcd binary
without IPv6 support
diff --git a/net/dhcpcd/PRE_BUILD b/net/dhcpcd/PRE_BUILD
deleted file mode 100755
index f80ee7d..0000000
--- a/net/dhcpcd/PRE_BUILD
+++ /dev/null
@@ -1,4 +0,0 @@
-default_pre_build &&
-cd "${SOURCE_DIRECTORY}" &&
-
-apply_patch_dir patches
diff --git a/net/dhcpcd/patches/dhcp4.patch b/net/dhcpcd/patches/dhcp4.patch
deleted file mode 100644
index 6a438aa..0000000
--- a/net/dhcpcd/patches/dhcp4.patch
+++ /dev/null
@@ -1,11 +0,0 @@
-diff --git a/src/dhcpcd.c b/src/dhcpcd.c
---- a/src/dhcpcd.c
-+++ b/src/dhcpcd.c
-@@ -54,6 +54,7 @@
- #include "dev.h"
- #include "dhcp-common.h"
- #include "dhcpcd.h"
-+#include "dhcp.h"
- #include "dhcp6.h"
- #include "duid.h"
- #include "eloop.h"



  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (9104b191b31e029ca3ac95017e1d417c5c3b0439), Pavel Vinogradov, 04/18/2019

Archive powered by MHonArc 2.6.24.

Top of Page