Skip to content

Commit ca2c71d

Browse files
committed
Merge branch '3.0-dev' into anphel/3-sep-2025-release-snap
2 parents 57f868f + bed9353 commit ca2c71d

File tree

227 files changed

+26245
-4540
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

227 files changed

+26245
-4540
lines changed

.pipelines/containerSourceData/imagecustomizer/Dockerfile-imagecustomizer

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@ RUN tdnf update -y && \
2525

2626
# Create virtual environment and install Python dependencies for telemetry
2727
RUN python3 -m venv /opt/telemetry-venv
28-
RUN /opt/telemetry-venv/bin/pip install --no-cache-dir -r /imagecustomizer-telemetry-requirements.txt
28+
RUN /opt/telemetry-venv/bin/pip install --no-cache-dir -r /usr/lib/imagecustomizer/telemetry-requirements.txt
2929

30-
ENTRYPOINT ["/usr/local/bin/imagecustomizer-entrypoint.sh"]
30+
ENTRYPOINT ["/usr/lib/imagecustomizer/entrypoint.sh"]

LICENSES-AND-NOTICES/SPECS/LICENSES-MAP.md

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

LICENSES-AND-NOTICES/SPECS/data/licenses.json

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,6 @@
188188
"dotconf",
189189
"dovecot",
190190
"dpdk",
191-
"dpkg",
192191
"driverctl",
193192
"dropwatch",
194193
"drpm",
@@ -274,7 +273,6 @@
274273
"geolite2",
275274
"geos",
276275
"gfs2-utils",
277-
"ghc-srpm-macros",
278276
"gi-docgen",
279277
"giflib",
280278
"gl-manpages",
@@ -1786,7 +1784,6 @@
17861784
"python-productmd",
17871785
"python-prometheus_client",
17881786
"python-ptyprocess",
1789-
"python-pycares",
17901787
"python-pycosat",
17911788
"python-pydbus",
17921789
"python-pymongo",
@@ -1902,6 +1899,7 @@
19021899
"python-zstandard",
19031900
"python-zstd",
19041901
"python3-mallard-ducktype",
1902+
"python3-pycares",
19051903
"python3-pytest-asyncio",
19061904
"python3-typed_ast",
19071905
"pyusb",
@@ -1970,6 +1968,7 @@
19701968
"rubygem-rspec-expectations",
19711969
"rubygem-rspec-mocks",
19721970
"rubygem-rspec-support",
1971+
"rubygem-scanf",
19731972
"rubygem-sys-filesystem",
19741973
"rubygem-thread_order",
19751974
"rusers",
@@ -2192,6 +2191,7 @@
21922191
"xorg-x11-xinit",
21932192
"xorg-x11-xkb-utils",
21942193
"xorg-x11-xtrans-devel",
2194+
"xpp3",
21952195
"xrestop",
21962196
"xterm",
21972197
"xxhash",
@@ -2257,7 +2257,7 @@
22572257
"cf-cli",
22582258
"check-restart",
22592259
"clamav",
2260-
"cloud-hypervisor-cvm",
2260+
"cloud-hypervisor",
22612261
"cloud-provider-kubevirt",
22622262
"cmake-fedora",
22632263
"containerd2",
@@ -2295,6 +2295,7 @@
22952295
"keda",
22962296
"keras",
22972297
"kernel-64k-signed",
2298+
"kernel-hwe-signed",
22982299
"kernel-mshv-signed",
22992300
"kernel-signed",
23002301
"kernel-uki",
@@ -2650,7 +2651,6 @@
26502651
"xmlrpc-c",
26512652
"xmlunit",
26522653
"xpp2",
2653-
"xpp3",
26542654
"xz-java"
26552655
]
26562656
},
@@ -2766,6 +2766,7 @@
27662766
"gobject-introspection",
27672767
"golang",
27682768
"golang-1.23",
2769+
"golang-1.24",
27692770
"gperf",
27702771
"gperftools",
27712772
"gpgme",
@@ -2809,6 +2810,8 @@
28092810
"kernel",
28102811
"kernel-64k",
28112812
"kernel-headers",
2813+
"kernel-hwe",
2814+
"kernel-hwe-headers",
28122815
"kernel-ipe",
28132816
"kernel-lpg-innovate",
28142817
"kernel-mshv",

