mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] rsyslog: version bump 8.25 -> 8.26
@ 2017-04-11 12:49 Bastian Stender
  0 siblings, 0 replies; only message in thread
From: Bastian Stender @ 2017-04-11 12:49 UTC (permalink / raw)
  To: ptxdist; +Cc: Bastian Stender

Signed-off-by: Bastian Stender <bst@pengutronix.de>
---
 rules/rsyslog.in   | 4 ++--
 rules/rsyslog.make | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/rules/rsyslog.in b/rules/rsyslog.in
index 8b5f8dff4..74f639567 100644
--- a/rules/rsyslog.in
+++ b/rules/rsyslog.in
@@ -30,13 +30,13 @@ config RSYSLOG_SYSTEMD_UNIT
 
 config RSYSLOG_REGEXP
 	bool
-	# 8.25.0 fails to build without regex support
+	# 8.26.0 fails to build without regex support
 	default y
 	prompt "regular expression support" if BROKEN
 
 config RSYSLOG_INET
 	bool
-	# 8.25.0 fails to run without inet support
+	# 8.26.0 fails to run without inet support
 	default y
 	prompt "networking support" if BROKEN
 
diff --git a/rules/rsyslog.make b/rules/rsyslog.make
index 863dfff48..0bcbe5b08 100644
--- a/rules/rsyslog.make
+++ b/rules/rsyslog.make
@@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_RSYSLOG) += rsyslog
 #
 # Paths and names
 #
-RSYSLOG_VERSION	:= 8.25.0
-RSYSLOG_MD5	:= 3181df494402b4c2adf5b02a7925c8f6
+RSYSLOG_VERSION	:= 8.26.0
+RSYSLOG_MD5	:= abe20d1621d1e73326c08b964a556ed7
 RSYSLOG		:= rsyslog-$(RSYSLOG_VERSION)
 RSYSLOG_SUFFIX	:= tar.gz
 RSYSLOG_URL	:= http://www.rsyslog.com/files/download/rsyslog/$(RSYSLOG).$(RSYSLOG_SUFFIX)
-- 
2.11.0


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

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

only message in thread, other threads:[~2017-04-11 12:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-11 12:49 [ptxdist] [PATCH] rsyslog: version bump 8.25 -> 8.26 Bastian Stender

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