add missing vendor and distribution tags to core specs (#10327)

This commit is contained in:
Neha Agarwal 2024-09-03 13:32:36 -07:00 коммит произвёл GitHub
Родитель 7e81c38826
Коммит 7e2649d568
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
36 изменённых файлов: 270 добавлений и 95 удалений

Просмотреть файл

@ -1,10 +1,12 @@
Name: azure-nvme-utils
Version: 0.1.1
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Utility and udev rules to help identify Azure NVMe devices
License: MIT
URL: https://github.com/Azure/%{name}
Vendor: Microsoft Corporation
Distribution: Azure Linux
Source0: %{url}/archive/refs/tags/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
BuildRequires: binutils
@ -31,6 +33,9 @@ make install DESTDIR=%{buildroot}
/lib/udev/rules.d/80-azure-nvme.rules
%changelog
* Tue Sep 03 2024 Neha Agarwal <nehaagarwal@microsoft.com> - 0.1.1-2
- Add missing Vendor and Distribution tags.
* Mon Mar 18 2024 Chris Patterson <cpatterson@microsoft.com> - 0.1.1-1
- Original version for Azure Linux.
- License verified.

Просмотреть файл

@ -1,11 +1,13 @@
%undefine _ld_as_needed
Name: ebtables
Version: 2.0.11
Release: 7%{?dist}
Summary: Ethernet Bridge frame table administration tool
License: GPLv2+
URL: http://ebtables.sourceforge.net/
Name: ebtables
Version: 2.0.11
Release: 8%{?dist}
Summary: Ethernet Bridge frame table administration tool
License: GPLv2+
URL: http://ebtables.sourceforge.net/
Vendor: Microsoft Corporation
Distribution: Azure Linux
Source0: https://netfilter.org/pub/ebtables/%{name}-%{version}.tar.gz
Source1: ebtables-legacy-save
@ -118,6 +120,9 @@ ln -sf ebtables-legacy-restore %{buildroot}%{_sbindir}/ebtables-restore
%ghost %{_sysconfdir}/sysconfig/ebtables
%changelog
* Tue Sep 03 2024 Neha Agarwal <nehaagarwal@microsoft.com> - 2.0.11-8
- Add missing Vendor and Distribution tags.
* Fri Feb 02 2024 Dan Streetman <ddstreet@ieee.org> - 2.0.11-7
- workaround "circular dependencies" from build tooling
- license verified
@ -259,7 +264,7 @@ ln -sf ebtables-legacy-restore %{buildroot}%{_sbindir}/ebtables-restore
- fix missing symbol issue with extension modules (bz810006)
* Thu Feb 16 2012 Thomas Woerner <twoerner@redhat.com> - 2.0.10-4
- replaced ebtables-save perl script by bash script to get rid of the perl
- replaced ebtables-save perl script by bash script to get rid of the perl
requirement
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0.10-3

Просмотреть файл

@ -2,11 +2,13 @@
Name: glslang
Version: 14.0.0
Release: 1%{?dist}
Release: 2%{?dist}
Summary: OpenGL and OpenGL ES shader front end and validator
License: BSD and GPLv3+ and Apache-2.0
URL: https://github.com/KhronosGroup/%{name}
Vendor: Microsoft Corporation
Distribution: Azure Linux
Source0: %url/archive/vulkan-sdk-%{sdkver}.tar.gz#/%{name}-sdk-%{sdkver}.tar.gz
# Patch to build against system spirv-tools (rebased locally)
#Patch3: https://patch-diff.githubusercontent.com/raw/KhronosGroup/glslang/pull/1722.patch#/0001-pkg-config-compatibility.patch
@ -77,6 +79,9 @@ popd
%{_libdir}/cmake/*
%changelog
* Tue Sep 03 2024 Neha Agarwal <nehaagarwal@microsoft.com> - 14.0.0-2
- Add missing Vendor and Distribution tags.
* Thu Feb 29 2024 Vince Perri <viperri@microsoft.com> - 14.0.0-1
- Initial Azure Linux import from Fedora 40 (license: MIT).
- License verified.

Просмотреть файл

@ -14,11 +14,12 @@
Name: kata-containers-cc
Version: 3.2.0.azl2
Release: 6%{?dist}
Release: 7%{?dist}
Summary: Kata Confidential Containers package developed for Confidential Containers on AKS
License: ASL 2.0
Vendor: Microsoft Corporation
URL: https://github.com/microsoft/kata-containers
Vendor: Microsoft Corporation
Distribution: Azure Linux
Source0: https://github.com/microsoft/kata-containers/archive/refs/tags/%{version}.tar.gz#/%{name}-%{version}.tar.gz
Source1: %{name}-%{version}-cargo.tar.gz
Source2: mariner-coco-build-uvm.sh
@ -293,6 +294,9 @@ fi
%exclude %{osbuilder}/tools/osbuilder/rootfs-builder/ubuntu
%changelog
* Tue Sep 03 2024 Neha Agarwal <nehaagarwal@microsoft.com> - 3.2.0.azl2-7
- Add missing Distribution tag.
* Fri Jul 19 2024 Cameron Baird <cameronbaird@microsoft.com> 3.2.0.azl2-6
- Explicitly set OS_VERSION=3.0 for invocations of rootfs builder

Просмотреть файл

@ -40,10 +40,11 @@
Summary: Kata Containers
Name: kata-containers
Version: 3.2.0.azl2
Release: 4%{?dist}
Release: 5%{?dist}
License: ASL 2.0
Vendor: Microsoft Corporation
URL: https://github.com/microsoft/kata-containers
Vendor: Microsoft Corporation
Distribution: Azure Linux
Source0: https://github.com/microsoft/kata-containers/archive/refs/tags/%{version}.tar.gz#/%{name}-%{version}.tar.gz
Source1: %{name}-%{version}-cargo.tar.gz
Source2: 50-kata
@ -216,6 +217,9 @@ ln -sf %{_bindir}/kata-runtime %{buildroot}%{_prefix}/local/bin/kata-runtime
%exclude %{kataosbuilderdir}/rootfs-builder/ubuntu
%changelog
* Tue Sep 03 2024 Neha Agarwal <nehaagarwal@microsoft.com> - 3.2.0.azl2-5
- Add missing Distribution tag.
* Fri Jul 19 2024 Cameron Baird <cameronbaird@microsoft.com> 3.2.0.azl2-4
- Explicitly set OS_VERSION=3.0 for invocations of rootfs builder

Просмотреть файл

@ -5,10 +5,12 @@
Summary: Library for reading, mastering and writing optical discs
Name: libburn
Version: 1.5.6
Release: 1%{?dist}
Release: 2%{?dist}
License: GPLv2+
Group: System Environment/Libraries
URL: https://dev.lovelyhq.com/libburnia/libburn
Vendor: Microsoft Corporation
Distribution: Azure Linux
Source0: https://dev.lovelyhq.com/libburnia/libburn/archive/release-%{version}.tar.gz#//%{pkgname}-%{version}.tar.gz
Patch0: libburn-0.6.16-multilib.patch
@ -89,6 +91,9 @@ rm -rf $RPM_BUILD_ROOT%{_defaultdocdir}
%{_mandir}/man1/%{cdrskin}.1*
%changelog
* Tue Sep 03 2024 Neha Agarwal <nehaagarwal@microsoft.com> - 1.5.6-2
- Add missing Vendor and Distribution tags.
* Fri Oct 27 2023 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 1.5.6-1
- Auto-upgrade to 1.5.6 - Azure Linux 3.0 - package upgrades

Просмотреть файл

@ -1,9 +1,11 @@
Summary: Library to support IDNA2008 internationalized domain names
Name: libidn2
Version: 2.3.4
Release: 4%{?dist}
Release: 5%{?dist}
License: (GPLv2+ or LGPLv3+) and GPLv3+
URL: https://www.gnu.org/software/libidn/#libidn2
Vendor: Microsoft Corporation
Distribution: Azure Linux
Source0: https://ftp.gnu.org/gnu/libidn/%{name}-%{version}.tar.gz
Source1: https://ftp.gnu.org/gnu/libidn/%{name}-%{version}.tar.gz.sig
@ -92,6 +94,9 @@ rm -f $RPM_BUILD_ROOT%{_datadir}/info/dir
%{_infodir}/%{name}.info*
%changelog
* Tue Sep 03 2024 Neha Agarwal <nehaagarwal@microsoft.com> - 2.3.4-5
- Add missing Vendor and Distribution tags.
* Tue Jan 16 17:26:11 EST 2024 Dan Streetman <ddstreet@ieee.org> - 2.3.4-4
- Update to version from Fedora 39/rawhide.
- Next line is present only to avoid tooling failures, and does not indicate the actual package license.

Просмотреть файл

@ -1,9 +1,11 @@
Name: libiscsi
Summary: iSCSI client library
Version: 1.19.0
Release: 1%{?dist}
Release: 2%{?dist}
License: LGPLv2+
URL: https://github.com/sahlberg/%{name}
Vendor: Microsoft Corporation
Distribution: Azure Linux
Source: https://github.com/sahlberg/%{name}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
@ -96,6 +98,9 @@ The libiscsi-devel package includes the header files for libiscsi.
%{_libdir}/pkgconfig/libiscsi.pc
%changelog
* Tue Sep 03 2024 Neha Agarwal <nehaagarwal@microsoft.com> - 1.19.0-2
- Add missing Vendor and Distribution tags.
* Fri Jan 19 2024 Brian Fjeldstad <bfjelds@microsoft.com> - 1.19.0-1
- Upgrade to 1.19 from Fedora

Просмотреть файл

@ -1,11 +1,13 @@
Summary: Library to create ISO 9660 disk images
Name: libisofs
Version: 1.5.6
Release: 1%{?dist}
Release: 2%{?dist}
# make_isohybrid_mbr.c is under LGPLv2+, the rest under GPLv2+
License: GPLv2+ and LGPLv2+
Group: System Environment/Libraries
URL: https://dev.lovelyhq.com/libburnia/libisofs
Vendor: Microsoft Corporation
Distribution: Azure Linux
Source0: https://files.libburnia-project.org/releases/%{name}-%{version}.tar.gz
BuildRequires: autoconf
@ -70,6 +72,9 @@ rm -rf $RPM_BUILD_ROOT%{_defaultdocdir}
%{_libdir}/pkgconfig/%{name}*.pc
%changelog
* Tue Sep 03 2024 Neha Agarwal <nehaagarwal@microsoft.com> - 1.5.6-2
- Add missing Vendor and Distribution tags.
* Fri Feb 16 2024 Amrita Kohli <amritakohli@microsoft.com> - 1.5.6-1
- Upgrade to 1.5.6.

Просмотреть файл

@ -8,10 +8,12 @@
%global source_directory 1.18-stable
Name: libnbd
Version: 1.18.3
Release: 2%{?dist}
Release: 3%{?dist}
Summary: NBD client library in userspace
License: LGPL-2.0-or-later AND BSD-3-Clause
URL: https://gitlab.com/nbdkit/libnbd
Vendor: Microsoft Corporation
Distribution: Azure Linux
Source0: https://libguestfs.org/download/libnbd/%{source_directory}/%{name}-%{version}.tar.gz
%if !0%{?azl}
@ -331,6 +333,9 @@ skip_test tests/connect-tcp6
%changelog
* Tue Sep 03 2024 Neha Agarwal <nehaagarwal@microsoft.com> - 1.18.3-3
- Add missing Vendor and Distribution tags.
* Mon Aug 19 2024 Brian Fjeldstad <bfjelds@microsoft.com> - 1.18.3-2
- Add patches to fix CVE-2024-7383

Просмотреть файл

@ -1,9 +1,11 @@
Summary: Linux-native nvme device management library
Name: libnvme
Version: 1.8
Release: 1%{?dist}
Release: 2%{?dist}
License: LGPL-2.1-or-later
URL: https://github.com/linux-nvme/libnvme
Vendor: Microsoft Corporation
Distribution: Azure Linux
Source0: https://github.com/linux-nvme/%{name}/archive/refs/tags/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
BuildRequires: dbus-devel
BuildRequires: gcc
@ -73,6 +75,9 @@ This package contains Python bindings for libnvme.
%{python3_sitearch}/libnvme/*
%changelog
* Tue Sep 03 2024 Neha Agarwal <nehaagarwal@microsoft.com> - 1.8-2
- Add missing Vendor and Distribution tags.
* Wed Feb 21 2024 Adit Jha <aditjha@microsoft.com> - 1.8-1
- Initial CBL-Mariner import from Fedora 39 (license: MIT). License verified.
@ -169,4 +174,4 @@ This package contains Python bindings for libnvme.
- Upstream v1.0 Release Candidate 0
* Wed Oct 20 2021 Tomas Bzatek <tbzatek@redhat.com> - 0.0.1-1.git1fe38d6
- Initial packaging
- Initial packaging

Просмотреть файл

@ -4,9 +4,11 @@
Summary: C11 Annex K functions
Name: libsafec
Version: 3.8.1
Release: 1%{?dist}
Release: 2%{?dist}
License: MIT
URL: https://github.com/rurban/safeclib
Vendor: Microsoft Corporation
Distribution: Azure Linux
Source0: https://github.com/rurban/safeclib/releases/download/v%{version}/safeclib-%{version}.tar.xz
BuildRequires: autoconf
BuildRequires: automake
@ -70,6 +72,9 @@ find %{buildroot} -type f -name "*.pc" -delete -print
%{_mandir}/man1/*
%changelog
* Tue Sep 03 2024 Neha Agarwal <nehaagarwal@microsoft.com> - 3.8.1-2
- Add missing Vendor and Distribution tags.
* Thu Aug 29 2024 Andrew Phelps <anphel@microsoft.com> - 3.8.1-1
- Upgrade to version 3.8.1

Просмотреть файл

@ -1,10 +1,12 @@
Name: libtpms
Version: 0.9.6
Release: 6%{?dist}
Release: 7%{?dist}
Summary: Library providing Trusted Platform Module (TPM) functionality
License: BSD and TCGL
URL: https://github.com/stefanberger/libtpms
Vendor: Microsoft Corporation
Distribution: Azure Linux
Source0: %{url}/archive/v%{version}/%{name}-%{version}.tar.gz
Source1: %{url}/releases/download/v%{version}/v%{version}.tar.gz.asc#/%{name}-%{version}.tar.gz.asc
# https://github.com/stefanberger.gpg
@ -64,6 +66,9 @@ make check
%{_mandir}/man3/TPM*
%changelog
* Tue Sep 03 2024 Neha Agarwal <nehaagarwal@microsoft.com> - 0.9.6-7
- Add missing Vendor and Distribution tags.
* Tue Jun 25 2024 Maxwell Moyer-McKee <bfjelds@microsoft.com> - 0.9.6-6
- Add patch for compatibility with SymCrypt provider
@ -307,7 +312,7 @@ make check
* Wed Apr 13 2011 Stefan Berger - 0.5.1-5
- adding BuildRequires for nss-softokn-freebl-static
- several libtpms-internal changes around state serialization and
- several libtpms-internal changes around state serialization and
deserialization
- fixes to libtpms makefile (makefile-libtpms)
- adding build_type to generate a debug or production build
@ -348,4 +353,3 @@ make check
- Version of library is now 0.5.0
- Debuginfo rpm is built but empty -- seems to be a known problem
Check https://bugzilla.redhat.com/show_bug.cgi?id=209316

Просмотреть файл

@ -1,10 +1,12 @@
Name: libtracecmd
Version: 1.5.1
Release: 1%{?dist}
Release: 2%{?dist}
License: LGPL-2.1-only AND LGPL-2.1-or-later AND GPL-2.0-only AND GPL-2.0-or-later
Summary: A library for reading tracing instances stored in a trace file
URL: https://git.kernel.org/pub/scm/utils/trace-cmd/trace-cmd.git/
Vendor: Microsoft Corporation
Distribution: Azure Linux
Source0: https://git.kernel.org/pub/scm/utils/trace-cmd/trace-cmd.git/snapshot/trace-cmd-libtracecmd-%{version}.tar.gz#/%{name}-%{version}.tar.gz
ExcludeArch: %{ix86} %{arm}
@ -69,6 +71,9 @@ chrpath --delete %{buildroot}/%{_libdir}/libtracecmd.so*
%{_includedir}/trace-cmd
%changelog
* Tue Sep 03 2024 Neha Agarwal <nehaagarwal@microsoft.com> - 1.5.1-2
- Add missing Vendor and Distribution tags.
* Thu Feb 15 2024 Aadhar Agarwal <aadagarwal@microsoft.com> - 1.5.1-1
- Initial Azure Linux import from Fedora 40 (license: MIT)
- License Verified

Просмотреть файл

@ -11,7 +11,7 @@
Name: libtracefs
Version: 1.8.0
Release: 1%{?dist}
Release: 2%{?dist}
License: LGPL-2.1-or-later AND GPL-2.0-or-later AND GPL-2.0-only
Summary: Library for access kernel tracefs
@ -20,6 +20,8 @@ Summary: Library for access kernel tracefs
# cd libtracefs
# git archive --prefix=libtracefs-%%{version}/ -o libtracefs-%%{version}.tar.gz %%{git_commit}
URL: https://git.kernel.org/pub/scm/libs/libtrace/libtracefs.git/
Vendor: Microsoft Corporation
Distribution: Azure Linux
Source0: https://git.kernel.org/pub/scm/libs/libtrace/libtracefs.git/snapshot/libtracefs-%{version}.tar.gz#/%{name}-%{version}.tar.gz
BuildRequires: gcc
BuildRequires: make
@ -62,6 +64,9 @@ rm -rf %{buildroot}/%{_libdir}/libtracefs.a
%{_libdir}/%{name}.so
%changelog
* Tue Sep 03 2024 Neha Agarwal <nehaagarwal@microsoft.com> - 1.8.0-2
- Add missing Vendor and Distribution tags.
* Thu Feb 15 2024 Aadhar Agarwal <aadagarwal@microsoft.com> - 1.8.0-1
- Initial Azure Linux import from Fedora 40 (license: MIT)
- License Verified

Просмотреть файл

@ -24,11 +24,13 @@
Name: libva
%define _name libva
Version: 2.20.0
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Video Acceleration (VA) API
License: MIT
Group: Development/Libraries/C and C++
URL: https://01.org/linuxmedia
Vendor: Microsoft Corporation
Distribution: Azure Linux
Source0: https://github.com/intel/libva/archive/%{version}.tar.gz#/libva-%{version}.tar.gz
Source2: baselibs.conf
Patch0: propagate-dpy.patch
@ -203,6 +205,9 @@ rm -rf `find %{buildroot}%{_libdir}/pkgconfig/libva*.pc | grep -v "glx"`
%endif
%changelog
* Tue Sep 03 2024 Neha Agarwal <nehaagarwal@microsoft.com> - 2.20.0-2
- Add missing Vendor and Distribution tags.
* Fri Mar 29 2024 Nan Liu <liunan@microsoft.com> - 2.20.0-1
- Upgrade to 2.20.0 using openSUSE Tumbleweed.
- License verified.

Просмотреть файл

@ -1,9 +1,11 @@
Name: lujavrite
Version: 1.0.2
Release: 5%{?dist}
Release: 6%{?dist}
Summary: Lua library for calling Java code
License: Apache-2.0
URL: https://github.com/mizdebsk/lujavrite
Vendor: Microsoft Corporation
Distribution: Azure Linux
Source0: https://github.com/mizdebsk/lujavrite/archive/refs/tags/%{version}.tar.gz#/%{name}-%{version}.tar.gz
@ -36,6 +38,9 @@ lua test.lua
%doc README.md
%changelog
* Tue Sep 03 2024 Neha Agarwal <nehaagarwal@microsoft.com> - 1.0.2-6
- Add missing Vendor and Distribution tags.
* Thu Apr 04 2024 Mitch Zhu <mitchzhu@microsoft.com> - 1.0.2-5
- Initial Azure Linux import from Fedora 40 (license: MIT).
- License verified.

Просмотреть файл

@ -1,9 +1,11 @@
Name: mandoc
Version: 1.14.6
Release: 9%{?dist}
Release: 10%{?dist}
Summary: A suite of tools for compiling mdoc and man
License: ISC AND BSD-2-Clause AND BSD-3-Clause
URL: https://mandoc.bsd.lv/
Vendor: Microsoft Corporation
Distribution: Azure Linux
Source0: https://mandoc.bsd.lv/snapshots/%{name}-%{version}.tar.gz
BuildRequires: gcc
@ -215,88 +217,91 @@ fi
%{_mandir}/man3/tbl.3*
%changelog
* Tue Sep 03 2024 Neha Agarwal <nehaagarwal@microsoft.com> - 1.14.6-10
- Add missing Vendor and Distribution tags.
* Tue Feb 06 2024 Cameron Baird <cameronbaird@microsoft.com> - 1.14.6-9
- Initial CBL-Mariner import from Fedora 40 (license: MIT).
- License verified.
* Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.14.6-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.14.6-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Thu Sep 21 2023 David Cantrell <dcantrell@redhat.com> - 1.14.6-6
- Convert License tag to SPDX expression
* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.14.6-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.14.6-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.14.6-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.14.6-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Mon Dec 20 2021 David Cantrell <dcantrell@redhat.com> - 1.14.6-1
- Upgrade to mandoc-1.14.6 (#2005601)
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.14.5-15
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.14.5-14
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.14.5-13
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Wed May 20 2020 David Cantrell <dcantrell@redhat.com> - 1.14.5-12
- Drop explicit Requires for libmandoc package (#1837690)
* Tue May 19 2020 David Cantrell <dcantrell@redhat.com> - 1.14.5-11
- Per discussion with upstream, drop the shared library patch
* Tue Apr 14 2020 Björn Esser <besser82@fedoraproject.org> - 1.14.5-10
- libmandoc.so must be linked with COMPAT_OBJS
- Add patch to fix configure script
- Replace plain make with %%make_build
* Mon Mar 09 2020 David Cantrell <dcantrell@redhat.com> - 1.14.5-9
- BR perl-interpreter
* Mon Mar 09 2020 Nikola Forró <nforro@redhat.com> - 1.14.5-8
- Do not use alternatives for mdoc.7
* Thu Mar 05 2020 David Cantrell <dcantrell@redhat.com> - 1.14.5-7
- Build everything using -fPIC
* Thu Mar 05 2020 David Cantrell <dcantrell@redhat.com> - 1.14.5-6
- Include libmandoc.a in libmandoc-devel
* Tue Feb 25 2020 David Cantrell <dcantrell@redhat.com> - 1.14.5-5
- Split alternatives in to 4 sets (nforro)
- Use default names for binaries and man pages (nforro)
- Do not compress man pages (nforro)
- Add missing %%preun requirement (nforro)
* Mon Feb 24 2020 David Cantrell <dcantrell@redhat.com> - 1.14.5-4
- Install the user tools using alternatives (#1785308)
* Thu Feb 06 2020 David Cantrell <dcantrell@redhat.com> - 1.14.5-3
- Simplify the compat preprocessor tests (#1799629)
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.14.5-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Wed Oct 16 2019 David Cantrell <dcantrell@redhat.com> - 1.14.5-1
- Update to mandoc-1.14.5
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.14.4-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
* Mon Mar 25 2019 David Shea <dshea@redhat.com> - 1.14.4-2
- Move mdoc.7 to mandoc_mdoc.7 (#1691793)
* Thu Feb 7 2019 David Shea <dshea@redhat.com> - 1.14.4-1
- Initial package

Просмотреть файл

@ -2,9 +2,11 @@
Name: mdadm
Version: 4.2
Release: 6%{?dist}
Release: 7%{?dist}
Summary: The mdadm program controls Linux md devices (software RAID arrays)
URL: http://www.kernel.org/pub/linux/utils/raid/mdadm/
Vendor: Microsoft Corporation
Distribution: Azure Linux
License: GPLv2+
Source: http://www.kernel.org/pub/linux/utils/raid/mdadm/%{name}-%{version}.tar.gz
@ -219,6 +221,9 @@ install -m644 %{SOURCE5} %{buildroot}/etc/libreport/events.d
%{_datadir}/mdadm/mdcheck
%changelog
* Tue Sep 03 2024 Neha Agarwal <nehaagarwal@microsoft.com> - 4.2-7
- Add missing Vendor and Distribution tags.
* Mon Aug 26 2024 Rachel Menge <rachelmenge@microsoft.com> - 4.2-6
- Update to build dep latest glibc-static version

Просмотреть файл

@ -2,11 +2,13 @@
Name: mdevctl
Version: 1.3.0
Release: 3%{?dist}
Release: 4%{?dist}
Summary: A mediated device management utility for Linux
License: LGPL-2.1-only
URL: https://crates.io/crates/mdevctl
Vendor: Microsoft Corporation
Distribution: Azure Linux
Source0: https://github.com/mdevctl/mdevctl/archive/refs/tags/v%{version}.tar.gz#/mdevctl-%{version}.tar.gz
Source1: https://github.com/mdevctl/mdevctl/releases/download/v%{version}/mdevctl-%{version}-vendor.tar.gz
@ -37,7 +39,7 @@ vfio-mdev for assignment to virtual machines.
%autosetup -n %{crate}-%{version} -p1
# Do vendor expansion here manually by
# calling `tar x` and setting up
# calling `tar x` and setting up
# .cargo/config to use it.
tar fx %{SOURCE1}
mkdir -p .cargo
@ -92,6 +94,9 @@ cargo test
%{bashcompletiondir}/lsmdev
%changelog
* Tue Sep 03 2024 Neha Agarwal <nehaagarwal@microsoft.com> - 1.3.0-4
- Add missing Vendor and Distribution tags.
* Wed Mar 06 2024 Brian Fjeldstad <bfjelds@microsoft.com> - 1.3.0-3
- Enable for other architectures.
@ -243,4 +248,4 @@ cargo test
- d1f6110c59d4 ("mdevctl: Minor usage fixes")
- 42ba1670288f ("Merge pull request #1 from cohuck/improve_cmdline")
- d27ba583f77b ("mdevctl: improve commandline handling")
- 5114f9eb8268 ("mdevctl: Initial commit")
- 5114f9eb8268 ("mdevctl: Initial commit")

Просмотреть файл

@ -7,10 +7,12 @@ ExcludeArch: %{ix86}
Name: ocaml-camlp-streams
Version: 5.0.1
Release: 13%{?dist}
Release: 14%{?dist}
Summary: Stream and Genlex libraries for OCaml
License: LGPL-2.1-only WITH OCaml-LGPL-linking-exception
URL: https://github.com/ocaml/camlp-streams
Vendor: Microsoft Corporation
Distribution: Azure Linux
Source0: %{url}/archive/v%{version}/camlp-streams-%{version}.tar.gz
BuildRequires: ocaml >= 5.1.1
@ -65,6 +67,9 @@ files for developing applications that use %{name}.
%files devel -f .ofiles-devel
%changelog
* Tue Sep 03 2024 Neha Agarwal <nehaagarwal@microsoft.com> - 5.0.1-14
- Add missing Vendor and Distribution tags.
* Mon May 06 2024 Mykhailo Bykhovtsev <mbykhovtsev@microsoft.com> - 5.0.1-13
- Initial Azure Linux import from Fedora 41 (license: MIT)
- License verified
@ -106,4 +111,4 @@ files for developing applications that use %{name}.
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Tue Jul 5 2022 Jerry James <loganjerry@gmail.com> - 5.0.1-1
- Initial RPM (rhbz#2104283)
- Initial RPM (rhbz#2104283)

Просмотреть файл

@ -1,11 +1,12 @@
Name: opensc
Version: 0.25.1
Release: 3%{?dist}
Release: 4%{?dist}
Summary: Smart card library and applications
License: LGPL-2.1-or-later AND BSD-3-Clause
Vendor: Microsoft Corporation
URL: https://github.com/OpenSC/OpenSC/wiki
Vendor: Microsoft Corporation
Distribution: Azure Linux
Source0: https://github.com/OpenSC/OpenSC/releases/download/%{version}/%{name}-%{version}.tar.gz
Source1: opensc.module
Patch1: opensc-0.19.0-pinpad.patch
@ -202,6 +203,9 @@ rm %{buildroot}%{_mandir}/man1/opensc-notify.1*
%changelog
* Tue Sep 03 2024 Neha Agarwal <nehaagarwal@microsoft.com> - 0.25.1-4
- Add missing Distribution tag.
* Tue May 07 2024 Tobias Brick <tobiasb@microsoft.com> - 0.25.1-3
- Imported from fedora rawhide
- Remove fedora and rhel macro usage
@ -218,7 +222,7 @@ rm %{buildroot}%{_mandir}/man1/opensc-notify.1*
* Tue Jul 12 2022 Olivia Crain <oliviacrain@microsoft.com> - 0.22.0-2
- test-pkcs11-tool-test-threads is marked as xfail upstream- remove Fedora-specific line un-xfailing the test
- Remove obsoletes for packages Mariner has never shipped
- Remove obsoletes for packages Mariner has never shipped
- Remove Fedora, RHEL, multilib compatibility code
- Lint spec

Просмотреть файл

@ -1,10 +1,12 @@
Summary: A Pluggable Authentication Module for Kerberos 5
Name: pam_krb5
Version: 4.11
Release: 2%{?dist}
Release: 3%{?dist}
License: BSD OR LGPLv2+
Group: System/Libraries
URL: https://github.com/rra/pam-krb5
Vendor: Microsoft Corporation
Distribution: Azure Linux
Source0: %{url}/archive/refs/tags/upstream/%{version}.tar.gz#/%{name}-%{version}.tar.gz
Patch0001: 0001-Drop-module-long-test.patch
BuildRequires: byacc
@ -56,6 +58,9 @@ make check
%{_mandir}/man5/*
%changelog
* Tue Sep 03 2024 Neha Agarwal <nehaagarwal@microsoft.com> - 4.11-3
- Add missing Vendor and Distribution tags.
* Wed Jul 20 2022 Henry Li <lihl@microsoft.com> - 4.11-2
- Initial CBL-Mariner import from Fedora 37 (license: MIT)
- License verified

Просмотреть файл

@ -8,11 +8,13 @@ Name: perl-XML-LibXML
# it might not be needed anymore
# this module is maintained, the other is not
Version: 2.0209
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Perl interface to the libxml2 library
License: (GPL+ or Artistic) and MIT
URL: https://metacpan.org/release/XML-LibXML
Source0: https://cpan.metacpan.org/authors/id/S/SH/SHLOMIF/XML-LibXML-%{version}.tar.gz
Vendor: Microsoft Corporation
Distribution: Azure Linux
Source0: https://cpan.metacpan.org/authors/id/S/SH/SHLOMIF/XML-LibXML-%{version}.tar.gz
# Fix parsing ampersand entities in SAX interface, CPAN RT#131498,
# posted to the upstream.
Patch0: XML-LibXML-2.0202-Parse-an-ampersand-entity-in-SAX-interface.patch
@ -183,6 +185,9 @@ fi
%{_libexecdir}/%{name}
%changelog
* Tue Sep 03 2024 Neha Agarwal <nehaagarwal@microsoft.com> - 2.0209-2
- Add missing Vendor and Distribution tags.
* Mon Dec 18 2023 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 2.0209-1
- Auto-upgrade to 2.0209 - Azure Linux 3.0 - package upgrades
@ -518,7 +523,7 @@ fi
- use better workaround until rhbz#769537 is resolved
* Tue Dec 20 2011 Karsten Hopp <karsten@redhat.com> - 1:1.88-2
- disable tests on ppc as most ppc buildmachines have only 2Gb
- disable tests on ppc as most ppc buildmachines have only 2Gb
and the tests run out of memory
* Sun Oct 2 2011 Tom Callaway <spot@fedoraproject.org> - 1:1.88-1

Просмотреть файл

@ -1,10 +1,12 @@
Name: polkit-qt-1
Version: 0.175.0
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Qt bindings for PolicyKit
License: BSD-3-Clause AND GPL-2.0-or-later AND LGPL-2.0-or-later
URL: https://api.kde.org/kdesupport-api/polkit-qt-1-apidocs/
Vendor: Microsoft Corporation
Distribution: Azure Linux
Source0: https://invent.kde.org/libraries/%{name}/-/archive/v%{version}/%{name}-v%{version}.tar.gz#/%{name}-%{version}.tar.gz
@ -63,6 +65,9 @@ Requires: polkit-qt6-1%{?_isa} = %{version}-%{release}
%{_libdir}/cmake/PolkitQt6-1/
%changelog
* Tue Sep 03 2024 Neha Agarwal <nehaagarwal@microsoft.com> - 0.175.0-2
- Add missing Vendor and Distribution tags.
* Thu Feb 08 2024 Sam Meluch <sammeluch@microsoft.com> - 0.175.0-1
- License Verified
- Initial CBL-Mariner import from Fedora 39 (license: MIT).

Просмотреть файл

@ -10,9 +10,11 @@
Summary: Module to simplify usage of decorators
Name: python-%{pypi_name}
Version: 5.1.1
Release: 1%{?dist}
Release: 2%{?dist}
License: BSD
URL: https://github.com/micheles/decorator
Vendor: Microsoft Corporation
Distribution: Azure Linux
Source0: https://files.pythonhosted.org/packages/source/d/%{pypi_name}/%{pypi_name}-%{version}.tar.gz#/%{name}-%{version}.tar.gz
BuildArch: noarch
BuildRequires: python3-setuptools
@ -57,6 +59,9 @@ find %{buildroot} -name SOURCES.txt~ -exec rm -f {} \;
%{python3_sitelib}/__pycache__/*
%changelog
* Tue Sep 03 2024 Neha Agarwal <nehaagarwal@microsoft.com> - 5.1.1-2
- Add missing Vendor and Distribution tags.
* Mon Feb 12 2024 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 5.1.1-1
- Auto-upgrade to 5.1.1 - Azure Linux 3.0 - package upgrades
@ -197,4 +202,4 @@ find %{buildroot} -name SOURCES.txt~ -exec rm -f {} \;
- Update to 2.3.2
- Enable tests via nose
* Sat Nov 29 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm@gmail.com> - 2.2.0-2
- Rebuild for Python 2.6
- Rebuild for Python 2.6

Просмотреть файл

@ -1,10 +1,12 @@
Name: python-hatch-fancy-pypi-readme
Version: 24.1.0
Release: 4%{?dist}
Release: 5%{?dist}
Summary: Hatch plugin for writing fancy PyPI readmes
License: MIT
URL: https://github.com/hynek/hatch-fancy-pypi-readme
Vendor: Microsoft Corporation
Distribution: Azure Linux
Source0: https://files.pythonhosted.org/packages/b4/c2/c9094283a07dd96c5a8f7a5f1910259d40d2e29223b95dd875a6ca13b58f/hatch_fancy_pypi_readme-%{version}.tar.gz#/%{name}-%{version}.tar.gz
BuildArch: noarch
@ -67,6 +69,9 @@ pip3 install iniconfig
%{_bindir}/hatch-fancy-pypi-readme
%changelog
* Tue Sep 03 2024 Neha Agarwal <nehaagarwal@microsoft.com> - 24.1.0-5
- Add missing Vendor and Distribution tags.
* Tue Mar 05 2024 Osama Esmail <osamaesmail@microsoft.com> - 24.1.0-4
- Initial CBL-Mariner import from Fedora 40 (license: MIT).
- Remove toml.
@ -100,4 +105,4 @@ pip3 install iniconfig
- Updated as per suggestions given for this package review (#2123618)
* Fri Sep 02 2022 Parag Nemade <pnemade AT redhat DOT com> - 22.3.0-1
- Initial release
- Initial release

Просмотреть файл

@ -2,10 +2,12 @@
Name: python-%{library}
Version: 29.0.0
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Python client for the kubernetes API.
License: ASL 2.0
URL: https://github.com/kubernetes-client/python
Vendor: Microsoft Corporation
Distribution: Azure Linux
Source0: https://github.com/kubernetes-client/python/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
BuildArch: noarch
@ -17,7 +19,7 @@ BuildRequires: python3-setuptools
Requires: python3-certifi
Requires: python3-six
Requires: python3-dateutil
Requires: python3-setuptools
Requires: python3-setuptools
Requires: python3-urllib3
Requires: python3-PyYAML
Requires: python3-google-auth
@ -66,6 +68,9 @@ cp -pr kubernetes/e2e_test %{buildroot}%{python3_sitelib}/%{library}/
%{python3_sitelib}/%{library}/e2e_test
%changelog
* Tue Sep 03 2024 Neha Agarwal <nehaagarwal@microsoft.com> - 29.0.0-2
- Add missing Vendor and Distribution tags.
* Tue Mar 05 2024 Henry Li <lihl@microsoft.com> - 29.0.0-1
- Upgrade to v29.0.0

Просмотреть файл

@ -3,11 +3,13 @@
Name: python-%{srcname}
Version: 4.0.5
Release: 9%{?dist}
Release: 10%{?dist}
Summary: Pytest plugin to check source code with pyflakes
License: MIT
URL: https://pypi.python.org/pypi/pytest-flakes
Vendor: Microsoft Corporation
Distribution: Azure Linux
Source0: %{pypi_source}
BuildArch: noarch
@ -52,6 +54,9 @@ rm -rf *.egg-info
%{python3_sitelib}/__pycache__/pytest_flakes.*
%changelog
* Tue Sep 03 2024 Neha Agarwal <nehaagarwal@microsoft.com> - 4.0.5-10
- Add missing Vendor and Distribution tags.
* Mon May 20 2024 Sam Meluch <sammeluch@microsoft.com> - 4.0.5-9
- Add pip test dependency to fix package tests

Просмотреть файл

@ -1,10 +1,12 @@
Summary: Python 2 and 3 compatibility utilities
Name: python-six
Version: 1.16.0
Release: 2%{?dist}
Release: 3%{?dist}
License: MIT
Group: Development/Languages/Python
URL: https://pypi.org/project/six/
Vendor: Microsoft Corporation
Distribution: Azure Linux
Source0: https://pypi.python.org/packages/source/s/six/six-%{version}.tar.gz
BuildRequires: python3-devel
BuildRequires: python3-setuptools
@ -16,7 +18,7 @@ BuildRequires: python3-pip
BuildArch: noarch
%description
Six is a Python 2 and 3 compatibility library. It provides utility functions for smoothing over the differences between the Python versions with the goal of writing Python code that is compatible on both Python versions.
Six is a Python 2 and 3 compatibility library. It provides utility functions for smoothing over the differences between the Python versions with the goal of writing Python code that is compatible on both Python versions.
%package -n python3-six
Summary: Python 2 and 3 compatibility utilities
@ -45,6 +47,9 @@ pip3 install pytest
%{python3_sitelib}/*
%changelog
* Tue Sep 03 2024 Neha Agarwal <nehaagarwal@microsoft.com> - 1.16.0-3
- Add missing Vendor and Distribution tags.
* Tue Mar 22 2022 Olivia Crain <oliviacrain@microsoft.com> - 1.16.0-2
- Remove python2 package
- Add license file to the python3 subpackage

Просмотреть файл

@ -1,15 +1,16 @@
%global pypi_name xlsxwriter
%global src_name XlsxWriter
Name: python-%{pypi_name}
Version: 3.2.0
Release: 3%{?dist}
Summary: Python module for writing files in the Excel 2007+ XLSX file format
License: BSD
Vendor: Microsoft Corporation
URL: https://pypi.python.org/pypi/XlsxWriter
Source0: https://github.com/jmcnamara/XlsxWriter/archive/refs/tags/RELEASE_3.2.0.tar.gz#/%{name}-%{version}.tar.gz
BuildArch: noarch
Name: python-%{pypi_name}
Version: 3.2.0
Release: 4%{?dist}
Summary: Python module for writing files in the Excel 2007+ XLSX file format
License: BSD
URL: https://pypi.python.org/pypi/XlsxWriter
Vendor: Microsoft Corporation
Distribution: Azure Linux
Source0: https://github.com/jmcnamara/XlsxWriter/archive/refs/tags/RELEASE_3.2.0.tar.gz#/%{name}-%{version}.tar.gz
BuildArch: noarch
%global common_desc\
XlsxWriter is a Python module for writing files in the Excel 2007+\
@ -67,6 +68,9 @@ rm -rf %{src_name}.egg-info
%{_bindir}/vba_extract.py
%changelog
* Tue Sep 03 2024 Neha Agarwal <nehaagarwal@microsoft.com> - 3.2.0-4
- Add missing Distribution tag.
* Fri Jun 14 2024 Alberto David Perez Guevara <aperezguevar@microsoft.com> - 3.2.0-3
- Build step correction

Просмотреть файл

@ -3,12 +3,14 @@
Name: python-%{pypi_name}
Version: 1.5.5.1
Release: 3%{?dist}
Release: 4%{?dist}
Summary: Zstd Bindings for Python
# original zstd bits are GPL-2.0-or-later OR BSD-2-Clause
License: BSD-2-Clause AND (GPL-2.0-or-later OR BSD-2-Clause)
URL: https://github.com/sergey-dryabzhinsky/python-zstd
Vendor: Microsoft Corporation
Distribution: Azure Linux
Source: %{pypi_source}
# Patches to fix test execution
@ -65,6 +67,9 @@ sed -i -e '/test_version/d' tests/__init__.py
%{python3_sitearch}/%{pypi_name}*.so
%changelog
* Tue Sep 03 2024 Neha Agarwal <nehaagarwal@microsoft.com> - 1.5.5.1-4
- Add missing Vendor and Distribution tags.
* Fri Feb 16 2024 Andrew Phelps <anphel@microsoft.com> - 1.5.5.1-3
- Add Provides python3dist(zstd)

Просмотреть файл

@ -1,12 +1,14 @@
Name: rpmdevtools
Version: 9.6
Release: 8%{?dist}
Release: 9%{?dist}
Summary: RPM Development Tools
# rpmdev-md5 and rpmdev-setuptree are GPL-2.0-only,
# everything else is GPL-2.0-or-later.
License: GPL-2.0-or-later AND GPL-2.0-only
URL: https://pagure.io/rpmdevtools
Vendor: Microsoft Corporation
Distribution: Azure Linux
Source0: https://releases.pagure.org/rpmdevtools/%{name}-%{version}.tar.xz
Source1: progressbar.py
@ -157,6 +159,9 @@ $check_ok
%changelog
* Tue Sep 03 2024 Neha Agarwal <nehaagarwal@microsoft.com> - 9.6-9
- Add missing Vendor and Distribution tags.
* Tue Feb 20 2024 Daniel McIlvaney <damcilva@microsoft.com> - 9.6-8
- Refresh from Fedora 40 (license: MIT)
- Add conditional flags for azl

Просмотреть файл

@ -4,9 +4,11 @@
Summary: Shared MIME information database
Name: shared-mime-info
Version: 2.2
Release: 2%{?dist}
Release: 3%{?dist}
License: GPLv2+
URL: https://freedesktop.org/Software/shared-mime-info
Vendor: Microsoft Corporation
Distribution: Azure Linux
Source0: https://gitlab.freedesktop.org/xdg/shared-mime-info/-/archive/%{version}/shared-mime-info-%{version}.tar.bz2
Source1: gnome-mimeapps.list
@ -115,6 +117,9 @@ update-mime-database -n %{_datadir}/mime &> /dev/null ||:
%{_datadir}/gettext/its/shared-mime-info.loc
%changelog
* Tue Sep 03 2024 Neha Agarwal <nehaagarwal@microsoft.com> - 2.2-3
- Add missing Vendor and Distribution tags.
* Thu Feb 22 2024 Pawel Winogrodzki <pawelwi@microsoft.com> - 2.2-2
- Updating naming for 3.0 version of Azure Linux.
@ -363,11 +368,11 @@ update-mime-database -n %{_datadir}/mime &> /dev/null ||:
* Sat Jul 21 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
* Tue May 22 2012 Rex Dieter <rdieter@fedoraproject.org>
* Tue May 22 2012 Rex Dieter <rdieter@fedoraproject.org>
- 1.0-4
- defaults.list: s/mozilla-firefox/firefox/ (see #736558)
- defaults.list: s/gpk-install-file/gpk-install-local-file/
- defaults.list: application/x-catalog=gpk-install-catalog.desktop (#770019)
- defaults.list: application/x-catalog=gpk-install-catalog.desktop (#770019)
* Fri May 11 2012 Bastien Nocera <bnocera@redhat.com> 1.0-3
- Use gnome-disk-image-mounter from gnome-disk-utility to handle
@ -600,7 +605,7 @@ update-mime-database -n %{_datadir}/mime &> /dev/null ||:
- rebuilt for new gcc4.1 snapshot and glibc changes
* Mon Jan 30 2006 Caolan McNamara <caolanm@redhat.com> - 0.16.cvs20051219-2
- rh#179138# add openoffice.org as preferred app for oasis formats
- rh#179138# add openoffice.org as preferred app for oasis formats
* Mon Dec 19 2005 Matthias Clasen <mclasen@redhat.com> - 0.16.cvs20051219-1
- Newer cvs snapshot
@ -652,7 +657,7 @@ update-mime-database -n %{_datadir}/mime &> /dev/null ||:
- Handle XUL files. #134122
* Wed Oct 13 2004 Colin Walters <walters@redhat.com> - 0.15-7
- Make helix default for ogg and mp3, will switch wav/flac too
- Make helix default for ogg and mp3, will switch wav/flac too
when support is added
* Wed Oct 6 2004 Alexander Larsson <alexl@redhat.com> - 0.15-6

Просмотреть файл

@ -12,9 +12,11 @@
Summary: TPM Emulator
Name: swtpm
Version: 0.8.1
Release: 4%{?dist}
Release: 5%{?dist}
License: BSD-3-Clause
Url: http://github.com/stefanberger/swtpm
URL: http://github.com/stefanberger/swtpm
Vendor: Microsoft Corporation
Distribution: Azure Linux
Source0: %{url}/archive/%{gitcommit}/%{name}-%{gitshortcommit}.tar.gz
BuildRequires: make
@ -191,6 +193,9 @@ fi
%{_datadir}/swtpm/swtpm-create-tpmca
%changelog
* Tue Sep 03 2024 Neha Agarwal <nehaagarwal@microsoft.com> - 0.8.1-5
- Add missing Vendor and Distribution tags.
* Mon Jan 22 2024 Brian Fjeldstad <bfjelds@microsoft.com> - 0.8.1-4
- Initial CBL-Mariner import from Fedora 39 (license: MIT). License verified.

Просмотреть файл

@ -1,10 +1,12 @@
Summary: Scriptable database and system performance benchmark
Name: sysbench
Version: 1.0.20
Release: 3%{?dist}
Release: 4%{?dist}
License: GPLv2+
Group: Applications/System
URL: https://github.com/akopytov/sysbench/
Vendor: Microsoft Corporation
Distribution: Azure Linux
Source0: https://github.com/akopytov/%{name}/archive/%{version}/%{name}-%{version}.tar.gz
Patch0: enable-python3.patch
Patch1: CVE-2019-19391.patch
@ -60,6 +62,9 @@ rm -f %{buildroot}%{_docdir}/sysbench/manual.html
%{_datadir}/%{name}
%changelog
* Tue Sep 03 2024 Neha Agarwal <nehaagarwal@microsoft.com> - 1.0.20-4
- Add missing Vendor and Distribution tags.
* Thu Jun 06 2024 Nicolas Guibourge <nicolasg@microsoft.com> - 1.0.20-3
- Address CVE-2019-19391.