SPECS-EXTENDED/389-ds-base/389-ds-base.spec

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ ExcludeArch: i686
6868
Summary: 389 Directory Server (%{variant})
6969
Name: 389-ds-base
7070
Version: 3.1.1
71-
Release: 6%{?dist}
71+
Release: 7%{?dist}
7272
License: GPL-3.0-or-later AND (0BSD OR Apache-2.0 OR MIT) AND (Apache-2.0 OR Apache-2.0 WITH LLVM-exception OR MIT) AND (Apache-2.0 OR BSL-1.0) AND (Apache-2.0 OR MIT OR Zlib) AND (Apache-2.0 OR MIT) AND (CC-BY-4.0 AND MIT) AND (MIT OR Apache-2.0) AND Unicode-DFS-2016 AND (MIT OR CC0-1.0) AND (MIT OR Unlicense) AND 0BSD AND Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND ISC AND MIT AND MIT AND ISC AND MPL-2.0 AND PSF-2.0
7373
URL: https://www.port389.org
7474
Vendor: Microsoft Corporation
@@ -732,6 +732,9 @@ exit 0
732732
%endif
733733

734734
%changelog
735+
* Fri Aug 08 2025 Azure Linux Security Servicing Account <[email protected]> - 3.1.1-7
736+
- Bump release to rebuild with rust
737+
735738
* Mon Jul 21 2025 Jyoti Kanase <[email protected]> - 3.1.1-6
736739
- Bump release to rebuild with rust
737740

SPECS-EXTENDED/args4j/args4j.spec

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ Group: Development/Libraries/Java
2828
URL: https://args4j.kohsuke.org
2929
Source0: https://github.com/kohsuke/%{name}/archive/%{name}-site-%{version}.tar.gz
3030
Source1: %{name}-build.tar.xz
31+
Patch0: change-source-option-to-1.8.patch
3132
BuildRequires: ant
3233
BuildRequires: fdupes
3334
BuildRequires: java-devel
@@ -65,7 +66,7 @@ Group: Documentation/HTML
6566
This package contains the API documentation for %{name}.
6667

6768
%prep
68-
%setup -q -n %{name}-%{name}-site-%{version} -a 1
69+
%autosetup -a1 -p1 -n %{name}-%{name}-site-%{version}
6970

