Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 536784 - app-admin/rsyslog-8.7.0 version bump
Summary: app-admin/rsyslog-8.7.0 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Ultrabug
URL:
Whiteboard:
Keywords:
Depends on: 536778 536782
Blocks:
  Show dependency tree
 
Reported: 2015-01-16 16:05 UTC by Thomas Deutschmann (RETIRED)
Modified: 2015-02-23 14:46 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
rsyslog-8.7.0.ebuild.diff (rsyslog-8.7.0.ebuild.diff,3.09 KB, patch)
2015-01-16 16:05 UTC, Thomas Deutschmann (RETIRED)
Details | Diff
rsyslog-8.7.0.ebuild.diff (rsyslog-8.7.0.ebuild.diff,3.43 KB, patch)
2015-02-08 19:31 UTC, Thomas Deutschmann (RETIRED)
Details | Diff
rsyslog-8.7.0.ebuild.diff (rsyslog-8.7.0.ebuild-r1.diff,1.97 KB, patch)
2015-02-23 12:13 UTC, Thomas Deutschmann (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Deutschmann (RETIRED) gentoo-dev 2015-01-16 16:05:53 UTC
Created attachment 394098 [details, diff]
rsyslog-8.7.0.ebuild.diff

Hi,

please bump app-admin/rsyslog to v8.7.0. See my attached ebuild diff for the required ebuild changes.



Version 8.7.0 [v8-stable] 2015-01-13

 -  add message metadata "system" to msg object
    this permits to store metadata alongside the message
 -  imfile: add support for "filename" metadata
    this is useful in cases where wildcards are used
 -  imptcp: make stats counter names consistent with what imudp, imtcp uses
 -  added new module "omkafka" to support writing to Apache Kafka
 -  omfwd: add new "udp.senddelay" parameter
 -  mmnormalize enhancements
    Thanks to Janmejay Singh for the patch.
 -  RainerScript "foreach" iterator and array reading support
    Thanks to Janmejay Singh for the patch.
 -  now requires liblognorm >= 1.0.2
 -  add support for systemd >= 209 library names
 -  BSD "ntp" facility (value 12) is now also supported in filter
    Thanks to Douglas K. Rand of Iteris, Inc. for the patch.
    Note: this patch was released under ASL 2.0 (see email-conversation).
 -  bugfix: global(localHostName="xxx") was not respected in all modules
 -  bugfix: emit correct error message on config-file-not-found
    closes https://github.com/rsyslog/rsyslog/issues/173
 -  bugfix: impstats emitted invalid JSON format (if JSON was selected)
 -  bugfix: (small) memory leak in omfile’s outchannel code
    Thanks to Koral Ilgun for reporting this issue.
    bugfix: imuxsock did not deactivate some code not supported by platform
    Among potential other problemns, this caused build failure under Solaris.
    Note that this build problem just made a broader problem appear that so
    far always existed but was not visible.
    closes https://github.com/rsyslog/rsyslog/issues/185
Comment 1 Thomas Deutschmann (RETIRED) gentoo-dev 2015-02-08 19:31:24 UTC
Created attachment 395932 [details, diff]
rsyslog-8.7.0.ebuild.diff

Hi,

I attached an updated diff which includes the patch for bug 533020 and also fixes keyword handling (a lesson I learned yesterday in bug 539276).
Comment 2 Ultrabug gentoo-dev 2015-02-23 11:30:17 UTC
I'm not very fond of adding the rather shady librdkafka in tree for the moment wrt #536782.

Can we move forward without it ?
Comment 3 Thomas Deutschmann (RETIRED) gentoo-dev 2015-02-23 11:34:39 UTC
Yes, dev-libs/librdkafka is just a new feature. If you don't want to support it yet, move on without it.
Comment 4 Ultrabug gentoo-dev 2015-02-23 11:42:25 UTC
(In reply to Thomas D. from comment #3)
> Yes, dev-libs/librdkafka is just a new feature. If you don't want to support
> it yet, move on without it.

Mind you update your diff plz ?
Comment 5 Thomas Deutschmann (RETIRED) gentoo-dev 2015-02-23 12:13:42 UTC
Created attachment 397304 [details, diff]
rsyslog-8.7.0.ebuild.diff

Updated diff, kafka support removed.
Comment 6 Ultrabug gentoo-dev 2015-02-23 14:46:40 UTC
Thanks a lot Thomas, it's in tree :)

+*rsyslog-8.7.0 (23 Feb 2015)
+
+  23 Feb 2015; Ultrabug <ultrabug@gentoo.org> +rsyslog-8.7.0.ebuild:
+  version bump thx to Thomas D. fix #536784
+