public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
From: Adolf Belka <adolf.belka@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH] qpdf: Updarte to version 11.9.1
Date: Sun, 24 Nov 2024 13:27:09 +0100	[thread overview]
Message-ID: <20241124122715.7506-4-adolf.belka@ipfire.org> (raw)
In-Reply-To: <20241124122715.7506-1-adolf.belka@ipfire.org>

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

- Update from version 11.9.0 to 11.9.1
- Update of rootfile
- Changelog
    11.9.1
	* Rewrite a recursive function to be iterative in linearization to
	  enable more complex files to be linearized, especially on Windows.
	* Avoid non-standard use of `std::basic_string_view`. Contribution
	  from Zoe Clifford.

Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
---
 config/rootfiles/common/qpdf | 2 +-
 lfs/qpdf                     | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/config/rootfiles/common/qpdf b/config/rootfiles/common/qpdf
index 322845aa0..bd788b3d2 100644
--- a/config/rootfiles/common/qpdf
+++ b/config/rootfiles/common/qpdf
@@ -78,7 +78,7 @@ usr/bin/qpdf
 #usr/lib/cmake/qpdf/qpdfConfigVersion.cmake
 #usr/lib/libqpdf.so
 usr/lib/libqpdf.so.29
-usr/lib/libqpdf.so.29.9.0
+usr/lib/libqpdf.so.29.9.1
 #usr/lib/pkgconfig/libqpdf.pc
 #usr/share/doc/qpdf
 #usr/share/doc/qpdf/README-doc.txt
diff --git a/lfs/qpdf b/lfs/qpdf
index fabb4565b..9859258bc 100644
--- a/lfs/qpdf
+++ b/lfs/qpdf
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 11.9.0
+VER        = 11.9.1
 
 THISAPP    = qpdf-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = 3f79bef4b8d276cb73db1a08eb72cc67dec803c942c5e6f5322ecfc2fb017c7169aebb6b0790f1789970c86f4c8790465d0315ff8b355dd7e395a02192a605cb
+$(DL_FILE)_BLAKE2 = fa845e04d6044c70e1864a8eee9831774218a2fa6de74fed1efc22f0cc4982b7e41b2a7d6f0c794941eac08ba65d2196d72399514c376e2774c754f074560c43
 
 install : $(TARGET)
 
-- 
2.47.0


  parent reply	other threads:[~2024-11-24 12:27 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-24 12:27 [PATCH] pam: Update to version 1.7.0 Adolf Belka
2024-11-24 12:27 ` [PATCH] pango: Update to version 1.54.0 Adolf Belka
2024-11-24 12:27 ` [PATCH] pciutils: Update to version 3.13.0 Adolf Belka
2024-11-24 12:27 ` Adolf Belka [this message]
2024-11-24 12:27 ` [PATCH] ruby: Update to version 3.3.6 Adolf Belka
2024-11-24 12:27 ` [PATCH] screen: Update to version 5.0.0 Adolf Belka
2024-11-24 12:27 ` [PATCH] sshfs: Update to version 3.7.3 Adolf Belka
2024-11-24 12:27 ` [PATCH] swig: Update to version 4.3.0 Adolf Belka
2024-11-24 12:27 ` [PATCH] sysstat: Update to version 12.7.6 Adolf Belka
2024-11-24 12:27 ` [PATCH] sysvinit: Update to version 3.11 Adolf Belka

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20241124122715.7506-4-adolf.belka@ipfire.org \
    --to=adolf.belka@ipfire.org \
    --cc=development@lists.ipfire.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox