Browse code

libxml2: Upgrade to v2.12.5

Change-Id: I3a1a31478911a791a78764d348b4c28a586df64c
Reviewed-on: http://photon-jenkins.eng.vmware.com:8082/c/photon/+/22301
Tested-by: gerrit-photon <photon-checkins@vmware.com>
Reviewed-by: Shreenidhi Shedi <shreenidhi.shedi@broadcom.com>

Ashwin Dayanand Kamat authored on 2024/02/23 12:30:44
Showing 61 changed files
... ...
@@ -1,7 +1,7 @@
1 1
 Summary:        configuration database system used by many GNOME applications
2 2
 Name:           GConf
3 3
 Version:        3.2.6
4
-Release:        2%{?dist}
4
+Release:        3%{?dist}
5 5
 License:        LGPLv2+
6 6
 URL:            http://gnome.org
7 7
 Group:          System Environment/Libraries
... ...
@@ -89,6 +89,8 @@ rm -rf %{buildroot}/*
89 89
 %{_datadir}
90 90
 
91 91
 %changelog
92
+*   Tue Feb 20 2024 Ashwin Dayanand Kamat <ashwin.kamat@broadcom.com> 3.2.6-3
93
+-   Bump version as a part of libxml2 upgrade
92 94
 *   Wed Apr 19 2023 Ashwin Dayanand Kamat <kashwindayan@vmware.com> 3.2.6-2
93 95
 -   Bump version as a part of libxml2 upgrade
94 96
 *   Thu Dec 15 2022 Gerrit Photon <photon-checkins@vmware.com> 3.2.6-1
... ...
@@ -1,7 +1,7 @@
1 1
 Summary:        AMD Open Source Driver for Vulkan
2 2
 Name:           amdvlk
3 3
 Version:        2023.Q1.3
4
-Release:        3%{?dist}
4
+Release:        4%{?dist}
5 5
 License:        MIT
6 6
 URL:            https://github.com/GPUOpen-Drivers/AMDVLK
7 7
 Group:          System Environment/Libraries
... ...
@@ -61,6 +61,8 @@ rm -rf %{buildroot}/*
61 61
 %license %{_datadir}/doc/%{name}/LICENSE.txt
62 62
 
63 63
 %changelog
64
+* Tue Feb 20 2024 Ashwin Dayanand Kamat <ashwin.kamat@broadcom.com> 2023.Q1.3-4
65
+- Bump version as a part of libxml2 upgrade
64 66
 * Wed Jun 14 2023 Shivani Agarwal <shivania2@vmware.com> 2023.Q1.3-3
65 67
 - Bump version as a part of libX11 upgrade
66 68
 * Wed Apr 19 2023 Ashwin Dayanand Kamat <kashwindayan@vmware.com> 2023.Q1.3-2
... ...
@@ -1,7 +1,7 @@
1 1
 Summary:        Service Provider Interface for the Assistive Technologies.
2 2
 Name:           at-spi2-core
3 3
 Version:        2.46.0
4
-Release:        5%{?dist}
4
+Release:        6%{?dist}
5 5
 License:        LGPLv2+
6 6
 URL:            http://www.linuxfoundation.org/en/AT-SPI_on_D-Bus
7 7
 Group:          System Environment/Libraries
... ...
@@ -92,6 +92,8 @@ rm -rf %{buildroot}/*
92 92
 %{_libdir}/pkgconfig/*.pc
93 93
 
94 94
 %changelog
95
+* Tue Feb 20 2024 Ashwin Dayanand Kamat <ashwin.kamat@broadcom.com> 2.46.0-6
96
+- Bump version as a part of libxml2 upgrade
95 97
 * Sat Aug 26 2023 Shreenidhi Shedi <sshedi@vmware.com> 2.46.0-5
96 98
 - Add atk-devel to devel package requires
97 99
 * Wed Jun 21 2023 Kuntal Nayak <nkuntal@vmware.com> 2.46.0-4
... ...
@@ -6,7 +6,7 @@
6 6
 
7 7
 Name:           bpftrace
8 8
 Version:        0.18.0
9
-Release:        1%{?dist}
9
+Release:        2%{?dist}
10 10
 Summary:        High-level tracing language for Linux eBPF
11 11
 License:        ASL 2.0
12 12
 Vendor:         VMware, Inc.
... ...
@@ -92,6 +92,8 @@ rm -rf %{buildroot}/*
92 92
 %{_datadir}/%{name}/tools/doc/*.txt
93 93
 
94 94
 %changelog
95
+* Tue Feb 20 2024 Ashwin Dayanand Kamat <ashwin.kamat@broadcom.com> 0.18.0-2
96
+- Bump version as a part of libxml2 upgrade
95 97
 * Mon Aug 28 2023 Shreenidhi Shedi <sshedi@vmware.com> 0.18.0-1
96 98
 - Upgrade to v0.18.0
97 99
 * Tue Jul 11 2023 Shreenidhi Shedi <sshedi@vmware.com> 0.16.0-5
... ...
@@ -1,7 +1,7 @@
1 1
 Summary:  A 2D graphics library.
2 2
 Name:     cairo
3 3
 Version:  1.17.6
4
-Release:  8%{?dist}
4
+Release:  9%{?dist}
5 5
 License:  LGPLv2 or MPLv1.1
6 6
 URL:      https://cairographics.org
7 7
 Group:    System Environment/Libraries
... ...
@@ -91,6 +91,8 @@ rm -rf %{buildroot}/*
91 91
 %{_datadir}/gtk-doc/html/%{name}/*
92 92
 
93 93
 %changelog
94
+* Tue Feb 20 2024 Ashwin Dayanand Kamat <ashwin.kamat@broadcom.com> 1.17.6-9
95
+- Bump version as a part of libxml2 upgrade
94 96
 * Wed Jun 14 2023 Shivani Agarwal <shivania2@vmware.com> 1.17.6-8
95 97
 - Bump version as a part of libX11 upgrade
96 98
 * Thu Apr 20 2023 Ashwin Dayanand Kamat <kashwindayan@vmware.com> 1.17.6-7
... ...
@@ -3,7 +3,7 @@
3 3
 Summary:        C, C++, Objective C and Objective C++ front-end for the LLVM compiler.
4 4
 Name:           clang
5 5
 Version:        15.0.7
6
-Release:        4%{?dist}
6
+Release:        5%{?dist}
7 7
 License:        NCSA
8 8
 URL:            http://clang.llvm.org
9 9
 Group:          Development/Tools
... ...
@@ -102,6 +102,8 @@ rm -rf %{buildroot}/*
102 102
 %{python3_sitelib}/libscanbuild
103 103
 
104 104
 %changelog
105
+* Tue Feb 20 2024 Ashwin Dayanand Kamat <ashwin.kamat@broadcom.com> 15.0.7-5
106
+- Bump version as a part of libxml2 upgrade
105 107
 * Fri Jun 09 2023 Nitesh Kumar <kunitesh@vmware.com> 15.0.7-4
106 108
 - Bump version as a part of ncurses upgrade to v6.4
107 109
 * Wed Apr 19 2023 Ashwin Dayanand Kamat <kashwindayan@vmware.com> 15.0.7-3
... ...
@@ -1,7 +1,7 @@
1 1
 Summary:        Tool for static C/C++ code analysis
2 2
 Name:           cppcheck
3 3
 Version:        2.9.3
4
-Release:        2%{?dist}
4
+Release:        3%{?dist}
5 5
 License:        GPLv3+
6 6
 URL:            https://cppcheck.sourceforge.io
7 7
 Group:          Applications/System
... ...
@@ -65,6 +65,8 @@ make checkcfg %{?_smp_mflags}
65 65
 %{_datadir}/%{name}/addons/*
66 66
 
67 67
 %changelog
68
+* Tue Feb 20 2024 Ashwin Dayanand Kamat <ashwin.kamat@broadcom.com> 2.9.3-3
69
+- Bump version as a part of libxml2 upgrade
68 70
 * Wed Apr 19 2023 Ashwin Dayanand Kamat <kashwindayan@vmware.com> 2.9.3-2
69 71
 - Bump version as a part of libxml2 upgrade
70 72
 * Fri Nov 25 2022 Ashwin Dayanand Kamat <kashwindayan@vmware.com> 2.9.3-1
... ...
@@ -1,7 +1,7 @@
1 1
 Summary:        Creates a common metadata repository
2 2
 Name:           createrepo_c
3 3
 Version:        0.20.1
4
-Release:        8%{?dist}
4
+Release:        9%{?dist}
5 5
 License:        GPLv2+
6 6
 Group:          System Environment/Base
7 7
 Vendor:         VMware, Inc.
... ...
@@ -99,6 +99,8 @@ rm -rf %{buildroot}
99 99
 %{_libdir}/pkgconfig/%{name}.pc
100 100
 
101 101
 %changelog
102
+* Tue Feb 20 2024 Ashwin Dayanand Kamat <ashwin.kamat@broadcom.com> 0.20.1-9
103
+- Bump version as a part of libxml2 upgrade
102 104
 * Sun Nov 19 2023 Shreenidhi Shedi <sshedi@vmware.com> 0.20.1-8
103 105
 - Bump version as a part of openssl upgrade
104 106
 * Thu Nov 09 2023 Shreenidhi Shedi <sshedi@vmware.com> 0.20.1-7
... ...
@@ -3,7 +3,7 @@
3 3
 Summary:        A C programming language indexing and/or cross-reference tool
4 4
 Name:           ctags
5 5
 Version:        6.0
6
-Release:        2%{?dist}
6
+Release:        3%{?dist}
7 7
 License:        GPL
8 8
 URL:            https://ctags.io/
9 9
 Source:         https://github.com/universal-ctags/ctags/archive/%{name}-%{version}.%{upstreamversion}.tar.gz
... ...
@@ -55,6 +55,8 @@ rm -rf %{buildroot}/*
55 55
 %{_mandir}/man7/*
56 56
 
57 57
 %changelog
58
+* Tue Feb 20 2024 Ashwin Dayanand Kamat <ashwin.kamat@broadcom.com> 6.0-3
59
+- Bump version as a part of libxml2 upgrade
58 60
 * Wed Apr 19 2023 Ashwin Dayanand Kamat <kashwindayan@vmware.com> 6.0-2
59 61
 - Bump version as a part of libxml2 upgrade
60 62
 * Fri Feb 17 2023 Anmol Jain <anmolja@vmware.com> 6.0-1
... ...
@@ -1,7 +1,7 @@
1 1
 Summary:        cve-check-tool, as its name suggests, is a tool for checking known (public) CVEs.
2 2
 Name:           cve-check-tool
3 3
 Version:        5.6.4.1
4
-Release:        17%{?dist}
4
+Release:        18%{?dist}
5 5
 Group:          System Environment/Security
6 6
 License:        GPLv2
7 7
 URL:            https://github.com/ikeydoherty/cve-check-tool
... ...
@@ -74,6 +74,8 @@ rm -rf %{buildroot}/*
74 74
 %doc %{_mandir}/man1/*
75 75
 
76 76
 %changelog
77
+* Tue Feb 20 2024 Ashwin Dayanand Kamat <ashwin.kamat@broadcom.com> 5.6.4.1-18
78
+- Bump version as a part of libxml2 upgrade
77 79
 * Sun Nov 19 2023 Shreenidhi Shedi <sshedi@vmware.com> 5.6.4.1-17
78 80
 - Bump version as a part of openssl upgrade
79 81
 * Wed Apr 19 2023 Ashwin Dayanand Kamat <kashwindayan@vmware.com> 5.6.4.1-16
... ...
@@ -1,7 +1,7 @@
1 1
 Summary:        Docbook-xml-%{version}
2 2
 Name:           docbook-xml
3 3
 Version:        4.5
4
-Release:        10%{?dist}
4
+Release:        11%{?dist}
5 5
 License:        MIT
6 6
 URL:            http://www.docbook.org
7 7
 Group:          Development/Tools
... ...
@@ -179,6 +179,8 @@ fi
179 179
 %{_sysconfdir}/xml
180 180
 
181 181
 %changelog
182
+* Tue Feb 20 2024 Ashwin Dayanand Kamat <ashwin.kamat@broadcom.com> 4.5-11
183
+- Bump version as a part of libxml2 upgrade
182 184
 * Wed Apr 19 2023 Ashwin Dayanand Kamat <kashwindayan@vmware.com> 4.5-10
183 185
 - Bump version as a part of libxml2 upgrade
184 186
 * Wed Nov 17 2021 Nitesh Kumar <kunitesh@vmware.com> 4.5-9
... ...
@@ -1,7 +1,7 @@
1 1
 Summary:        Docbook-xsl-%{name}
2 2
 Name:           docbook-xsl
3 3
 Version:        1.79.1
4
-Release:        10%{?dist}
4
+Release:        11%{?dist}
5 5
 License:        Apache License
6 6
 URL:            http://www.docbook.org
7 7
 Group:          Development/Tools
... ...
@@ -96,6 +96,8 @@ fi
96 96
 %{_docdir}/*
97 97
 
98 98
 %changelog
99
+* Tue Feb 20 2024 Ashwin Dayanand Kamat <ashwin.kamat@broadcom.com> 1.79.1-11
100
+- Bump version as a part of libxml2 upgrade
99 101
 * Sun Jul 30 2023 Shreenidhi Shedi <sshedi@vmware.com> 1.79.1-10
100 102
 - Fix a typo error in postun
101 103
 * Wed Apr 19 2023 Ashwin Dayanand Kamat <kashwindayan@vmware.com> 1.79.1-9
... ...
@@ -1,7 +1,7 @@
1 1
 Summary:        A streaming media framework
2 2
 Name:           gstreamer
3 3
 Version:        1.21.3
4
-Release:        2%{?dist}
4
+Release:        3%{?dist}
5 5
 License:        LGPLv2+
6 6
 URL:            http://gstreamer.freedesktop.org/
7 7
 Group:          System Environment/Libraries
... ...
@@ -79,6 +79,8 @@ rm -rf %{buildroot}/*
79 79
 %{_datadir}/*
80 80
 
81 81
 %changelog
82
+*   Tue Feb 20 2024 Ashwin Dayanand Kamat <ashwin.kamat@broadcom.com> 1.21.3-3
83
+-   Bump version as a part of libxml2 upgrade
82 84
 *   Wed Apr 19 2023 Ashwin Dayanand Kamat <kashwindayan@vmware.com> 1.21.3-2
83 85
 -   Bump version as a part of libxml2 upgrade
84 86
 *   Tue Dec 13 2022 Gerrit Photon <photon-checkins@vmware.com> 1.21.3-1
... ...
@@ -1,7 +1,7 @@
1 1
 Summary:        GUI library.
2 2
 Name:           gtk3
3 3
 Version:        3.23.3
4
-Release:        7%{?dist}
4
+Release:        8%{?dist}
5 5
 License:        LGPLv2+
6 6
 URL:            http://www.gtk.org
7 7
 Group:          System Environment/Libraries
... ...
@@ -160,6 +160,8 @@ rm -rf %{buildroot}/*
160 160
 %{_sysconfdir}/gtk-3.0/
161 161
 
162 162
 %changelog
163
+* Tue Feb 20 2024 Ashwin Dayanand Kamat <ashwin.kamat@broadcom.com> 3.23.3-8
164
+- Bump version as a part of libxml2 upgrade
163 165
 * Fri Sep 29 2023 Srish Srinivasan <ssrish@vmware.com> 3.23.3-7
164 166
 - Version bump as a part of cups upgrade
165 167
 * Wed Jun 21 2023 Kuntal Nayak <nkuntal@vmware.com> 3.23.3-6
... ...
@@ -1,7 +1,7 @@
1 1
 Summary:        Liberty Alliance Single Sign On
2 2
 Name:           lasso
3 3
 Version:        2.8.0
4
-Release:        6%{?dist}
4
+Release:        7%{?dist}
5 5
 License:        GPLv2+
6 6
 Group:          Development/Libraries/C++
7 7
 Vendor:         VMware, Inc.
... ...
@@ -71,6 +71,8 @@ find %{buildroot} -name '*.a' -delete
71 71
 %{_docdir}/%{name}
72 72
 
73 73
 %changelog
74
+* Tue Feb 20 2024 Ashwin Dayanand Kamat <ashwin.kamat@broadcom.com> 2.8.0-7
75
+- Bump version as a part of libxml2 upgrade
74 76
 * Sun Nov 19 2023 Shreenidhi Shedi <sshedi@vmware.com> 2.8.0-6
75 77
 - Bump version as a part of openssl upgrade
76 78
 * Mon Sep 18 2023 Shreenidhi Shedi <sshedi@vmware.com> 2.8.0-5
... ...
@@ -1,7 +1,7 @@
1 1
 Summary:        The GL Vendor-Neutral Dispatch library
2 2
 Name:           libglvnd
3 3
 Version:        1.4.0
4
-Release:        4%{?dist}
4
+Release:        5%{?dist}
5 5
 License:        MIT
6 6
 URL:            https://github.com/NVIDIA/libglvnd
7 7
 Group:          Development/Libraries/C and C++
... ...
@@ -139,6 +139,8 @@ rm -rf %{buildroot}/*
139 139
 %{_libdir}/pkgconfig/libglvnd.pc
140 140
 
141 141
 %changelog
142
+* Tue Feb 20 2024 Ashwin Dayanand Kamat <ashwin.kamat@broadcom.com> 1.4.0-5
143
+- Bump version as a part of libxml2 upgrade
142 144
 * Sat Sep 23 2023 Shreenidhi Shedi <sshedi@vmware.com> 1.4.0-4
143 145
 - Fix devel package requires
144 146
 * Wed Jun 14 2023 Shivani Agarwal <shivania2@vmware.com> 1.4.0-3
... ...
@@ -1,12 +1,12 @@
1 1
 Summary:        Libical — an implementation of iCalendar protocols and data formats
2 2
 Name:           libical
3 3
 Version:        3.0.14
4
-Release:        5%{?dist}
4
+Release:        6%{?dist}
5 5
 License:        MPL-2.0
6 6
 Group:          System Environment/Libraries
7 7
 Vendor:         VMware, Inc.
8 8
 Distribution:   Photon
9
-
9
+URL:            https://github.com/libical
10 10
 Source0:        https://github.com/libical/libical/releases/download/v%{version}/%{name}-%{version}.tar.gz
11 11
 %define sha512  %{name}=36da5516672976c71b049a12af36164d91f9b655f81f1884766558149f25e80c30e64d15da848842f8a629295d708f39ce6fa63a3b0da39b5cbeb91911a4e6d8
12 12
 
... ...
@@ -74,6 +74,8 @@ make test ARGS="-V" %{?_smp_mflags}
74 74
 %{_libdir}/pkgconfig/*.pc
75 75
 
76 76
 %changelog
77
+* Tue Feb 20 2024 Ashwin Dayanand Kamat <ashwin.kamat@broadcom.com> 3.0.14-6
78
+- Bump version as a part of libxml2 upgrade
77 79
 * Wed Apr 19 2023 Ashwin Dayanand Kamat <kashwindayan@vmware.com> 3.0.14-5
78 80
 - Bump version as a part of libxml2 upgrade
79 81
 * Sat Feb 11 2023 Shreenidhi Shedi <sshedi@vmware.com> 3.0.14-4
... ...
@@ -1,7 +1,7 @@
1 1
 Summary:        Repodata downloading library
2 2
 Name:           librepo
3 3
 Version:        1.14.5
4
-Release:        5%{?dist}
4
+Release:        6%{?dist}
5 5
 License:        LGPLv2+
6 6
 URL:            https://github.com/rpm-software-management/librepo
7 7
 Group:          Applications/System
... ...
@@ -101,6 +101,8 @@ rm -rf %{buildroot}/*
101 101
 %{python3_sitearch}/%{name}/
102 102
 
103 103
 %changelog
104
+* Tue Feb 20 2024 Ashwin Dayanand Kamat <ashwin.kamat@broadcom.com> 1.14.5-6
105
+- Bump version as a part of libxml2 upgrade
104 106
 * Sun Nov 19 2023 Shreenidhi Shedi <sshedi@vmware.com> 1.14.5-5
105 107
 - Bump version as a part of openssl upgrade
106 108
 * Fri Sep 29 2023 Shreenidhi Shedi <sshedi@vmware.com> 1.14.5-4
... ...
@@ -1,7 +1,7 @@
1 1
 Summary:         libsoup HTTP client/server library
2 2
 Name:            libsoup
3 3
 Version:         3.2.1
4
-Release:         11%{?dist}
4
+Release:         12%{?dist}
5 5
 License:         GPLv2
6 6
 URL:             http://wiki.gnome.org/LibSoup
7 7
 Group:           System Environment/Development
... ...
@@ -95,6 +95,8 @@ These are the additional language files of libsoup.
95 95
 %{_datadir}/locale/*
96 96
 
97 97
 %changelog
98
+* Tue Feb 20 2024 Ashwin Dayanand Kamat <ashwin.kamat@broadcom.com> 3.2.1-12
99
+- Bump version as a part of libxml2 upgrade
98 100
 * Tue Jan 23 2024 Brennan Lamoreaux <brennan.lamoreaux@broadcom.com> 3.2.1-11
99 101
 - Version bump for gnutls upgrade
100 102
 * Fri Nov 24 2023 Shreenidhi Shedi <sshedi@vmware.com> 3.2.1-10
... ...
@@ -1,7 +1,7 @@
1 1
 Summary:        Virtualization API library that supports KVM, QEMU, Xen, ESX etc
2 2
 Name:           libvirt
3 3
 Version:        8.10.0
4
-Release:        4%{?dist}
4
+Release:        5%{?dist}
5 5
 License:        LGPL
6 6
 URL:            http://libvirt.org
7 7
 Group:          Virtualization/Libraries
... ...
@@ -202,6 +202,8 @@ rm -rf %{buildroot}/*
202 202
 %{_datadir}/polkit-1/*
203 203
 
204 204
 %changelog
205
+* Tue Feb 20 2024 Ashwin Dayanand Kamat <ashwin.kamat@broadcom.com> 8.10.0-5
206
+- Bump version as a part of libxml2 upgrade
205 207
 * Fri Nov 24 2023 Shreenidhi Shedi <sshedi@vmware.com> 8.10.0-4
206 208
 - Bump version as a part of gnutls upgrade
207 209
 * Thu Jun 08 2023 Shreenidhi Shedi <sshedi@vmware.com> 8.10.0-3
... ...
@@ -1,7 +1,7 @@
1 1
 Summary:        X.Org X11 XKB parsing library
2 2
 Name:           libxkbcommon
3 3
 Version:        1.4.1
4
-Release:        3%{?dist}
4
+Release:        4%{?dist}
5 5
 License:        MIT
6 6
 URL:            https://xkbcommon.org
7 7
 Group:          System Environment/Libraries
... ...
@@ -46,13 +46,6 @@ Requires:       %{name}-x11 = %{version}-%{release}
46 46
 %description    x11-devel
47 47
 X.Org X11 XKB keymap creation library development package
48 48
 
49
-%package        utils
50
-Summary:        X.Org X11 XKB parsing utilities
51
-Requires:       %{name} = %{version}-%{release}
52
-
53
-%description utils
54
-%{name}-utils is a set of utilities to analyze and test XKB parsing.
55
-
56 49
 %prep
57 50
 %autosetup -p1
58 51
 
... ...
@@ -114,6 +107,8 @@ rm -rf %{buildroot}/*
114 114
 %{_libdir}/pkgconfig/xkbcommon-x11.pc
115 115
 
116 116
 %changelog
117
+* Tue Feb 20 2024 Ashwin Dayanand Kamat <ashwin.kamat@broadcom.com> 1.4.1-4
118
+- Bump version as a part of libxml2 upgrade
117 119
 * Wed Jun 14 2023 Shivani Agarwal <shivania2@vmware.com> 1.4.1-3
118 120
 - Bump version as a part of libX11 upgrade
119 121
 * Wed Apr 19 2023 Ashwin Dayanand Kamat <kashwindayan@vmware.com> 1.4.1-2
... ...
@@ -1,15 +1,15 @@
1 1
 Summary:        Libxml2
2 2
 Name:           libxml2
3
-Version:        2.10.4
4
-Release:        2%{?dist}
3
+Version:        2.12.5
4
+Release:        1%{?dist}
5 5
 License:        MIT
6 6
 URL:            http://xmlsoft.org
7 7
 Group:          System Environment/General Libraries
8 8
 Vendor:         VMware, Inc.
9 9
 Distribution:   Photon
10 10
 
11
-Source0: https://download.gnome.org/sources/libxml2/2.10/%{name}-%{version}.tar.xz
12
-%define sha512 %{name}=792c1dceb098cd353a7eca4c46d31cce6310b2553d97fd3918cf0b94d93b2480759202036511bde36c24166236bd4616f57e79959eea9afe3f60614bdfe13094
11
+Source0: https://download.gnome.org/sources/libxml2/2.12/%{name}-%{version}.tar.xz
12
+%define sha512 %{name}=da5c5afb95db80342d78d4371d029bf10ce5cd601b24b294272d9996f82357bd5262a15a2b44b0904a14471c8ff0c9fd9c796f164246551f02ee19a8f083f926
13 13
 BuildRequires:  python3-devel
14 14
 BuildRequires:  python3-xml
15 15
 BuildRequires:  zlib-devel
... ...
@@ -88,6 +88,8 @@ rm -rf %{buildroot}/*
88 88
 %{_datadir}/aclocal/*
89 89
 
90 90
 %changelog
91
+* Mon Feb 19 2024 Ashwin Dayanand Kamat <ashwin.kamat@broadcom.com> 2.12.5-1
92
+- Update to v2.12.5
91 93
 * Fri Jun 09 2023 Nitesh Kumar <kunitesh@vmware.com> 2.10.4-2
92 94
 - Bump version as a part of ncurses upgrade to v6.4
93 95
 * Wed Apr 19 2023 Ashwin Dayanand Kamat <kashwindayan@vmware.com> 2.10.4-1
... ...
@@ -1,7 +1,7 @@
1 1
 Summary:        Libxslt
2 2
 Name:           libxslt
3 3
 Version:        1.1.37
4
-Release:        3%{?dist}
4
+Release:        4%{?dist}
5 5
 License:        MIT
6 6
 URL:            http://http://xmlsoft.org/libxslt
7 7
 Group:          System Environment/General Libraries
... ...
@@ -80,6 +80,8 @@ rm -rf %{buildroot}/*
80 80
 %{_datadir}/gtk-doc/*
81 81
 
82 82
 %changelog
83
+* Tue Feb 20 2024 Ashwin Dayanand Kamat <ashwin.kamat@broadcom.com> 1.1.37-4
84
+- Bump version as a part of libxml2 upgrade
83 85
 * Wed Apr 19 2023 Ashwin Dayanand Kamat <kashwindayan@vmware.com> 1.1.37-3
84 86
 - Bump version as a part of libxml2 upgrade
85 87
 * Thu Dec 22 2022 Guruswamy Basavaiah <bguruswamy@vmware.com> 1.1.37-2
... ...
@@ -3,7 +3,7 @@
3 3
 Summary:        A next generation, high-performance debugger.
4 4
 Name:           lldb
5 5
 Version:        15.0.7
6
-Release:        5%{?dist}
6
+Release:        6%{?dist}
7 7
 License:        NCSA
8 8
 URL:            http://lldb.llvm.org
9 9
 Group:          Development/Tools
... ...
@@ -100,6 +100,8 @@ rm -rf %{buildroot}/*
100 100
 %{python3_sitelib}/*
101 101
 
102 102
 %changelog
103
+* Tue Feb 20 2024 Ashwin Dayanand Kamat <ashwin.kamat@broadcom.com> 15.0.7-6
104
+- Bump version as a part of libxml2 upgrade
103 105
 * Tue Jun 20 2023 Shreenidhi Shedi <sshedi@vmware.com> 15.0.7-5
104 106
 - Bump version as a part of lua upgrade
105 107
 * Fri Jun 09 2023 Nitesh Kumar <kunitesh@vmware.com> 15.0.7-4
... ...
@@ -4,7 +4,7 @@
4 4
 Summary:        A collection of modular and reusable compiler and toolchain technologies.
5 5
 Name:           llvm
6 6
 Version:        15.0.7
7
-Release:        2%{?dist}
7
+Release:        3%{?dist}
8 8
 License:        NCSA
9 9
 URL:            https://llvm.org
10 10
 Group:          Development/Tools
... ...
@@ -116,6 +116,8 @@ rm -rf %{buildroot}/*
116 116
 %{_libdir}/libLLVM*.so
117 117
 
118 118
 %changelog
119
+* Tue Feb 20 2024 Ashwin Dayanand Kamat <ashwin.kamat@broadcom.com> 15.0.7-3
120
+- Bump version as a part of libxml2 upgrade
119 121
 * Wed Apr 19 2023 Ashwin Dayanand Kamat <kashwindayan@vmware.com> 15.0.7-2
120 122
 - Bump version as a part of libxml2 upgrade
121 123
 * Sat Feb 18 2023 Vamsi Krishna Brahmajosyula <vbrahmajosyula@vmware.com> 15.0.7-1
... ...
@@ -1,7 +1,7 @@
1 1
 Summary:       LTTng is an open source tracing framework for Linux.
2 2
 Name:          lttng-tools
3 3
 Version:       2.13.8
4
-Release:       4%{?dist}
4
+Release:       5%{?dist}
5 5
 License:       GPLv2 and LGPLv2
6 6
 URL:           https://lttng.org/download
7 7
 Group:         Development/Tools
... ...
@@ -49,6 +49,8 @@ find %{buildroot} -name '*.la' -delete
49 49
 %exclude %dir %{_libdir}/debug
50 50
 
51 51
 %changelog
52
+* Tue Feb 20 2024 Ashwin Dayanand Kamat <ashwin.kamat@broadcom.com> 2.13.8-5
53
+- Bump version as a part of libxml2 upgrade
52 54
 * Tue Jul 11 2023 Shreenidhi Shedi <sshedi@vmware.com> 2.13.8-4
53 55
 - Bump version as a part of elfutils upgrade
54 56
 * Tue May 09 2023 Shreenidhi Shedi <sshedi@vmware.com> 2.13.8-3
... ...
@@ -1,7 +1,7 @@
1 1
 Summary:          Database servers made by the original developers of MySQL.
2 2
 Name:             mariadb
3 3
 Version:          10.9.4
4
-Release:          10%{?dist}
4
+Release:          11%{?dist}
5 5
 License:          GPLv2
6 6
 Group:            Applications/Databases
7 7
 Vendor:           VMware, Inc.
... ...
@@ -459,6 +459,8 @@ rm -rf %{buildroot}
459 459
 %{_datadir}/mysql/chinese/errmsg.sys
460 460
 
461 461
 %changelog
462
+* Tue Feb 20 2024 Ashwin Dayanand Kamat <ashwin.kamat@broadcom.com> 10.9.4-11
463
+- Bump version as a part of libxml2 upgrade
462 464
 * Tue Jan 23 2024 Brennan Lamoreaux <brennan.lamoreaux@broadcom.com> 10.9.4-10
463 465
 - Version bump for gnutls upgrade
464 466
 * Fri Nov 24 2023 Shreenidhi Shedi <sshedi@vmware.com> 10.9.4-9
... ...
@@ -1,7 +1,7 @@
1 1
 Summary:       Modular initramfs image creation utility
2 2
 Name:          mkinitcpio
3 3
 Version:       34
4
-Release:       2%{?dist}
4
+Release:       3%{?dist}
5 5
 License:       GPLv2
6 6
 URL:           https://projects.archlinux.org/mkinitcpio.git/
7 7
 Group:         System Environment/Development
... ...
@@ -53,6 +53,8 @@ sed -i "s/a2x/a2x3 --verbose --no-xmllint/" Makefile
53 53
 %{_datadir}/*
54 54
 
55 55
 %changelog
56
+* Tue Feb 20 2024 Ashwin Dayanand Kamat <ashwin.kamat@broadcom.com> 34-3
57
+- Bump version as a part of libxml2 upgrade
56 58
 * Wed Apr 19 2023 Ashwin Dayanand Kamat <kashwindayan@vmware.com> 34-2
57 59
 - Bump version as a part of libxml2 upgrade
58 60
 * Fri Dec 23 2022 Ashwin Dayanand Kamat <kashwindayan@vmware.com> 34-1
... ...
@@ -1,7 +1,7 @@
1 1
 Summary:        nghttp2 is an implementation of HTTP/2 and its header compression algorithm, HPACK.
2 2
 Name:           nghttp2
3 3
 Version:        1.48.0
4
-Release:        5%{?dist}
4
+Release:        6%{?dist}
5 5
 License:        MIT
6 6
 URL:            https://nghttp2.org
7 7
 Group:          Applications/System
... ...
@@ -59,6 +59,8 @@ These are the header files of nghttp2.
59 59
 %{_libdir}/pkgconfig/*.pc
60 60
 
61 61
 %changelog
62
+* Tue Feb 20 2024 Ashwin Dayanand Kamat <ashwin.kamat@broadcom.com> 1.48.0-6
63
+- Bump version as a part of libxml2 upgrade
62 64
 * Sun Nov 19 2023 Shreenidhi Shedi <sshedi@vmware.com> 1.48.0-5
63 65
 - Bump version as a part of openssl upgrade
64 66
 * Wed Apr 19 2023 Ashwin Dayanand Kamat <kashwindayan@vmware.com> 1.48.0-4
65 67
new file mode 100644
... ...
@@ -0,0 +1,32 @@
0
+From 239fc64f726a61ff54cc07e041472cb305633560 Mon Sep 17 00:00:00 2001
1
+From: Dmitry Volyntsev <xeioex@nginx.com>
2
+Date: Mon, 27 Nov 2023 18:43:36 -0800
3
+Subject: [PATCH] XML: fixed building with libxml2 2.12 and later.
4
+
5
+This fixes #684 issue on Github.
6
+---
7
+ external/njs_xml_module.c | 8 ++++----
8
+ 1 file changed, 4 insertions(+), 4 deletions(-)
9
+
10
+diff --git a/njs-0.8.0/external/njs_xml_module.c b/external/njs_xml_module.c
11
+index 0baaea54..a2be4d7f 100644
12
+--- a/njs-0.8.0/external/njs_xml_module.c
13
+@@ -1986,10 +1986,10 @@ njs_xml_nset_cleanup(void *data)
14
+ static void
15
+ njs_xml_error(njs_vm_t *vm, njs_xml_doc_t *current, const char *fmt, ...)
16
+ {
17
+-    u_char         *p, *last;
18
+-    va_list        args;
19
+-    xmlError       *err;
20
+-    u_char         errstr[NJS_MAX_ERROR_STR];
21
++    u_char          *p, *last;
22
++    va_list         args;
23
++    const xmlError  *err;
24
++    u_char          errstr[NJS_MAX_ERROR_STR];
25
+ 
26
+     last = &errstr[NJS_MAX_ERROR_STR];
27
+ 
28
+-- 
29
+2.39.0
30
+
... ...
@@ -4,7 +4,7 @@
4 4
 Summary:        High-performance HTTP server and reverse proxy
5 5
 Name:           nginx
6 6
 Version:        1.25.2
7
-Release:        3%{?dist}
7
+Release:        4%{?dist}
8 8
 License:        BSD-2-Clause
9 9
 URL:            http://nginx.org
10 10
 Group:          Applications/System
... ...
@@ -21,6 +21,7 @@ Source2: %{name}.service
21 21
 Source3: %{name}.sysusers
22 22
 
23 23
 Patch0: CVE-2023-44487.patch
24
+Patch1: 0001-XML-fixed-building-with-libxml2-2.12-and-later.patch
24 25
 
25 26
 BuildRequires:  openssl-devel
26 27
 BuildRequires:  pcre-devel
... ...
@@ -115,6 +116,8 @@ rm -rf %{buildroot}
115 115
 %{_var}/log/%{name}
116 116
 
117 117
 %changelog
118
+* Tue Feb 20 2024 Ashwin Dayanand Kamat <ashwin.kamat@broadcom.com> 1.25.2-4
119
+- Bump version as a part of libxml2 upgrade
118 120
 * Sun Nov 19 2023 Shreenidhi Shedi <sshedi@vmware.com> 1.25.2-3
119 121
 - Bump version as a part of openssl upgrade
120 122
 * Thu Oct 19 2023 Shreenidhi Shedi <sshedi@vmware.com> 1.25.2-2
... ...
@@ -4,7 +4,7 @@
4 4
 Summary:        Usermode tools for VMware virts
5 5
 Name:           open-vm-tools
6 6
 Version:        12.3.5
7
-Release:        2%{?dist}
7
+Release:        3%{?dist}
8 8
 License:        LGPLv2+
9 9
 URL:            https://github.com/vmware/open-vm-tools
10 10
 Group:          Applications/System
... ...
@@ -179,6 +179,8 @@ rm -rf %{buildroot}/*
179 179
 %{_datadir}/%{name}/%{gosc_scripts}
180 180
 
181 181
 %changelog
182
+* Tue Feb 20 2024 Ashwin Dayanand Kamat <ashwin.kamat@broadcom.com> 12.3.5-3
183
+- Bump version as a part of libxml2 upgrade
182 184
 * Sun Nov 19 2023 Shreenidhi Shedi <sshedi@vmware.com> 12.3.5-2
183 185
 - Bump version as a part of openssl upgrade
184 186
 * Mon Oct 30 2023 Shreenidhi Shedi <sshedi@vmware.com> 12.3.5-1
... ...
@@ -1,7 +1,7 @@
1 1
 Summary:        Open Source Security Compliance Solution
2 2
 Name:           openscap
3 3
 Version:        1.3.6
4
-Release:        13%{?dist}
4
+Release:        14%{?dist}
5 5
 License:        GPL2+
6 6
 URL:            https://www.open-scap.org
7 7
 Group:          System Environment/Libraries
... ...
@@ -122,6 +122,8 @@ Python bindings.
122 122
 %{_libdir}/python%{python3_version}/*
123 123
 
124 124
 %changelog
125
+* Tue Feb 20 2024 Ashwin Dayanand Kamat <ashwin.kamat@broadcom.com> 1.3.6-14
126
+- Bump version as a part of libxml2 upgrade
125 127
 * Sun Nov 19 2023 Shreenidhi Shedi <sshedi@vmware.com> 1.3.6-13
126 128
 - Bump version as a part of openssl upgrade
127 129
 * Wed Apr 19 2023 Ashwin Dayanand Kamat <kashwindayan@vmware.com> 1.3.6-12
... ...
@@ -7,14 +7,16 @@ rpmvercmp is defined in rpm/rpmver.h
7 7
 risdigit is defined in rpm/rpmstring.h
8 8
 
9 9
 Resolves: rhbz#2080210
10
+
11
+Signed-off-by: Ashwin Dayanand Kamat <ashwim.kamat@broadcom.com>
10 12
 ---
11 13
  cmake/FindRPM.cmake                    | 3 +++
12 14
  config.h.in                            | 1 +
13
- src/OVAL/results/oval_cmp_evr_string.c | 5 +++++
14
- 3 files changed, 9 insertions(+)
15
+ src/OVAL/results/oval_cmp_evr_string.c | 6 ++++++
16
+ 3 files changed, 10 insertions(+)
15 17
 
16 18
 diff --git a/cmake/FindRPM.cmake b/cmake/FindRPM.cmake
17
-index a666942eae..369d153fcc 100644
19
+index a666942..369d153 100644
18 20
 --- a/cmake/FindRPM.cmake
19 21
 +++ b/cmake/FindRPM.cmake
20 22
 @@ -30,6 +30,9 @@ set(RPM_VERSION ${RPM_PKGCONF_VERSION})
... ...
@@ -28,7 +30,7 @@ index a666942eae..369d153fcc 100644
28 28
  
29 29
  # Set the include dir variables and the libraries and let libfind_process do the rest.
30 30
 diff --git a/config.h.in b/config.h.in
31
-index 1b72855822..bb1428afc8 100644
31
+index 1b72855..bb1428a 100644
32 32
 --- a/config.h.in
33 33
 +++ b/config.h.in
34 34
 @@ -44,6 +44,7 @@
... ...
@@ -40,10 +42,18 @@ index 1b72855822..bb1428afc8 100644
40 40
  #cmakedefine BZIP2_FOUND
41 41
  
42 42
 diff --git a/src/OVAL/results/oval_cmp_evr_string.c b/src/OVAL/results/oval_cmp_evr_string.c
43
-index 3bfc8ce5f9..3ba0fa0cbd 100644
43
+index 3bfc8ce..8b20251 100644
44 44
 --- a/src/OVAL/results/oval_cmp_evr_string.c
45 45
 +++ b/src/OVAL/results/oval_cmp_evr_string.c
46
-@@ -37,7 +37,12 @@
46
+@@ -28,6 +28,7 @@
47
+ #include <stdlib.h>
48
+ #include <stdio.h>
49
+ #include <math.h>
50
++#include <limits.h>
51
+ #include <string.h>
52
+ #include <ctype.h>
53
+ #include "oval_cmp_evr_string_impl.h"
54
+@@ -37,7 +38,12 @@
47 55
  #include "common/_error.h"
48 56
  
49 57
  #ifdef HAVE_RPMVERCMP
... ...
@@ -56,3 +66,6 @@ index 3bfc8ce5f9..3ba0fa0cbd 100644
56 56
  #else
57 57
  #ifdef OS_WINDOWS
58 58
  #include <malloc.h>
59
+-- 
60
+2.39.0
61
+
... ...
@@ -1,7 +1,7 @@
1 1
 Summary:        Reliable PostgreSQL Backup & Restore
2 2
 Name:           pgbackrest
3 3
 Version:        2.48
4
-Release:        3%{?dist}
4
+Release:        4%{?dist}
5 5
 Url:            https://pgbackrest.org
6 6
 License:        MIT
7 7
 Group:          Development/Languages/Python
... ...
@@ -61,6 +61,8 @@ cp %{SOURCE1} %{buildroot}%{_sysconfdir}/%{name}
61 61
 %config(noreplace) %attr(0640,root,root) %{_sysconfdir}/%{name}/%{name}.conf
62 62
 
63 63
 %changelog
64
+* Tue Feb 20 2024 Ashwin Dayanand Kamat <ashwin.kamat@broadcom.com> 2.48-4
65
+- Bump version as a part of libxml2 upgrade
64 66
 * Thu Dec 07 2023 Shreenidhi Shedi <sshedi@vmware.com> 2.48-3
65 67
 - Build with pgsql16
66 68
 * Sun Nov 19 2023 Shreenidhi Shedi <sshedi@vmware.com> 2.48-2
... ...
@@ -13,7 +13,7 @@
13 13
 Summary:        PostgreSQL database engine
14 14
 Name:           postgresql13
15 15
 Version:        13.14
16
-Release:        2%{?dist}
16
+Release:        3%{?dist}
17 17
 License:        PostgreSQL
18 18
 URL:            www.postgresql.org
19 19
 Group:          Applications/Databases
... ...
@@ -667,6 +667,8 @@ rm -rf %{buildroot}/*
667 667
 %{_pglibdir}/plpython3.so
668 668
 
669 669
 %changelog
670
+* Tue Feb 20 2024 Ashwin Dayanand Kamat <ashwin.kamat@broadcom.com> 13.14-3
671
+- Bump version as a part of libxml2 upgrade
670 672
 * Sat Feb 17 2024 Shreenidhi Shedi <shreenidhi.shedi@broadcom.com> 13.14-2
671 673
 - Add systemd unit file
672 674
 * Mon Feb 12 2024 Shreenidhi Shedi <shreenidhi.shedi@broadcom.com> 13.14-1
... ...
@@ -13,7 +13,7 @@
13 13
 Summary:        PostgreSQL database engine
14 14
 Name:           postgresql14
15 15
 Version:        14.11
16
-Release:        2%{?dist}
16
+Release:        3%{?dist}
17 17
 License:        PostgreSQL
18 18
 URL:            www.postgresql.org
19 19
 Group:          Applications/Databases
... ...
@@ -682,6 +682,8 @@ rm -rf %{buildroot}/*
682 682
 %{_pglibdir}/plpython3.so
683 683
 
684 684
 %changelog
685
+* Tue Feb 20 2024 Ashwin Dayanand Kamat <ashwin.kamat@broadcom.com> 14.11-3
686
+- Bump version as a part of libxml2 upgrade
685 687
 * Sat Feb 17 2024 Shreenidhi Shedi <shreenidhi.shedi@broadcom.com> 14.11-2
686 688
 - Add systemd unit file
687 689
 * Mon Feb 12 2024 Shreenidhi Shedi <shreenidhi.shedi@broadcom.com> 14.11-1
... ...
@@ -13,7 +13,7 @@
13 13
 Summary:        PostgreSQL database engine
14 14
 Name:           postgresql15
15 15
 Version:        15.6
16
-Release:        2%{?dist}
16
+Release:        3%{?dist}
17 17
 License:        PostgreSQL
18 18
 URL:            www.postgresql.org
19 19
 Group:          Applications/Databases
... ...
@@ -686,6 +686,8 @@ rm -rf %{buildroot}/*
686 686
 %{_pglibdir}/plpython3.so
687 687
 
688 688
 %changelog
689
+* Tue Feb 20 2024 Ashwin Dayanand Kamat <ashwin.kamat@broadcom.com> 15.6-3
690
+- Bump version as a part of libxml2 upgrade
689 691
 * Sat Feb 17 2024 Shreenidhi Shedi <shreenidhi.shedi@broadcom.com> 15.6-2
690 692
 - Add systemd unit file
691 693
 * Mon Feb 12 2024 Shreenidhi Shedi <shreenidhi.shedi@broadcom.com> 15.6-1
... ...
@@ -13,7 +13,7 @@
13 13
 Summary:        PostgreSQL database engine
14 14
 Name:           postgresql16
15 15
 Version:        16.2
16
-Release:        2%{?dist}
16
+Release:        3%{?dist}
17 17
 License:        PostgreSQL
18 18
 URL:            www.postgresql.org
19 19
 Group:          Applications/Databases
... ...
@@ -684,6 +684,8 @@ rm -rf %{buildroot}/*
684 684
 %{_pglibdir}/plpython3.so
685 685
 
686 686
 %changelog
687
+* Tue Feb 20 2024 Ashwin Dayanand Kamat <ashwin.kamat@broadcom.com> 16.2-3
688
+- Bump version as a part of libxml2 upgrade
687 689
 * Sat Feb 17 2024 Shreenidhi Shedi <shreenidhi.shedi@broadcom.com> 16.2-2
688 690
 - Add systemd unit file
689 691
 * Mon Feb 12 2024 Shreenidhi Shedi <shreenidhi.shedi@broadcom.com> 16.2-1
... ...
@@ -1,7 +1,7 @@
1 1
 Summary:        XML and HTML with Python
2 2
 Name:           python3-lxml
3 3
 Version:        4.9.1
4
-Release:        3%{?dist}
4
+Release:        4%{?dist}
5 5
 Group:          Development/Libraries
6 6
 License:        BSD
7 7
 URL:            https://github.com/lxml/lxml
... ...
@@ -48,6 +48,8 @@ rm -rf %{buildroot}/*
48 48
 %{python3_sitelib}/*
49 49
 
50 50
 %changelog
51
+* Tue Feb 20 2024 Ashwin Dayanand Kamat <ashwin.kamat@broadcom.com> 4.9.1-4
52
+- Bump version as a part of libxml2 upgrade
51 53
 * Wed Apr 19 2023 Ashwin Dayanand Kamat <kashwindayan@vmware.com> 4.9.1-3
52 54
 - Bump version as a part of libxml2 upgrade
53 55
 * Fri Oct 07 2022 Shreenidhi Shedi <sshedi@vmware.com> 4.9.1-2
... ...
@@ -1,7 +1,7 @@
1 1
 Summary:        Commit RPMs to an OSTree repository
2 2
 Name:           rpm-ostree
3 3
 Version:        2023.10
4
-Release:        2%{?dist}
4
+Release:        3%{?dist}
5 5
 License:        LGPLv2+
6 6
 Group:          Applications/System
7 7
 URL:            https://github.com/projectatomic/rpm-ostree
... ...
@@ -162,6 +162,8 @@ rm -rf %{buildroot}/*
162 162
 %{_bindir}/rpm-ostree-server/mkostreerepo
163 163
 
164 164
 %changelog
165
+* Tue Feb 20 2024 Ashwin Dayanand Kamat <ashwin.kamat@broadcom.com> 2023.10-3
166
+- Bump version as a part of libxml2 upgrade
165 167
 * Sun Nov 19 2023 Shreenidhi Shedi <sshedi@vmware.com> 2023.10-2
166 168
 - Bump version as a part of openssl upgrade
167 169
 * Mon Nov 06 2023 Shreenidhi Shedi <sshedi@vmware.com> 2023.10-1
... ...
@@ -1,7 +1,7 @@
1 1
 Summary:        Round Robin Database Tool to store and display time-series data
2 2
 Name:           rrdtool
3 3
 Version:        1.8.0
4
-Release:        5%{?dist}
4
+Release:        6%{?dist}
5 5
 License:        LGPLv2 or MPLv1.1
6 6
 URL:            http://oss.oetiker.ch/rrdtool
7 7
 Group:          System Environment/Libraries
... ...
@@ -92,6 +92,8 @@ rm -rf %{buildroot}/*
92 92
 %{_libdir}/pkgconfig/*.pc
93 93
 
94 94
 %changelog
95
+* Tue Feb 20 2024 Ashwin Dayanand Kamat <ashwin.kamat@broadcom.com> 1.8.0-6
96
+- Bump version as a part of libxml2 upgrade
95 97
 * Thu Apr 20 2023 Ashwin Dayanand Kamat <kashwindayan@vmware.com> 1.8.0-5
96 98
 - Bump version as a part of libxml2 upgrade
97 99
 * Wed Apr 19 2023 Ashwin Dayanand Kamat <kashwindayan@vmware.com> 1.8.0-4
... ...
@@ -2,8 +2,8 @@
2 2
 %global gemdir %(IFS=: R=($(gem env gempath)); echo ${R[${#R[@]}-1]})
3 3
 %define gem_name libxml-ruby
4 4
 Name:           rubygem-libxml-ruby
5
-Version:        3.2.4
6
-Release:        2%{?dist}
5
+Version:        5.0.2
6
+Release:        1%{?dist}
7 7
 Summary:        Provides Ruby language bindings for the GNOME Libxml2 XML toolkit
8 8
 Group:          Applications/Programming
9 9
 License:        BSD
... ...
@@ -11,17 +11,35 @@ Vendor:         VMware, Inc.
11 11
 Distribution:   Photon
12 12
 URL:            https://rubygems.org/gems/%{gem_name}
13 13
 Source0:        https://rubygems.org/downloads/libxml-ruby-%{version}.gem
14
-%define sha512    libxml-ruby=0799249baa6d575f4fa9e000111a08a8f923221852f2169cf82586f377cdf0a8e13d772bde00296de30426a3a5eef568a23f91852d56f316dc9aa3cbabf8f911
14
+%define sha512  libxml-ruby=449464107c1b533c25ec3ba4e722f5805f1e487609939306ee4535ba9b8197e47d79d50fa69571f0dff9d7ab974ee848ce95679a6f64da84aaf109c367ef6829
15
+
15 16
 BuildRequires:  ruby >= 2.4.0
16 17
 BuildRequires:  libxml2-devel
17 18
 Requires:       ruby
18 19
 %description
19 20
 Provides Ruby language bindings for the GNOME Libxml2 XML toolkit
20 21
 %prep
22
+echo "ADK1"
23
+pwd
24
+ls
21 25
 %autosetup -c -T
26
+echo "ADK4"
27
+pwd
28
+ls
29
+
22 30
 %build
31
+echo "ADK2"
32
+pwd
33
+ls
34
+
23 35
 %install
36
+echo "ADK5"
37
+pwd
38
+ls
24 39
 gem install -V --local --force --install-dir %{buildroot}/%{gemdir} %{SOURCE0}
40
+pwd
41
+echo "ADK3"
42
+ls
25 43
 
26 44
 %check
27 45
 cd %{buildroot}%{gemdir}/gems/libxml-ruby-%{version}
... ...
@@ -55,6 +73,8 @@ rake test
55 55
 %defattr(-,root,root,-)
56 56
 %{gemdir}
57 57
 %changelog
58
+*   Tue Feb 20 2024 Ashwin Dayanand Kamat <ashwin.kamat@broadcom.com> 5.0.2-1
59
+-   Upgrade to v5.0.2
58 60
 *   Wed Apr 19 2023 Ashwin Dayanand Kamat <kashwindayan@vmware.com> 3.2.4-2
59 61
 -   Bump version as a part of libxml2 upgrade
60 62
 *   Wed Aug 17 2022 Gerrit Photon <photon-checkins@vmware.com> 3.2.4-1
... ...
@@ -5,7 +5,7 @@
5 5
 Summary:        Nokogiri is an HTML, XML, SAX, and Reader parser.
6 6
 Name:           rubygem-nokogiri
7 7
 Version:        1.13.9
8
-Release:        3%{?dist}
8
+Release:        4%{?dist}
9 9
 License:        MIT
10 10
 Group:          Development/Languages
11 11
 Vendor:         VMware, Inc.
... ...
@@ -42,6 +42,8 @@ rm -rf %{buildroot}/*
42 42
 %{gemdir}
43 43
 
44 44
 %changelog
45
+*   Tue Feb 20 2024 Ashwin Dayanand Kamat <ashwin.kamat@broadcom.com> 1.13.9-4
46
+-   Bump version as a part of libxml2 upgrade
45 47
 *   Wed Apr 19 2023 Ashwin Dayanand Kamat <kashwindayan@vmware.com> 1.13.9-3
46 48
 -   Bump version as a part of libxml2 upgrade
47 49
 *   Fri Mar 10 2023 Shivani Agarwal <shivania2@vmware.com> 1.13.9-2
... ...
@@ -1,7 +1,7 @@
1 1
 Summary:        Rust Programming Language
2 2
 Name:           rust
3 3
 Version:        1.71.1
4
-Release:        2%{?dist}
4
+Release:        3%{?dist}
5 5
 License:        Apache License Version 2.0 and MIT
6 6
 URL:            https://github.com/rust-lang/rust
7 7
 Group:          Applications/System
... ...
@@ -101,6 +101,8 @@ rm -rf %{buildroot}/*
101 101
 %{_sysconfdir}/bash_completion.d/cargo
102 102
 
103 103
 %changelog
104
+* Tue Feb 20 2024 Ashwin Dayanand Kamat <ashwin.kamat@broadcom.com> 1.71.1-3
105
+- Bump version as a part of libxml2 upgrade
104 106
 * Sun Nov 19 2023 Shreenidhi Shedi <sshedi@vmware.com> 1.71.1-2
105 107
 - Bump version as a part of openssl upgrade
106 108
 * Thu Aug 03 2023 Piyush Gupta <gpiyush@vmware.com> 1.71.1-1
... ...
@@ -1,7 +1,7 @@
1 1
 Summary:        s3fs allows Linux, macOS, and FreeBSD to mount an S3 bucket via FUSE
2 2
 Name:           s3fs-fuse
3 3
 Version:        1.91
4
-Release:        5%{?dist}
4
+Release:        6%{?dist}
5 5
 License:        GPL-2.0
6 6
 Group:          Development/Tools
7 7
 URL:            https://github.com/s3fs-fuse/s3fs-fuse
... ...
@@ -67,6 +67,8 @@ rm -rf %{buildroot}
67 67
 %doc COPYING AUTHORS README.md ChangeLog
68 68
 
69 69
 %changelog
70
+* Tue Feb 20 2024 Ashwin Dayanand Kamat <ashwin.kamat@broadcom.com> 1.91-6
71
+- Bump version as a part of libxml2 upgrade
70 72
 * Sun Nov 19 2023 Shreenidhi Shedi <sshedi@vmware.com> 1.91-5
71 73
 - Bump version as a part of openssl upgrade
72 74
 * Sat Jun 17 2023 Shreenidhi Shedi <sshedi@vmware.com> 1.91-4
... ...
@@ -1,7 +1,7 @@
1 1
 Summary:        Samba Client Programs
2 2
 Name:           samba-client
3 3
 Version:        4.17.5
4
-Release:        7%{?dist}
4
+Release:        8%{?dist}
5 5
 License:        GPLv3+ and LGPLv3+
6 6
 Group:          Productivity/Networking
7 7
 Vendor:         VMware, Inc.
... ...
@@ -578,6 +578,8 @@ rm -rf %{buildroot}/*
578 578
 %{_libdir}/pkgconfig/wbclient.pc
579 579
 
580 580
 %changelog
581
+* Tue Feb 20 2024 Ashwin Dayanand Kamat <ashwin.kamat@broadcom.com> 4.17.5-8
582
+- Bump version as a part of libxml2 upgrade
581 583
 * Tue Jan 23 2024 Brennan Lamoreaux <brennan.lamoreaux@broadcom.com> 4.17.5-7
582 584
 - Version bump for gnutls upgrade
583 585
 * Fri Nov 24 2023 Shreenidhi Shedi <sshedi@vmware.com> 4.17.5-6
... ...
@@ -1,7 +1,7 @@
1 1
 Summary:        MIME database
2 2
 Name:           shared-mime-info
3 3
 Version:        2.2
4
-Release:        3%{?dist}
4
+Release:        4%{?dist}
5 5
 License:        GPLv2+
6 6
 URL:            http://freedesktop.org
7 7
 Group:          Applications/Internet
... ...
@@ -49,6 +49,8 @@ rm -rf %{buildroot}/*
49 49
 %{_datadir}/*
50 50
 
51 51
 %changelog
52
+* Tue Feb 20 2024 Ashwin Dayanand Kamat <ashwin.kamat@broadcom.com> 2.2-4
53
+- Bump version as a part of libxml2 upgrade
52 54
 * Wed Apr 19 2023 Ashwin Dayanand Kamat <kashwindayan@vmware.com> 2.2-3
53 55
 - Bump version as a part of libxml2 upgrade
54 56
 * Sat Jan 14 2023 Ashwin Dayanand Kamat <kashwindayan@vmware.com> 2.2-2
... ...
@@ -1,7 +1,7 @@
1 1
 Summary:        API and commands for processing SPIR-V modules
2 2
 Name:           spirv-tools
3 3
 Version:        1.3.231.1
4
-Release:        3%{?dist}
4
+Release:        4%{?dist}
5 5
 License:        ASL 2.0
6 6
 URL:            https://github.com/KhronosGroup/SPIRV-Tools/
7 7
 Group:          System Environment/Libraries
... ...
@@ -91,6 +91,8 @@ rm -rf %{buildroot}/*
91 91
 %{_libdir}/libSPIRV-Tools-shared.so
92 92
 
93 93
 %changelog
94
+*   Tue Feb 20 2024 Ashwin Dayanand Kamat <ashwin.kamat@broadcom.com> 1.3.231.1-4
95
+-   Bump version as a part of libxml2 upgrade
94 96
 *   Wed Apr 19 2023 Ashwin Dayanand Kamat <kashwindayan@vmware.com> 1.3.231.1-3
95 97
 -   Bump version as a part of libxml2 upgrade
96 98
 *   Mon Jan 30 2023 Shivani Agarwal <shivania2@vmware.com> 1.3.231.1-2
... ...
@@ -4,7 +4,7 @@
4 4
 Summary:        Caching and forwarding HTTP web proxy
5 5
 Name:           squid
6 6
 Version:        6.6
7
-Release:        1%{?dist}
7
+Release:        2%{?dist}
8 8
 License:        GPL-2.0-or-later
9 9
 URL:            http://www.squid-cache.org
10 10
 Group:          Networking/Web/Proxy
... ...
@@ -237,6 +237,8 @@ rm -rf %{buildroot}
237 237
 %{_libdir}/%{name}/*
238 238
 
239 239
 %changelog
240
+* Tue Feb 20 2024 Ashwin Dayanand Kamat <ashwin.kamat@broadcom.com> 6.6-2
241
+- Bump version as a part of libxml2 upgrade
240 242
 * Tue Jan 02 2024 Srish Srinivasan <srish.srinivasan@broadcom.com> 6.6-1
241 243
 - Update to v6.6 to fix CVE-2023-50269
242 244
 * Fri Nov 24 2023 Shreenidhi Shedi <sshedi@vmware.com> 6.5-2
... ...
@@ -8,7 +8,7 @@
8 8
 
9 9
 Name:          systemtap
10 10
 Version:       4.8
11
-Release:       13%{?dist}
11
+Release:       14%{?dist}
12 12
 Summary:       Programmable system-wide instrumentation system
13 13
 Group:         Development/System
14 14
 Vendor:        VMware, Inc.
... ...
@@ -391,6 +391,8 @@ fi
391 391
 %{_libexecdir}/systemtap/python/stap-resolve-module-function.py
392 392
 
393 393
 %changelog
394
+* Tue Feb 20 2024 Ashwin Dayanand Kamat <ashwin.kamat@broadcom.com> 4.8-14
395
+- Bump version as a part of libxml2 upgrade
394 396
 * Tue Aug 08 2023 Mukul Sikka <msikka@vmware.com> 4.8-13
395 397
 - Resolving systemd-rpm-macros for group creation
396 398
 * Tue Jul 11 2023 Shreenidhi Shedi <sshedi@vmware.com> 4.8-12
... ...
@@ -1,7 +1,7 @@
1 1
 Summary:        dnf/yum equivalent using C libs
2 2
 Name:           tdnf
3 3
 Version:        3.5.6
4
-Release:        1%{?dist}
4
+Release:        2%{?dist}
5 5
 Vendor:         VMware, Inc.
6 6
 Distribution:   Photon
7 7
 License:        LGPLv2.1,GPLv2
... ...
@@ -297,6 +297,8 @@ systemctl try-restart %{name}-cache-updateinfo.timer >/dev/null 2>&1 || :
297 297
 %{_unitdir}/%{name}-automatic-notifyonly.service
298 298
 
299 299
 %changelog
300
+* Tue Feb 20 2024 Ashwin Dayanand Kamat <ashwin.kamat@broadcom.com> 3.5.6-2
301
+- Bump version as a part of libxml2 upgrade
300 302
 * Tue Dec 12 2023 Oliver Kurth <oliver.kurth@broadcom.com> 3.5.6-1
301 303
 - update to 3.5.6
302 304
 - adds --rpmdefine option and fixes
... ...
@@ -1,7 +1,7 @@
1 1
 Summary:        trace-cmd is a user-space front-end command-line tool for Ftrace
2 2
 Name:           trace-cmd
3 3
 Version:        3.1.4
4
-Release:        4%{?dist}
4
+Release:        5%{?dist}
5 5
 License:        GPL-2.0 and LGPL-2.1
6 6
 Group:          Development/Tools
7 7
 URL:            https://git.kernel.org/pub/scm/utils/trace-cmd/trace-cmd.git
... ...
@@ -52,6 +52,8 @@ rm -rf %{buildroot}
52 52
 %{_sysconfdir}/bash_completion.d/%{name}.bash
53 53
 
54 54
 %changelog
55
+* Tue Feb 20 2024 Ashwin Dayanand Kamat <ashwin.kamat@broadcom.com> 3.1.4-5
56
+- Bump version as a part of libxml2 upgrade
55 57
 * Wed Apr 19 2023 Ashwin Dayanand Kamat <kashwindayan@vmware.com> 3.1.4-4
56 58
 - Bump version as a part of libxml2 upgrade
57 59
 * Fri Apr 14 2023 Shreenidhi Shedi <sshedi@vmware.com> 3.1.4-3
... ...
@@ -1,7 +1,7 @@
1 1
 Summary:        user space RCU (read-copy-update)
2 2
 Name:           userspace-rcu
3 3
 Version:        0.13.2
4
-Release:        5%{?dist}
4
+Release:        6%{?dist}
5 5
 License:        LGPLv2+
6 6
 URL:            https://github.com/urcu/userspace-rcu/releases
7 7
 Source:         %{name}-%{version}.tar.gz
... ...
@@ -54,6 +54,8 @@ make %{?_smp_mflags} check
54 54
 %{_includedir}/*
55 55
 
56 56
 %changelog
57
+* Tue Feb 20 2024 Ashwin Dayanand Kamat <ashwin.kamat@broadcom.com> 0.13.2-6
58
+- Bump version as a part of libxml2 upgrade
57 59
 * Tue Jul 11 2023 Shreenidhi Shedi <sshedi@vmware.com> 0.13.2-5
58 60
 - Bump version as a part of elfutils upgrade
59 61
 * Tue May 09 2023 Shreenidhi Shedi <sshedi@vmware.com> 0.13.2-4
... ...
@@ -1,7 +1,7 @@
1 1
 Summary:        Application Container Server for Networked/Clustered Web Applications
2 2
 Name:           uwsgi
3 3
 Version:        2.0.21
4
-Release:        13%{?dist}
4
+Release:        14%{?dist}
5 5
 License:        GPLv2 with exceptions
6 6
 Group:          Productivity/Networking/Web/Servers
7 7
 Vendor:         VMware, Inc.
... ...
@@ -235,6 +235,8 @@ rm -rf %{buildroot}/*
235 235
 %{python3_sitelib}/uwsgidecorators.py*
236 236
 
237 237
 %changelog
238
+* Tue Feb 20 2024 Ashwin Dayanand Kamat <ashwin.kamat@broadcom.com> 2.0.21-14
239
+- Bump version as a part of libxml2 upgrade
238 240
 * Sun Nov 19 2023 Shreenidhi Shedi <sshedi@vmware.com> 2.0.21-13
239 241
 - Bump version as a part of openssl upgrade
240 242
 * Mon Oct 30 2023 Nitesh Kumar <kunitesh@vmware.com> 2.0.21-12
... ...
@@ -1,6 +1,6 @@
1 1
 Name:           vulkan-loader
2 2
 Version:        1.3.237
3
-Release:        3%{?dist}
3
+Release:        4%{?dist}
4 4
 Summary:        Vulkan ICD desktop loader
5 5
 Group:          Development/Tools
6 6
 Vendor:         VMware, Inc.
... ...
@@ -92,6 +92,8 @@ rm -rf %{buildroot}/*
92 92
 %{_libdir}/*.so
93 93
 
94 94
 %changelog
95
+* Tue Feb 20 2024 Ashwin Dayanand Kamat <ashwin.kamat@broadcom.com> 1.3.237-4
96
+- Bump version as a part of libxml2 upgrade
95 97
 * Wed Jun 14 2023 Shivani Agarwal <shivania2@vmware.com> 1.3.237-3
96 98
 - Bump version as a part of libX11 upgrade
97 99
 * Wed Apr 19 2023 Ashwin Dayanand Kamat <kashwindayan@vmware.com> 1.3.237-2
... ...
@@ -1,6 +1,6 @@
1 1
 Name:           vulkan-tools
2 2
 Version:        1.3.231.1
3
-Release:        4%{?dist}
3
+Release:        5%{?dist}
4 4
 Summary:        Vulkan tools
5 5
 Group:          Development/Tools
6 6
 Vendor:         VMware, Inc.
... ...
@@ -65,6 +65,8 @@ rm -rf %{buildroot}/*
65 65
 %{_bindir}/*
66 66
 
67 67
 %changelog
68
+* Tue Feb 20 2024 Ashwin Dayanand Kamat <ashwin.kamat@broadcom.com> 1.3.231.1-5
69
+- Bump version as a part of libxml2 upgrade
68 70
 * Wed Jun 14 2023 Shivani Agarwal <shivania2@vmware.com> 1.3.231.1-4
69 71
 - Bump version as a part of libX11 upgrade
70 72
 * Wed Apr 19 2023 Ashwin Dayanand Kamat <kashwindayan@vmware.com> 1.3.231.1-3
... ...
@@ -1,7 +1,7 @@
1 1
 Summary:        Wayland protocols that adds functionality not available in the core protocol
2 2
 Name:           wayland-protocols
3 3
 Version:        1.31
4
-Release:        2%{?dist}
4
+Release:        3%{?dist}
5 5
 License:        MIT
6 6
 Group:          Development/Libraries
7 7
 Vendor:         VMware, Inc.
... ...
@@ -64,6 +64,8 @@ rm -rf %{buildroot}
64 64
 %{_datadir}/%{name}/
65 65
 
66 66
 %changelog
67
+*       Tue Feb 20 2024 Ashwin Dayanand Kamat <ashwin.kamat@broadcom.com> 1.31-3
68
+-       Bump version as a part of libxml2 upgrade
67 69
 *       Wed Apr 19 2023 Ashwin Dayanand Kamat <kashwindayan@vmware.com> 1.31-2
68 70
 -       Bump version as a part of libxml2 upgrade
69 71
 *       Wed Dec 14 2022 Gerrit Photon <photon-checkins@vmware.com> 1.31-1
... ...
@@ -1,7 +1,7 @@
1 1
 Summary:    Wayland Compositor Infrastructure
2 2
 Name:       wayland
3 3
 Version:    1.21.0
4
-Release:    3%{?dist}
4
+Release:    4%{?dist}
5 5
 License:    MIT
6 6
 URL:        http://wayland.freedesktop.org
7 7
 Group:      System Environment/Libraries
... ...
@@ -117,6 +117,8 @@ rm -rf %{buildroot}/*
117 117
 %{_libdir}/libwayland-server.so.0*
118 118
 
119 119
 %changelog
120
+* Tue Feb 20 2024 Ashwin Dayanand Kamat <ashwin.kamat@broadcom.com> 1.21.0-4
121
+- Bump version as a part of libxml2 upgrade
120 122
 * Mon Jul 31 2023 Shreenidhi Shedi <sshedi@vmware.com> 1.21.0-3
121 123
 - Add libffi-devel to requires of libwayland-server
122 124
 * Wed Apr 19 2023 Ashwin Dayanand Kamat <kashwindayan@vmware.com> 1.21.0-2
... ...
@@ -1,7 +1,7 @@
1 1
 Summary:        Library providing support for "XML Signature" and "XML Encryption" standards
2 2
 Name:           xmlsec1
3 3
 Version:        1.2.37
4
-Release:        3%{?dist}
4
+Release:        4%{?dist}
5 5
 License:        MIT
6 6
 Group:          Applications/System
7 7
 Vendor:         VMware, Inc.
... ...
@@ -76,6 +76,8 @@ rm -rf %{buildroot}
76 76
 %{_mandir}/man1/*
77 77
 
78 78
 %changelog
79
+* Tue Feb 20 2024 Ashwin Dayanand Kamat <ashwin.kamat@broadcom.com> 1.2.37-4
80
+- Bump version as a part of libxml2 upgrade
79 81
 * Tue May 09 2023 Shreenidhi Shedi <sshedi@vmware.com> 1.2.37-3
80 82
 - Bump version as a part of nss upgrade
81 83
 * Wed Apr 19 2023 Ashwin Dayanand Kamat <kashwindayan@vmware.com> 1.2.37-2
... ...
@@ -1,7 +1,7 @@
1 1
 Summary:        Command Line XML Toolkit
2 2
 Name:           xmlstarlet
3 3
 Version:        1.6.1
4
-Release:        5%{?dist}
4
+Release:        6%{?dist}
5 5
 License:        MIT
6 6
 URL:            http://xmlstar.sourceforge.net/
7 7
 Group:          Text Tools
... ...
@@ -62,6 +62,8 @@ rm -fr %{buildroot}
62 62
 %{_bindir}/xml
63 63
 
64 64
 %changelog
65
+* Tue Feb 20 2024 Ashwin Dayanand Kamat <ashwin.kamat@broadcom.com> 1.6.1-6
66
+- Bump version as a part of libxml2 upgrade
65 67
 * Wed Apr 19 2023 Ashwin Dayanand Kamat <kashwindayan@vmware.com> 1.6.1-5
66 68
 - Bump version as a part of libxml2 upgrade
67 69
 * Fri Oct 07 2022 Shreenidhi Shedi <sshedi@vmware.com> 1.6.1-4