commit ea4cf1a08ef80fa4a1d6e6dc01c7b87795d74d4d
Author: Jan Palus <[email protected]>
Date:   Wed Dec 13 23:28:52 2023 +0100

    up to 1.7.1 (fixes CVE-2023-50246 CVE-2023-50268)

 jq.spec      | 4 ++--
 static.patch | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/jq.spec b/jq.spec
index 806be11..0815d66 100644
--- a/jq.spec
+++ b/jq.spec
@@ -12,13 +12,13 @@
 Summary:       Command-line JSON processor
 Summary(pl.UTF-8):     Procesor JSON działający z linii poleceń
 Name:          jq
-Version:       1.7
+Version:       1.7.1
 Release:       1
 License:       MIT, Apache, CC-BY, GPL v3
 Group:         Applications/Text
 #Source0Download: https://github.com/jqlang/jq/releases
 Source0:       
https://github.com/jqlang/jq/releases/download/%{name}-%{version}/jq-%{version}.tar.gz
-# Source0-md5: 4662fd45f0b5622382fc85c1249739d5
+# Source0-md5: 974a340105ecb43add8c55601525f9fc
 Patch0:                static.patch
 Patch1:                tests-no-pty.patch
 URL:           https://jqlang.github.io/jq/
diff --git a/static.patch b/static.patch
index 7c93862..814009b 100644
--- a/static.patch
+++ b/static.patch
@@ -8,4 +8,4 @@
 +jq_LDFLAGS =
  jq_LDADD = libjq.la -lm
  
- if WIN32
+ if ENABLE_ALL_STATIC
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/jq.git/commitdiff/ea4cf1a08ef80fa4a1d6e6dc01c7b87795d74d4d

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to