7071
# removing classpath addition
7172
sed -i 's/<addClasspath>true/<addClasspath>false/g' %{name}-tools/pom.xml
@@ -136,6 +137,10 @@ cp -r %{name}-tools/target/site/apidocs %{buildroot}%{_javadocdir}/%{name}/%{nam
136137
%license %{name}/LICENSE.txt
137138

138139
%changelog
140+
* Fri Jul 18 2025 Sumit Jena <[email protected]> - 2.33.3
141+
- Patch to change source and target options as build fix
142+
- License verified
143+
139144
* Thu Oct 14 2021 Pawel Winogrodzki <[email protected]> - 2.33-2
140145
- Converting the 'Release' tag to the '[number].[distribution]' format.
141146

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
From e9080c1382570c9b028b60210ad0779a10a82ab2 Mon Sep 17 00:00:00 2001
2+
From: SumitJenaHCL <[email protected]>
3+
Date: Thu, 10 Jul 2025 05:15:48 +0000
4+
Subject: [PATCH] change source option to 1.8
5+
6+
---
7+
common.xml | 2 +-
8+
1 file changed, 1 insertion(+), 1 deletion(-)
9+
10+
diff --git a/common.xml b/common.xml
11+
index 37d36f4..d3486a0 100644
12+
--- a/common.xml
13+
+++ b/common.xml
14+
@@ -7,7 +7,7 @@
15+
<property name="project.groupId" value="args4j"/>
16+
<property name="bundle.version" value="${project.version}.0"/>
17+
18+
- <property name="compiler.source" value="1.6"/>
19+
+ <property name="compiler.source" value="1.8"/>
20+
<property name="compiler.target" value="${compiler.source}"/>
21+
22+
</project>
23+
--
24+
2.45.2
25+

SPECS-EXTENDED/buildah/buildah.spec

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
Summary: A command line tool used for creating OCI Images
2222
Name: buildah
2323
Version: 1.18.0
24-
Release: 31%{?dist}
24+
Release: 32%{?dist}
2525
License: ASL 2.0
2626
Vendor: Microsoft Corporation
2727
Distribution: Azure Linux
@@ -32,7 +32,7 @@ BuildRequires: btrfs-progs-devel
3232
BuildRequires: device-mapper-devel
3333
BuildRequires: git
3434
BuildRequires: glib2-devel
35-
BuildRequires: glibc-static >= 2.38-11%{?dist}
35+
BuildRequires: glibc-static >= 2.38-12%{?dist}
3636
BuildRequires: go-md2man
3737
BuildRequires: go-rpm-macros
3838
BuildRequires: golang
@@ -123,6 +123,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype
123123
%{_datadir}/%{name}/test
124124

125125
%changelog
126+
* Mon Aug 25 2025 Andrew Phelps <[email protected]> - 1.18.0-32
127+
- Bump to rebuild with updated glibc
128+
126129
* Thu May 22 2025 Kanishk Bansal <[email protected]> - 1.18.0-31
127130
- Bump to rebuild with updated glibc
128131

SPECS-EXTENDED/catatonit/catatonit.spec

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Distribution: Azure Linux
33

44
Name: catatonit
55
Version: 0.1.7
6-
Release: 19%{?dist}
6+
Release: 20%{?dist}
77
Summary: A signal-forwarding process manager for containers
88
License: GPLv3+
99
URL: https://github.com/openSUSE/catatonit
@@ -13,7 +13,7 @@ BuildRequires: automake
1313
BuildRequires: file
1414
BuildRequires: gcc
1515
BuildRequires: git
16-
BuildRequires: glibc-static >= 2.38-11%{?dist}
16+
BuildRequires: glibc-static >= 2.38-12%{?dist}
1717
BuildRequires: libtool
1818
BuildRequires: make
1919

@@ -61,6 +61,9 @@ ln -s %{_libexecdir}/%{name}/%{name} %{buildroot}%{_libexecdir}/podman/%{name}
6161
%{_libexecdir}/podman/%{name}
6262

6363
%changelog
64+
* Mon Aug 25 2025 Andrew Phelps <[email protected]> - 0.1.7-20
65+
- Bump to rebuild with updated glibc
66+
6467
* Thu May 22 2025 Kanishk Bansal <[email protected]> - 0.1.7-19
6568
- Bump to rebuild with updated glibc
6669

Lines changed: 73 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,73 @@
1+
diff --git a/include/dbus-c++/types.h b/include/dbus-c++/types.h
2+
index 044e72b..7b3108f 100644
3+
--- a/include/dbus-c++/types.h
4+
+++ b/include/dbus-c++/types.h
5+
@@ -89,13 +89,7 @@ public:
6+
}
7+
8+
template <typename T>
9+
- operator T() const
10+
- {
11+
- T cast;
12+
- MessageIter ri = _msg.reader();
13+
- ri >> cast;
14+
- return cast;
15+
- }
16+
+ operator T() const;
17+
18+
private:
19+
20+
@@ -316,7 +310,7 @@ struct type< Struct<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14,
21+
}
22+
};
23+
24+
-} /* namespace DBus */
25+
+extern DXXAPI DBus::MessageIter &operator << (DBus::MessageIter &iter, const DBus::Variant &val);
26+
27+
inline DBus::MessageIter &operator << (DBus::MessageIter &iter, const DBus::Invalid &)
28+
{
29+
@@ -551,6 +545,8 @@ inline DBus::MessageIter &operator >> (DBus::MessageIter &iter, DBus::Signature
30+
return ++iter;
31+
}
32+
33+
+extern DXXAPI DBus::MessageIter &operator >> (DBus::MessageIter &iter, DBus::Variant &val);
34+
+
35+
template<typename E>
36+
inline DBus::MessageIter &operator >> (DBus::MessageIter &iter, std::vector<E>& val)
37+
{
38+
@@ -644,7 +640,16 @@ inline DBus::MessageIter &operator >> (DBus::MessageIter &iter, DBus::Struct<T1,
39+
return ++iter;
40+
}
41+
42+
-extern DXXAPI DBus::MessageIter &operator >> (DBus::MessageIter &iter, DBus::Variant &val);
43+
+template <typename T>
44+
+inline DBus::Variant::operator T() const
45+
+{
46+
+ T cast;
47+
+ DBus::MessageIter ri = _msg.reader();
48+
+ ri >> cast;
49+
+ return cast;
50+
+}
51+
+
52+
+} /* namespace DBus */
53+
54+
#endif//__DBUSXX_TYPES_H
55+
56+
diff --git a/src/types.cpp b/src/types.cpp
57+
index d414a3e..70f9ac0 100644
58+
--- a/src/types.cpp
59+
+++ b/src/types.cpp
60+
@@ -34,7 +34,7 @@
61+
#include "message_p.h"
62+
#include "internalerror.h"
63+
64+
-using namespace DBus;
65+
+namespace DBus {
66+
67+
Variant::Variant()
68+
: _msg(CallMessage()) // dummy message used as temporary storage for variant data
69+
@@ -104,3 +104,4 @@ MessageIter &operator >> (MessageIter &iter, Variant &val)
70+
return ++iter;
71+
}
72+
73+
+} /* namespace DBus */

