pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/orc
Module Name: pkgsrc
Committed By: adam
Date: Fri Sep 13 19:10:46 UTC 2024
Modified Files:
pkgsrc/devel/orc: Makefile PLIST distinfo
Removed Files:
pkgsrc/devel/orc/patches: patch-orc_orccpu-x86.c
Log Message:
orc: updated to 0.4.40
0.4.40
- Security: Minor follow-up fixes for CVE-2024-40897 (Sebastian Dröge)
- powerpc: fix div255w which still used the inexact substitution (L. E. Segovia)
- x86: work around old GCC versions (pre 9.0) having broken xgetbv
implementations (L. E. Segovia)
- x86: consider MSYS2/Cygwin as Windows for ABI purposes only (L. E. Segovia)
- x86: handle unnatural and misaligned array pointers (L. E. Segovia)
- orccodemem: Assorted memory mapping fixes (L. E. Segovia)
- Fix include header use from C++ (Kleis Auke Wolthuizen)
- Some compatibility fixes for Musl (L. E. Segovia)
- ppc: Disable VSX and ISA 2.07 for Apple targets (L. E. Segovia)
- ppc: Allow detection of ppc64 in Mac OS (L. E. Segovia)
- x86: Fix non-C11 typedefs (L. E. Segovia)
- meson: Fix detecting XSAVE on older AppleClang (L. E. Segovia)
- x86: try fixing AVX detection again by adding check for XSAVE (L. E. Segovia)
- Check return values of malloc() and realloc() (Vladimir D. Seleznev)
To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 pkgsrc/devel/orc/Makefile
cvs rdiff -u -r1.18 -r1.19 pkgsrc/devel/orc/PLIST
cvs rdiff -u -r1.30 -r1.31 pkgsrc/devel/orc/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/devel/orc/patches/patch-orc_orccpu-x86.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/orc/Makefile
diff -u pkgsrc/devel/orc/Makefile:1.29 pkgsrc/devel/orc/Makefile:1.30
--- pkgsrc/devel/orc/Makefile:1.29 Sat Aug 3 10:43:01 2024
+++ pkgsrc/devel/orc/Makefile Fri Sep 13 19:10:45 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.29 2024/08/03 10:43:01 nia Exp $
+# $NetBSD: Makefile,v 1.30 2024/09/13 19:10:45 adam Exp $
-DISTNAME= orc-0.4.39
+DISTNAME= orc-0.4.40
CATEGORIES= devel
MASTER_SITES= https://gstreamer.freedesktop.org/src/orc/
EXTRACT_SUFX= .tar.xz
Index: pkgsrc/devel/orc/PLIST
diff -u pkgsrc/devel/orc/PLIST:1.18 pkgsrc/devel/orc/PLIST:1.19
--- pkgsrc/devel/orc/PLIST:1.18 Sat Jul 20 06:16:29 2024
+++ pkgsrc/devel/orc/PLIST Fri Sep 13 19:10:45 2024
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.18 2024/07/20 06:16:29 adam Exp $
+@comment $NetBSD: PLIST,v 1.19 2024/09/13 19:10:45 adam Exp $
bin/orc-bugreport
bin/orcc
include/orc-0.4/orc-test/orcarray.h
@@ -39,9 +39,9 @@ include/orc-0.4/orc/orcx86.h
include/orc-0.4/orc/orcx86insn.h
lib/liborc-0.4.so
lib/liborc-0.4.so.0
-lib/liborc-0.4.so.0.39.0
+lib/liborc-0.4.so.0.40.0
lib/liborc-test-0.4.so
lib/liborc-test-0.4.so.0
-lib/liborc-test-0.4.so.0.39.0
+lib/liborc-test-0.4.so.0.40.0
lib/pkgconfig/orc-0.4.pc
lib/pkgconfig/orc-test-0.4.pc
Index: pkgsrc/devel/orc/distinfo
diff -u pkgsrc/devel/orc/distinfo:1.30 pkgsrc/devel/orc/distinfo:1.31
--- pkgsrc/devel/orc/distinfo:1.30 Sat Aug 3 10:41:21 2024
+++ pkgsrc/devel/orc/distinfo Fri Sep 13 19:10:45 2024
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.30 2024/08/03 10:41:21 nia Exp $
+$NetBSD: distinfo,v 1.31 2024/09/13 19:10:45 adam Exp $
-BLAKE2s (orc-0.4.39.tar.xz) = 9de3d497b625881037b7979d6d4779651711794285e540760f62813a11985c4d
-SHA512 (orc-0.4.39.tar.xz) = 5b2167c9bb5ef4fdd5b1a683e5e7fc94bafa0afe62cb5f30e6fd2de9e80b4727b533029688e2807fc64b60af45f9263a421074bf330fb2f208b48620b0f95fd6
-Size (orc-0.4.39.tar.xz) = 232168 bytes
+BLAKE2s (orc-0.4.40.tar.xz) = ab3898a326925455744fa90f5e861d58a0302a5b5b27877c2eb4145eb9587514
+SHA512 (orc-0.4.40.tar.xz) = 2cbc0b8b9f5f429e0c4b24b7b9a8bc5d249c013470d8a595fdb3969a68a90c95c3b1e79063851f2d0ca7f7888d33901f227d2e04f919df00caf37eca6270c0e3
+Size (orc-0.4.40.tar.xz) = 233276 bytes
SHA1 (patch-orc_orccpu-x86.c) = bd04a9d5381bda80220ba96d49e03501584751c8
Home |
Main Index |
Thread Index |
Old Index