Browse Source

updated 6 packages

OpenEXR-3.1.7-1

apache2-2.4.57-1

libmodsecurity-3.0.9-1

nodejs-18.16.0-1

xmlsec1-1.3.0-1

zstd-1.5.5-1
Tomohiro "Tomo-p" KATO 11 months ago
parent
commit
374007f671

+ 10 - 1
O/OpenEXR/OpenEXR-vl.spec

@@ -3,7 +3,7 @@
 Name:	        OpenEXR
 Summary:        A high dynamic-range (HDR) image file format
 Summary(ja):    高ダイナミックレンジ(HDR)画像ファイルフォーマット
-Version:        3.1.5
+Version:        3.1.7
 Release:        1%{?_dist_release}
 Group:          graphics
 Vendor:         Project Vine
@@ -121,6 +121,15 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Thu Apr 06 2023 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 3.1.7-1
+- new upstream release.
+
+* Wed Mar 15 2023 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 3.1.6-1
+- new upstream release.
+
+* Thu Mar 02 2023 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 3.1.5-2
+- rebuilt with imath-3.1.7.
+
 * Wed Nov 09 2022 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 3.1.5-1
 - new upstream release.
 

+ 12 - 4
a/apache2/apache2-vl.spec

@@ -10,8 +10,8 @@
 
 Name: %{pkgname}
 Summary: Apache HTTP Server
-Version: 2.4.54
-Release: 2%{_dist_release}%{?with_systemd:.systemd}
+Version: 2.4.57
+Release: 1%{_dist_release}%{?with_systemd:.systemd}
 Group: servers
 Vendor: Project Vine
 Distribution: Vine Linux
@@ -77,7 +77,6 @@ Patch31: httpd-2.4.43-sslmultiproxy.patch
 Patch34: httpd-2.4.43-socket-activation.patch
 Patch38: httpd-2.4.43-sslciphdefault.patch
 Patch39: httpd-2.4.43-sslprotdefault.patch
-Patch40: httpd-2.4.43-r1861269.patch
 Patch41: httpd-2.4.43-r1861793+.patch
 Patch42: httpd-2.4.43-r1828172+.patch
 Patch45: httpd-2.4.43-logjournal.patch
@@ -191,7 +190,6 @@ Security (TLS) protocols.
 %endif
 %patch38 -p1 -b .sslciphdefault
 %patch39 -p1 -b .sslprotdefault
-%patch40 -p1 -b .r1861269
 %patch41 -p1 -b .r1861793+
 %patch42 -p1 -b .r1828172+
 
@@ -643,6 +641,16 @@ EOF
 
 
 %changelog
+* Wed Apr 12 2023 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 2.4.57-1
+- new upstream release.
+
+* Wed Mar 15 2023 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 2.4.56-1
+- new upstream release.
+
+* Thu Jan 26 2023 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 2.4.55-1
+- new upstream release.
+- dropped Patch40: fixed in upstream.
+
 * Fri Nov 11 2022 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 2.4.54-2
 - rebuilt with openldap-2.6.3.
 

+ 4 - 2
lib/libm/libmodsecurity/libmodsecurity-vl.spec

@@ -1,6 +1,6 @@
 Summary:        A library that loads/interprets rules written in the ModSecurity SecRules
 Name:           libmodsecurity
-Version:        3.0.8
+Version:        3.0.9
 Release:        1%{?_dist_release}
 Group:          security
 Vendor:         Project Vine
@@ -16,7 +16,6 @@ BuildRequires: flex
 BuildRequires: bison
 BuildRequires: git-core
 BuildRequires: curl-devel
-BuildRequires: pcre-devel
 BuildRequires: pcre2-devel
 BuildRequires: ssdeep-devel
 BuildRequires: pkgconfig(libxml-2.0)
@@ -98,6 +97,9 @@ applications that use %{name}.
 
 
 %changelog
+* Thu Apr 13 2023 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> - 3.0.9-1
+- new upstream release.
+
 * Sun Sep 11 2022 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> - 3.0.8-1
 - new upstream release.
 

+ 16 - 2
n/nodejs/nodejs-vl.spec

@@ -14,7 +14,7 @@
 %define _unpackaged_files_terminate_build 1
 
 Name:           nodejs
-Version:        18.12.1
+Version:        18.16.0
 Release:        1%{?_dist_release}
 Summary:        JavaScript runtime
 Summary(ja):    JavaScript ランタイム
@@ -31,7 +31,6 @@ Source3:        nodejs.prov
 Source4:        nodejs.req
 Source5:        nodejs-symlink-deps
 Source6:        nodejs-fixdep
-Patch1:         python311.patch
 
 # Exclusive archs must match v8
 ExclusiveArch: %{ix86} x86_64 %{arm}
@@ -301,6 +300,21 @@ cp -p common.gypi %{buildroot}%{_datadir}/node
 
 
 %changelog
+* Thu Apr 13 2023 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 18.16.0-1
+- updated to 18.16.0.
+
+* Wed Mar 08 2023 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 18.15.0-1
+- updated to 18.15.0.
+
+* Wed Feb 22 2023 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 18.14.2-1
+- updated to 18.14.2.
+
+* Fri Feb 17 2023 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 18.14.1-1
+- updated to 18.14.1.
+
+* Mon Jan 09 2023 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 18.13.0-1
+- updated to 18.13.0.
+
 * Tue Nov 08 2022 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 18.12.1-1
 - updated to 18.12.1.
 

+ 4 - 1
x/xmlsec1/xmlsec1-vl.spec

@@ -1,6 +1,6 @@
 Summary: Library providing support for "XML Signature" and "XML Encryption" standards
 Name: xmlsec1
-Version: 1.2.37
+Version: 1.3.0
 Release: 1%{?_dist_release}
 Group: system
 Vendor: Project Vine
@@ -238,6 +238,9 @@ rm -fr %{buildroot}
 
 
 %changelog
+* Thu Apr 13 2023 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 1.3.0-1
+- new upstream release.
+
 * Tue Nov 29 2022 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 1.2.37-1
 - new upstream release.
 

+ 7 - 1
z/zstd/zstd-vl.spec

@@ -3,7 +3,7 @@
 
 Name:           zstd
 Summary:        Zstd compression library
-Version:        1.5.2
+Version:        1.5.5
 Release:        1%{?_dist_release}
 Group:          accessories
 Vendor:         Project Vine
@@ -114,6 +114,12 @@ install -D -m644 programs/%{name}.1 %{buildroot}%{_mandir}/man1/p%{name}.1
 
 
 %changelog
+* Wed Apr 05 2023 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> - 1.5.5-1
+- new upstream release.
+
+* Fri Feb 10 2023 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> - 1.5.4-1
+- new upstream release.
+
 * Mon Oct 31 2022 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> - 1.5.2-1
 - new upstream release.