SPECS-EXTENDED/dbus-c++/dbus-c++.spec

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Name: dbus-c++
44
Version: 0.9.0
5-
Release: 23%{?dist}
5+
Release: 24%{?dist}
66
Summary: Native C++ bindings for D-Bus
77

88
License: LGPLv2+
@@ -21,6 +21,7 @@ Patch3: dbus-c++-macro_collision.patch
2121
Patch4: dbus-c++-threading.patch
2222
# https://sourceforge.net/p/dbus-cplusplus/patches/19/
2323
Patch5: dbus-c++-writechar.patch
24+
Patch6: dbus-c++-template-operators.patch
2425

2526
BuildRequires: gcc
2627
BuildRequires: gcc-c++
@@ -68,6 +69,7 @@ sed -i 's/libtoolize --force --copy/libtoolize -if --copy/' bootstrap
6869
%patch 3 -p1 -b .collision
6970
%patch 4 -p1 -b .threading
7071
%patch 5 -p1 -b .writechar
72+
%patch 6 -p1 -b .operators
7173

7274
%build
7375
autoreconf -vfi
@@ -109,6 +111,10 @@ find $RPM_BUILD_ROOT -name '*.la' -print -delete
109111
%{_libdir}/pkgconfig/*
110112

111113
%changelog
114+
* Fri Apr 04 2025 Sreenivasulu Malavathula <[email protected]> - 0.9-0-24
115+
- Fixed build Issues (license: MIT)
116+
- License verified
117+
112118
* Tue Jan 12 2021 Joe Schmitt <[email protected]> - 0.9.0-23
113119
- Initial CBL-Mariner import from Fedora 32 (license: MIT).
114120
- Disable ecore support

0 commit comments

Comments
 (0)