* [git.ipfire.org] IPFire 2.x development tree branch, next, updated. 96bc01c954ba95b2ca800f62353a8f7eb2f1288b
@ 2020-02-16 15:28 Arne Fitzenreiter
0 siblings, 0 replies; only message in thread
From: Arne Fitzenreiter @ 2020-02-16 15:28 UTC (permalink / raw)
To: ipfire-scm
[-- Attachment #1: Type: text/plain, Size: 3786 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 96bc01c954ba95b2ca800f62353a8f7eb2f1288b (commit)
from eb7066388b9df1db40afec42a3d4a36a14421994 (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 96bc01c954ba95b2ca800f62353a8f7eb2f1288b
Author: Arne Fitzenreiter <arne_f(a)ipfire.org>
Date: Sun Feb 16 16:26:35 2020 +0100
vdradmin: update to 3.6.10
Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org>
-----------------------------------------------------------------------
Summary of changes:
config/rootfiles/packages/vdradmin | 10 ++++------
lfs/vdradmin | 8 ++++----
2 files changed, 8 insertions(+), 10 deletions(-)
Difference in files:
diff --git a/config/rootfiles/packages/vdradmin b/config/rootfiles/packages/vdradmin
index 3dba2a03c..379349f65 100644
--- a/config/rootfiles/packages/vdradmin
+++ b/config/rootfiles/packages/vdradmin
@@ -1,3 +1,4 @@
+etc/rc.d/init.d/vdradmin
#etc/vdradmin
etc/vdradmin/vdradmind.conf
usr/bin/vdradmind
@@ -24,6 +25,7 @@ usr/share/locale/de/LC_MESSAGES/vdradmin.mo
#usr/share/locale/es/LC_MESSAGES/vdradmin.mo
#usr/share/locale/fi/LC_MESSAGES/vdradmin.mo
#usr/share/locale/fr/LC_MESSAGES/vdradmin.mo
+#usr/share/locale/hu/LC_MESSAGES/vdradmin.mo
#usr/share/locale/it/LC_MESSAGES/vdradmin.mo
#usr/share/locale/nl/LC_MESSAGES/vdradmin.mo
#usr/share/locale/ru/LC_MESSAGES/vdradmin.mo
@@ -174,12 +176,8 @@ usr/share/vdradmin
#usr/share/vdradmin/template/default/timer_new.html
#usr/share/vdradmin/template/default/tv.html
#usr/share/vdradmin/template/default/vdr_cmds.html
-etc/rc.d/init.d/vdradmin
+var/cache/vdradmin
+var/log/vdradmin
etc/rc.d/rc0.d/K01vdradmin
etc/rc.d/rc6.d/K01vdradmin
etc/rc.d/rc3.d/S99vdradmin
-#usr/share/locale/de_DE.utf8/LC_MESSAGES/vdradmin.mo
-#usr/share/locale/en_US.utf8/LC_MESSAGES/vdradmin.mo
-var/cache/vdradmin
-var/log/vdradmin
-#var/run/vdradmin
diff --git a/lfs/vdradmin b/lfs/vdradmin
index a78919f7e..de9680b1b 100644
--- a/lfs/vdradmin
+++ b/lfs/vdradmin
@@ -1,7 +1,7 @@
###############################################################################
# #
# IPFire.org - A linux based firewall #
-# Copyright (C) 2007-2018 IPFire Team <info(a)ipfire.org> #
+# Copyright (C) 2007-2020 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 #
@@ -25,7 +25,7 @@
include Config
-VER = 3.6.9
+VER = 3.6.10
THISAPP = vdradmin-am-$(VER)
DL_FILE = $(THISAPP).tar.bz2
@@ -33,7 +33,7 @@ DL_FROM = $(URL_IPFIRE)
DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
PROG = vdradmin
-PAK_VER = 5
+PAK_VER = 6
DEPS = "perl-gettext vdr vdr_epgsearch"
@@ -45,7 +45,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = d5cd89325f5a5dca5846a905b17d0bc2
+$(DL_FILE)_MD5 = 467ff4a482be2a5331ad4224a1cb9d8e
install : $(TARGET)
hooks/post-receive
--
IPFire 2.x development tree
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2020-02-16 15:28 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-16 15:28 [git.ipfire.org] IPFire 2.x development tree branch, next, updated. 96bc01c954ba95b2ca800f62353a8f7eb2f1288b Arne Fitzenreiter
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox