~ubuntu-branches/ubuntu/trusty/rsyslog/trusty

« back to all changes in this revision

Viewing changes to doc/Makefile.am

  • Committer: Dave Walker (Daviey)
  • Author(s): Scott Moser
  • Date: 2011-06-17 20:59:38 UTC
  • mfrom: (36.1.8 oneiric.merge)
  • Revision ID: davewalker@ubuntu.com-20110617205938-pfkizxz2wsgzi2ot
Tags: 5.8.1-1ubuntu1
* Resynchronise with Debian (LP: #794230).  Remaining changes:
  - Run as rsyslog:rsyslog, set $FileOwner to syslog
  - Replace init script with debian/rsyslog.upstart.
  - debian/rsyslog.logrotate: Use reload command to restart rsyslog
  - debian/rsyslog.conf: enable $RepeatedMsgReduction 
    to avoid bloating the syslog file (LP #453444)
  - Add debian/rsyslog.dmesg.upstart to save initial dmesg into a file.
    Install it in debian/rules.
  - debian/50-default.conf: set of default rules for syslog (forwarded to
    Debian #603160). remove file in postrm on purge. manage with ucf.
  - debian/rules: build with LDFLAGS=""
* Dropped:
  - debian/control: Bump build-dependency on debhelper
    debian now depends on dh >= 8
* New upstream release.
* Bump Standards-Version to 3.9.2. No further changes.
* Enable and install impstats module. (Closes: #620114)
* Update logcheck rule. (Closes: #616659)
* debian/rsyslog.init: Set correct compat level (5).
* The way rsyslog processes SIGHUP has changed. It no longer does a reload
  of its configuration, but simply closes all open files. To apply a changed
  configuration, rsyslogd needs to be restarted now.
  - Drop "reload" action from debian/rsyslog.init, map "force-reload" to
    "restart". (Closes: #580897)
  - Add "rotate" action to debian/rsyslog.init which sends SIGHUP to
    rsyslogd. Use that in debian/rsyslog.logrotate. (Closes: #626365)
  - Update debian/rsyslog-mysql.postinst and rsyslog-pgsql.postinst to use
    restart instead of reload.
  - Add a NEWS file explaining the changed SIGHUP handling.
* New upstream stable release.
* New upstream release.
  - Properly handle ANSI SQL strings in ompgsql. (Closes: #600479)
* New upstream release.
* debian/patches/02-pmaixforwardedfrom_type_nokeep.patch
  - Remove, merged upstream.
* debian/patches/03-epoll_create1-fallback.patch
  - Remove, merged upstream.
* debian/patches/03-epoll_create1-fallback.patch
  - If epoll_create1() is not available during runtime, fall back to
    epoll_create(). This fixes remote syslog when runnig rsyslog on a
    lenny kernel. (Closes: #617996)
* New upstream release.
* debian/rsyslog.links
  - Create symlink for rsyslog.service in multi-user.target.wants so rsyslog
    is enabled by default when using systemd.
* debian/patches/02-pmaixforwardedfrom_type_nokeep.patch
  - Fix build failure in aixforwardedfrom parser module by setting the
    module type to NOKEEP.
* debian/rsyslog.preinst
  - Remove old rsyslog.socket symlink from sockets.target.wants on upgrades
    as rsyslog uses syslog.socket now which is provided by systemd.
* debian/rsyslog.install
  - Stop installing rsyslog.socket.
* New upstream release.
* New upstream release.
  - Fix regression in imuxsock plugin which did no longer sanitize received
    messages. This makes 02-cleanup-trailing-lf.patch obsolete and also
    fixes the SQL syntax errors in the mysql output if the input contained
    NUL bytes. Closes: #614061
* Enable and install omprog output plugin. Closes: #552095
* Improve package description. Closes: #612948
  Thanks to Justin B Rye for the patch.
* debian/patches/02-cleanup-trailing-lf.patch
  - Fix regression in imuxsock plugin which did not remove a trailing LF
    anymore. Patch cherry-picked from upstream Git. Closes: #612829
* New upstream release.
* Enable and install parser modules.
* New upstream release.
* Upload to unstable.
* debian/patches/02-typo_fix_equation_sign.patch
  - Removed, merged upstream.
* debian/patches/03-atomic_operations.patch
  - Removed, merged upstream.
* debian/patches/03-atomic_operations.patch
  - Fix build failures on platforms which don't have 64 bit atomic
    operations. Patch cherry-picked from upstream Git. Closes: #600930
* New upstream development release.
* Remove patches, merged upstream
  - debian/patches/02-install_also_rsyslog_socket.patch
  - debian/patches/02-tls_loop_fix.patch
* debian/patches/02-typo_fix_equation_sign.patch
  - Fix small typo ("equation sign"). Closes: #575589
* debian/rsyslog.postinst
  - Remove pre-lenny migration code to rotate old log files from sysklogd.
* New upstream development release.
* debian/rsyslog.install
  - Install omruleset.so plugin: http://www.rsyslog.com/doc/omruleset.html
* debian/rsyslog.default
  - Start rsyslogd with native -c5 mode.
* Install systemd unit files which allow to run rsyslog in socket activation
  mode when systemd is used.
* debian/patches/02-install_also_rsyslog_socket.patch
  - When enabling rsyslog.service also enable rsyslog.socket. Patch
    cherry-picked from upstream Git.
* Bump debhelper compatibility level to 8. Update Build-Depends accordingly.

Show diffs side-by-side

added added

removed removed

Lines of Context:
31
31
        version_naming.html \
32
32
        contributors.html \
33
33
        dev_queue.html \
 
34
        omstdout.html \
 
35
        omudpspoof.html \
 
36
        omruleset.html \
34
37
        omsnmp.html \
35
38
        ommysql.html \
36
39
        omoracle.html \
37
40
        omlibdbi.html \
38
41
        imfile.html \
39
42
        imtcp.html \
 
43
        imptcp.html \
 
44
        impstats.html \
40
45
        imgssapi.html \
41
46
        imrelp.html \
 
47
        imsolaris.html \
42
48
        imuxsock.html \
43
49
        imklog.html \
 
50
        pmlastmsg.html \
 
51
        mmsnmptrapd.html \
44
52
        queues.html \
45
53
        src/queueWorkerLogic.dia \
46
54
        queueWorkerLogic.jpg \
63
71
        rsconf1_actionresumeinterval.html \
64
72
        rsconf1_allowedsender.html \
65
73
        rsconf1_controlcharacterescapeprefix.html \
 
74
        rsconf1_escape8bitcharsonreceive.html \
66
75
        rsconf1_debugprintcfsyslinehandlerlist.html \
67
76
        rsconf1_debugprintmodulelist.html \
68
77
        rsconf1_debugprinttemplatelist.html \
88
97
        rsconf1_moddir.html \
89
98
        rsconf1_repeatedmsgreduction.html \
90
99
        rsconf1_resetconfigvariables.html \
 
100
        rsconf1_rulesetcreatemainqueue.html \
91
101
        rsconf1_umask.html \
 
102
        rsconf1_rulesetparser.html \
92
103
        v3compatibility.html \
93
104
        v4compatibility.html \
 
105
        v5compatibility.html \
94
106
        im3195.html \
95
107
        netstream.html \
96
108
        ns_gtls.html \
99
111
        gssapi.html \
100
112
        licensing.html \
101
113
        ommail.html \
 
114
        omuxsock.html \
102
115
        omrelp.html \
103
116
        syslog_parsing.html \
104
117
        troubleshoot.html \
117
130
grfx_files = \
118
131
        rsyslog_confgraph_complex.png\
119
132
        rsyslog_confgraph_std.png \
 
133
        module_workflow.png \
120
134
        direct_queue0.png \
121
135
        direct_queue1.png \
122
136
        direct_queue2.png \
127
141
        dataflow.png \
128
142
        queue_analogy_tv.png \
129
143
        gssapi.png \
 
144
        rfc5424layers.png \
 
145
        src/rfc5424layers.dia \
130
146
        rsyslog-vers.png
131
147
 
132
148
EXTRA_DIST = $(html_files) $(grfx_files)