Skip to content

Commit 9f8d0fa

Browse files
committed
Merge branch '3.0-dev' into 3.0
2 parents 027873e + bde321f commit 9f8d0fa

169 files changed

Lines changed: 9055 additions & 996 deletions

File tree

Some content is hidden

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

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: 26%{?dist}
24+
Release: 27%{?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-6%{?dist}
35+
BuildRequires: glibc-static >= 2.38-7%{?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+
* Wed Aug 21 2024 Chris Co <chrco@microsoft.com> - 1.18.0-27
127+
- Bump to rebuild with updated glibc
128+
126129
* Wed May 22 2024 Suresh Babu Chalamalasetty <schalam@microsoft.com> - 1.18.0-26
127130
- update to build dep latest glibc-static version
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: 14%{?dist}
6+
Release: 15%{?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-6%{?dist}
16+
BuildRequires: glibc-static >= 2.38-7%{?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+
* Wed Aug 21 2024 Chris Co <chrco@microsoft.com> - 0.1.7-15
65+
- Bump to rebuild with updated glibc
66+
6467
* Wed May 22 2024 Suresh Babu Chalamalasetty <schalam@microsoft.com> - 0.1.7-14
6568
- update to build dep latest glibc-static version
6669

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"Signatures": {
3-
"distribution-gpg-keys-1.60.tar.gz": "6136be288a89d858054b0ac376553a898e596a70875b61dfc99e46e768d88e31"
3+
"distribution-gpg-keys-1.104.tar.gz": "60ec27522ba960719f6b7d578106a65dc2dca235e9ebf2399a6a98571afffd5a"
44
}
5-
}
5+
}

SPECS-EXTENDED/distribution-gpg-keys/distribution-gpg-keys.spec

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
Summary: GPG keys of various Linux distributions
22
Name: distribution-gpg-keys
3-
Version: 1.60
4-
Release: 2%{?dist}
3+
Version: 1.104
4+
Release: 1%{?dist}
55
License: CC0
6-
URL: https://github.com/xsuchy/distribution-gpg-keys
6+
URL: https://github.com/rpm-software-management/distribution-gpg-keys
77
# Sources can be obtained by
8-
# git clone git://github.com/xsuchy/distribution-gpg-keys.git
8+
# git clone git://github.com/rpm-software-management/distribution-gpg-keys.git
99
# cd distribution-gpg-keys
1010
# tito build --tgz
11-
Source0: https://github.com/xsuchy/distribution-gpg-keys/archive/refs/tags/%{name}-%{version}-1.tar.gz#/%{name}-%{version}.tar.gz
11+
Source0: https://github.com/rpm-software-management/distribution-gpg-keys/archive/refs/tags/%{name}-%{version}-1.tar.gz#/%{name}-%{version}.tar.gz
1212
BuildArch: noarch
1313

1414
%description
@@ -45,6 +45,10 @@ cp -a keys/* %{buildroot}%{_datadir}/%{name}/
4545
%{_datadir}/%{name}/copr
4646

4747
%changelog
48+
* Fri Aug 02 2024 Devin Anderson <danderson@microsoft.com> - 1.104-1
49+
- Update to 1.104, a more recent version that includes the Azure Linux keys.
50+
- Use the official repository URI to download sources.
51+
4852
* Tue Feb 08 2022 Cameron Baird <cameronbaird@microsoft.com> - 1.60-2
4953
- Initial CBL-Mariner import from Fedora 33 (license: MIT)
5054
- License verified

SPECS-EXTENDED/dyninst/dyninst.spec

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Summary: An API for Run-time Code Generation
22
License: LGPLv2+
33
Name: dyninst
4-
Release: 16%{?dist}
4+
Release: 17%{?dist}
55
Vendor: Microsoft Corporation
66
Distribution: Azure Linux
77
URL: http://www.dyninst.org
@@ -31,7 +31,7 @@ BuildRequires: tbb tbb-devel
3131

3232
# Extra requires just for the testsuite
3333
BuildRequires: gcc-gfortran libstdc++-static libxml2-devel
34-
BuildRequires: glibc-static >= 2.38-6%{?dist}
34+
BuildRequires: glibc-static >= 2.38-7%{?dist}
3535

3636
# Testsuite files should not provide/require anything
3737
%{?filter_setup:
@@ -194,6 +194,9 @@ echo "%{_libdir}/dyninst" > %{buildroot}/etc/ld.so.conf.d/%{name}-%{_arch}.conf
194194
%attr(644,root,root) %{_libdir}/dyninst/testsuite/*.a
195195

196196
%changelog
197+
* Wed Aug 21 2024 Chris Co <chrco@microsoft.com> - 10.1.0-17
198+
- Bump to rebuild with updated glibc
199+
197200
* Wed May 22 2024 Suresh Babu Chalamalasetty <schalam@microsoft.com> - 10.1.0-16
198201
- update to build dep latest glibc-static version
199202

SPECS-EXTENDED/libldb/0001-PATCH-wafsamba-Fix-few-SyntaxWarnings-caused-by-regu.patch

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -131,19 +131,6 @@ index ef632ba903369e4211991f17a3b204bcd96c3a2f..63e50567860ff890b00b0ce6c7607c91
131131
if not m:
132132
conf.end_msg('not found', color='YELLOW')
133133
return
134-
diff --git a/buildtools/wafsamba/samba_cross.py b/buildtools/wafsamba/samba_cross.py
135-
index 8863c2c53e7d7dd9317c9233f0085ffd0eea6b2f..34793902fba884cf2d8358bf4315dc98027266b6 100644
136-
--- a/buildtools/wafsamba/samba_cross.py
137-
+++ b/buildtools/wafsamba/samba_cross.py
138-
@@ -77,7 +77,7 @@ def cross_answer(ca_file, msg):
139-
f.close()
140-
return (0, ans.strip("'"))
141-
else:
142-
- m = re.match('\(\s*(-?\d+)\s*,\s*\"(.*)\"\s*\)', ans)
143-
+ m = re.match(r'\(\s*(-?\d+)\s*,\s*\"(.*)\"\s*\)', ans)
144-
if m:
145-
f.close()
146-
return (int(m.group(1)), m.group(2))
147134
diff --git a/buildtools/wafsamba/samba_headers.py b/buildtools/wafsamba/samba_headers.py
148135
index a268c011c5d8e406e0d763554c55668cfb5388bc..c8bee19010978a04460b0637fcc8fd484a699ea8 100644
149136
--- a/buildtools/wafsamba/samba_headers.py
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"Signatures": {
3-
"ldb-2.1.4.tar.asc": "e3e6c5b00295584e11216eeae1546711138772ab819bf26f3ab4ea0c76c76041",
4-
"ldb-2.1.4.tar.gz": "9e0b12ee10cbd31f920f3ce1dcd7617c558411a438faaef44c596d77b4d0bf4e",
3+
"ldb-2.7.2.tar.asc": "b5d4d98f3aef9fd7c22a6962af775269d819643cbf1c9fd3a8c2885a2e61f464",
4+
"ldb-2.7.2.tar.gz": "26ee72d647854e662d99643eb2b2d341655abf31f4990838d6650fb5cf9209c8",
55
"ldb.keyring": "9c5722acdd291bcc20a6b6d314b32d9cef30dcaeef59ef0d39635575e20167f1",
66
"libldb-LICENSE.txt": "e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118"
77
}
8-
}
8+
}

SPECS-EXTENDED/libldb/libldb.spec

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,18 +3,18 @@
33

44
%global with_python3 1
55

6-
%global talloc_version 2.3.1
7-
%global tdb_version 1.4.3
8-
%global tevent_version 0.10.2
6+
%global talloc_version 2.4.0
7+
%global tdb_version 1.4.8
8+
%global tevent_version 0.14.1
99

1010
Name: libldb
11-
Version: 2.1.4
12-
Release: 2%{?dist}
11+
Version: 2.7.2
12+
Release: 1%{?dist}
1313
Summary: A schema-less, ldap like, API and database
1414
Requires: libtalloc%{?_isa} >= %{talloc_version}
1515
Requires: libtdb%{?_isa} >= %{tdb_version}
1616
Requires: libtevent%{?_isa} >= %{tevent_version}
17-
License: LGPLv3+
17+
License: LGPL-3.0-or-later
1818
Vendor: Microsoft Corporation
1919
Distribution: Azure Linux
2020
URL: http://ldb.samba.org/
@@ -221,6 +221,10 @@ rm -f $RPM_BUILD_ROOT/%{_mandir}/man3/_*
221221
%endif
222222

223223
%changelog
224+
* Wed Aug 07 2024 Sindhu Karri <lakarri@microsoft.com> - 2.7.2-1
225+
- Upgrade to 2.7.2 to build with Python 3.12 for 3.0
226+
- License verified. Using SPDX format
227+
224228
* Tue Mar 02 2021 Henry Li <lihl@microsoft.com> - 2.1.4-2
225229
- Initial CBL-Mariner import from Fedora 32 (license: MIT).
226230
- Remove distro condition check

SPECS-EXTENDED/podman/podman.spec

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535

3636
Name: podman
3737
Version: 4.1.1
38-
Release: 24%{?dist}
38+
Release: 25%{?dist}
3939
License: ASL 2.0 and BSD and ISC and MIT and MPLv2.0
4040
Summary: Manage Pods, Containers and Container Images
4141
Vendor: Microsoft Corporation
@@ -50,7 +50,7 @@ BuildRequires: go-md2man
5050
BuildRequires: golang
5151
BuildRequires: gcc
5252
BuildRequires: glib2-devel
53-
BuildRequires: glibc-static >= 2.38-6%{?dist}
53+
BuildRequires: glibc-static >= 2.38-7%{?dist}
5454
BuildRequires: git
5555
BuildRequires: go-rpm-macros
5656
BuildRequires: gpgme-devel
@@ -386,6 +386,9 @@ cp -pav test/system %{buildroot}/%{_datadir}/%{name}/test/
386386

387387
# rhcontainerbot account currently managed by lsm5
388388
%changelog
389+
* Wed Aug 21 2024 Chris Co <chrco@microsoft.com> - 4.1.1-25
390+
- Bump to rebuild with updated glibc
391+
389392
* Wed May 22 2024 Suresh Babu Chalamalasetty <schalam@microsoft.com> - 4.1.1-24
390393
- update to build dep latest glibc-static version
391394

SPECS-SIGNED/grub2-efi-binary-signed/grub2-efi-binary-signed.spec

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
Summary: Signed GRand Unified Bootloader for %{buildarch} systems
1313
Name: grub2-efi-binary-signed-%{buildarch}
1414
Version: 2.06
15-
Release: 19%{?dist}
15+
Release: 20%{?dist}
1616
License: GPLv3+
1717
Vendor: Microsoft Corporation
1818
Distribution: Azure Linux
@@ -79,6 +79,9 @@ cp %{SOURCE3} %{buildroot}/boot/efi/EFI/BOOT/%{grubpxeefiname}
7979
/boot/efi/EFI/BOOT/%{grubpxeefiname}
8080

8181
%changelog
82+
* Tue Aug 13 2024 Daniel McIlvaney <damcilva@microsoft.com> - 2.06-20
83+
- Move grub2-rpm-macros to the azurelinux-rpm-macros package
84+
8285
* Wed Jun 12 2024 George Mileka <gmileka@microsoft.com> - 2.06-19
8386
- disable code optimization for ip checksum calculation
8487

0 commit comments

Comments
 (0)