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, master has been updated
via a2c2c4c74ceea5379fdd71fc35d8ef3682eccff8 (commit)
via 3cbed676447ea296bad8695f33c74865e1363f7b (commit)
via 5867db5808a6d404ae7c9f58c75660de1aae379d (commit)
via 0e60713ff016e5c730d0ff53dc8465dff49fb98a (commit)
from 049fd235c64e2239aafc4cf47ec0840de9b8f046 (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 a2c2c4c74ceea5379fdd71fc35d8ef3682eccff8
Author: Arne Fitzenreiter <arne_f(a)ipfire.org>
Date: Tue Oct 15 07:50:12 2019 +0000
Revert "dhcpcd: Update to 8.0.2"
This reverts commit 0184e5806da57226bbe24dbcbf11b093299cb9f4.
commit 3cbed676447ea296bad8695f33c74865e1363f7b
Author: Arne Fitzenreiter <arne_f(a)ipfire.org>
Date: Tue Oct 15 07:49:31 2019 +0000
Revert "dhcpcd: Update to 8.0.3"
This reverts commit 8a001e556c02af3f34eacead4e8a44f482a67509.
commit 5867db5808a6d404ae7c9f58c75660de1aae379d
Author: Arne Fitzenreiter <arne_f(a)ipfire.org>
Date: Tue Oct 15 07:48:56 2019 +0000
Revert "dhcpcd: Update to 8.0.6"
This reverts commit a4bb11243f0d43b7e95ec0195879aa0dd6a94b9e.
commit 0e60713ff016e5c730d0ff53dc8465dff49fb98a
Author: Arne Fitzenreiter <arne_f(a)ipfire.org>
Date: Tue Oct 15 07:48:12 2019 +0000
Revert "dhcpcd: Update to 8.1.0"
This reverts commit 4863f2096cde6fd93618d1f774c6d16499ee3f63.
-----------------------------------------------------------------------
Summary of changes:
lfs/dhcpcd | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Difference in files:
diff --git a/lfs/dhcpcd b/lfs/dhcpcd
index 26f261b57..83252e897 100644
--- a/lfs/dhcpcd
+++ b/lfs/dhcpcd
@@ -24,7 +24,7 @@
include Config
-VER = 8.1.0
+VER = 7.2.3
THISAPP = dhcpcd-$(VER)
DL_FILE = $(THISAPP).tar.xz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = f9e421e3c6f23b83cf82e9ab299c52b3
+$(DL_FILE)_MD5 = b7aade2cc47afa6d645f798103365402
install : $(TARGET)
hooks/post-receive
--
IPFire 2.x development tree