Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] package/cups: security bump to version 2.4.4
@ 2023-06-13  7:28 Peter Korsgaard
  2023-06-13 21:54 ` Peter Korsgaard
  2023-06-16  8:33 ` Peter Korsgaard
  0 siblings, 2 replies; 3+ messages in thread
From: Peter Korsgaard @ 2023-06-13  7:28 UTC (permalink / raw)
  To: buildroot; +Cc: Olivier Schonken, Angelo Compagnucci

Fixes the following security issues:

- CVE-2023-32324: Heap buffer overflow in cupsd
  https://github.com/OpenPrinting/cups/security/advisories/GHSA-cxc6-w2g7-69p7

And a number of other fixes, see the release notes for details:
https://github.com/OpenPrinting/cups/releases/tag/v2.4.3

In addition, 2.4.4 fixes a segfault regression in 2.4.3:
https://github.com/OpenPrinting/cups/releases/tag/v2.4.4

Update NOTICE hash for a change in copyright years:
-Copyright © 2020-2022 by OpenPrinting
+Copyright © 2020-2023 by OpenPrinting

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
---
 package/cups/cups.hash | 4 ++--
 package/cups/cups.mk   | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/package/cups/cups.hash b/package/cups/cups.hash
index ba220e903e..cc6fe25446 100644
--- a/package/cups/cups.hash
+++ b/package/cups/cups.hash
@@ -1,4 +1,4 @@
 # Locally calculated:
-sha256  f03ccb40b087d1e30940a40e0141dcbba263f39974c20eb9f2521066c9c6c908  cups-2.4.2-source.tar.gz
+sha256  209259e8fe8df9112af49f4e5765f50dad6da1f869296de41d6eaab1b98003cb  cups-2.4.4-source.tar.gz
 sha256  cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30  LICENSE
-sha256  7a7bd639e3a8457ae40b0dcfb74ea3cc6a8132b06c726142e993625d33eb6de5  NOTICE
+sha256  5320b6e3c252423e4153eb2dd63e57e3b630afb21139f44e43b02d85fe33e279  NOTICE
diff --git a/package/cups/cups.mk b/package/cups/cups.mk
index fed2aa809f..7bbea9a218 100644
--- a/package/cups/cups.mk
+++ b/package/cups/cups.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-CUPS_VERSION = 2.4.2
+CUPS_VERSION = 2.4.4
 CUPS_SOURCE = cups-$(CUPS_VERSION)-source.tar.gz
 CUPS_SITE = https://github.com/OpenPrinting/cups/releases/download/v$(CUPS_VERSION)
 CUPS_LICENSE = Apache-2.0 with GPL-2.0/LGPL-2.0 exception
-- 
2.30.2

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

* Re: [Buildroot] [PATCH] package/cups: security bump to version 2.4.4
  2023-06-13  7:28 [Buildroot] [PATCH] package/cups: security bump to version 2.4.4 Peter Korsgaard
@ 2023-06-13 21:54 ` Peter Korsgaard
  2023-06-16  8:33 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2023-06-13 21:54 UTC (permalink / raw)
  To: buildroot; +Cc: Angelo Compagnucci, Olivier Schonken

>>>>> "Peter" == Peter Korsgaard <peter@korsgaard.com> writes:

 > Fixes the following security issues:
 > - CVE-2023-32324: Heap buffer overflow in cupsd
 >   https://github.com/OpenPrinting/cups/security/advisories/GHSA-cxc6-w2g7-69p7

 > And a number of other fixes, see the release notes for details:
 > https://github.com/OpenPrinting/cups/releases/tag/v2.4.3

 > In addition, 2.4.4 fixes a segfault regression in 2.4.3:
 > https://github.com/OpenPrinting/cups/releases/tag/v2.4.4

 > Update NOTICE hash for a change in copyright years:
 > -Copyright © 2020-2022 by OpenPrinting
 > +Copyright © 2020-2023 by OpenPrinting

 > Signed-off-by: Peter Korsgaard <peter@korsgaard.com>

Committed, thanks.

-- 
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

* Re: [Buildroot] [PATCH] package/cups: security bump to version 2.4.4
  2023-06-13  7:28 [Buildroot] [PATCH] package/cups: security bump to version 2.4.4 Peter Korsgaard
  2023-06-13 21:54 ` Peter Korsgaard
@ 2023-06-16  8:33 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2023-06-16  8:33 UTC (permalink / raw)
  To: buildroot; +Cc: Angelo Compagnucci, Olivier Schonken

>>>>> "Peter" == Peter Korsgaard <peter@korsgaard.com> writes:

 > Fixes the following security issues:
 > - CVE-2023-32324: Heap buffer overflow in cupsd
 >   https://github.com/OpenPrinting/cups/security/advisories/GHSA-cxc6-w2g7-69p7

 > And a number of other fixes, see the release notes for details:
 > https://github.com/OpenPrinting/cups/releases/tag/v2.4.3

 > In addition, 2.4.4 fixes a segfault regression in 2.4.3:
 > https://github.com/OpenPrinting/cups/releases/tag/v2.4.4

 > Update NOTICE hash for a change in copyright years:
 > -Copyright © 2020-2022 by OpenPrinting
 > +Copyright © 2020-2023 by OpenPrinting

 > Signed-off-by: Peter Korsgaard <peter@korsgaard.com>

Committed to 2023.02.x and 2023.05.x, thanks.

-- 
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

end of thread, other threads:[~2023-06-16  8:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-13  7:28 [Buildroot] [PATCH] package/cups: security bump to version 2.4.4 Peter Korsgaard
2023-06-13 21:54 ` Peter Korsgaard
2023-06-16  8:33 ` Peter Korsgaard

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