* [Buildroot] [PATCH 1/1] package/znc: security bump to version 1.7.3
@ 2019-03-30 17:42 Bernd Kuhls
2019-03-31 11:55 ` Thomas Petazzoni
2019-04-05 15:28 ` Peter Korsgaard
0 siblings, 2 replies; 3+ messages in thread
From: Bernd Kuhls @ 2019-03-30 17:42 UTC (permalink / raw)
To: buildroot
Changelog: https://wiki.znc.in/ChangeLog/1.7.3
Fixes CVE-2019-9917:
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-9917
- ZNC before 1.7.3-rc1 allows an existing remote user to cause a Denial
of Service (crash) via invalid encoding.
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
package/znc/znc.hash | 2 +-
package/znc/znc.mk | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/znc/znc.hash b/package/znc/znc.hash
index 0845df5355..b685a7bf7b 100644
--- a/package/znc/znc.hash
+++ b/package/znc/znc.hash
@@ -1,3 +1,3 @@
# Locally calculated
-sha256 60b4e78f54c532c32673d1ef8e5f606c530ef3a6d6b76ea1daa66459a86682a9 znc-1.7.2.tar.gz
+sha256 1e4cc31837a1e8e6cc310873659a167cec16a3fd4281cbc3bf364e42352c113d znc-1.7.3.tar.gz
sha256 cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30 LICENSE
diff --git a/package/znc/znc.mk b/package/znc/znc.mk
index b2e422c0f0..fdc147a8a1 100644
--- a/package/znc/znc.mk
+++ b/package/znc/znc.mk
@@ -4,7 +4,7 @@
#
################################################################################
-ZNC_VERSION = 1.7.2
+ZNC_VERSION = 1.7.3
ZNC_SITE = http://znc.in/releases/archive
ZNC_LICENSE = Apache-2.0
ZNC_LICENSE_FILES = LICENSE
--
2.20.1
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [Buildroot] [PATCH 1/1] package/znc: security bump to version 1.7.3
2019-03-30 17:42 [Buildroot] [PATCH 1/1] package/znc: security bump to version 1.7.3 Bernd Kuhls
@ 2019-03-31 11:55 ` Thomas Petazzoni
2019-04-05 15:28 ` Peter Korsgaard
1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni @ 2019-03-31 11:55 UTC (permalink / raw)
To: buildroot
On Sat, 30 Mar 2019 18:42:49 +0100
Bernd Kuhls <bernd.kuhls@t-online.de> wrote:
> Changelog: https://wiki.znc.in/ChangeLog/1.7.3
>
> Fixes CVE-2019-9917:
> http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-9917
> - ZNC before 1.7.3-rc1 allows an existing remote user to cause a Denial
> of Service (crash) via invalid encoding.
>
> Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
> ---
> package/znc/znc.hash | 2 +-
> package/znc/znc.mk | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Buildroot] [PATCH 1/1] package/znc: security bump to version 1.7.3
2019-03-30 17:42 [Buildroot] [PATCH 1/1] package/znc: security bump to version 1.7.3 Bernd Kuhls
2019-03-31 11:55 ` Thomas Petazzoni
@ 2019-04-05 15:28 ` Peter Korsgaard
1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2019-04-05 15:28 UTC (permalink / raw)
To: buildroot
>>>>> "Bernd" == Bernd Kuhls <bernd.kuhls@t-online.de> writes:
> Changelog: https://wiki.znc.in/ChangeLog/1.7.3
> Fixes CVE-2019-9917:
> http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-9917
> - ZNC before 1.7.3-rc1 allows an existing remote user to cause a Denial
> of Service (crash) via invalid encoding.
> Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Committed to 2019.02.x, thanks.
--
Bye, Peter Korsgaard
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2019-04-05 15:28 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-03-30 17:42 [Buildroot] [PATCH 1/1] package/znc: security bump to version 1.7.3 Bernd Kuhls
2019-03-31 11:55 ` Thomas Petazzoni
2019-04-05 15:28 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox