From a55a8d971ca315338446baf712ea0604e46f564b Mon Sep 17 00:00:00 2001 From: Umashankar Avagadda Date: Tue, 10 May 2022 09:59:16 +0000 Subject: [PATCH] ZBUG-2633:Upgraded jetty to 9.4.46.v20220331 --- .../zimbra-jetty-distribution/debian/changelog | 6 ++++++ .../rpm/SPECS/jetty-distribution.spec | 2 ++ versions.def | 2 +- 3 files changed, 9 insertions(+), 1 deletion(-) diff --git a/thirdparty/jetty-distribution/zimbra-jetty-distribution/debian/changelog b/thirdparty/jetty-distribution/zimbra-jetty-distribution/debian/changelog index 397a1a2d2..3b207656b 100644 --- a/thirdparty/jetty-distribution/zimbra-jetty-distribution/debian/changelog +++ b/thirdparty/jetty-distribution/zimbra-jetty-distribution/debian/changelog @@ -1,3 +1,9 @@ +zimbra-jetty-distribution (VERSION-2.PKG_OS_TAG) unstable; urgency=medium + + * Fix ZBUG-2633, Upgraded jetty to 9.4.46.v20220331 + + -- Zimbra Packaging Services Mon, 09 May 2022 03:14:15 +0530 + zimbra-jetty-distribution (VERSION-2.PKG_OS_TAG) unstable; urgency=medium * Minor dependency fix. diff --git a/thirdparty/jetty-distribution/zimbra-jetty-distribution/rpm/SPECS/jetty-distribution.spec b/thirdparty/jetty-distribution/zimbra-jetty-distribution/rpm/SPECS/jetty-distribution.spec index d52063e86..2f92133ae 100644 --- a/thirdparty/jetty-distribution/zimbra-jetty-distribution/rpm/SPECS/jetty-distribution.spec +++ b/thirdparty/jetty-distribution/zimbra-jetty-distribution/rpm/SPECS/jetty-distribution.spec @@ -14,6 +14,8 @@ URL: https://www.eclipse.org/jetty/ The Zimbra jetty-distribution build %changelog +* Mon May 09 2022 Zimbra Packaging Services - VERSION-2.PKG_OS_TAG +- Fix ZBUG-2633, Upgraded jetty to 9.4.46.v20220331 * Thu Aug 31 2017 Zimbra Packaging Services - VERSION-2.PKG_OS_TAG - Minor dependency fix. * Fri Jul 7 2017 Zimbra Packaging Services - VERSION-1.PKG_OS_TAG diff --git a/versions.def b/versions.def index 22ff5c6fa..d4b974be9 100644 --- a/versions.def +++ b/versions.def @@ -77,7 +77,7 @@ JDK_BUILD := b01 JDK_TAG := jdk8u$(JDK_UPDATE)-$(JDK_BUILD) JDK_VERSION := 1.8.0u$(JDK_UPDATE)$(JDK_BUILD) -JETTY_DISTRIBUTION_VERSION := 9.3.5.v20151012 +JETTY_DISTRIBUTION_VERSION := 9.4.46.v20220331 JUNIXSOCKET_VERSION := 2.0.4