public inbox for ipfire-scm@lists.ipfire.org
 help / color / mirror / Atom feed
* [git.ipfire.org] IPFire 2.x development tree branch, next, updated. 0642dc892347078f7cbed528e160015b7456ca36
@ 2018-02-14 12:55 git
  0 siblings, 0 replies; only message in thread
From: git @ 2018-02-14 12:55 UTC (permalink / raw)
  To: ipfire-scm

[-- Attachment #1: Type: text/plain, Size: 4504 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  0642dc892347078f7cbed528e160015b7456ca36 (commit)
      from  eb93869763d604654cc9f14e73f28538d723fa4b (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 0642dc892347078f7cbed528e160015b7456ca36
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date:   Tue Feb 13 21:07:04 2018 +0000

    Rootfile update
    
    Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>

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

Summary of changes:
 config/rootfiles/common/automake          | 4 ++--
 config/rootfiles/common/smartmontools     | 2 +-
 config/rootfiles/packages/asterisk        | 3 +++
 config/rootfiles/packages/perl-DBD-SQLite | 1 +
 4 files changed, 7 insertions(+), 3 deletions(-)

Difference in files:
diff --git a/config/rootfiles/common/automake b/config/rootfiles/common/automake
index 3568fe700..21a6720ad 100644
--- a/config/rootfiles/common/automake
+++ b/config/rootfiles/common/automake
@@ -118,8 +118,8 @@
 #usr/share/automake-1.15/test-driver
 #usr/share/automake-1.15/texinfo.tex
 #usr/share/automake-1.15/ylwrap
-#usr/share/doc/automake-1.15
-#usr/share/doc/automake-1.15/amhello-1.0.tar.gz
+#usr/share/doc/automake
+#usr/share/doc/automake/amhello-1.0.tar.gz
 #usr/share/info/automake-history.info
 #usr/share/info/automake.info
 #usr/share/info/automake.info-1
diff --git a/config/rootfiles/common/smartmontools b/config/rootfiles/common/smartmontools
index f1df27bb9..dceb1d707 100644
--- a/config/rootfiles/common/smartmontools
+++ b/config/rootfiles/common/smartmontools
@@ -1,3 +1,4 @@
+#usr/etc
 #usr/etc/rc.d
 #usr/etc/rc.d/init.d
 #usr/etc/rc.d/init.d/smartd
@@ -16,7 +17,6 @@ usr/sbin/update-smart-drivedb
 #usr/share/doc/smartmontools/NEWS
 #usr/share/doc/smartmontools/README
 #usr/share/doc/smartmontools/TODO
-#usr/share/doc/smartmontools/WARNINGS
 #usr/share/doc/smartmontools/examplescripts
 #usr/share/doc/smartmontools/examplescripts/Example1
 #usr/share/doc/smartmontools/examplescripts/Example2
diff --git a/config/rootfiles/packages/asterisk b/config/rootfiles/packages/asterisk
index 20472ff86..92712e540 100644
--- a/config/rootfiles/packages/asterisk
+++ b/config/rootfiles/packages/asterisk
@@ -481,6 +481,7 @@ var/ipfire/asterisk/agents.conf
 var/ipfire/asterisk/alarmreceiver.conf
 var/ipfire/asterisk/alsa.conf
 var/ipfire/asterisk/amd.conf
+var/ipfire/asterisk/app_mysql.conf
 var/ipfire/asterisk/app_skel.conf
 var/ipfire/asterisk/ari.conf
 var/ipfire/asterisk/ast_debug_tools.conf
@@ -493,6 +494,7 @@ var/ipfire/asterisk/cdr.conf
 var/ipfire/asterisk/cdr_adaptive_odbc.conf
 var/ipfire/asterisk/cdr_custom.conf
 var/ipfire/asterisk/cdr_manager.conf
+var/ipfire/asterisk/cdr_mysql.conf
 var/ipfire/asterisk/cdr_odbc.conf
 var/ipfire/asterisk/cdr_pgsql.conf
 var/ipfire/asterisk/cdr_sqlite3_custom.conf
@@ -553,6 +555,7 @@ var/ipfire/asterisk/pjsip_notify.conf
 var/ipfire/asterisk/pjsip_wizard.conf
 var/ipfire/asterisk/queuerules.conf
 var/ipfire/asterisk/queues.conf
+var/ipfire/asterisk/res_config_mysql.conf
 var/ipfire/asterisk/res_config_sqlite.conf
 var/ipfire/asterisk/res_config_sqlite3.conf
 var/ipfire/asterisk/res_corosync.conf
diff --git a/config/rootfiles/packages/perl-DBD-SQLite b/config/rootfiles/packages/perl-DBD-SQLite
index 74a1fe6c5..cc1635aac 100644
--- a/config/rootfiles/packages/perl-DBD-SQLite
+++ b/config/rootfiles/packages/perl-DBD-SQLite
@@ -1,6 +1,7 @@
 #usr/lib/perl5/site_perl/5.12.3/MACHINE-linux-thread-multi/DBD/SQLite
 usr/lib/perl5/site_perl/5.12.3/MACHINE-linux-thread-multi/DBD/SQLite.pm
 #usr/lib/perl5/site_perl/5.12.3/MACHINE-linux-thread-multi/DBD/SQLite/Cookbook.pod
+#usr/lib/perl5/site_perl/5.12.3/MACHINE-linux-thread-multi/auto/DBD
 #usr/lib/perl5/site_perl/5.12.3/MACHINE-linux-thread-multi/auto/DBD/SQLite
 #usr/lib/perl5/site_perl/5.12.3/MACHINE-linux-thread-multi/auto/DBD/SQLite/.packlist
 #usr/lib/perl5/site_perl/5.12.3/MACHINE-linux-thread-multi/auto/DBD/SQLite/SQLite.bs


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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-02-14 12:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-02-14 12:55 [git.ipfire.org] IPFire 2.x development tree branch, next, updated. 0642dc892347078f7cbed528e160015b7456ca36 git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox