[3/3] bug #12030: ship changed files for Core Update 130

Message ID 2bdd2d14-91eb-86e7-3738-fc2d44243252@ipfire.org
State Dropped
Headers
Series [1/3] add option for selective PTR generation on hosts.cgi |

Commit Message

Peter Müller April 9, 2019, 4:05 a.m. UTC
  Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
---
 config/rootfiles/core/130/filelists/files | 2 ++
 1 file changed, 2 insertions(+)
  

Comments

Michael Tremer April 15, 2019, 7:51 p.m. UTC | #1
Hi,

You don’t have to send this - although it would in theory save me some work.

But this is now only going to be shipped in c131 and so I could not merge it.

-Michael

> On 8 Apr 2019, at 19:05, Peter Müller <peter.mueller@ipfire.org> wrote:
> 
> Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
> ---
> config/rootfiles/core/130/filelists/files | 2 ++
> 1 file changed, 2 insertions(+)
> 
> diff --git a/config/rootfiles/core/130/filelists/files b/config/rootfiles/core/130/filelists/files
> index 4924308dc..35cb68418 100644
> --- a/config/rootfiles/core/130/filelists/files
> +++ b/config/rootfiles/core/130/filelists/files
> @@ -1,12 +1,14 @@
> etc/system-release
> etc/issue
> srv/web/ipfire/cgi-bin/credits.cgi
> +srv/web/ipfire/cgi-bin/hosts.cgi
> etc/collectd.conf
> etc/logrotate.conf
> etc/rc.d/init.d/collectd
> etc/rc.d/init.d/firewall
> etc/rc.d/init.d/networking/red.up/23-suricata
> etc/rc.d/init.d/suricata
> +etc/rc.d/init.d/unbound
> etc/syslog.conf
> opt/pakfire/etc/pakfire.conf
> srv/web/ipfire/cgi-bin/aliases.cgi
> -- 
> 2.16.4
  

Patch

diff --git a/config/rootfiles/core/130/filelists/files b/config/rootfiles/core/130/filelists/files
index 4924308dc..35cb68418 100644
--- a/config/rootfiles/core/130/filelists/files
+++ b/config/rootfiles/core/130/filelists/files
@@ -1,12 +1,14 @@ 
 etc/system-release
 etc/issue
 srv/web/ipfire/cgi-bin/credits.cgi
+srv/web/ipfire/cgi-bin/hosts.cgi
 etc/collectd.conf
 etc/logrotate.conf
 etc/rc.d/init.d/collectd
 etc/rc.d/init.d/firewall
 etc/rc.d/init.d/networking/red.up/23-suricata
 etc/rc.d/init.d/suricata
+etc/rc.d/init.d/unbound
 etc/syslog.conf
 opt/pakfire/etc/pakfire.conf
 srv/web/ipfire/cgi-bin/aliases.cgi