public inbox for ipfire-scm@lists.ipfire.org
 help / color / mirror / Atom feed
From: Michael Tremer <git@ipfire.org>
To: ipfire-scm@lists.ipfire.org
Subject: [git.ipfire.org] IPFire 2.x development tree branch, next, updated. a40977958b051de976b515b30be1fc3f17f19785
Date: Mon, 10 Oct 2022 18:41:31 +0000	[thread overview]
Message-ID: <4MmSRw25tCz2xqP@people01.haj.ipfire.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 3947 bytes --]

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  a40977958b051de976b515b30be1fc3f17f19785 (commit)
       via  cdc5f9705ac252e099f89101dc4179d6e06179c7 (commit)
      from  437fb4d72bd2814946d6bfc0425c36ae98b04284 (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 a40977958b051de976b515b30be1fc3f17f19785
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date:   Mon Oct 10 18:41:10 2022 +0000

    core171: Ship dhcp
    
    Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>

commit cdc5f9705ac252e099f89101dc4179d6e06179c7
Author: Matthias Fischer <matthias.fischer(a)ipfire.org>
Date:   Fri Oct 7 21:59:21 2022 +0200

    dhcp: Update to 4.4.3-P1
    
    For details see:
    https://downloads.isc.org/isc/dhcp/4.4.3-P1/dhcp-4.4.3-P1-RELNOTES
    
    Changelog since 4.4.1 is rather long...
    
    Signed-off-by: Matthias Fischer <matthias.fischer(a)ipfire.org>
    Reviewed-by: Michael Tremer <michael.tremer(a)ipfire.org>
    Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>

-----------------------------------------------------------------------

Summary of changes:
 config/rootfiles/{oldcore/111 => core/171}/filelists/dhcp | 0
 config/rootfiles/core/171/update.sh                       | 1 +
 lfs/dhcp                                                  | 6 +++---
 3 files changed, 4 insertions(+), 3 deletions(-)
 copy config/rootfiles/{oldcore/111 => core/171}/filelists/dhcp (100%)

Difference in files:
diff --git a/config/rootfiles/core/171/filelists/dhcp b/config/rootfiles/core/171/filelists/dhcp
new file mode 120000
index 000000000..32d8da443
--- /dev/null
+++ b/config/rootfiles/core/171/filelists/dhcp
@@ -0,0 +1 @@
+../../../common/dhcp
\ No newline at end of file
diff --git a/config/rootfiles/core/171/update.sh b/config/rootfiles/core/171/update.sh
index 3174122ba..abbbd67fb 100644
--- a/config/rootfiles/core/171/update.sh
+++ b/config/rootfiles/core/171/update.sh
@@ -245,6 +245,7 @@ fi
 if [ -f /var/ipfire/proxy/enable ]; then
 	/etc/init.d/squid start
 fi
+/etc/init.d/dhcp restart
 
 # Regenerate all initrds
 dracut --regenerate-all --force
diff --git a/lfs/dhcp b/lfs/dhcp
index 93471954f..6849e7dff 100644
--- a/lfs/dhcp
+++ b/lfs/dhcp
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007-2018  IPFire Team  <info(a)ipfire.org>                     #
+# Copyright (C) 2007-2022  IPFire Team  <info(a)ipfire.org>                     #
 #                                                                             #
 # 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 @@
 
 include Config
 
-VER        = 4.4.1
+VER        = 4.4.3-P1
 
 THISAPP    = dhcp-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -42,7 +42,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = fd3c65d8802c42cb936ff75ee19784e4f533c9b36aa08a61280aa8acae5cf581c67cd70222b46eb24b1f9a571e1c028cc853952feac4b6a12f9b7d7d3dbc2fc9
+$(DL_FILE)_BLAKE2 = 6cc16f7472efb1e1f6b7a83cafd9a81a16f10af7361da079c48a5eff0d9e310f475dcc82e984c20936c64867183402d00d26e5366e75bf7463ec2aea4a6f68a4
 
 install : $(TARGET)
 


hooks/post-receive
--
IPFire 2.x development tree

                 reply	other threads:[~2022-10-10 18:41 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4MmSRw25tCz2xqP@people01.haj.ipfire.org \
    --to=git@ipfire.org \
    --cc=ipfire-scm@lists.ipfire.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox