All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] syslog-ng: Bump version header in conf file to 3.9
@ 2017-03-26 22:44 Pawel Sikora
  2017-03-27  7:07 ` Chris Packham
  2017-03-31  7:11 ` Peter Korsgaard
  0 siblings, 2 replies; 3+ messages in thread
From: Pawel Sikora @ 2017-03-26 22:44 UTC (permalink / raw)
  To: buildroot

Package version of syslog-ng is 3.9.1.
Bumping version number in syslog-ng.conf to 3.9

Fixing warning message about configuration file being too old.

Signed-off-by: Pawel Sikora <sikor6@gmail.com>
---
 package/syslog-ng/syslog-ng.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/syslog-ng/syslog-ng.conf b/package/syslog-ng/syslog-ng.conf
index 0b4a860cf..a3384eebc 100644
--- a/package/syslog-ng/syslog-ng.conf
+++ b/package/syslog-ng/syslog-ng.conf
@@ -1,4 +1,4 @@
- at version: 3.7
+ at version: 3.9
 
 source s_sys {
 	file("/proc/kmsg" program_override("kernel"));
-- 
2.12.0

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [Buildroot] [PATCH 1/1] syslog-ng: Bump version header in conf file to 3.9
  2017-03-26 22:44 [Buildroot] [PATCH 1/1] syslog-ng: Bump version header in conf file to 3.9 Pawel Sikora
@ 2017-03-27  7:07 ` Chris Packham
  2017-03-31  7:11 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Chris Packham @ 2017-03-27  7:07 UTC (permalink / raw)
  To: buildroot

On 27/03/2017 10:44 AM, "Pawel Sikora" <sikor6@gmail.com> wrote:

Package version of syslog-ng is 3.9.1.
Bumping version number in syslog-ng.conf to 3.9

Fixing warning message about configuration file being too old.

Signed-off-by: Pawel Sikora <sikor6@gmail.com>
---
 package/syslog-ng/syslog-ng.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/syslog-ng/syslog-ng.conf b/package/syslog-ng/syslog-ng.
conf
index 0b4a860cf..a3384eebc 100644
--- a/package/syslog-ng/syslog-ng.conf
+++ b/package/syslog-ng/syslog-ng.conf
@@ -1,4 +1,4 @@
- at version: 3.7
+ at version: 3.9

 source s_sys {
        file("/proc/kmsg" program_override("kernel"));
--


Looks good to me

Acked-by: Chris Packham <judge.packham@gmail.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20170327/b5f980b8/attachment.html>

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [Buildroot] [PATCH 1/1] syslog-ng: Bump version header in conf file to 3.9
  2017-03-26 22:44 [Buildroot] [PATCH 1/1] syslog-ng: Bump version header in conf file to 3.9 Pawel Sikora
  2017-03-27  7:07 ` Chris Packham
@ 2017-03-31  7:11 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2017-03-31  7:11 UTC (permalink / raw)
  To: buildroot

>>>>> "Pawel" == Pawel Sikora <sikor6@gmail.com> writes:

 > Package version of syslog-ng is 3.9.1.
 > Bumping version number in syslog-ng.conf to 3.9

 > Fixing warning message about configuration file being too old.

 > Signed-off-by: Pawel Sikora <sikor6@gmail.com>

Committed to 2017.02.x, thanks.

-- 
Bye, Peter Korsgaard

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-03-31  7:11 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-26 22:44 [Buildroot] [PATCH 1/1] syslog-ng: Bump version header in conf file to 3.9 Pawel Sikora
2017-03-27  7:07 ` Chris Packham
2017-03-31  7:11 ` Peter Korsgaard

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.