Update to evergreen-ils 2.6.0 and opensrf 2.3.0
authorAndy Witter <awitter@georgialibraries.org>
Tue, 20 May 2014 12:22:40 +0000 (08:22 -0400)
committerAndy Witter <awitter@georgialibraries.org>
Tue, 20 May 2014 12:22:40 +0000 (08:22 -0400)
57 files changed:
rsyslog/control.tar.gz [deleted file]
rsyslog/data.tar.gz [deleted file]
rsyslog/debian-binary [deleted file]
rsyslog/etc/apparmor.d/usr.sbin.rsyslogd [deleted file]
rsyslog/etc/default/rsyslog [deleted file]
rsyslog/etc/init.d/dmesg [deleted symlink]
rsyslog/etc/init.d/rsyslog [deleted symlink]
rsyslog/etc/init/dmesg.conf [deleted file]
rsyslog/etc/init/rsyslog.conf [deleted file]
rsyslog/etc/logcheck/ignore.d.server/rsyslog [deleted file]
rsyslog/etc/logrotate.d/rsyslog [deleted file]
rsyslog/etc/rsyslog.conf [deleted file]
rsyslog/etc/systemd/system/multi-user.target.wants/rsyslog.service [deleted symlink]
rsyslog/lib/systemd/system/rsyslog.service [deleted file]
rsyslog/rsyslog_5.8.6-1ubuntu8_amd64.deb [deleted file]
rsyslog/usr/lib/rsyslog/imfile.so [deleted file]
rsyslog/usr/lib/rsyslog/imklog.so [deleted file]
rsyslog/usr/lib/rsyslog/immark.so [deleted file]
rsyslog/usr/lib/rsyslog/impstats.so [deleted file]
rsyslog/usr/lib/rsyslog/imtcp.so [deleted file]
rsyslog/usr/lib/rsyslog/imudp.so [deleted file]
rsyslog/usr/lib/rsyslog/imuxsock.so [deleted file]
rsyslog/usr/lib/rsyslog/lmnet.so [deleted file]
rsyslog/usr/lib/rsyslog/lmnetstrms.so [deleted file]
rsyslog/usr/lib/rsyslog/lmnsd_ptcp.so [deleted file]
rsyslog/usr/lib/rsyslog/lmregexp.so [deleted file]
rsyslog/usr/lib/rsyslog/lmstrmsrv.so [deleted file]
rsyslog/usr/lib/rsyslog/lmtcpclt.so [deleted file]
rsyslog/usr/lib/rsyslog/lmtcpsrv.so [deleted file]
rsyslog/usr/lib/rsyslog/lmzlibw.so [deleted file]
rsyslog/usr/lib/rsyslog/ommail.so [deleted file]
rsyslog/usr/lib/rsyslog/omprog.so [deleted file]
rsyslog/usr/lib/rsyslog/omruleset.so [deleted file]
rsyslog/usr/lib/rsyslog/pmaixforwardedfrom.so [deleted file]
rsyslog/usr/lib/rsyslog/pmcisconames.so [deleted file]
rsyslog/usr/lib/rsyslog/pmlastmsg.so [deleted file]
rsyslog/usr/lib/rsyslog/pmrfc3164sd.so [deleted file]
rsyslog/usr/lib/rsyslog/pmsnare.so [deleted file]
rsyslog/usr/sbin/rsyslogd [deleted file]
rsyslog/usr/share/doc/rsyslog/AUTHORS [deleted file]
rsyslog/usr/share/doc/rsyslog/NEWS.Debian.gz [deleted file]
rsyslog/usr/share/doc/rsyslog/README.Debian [deleted file]
rsyslog/usr/share/doc/rsyslog/changelog.Debian.gz [deleted file]
rsyslog/usr/share/doc/rsyslog/copyright [deleted file]
rsyslog/usr/share/lintian/overrides/rsyslog [deleted file]
rsyslog/usr/share/man/man5/rsyslog.conf.5.gz [deleted file]
rsyslog/usr/share/man/man8/rsyslogd.8.gz [deleted file]
rsyslog/usr/share/rsyslog/50-default.conf [deleted file]
templates/debs/evergreen-ils_2.5.2_amd64.deb [deleted file]
templates/debs/evergreen-ils_2.6.0_amd64.deb [new file with mode: 0644]
templates/debs/libbusiness-onlinepayment-stripe-perl_0.04-1_amd64.deb [new file with mode: 0644]
templates/debs/opensrf_2.2.1_amd64.deb [deleted file]
templates/debs/opensrf_2.3.0_amd64.deb [new file with mode: 0644]
templates/opensrf.xml/opensrf.xml-drone
templates/opensrf.xml/opensrf.xml-full
templates/opensrf.xml/version
templates/opensrf_core.xml

