public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH] CUPS: Update to 2.4.2
@ 2022-07-28 13:09 Peter Müller
  2022-07-28 19:40 ` Michael Tremer
  0 siblings, 1 reply; 2+ messages in thread
From: Peter Müller @ 2022-07-28 13:09 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 1240 bytes --]

Please refer to https://github.com/OpenPrinting/cups/releases/tag/v2.4.2
for the release notes of this version. Most notably for IPFire, it comes
with OpenSSL support again.

Signed-off-by: Peter Müller <peter.mueller(a)ipfire.org>
---
 lfs/cups | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/lfs/cups b/lfs/cups
index 312f165d8..e500ac2e7 100644
--- a/lfs/cups
+++ b/lfs/cups
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 2.4.1
+VER        = 2.4.2
 SUMMARY    = The Common UNIX Printing System
 
 THISAPP    = cups-$(VER)
@@ -33,7 +33,7 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/cups-$(VER)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = cups
-PAK_VER    = 28
+PAK_VER    = 29
 
 DEPS       = avahi cups-filters dbus ghostscript
 
@@ -47,7 +47,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = 690d9d92f9bc84c2bb360699191cd67e1489ffc3ab219376dfc1a8795379950c95bf58c2033a0dbd2918262c5d104e21e31c4585cb35d229b0fac6cf4967bfd7
+$(DL_FILE)_BLAKE2 = 97053feb502d4fdc28810b806000b6c84a6795d5adcec0789e73e5477d5802d46a99381366d16219f627166df088f6decde5c144bd0c38b5745815dc1e426bc5
 
 install : $(TARGET)
 
-- 
2.35.3

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

* Re: [PATCH] CUPS: Update to 2.4.2
  2022-07-28 13:09 [PATCH] CUPS: Update to 2.4.2 Peter Müller
@ 2022-07-28 19:40 ` Michael Tremer
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Tremer @ 2022-07-28 19:40 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 1450 bytes --]

Reviewed-by: Michael Tremer <michael.tremer(a)ipfire.org>

> On 28 Jul 2022, at 14:09, Peter Müller <peter.mueller(a)ipfire.org> wrote:
> 
> Please refer to https://github.com/OpenPrinting/cups/releases/tag/v2.4.2
> for the release notes of this version. Most notably for IPFire, it comes
> with OpenSSL support again.
> 
> Signed-off-by: Peter Müller <peter.mueller(a)ipfire.org>
> ---
> lfs/cups | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/lfs/cups b/lfs/cups
> index 312f165d8..e500ac2e7 100644
> --- a/lfs/cups
> +++ b/lfs/cups
> @@ -24,7 +24,7 @@
> 
> include Config
> 
> -VER        = 2.4.1
> +VER        = 2.4.2
> SUMMARY    = The Common UNIX Printing System
> 
> THISAPP    = cups-$(VER)
> @@ -33,7 +33,7 @@ DL_FROM    = $(URL_IPFIRE)
> DIR_APP    = $(DIR_SRC)/cups-$(VER)
> TARGET     = $(DIR_INFO)/$(THISAPP)
> PROG       = cups
> -PAK_VER    = 28
> +PAK_VER    = 29
> 
> DEPS       = avahi cups-filters dbus ghostscript
> 
> @@ -47,7 +47,7 @@ objects = $(DL_FILE)
> 
> $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
> 
> -$(DL_FILE)_BLAKE2 = 690d9d92f9bc84c2bb360699191cd67e1489ffc3ab219376dfc1a8795379950c95bf58c2033a0dbd2918262c5d104e21e31c4585cb35d229b0fac6cf4967bfd7
> +$(DL_FILE)_BLAKE2 = 97053feb502d4fdc28810b806000b6c84a6795d5adcec0789e73e5477d5802d46a99381366d16219f627166df088f6decde5c144bd0c38b5745815dc1e426bc5
> 
> install : $(TARGET)
> 
> -- 
> 2.35.3


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

end of thread, other threads:[~2022-07-28 19:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-28 13:09 [PATCH] CUPS: Update to 2.4.2 Peter Müller
2022-07-28 19:40 ` Michael Tremer

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