diff --git a/rsyslog/control.tar.gz b/rsyslog/control.tar.gz
deleted file mode 100644 (file)
index cf3e58d..0000000
Binary files a/rsyslog/control.tar.gz and /dev/null differ
diff --git a/rsyslog/data.tar.gz b/rsyslog/data.tar.gz
deleted file mode 100644 (file)
index 4a545d4..0000000
Binary files a/rsyslog/data.tar.gz and /dev/null differ
diff --git a/rsyslog/debian-binary b/rsyslog/debian-binary
deleted file mode 100644 (file)
index cd5ac03..0000000
+++ /dev/null
@@ -1 +0,0 @@
-2.0
diff --git a/rsyslog/etc/apparmor.d/usr.sbin.rsyslogd b/rsyslog/etc/apparmor.d/usr.sbin.rsyslogd
deleted file mode 100644 (file)
index 1870a4a..0000000
+++ /dev/null
@@ -1,53 +0,0 @@
-# Last Modified: Sun Sep 25 08:58:35 2011
-#include <tunables/global>
-
-# Debugging the syslogger can be difficult if it can't write to the file
-# that the kernel is logging denials to. In these cases, you can do the
-# following:
-# watch -n 1 'dmesg | tail -5'
-
-/usr/sbin/rsyslogd {
-  #include <abstractions/base>
-  #include <abstractions/nameservice>
-
-  capability sys_tty_config,
-  capability dac_override,
-  capability dac_read_search,
-  capability setuid,
-  capability setgid,
-  capability sys_nice,
-  capability syslog,
-
-  # rsyslog configuration
-  /etc/rsyslog.conf r,
-  /etc/rsyslog.d/ r,
-  /etc/rsyslog.d/** r,
-  /{,var/}run/rsyslogd.pid rwk,
-  /var/spool/rsyslog/ r,
-  /var/spool/rsyslog/** rwk,
-
-  /usr/lib{,32,64}/rsyslog/*.so mr,
-
-  /dev/tty*                     rw,
-  /dev/xconsole                 rw,
-  @{PROC}/kmsg                  r,
-
-  /dev/log                      wl,
-  /var/lib/*/dev/log            wl,
-  /var/spool/postfix/dev/log    wl,
-
-  # 'r' is needed when using imfile
-  /var/log/**                   rw,
-
-  # Add these for mysql support
-  #/etc/mysql/my.cnf r,
-  #/{,var/}run/mysqld/mysqld.sock rw,
-
-  # Add thes for postgresql support
-  ##include <abstractions/openssl>
-  ##include <abstractions/ssl_certs>
-  #/{,var/}run/postgresql/.s.PGSQL.*[0-9] rw,
-
-  # Site-specific additions and overrides. See local/README for details.
-  #include <local/usr.sbin.rsyslogd>
-}
diff --git a/rsyslog/etc/default/rsyslog b/rsyslog/etc/default/rsyslog
deleted file mode 100644 (file)
index ee6c065..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-# Options for rsyslogd
-# -m 0 disables 'MARK' messages (deprecated, only used in compat mode < 3)
-# -r enables logging from remote machines (deprecated, only used in compat mode < 3)
-# -x disables DNS lookups on messages received with -r
-# -c compatibility mode
-# See rsyslogd(8) for more details
-RSYSLOGD_OPTIONS="-c5"
-
diff --git a/rsyslog/etc/init.d/dmesg b/rsyslog/etc/init.d/dmesg
deleted file mode 120000 (symlink)
index 0138977..0000000
+++ /dev/null
@@ -1 +0,0 @@
-/lib/init/upstart-job
\ No newline at end of file
diff --git a/rsyslog/etc/init.d/rsyslog b/rsyslog/etc/init.d/rsyslog
deleted file mode 120000 (symlink)
index 0138977..0000000
+++ /dev/null
@@ -1 +0,0 @@
-/lib/init/upstart-job
\ No newline at end of file
diff --git a/rsyslog/etc/init/dmesg.conf b/rsyslog/etc/init/dmesg.conf
deleted file mode 100644 (file)
index 3331d14..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-# dmesg - save kernel messages
-#
-# This task saves the initial kernel message log.
-
-description    "save kernel messages"
-
-start on runlevel [2345]
-
-task
-script
-    savelog -q -p -c 5 /var/log/dmesg
-    dmesg -s 524288 > /var/log/dmesg
-    chgrp adm /var/log/dmesg
-end script
diff --git a/rsyslog/etc/init/rsyslog.conf b/rsyslog/etc/init/rsyslog.conf
deleted file mode 100644 (file)
index 4d4ea4e..0000000
+++ /dev/null
@@ -1,21 +0,0 @@
-# rsyslog - system logging daemon
-#
-# rsyslog is an enhanced multi-threaded replacement for the traditional
-# syslog daemon, logging messages from applications
-
-description    "system logging daemon"
-
-start on filesystem
-stop on runlevel [06]
-
-expect fork
-respawn
-
-pre-start script
-    /lib/init/apparmor-profile-load usr.sbin.rsyslogd
-end script
-
-script
-    . /etc/default/rsyslog
-    exec rsyslogd $RSYSLOGD_OPTIONS
-end script
diff --git a/rsyslog/etc/logcheck/ignore.d.server/rsyslog b/rsyslog/etc/logcheck/ignore.d.server/rsyslog
deleted file mode 100644 (file)
index 171f20e..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-^\w{3} [ :0-9]{11} [._[:alnum:]-]+ kernel: imklog [0-9.]+, log source = /proc/kmsg started.$
-^\w{3} [ :0-9]{11} [._[:alnum:]-]+ kernel: Kernel logging \(proc\) stopped.$
-^\w{3} [ :0-9]{11} [._[:alnum:]-]+ rsyslogd: \[origin software="rsyslogd" swVersion="[0-9.]+" x-pid="[0-9]+" x-info="http://www.rsyslog.com"\] start$
-^\w{3} [ :0-9]{11} [._[:alnum:]-]+ rsyslogd: \[origin software="rsyslogd" swVersion="[0-9.]+" x-pid="[0-9]+" x-info="http://www.rsyslog.com"\] exiting on signal [0-9]+.$
-^\w{3} [ :0-9]{11} [._[:alnum:]-]+ rsyslogd: \[origin software="rsyslogd" swVersion="[0-9.]+" x-pid="[0-9]+" x-info="http://www.rsyslog.com"\] rsyslogd was HUPed$
diff --git a/rsyslog/etc/logrotate.d/rsyslog b/rsyslog/etc/logrotate.d/rsyslog
deleted file mode 100644 (file)
index bb2ba16..0000000
+++ /dev/null
@@ -1,37 +0,0 @@
-/var/log/syslog
-{
-       rotate 7
-       daily
-       missingok
-       notifempty
-       delaycompress
-       compress
-       postrotate
-               reload rsyslog >/dev/null 2>&1 || true
-       endscript
-}
-
-/var/log/mail.info
-/var/log/mail.warn
-/var/log/mail.err
-/var/log/mail.log
-/var/log/daemon.log
-/var/log/kern.log
-/var/log/auth.log
-/var/log/user.log
-/var/log/lpr.log
-/var/log/cron.log
-/var/log/debug
-/var/log/messages
-{
-       rotate 4
-       weekly
-       missingok
-       notifempty
-       compress
-       delaycompress
-       sharedscripts
-       postrotate
-               reload rsyslog >/dev/null 2>&1 || true
-       endscript
-}
diff --git a/rsyslog/etc/rsyslog.conf b/rsyslog/etc/rsyslog.conf
deleted file mode 100644 (file)
index c449e61..0000000
+++ /dev/null
@@ -1,59 +0,0 @@
-#  /etc/rsyslog.conf   Configuration file for rsyslog.
-#
-#                      For more information see
-#                      /usr/share/doc/rsyslog-doc/html/rsyslog_conf.html
-#
-#  Default logging rules can be found in /etc/rsyslog.d/50-default.conf
-
-
-#################
-#### MODULES ####
-#################
-
-$ModLoad imuxsock # provides support for local system logging
-$ModLoad imklog   # provides kernel logging support (previously done by rklogd)
-#$ModLoad immark  # provides --MARK-- message capability
-
-# provides UDP syslog reception
-#$ModLoad imudp
-#$UDPServerRun 514
-
-# provides TCP syslog reception
-#$ModLoad imtcp
-#$InputTCPServerRun 514
-
-
-###########################
-#### GLOBAL DIRECTIVES ####
-###########################
-
-#
-# Use traditional timestamp format.
-# To enable high precision timestamps, comment out the following line.
-#
-$ActionFileDefaultTemplate RSYSLOG_TraditionalFileFormat
-
-# Filter duplicated messages
-$RepeatedMsgReduction on
-
-#
-# Set the default permissions for all log files.
-#
-$FileOwner syslog
-$FileGroup adm
-$FileCreateMode 0640
-$DirCreateMode 0755
-$Umask 0022
-$PrivDropToUser syslog
-$PrivDropToGroup syslog
-
-#
-# Where to place spool files
-#
-$WorkDirectory /var/spool/rsyslog
-
-#
-# Include all config files in /etc/rsyslog.d/
-#
-$IncludeConfig /etc/rsyslog.d/*.conf
-
diff --git a/rsyslog/etc/systemd/system/multi-user.target.wants/rsyslog.service b/rsyslog/etc/systemd/system/multi-user.target.wants/rsyslog.service
deleted file mode 120000 (symlink)
index c3fe73f..0000000
+++ /dev/null
@@ -1 +0,0 @@
-/lib/systemd/system/rsyslog.service
\ No newline at end of file
diff --git a/rsyslog/lib/systemd/system/rsyslog.service b/rsyslog/lib/systemd/system/rsyslog.service
deleted file mode 100644 (file)
index bd8a26a..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-[Unit]
-Description=System Logging Service
-
-[Service]
-ExecStartPre=/bin/systemctl stop systemd-kmsg-syslogd.service
-ExecStart=/usr/sbin/rsyslogd -n -c5
-Sockets=syslog.socket
-StandardOutput=null
-
-[Install]
-WantedBy=multi-user.target
diff --git a/rsyslog/rsyslog_5.8.6-1ubuntu8_amd64.deb b/rsyslog/rsyslog_5.8.6-1ubuntu8_amd64.deb
deleted file mode 100644 (file)
index 960ed68..0000000
Binary files a/rsyslog/rsyslog_5.8.6-1ubuntu8_amd64.deb and /dev/null differ
diff --git a/rsyslog/usr/lib/rsyslog/imfile.so b/rsyslog/usr/lib/rsyslog/imfile.so
deleted file mode 100644 (file)
index 2b6a9e1..0000000
Binary files a/rsyslog/usr/lib/rsyslog/imfile.so and /dev/null differ
diff --git a/rsyslog/usr/lib/rsyslog/imklog.so b/rsyslog/usr/lib/rsyslog/imklog.so
deleted file mode 100644 (file)
index 485a920..0000000
Binary files a/rsyslog/usr/lib/rsyslog/imklog.so and /dev/null differ
diff --git a/rsyslog/usr/lib/rsyslog/immark.so b/rsyslog/usr/lib/rsyslog/immark.so
deleted file mode 100644 (file)
index 0b429f1..0000000
Binary files a/rsyslog/usr/lib/rsyslog/immark.so and /dev/null differ
diff --git a/rsyslog/usr/lib/rsyslog/impstats.so b/rsyslog/usr/lib/rsyslog/impstats.so
deleted file mode 100644 (file)
index 70fc9ab..0000000
Binary files a/rsyslog/usr/lib/rsyslog/impstats.so and /dev/null differ
diff --git a/rsyslog/usr/lib/rsyslog/imtcp.so b/rsyslog/usr/lib/rsyslog/imtcp.so
deleted file mode 100644 (file)
index a30359f..0000000
Binary files a/rsyslog/usr/lib/rsyslog/imtcp.so and /dev/null differ
diff --git a/rsyslog/usr/lib/rsyslog/imudp.so b/rsyslog/usr/lib/rsyslog/imudp.so
deleted file mode 100644 (file)
index 2a99478..0000000
Binary files a/rsyslog/usr/lib/rsyslog/imudp.so and /dev/null differ
diff --git a/rsyslog/usr/lib/rsyslog/imuxsock.so b/rsyslog/usr/lib/rsyslog/imuxsock.so
deleted file mode 100644 (file)
index c9febb3..0000000
Binary files a/rsyslog/usr/lib/rsyslog/imuxsock.so and /dev/null differ
diff --git a/rsyslog/usr/lib/rsyslog/lmnet.so b/rsyslog/usr/lib/rsyslog/lmnet.so
deleted file mode 100644 (file)
index 1ba05cc..0000000
Binary files a/rsyslog/usr/lib/rsyslog/lmnet.so and /dev/null differ
diff --git a/rsyslog/usr/lib/rsyslog/lmnetstrms.so b/rsyslog/usr/lib/rsyslog/lmnetstrms.so
deleted file mode 100644 (file)
index c43b863..0000000
Binary files a/rsyslog/usr/lib/rsyslog/lmnetstrms.so and /dev/null differ
diff --git a/rsyslog/usr/lib/rsyslog/lmnsd_ptcp.so b/rsyslog/usr/lib/rsyslog/lmnsd_ptcp.so
deleted file mode 100644 (file)
index b5d4a2c..0000000
Binary files a/rsyslog/usr/lib/rsyslog/lmnsd_ptcp.so and /dev/null differ
diff --git a/rsyslog/usr/lib/rsyslog/lmregexp.so b/rsyslog/usr/lib/rsyslog/lmregexp.so
deleted file mode 100644 (file)
index 257c498..0000000
Binary files a/rsyslog/usr/lib/rsyslog/lmregexp.so and /dev/null differ
diff --git a/rsyslog/usr/lib/rsyslog/lmstrmsrv.so b/rsyslog/usr/lib/rsyslog/lmstrmsrv.so
deleted file mode 100644 (file)
index fc43a4c..0000000
Binary files a/rsyslog/usr/lib/rsyslog/lmstrmsrv.so and /dev/null differ
diff --git a/rsyslog/usr/lib/rsyslog/lmtcpclt.so b/rsyslog/usr/lib/rsyslog/lmtcpclt.so
deleted file mode 100644 (file)
index 9b9f038..0000000
Binary files a/rsyslog/usr/lib/rsyslog/lmtcpclt.so and /dev/null differ
diff --git a/rsyslog/usr/lib/rsyslog/lmtcpsrv.so b/rsyslog/usr/lib/rsyslog/lmtcpsrv.so
deleted file mode 100644 (file)
index dd033e9..0000000
Binary files a/rsyslog/usr/lib/rsyslog/lmtcpsrv.so and /dev/null differ
diff --git a/rsyslog/usr/lib/rsyslog/lmzlibw.so b/rsyslog/usr/lib/rsyslog/lmzlibw.so
deleted file mode 100644 (file)
index 9f765d4..0000000
Binary files a/rsyslog/usr/lib/rsyslog/lmzlibw.so and /dev/null differ
diff --git a/rsyslog/usr/lib/rsyslog/ommail.so b/rsyslog/usr/lib/rsyslog/ommail.so
deleted file mode 100644 (file)
index 0b119b8..0000000
Binary files a/rsyslog/usr/lib/rsyslog/ommail.so and /dev/null differ
diff --git a/rsyslog/usr/lib/rsyslog/omprog.so b/rsyslog/usr/lib/rsyslog/omprog.so
deleted file mode 100644 (file)
index ee76df5..0000000
Binary files a/rsyslog/usr/lib/rsyslog/omprog.so and /dev/null differ
diff --git a/rsyslog/usr/lib/rsyslog/omruleset.so b/rsyslog/usr/lib/rsyslog/omruleset.so
deleted file mode 100644 (file)
index 3fd8908..0000000
Binary files a/rsyslog/usr/lib/rsyslog/omruleset.so and /dev/null differ
diff --git a/rsyslog/usr/lib/rsyslog/pmaixforwardedfrom.so b/rsyslog/usr/lib/rsyslog/pmaixforwardedfrom.so
deleted file mode 100644 (file)
index fe53219..0000000
Binary files a/rsyslog/usr/lib/rsyslog/pmaixforwardedfrom.so and /dev/null differ
diff --git a/rsyslog/usr/lib/rsyslog/pmcisconames.so b/rsyslog/usr/lib/rsyslog/pmcisconames.so
deleted file mode 100644 (file)
index d9a5cc8..0000000
Binary files a/rsyslog/usr/lib/rsyslog/pmcisconames.so and /dev/null differ
diff --git a/rsyslog/usr/lib/rsyslog/pmlastmsg.so b/rsyslog/usr/lib/rsyslog/pmlastmsg.so
deleted file mode 100644 (file)
index f93ab5b..0000000
Binary files a/rsyslog/usr/lib/rsyslog/pmlastmsg.so and /dev/null differ
diff --git a/rsyslog/usr/lib/rsyslog/pmrfc3164sd.so b/rsyslog/usr/lib/rsyslog/pmrfc3164sd.so
deleted file mode 100644 (file)
index dfac55b..0000000
Binary files a/rsyslog/usr/lib/rsyslog/pmrfc3164sd.so and /dev/null differ
diff --git a/rsyslog/usr/lib/rsyslog/pmsnare.so b/rsyslog/usr/lib/rsyslog/pmsnare.so
deleted file mode 100644 (file)
index 1f2b332..0000000
Binary files a/rsyslog/usr/lib/rsyslog/pmsnare.so and /dev/null differ
diff --git a/rsyslog/usr/sbin/rsyslogd b/rsyslog/usr/sbin/rsyslogd
deleted file mode 100755 (executable)
index 89db6f6..0000000
Binary files a/rsyslog/usr/sbin/rsyslogd and /dev/null differ
diff --git a/rsyslog/usr/share/doc/rsyslog/AUTHORS b/rsyslog/usr/share/doc/rsyslog/AUTHORS
deleted file mode 100644 (file)
index 8a3b556..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-Thankfully, we have had so many contributions that maintaining the
-AUTHORS file would be a big task in itself. On the other hand, we
-now use git and I make sure that each author receives proper credit
-for patches I receive.
-
-So rather than trying to reproduce the git author log here (and
-often making mistakes in that), I invite you to check the git logs.
-You can also do this online at
-
-http://git.adiscon.com/?p=rsyslog.git;a=summary
-
-Rainer Gerhards
-<rgerhards@adiscon.com>
-lead rsyslog developer
diff --git a/rsyslog/usr/share/doc/rsyslog/NEWS.Debian.gz b/rsyslog/usr/share/doc/rsyslog/NEWS.Debian.gz
deleted file mode 100644 (file)
index 2624eba..0000000
Binary files a/rsyslog/usr/share/doc/rsyslog/NEWS.Debian.gz and /dev/null differ
diff --git a/rsyslog/usr/share/doc/rsyslog/README.Debian b/rsyslog/usr/share/doc/rsyslog/README.Debian
deleted file mode 100644 (file)
index 2a7dfda..0000000
+++ /dev/null
@@ -1,83 +0,0 @@
-rsyslog for Debian
-==================
-
-Configuration file(s)
----------------------
-The default configuration file for rsyslog is /etc/rsyslog.conf.
-
-Its format is based on the standard syslog.conf format. As rsyslog
-has a lot more advanced features than sysklogd, it extends this format
-with special configuration directives which all start with the '$'
-prefix. See the rsyslogd(8) and rsyslog.conf(5) man pages for further
-information or install the rsyslog-doc package which provides much
-more detailed documentation.
-
-The Debian default configuration for rsyslog uses:
-
- $IncludeConfig /etc/rsyslog.d/*.conf
-
-That means, all configuration files in /etc/rsyslog.d/ with a .conf file
-extension are read by rsyslog. This way the rsyslog configuration can be
-extended easily (either by package maintainers or local administrators).
-
-
-Command line arguments, modules and compatibility levels
---------------------------------------------------------
-With version 3, rsyslog became much more modular. A lot of
-functionality has been moved into loadable modules, e.g. udp reception,
-which must be loaded explicitly.
-To keep compatibility with sysklogd, rsyslog introduced the concept of
-compatibility modes, which can be selected with the -c command line
-argument. E.g. with -c0, rsyslog becomes command line compatible with
-sysklogd and loads a default set of modules automatically.
-
-The default in Debian is -c3, i.e. command line arguments like -r or
--m 0 have no effect and instead have to be configured via special
-configuration directives in rsyslog.conf.
-
-The options that are passed to rsyslog can be changed easily by
-modifying the RSYSLOGD_OPTIONS variable in /etc/default/rsyslog.
-
-If you have an existing, customized syslog.conf, it is recommended that
-you migrate your custom logging rules to rsyslog.conf or into a separate
-configuration file in /etc/rsyslog.d (in most cases it should be as
-simple as copy&paste).
-
-To read more about this topic please see
-/usr/share/doc/rsyslog-doc/html/v3compatibility.html or
-http://www.rsyslog.com/doc-v3compatibility.html.
-
-
-Log rotation
-------------
-Rsyslog uses the logrotate(8) utilitiy to rotate the standard Debian
-log files. The configuration file can be found at
-/etc/logrotate.d/rsyslog.
-
-The rotation cycle starts with .1, as this is the logrotate default.
-In contrast to sysklogd, which starts with .0.
-
-When upgrading from sysklogd, the postinst script will automatically
-rotate the existing standard Debian log files, if it is safe to do so
-(i.e. only if .0 is newer than .1).
-
-
-Forwarding messages to sysklogd
--------------------------------
-If you are forwarding messages from a rsyslog client to a sysklogd
-server, it can lead to doubled hostnames in the syslog message on the
-server side. The reason is a limitation in sysklogd which does not parse
-the hostname in the syslog header (as defined by RFC 3164). See Debian
-bug #514051 for more details.
-
-A simple workaround in rsyslog is, to define a custom template, which
-does not include the hostname:
-
- $template sysklogd,"<%PRI%>%TIMESTAMP% %syslogtag%%msg%"
- *.* @remote-host;sysklogd
-
-This creates a template called "sysklogd" and assigns it to the forward
-rule when logging to "remote-host".
-
-
- -- Michael Biebl <biebl@debian.org>  Sat, 07 Feb 2009 18:54:37 +0100
diff --git a/rsyslog/usr/share/doc/rsyslog/changelog.Debian.gz b/rsyslog/usr/share/doc/rsyslog/changelog.Debian.gz
deleted file mode 100644 (file)
index 602ce3e..0000000
Binary files a/rsyslog/usr/share/doc/rsyslog/changelog.Debian.gz and /dev/null differ
diff --git a/rsyslog/usr/share/doc/rsyslog/copyright b/rsyslog/usr/share/doc/rsyslog/copyright
deleted file mode 100644 (file)
index 723fdf2..0000000
+++ /dev/null
@@ -1,39 +0,0 @@
-This package was debianized by Michael Biebl <biebl@debian.org> on
-Wed, 18 Jul 2007 16:22:23 +0200.
-
-It was downloaded from http://www.rsyslog.com
-
-Upstream Authors:
-
-    Rainer Gerhards <rgerhards@adiscon.com>, Adiscon GmbH
-    Michael Meckelein <mmeckelein@hq.adiscon.com>, Adiscon GmbH
-
-Copyright:
-
-    Copyright (C) 1995,1996  Dr. G.W. Wettstein <greg@wind.rmcc.com>
-    Copyright (C) 1996       Enjellic Systems Development
-    Copyright (C) 1995       Martin Schulze <Martin.Schulze@Linux.DE>
-    Copyright (C) 2003-2007  Rainer Gerhards and Adiscon GmbH
-
-License:
-
-    This package is free software; you can redistribute it and/or modify
-    it under the terms of the GNU General Public License as published by
-    the Free Software Foundation; either version 3 of the License, or
-    (at your option) any later version.
-
-    This package is distributed in the hope that it will be useful,
-    but WITHOUT ANY WARRANTY; without even the implied warranty of
-    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-    GNU General Public License for more details.
-
-    You should have received a copy of the GNU General Public License
-    along with this package; if not, write to the Free Software
-    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
-
-On Debian systems, the complete text of the GNU General
-Public License can be found in `/usr/share/common-licenses/GPL'.
-
-The Debian packaging is (C) 2007, Michael Biebl <biebl@debian.org> and
-is licensed under the GPL, see above.
-
diff --git a/rsyslog/usr/share/lintian/overrides/rsyslog b/rsyslog/usr/share/lintian/overrides/rsyslog
deleted file mode 100644 (file)
index f29fa4a..0000000
+++ /dev/null
@@ -1 +0,0 @@
-rsyslog: init.d-script-missing-dependency-on-remote_fs /etc/init.d/rsyslog: required-stop
diff --git a/rsyslog/usr/share/man/man5/rsyslog.conf.5.gz b/rsyslog/usr/share/man/man5/rsyslog.conf.5.gz
deleted file mode 100644 (file)
index 0f0f716..0000000
Binary files a/rsyslog/usr/share/man/man5/rsyslog.conf.5.gz and /dev/null differ
diff --git a/rsyslog/usr/share/man/man8/rsyslogd.8.gz b/rsyslog/usr/share/man/man8/rsyslogd.8.gz
deleted file mode 100644 (file)
index c55f292..0000000
Binary files a/rsyslog/usr/share/man/man8/rsyslogd.8.gz and /dev/null differ
diff --git a/rsyslog/usr/share/rsyslog/50-default.conf b/rsyslog/usr/share/rsyslog/50-default.conf
deleted file mode 100644 (file)
index d672d83..0000000
+++ /dev/null
@@ -1,68 +0,0 @@
-#  Default rules for rsyslog.
-#
-#                      For more information see rsyslog.conf(5) and /etc/rsyslog.conf
-
-#
-# First some standard log files.  Log by facility.
-#
-auth,authpriv.*                        /var/log/auth.log
-*.*;auth,authpriv.none         -/var/log/syslog
-#cron.*                                /var/log/cron.log
-#daemon.*                      -/var/log/daemon.log
-kern.*                         -/var/log/kern.log
-#lpr.*                         -/var/log/lpr.log
-mail.*                         -/var/log/mail.log
-#user.*                                -/var/log/user.log
-
-#
-# Logging for the mail system.  Split it up so that
-# it is easy to write scripts to parse these files.
-#
-#mail.info                     -/var/log/mail.info
-#mail.warn                     -/var/log/mail.warn
-mail.err                       /var/log/mail.err
-
-#
-# Logging for INN news system.
-#
-news.crit                      /var/log/news/news.crit
-news.err                       /var/log/news/news.err
-news.notice                    -/var/log/news/news.notice
-
-#
-# Some "catch-all" log files.
-#
-#*.=debug;\
-#      auth,authpriv.none;\
-#      news.none;mail.none     -/var/log/debug
-#*.=info;*.=notice;*.=warn;\
-#      auth,authpriv.none;\
-#      cron,daemon.none;\
-#      mail,news.none          -/var/log/messages
-
-#
-# Emergencies are sent to everybody logged in.
-#
-*.emerg                                :omusrmsg:*
-
-#
-# I like to have messages displayed on the console, but only on a virtual
-# console I usually leave idle.
-#
-#daemon,mail.*;\
-#      news.=crit;news.=err;news.=notice;\
-#      *.=debug;*.=info;\
-#      *.=notice;*.=warn       /dev/tty8
-
-# The named pipe /dev/xconsole is for the `xconsole' utility.  To use it,
-# you must invoke `xconsole' with the `-file' option:
-# 
-#    $ xconsole -file /dev/xconsole [...]
-#
-# NOTE: adjust the list below, or you'll go crazy if you have a reasonably
-#      busy site..
-#
-daemon.*;mail.*;\
-       news.err;\
-       *.=debug;*.=info;\
-       *.=notice;*.=warn       |/dev/xconsole
diff --git a/templates/debs/evergreen-ils_2.5.2_amd64.deb b/templates/debs/evergreen-ils_2.5.2_amd64.deb
deleted file mode 100644 (file)
index f009151..0000000
Binary files a/templates/debs/evergreen-ils_2.5.2_amd64.deb and /dev/null differ
diff --git a/templates/debs/evergreen-ils_2.6.0_amd64.deb b/templates/debs/evergreen-ils_2.6.0_amd64.deb
new file mode 100644 (file)
index 0000000..0cc8dc2
Binary files /dev/null and b/templates/debs/evergreen-ils_2.6.0_amd64.deb differ
diff --git a/templates/debs/libbusiness-onlinepayment-stripe-perl_0.04-1_amd64.deb b/templates/debs/libbusiness-onlinepayment-stripe-perl_0.04-1_amd64.deb
new file mode 100644 (file)
index 0000000..cf195aa
Binary files /dev/null and b/templates/debs/libbusiness-onlinepayment-stripe-perl_0.04-1_amd64.deb differ
diff --git a/templates/debs/opensrf_2.2.1_amd64.deb b/templates/debs/opensrf_2.2.1_amd64.deb
deleted file mode 100644 (file)
index f196bd0..0000000
Binary files a/templates/debs/opensrf_2.2.1_amd64.deb and /dev/null differ
diff --git a/templates/debs/opensrf_2.3.0_amd64.deb b/templates/debs/opensrf_2.3.0_amd64.deb
new file mode 100644 (file)
index 0000000..3632ec8
Binary files /dev/null and b/templates/debs/opensrf_2.3.0_amd64.deb differ
index 33fa51f..3cab9b7 100644 (file)
@@ -18,7 +18,6 @@
                 <!-- <appname>open-ils.justintime</appname> -->
                 <appname>open-ils.cstore</appname>
                 <appname>open-ils.collections</appname>
-                <appname>open-ils.ingest</appname>
                 <appname>open-ils.reporter</appname>
                 <appname>open-ils.reporter-store</appname>
                 <!-- <appname>open-ils.resolver</appname> -->
index 9d829c3..dd65ddd 100644 (file)
@@ -19,7 +19,6 @@
                 <!-- <appname>open-ils.justintime</appname> -->
                 <appname>open-ils.cstore</appname>
                 <appname>open-ils.collections</appname>
-                <appname>open-ils.ingest</appname>
                 <appname>open-ils.reporter</appname>
                 <appname>open-ils.reporter-store</appname>
                 <!-- <appname>open-ils.resolver</appname> -->
index af3cfd3..871155d 100644 (file)
@@ -1,3 +1,4 @@
-updated to 2.1.0 Wed Oct 19 12:54:14 EDT 2011
+Updated to 2.1.0 Wed Oct 19 12:54:14 EDT 2011
 Updated to 2.2beta Tue May  8 03:46:47 EDT 2012
 Updated to 2.3rc1 on Mon Sep 10 09:57:52 EDT 2012
+Updated to 2.6.0 on Mon May 19 09:11:22 EDT 2014
index cc947bd..66d200e 100644 (file)
@@ -22,6 +22,7 @@ Example OpenSRF bootstrap configuration file for Evergreen
           <service>open-ils.actor</service>
           <service>open-ils.acq</service>
           <service>open-ils.auth</service>
+          <service>open-ils.auth_proxy</service>
           <service>open-ils.booking</service>
           <service>open-ils.cat</service>
           <service>open-ils.circ</service>
@@ -30,8 +31,10 @@ Example OpenSRF bootstrap configuration file for Evergreen
           <service>open-ils.pcrud</service>
           <service>open-ils.permacrud</service>
           <service>open-ils.reporter</service>
+          <service>open-ils.resolver</service>
           <service>open-ils.search</service>
           <service>open-ils.supercat</service>
+          <service>open-ils.url_verify</service>
           <service>open-ils.vandelay</service>
           <service>open-ils.serial</service>
         </services>
@@ -60,11 +63,9 @@ Example OpenSRF bootstrap configuration file for Evergreen
     <router_name>router</router_name>
 
     <!-- <logfile>/openils/var/log/osrfsys.log</logfile> -->
-    
       <logfile>syslog</logfile>
       <syslog>local0</syslog>
       <actlog>local1</actlog>
-     
     <loglevel>3</loglevel>
     <settings_config>/openils/conf/opensrf.xml</settings_config>
   </opensrf>
@@ -88,6 +89,7 @@ Example OpenSRF bootstrap configuration file for Evergreen
       <service>open-ils.circ</service>
       <service>open-ils.actor</service>
       <service>open-ils.auth</service>
+      <service>open-ils.auth_proxy</service>
       <service>open-ils.collections</service>
       <service>open-ils.reporter</service>
     </services>
@@ -98,11 +100,9 @@ Example OpenSRF bootstrap configuration file for Evergreen
     <port>5222</port>
     <loglevel>3</loglevel>
     <!-- <logfile>/openils/var/log/gateway.log</logfile> -->
-    
       <logfile>syslog</logfile>
       <syslog>local6</syslog>
       <actlog>local1</actlog>
-    
   </gateway>
   <!-- ======================================================================================== -->
   <routers>
@@ -134,10 +134,8 @@ Example OpenSRF bootstrap configuration file for Evergreen
         <max_reconnect_attempts>5</max_reconnect_attempts>
       </transport>
       <!-- <logfile>/openils/var/log/router-public.log</logfile> -->
-      
         <logfile>syslog</logfile>
         <syslog>local2</syslog>
-      
       <loglevel>2</loglevel>
     </router>
     <router>
@@ -159,10 +157,8 @@ Example OpenSRF bootstrap configuration file for Evergreen
         <max_reconnect_attempts>5</max_reconnect_attempts>
       </transport>
       <!-- <logfile>/openils/var/log/router-private.log</logfile> -->
-      
         <logfile>syslog</logfile>
         <syslog>local2</syslog>
-     
       <loglevel>2</loglevel>
     </router>
   </routers>
@@ -170,7 +166,7 @@ Example OpenSRF bootstrap configuration file for Evergreen
 
   <!-- Any methods which match any of these match_string node values will     
        have their params redacted from lower-level input logging.             
-       Adjust these examples as needed. -->
+       Adjust these examples as needed. -->      
   <shared>
     <log_protect>
       <match_string>open-ils.auth.authenticate.verify</match_string>
@@ -184,6 +180,7 @@ Example OpenSRF bootstrap configuration file for Evergreen
       <match_string>open-ils.cstore.direct.actor.user.create</match_string>
       <match_string>open-ils.cstore.direct.actor.user.update</match_string>
       <match_string>open-ils.cstore.direct.actor.user.delete</match_string>
+      <match_string>open-ils.search.z3950.apply_credentials</match_string>
     </log_protect>
   </shared>
 </config>