- 000release-packages:SLES_SAP-release
-
n/a
- azure-cli-core
-
- Drop CVE-2025-24049.patch, fixed upstream
- New upstream release
+ Version 2.82.0
+ For detailed information about changes see the
HISTORY.rst file provided with this package
- Update Requires from setup.py
- New upstream release
+ Version 2.81.0
+ For detailed information about changes see the
HISTORY.rst file provided with this package
- New upstream release
+ Version 2.80.0
+ For detailed information about changes see the
HISTORY.rst file provided with this package
- New upstream release
+ Version 2.79.0
+ For detailed information about changes see the
HISTORY.rst file provided with this package
- New upstream release
+ Version 2.78.0
+ For detailed information about changes see the
HISTORY.rst file provided with this package
- New upstream release
+ Version 2.77.0
+ For detailed information about changes see the
HISTORY.rst file provided with this package
- Update Requires from setup.py
- New upstream release
+ Version 2.76.0
+ For detailed information about changes see the
HISTORY.rst file provided with this package
- New upstream release
+ Version 2.75.0
+ For detailed information about changes see the
HISTORY.rst file provided with this package
- Update Requires from setup.py
- New upstream release
+ Version 2.74.0
+ For detailed information about changes see the
HISTORY.rst file provided with this package
- New upstream release
+ Version 2.73.0
+ For detailed information about changes see the
HISTORY.rst file provided with this package
- azure-cli-telemetry
-
- Explicitly label act_relax-portalocker.patch as Patch0
- Add patch to relax python-portalocker version dependency in setup.py
+ act_relax-portalocker.patch
- Add %{_sitelibdir}/azure/cli directory in %files section
- Drop superflouos azure-cli-core from BuildDepends
- Drop extra LICENSE.txt as upstream now ships its own
- Relax python-portalocker version dependency in Requires
- Add azure-cli-core to BuildRequires and Requires
- Remove azure-cli-nspkg from BuildRequires and Requires
- Remove deletion of azure-cli namespace files
- azure-cli
-
- New upstream release
+ Version 2.82.0
+ For detailed information about changes see the
HISTORY.rst file provided with this package
- Update Requires from setup.py
- New upstream release
+ Version 2.81.0
+ For detailed information about changes see the
HISTORY.rst file provided with this package
- New upstream release
+ Version 2.80.0
+ For detailed information about changes see the
HISTORY.rst file provided with this package
- Update Requires from setup.py
- New upstream release
+ Version 2.79.0
+ For detailed information about changes see the
HISTORY.rst file provided with this package
- Update Requires from setup.py
- New upstream release
+ Version 2.78.0
+ For detailed information about changes see the
HISTORY.rst file provided with this package
- Update Requires from setup.py
- New upstream release
+ Version 2.77.0
+ For detailed information about changes see the
HISTORY.rst file provided with this package
- Update Requires from setup.py
- New upstream release
+ Version 2.76.0
+ For detailed information about changes see the
HISTORY.rst file provided with this package
- Update Requires from setup.py (bsc#1245529)
- New upstream release
+ Version 2.75.0
+ For detailed information about changes see the
HISTORY.rst file provided with this package
- Update Requires from setup.py
- kernel-default
-
- net: gro: don't merge zcopy skbs (git-fixes).
- net: skbuff: propagate shared-frag marker through frag-transfer
helpers (CVE-2026-43503 bsc#1265960).
- net: skbuff: preserve shared-frag marker during coalescing
(CVE-2026-46300 bsc#1265209).
- commit 9cbfbf9
- Revert "net: skbuff: propagate shared-frag marker through pskb_copy()"
This reverts commit 6efe0d21527e99384f2bf133c6f425539df0441e.
- commit 454d2dc
- Deleted
patches.kabi/ptrace-slightly-saner-get_dumpable-logic-kabi-assert.patch
Previously reverted by commit cd71df924cad5283fd5efbd9ebf19ff1c9d8278c
- commit 07f5a40
- Refresh
patches.suse/perf-Fix-__perf_event_overflow-vs-perf_remove_from_context.patch.
Fix ISO C90 warnings in previous submission
- commit 52955e7
- kernel-binary: Only apply vmlinux workaround on SLE15 and later
To create debuginfo for vmlinux the file needs to be present even if
it's not packaged because a compressed file is packaged insteand.
To accomplish that the file is marked as ghost in the file list. Then
rpm does not complain that the file exists but does not package it.
However, rpm still reserves space for ghost files when installing a
package. To avoid reserving space for a file that is not used the file
is truncated.
That works on SLE 15 but on SLE 12 rpm then fails packaging the
debuginfo complaiing that extra debuginfo files are present. Limit the
workaround to SLE 15 and later.
Fixes: 222edac2a18 (kernel-binary: prevent uncompressed vmlinux from inflating rpm size requirements)
- commit 1ef7451
- Kernel-binary: Do not truncate vmlinux when it's the boot image
Some architectures use vmlinux to boot. Truncating vmlinux on those
architectures causes signing failure during build. Also if the signing
was disabled a brokne kernel would be produced.
Fixes: 222edac2a18 (kernel-binary: prevent uncompressed vmlinux from inflating rpm size requirements)
- commit d3cf603
- perf: Fix __perf_event_overflow() vs perf_remove_from_context()
race (bsc#1260018 CVE-2026-23271).
- commit 581183d
- kernel-binary: prevent uncompressed vmlinux from inflating rpm size requirements
define %__spec_install_post to truncate the uncompressed vmlinux
to 0 bytes after find-debuginfo.sh and brp-* scripts run. This prevents
rpmbuild from baking the %ghost file size into the FILESIZES
header, which can cause installation failures on smaller /boot partitions.
Fixes: bsc#1265456
- commit 222edac
- net/rds: reset op_nents when zerocopy page pin fails
(bsc#1265626 CVE-2026-43494).
- net/rds: reset op_nents when zerocopy page pin fails
(bsc#1265626).
- commit 7f316d0
- csync2
-
- VUL-1 CVE-2026-41051: csync2: uses insecure temporary directories when compiled with C99 or later
(bsc#1262472) Add patch:
configure_mkstemp_c99.patch
- samba
-
- CVE-2026-4480: Fix Unauthenticated Remote Code Execution;
(bso#16033); (bsc#1261161).
- CVE-2026-4408: Fix Remote Code Execution in SAMR;(bso#16034);
(bsc#1261163).
- CVE-2026-3238: Fix unauthenticated udp packet crashes AD DC
nbt server; (bso#16012); (bsc#1261160).
- CVE-2026-3012: Fix CVE-2026-3012 group policy certificate
enrollment using http:// without validation;(bso#16003);
(bsc#1261159).
- CVE-2026-2340: vfs_worm does not block directory modification;
(bso#15997); (bsc#1261158).
- gnutls
-
- Security fixes:
* CVE-2026-33846: buffers: add more checks to DTLS reassembly (bsc#1263705)
* CVE-2026-42009: lib/buffers: ensure packets have differing sequence numbers (bsc#1263708)
* CVE-2026-33845: buffers: switch from end_offset over to frag_length (bsc#1263704)
* CVE-2026-42010: lib/auth/rsa_psk: fix binary PSK identity lookup (bsc#1263709)
* CVE-2026-3833: x509/name-constraints: compare domain names case-insensitive (bsc#1263707)
* CVE-2026-42011: x509/name_constraints: fix intersecting empty constraints (bsc#1263710)
* CVE-2026-42012: x509/hostname-verify: make URI/SRV SAN preclude CN fallback (bsc#1263711)
* CVE-2026-42013: x509: prevent fallback on oversized SAN (bsc#1263712)
* CVE-2026-42014: pkcs11_write: fix UAF and leak in gnutls_pkcs11_token_set_pin (bsc#1263713)
* CVE-2026-42015: x509/pkcs12_bag: fix off-by-one in bag element bounds check (bsc#1263714)
* CVE-2026-5260: lib/pkcs11_privkey: guard against overreading on short ciphertexts (bsc#1263715)
* Add patches:
gnutls-CVE-2026-33846.patch gnutls-CVE-2026-42009.patch
gnutls-CVE-2026-33845.patch gnutls-CVE-2026-42010.patch
gnutls-CVE-2026-3833.patch gnutls-CVE-2026-42011.patch
gnutls-CVE-2026-42012.patch gnutls-CVE-2026-42013.patch
gnutls-CVE-2026-42014.patch gnutls-CVE-2026-5260.patch
gnutls-CVE-2026-42015.patch
- xz
-
- Fix buffer overflow in lzma_index_append (bsc#1261280, CVE-2026-34743)
* CVE-2026-34743.patch
- Change SUSE-Public-Domain license to LicenseRef-SUSE-Public-Domain to
fix rpmlint errors
- libpng16
-
- added patches
CVE-2026-34757: Information disclosure and data corruption via use-after-free vulnerability [bsc#1261957]
* libpng16-CVE-2026-34757.patch
- openssh
-
- Added openssh-cve-2026-35385-scp-setuid-modes.patch (bsc#1261427),
ensuring setuid bits default to being masked out by scp.
- Added openssh-cve-2026-35414-mishandled-ca-commas.patch
(bsc#1261430), fixing mishandling of comma characters in CA in
certain situations.
- python-certifi
-
- Add python36-certifi provides/obsoletes to enable SLE-12 ->
SLE-15 migration, bsc#1233012
- python-decorator
-
- Add python36-decorator provides/obsoletes to enable SLE-12 ->
SLE-15 migration, bsc#1233012
- python-idna
-
- Add python36-idna provides/obsoletes to enable SLE-12 ->
SLE-15 migration, bsc#1233012
- python-packaging
-
- Add python36-packaging provides/obsoletes to enable SLE-12 ->
SLE-15 migration, bsc#1233012
- python-ply
-
- Add python36-ply provides/obsoletes to enable SLE-12 ->
SLE-15 migration, bsc#1233012
- python-psutil
-
- Update in SLE-15 (bsc#1199282, jsc#PM-3243, jsc#SLE-24629)
- python3-pyOpenSSL
-
- CVE-2026-40475: improper input handling of null bytes can lead to
silent data truncation and security-state inconsistency (bsc#1262803)
* CVE-2026-40475.patch
- python-pycparser
-
- Add python36-pycparser provides/obsoletes to enable SLE-12 ->
SLE-15 migration, bsc#1233012
- python-python-dateutil
-
- Add python36-python-dateutil provides/obsoletes to enable SLE-12 ->
SLE-15 migration, bsc#1233012
- python-pytz
-
- Add python36-pytz provides/obsoletes to enable SLE-12 ->
SLE-15 migration, bsc#1233012
- python-py
-
- Add python36-py provides/obsoletes to enable SLE-12 ->
SLE-15 migration, bsc#1233012
- salt
-
- Use non vendored tornado with Python 3.11 (bsc#1257583, bsc#1259700)
- Added:
* use-non-vendored-tornado-with-python-3.11.patch
- BDSA-2025-60810: Harden Tornado from invalid HTTP reason phrases
- Read full URI from ldap pillar config (bsc#1254900)
- Added:
* bdsa-2025-60810-harden-against-invalid-http-reason-p.patch
* read-full-uri-from-ldap-pillar-config-753.patch
- Fix testsuite failures
- Backport of the CVE-2026-31958 fix (bsc#1259554)
- Add x86_64_v2 as a possible rpm package architecture
- Make users with backslash working for salt-ssh (bsc#1254629)
- Fix ansible.playbooks extra-vars quoting (bsc#1257831)
- Fix virtualenv call in test helper to use proper python version
- Added:
* fix-test-failures-754.patch
* backport-of-the-cve-2026-31958-fix-bsc-1259554.patch
* add-x86_64_v2-as-a-possible-rpm-package-architecture.patch
* make-users-with-backslash-working-for-salt-ssh-bsc-1.patch
* fix-ansible.playbooks-extra-vars-quoting-bsc-1257831.patch
* fix-virtualenv-call-in-test-helper-to-use-proper-pyt.patch
- python-six
-
- Add python36-six provides/obsoletes to enable SLE-12 ->
SLE-15 migration, bsc#1233012
- python-urllib3
-
- CVE-2026-44431: sensitive information disclosure due to sensitive
headers being forwarded across origins in proxied low-level redirects
(bsc#1265267)
Add patch CVE-2026-44431.patch
- fix regression in CVE-2025-66471.patch when downloading large files
(bsc#1259829)
- python-Twisted
-
- CVE-2026-42304: Prevent resource exhaustion during DNS name decompression
* Add patch CVE-2026-42304-compressed-name-loop-detection.patch
(bsc#1265265)
- python-argcomplete
-
- Update to 3.6.3:
* Make RE PCRE compatible. Fixes #539
* Only execute Python interpreters (#536)
* fish: set variable scope to local to avoid clobbering global or
universal variables (#534)
* Documentation and help improvements
- Add %pythons_for_pypi macro
- Make the libalternatives transition conditional
- update to 3.6.2:
* Revert “zsh: skip repeat Python runs in the same completion
run” This reverts a regression introduced in zsh tab
completion configurations utilizing multiple matchers.
* zsh: add global completion system install dir to user fpath
if not present
* Update shell_integration.py to support spaces in script file
path.
* Fix completion when wordbreak is first character
* Support namespace package traversal when completing Python
entry points
* zsh: skip repeat Python runs in the same completion run
* Make _parse_known_args signature more general for future API
changes
* Use interactive shells and bind to make environment variable
name completions work in older Bash versions
* Fix _parse_known_args monkeypatching Note: This fix is
required to restore compatibility with Python 3.12.8 and
3.13.1.
* Note: This fix is required to restore compatibility with
Python 3.12.8 and 3.13.1.
* CI improvements
* Restore compatibility with argparse in Python 3.12.7+
* Use project.scripts instead of setuptools scripts
* Test infrastructure improvements
* No stdin for python calls from bash completion functions
(#488) Prevents usage of stdin by (python) executables that
are called during completion generation. This prevents the
completion locking up the entire shell when the python script
is broken i.e. it enters an interactive mode (REPL) instead
of generating the completions, as expected.
* Localize shell variable REPLY to avoid overwriting users’
value (#489) The variable REPLY is used by default by the
read shell builtin to store the return value, and like all
bash/zsh variables, is scoped globally. This change allows
this variable to be used for other needs by appropriately
scoping its internal use by an argcomplete utility function
that uses read.
* Preserve compatibility with argparse option tuples of length
4. This update is required to use argcomplete on Python
3.11.9+ or 3.12.3+.
* Allow register-python-argcomplete output to be used as lazy-
loaded zsh completion module
* Move debug_stream initialization to helper method to allow fd
9 behavior to be overridden in subclasses
* Allow explicit zsh global completion activation
* Fix and test global completion in zsh
* Add –yes option to activate-global-python-argcomplete
* Test suite improvements
* Respect user choice in activate-global-python-argcomplete
* Escape colon in zsh completions. Fixes #456
* Call _default as a fallback in zsh global completion
* Use homebrew prefix by default
* zsh: Allow to use external script
* Add support for Python 3.12 and drop EOL 3.6 and 3.7
* Use homebrew prefix by default
* zsh: Allow to use external script
* Add support for Python 3.12 and drop EOL 3.6 and 3.7
* Ensure Python 3.12+ compatibility in check_console_script
* Search through asdf shims
* Use ` as escape character in PowerShell
* setup.py -> pyproject.toml migration start
* Improve user install logic in activate-global-python-
argcomplete
* Ensure Python 3.7 compatibility in check_console_script
* ZSH implementation fixes
* Documentation improvements
* Test suite shell wrapper: Accept OSError on exit
* Test suite: Use general regex to cut zsh reset ANSI sequences
* Allow importlib-metadata 6.x; skip test failures on Python
3.7
* Note completers can return iterables of strings, not just
lists
* Documentation and test improvements
* Call _default as fallback in zsh global completion hook
* Begin support for mapping-emitting completers
* activate-global-python-argcomplete: do not overwrite existing
dotfile in user directory
* Add NOTICE file
* Establish long term name for split_line as
argcomplete.lexers.split_line
* Re-add split_line to API
* Fix zsh autoload issues
* Fully support zsh. Argcomplete now supports completion
descriptions and global completion in zsh.
* Clean up top level namespace.
* Documentation and test improvements.
* Test infrastructure improvements
* Indicate that there is no support commitment for fish and
tcsh shells
* Documentation and test improvements
* Remove scripts for contrib-supported shells from global
namespace
* setup.py: exclude test.* subpackages from find_packages
* Support PowerShell
* CI updates
* Revert “Support powershell (#392)”
* Fix interrupted release (v2.0.1)
* Fix interrupted release (v2.0.1)
* Fix interrupted release (v2.0.1)
* Support powershell
* Update importlib-metadata dependency to include versions 5.x
* Test and documentation improvements
* Truncate input after cursor. Fixes #351
* Support of path completion in fish #327
* Drop support for Python 2.7 and 3.5
* Add support for Python 3.10
* Test, documentation, and release infrastructure improvements
* Update importlib-metadata version pin
* Display script debug output in tcsh
* Fish support improvements
* Print warn() message from beginning of line
* Test infrastructure improvements
* Update importlib-metadata dependency pin
* Add change log project URL
* Replace Travis CI with GitHub Actions
* Update importlib-metadata dependency version range
* Bash nounset mode fixes
* Add -o bashdefault to register-python-argcomplete’s output
command
* Use shell builtins where possible
* Switch from pkg_resources to importlib
* Remove .sh extension by bash-completion convention
* Catch exceptions in _check_module
* Documentation and test improvements
* Do not suggest options after – (end-of-options delimiter)
* Include all test directory contents in source distribution
* Trigger completers on –optional=PARTIAL_VALUE
* Complete console scripts installed from wheels
* Fish support #68 (#260), thanks to @volkov
* check_module: Don’t crash, exit with error instead
* Register completion for multiple commands
* Use the correct interpreter when checking wrappers
* Provide shellcode as a module function
* Fix handling of COMP_POINT
* Fix crash when writing unicode to debug_stream in Python 2
* Fix release
* Fix release
* Add SuppressCompleter to skip completion for specific
arguments while allowing help text
* Redirect all output to debug stream in debug mode
* Complete python -m module
* Fix bug introduced in v0.7.1 where completers would not
receive the parser keyword argument.
* Documentation improvements.
* Fix completion after tokens with wordbreak chars
* Simplify nospace handling in global completion
* Specially handle all characters in COMP_WORDBREAKS
* Use setuptools tests-require directive, fixes #186
* Complete files using the specified interpreter
* Fix completion for scripts run via python
* Clarify argument to register-python-argcomplete
* Fix handling of commas and other special chars (#172); handle
more special characters
* Fix handling of special characters in tcsh
* Update my_shlex to Python 3.6 version
* Fix additional trailing space in exact matches
* Adjust tests to handle development environments
* Fix tcsh tests on OSX (#177); Update bash on OSX (#176);
Check output of test setup command
* Optionally disable duplicated flags
* Add default_completer option to CompletionFinder.call
* Let bash add or suppress trailing space
* Restore parser to its original state to allow reuse after
completion (#150).
* Expose COMP_TYPE environment variable (#157). Thanks to Matt
Clay (@mattclay).
* Test infrastructure and documentation improvements.
* Add support for tcsh
* Fix handling of unquoted completions containing $
* Don't insert unnecessary leading quote char in completions
* Fix parser reuse with positional arguments
* Tests: Add simple pexpect tests for bash (#153); Add test
case to verify #20 is fixed
* Thanks to @davvid and @evanunderscore for their work on this
release.
* Packaging fix
* Do not suggest options from mutually exclusive groups (#145).
* activate-global-python-argcomplete runs on Homebrew out of
the box
* Correctly handle suggestions for positionals with variable-
length nargs. Thanks to @evanunderscore (#132, #133).
* Correctly handle suggestions with custom nargs for optionals.
Thanks to @evanunderscore (#131).
* Fix propagation of partially parsed subparser namespace into
parent parser namespace upon subparser failure due to partial
args. This allows completers to access partial parse results
for subparser optionals in parsed_args (#114).
* The default completer can now be specified when manually
instantiating CompletionFinder. Thanks to @avylove (#130).
* Use FilesCompleter as default completer fallback (#120).
* Recognize subclasses of argparse._SubParsersAction. Thanks to
Stephen Koo (#118).
* Support parsed_args in custom completers with missing args.
Thanks to Dan Kilman (#124).
* Non-ASCII support in FilesCompleter.
* Automatically enable FilesCompleter for argparse.FileType
arguments.
* Don't print args with suppressed help by default; add
argcomplete.autocomplete(print_suppressed=True) to control
this behavior (#113).
* Fix always_complete_options=False support (#115).
* Correct doc filename in setup.cfg (fixes bdist_rpm failure,
Issue 111).
* Make context managers exception-safe. Thanks to Mikołaj
Siedlarek (pull request #110).
* Build and upload universal wheel packages in release.
* Fix issue with non-string choices for arguments. Thanks to
@neizod (pull request #107).
* Improve non-ascii argparse argument support on Python 2.7.
* register-python-argcomplete: add option to avoid default
readline completion. Thanks to @drmalex07 (pull request #99).
* Expand tilde in script name, allowing argcomplete to work
when invoking scripts from one's home directory. Thanks to
@VorpalBlade (Issue 104).
* Fix issues related to using argcomplete in a REPL
environment.
* New helper method for custom completion display.
* Expand test suite; formatting cleanup.
* Fix issue related to using argcomplete in a REPL environment.
Thanks to @wapiflapi (pull request #91).
* Fix multiple issues related to using argcomplete in a REPL
environment. Thanks to @wapiflapi (pull request #90).
* Don't strip colon prefix in completion results if
COMP_WORDBREAKS does not contain a colon. Thanks to @berezv
(pull request #88).
* Use complete --nospace to avoid issues with directory
completion.
* Refactor main body of code into a class to enable subclassing
and overriding of functionality (Issue #78).
* New keyword option "argcomplete.autocomplete(validator=...)"
to supply a custom validator or bypass default validation.
Thanks to @thijsdezoete (Issue #77).
* Document debug options.
* New keyword option "argcomplete.autocomplete(exclude=[...])"
to suppress options (Issue #74).
* More speedups to code path for global completion hook
negative result.
* Fix handling of development mode script wrappers. Thanks to
@jmlopez-rod and @dcosson (Issue #69).
* Speed up code path for global completion hook negative result
by loading pkg_resources on demand.
* Begin tracking changes in changelog.
* Add completion support for PBR installed scripts (PR #71).
* Detect easy-install shims with shebang lines that contain Py
instead of py (Issue #69).
- Convert to libalternatives
- Remove executable bit on files installed outside of the path. (bsc#1244435)
- Update to version 3.5.3
* Use interactive shells and bind to make environment variable
name completions work in older Bash versions (#506)
- Update to version 3.5.2
* Fix _parse_known_args monkeypatching. This fix is required to restore
compatibility with Python 3.12.8 and 3.13.1.
- Update to the version 3.5.1:
- Restore compatibility with argparse in Python 3.12.7+
- Use project.scripts instead of setuptools scripts
- Test infrastructure improvements
- Remove upstreamed patches:
- argparse-3_12_7.patch
- Add _multibuild (to make testing against fully installed package)
- Add argparse-3_12_7.patch which should actually fix
gh#kislyuk/argcomplete#507.
- Remove skip-failing-tests-3_12_7.patch, which is now
unnecessary.
- Add skip-failing-tests-3_12_7.patch as a temporary workaround,
skip failing tests (gh#kislyuk/argcomplete#507).
- require ca-certificates-mozilla for the pip >= 24.2
- Update to 3.4.0
* No stdin for python calls from bash completion functions (#488)
- Prevents usage of stdin by (python) executables that are called
during completion generation. This prevents the completion locking up
the entire shell when the python script is broken i.e. it enters an
interactive mode (REPL) instead of generating the completions, as
expected.
* Localize shell variable REPLY to avoid overwriting users’ value (#489)
- The variable REPLY is used by default by the ``read`` shell builtin
to store the return value, and like all bash/zsh variables, is scoped
globally. This change allows this variable to be used for other needs
by appropriately scoping its internal use by an argcomplete utility
function that uses ``read``.
- Drop patches for issued fixed upstream
* bash-repl.patch
- python-azure-ai-formrecognizer
-
- New upstream release
+ Version 3.3.3
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- python-azure-ai-metricsadvisor
-
- New upstream release
+ Version 1.0.1
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Drop extra LICENSE.txt as upstream now ships its own
- Remove temporary version override
- Remove unzip package from BuildRequires
- Rename LICENSE.txt to LICENSE in %files section
- Switch source archive format to TAR.GZ
- Update Requires from setup.py
- python-azure-ai-translation-document
-
- New upstream release
+ Version 1.1.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Adjust upstream source name in spec file
- Drop extra LICENSE.txt as upstream now ships its own
- Remove temporary version override
- Remove unzip package from BuildRequires
- Rename LICENSE.txt to LICENSE in %files section
- Switch source archive format to TAR.GZ
- Update Requires from setup.py
- python-azure-ai-translation-text
-
- New upstream release
+ Version 1.0.1
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Drop extra LICENSE.txt as upstream now ships its own
- Rename LICENSE.txt to LICENSE in %files section
- New upstream release
+ Version 1.0.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Remove temporary version override
- Remove unzip package from BuildRequires
- Switch source archive format to TAR.GZ
- Update Requires from setup.py
- python-azure-appconfiguration-provider
-
- New upstream release
+ Version 2.3.1
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- New upstream release
+ Version 2.3.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- New upstream release
+ Version 2.2.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- New upstream release
+ Version 2.1.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- New upstream release
+ Version 2.0.2
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- New upstream release
+ Version 2.0.1
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Update Requires from setup.py
- New upstream release
+ Version 2.0.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- New upstream release
+ Version 1.3.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Adjust upstream source name in spec file
- Update Requires from setup.py
- New upstream release
+ Version 1.2.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Update BuildRequires and Requires from setup.py
- python-azure-appconfiguration
-
- New upstream release
+ Version 1.8.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- New upstream release
+ Version 1.7.2
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Adjust upstream source name in spec file
- Update Requires from setup.py
- python-azure-batch
-
- New upstream release
+ Version 15.0.0b2
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- New upstream release
+ Version 15.0.0b1
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Adjust upstream source name in spec file
- Drop extra LICENSE.txt as upstream now ships its own
- Override upstream version with 15.0.0~b1
- Rename LICENSE.txt to LICENSE in %files section
- Update Requires from setup.py
- python-azure-cognitiveservices-anomalydetector
-
- New upstream release
+ Version 0.3.1
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Remove unzip package from BuildRequires
- Switch source archive format to TAR.GZ
- Update Requires from setup.py
- python-azure-cognitiveservices-knowledge-qnamaker
-
- New upstream release
+ Version 0.3.1
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Drop extra LICENSE.txt as upstream now ships its own
- Remove unzip package from BuildRequires
- Rename LICENSE.txt to LICENSE in %files section
- Switch source archive format to TAR.GZ
- Update Requires from setup.py
- python-azure-cognitiveservices-language-luis
-
- New upstream release
+ Version 0.7.1
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Drop extra LICENSE.txt as upstream now ships its own
- Remove unzip package from BuildRequires
- Rename LICENSE.txt to LICENSE in %files section
- Switch source archive format to TAR.GZ
- Update Requires from setup.py
- python-azure-cognitiveservices-language-spellcheck
-
- New upstream release
+ Version 2.0.1
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Adjust upstream source name in spec file
- Drop extra LICENSE.txt as upstream now ships its own
- Override upstream version with 9.1.0~b1
- Remove unzip package from BuildRequires
- Rename HISTORY.rst to CHANGELOG.md in %files section
- Rename LICENSE.txt to LICENSE in %files section
- Rename README.rst to README.md in %files section
- Switch source archive format to TAR.GZ
- Update Requires from setup.py
- python-azure-cognitiveservices-language-textanalytics
-
- New upstream release
+ Version 0.2.2
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Remove unzip package from BuildRequires
- Switch source archive format to TAR.GZ
- python-azure-cognitiveservices-search-autosuggest
-
- New upstream release
+ Version 0.2.1
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Drop extra LICENSE.txt as upstream now ships its own
- Remove unzip package from BuildRequires
- Rename HISTORY.rst to CHANGELOG.md in %files section
- Rename LICENSE.txt to LICENSE in %files section
- Rename README.rst to README.md in %files section
- Switch source archive format to TAR.GZ
- Update Requires from setup.py
- python-azure-cognitiveservices-search-customimagesearch
-
- New upstream release
+ Version 0.2.1
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Drop extra LICENSE.txt as upstream now ships its own
- Remove unzip package from BuildRequires
- Rename HISTORY.rst to CHANGELOG.md in %files section
- Rename LICENSE.txt to LICENSE in %files section
- Rename README.rst to README.md in %files section
- Switch source archive format to TAR.GZ
- Update Requires from setup.py
- python-azure-cognitiveservices-search-customsearch
-
- New upstream release
+ Version 0.3.1
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Drop extra LICENSE.txt as upstream now ships its own
- Remove unzip package from BuildRequires
- Rename HISTORY.rst to CHANGELOG.md in %files section
- Rename LICENSE.txt to LICENSE in %files section
- Rename README.rst to README.md in %files section
- Switch source archive format to TAR.GZ
- Update Requires from setup.py
- python-azure-cognitiveservices-search-entitysearch
-
- New upstream release
+ Version 2.0.1
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Drop extra LICENSE.txt as upstream now ships its own
- Remove unzip package from BuildRequires
- Rename HISTORY.rst to CHANGELOG.md in %files section
- Rename LICENSE.txt to LICENSE in %files section
- Rename README.rst to README.md in %files section
- Switch source archive format to TAR.GZ
- Update Requires from setup.py
- python-azure-cognitiveservices-search-imagesearch
-
- New upstream release
+ Version 2.0.1
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Drop extra LICENSE.txt as upstream now ships its own
- Remove unzip package from BuildRequires
- Rename HISTORY.rst to CHANGELOG.md in %files section
- Rename LICENSE.txt to LICENSE in %files section
- Rename README.rst to README.md in %files section
- Switch source archive format to TAR.GZ
- Update Requires from setup.py
- python-azure-cognitiveservices-search-videosearch
-
- New upstream release
+ Version 2.0.1
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Drop extra LICENSE.txt as upstream now ships its own
- Remove unzip package from BuildRequires
- Rename HISTORY.rst to CHANGELOG.md in %files section
- Rename LICENSE.txt to LICENSE in %files section
- Rename README.rst to README.md in %files section
- Switch source archive format to TAR.GZ
- Update Requires from setup.py
- python-azure-cognitiveservices-search-websearch
-
- New upstream release
+ Version 2.0.1
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Drop extra LICENSE.txt as upstream now ships its own
- Remove unzip package from BuildRequires
- Rename HISTORY.rst to CHANGELOG.md in %files section
- Rename LICENSE.txt to LICENSE in %files section
- Rename README.rst to README.md in %files section
- Switch source archive format to TAR.GZ
- Update Requires from setup.py
- python-azure-cognitiveservices-vision-computervision
-
- New upstream release
+ Version 0.9.1
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Adjust upstream source name in spec file
- Remove unzip package from BuildRequires
- Switch source archive format to TAR.GZ
- Update Requires from setup.py
- python-azure-cognitiveservices-vision-contentmoderator
-
- New upstream release
+ Version 1.0.1
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Adjust upstream source name in spec file
- Drop extra LICENSE.txt as upstream now ships its own
- Remove unzip package from BuildRequires
- Rename HISTORY.rst to CHANGELOG.md in %files section
- Rename LICENSE.txt to LICENSE in %files section
- Rename README.rst to README.md in %files section
- Switch source archive format to TAR.GZ
- Update Requires from setup.py
- python-azure-cognitiveservices-vision-customvision
-
- New upstream release
+ Version 3.1.1
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Adjust upstream source name in spec file
- Drop extra LICENSE.txt as upstream now ships its own
- Remove unzip package from BuildRequires
- Rename LICENSE.txt to LICENSE in %files section
- Switch source archive format to TAR.GZ
- Update Requires from setup.py
- python-azure-cognitiveservices-vision-face
-
- New upstream release
+ Version 0.6.1
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Adjust upstream source name in spec file
- Drop extra LICENSE.txt as upstream now ships its own
- Remove unzip package from BuildRequires
- Rename LICENSE.txt to LICENSE in %files section
- Switch source archive format to TAR.GZ
- Update Requires from setup.py
- python-azure-communication-callautomation
-
- New upstream release
+ Version 1.5.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Update Requires from setup.py
- New upstream release
+ Version 1.4.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- New upstream release
+ Version 1.3.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Adjust upstream source name in spec file
- Drop extra LICENSE.txt as upstream now ships its own
- Rename LICENSE.txt to LICENSE in %files section
- Update Requires from setup.py
- New upstream release
+ Version 1.2.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- python-azure-communication-chat
-
- New upstream release
+ Version 1.3.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- python-azure-communication-email
-
- New upstream release
+ Version 1.1.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Adjust upstream source name in spec file
- Drop extra LICENSE.txt as upstream now ships its own
- Remove temporary version override
- Remove unzip package from BuildRequires
- Rename LICENSE.txt to LICENSE in %files section
- Switch source archive format to TAR.GZ
- Update Requires from setup.py
- python-azure-communication-phonenumbers
-
- New upstream release
+ Version 1.4.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Update Requires from setup.py
- New upstream release
+ Version 1.3.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- New upstream release
+ Version 1.2.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Adjust upstream source name in spec file
- Drop extra LICENSE.txt as upstream now ships its own
- Remove unzip package from BuildRequires
- Rename LICENSE.txt to LICENSE in %files section
- Switch source archive format to TAR.GZ
- Update Requires from setup.py
- python-azure-communication-rooms
-
- New upstream release
+ Version 1.2.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- New upstream release
+ Version 1.1.1
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Adjust upstream source name in spec file
- Drop extra LICENSE.txt as upstream now ships its own
- Rename LICENSE.txt to LICENSE in %files section
- Update Requires from setup.py
- New upstream release
+ Version 1.1.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Remove unzip package from BuildRequires
- Switch source archive format to TAR.GZ
- Update Requires from setup.py
- python-azure-communication-sms
-
- New upstream release
+ Version 1.1.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Adjust upstream source name in spec file
- Drop extra LICENSE.txt as upstream now ships its own
- Remove unzip package from BuildRequires
- Rename LICENSE.txt to LICENSE in %files section
- Switch source archive format to TAR.GZ
- Update Requires from setup.py
- python-azure-core-tracing-opencensus
-
- New upstream release
+ Version 1.0.0b10
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Adjust upstream source name in spec file
- Drop extra LICENSE.txt as upstream now ships its own
- Remove unzip package from BuildRequires
- Rename LICENSE.txt to LICENSE in %files section
- Switch source archive format to TAR.GZ
- python-azure-core-tracing-opentelemetry
-
- New upstream release
+ Version 1.0.0b12
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Adjust upstream source name in spec file
- Drop extra LICENSE.txt as upstream now ships its own
- Rename LICENSE.txt to LICENSE in %files section
- python-azure-core
-
- Drop CVE-2026-21226.patch, fixed upstream
- New upstream release
+ Version 1.38.1
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- python-azure-cosmos
-
- New upstream release
+ Version 4.14.5
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- New upstream release
+ Version 4.14.4
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- New upstream release
+ Version 4.14.3
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- New upstream release
+ Version 4.14.2
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- New upstream release
+ Version 4.14.1
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- New upstream release
+ Version 4.14.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- New upstream release
+ Version 4.9.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- New upstream release
+ Version 4.8.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Adjust upstream source name in spec file
- New upstream release
+ Version 4.7.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- python-azure-data-tables
-
- New upstream release
+ Version 12.7.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- New upstream release
+ Version 12.6.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Adjust upstream source name in spec file
- Drop extra LICENSE.txt as upstream now ships its own
- python-azure-datalake-store
-
- New upstream release
+ Version 1.0.1
+ For detailed information about changes see the
HISTORY.rst file provided with this package
- Remove temporary version override
- New upstream release
+ Version 1.0.0a0
+ For detailed information about changes see the
HISTORY.rst file provided with this package
- Adjust upstream source name in spec file
- Drop extra LICENSE.txt as upstream now ships its own
- Override upstream version with 1.0.0~a0
- Remove samples directory from source tree
- Remove %{python_sitelib}/samples/ in %files section
- Rename LICENSE.txt to License.txt in %files section
- Update Requires from setup.py
- python-azure-developer-devcenter
-
- New upstream release
+ Version 1.0.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Remove temporary version override
- Update Requires from setup.py
- python-azure-developer-loadtesting
-
- New upstream release
+ Version 1.0.1
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Adjust upstream source name in spec file
- Remove unzip package from BuildRequires
- Switch source archive format to TAR.GZ
- Update Requires from setup.py
- python-azure-digitaltwins-core
-
- New upstream release
+ Version 1.3.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Adjust upstream source name in spec file
- Drop extra LICENSE.txt as upstream now ships its own
- Remove unzip package from BuildRequires
- Rename LICENSE.txt to LICENSE in %files section
- Switch source archive format to TAR.GZ
- Update Requires from setup.py
- python-azure-eventgrid
-
- New upstream release
+ Version 4.22.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- New upstream release
+ Version 4.21.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Adjust upstream source name in spec file
- Drop extra LICENSE.txt as upstream now ships its own
- Rename LICENSE.txt to LICENSE in %files section
- New upstream release
+ Version 4.19.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Update Requires from setup.py
- New upstream release
+ Version 4.19.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- New upstream release
+ Version 4.18.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- python-azure-eventhub-checkpointstoreblob-aio
-
- New upstream release
+ Version 1.2.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Adjust upstream source name in spec file
- Drop extra LICENSE.txt as upstream now ships its own
- Remove vendored python-azure-storage-blob package
- Remove unzip package from BuildRequires
- Rename LICENSE.txt to LICENSE in %files section
- Switch source archive format to TAR.GZ
- Update BuildRequires and Requires from setup.py
- python-azure-eventhub-checkpointstoreblob
-
- New upstream release
+ Version 1.2.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Adjust upstream source name in spec file
- Drop extra LICENSE.txt as upstream now ships its own
- Remove vendored python-azure-storage-blob package
- Remove unzip package from BuildRequires
- Rename LICENSE.txt to LICENSE in %files section
- Switch source archive format to TAR.GZ
- Update BuildRequires and Requires from setup.py
- python-azure-eventhub
-
- New upstream release
+ Version 5.15.1
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- New upstream release
+ Version 5.15.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- New upstream release
+ Version 5.14.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- New upstream release
+ Version 5.12.3
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- New upstream release
+ Version 5.12.2
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Adjust upstream source name in spec file
- Drop extra LICENSE.txt as upstream now ships its own
- Rename LICENSE.txt to LICENSE in %files section
- Update Requires from setup.py
- New upstream release
+ Version 5.12.1
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- New upstream release
+ Version 5.12.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- New upstream release
+ Version 5.11.7
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- python-azure-graphrbac
-
- New upstream release
+ Version 0.61.2
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Adjust upstream source name in spec file
- Drop extra LICENSE.txt as upstream now ships its own
- Remove unzip package from BuildRequires
- Rename HISTORY.rst to CHANGELOG.md in %files section
- Rename LICENSE.txt to LICENSE in %files section
- Rename README.rst to README.md in %files section
- Switch source archive format to TAR.GZ
- Update Requires from setup.py
- python-azure-identity-broker
-
- New upstream release
+ Version 1.3.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Update Requires from setup.py
- New upstream release
+ Version 1.2.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Adjust upstream source name in spec file
- Drop extra LICENSE.txt as upstream now ships its own
- Rename LICENSE.txt to LICENSE in %files section
- Update Requires from setup.py
- New upstream release
+ Version 1.1.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Update Requires from setup.py
- python-azure-identity
-
- Drop CVE-2024-35255.patch, fixed upstream
- New upstream release
+ Version 1.25.1
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- New upstream release
+ Version 1.25.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- New upstream release
+ Version 1.24.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- New upstream release
+ Version 1.23.1
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- New upstream release
+ Version 1.23.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- New upstream release
+ Version 1.22.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- New upstream release
+ Version 1.21.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- New upstream release
+ Version 1.20.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- New upstream release
+ Version 1.19.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- New upstream release
+ Version 1.18.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Adjust upstream source name in spec file
- Drop extra LICENSE.txt as upstream now ships its own
- Rename LICENSE.txt to LICENSE in %files section
- Update Requires from setup.py
- python-azure-keyvault-administration
-
- New upstream release
+ Version 4.6.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Update Requires from setup.py
- New upstream release
+ Version 4.5.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Adjust upstream source name in spec file
- Drop extra LICENSE.txt as upstream now ships its own
- Rename LICENSE.txt to LICENSE in %files section
- Update Requires from setup.py
- python-azure-keyvault-certificates
-
- New upstream release
+ Version 4.10.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Update Requires from setup.py
- New upstream release
+ Version 4.9.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Adjust upstream source name in spec file
- Drop extra LICENSE.txt as upstream now ships its own
- Rename LICENSE.txt to LICENSE in %files section
- Update Requires from setup.py
- python-azure-keyvault-keys
-
- New upstream release
+ Version 4.11.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Remove temporary version override
- New upstream release
+ Version 4.11.0b1
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Override upstream version with 4.11.0~b1
- Update Requires from setup.py
- New upstream release
+ Version 4.10.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Adjust upstream source name in spec file
- Drop extra LICENSE.txt as upstream now ships its own
- Rename LICENSE.txt to LICENSE in %files section
- Update Requires from setup.py
- python-azure-keyvault-secrets
-
- New upstream release
+ Version 4.10.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Update Requires from setup.py
- New upstream release
+ Version 4.9.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Adjust upstream source name in spec file
- Drop extra LICENSE.txt as upstream now ships its own
- Rename LICENSE.txt to LICENSE in %files section
- Update Requires from setup.py
- python-azure-maps-route
-
- New upstream release
+ Version 1.0.0b3
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- New upstream release
+ Version 1.0.0b2
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Adjust upstream source name in spec file
- Drop extra LICENSE.txt as upstream now ships its own
- Remove unzip package from BuildRequires
- Switch source archive format to TAR.GZ
- python-azure-messaging-webpubsubclient
-
- New upstream release
+ Version 1.1.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Remove temporary version override
- Remove unzip package from BuildRequires
- Switch source archive format to TAR.GZ
- Update Requires from setup.py
- python-azure-messaging-webpubsubservice
-
- New upstream release
+ Version 1.3.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- New upstream release
+ Version 1.2.2
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Adjust upstream source name in spec file
- New upstream release
+ Version 1.2.1
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- New upstream release
+ Version 1.2.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Drop extra LICENSE.txt as upstream now ships its own
- Rename LICENSE.txt to LICENSE in %files section
- Update Requires from setup.py
- New upstream release
+ Version 1.1.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Remove unzip package from BuildRequires
- Switch source archive format to TAR.GZ
- Update Requires from setup.py
- python-azure-mgmt-apimanagement
-
- New upstream release
+ Version 5.0.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Adjust upstream source name in spec file
- Drop extra LICENSE.txt as upstream now ships its own
- Rename LICENSE.txt to LICENSE in %files section
- Update Requires from setup.py
- New upstream release
+ Version 4.0.1
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Remove unzip package from BuildRequires
- Switch source archive format to TAR.GZ
- Update Requires from setup.py
- python-azure-mgmt-appcomplianceautomation
-
- New upstream release
+ Version 1.0.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Remove temporary version override
- Remove unzip package from BuildRequires
- Switch source archive format to TAR.GZ
- Update Requires from setup.py
- python-azure-mgmt-appconfiguration
-
- New upstream release
+ Version 5.0.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Update Requires from setup.py
- New upstream release
+ Version 4.0.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- New upstream release
+ Version 3.1.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Adjust upstream source name in spec file
- Drop extra LICENSE.txt as upstream now ships its own
- Remove unzip package from BuildRequires
- Rename LICENSE.txt to LICENSE in %files section
- Switch source archive format to TAR.GZ
- Update Requires from setup.py
- python-azure-mgmt-appcontainers
-
- New upstream release
+ Version 3.2.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Adjust upstream source name in spec file
- Drop extra LICENSE.txt as upstream now ships its own
- Rename LICENSE.txt to LICENSE in %files section
- New upstream release
+ Version 3.1.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Update Requires from setup.py
- python-azure-mgmt-applicationinsights
-
- New upstream release
+ Version 4.1.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Adjust upstream source name in spec file
- Drop extra LICENSE.txt as upstream now ships its own
- Remove unzip package from BuildRequires
- Rename LICENSE.txt to LICENSE in %files section
- Switch source archive format to TAR.GZ
- Update Requires from setup.py
- python-azure-mgmt-appplatform
-
- New upstream release
+ Version 10.0.1
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- New upstream release
+ Version 10.0.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Adjust upstream source name in spec file
- New upstream release
+ Version 9.1.0.post2
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Drop extra LICENSE.txt as upstream now ships its own
- Rename LICENSE.txt to LICENSE in %files section
- Update Requires from setup.py
- python-azure-mgmt-authorization
-
- New upstream release
+ Version 5.0.0b1
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Adjust upstream source name in spec file
- Drop extra LICENSE.txt as upstream now ships its own
- Override upstream version with 5.0.0~b1
- Remove unzip package from BuildRequires
- Rename LICENSE.txt to LICENSE in %files section
- Switch source archive format to TAR.GZ
- Update Requires from setup.py
- python-azure-mgmt-avs
-
- New upstream release
+ Version 9.1.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Update Requires from setup.py
- New upstream release
+ Version 9.0.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Adjust upstream source name in spec file
- Drop extra LICENSE.txt as upstream now ships its own
- Rename LICENSE.txt to LICENSE in %files section
- Update Requires from setup.py
- python-azure-mgmt-batchai
-
- New upstream release
+ Version 7.0.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Adjust upstream source name in spec file
- Drop extra LICENSE.txt as upstream now ships its own
- Override upstream version with 7.0.0.0 to ensure
proper upgrade from previous version 7.0.0b1
- Remove unzip package from BuildRequires
- Rename LICENSE.txt to LICENSE in %files section
- Switch source archive format to TAR.GZ
- Update Requires from setup.py
- python-azure-mgmt-batch
-
- New upstream release
+ Version 18.0.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Adjust upstream source name in spec file
- Drop extra LICENSE.txt as upstream now ships its own
- Rename LICENSE.txt to LICENSE in %files section
- python-azure-mgmt-billing
-
- New upstream release
+ Version 7.0.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Adjust upstream source name in spec file
- Drop extra LICENSE.txt as upstream now ships its own
- Remove temporary version override
- Remove unzip package from BuildRequires
- Rename LICENSE.txt to LICENSE in %files section
- Switch source archive format to TAR.GZ
- Update Requires from setup.py
- python-azure-mgmt-cdn
-
- New upstream release
+ Version 13.1.1
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Update Requires from setup.py
- python-azure-mgmt-chaos
-
- New upstream release
+ Version 2.0.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Adjust upstream source name in spec file
- Drop extra LICENSE.txt as upstream now ships its own
- Rename LICENSE.txt to LICENSE in %files section
- Update Requires from setup.py
- New upstream release
+ Version 1.1.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Remove temporary version override
- Update Requires from setup.py
- python-azure-mgmt-cognitiveservices
-
- New upstream release
+ Version 14.1.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Update Requires from pyproject.toml
- New upstream release
+ Version 14.0.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Update Requires from setup.py
- New upstream release
+ Version 13.7.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Update Requires from setup.py
- New upstream release
+ Version 13.6.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Adjust upstream source name in spec file
- Drop extra LICENSE.txt as upstream now ships its own
- Remove unzip package from BuildRequires
- Rename LICENSE.txt to LICENSE in %files section
- Switch source archive format to TAR.GZ
- Update Requires from setup.py
- python-azure-mgmt-communication
-
- New upstream release
+ Version 2.2.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Adjust upstream source name in spec file
- Drop extra LICENSE.txt as upstream now ships its own
- Rename LICENSE.txt to LICENSE in %files section
- Update Requires from setup.py
- New upstream release
+ Version 2.1.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Remove unzip package from BuildRequires
- Switch source archive format to TAR.GZ
- Update Requires from setup.py
- python-azure-mgmt-compute
-
- Revert to upstream version 35.0.0 to address compatibility issues with
azure-cli 2.79.0 due to API mismatch with the Azure SDK (bsc#1252300)
- Update Requires from setup.py
- New upstream release
+ Version 37.0.1
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- New upstream release
+ Version 37.0.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Remove generated samples and tests from source
- Update Requires from pyproject.toml
- New upstream release
+ Version 36.0.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Update Requires from setup.py
- New upstream release
+ Version 35.0.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Update Requires from setup.py
- New upstream release
+ Version 34.1.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- New upstream release
+ Version 34.0.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- python-azure-mgmt-confluent
-
- New upstream release
+ Version 2.1.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Update Requires from setup.py
- python-azure-mgmt-containerinstance
-
- New upstream release
+ Version 10.2.0b1
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Adjust upstream source name in spec file
- Drop extra LICENSE.txt as upstream now ships its own
- Override upstream version with 10.2.0~b1
- Remove unzip package from BuildRequires
- Rename LICENSE.txt to LICENSE in %files section
- Switch source archive format to TAR.GZ
- Update Requires from setup.py
- python-azure-mgmt-containerregistry
-
- New upstream release
+ Version 14.1.0b1
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Override upstream version with 14.1.0~b1
- New upstream release
+ Version 14.0.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Update Requires from setup.py
- New upstream release
+ Version 13.0.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- New upstream release
+ Version 12.0.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- New upstream release
+ Version 11.0.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Adjust upstream source name in spec file
- Drop extra LICENSE.txt as upstream now ships its own
- Rename LICENSE.txt to LICENSE in %files section
- Update Requires from setup.py
- python-azure-mgmt-containerservicefleet
-
- New upstream release
+ Version 3.1.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- New upstream release
+ Version 3.0.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- New upstream release
+ Version 2.1.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Adjust upstream source name in spec file
- Drop extra LICENSE.txt as upstream now ships its own
- Rename LICENSE.txt to LICENSE in %files section
- Update Requires from setup.py
- New upstream release
+ Version 2.0.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Update Requires from setup.py
- New upstream release
+ Version 1.1.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Remove temporary version override
- Update Requires from setup.py
- python-azure-mgmt-containerservice
-
- New upstream release
+ Version 40.2.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- New upstream release
+ Version 40.1.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- New upstream release
+ Version 40.0.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Update Requires from pyproject.toml
- New upstream release
+ Version 39.1.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Update Requires from setup.py
- New upstream release
+ Version 38.0.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- New upstream release
+ Version 37.0.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- New upstream release
+ Version 36.0.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Update Requires from setup.py
- New upstream release
+ Version 35.0.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- New upstream release
+ Version 34.2.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- New upstream release
+ Version 34.1.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- New upstream release
+ Version 34.0.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- New upstream release
+ Version 33.0.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- python-azure-mgmt-core
-
- New upstream release
+ Version 1.6.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Update Requires from setup.py
- New upstream release
+ Version 1.5.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Adjust upstream source name in spec file
- Remove leftover workaround for older Python versions
- python-azure-mgmt-cosmosdb
-
- New upstream release
+ Version 9.9.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Update Requires from pyproject.toml
- New upstream release
+ Version 9.8.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Update Requires from setup.py
- New upstream release
+ Version 9.7.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- python-azure-mgmt-databoxedge
-
- New upstream release
+ Version 2.0.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Adjust upstream source name in spec file
- Drop extra LICENSE.txt as upstream now ships its own
- Remove temporary version override
- Remove unzip package from BuildRequires
- Rename LICENSE.txt to LICENSE in %files section
- Switch source archive format to TAR.GZ
- Update files matched in %files section
- Update Requires from setup.py
- python-azure-mgmt-databox
-
- New upstream release
+ Version 3.1.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- New upstream release
+ Version 3.0.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Adjust upstream source name in spec file
- Drop extra LICENSE.txt as upstream now ships its own
- Remove unzip package from BuildRequires
- Rename LICENSE.txt to LICENSE in %files section
- Switch source archive format to TAR.GZ
- Update Requires from setup.py
- python-azure-mgmt-datafactory
-
- New upstream release
+ Version 9.2.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- New upstream release
+ Version 9.1.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Adjust upstream source name in spec file
- Drop extra LICENSE.txt as upstream now ships its own
- Rename LICENSE.txt to LICENSE in %files section
- New upstream release
+ Version 9.0.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Update Requires from setup.py
- New upstream release
+ Version 8.0.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- New upstream release
+ Version 7.1.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- New upstream release
+ Version 7.0.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- New upstream release
+ Version 6.1.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Update Requires from setup.py
- python-azure-mgmt-datalake-store
-
- New upstream release
+ Version 1.1.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Drop extra LICENSE.txt as upstream now ships its own
- Override upstream version with 1.1.0~b1
- Rename LICENSE.txt to LICENSE in %files section
- Update Requires from setup.py
- python-azure-mgmt-datamigration
-
- New upstream release
+ Version 10.1.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Adjust upstream source name in spec file
- Drop extra LICENSE.txt as upstream now ships its own
- Remove unzip package from BuildRequires
- Rename LICENSE.txt to LICENSE in %files section
- Switch source archive format to TAR.GZ
- Update Requires from setup.py
- python-azure-mgmt-dataprotection
-
- New upstream release
+ Version 2.0.1
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Adjust upstream source name in spec file
- Update Requires from pyproject.toml
- New upstream release
+ Version 1.4.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Update Requires from setup.py
- python-azure-mgmt-desktopvirtualization
-
- New upstream release
+ Version 2.0.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Adjust upstream source name in spec file
- Drop extra LICENSE.txt as upstream now ships its own
- Rename LICENSE.txt to LICENSE in %files section
- Update Requires from setup.py
- python-azure-mgmt-devcenter
-
- New upstream release
+ Version 1.1.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Remove temporary version override
- Remove unzip package from BuildRequires
- Switch source archive format to TAR.GZ
- Update Requires from setup.py
- python-azure-mgmt-digitaltwins
-
- New upstream release
+ Version 7.0.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Adjust upstream source name in spec file
- Drop extra LICENSE.txt as upstream now ships its own
- Remove unzip package from BuildRequires
- Rename LICENSE.txt to LICENSE in %files section
- Switch source archive format to TAR.GZ
- Update Requires from setup.py
- python-azure-mgmt-dnsresolver
-
- New upstream release
+ Version 1.1.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Adjust upstream source name in spec file
- Drop extra LICENSE.txt as upstream now ships its own
- Remove unzip package from BuildRequires
- Rename LICENSE.txt to LICENSE in %files section
- Switch source archive format to TAR.GZ
- Update Requires from setup.py
- python-azure-mgmt-dns
-
- New upstream release
+ Version 9.0.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Update Requires from setup.py
- New upstream release
+ Version 8.2.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Adjust upstream source name in spec file
- Drop extra LICENSE.txt as upstream now ships its own
- Remove unzip package from BuildRequires
- Rename LICENSE.txt to LICENSE in %files section
- Switch source archive format to TAR.GZ
- Update Requires from setup.py
- python-azure-mgmt-edgeorder
-
- New upstream release
+ Version 2.0.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Adjust upstream source name in spec file
- Drop extra LICENSE.txt as upstream now ships its own
- Remove temporary version override
- Remove unzip package from BuildRequires
- Rename LICENSE.txt to LICENSE in %files section
- Switch source archive format to TAR.GZ
- Update Requires from setup.py
- python-azure-mgmt-elasticsan
-
- New upstream release
+ Version 1.1.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Adjust upstream source name in spec file
- Drop extra LICENSE.txt as upstream now ships its own
- Remove temporary version override
- Rename LICENSE.txt to LICENSE in %files section
- Update Requires from setup.py
- python-azure-mgmt-elastic
-
- New upstream release
+ Version 2.0.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Adjust upstream source name in spec file
- Drop extra LICENSE.txt as upstream now ships its own
- Remove unzip package from BuildRequires
- Rename LICENSE.txt to LICENSE in %files section
- Switch source archive format to TAR.GZ
- Update Requires from pyproject.toml
- python-azure-mgmt-eventgrid
-
- New upstream release
+ Version 10.4.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Adjust upstream source name in spec file
- Drop extra LICENSE.txt as upstream now ships its own
- Remove unzip package from BuildRequires
- Rename LICENSE.txt to LICENSE in %files section
- Switch source archive format to TAR.GZ
- Update Requires from setup.py
- python-azure-mgmt-eventhub
-
- New upstream release
+ Version 12.0.0b1
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Override upstream version with 12.0.0~b1
- Update Requires from setup.py
- New upstream release
+ Version 11.2.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- New upstream release
+ Version 11.1.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Adjust upstream source name in spec file
- Drop extra LICENSE.txt as upstream now ships its own
- Remove unzip package from BuildRequires
- Rename LICENSE.txt to LICENSE in %files section
- Switch source archive format to TAR.GZ
- Update Requires from setup.py
- python-azure-mgmt-extendedlocation
-
- New upstream release
+ Version 2.0.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Adjust upstream source name in spec file
- Drop extra LICENSE.txt as upstream now ships its own
- Remove unzip package from BuildRequires
- Rename LICENSE.txt to LICENSE in %files section
- Switch source archive format to TAR.GZ
- Update Requires from setup.py
- python-azure-mgmt-frontdoor
-
- New upstream release
+ Version 1.2.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Adjust upstream source name in spec file
- Remove unzip package from BuildRequires
- Switch source archive format to TAR.GZ
- Update Requires from setup.py
- python-azure-mgmt-hardwaresecuritymodules
-
- New upstream release
+ Version 1.0.0b2
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Adjust upstream source name in spec file
- Drop extra LICENSE.txt as upstream now ships its own
- Rename LICENSE.txt to LICENSE in %files section
- Update Requires from setup.py
- python-azure-mgmt-hdinsight
-
- New upstream release
+ Version 9.1.0b2
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Update Requires from pyproject.toml
- New upstream release
+ Version 9.1.0b1
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Adjust upstream source name in spec file
- Drop extra LICENSE.txt as upstream now ships its own
- Override upstream version with 9.1.0~b1
- Remove unzip package from BuildRequires
- Rename LICENSE.txt to LICENSE in %files section
- Switch source archive format to TAR.GZ
- Update Requires from setup.py
- python-azure-mgmt-healthcareapis
-
- New upstream release
+ Version 2.1.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Update Requires from setup.py
- python-azure-mgmt-hybridcompute
-
- New upstream release
+ Version 9.0.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Adjust upstream source name in spec file
- Drop extra LICENSE.txt as upstream now ships its own
- Remove unzip package from BuildRequires
- Rename LICENSE.txt to LICENSE in %files section
- Switch source archive format to TAR.GZ
- Update Requires from setup.py
- python-azure-mgmt-imagebuilder
-
- New upstream release
+ Version 1.4.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Update Requires from setup.py
- python-azure-mgmt-iotfirmwaredefense
-
- New upstream release
+ Version 2.0.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Adjust upstream source name in spec file
- Drop extra LICENSE.txt as upstream now ships its own
- Rename LICENSE.txt to LICENSE in %files section
- Update Requires from setup.py
- New upstream release
+ Version 1.0.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Remove temporary version override
- Remove unzip package from BuildRequires
- Switch source archive format to TAR.GZ
- Update Requires from setup.py
- python-azure-mgmt-iothub
-
- New upstream release
+ Version 5.0.0b2
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Update Requires from pyproject.toml
- New upstream release
+ Version 5.0.0b1
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Override upstream version with 5.0.0~b1
- Update Requires from setup.py
- New upstream release
+ Version 4.0.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Adjust upstream source name in spec file
- Drop extra LICENSE.txt as upstream now ships its own
- Rename LICENSE.txt to LICENSE in %files section
- Update Requires from setup.py
- python-azure-mgmt-keyvault
-
- New upstream release
+ Version 13.0.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Update Requires from pyproject.toml
- New upstream release
+ Version 12.1.1
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Drop workaround to remove samples and tests from source
- New upstream release
+ Version 12.1.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Remove generated samples and tests from source
- Update Requires from pyproject.toml
- New upstream release
+ Version 12.0.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Update Requires from setup.py
- New upstream release
+ Version 11.0.0
+ For detailed information about changes see the
HISTORY.rst file provided with this package
- Adjust upstream source name in spec file
- New upstream release
+ Version 10.3.1
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Drop extra LICENSE.txt as upstream now ships its own
- Rename LICENSE.txt to LICENSE in %files section
- Update Requires from setup.py
- python-azure-mgmt-kusto
-
- New upstream release
+ Version 3.4.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Adjust upstream source name in spec file
- Drop extra LICENSE.txt as upstream now ships its own
- Rename LICENSE.txt to LICENSE in %files section
- python-azure-mgmt-loganalytics
-
- New upstream release
+ Version 13.1.1
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Update Requires from pyproject.toml
- New upstream release
+ Version 13.1.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Adjust upstream source name in spec file
- Drop extra LICENSE.txt as upstream now ships its own
- Remove unzip package from BuildRequires
- Rename LICENSE.txt to LICENSE in %files section
- Switch source archive format to TAR.GZ
- Update Requires from pyproject.toml
- python-azure-mgmt-logz
-
- New upstream release
+ Version 1.1.1
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Adjust upstream source name in spec file
- Drop extra LICENSE.txt as upstream now ships its own
- Remove temporary version override
- Remove unzip package from BuildRequires
- Rename LICENSE.txt to LICENSE in %files section
- Switch source archive format to TAR.GZ
- Update Requires from setup.py
- python-azure-mgmt-media
-
- New upstream release
+ Version 10.2.1
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Adjust upstream source name in spec file
- Drop extra LICENSE.txt as upstream now ships its own
- Remove unzip package from BuildRequires
- Rename LICENSE.txt to LICENSE in %files section
- Switch source archive format to TAR.GZ
- Update Requires from setup.py
- python-azure-mgmt-mobilenetwork
-
- New upstream release
+ Version 3.3.1
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Adjust upstream source name in spec file
- Drop extra LICENSE.txt as upstream now ships its own
- Rename LICENSE.txt to LICENSE in %files section
- New upstream release
+ Version 3.3.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- New upstream release
+ Version 3.2.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Update Requires from setup.py
- python-azure-mgmt-monitor
-
- New upstream release
+ Version 7.0.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Remove temporary version override
- Update Requires from setup.py
- New upstream release
+ Version 7.0.0b1
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Adjust upstream source name in spec file
- Drop extra LICENSE.txt as upstream now ships its own
- Override upstream version with 7.0.0~b1
- Rename LICENSE.txt to LICENSE in %files section
- Update Requires from setup.py
- python-azure-mgmt-msi
-
- New upstream release
+ Version 7.1.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Adjust upstream source name in spec file
- Drop extra LICENSE.txt as upstream now ships its own
- Remove unzip package from BuildRequires
- Rename LICENSE.txt to LICENSE in %files section
- Switch source archive format to TAR.GZ
- Update Requires from setup.py
- Revert to previous upstream version 7.0.0 to address compatibility
issues with azure-cli 2.76.0 due to API mismatch with the Azure SDK
- New upstream release
+ Version 7.1.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Adjust upstream source name in spec file
- Drop extra LICENSE.txt as upstream now ships its own
- Remove unzip package from BuildRequires
- Rename LICENSE.txt to LICENSE in %files section
- Switch source archive format to TAR.GZ
- Update Requires from setup.py
- python-azure-mgmt-mysqlflexibleservers
-
- New upstream release
+ Version 1.1.0b2
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Update Requires from pyproject.toml
- python-azure-mgmt-netapp
-
- New upstream release
+ Version 14.0.1
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- New upstream release
+ Version 14.0.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Update Requires from pyproject.toml
- New upstream release
+ Version 13.7.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Update Requires from setup.py
- New upstream release
+ Version 13.6.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Update Requires from setup.py
- New upstream release
+ Version 13.5.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- New upstream release
+ Version 13.4.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- New upstream release
+ Version 13.3.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Adjust upstream source name in spec file
- New upstream release
+ Version 13.2.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Drop extra LICENSE.txt as upstream now ships its own
- Rename LICENSE.txt to LICENSE in %files section
- Update Requires from setup.py
- New upstream release
+ Version 13.1.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- New upstream release
+ Version 13.0.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- New upstream release
+ Version 12.0.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Update Requires from setup.py
- python-azure-mgmt-networkcloud
-
- New upstream release
+ Version 2.2.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Update Requires from pyproject.toml
- New upstream release
+ Version 2.1.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Update Requires from setup.py
- New upstream release
+ Version 2.0.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Adjust upstream source name in spec file
- Drop extra LICENSE.txt as upstream now ships its own
- Rename LICENSE.txt to LICENSE in %files section
- Update Requires from setup.py
- python-azure-mgmt-network
-
- New upstream release
+ Version 30.1.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- New upstream release
+ Version 30.0.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Update Requires from pyproject.toml
- New upstream release
+ Version 29.0.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Update Requires from setup.py
- New upstream release
+ Version 28.1.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- New upstream release
+ Version 28.0.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- New upstream release
+ Version 27.0.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Adjust upstream source name in spec file
- New upstream release
+ Version 26.0.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Drop extra LICENSE.txt as upstream now ships its own
- Rename LICENSE.txt to LICENSE in %files section
- New upstream release
+ Version 25.4.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- python-azure-mgmt-newrelicobservability
-
- New upstream release
+ Version 1.1.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Remove unzip package from BuildRequires
- Switch source archive format to TAR.GZ
- Update Requires from setup.py
- python-azure-mgmt-paloaltonetworksngfw
-
- New upstream release
+ Version 1.1.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Adjust upstream source name in spec file
- Drop extra LICENSE.txt as upstream now ships its own
- Remove unzip package from BuildRequires
- Rename LICENSE.txt to LICENSE in %files section
- Switch source archive format to TAR.GZ
- Update Requires from pyproject.toml
- python-azure-mgmt-playwrighttesting
-
- New upstream release
+ Version 1.0.1
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- New upstream release
+ Version 1.0.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Adjust upstream source name in spec file
- Drop extra LICENSE.txt as upstream now ships its own
- Remove temporary version override
- Rename LICENSE.txt to LICENSE in %files section
- Update Requires from setup.py
- New upstream release
+ Version 1.0.0b2
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Update Requires from setup.py
- python-azure-mgmt-postgresqlflexibleservers
-
- New upstream release
+ Version 2.0.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Update Requires from pyproject.toml
- python-azure-mgmt-powerbiembedded
-
- New upstream release
+ Version 3.0.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Remove unzip package from BuildRequires
- Rename HISTORY.rst to CHANGELOG.md in %files section
- Rename README.rst to README.md in %files section
- Switch source archive format to TAR.GZ
- Update Requires from setup.py
- python-azure-mgmt-privatedns
-
- New upstream release
+ Version 1.2.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Adjust upstream source name in spec file
- Drop extra LICENSE.txt as upstream now ships its own
- Remove unzip package from BuildRequires
- Rename LICENSE.txt to LICENSE in %files section
- Switch source archive format to TAR.GZ
- Update Requires from setup.py
- python-azure-mgmt-quantum
-
- New upstream release
+ Version 1.0.0b5
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Remove unzip package from BuildRequires
- Switch source archive format to TAR.GZ
- Update Requires from setup.py
- python-azure-mgmt-qumulo
-
- New upstream release
+ Version 2.0.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Adjust upstream source name in spec file
- Drop extra LICENSE.txt as upstream now ships its own
- Remove unzip package from BuildRequires
- Rename LICENSE.txt to LICENSE in %files section
- Switch source archive format to TAR.GZ
- Update Requires from setup.py
- python-azure-mgmt-quota
-
- New upstream release
+ Version 3.0.1
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Drop workaround to remove samples and tests from source
- New upstream release
+ Version 3.0.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Remove generated samples and tests from source
- Update Requires from pyproject.toml
- New upstream release
+ Version 2.0.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Adjust upstream source name in spec file
- Drop extra LICENSE.txt as upstream now ships its own
- Rename LICENSE.txt to LICENSE in %files section
- Update Requires from setup.py
- python-azure-mgmt-recoveryservicesbackup
-
- New upstream release
+ Version 10.0.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Update Requires from pyproject.toml
- python-azure-mgmt-recoveryservicesdatareplication
-
- New upstream release
+ Version 1.0.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Adjust upstream source name in spec file
- Remove temporary version override
- Update Requires from setup.py
- python-azure-mgmt-recoveryservicessiterecovery
-
- New upstream release
+ Version 1.3.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Adjust upstream source name in spec file
- Update Requires from setup.py
- python-azure-mgmt-recoveryservices
-
- New upstream release
+ Version 4.0.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Update Requires from pyproject.toml
- New upstream release
+ Version 3.1.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Adjust upstream source name in spec file
- Drop extra LICENSE.txt as upstream now ships its own
- Rename LICENSE.txt to LICENSE in %files section
- Update Requires from setup.py
- python-azure-mgmt-redhatopenshift
-
- New upstream release
+ Version 2.0.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Adjust upstream source name in spec file
- Drop extra LICENSE.txt as upstream now ships its own
- Rename LICENSE.txt to LICENSE in %files section
- python-azure-mgmt-redisenterprise
-
- New upstream release
+ Version 3.1.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Adjust upstream source name in spec file
- Drop extra LICENSE.txt as upstream now ships its own
- Rename LICENSE.txt to LICENSE in %files section
- Update Requires from pyproject.toml
- New upstream release
+ Version 3.0.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Remove unzip package from BuildRequires
- Switch source archive format to TAR.GZ
- Update Requires from setup.py
- python-azure-mgmt-resourcegraph
-
- New upstream release
+ Version 8.0.1
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Adjust upstream source name in spec file
- Drop extra LICENSE.txt as upstream now ships its own
- Remove unzip package from BuildRequires
- Rename LICENSE.txt to LICENSE in %files section
- Switch source archive format to TAR.GZ
- Update Requires from pyproject.toml
- python-azure-mgmt-resourcehealth
-
- New upstream release
+ Version 1.0.0b6
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Adjust upstream source name in spec file
- Drop extra LICENSE.txt as upstream now ships its own
- Rename LICENSE.txt to LICENSE in %files section
- Update Requires from setup.py
- python-azure-mgmt-resource
-
- New upstream release
+ Version 24.0.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- New upstream release
+ Version 23.4.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Update Requires from setup.py
- python-azure-mgmt-scheduler
-
- New upstream release
+ Version 7.0.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Adjust upstream source name in spec file
- Drop extra LICENSE.txt as upstream now ships its own
- Remove unzip package from BuildRequires
- Rename HISTORY.rst to CHANGELOG.md in %files section
- Rename LICENSE.txt to LICENSE in %files section
- Rename README.rst to README.md in %files section
- Switch source archive format to TAR.GZ
- Update Requires from setup.py
- python-azure-mgmt-scvmm
-
- New upstream release
+ Version 1.0.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Override upstream version with 1.0.0.0 to ensure
proper upgrade from previous version 1.0.0b2
- Remove unzip package from BuildRequires
- Switch source archive format to TAR.GZ
- Update Requires from setup.py
- python-azure-mgmt-search
-
- New upstream release
+ Version 9.2.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Adjust upstream source name in spec file
- Drop extra LICENSE.txt as upstream now ships its own
- Rename LICENSE.txt to LICENSE in %files section
- Update Requires from setup.py
- python-azure-mgmt-security
-
- New upstream release
+ Version 7.0.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- python-azure-mgmt-servermanager
-
- New upstream release
+ Version 2.0.1
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Adjust upstream source name in spec file
- Drop extra LICENSE.txt as upstream now ships its own
- Override upstream version with 9.1.0~b1
- Remove unzip package from BuildRequires
- Rename HISTORY.rst to CHANGELOG.md in %files section
- Rename LICENSE.txt to LICENSE in %files section
- Rename README.rst to README.md in %files section
- Switch source archive format to TAR.GZ
- Update Requires from setup.py
- python-azure-mgmt-servicebus
-
- New upstream release
+ Version 10.0.0b1
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Override upstream version with 10.0.0~b1
- Update Requires from setup.py
- New upstream release
+ Version 9.0.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Update Requires from setup.py
- New upstream release
+ Version 8.2.1
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Adjust upstream source name in spec file
- Drop extra LICENSE.txt as upstream now ships its own
- Override upstream version with 9.1.0~b1
- Rename LICENSE.txt to LICENSE in %files section
- Switch source archive format to TAR.GZ
- Update Requires from setup.py
- python-azure-mgmt-servicefabricmanagedclusters
-
- New upstream release
+ Version 2.1.0b1
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Override upstream version with 2.1.0~b1
- Update Requires from setup.py
- python-azure-mgmt-servicenetworking
-
- New upstream release
+ Version 2.0.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Adjust upstream source name in spec file
- Drop extra LICENSE.txt as upstream now ships its own
- Rename LICENSE.txt to LICENSE in %files section
- Update Requires from setup.py
- python-azure-mgmt-sphere
-
- New upstream release
+ Version 1.0.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Remove temporary version override
- Remove unzip package from BuildRequires
- Switch source archive format to TAR.GZ
- Update Requires from setup.py
- python-azure-mgmt-sql
-
- New upstream release
+ Version 4.0.0b24
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Drop workaround to remove samples and tests from source
- New upstream release
+ Version 4.0.0b23
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Remove generated samples and tests from source
- Update Requires from pyproject.toml
- New upstream release
+ Version 4.0.0b22
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Update Requires from setup.py
- python-azure-mgmt-storagecache
-
- New upstream release
+ Version 3.0.1
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Drop workaround to remove samples and tests from source
- New upstream release
+ Version 3.0.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Adjust upstream source name in spec file
- Drop extra LICENSE.txt as upstream now ships its own
- Rename LICENSE.txt to LICENSE in %files section
- Remove generated samples and tests from source
- Update Requires from pyproject.toml
- New upstream release
+ Version 2.0.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Remove unzip package from BuildRequires
- Switch source archive format to TAR.GZ
- Update Requires from setup.py
- python-azure-mgmt-storagemover
-
- New upstream release
+ Version 3.0.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Adjust upstream source name in spec file
- Drop extra LICENSE.txt as upstream now ships its own
- Rename LICENSE.txt to LICENSE in %files section
- Update Requires from pyproject.toml
- New upstream release
+ Version 2.1.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Update Requires from setup.py
- python-azure-mgmt-storage
-
- New upstream release
+ Version 24.0.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Update Requires from pyproject.toml
- New upstream release
+ Version 23.1.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Update Requires from setup.py
- New upstream release
+ Version 23.0.1
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- New upstream release
+ Version 23.0.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Update Requires from setup.py
- New upstream release
+ Version 22.2.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- New upstream release
+ Version 22.1.1
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- New upstream release
+ Version 22.1.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- New upstream release
+ Version 22.0.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Adjust upstream source name in spec file
- Drop extra LICENSE.txt as upstream now ships its own
- Rename LICENSE.txt to LICENSE in %files section
- Update Requires from setup.py
- python-azure-mgmt-webpubsub
-
- New upstream release
+ Version 2.0.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Adjust upstream source name in spec file
- Drop extra LICENSE.txt as upstream now ships its own
- Remove unzip package from BuildRequires
- Rename LICENSE.txt to LICENSE in %files section
- Switch source archive format to TAR.GZ
- Update Requires from setup.py
- python-azure-mgmt-web
-
- New upstream release
+ Version 10.1.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Update Requires from pyproject.toml
- New upstream release
+ Version 10.0.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Update Requires from setup.py
- New upstream release
+ Version 9.0.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Update Requires from setup.py
- New upstream release
+ Version 8.0.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Adjust upstream source name in spec file
- Drop extra LICENSE.txt as upstream now ships its own
- Rename LICENSE.txt to LICENSE in %files section
- New upstream release
+ Version 7.3.1
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Update Requires from setup.py
- New upstream release
+ Version 7.3.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Update Requires from setup.py
- python-azure-mgmt
-
- Add additional packages from the Azure SDK to Requires
+ python-azure-mgmt-azurestackhcivm
+ python-azure-mgmt-carbonoptimization
+ python-azure-mgmt-cloudhealth
+ python-azure-mgmt-computerecommender
+ python-azure-mgmt-containerservicesafeguards
+ python-azure-mgmt-dependencymap
+ python-azure-mgmt-kubernetesconfiguration-extensions
+ python-azure-mgmt-kubernetesconfiguration-extensiontypes
+ python-azure-mgmt-kubernetesconfiguration-fluxconfigurations
+ python-azure-mgmt-lambdatesthyperexecute
+ python-azure-mgmt-migrationdiscoverysap
+ python-azure-mgmt-mongodbatlas
+ python-azure-mgmt-neonpostgres
+ python-azure-mgmt-onlineexperimentation
+ python-azure-mgmt-planetarycomputer
+ python-azure-mgmt-playwright
+ python-azure-mgmt-purestorageblock
+ python-azure-mgmt-resource-bicep
+ python-azure-mgmt-sitemanager
+ python-azure-mgmt-storageactions
+ python-azure-mgmt-storagediscovery
+ python-azure-mgmt-terraform
+ python-azure-mgmt-trustedsigning
+ python-azure-mgmt-workloadorchestration
+ python-azure-mgmt-workloadssapvirtualinstance
- Add additional packages from the Azure SDK to Requires
+ python-azure-mgmt-arizeaiobservabilityeval
+ python-azure-mgmt-astro
+ python-azure-mgmt-billingbenefits
+ python-azure-mgmt-computefleet
+ python-azure-mgmt-computeschedule
+ python-azure-mgmt-connectedcache
+ python-azure-mgmt-containerorchestratorruntime
+ python-azure-mgmt-databasewatcher
+ python-azure-mgmt-deviceregistry
+ python-azure-mgmt-devopsinfrastructure
+ python-azure-mgmt-durabletask
+ python-azure-mgmt-edgezones
+ python-azure-mgmt-fabric
+ python-azure-mgmt-hdinsightcontainers
+ python-azure-mgmt-healthdataaiservices
+ python-azure-mgmt-impactreporting
+ python-azure-mgmt-informaticadatamanagement
+ python-azure-mgmt-iotoperations
+ python-azure-mgmt-largeinstance
+ python-azure-mgmt-migrationassessment
+ python-azure-mgmt-mysqlflexibleservers
+ python-azure-mgmt-oracledatabase
+ python-azure-mgmt-pineconevectordb
+ python-azure-mgmt-portalservicescopilot
+ python-azure-mgmt-postgresqlflexibleservers
+ python-azure-mgmt-standbypool
+ python-azure-mgmt-weightsandbiases
- python-azure-monitor-ingestion
-
- New upstream release
+ Version 1.1.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Adjust upstream source name in spec file
- Drop extra LICENSE.txt as upstream now ships its own
- Rename LICENSE.txt to LICENSE in %files section
- New upstream release
+ Version 1.0.4
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Update Requires from setup.py
- python-azure-monitor-query
-
- New upstream release
+ Version 2.0.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Update Requires from setup.py
- New upstream release
+ Version 1.4.1
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Adjust upstream source name in spec file
- Drop extra LICENSE.txt as upstream now ships its own
- Rename LICENSE.txt to LICENSE in %files section
- New upstream release
+ Version 1.4.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- python-azure-multiapi-storage
-
- New upstream release
+ Version 1.6.0
+ For detailed information about changes see the
README.rst file provided with this package
- python-azure-schemaregistry
-
- New upstream release
+ Version 1.3.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Adjust upstream source name in spec file
- Drop extra LICENSE.txt as upstream now ships its own
- Remove unzip package from BuildRequires
- Rename LICENSE.txt to LICENSE in %files section
- Switch source archive format to TAR.GZ
- Update Requires from setup.py
- python-azure-sdk
-
- Add additional packages from the Azure SDK to Requires
+ python-azure-monitor-querymetrics
+ python-azure-onlineexperimentation
+ python-azure-storage-blob-changefeed
- Add additional packages from the Azure SDK to Requires
+ python-azure-communication-messages
+ python-azure-health-deidentification
+ python-azure-healthinsights-radiologyinsights
+ python-azure-maps-geolocation
+ python-azure-maps-timezone
- python-azure-search-documents
-
- Replace bogus Apache-2.0 with MIT in License field
- New upstream release
+ Version 11.6.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- New upstream release
+ Version 11.5.3
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- New upstream release
+ Version 11.5.2
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- New upstream release
+ Version 11.5.1
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Adjust upstream source name in spec file
- Drop extra LICENSE.txt as upstream now ships its own
- Rename LICENSE.txt to LICENSE in %files section
- Update Requires from setup.py
- python-azure-servicebus
-
- New upstream release
+ Version 7.14.3
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- New upstream release
+ Version 7.14.2
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- New upstream release
+ Version 7.14.1
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- New upstream release
+ Version 7.14.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- New upstream release
+ Version 7.13.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- New upstream release
+ Version 7.12.3
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Adjust upstream source name in spec file
- Drop extra LICENSE.txt as upstream now ships its own
- Rename LICENSE.txt to LICENSE in %files section
- New upstream release
+ Version 7.12.2
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Update Requires from setup.py
- New upstream release
+ Version 7.12.1
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Update Requires from setup.py
- python-azure-servicemanagement-legacy
-
- New upstream release
+ Version 0.20.8
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Adjust upstream source name in spec file
- Remove unzip package from BuildRequires
- Switch source archive format to TAR.GZ
- python-azure-storage-blob
-
- New upstream release
+ Version 12.28.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- New upstream release
+ Version 12.27.1
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- New upstream release
+ Version 12.27.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- New upstream release
+ Version 12.26.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- New upstream release
+ Version 12.25.1
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- New upstream release
+ Version 12.25.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- New upstream release
+ Version 12.24.1
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- New upstream release
+ Version 12.24.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- New upstream release
+ Version 12.23.1
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- New upstream release
+ Version 12.23.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Adjust upstream source name in spec file
- Update Requires from setup.py
- New upstream release
+ Version 12.22.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- New upstream release
+ Version 12.21.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- New upstream release
+ Version 12.20.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Update Requires from setup.py
- New upstream release
+ Version 12.19.1
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- python-azure-storage-file-datalake
-
- New upstream release
+ Version 12.23.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Update Requires from setup.py
- New upstream release
+ Version 12.22.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Update Requires from setup.py
- New upstream release
+ Version 12.21.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Update Requires from setup.py
- New upstream release
+ Version 12.20.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Update Requires from setup.py
- New upstream release
+ Version 12.19.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Update Requires from setup.py
- New upstream release
+ Version 12.18.1
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Update Requires from setup.py
- New upstream release
+ Version 12.18.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Update Requires from setup.py
- New upstream release
+ Version 12.17.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Adjust upstream source name in spec file
- Update Requires from setup.py
- New upstream release
+ Version 12.16.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Drop extra LICENSE.txt as upstream now ships its own
- Rename LICENSE.txt to LICENSE in %files section
- Update Requires from setup.py
- New upstream release
+ Version 12.15.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Update Requires from setup.py
- python-azure-storage-file-share
-
- New upstream release
+ Version 12.24.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- New upstream release
+ Version 12.23.1
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- New upstream release
+ Version 12.23.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- New upstream release
+ Version 12.22.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- New upstream release
+ Version 12.21.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- New upstream release
+ Version 12.20.1
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- New upstream release
+ Version 12.20.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- New upstream release
+ Version 12.19.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- New upstream release
+ Version 12.18.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Adjust upstream source name in spec file
- Update Requires from setup.py
- New upstream release
+ Version 12.17.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Drop extra LICENSE.txt as upstream now ships its own
- Rename LICENSE.txt to LICENSE in %files section
- Update Requires from setup.py
- New upstream release
+ Version 12.16.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Update Requires from setup.py
- python-azure-storage-queue
-
- New upstream release
+ Version 12.15.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- New upstream release
+ Version 12.14.1
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- New upstream release
+ Version 12.14.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- New upstream release
+ Version 12.13.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- New upstream release
+ Version 12.12.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Adjust upstream source name in spec file
- Update Requires from setup.py
- New upstream release
+ Version 12.11.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- New upstream release
+ Version 12.10.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Update Requires from setup.py
- python-azure-synapse-artifacts
-
- New upstream release
+ Version 0.21.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Update Requires from setup.py
- New upstream release
+ Version 0.20.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Adjust upstream source name in spec file
- Drop extra LICENSE.txt as upstream now ships its own
- Rename LICENSE.txt to LICENSE in %files section
- Update Requires from setup.py
- python-azure-template
-
- New upstream release
+ Version 0.1.0b4077576
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- New upstream release
+ Version 0.1.0b4047095
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- New upstream release
+ Version 0.1.0b4033655
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- New upstream release
+ Version 0.1.0b4008387
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- New upstream release
+ Version 0.1.0b3990213
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- New upstream release
+ Version 0.1.0b3971864
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- New upstream release
+ Version 0.1.0b3920641
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- python-msal
-
- Update to version 1.35.0b1
* The managed identity code path no longer has a dependency on the
socket.getfqdn(). No API change is needed. Existing MSAL-powered
apps will automatically pick up this new behavior.
* This version of MSAL Python will pick up PyMsalRuntime 0.20.*.
No API change is needed. Existing MSAL-powered apps will
automatically pick up this new behavior.
* The thumbprint name-value pair in the client_credential parameter
becomes optional now. See API docs for usage.
* ROPC deprecation by @Ugonnaak1 in (#855)
* Test case for token response scope differing from token request
scope by @rayluo in (#856)
* Update pymsalruntime version range to handle the latest 0.20.0 release
by @DharshanBJ in (#858)
* Document how to enable sha256 for client credential by @rayluo in (#833)
* Remove the reliance on getfqdn() by @rayluo in (#859)
* Thumbprint for certificate made optional by @vi7us in (#835)
* Support Python 3.14 by @rayluo in (#861)
* Explicitly remove issuer from the OIDC discovery response
by @rayluo in (#863)
* Suppress CodeQL warning by @bgavrilMS in (#867)
- Override upstream version with 1.35.0~b1
- Update to version 1.34.0
* ManagedIdentityClient(..., client_capabilities=["cp1"]).\
acquire_token_for_client(..., claims_challenge="...")
by @rayluo in (#791)
* Update deprecated TokenCache API usage by @pvaneck in (#805)
* Enable broker support on Linux for WSL by @DharshanBJ in (#766)
* Fix username/password validation in broker test
by @emmanuel-ferdman in (#807)
* Merge release 1.32.3 back to dev branch by @rayluo in (#816)
* Add dependency management suggestions by @rayluo in (#819)
* Remind developers about http_cache's unstable format
by @rayluo in (#821)
* Properly throw MsalServiceError exception by @rayluo in (#820)
* Improve test cases to test header-less response by @rayluo in (#822)
* Upgrade dependency by @rayluo in (#824)
* Linux broker needs a specific redirect_uri by @rayluo in (#826)
* MSAL Python 1.33.0b1 release by @rayluo in (#827)
* Use lowercase environment value during searching
by @rayluo in (#831)
* Add claims challenge parameter in initiate_device_flow
by @ashok672 in (#839)
* MSAL Python 1.33.0 by @rayluo in (#841)
* Declare support for Python 3.13 by @rayluo in (#851)
- Remove temporary version override
- Update to version 1.34.0b1
* Use lowercase environment value during searching by @rayluo in (#831)
* Add claims challenge parameter in initiate_device_flow by @ashok672 in (#839)
- Override upstream version with 1.34.0~b1
- Update to version 1.33.0
* Managed Identity on Service Fabric supports specifying
client_capabilities and claims_challenge (#791)
* Broker support on Linux and WSL. (#766)
* A byproduct of this is that broker on all platforms will
support Python 3.13. (#823)
- Update to version 1.33.0b1
* ManagedIdentityClient(..., client_capabilities=["cp1"]).\
acquire_token_for_client(..., claims_challenge="...")
by @rayluo in (#791)
* Update deprecated TokenCache API usage by @pvaneck in (#805)
* Enable broker support on Linux for WSL by @DharshanBJ in (#766)
* Fix username/password validation in broker test
by @emmanuel-ferdman in (#807)
* Merge release 1.32.3 back to dev branch by @rayluo in (#816)
* Add dependency management suggestions by @rayluo in (#819)
* Remind developers about http_cache's unstable format by @rayluo in (#821)
* Properly throw MsalServiceError exception by @rayluo in (#820)
* Improve test cases to test header-less response by @rayluo in (#822)
* Upgrade dependency by @rayluo in (#824)
* Linux broker needs a specific redirect_uri by @rayluo in (#826)
* MSAL Python 1.33.0b1 release by @rayluo in (#827)
- Override upstream version with 1.33.0~b1
- python-opencensus-ext-azure
-
- Convert to pip-based build
- Refresh opencensus-pr1002-remove-mock.patch with latest code
- Add python313.patch to make it compatible with python313,
gh#census-instrumentation/opencensus-python#1248
- Update to 1.1.14
* Remove status code 206 from retry code + only count batch level for statsbeat (#1247)
- from version 1.1.13
* Changed bit-mapping for httpx and fastapi integrations
- from version 1.1.12
* Fix missing/None fields in ExceptionDetails (#1232)
* Fix missing/None typeName field in ExceptionDetails (#1234)
- from version 1.1.11
* Add str fallback to envelope serialization (#1196)
* Remove outerId from exceptiondata (#1221)
- from version 1.1.10
* Various bug fixes
- from version 1.1.9
* Fix export of exception information in traces (#1187)
* Modify metrics exporter to include setting export interval to 60s
- from version 1.1.8
* Disable storage for statsbeat if storage is disabled for exporter (#1155)
* Add UK to eu statsbeats (#1181)
- from version 1.1.7
* Add storage existence checks to storing and transmitting in exporter (#1150)
* Add 502 and 504 status codes as retriable (#1153)
* Fix statsbeat bug - exporting zero values for network statsbeat
- Replace %patchN with %patch -P N: %patchN is deprecated.
- python-opentelemetry-api
-
- update to 1.37.0:
* Add experimental composite samplers
* Add new environment variables to the SDK `OTEL_PYTHON_EXPORTE
R_OTLP_{HTTP/GRPC}_{METRICS/TRACES/LOGS}_CREDENTIAL_PROVIDER`
that can be used to inject a `requests.Session` or
`grpc.ChannelCredentials` object into OTLP exporters created
during auto instrumentation #4689.
* Filter duplicate logs out of some internal `logger`'s logs on
the export logs path that might otherwise endlessly log or
cause a recursion depth exceeded issue in cases where logging
itself results in an exception. (#4695).
* docs: linked the examples with their github source code
location and added Prometheus example
* Permit to override default HTTP OTLP exporters headers
* semantic-conventions: Bump to 1.37.0
* opentelemetry-sdk: fix handling of OTEL_ATTRIBUTE_COUNT_LIMIT
in logs
* Performance: Cache `importlib_metadata.entry_points`
* opentelemetry-sdk: fix calling Logger.emit with an API
LogRecord instance
- update to 1.36.0:
* Add missing Prometheus exporter documentation
* Overwrite logging.config.fileConfig and
logging.config.dictConfig to ensure the OTLP `LogHandler`
remains attached to the root logger. Fix a bug that can cause
a deadlock to occur over `logging._lock` in some cases
(#4636).
* otlp-http-exporter: set default value for param `timeout_sec`
in `_export` method
* Update OTLP gRPC/HTTP exporters: calling shutdown will now
interrupt exporters that are sleeping before a retry attempt,
and cause them to return failure immediately. Update
BatchSpan/LogRecordProcessors: shutdown will now complete
after 30 seconds of trying to finish exporting any buffered
telemetry, instead of continuing to export until all
telemetry was exported. (#4638).
- update to 1.35.0:
* Update OTLP proto to v1.7 #4645.
* Add `event_name` as a top level field in the `LogRecord`.
Events are now simply logs with the `event_name` field set,
the logs SDK should be used to emit events (#4652).
* Update OTLP gRPC/HTTP exporters: the export timeout is now
inclusive of all retries and backoffs. A +/-20% jitter was
added to all backoffs. A pointless 32 second sleep that
occurred after all retries had completed/failed was removed.
(#4564).
* Update ConsoleLogExporter.export to handle LogRecord's
containing bytes type in the body (#4614).
* opentelemetry-sdk: Fix invalid `type: ignore` that causes
mypy to ignore the whole file
* Add `span_exporter` property back to `BatchSpanProcessor`
class
* Fix license field in pyproject.toml files
* Update logger level to NOTSET in logs example
* Logging API accepts optional `context`; deprecates
`trace_id`, `span_id`, `trace_flags`. (#4597) and
* sdk: use context instead of trace_id,span_id for initializing
LogRecord
* Rename LogRecordProcessor.emit to on_emit
* Logging API hide std_to_otel function to convert python
logging severity to otel severity
* proto: relax protobuf version requirement to support v6
* Bump semantic-conventions to 1.36.0
* Set expected User-Agent in HTTP headers for grpc OTLP
exporter
- update to 1.34.1:
* opentelemetry-sdk: Fix invalid `type: ignore` that causes
mypy to ignore the whole file
* Add `span_exporter` property back to `BatchSpanProcessor`
class
- update to 1.34.0:
* typecheck: add sdk/resources and drop mypy
* Refactor `BatchLogRecordProcessor` to simplify code and make
the control flow more clear (#4562 and #4535).
* Use PEP702 for marking deprecations
* Refactor `BatchLogRecordProcessor` and `BatchSpanProcessor`
to simplify code and make the control flow more clear (#4562
[#4535], and #4580).
* Remove log messages from `BatchLogRecordProcessor.emit`, this
caused the program to crash at shutdown with a max recursion
error (#4586).
* Configurable max retry timeout for grpc exporter
* opentelemetry-api: allow importlib-metadata 8.7.0
* opentelemetry-test-utils: assert explicit bucket boundaries
in histogram metrics
* Bump semantic conventions to 1.34.0
* Drop support for Python 3.8
- Update to 1.33.1
* Remove log messages from BatchLogRecordProcessor.emit, this caused the
program to crash at shutdown with a max recursion error
- Update to 1.33.0
* Fix intermittent Connection aborted error when using otlp/http exporters
* opentelemetry-sdk: use stable code attributes:
code.function -> code.function.name, code.lineno -> code.line.number,
code.filepath -> code.file.path
* Fix serialization of extended attributes for logs signal
* Handle OTEL_PROPAGATORS contains None
* docs: updated and added to the metrics and log examples
* Bump semantic conventions to 1.33.0
- update to 1.30.0:
* Always setup logs sdk,
OTEL_PYTHON_LOGGING_AUTO_INSTRUMENTATION_ENABLED only
controls python `logging` module handler setup
* Add `attributes` field in `metrics.get_meter` wrapper
function
* Add Python 3.13 support
* sdk: don't log or print warnings when the SDK has been
disabled
* Fix span context manager typing by using ParamSpec from
typing_extensions
* Fix serialization of None values in logs body to match
1.31.0+ data model
* [BREAKING] semantic-conventions: Remove `opentelemetry.semcon
v.attributes.network_attributes.NETWORK_INTERFACE_NAME`
introduced by mistake in the wrong module.
* Add support for explicit bucket boundaries advisory for
Histograms
* semantic-conventions: Bump to 1.30.0
- Update to 1.29.0
* Fix crash exporting a log record with None body
* Fix metrics export with exemplar and no context and filtering observable instruments
* Fix recursion error with sdk disabled and handler added to root logger
* sdk: setup EventLogger when OTEL_PYTHON_LOGGING_AUTO_INSTRUMENTATION_ENABLED is set
* api: fix logging of duplicate EventLogger setup warning
* sdk: fix setting of process owner in ProcessResourceDetector
* sdk: fix serialization of logs severity_number field to int
* Remove `TestBase.assertEqualSpanInstrumentationInfo` method,
use `assertEqualSpanInstrumentationScope` instead
* sdk: instantiate lazily `ExemplarBucket`s in `ExemplarReservoir`s
* semantic-conventions: Bump to 1.29.0
- from version 1.28.0
* Removed superfluous py.typed markers and added them where they were missing
* Include metric info in encoding exceptions
* sdk: Add support for log formatting
* sdk: Add Host resource detector
* sdk: Implementation of exemplars
* Implement events sdk
* Update semantic conventions to version 1.28.0
* Add support to protobuf 5+ and drop support to protobuf 3 and 4
* Update environment variable descriptions to match signal
* Record logger name as the instrumentation scope name
* Fix memory leak in exporter and reader
* Drop `OTEL_PYTHON_EXPERIMENTAL_DISABLE_PROMETHEUS_UNIT_NORMALIZATION` environment variable
* Improve compatibility with other logging libraries that override
`LogRecord.getMessage()` in order to customize message formatting
- Update BuildRequires from pyproject.toml
- Update to 1.27.0
* Implementation of Events API (#4054)
* Make log sdk add `exception.message` to logRecord for exceptions whose argument
is an exception not a string message (#4122)
* Fix use of `link.attributes.dropped`, which may not exist (#4119)
* Running mypy on SDK resources (#4053)
* Added py.typed file to top-level module (#4084)
* Drop Final annotation from Enum in semantic conventions (#4085)
* Update log export example to not use root logger (#4090)
* sdk: Add OS resource detector (#3992)
* sdk: Accept non URL-encoded headers in `OTEL_EXPORTER_OTLP_*HEADERS`
to match other languages SDKs (#4103)
* Update semantic conventions to version 1.27.0 (#4104)
* Add support to type bytes for OTLP AnyValue (#4128)
* Export ExponentialHistogram and ExponentialHistogramDataPoint (#4134)
* Implement Client Key and Certificate File Support for All OTLP Exporters (#4116)
* Remove `_start_time_unix_nano` attribute from `_ViewInstrumentMatch` in favor
of using `time_ns()` at the moment when the aggregation object is created (#4137)
- from version 1.26.0
* Standardizing timeout calculation in measurement consumer collect to nanoseconds (#4074)
* Optional scope attributes for logger creation (#4035)
* Optional scope attribute for tracer creation (#4028)
* OTLP exporter is encoding invalid span/trace IDs in the logs fix (#4006)
* Update sdk process resource detector `process.command_args` attribute
to also include the executable itself (#4032)
* Fix `start_time_unix_nano` for delta collection for explicit bucket
histogram aggregation (#4009)
* Fix `start_time_unix_nano` for delta collection for sum aggregation (#4011)
* Update opentracing and opencesus docs examples to not use JaegerExporter (#4023)
* Do not execute Flask Tests in debug mode (#3956)
* When encountering an error encoding metric attributes in the OTLP exporter,
log the key that had an error. (#3838)
* Fix `ExponentialHistogramAggregation` (#3978)
* Log a warning when a `LogRecord` in `sdk/log` has dropped attributes
due to reaching limits (#3946)
* Fix RandomIdGenerator can generate invalid Span/Trace Ids (#3949)
* Add Python 3.12 to tox (#3616)
* Improve resource field structure for LogRecords (#3972)
* Update Semantic Conventions code generation scripts:
+ Fix namespace exclusion that resulted in dropping `os` and `net` namespaces.
+ Add `Final` decorator to constants to prevent collisions
+ Enable mypy and fix detected issues
+ Allow to drop specific attributes in preparation for Semantic Conventions v1.26.0 (#3973)
* Update semantic conventions to version 1.26.0. (#3964)
* Use semconv exception attributes for record exceptions in spans (#3979)
* Fix _encode_events assumes events.attributes.dropped exists (#3965)
* Validate links at span creation (#3991)
* Add attributes field in `MeterProvider.get_meter` and `InstrumentationScope` (#4015)
* Fix inaccessible `SCHEMA_URL` constants in `opentelemetry-semantic-conventions` (#4069)
- Add python-opentelemetry-test-utils to BuildRequires
- Enable all previously disabled tests in %check section
- Split off tests into separate -test package to avoid circular
build dependency with python-opentelemetry-test-utils
- update to 1.25.0:
* Fix class BoundedAttributes to have RLock rather than Lock
* Remove thread lock by loading RuntimeContext explicitly.
* Update proto version to v1.2.0
* Add to_json method to ExponentialHistogram
* Bump mypy to 1.9.0
* Fix exponential histograms
* Fix otlp exporter to export log_record.observed_timestamp
* Add capture the fully qualified type name for raised
exceptions in spans
* Prometheus exporter sort label keys to prevent duplicate
metrics when user input changes order
* Update semantic conventions to version 1.25.0.
* Rename test objects to avoid pytest warnings
* Add span flags to OTLP spans and links
* Record links with invalid SpanContext if either attributes or
TraceState are not empty
* Add OpenTelemetry trove classifiers to PyPI packages
* Fix prometheus metric name and unit conversion (#3924)
* Add parameters for Distros and configurators to configure
autoinstrumentation in addition to existing environment
variables.
- update to 1.24.0:
* Make create_gauge non-abstract method
* Make `tracer.start_as_current_span()` decorator work with
async functions
* Fix python 3.12 deprecation warning
* bump mypy to 0.982
* Add support for OTEL_SDK_DISABLED environment variable
* Fix ValueError message for PeriodicExportingMetricsReader
* Use `BaseException` instead of `Exception` in
`record_exception`
* Make span.record_exception more robust
* Fix license field in pyproject.toml files
- python-opentelemetry-sdk
-
- update to 1.37.0:
* Add experimental composite samplers
* Add new environment variables to the SDK `OTEL_PYTHON_EXPORTE
R_OTLP_{HTTP/GRPC}_{METRICS/TRACES/LOGS}_CREDENTIAL_PROVIDER`
that can be used to inject a `requests.Session` or
`grpc.ChannelCredentials` object into OTLP exporters created
during auto instrumentation #4689.
* Filter duplicate logs out of some internal `logger`'s logs on
the export logs path that might otherwise endlessly log or
cause a recursion depth exceeded issue in cases where logging
itself results in an exception. (#4695).
* docs: linked the examples with their github source code
location and added Prometheus example
* Permit to override default HTTP OTLP exporters headers
* semantic-conventions: Bump to 1.37.0
* opentelemetry-sdk: fix handling of OTEL_ATTRIBUTE_COUNT_LIMIT
in logs
* Performance: Cache `importlib_metadata.entry_points`
* opentelemetry-sdk: fix calling Logger.emit with an API
LogRecord instance
- update to 1.36.0:
* Add missing Prometheus exporter documentation
* Overwrite logging.config.fileConfig and
logging.config.dictConfig to ensure the OTLP `LogHandler`
remains attached to the root logger. Fix a bug that can cause
a deadlock to occur over `logging._lock` in some cases
(#4636).
* otlp-http-exporter: set default value for param `timeout_sec`
in `_export` method
* Update OTLP gRPC/HTTP exporters: calling shutdown will now
interrupt exporters that are sleeping before a retry attempt,
and cause them to return failure immediately. Update
BatchSpan/LogRecordProcessors: shutdown will now complete
after 30 seconds of trying to finish exporting any buffered
telemetry, instead of continuing to export until all
telemetry was exported. (#4638).
- update to 1.35.0:
* Update OTLP proto to v1.7 #4645.
* Add `event_name` as a top level field in the `LogRecord`.
Events are now simply logs with the `event_name` field set,
the logs SDK should be used to emit events (#4652).
* Update OTLP gRPC/HTTP exporters: the export timeout is now
inclusive of all retries and backoffs. A +/-20% jitter was
added to all backoffs. A pointless 32 second sleep that
occurred after all retries had completed/failed was removed.
(#4564).
* Update ConsoleLogExporter.export to handle LogRecord's
containing bytes type in the body (#4614).
* opentelemetry-sdk: Fix invalid `type: ignore` that causes
mypy to ignore the whole file
* Add `span_exporter` property back to `BatchSpanProcessor`
class
* Fix license field in pyproject.toml files
* Update logger level to NOTSET in logs example
* Logging API accepts optional `context`; deprecates
`trace_id`, `span_id`, `trace_flags`. (#4597) and
* sdk: use context instead of trace_id,span_id for initializing
LogRecord
* Rename LogRecordProcessor.emit to on_emit
* Logging API hide std_to_otel function to convert python
logging severity to otel severity
* proto: relax protobuf version requirement to support v6
* Bump semantic-conventions to 1.36.0
* Set expected User-Agent in HTTP headers for grpc OTLP
exporter
* Use PEP702 for marking deprecations
* Refactor `BatchLogRecordProcessor` and `BatchSpanProcessor`
to simplify code and make the control flow more clear (#4562
[#4535], and #4580).
* Remove log messages from `BatchLogRecordProcessor.emit`, this
caused the program to crash at shutdown with a max recursion
error (#4586).
* Configurable max retry timeout for grpc exporter
* opentelemetry-api: allow importlib-metadata 8.7.0
* opentelemetry-test-utils: assert explicit bucket boundaries
in histogram metrics
* Bump semantic conventions to 1.34.0
* Drop support for Python 3.8
- Skip test test_simple_log_record_processor_shutdown failing
with 3.13.5 (gh#open-telemetry/opentelemetry-python#4630).
- Inject multibuild to avoid a build cycle. (bsc#1244507)
- Update to 1.33.1
* Remove log messages from BatchLogRecordProcessor.emit, this caused the
program to crash at shutdown with a max recursion error
- Update to 1.33.0
* Fix intermittent Connection aborted error when using otlp/http exporters
* opentelemetry-sdk: use stable code attributes:
code.function -> code.function.name, code.lineno -> code.line.number,
code.filepath -> code.file.path
* Fix serialization of extended attributes for logs signal
* Handle OTEL_PROPAGATORS contains None
* docs: updated and added to the metrics and log examples
* Bump semantic conventions to 1.33.0
- update to 1.30.0:
* Always setup logs sdk,
OTEL_PYTHON_LOGGING_AUTO_INSTRUMENTATION_ENABLED only
controls python `logging` module handler setup
* Add `attributes` field in `metrics.get_meter` wrapper
function
* Add Python 3.13 support
* sdk: don't log or print warnings when the SDK has been
disabled
* Fix span context manager typing by using ParamSpec from
typing_extensions
* Fix serialization of None values in logs body to match
1.31.0+ data model
* [BREAKING] semantic-conventions: Remove `opentelemetry.semcon
v.attributes.network_attributes.NETWORK_INTERFACE_NAME`
introduced by mistake in the wrong module.
* Add support for explicit bucket boundaries advisory for
Histograms
* semantic-conventions: Bump to 1.30.0
- Update to 1.29.0
* Fix crash exporting a log record with None body
* Fix metrics export with exemplar and no context and filtering observable instruments
* Fix recursion error with sdk disabled and handler added to root logger
* sdk: setup EventLogger when OTEL_PYTHON_LOGGING_AUTO_INSTRUMENTATION_ENABLED is set
* api: fix logging of duplicate EventLogger setup warning
* sdk: fix setting of process owner in ProcessResourceDetector
* sdk: fix serialization of logs severity_number field to int
* Remove `TestBase.assertEqualSpanInstrumentationInfo` method,
use `assertEqualSpanInstrumentationScope` instead
* sdk: instantiate lazily `ExemplarBucket`s in `ExemplarReservoir`s
* semantic-conventions: Bump to 1.29.0
- from version 1.28.0
* Removed superfluous py.typed markers and added them where they were missing
* Include metric info in encoding exceptions
* sdk: Add support for log formatting
* sdk: Add Host resource detector
* sdk: Implementation of exemplars
* Implement events sdk
* Update semantic conventions to version 1.28.0
* Add support to protobuf 5+ and drop support to protobuf 3 and 4
* Update environment variable descriptions to match signal
* Record logger name as the instrumentation scope name
* Fix memory leak in exporter and reader
* Drop `OTEL_PYTHON_EXPERIMENTAL_DISABLE_PROMETHEUS_UNIT_NORMALIZATION` environment variable
* Improve compatibility with other logging libraries that override
`LogRecord.getMessage()` in order to customize message formatting
- Update BuildRequires and Requires from pyproject.toml
- Update to 1.27.0
* Implementation of Events API (#4054)
* Make log sdk add `exception.message` to logRecord for exceptions whose argument
is an exception not a string message (#4122)
* Fix use of `link.attributes.dropped`, which may not exist (#4119)
* Running mypy on SDK resources (#4053)
* Added py.typed file to top-level module (#4084)
* Drop Final annotation from Enum in semantic conventions (#4085)
* Update log export example to not use root logger (#4090)
* sdk: Add OS resource detector (#3992)
* sdk: Accept non URL-encoded headers in `OTEL_EXPORTER_OTLP_*HEADERS`
to match other languages SDKs (#4103)
* Update semantic conventions to version 1.27.0 (#4104)
* Add support to type bytes for OTLP AnyValue (#4128)
* Export ExponentialHistogram and ExponentialHistogramDataPoint (#4134)
* Implement Client Key and Certificate File Support for All OTLP Exporters (#4116)
* Remove `_start_time_unix_nano` attribute from `_ViewInstrumentMatch` in favor
of using `time_ns()` at the moment when the aggregation object is created (#4137)
- from version 1.26.0
* Standardizing timeout calculation in measurement consumer collect to nanoseconds (#4074)
* Optional scope attributes for logger creation (#4035)
* Optional scope attribute for tracer creation (#4028)
* OTLP exporter is encoding invalid span/trace IDs in the logs fix (#4006)
* Update sdk process resource detector `process.command_args` attribute
to also include the executable itself (#4032)
* Fix `start_time_unix_nano` for delta collection for explicit bucket
histogram aggregation (#4009)
* Fix `start_time_unix_nano` for delta collection for sum aggregation (#4011)
* Update opentracing and opencesus docs examples to not use JaegerExporter (#4023)
* Do not execute Flask Tests in debug mode (#3956)
* When encountering an error encoding metric attributes in the OTLP exporter,
log the key that had an error. (#3838)
* Fix `ExponentialHistogramAggregation` (#3978)
* Log a warning when a `LogRecord` in `sdk/log` has dropped attributes
due to reaching limits (#3946)
* Fix RandomIdGenerator can generate invalid Span/Trace Ids (#3949)
* Add Python 3.12 to tox (#3616)
* Improve resource field structure for LogRecords (#3972)
* Update Semantic Conventions code generation scripts:
+ Fix namespace exclusion that resulted in dropping `os` and `net` namespaces.
+ Add `Final` decorator to constants to prevent collisions
+ Enable mypy and fix detected issues
+ Allow to drop specific attributes in preparation for Semantic Conventions v1.26.0 (#3973)
* Update semantic conventions to version 1.26.0. (#3964)
* Use semconv exception attributes for record exceptions in spans (#3979)
* Fix _encode_events assumes events.attributes.dropped exists (#3965)
* Validate links at span creation (#3991)
* Add attributes field in `MeterProvider.get_meter` and `InstrumentationScope` (#4015)
* Fix inaccessible `SCHEMA_URL` constants in `opentelemetry-semantic-conventions` (#4069)
- Update BuildRequires and Requires from pyproject.toml
- update to 1.25.0:
* Fix class BoundedAttributes to have RLock rather than Lock
* Remove thread lock by loading RuntimeContext explicitly.
* Update proto version to v1.2.0
* Add to_json method to ExponentialHistogram
* Bump mypy to 1.9.0
* Fix exponential histograms
* Fix otlp exporter to export log_record.observed_timestamp
* Add capture the fully qualified type name for raised
exceptions in spans
* Prometheus exporter sort label keys to prevent duplicate
metrics when user input changes order
* Update semantic conventions to version 1.25.0.
* Rename test objects to avoid pytest warnings
* Add span flags to OTLP spans and links
* Record links with invalid SpanContext if either attributes or
TraceState are not empty
* Add OpenTelemetry trove classifiers to PyPI packages
* Fix prometheus metric name and unit conversion
* Add parameters for Distros and configurators to configure
autoinstrumentation in addition to existing environment
variables.
- update to 1.24.0:
* Make create_gauge non-abstract method
* Make `tracer.start_as_current_span()` decorator work with
async functions
* Fix python 3.12 deprecation warning
* bump mypy to 0.982
* Add support for OTEL_SDK_DISABLED environment variable
* Fix ValueError message for PeriodicExportingMetricsReader
* Use `BaseException` instead of `Exception` in
`record_exception`
* Make span.record_exception more robust
* Fix license field in pyproject.toml files
- python-opentelemetry-semantic-conventions
-
- update to 0.58b0:
* Add experimental composite samplers (#4714)
* Add new environment variables to the SDK
OTEL_PYTHON_EXPORTER_OTLP_{HTTP/GRPC}_{METRICS/TRACES/LOGS}_CREDENTIAL_PROVIDER
that can be used to inject a requests.Session or
grpc.ChannelCredentials object into OTLP exporters created
during auto instrumentation #4689.
* Filter duplicate logs out of some internal logger's logs on
the export logs path that might otherwise endlessly log or
cause a recursion depth exceeded issue in cases where logging
itself results in an exception. (#4695).
* docs: linked the examples with their github source code
location and added Prometheus example (#4728)
* Permit to override default HTTP OTLP exporters headers (#4634)
- Update to 0.54b1
* Remove log messages from BatchLogRecordProcessor.emit, this caused the
program to crash at shutdown with a max recursion error
- Update to 0.54b0
* Fix intermittent Connection aborted error when using otlp/http exporters
* opentelemetry-sdk: use stable code attributes:
code.function -> code.function.name, code.lineno -> code.line.number,
code.filepath -> code.file.path
* Fix serialization of extended attributes for logs signal
* Handle OTEL_PROPAGATORS contains None
* docs: updated and added to the metrics and log examples
* Bump semantic conventions to 1.33.0
- update to 0.51b0:
* Always setup logs sdk,
OTEL_PYTHON_LOGGING_AUTO_INSTRUMENTATION_ENABLED only
controls python `logging` module handler setup
* Add `attributes` field in `metrics.get_meter` wrapper
function
* Add Python 3.13 support
* sdk: don't log or print warnings when the SDK has been
disabled
* Fix span context manager typing by using ParamSpec from
typing_extensions
* Fix serialization of None values in logs body to match
1.31.0+ data model
* [BREAKING] semantic-conventions: Remove `opentelemetry.semcon
v.attributes.network_attributes.NETWORK_INTERFACE_NAME`
introduced by mistake in the wrong module.
* Add support for explicit bucket boundaries advisory for
Histograms
* semantic-conventions: Bump to 1.30.0
- Update to 0.50b0
* Fix crash exporting a log record with None body
* Fix metrics export with exemplar and no context and filtering observable instruments
* Fix recursion error with sdk disabled and handler added to root logger
* sdk: setup EventLogger when OTEL_PYTHON_LOGGING_AUTO_INSTRUMENTATION_ENABLED is set
* api: fix logging of duplicate EventLogger setup warning
* sdk: fix setting of process owner in ProcessResourceDetector
* sdk: fix serialization of logs severity_number field to int
* Remove `TestBase.assertEqualSpanInstrumentationInfo` method,
use `assertEqualSpanInstrumentationScope` instead
* sdk: instantiate lazily `ExemplarBucket`s in `ExemplarReservoir`s
* semantic-conventions: Bump to 1.29.0
- from version 0.49b0
* Removed superfluous py.typed markers and added them where they were missing
* Include metric info in encoding exceptions
* sdk: Add support for log formatting
* sdk: Add Host resource detector
* sdk: Implementation of exemplars
* Implement events sdk
* Update semantic conventions to version 1.28.0
* Add support to protobuf 5+ and drop support to protobuf 3 and 4
* Update environment variable descriptions to match signal
* Record logger name as the instrumentation scope name
* Fix memory leak in exporter and reader
* Drop `OTEL_PYTHON_EXPERIMENTAL_DISABLE_PROMETHEUS_UNIT_NORMALIZATION` environment variable
* Improve compatibility with other logging libraries that override
`LogRecord.getMessage()` in order to customize message formatting
- Update Requires from pyproject.toml
- Use %{version} in BuildRequires for dependencies
- Update to 0.48b0
* Implementation of Events API (#4054)
* Make log sdk add `exception.message` to logRecord for exceptions
whose argument is an exception not a string message (#4122)
* Fix use of `link.attributes.dropped`, which may not exist (#4119)
* Running mypy on SDK resources (#4053)
* Added py.typed file to top-level module (#4084)
* Drop Final annotation from Enum in semantic conventions (#4085)
* Update log export example to not use root logger (#4090)
* sdk: Add OS resource detector (#3992)
* sdk: Accept non URL-encoded headers in `OTEL_EXPORTER_OTLP_*HEADERS`
to match other languages SDKs (#4103)
* Update semantic conventions to version 1.27.0 (#4104)
* Add support to type bytes for OTLP AnyValue (#4128)
* Export ExponentialHistogram and ExponentialHistogramDataPoint (#4134)
* Implement Client Key and Certificate File Support for All OTLP Exporters (#4116)
* Remove `_start_time_unix_nano` attribute from `_ViewInstrumentMatch` in favor
of using `time_ns()` at the moment when the aggregation object is created (#4137)
- for changes between 0.44b0 and 0.48b0 see upstream CHANGELOG.md
- python-pyOpenSSL
-
- CVE-2026-40475: improper input handling of null bytes can lead to
silent data truncation and security-state inconsistency (bsc#1262803)
* CVE-2026-40475.patch
- python-pycomposefile
-
- Add dict_license_field.patch to rewrite license field in pyproject.toml as
dict to be able to lower the version build dependency on python-flit-core
- Remove version restriction for python-flit-core in BuildRequires
- Update to version 0.0.34
* Add comprehensive test coverage for KVP splitting with multiple equals signs
* Add LICENSE and sample/ to sdist
- from version 0.0.33
* Bump setuptools from 75.2.0 to 78.1.1
* Update service
* Fix regex to correctly capture default values in environment variable
replacement embed version in sdist and migrate to pyproject.toml
- Drop p_fix-version-number.patch, fixed upstream
- Update BuildRequires from pyproject.toml
- Update to version 0.0.32
* Update build.yaml
* Updates
* Bump publish
* Update publish with 3.10 (quotes)
- from version 0.0.31
* Create LICENSE
* Replace import of “src.pycomposefile” in a test
* Resolved error when environment variable value contains equal sign
- Refresh p_fix-version-number.patch
- python-websocket-client
-
- Adjust License tag on spec file after transition to Apache-2.0
- Update to 1.9.0
* Remove Python 3.8 support (EOL), add Python 3.13 (5f25030)
* Remove localhost and 127.0.0.1 from default NO_PROXY list (#994)
* Support IPv6 CIDRs in the no_proxy option (#1033)
* Fix thread safety condition in `teardown()` to improve `run_forever()` (#1015)
* Fix #1024 by chunking data, recursion in on_error callback, thread leak
in `_stop_ping_thread()`, avoid implicit None in `recv()` (#1036)
* Avoid bare except clauses for better error handling (#1036)
* Fix async (#983)
* Resolve mypy type errors (#996, #1006, 813d570)
* Test coverage improvements (#1035, #1036)
* flake8 linting improvements (#1034)
- Update to 1.8.0:
* Added `on_reconnect` parameter to WebSocketApp to handle callback
ambiguity
* Improve handling of SSLEOFError and use reconnect bool
- Switch to pyproject macros.
- update to 1.7.0:
* Renamed `mask` variable in ABNF to prevent name collision
with `mask()` function (9b51f73)
* Fixed old http import of HTTPStatus in _handshake.py
* Add `send_text()` and `send_bytes()` to _app.py
* Improved typehint support
* General readability improvements, made all string
concatenations use f-strings
* Applied black formatting style to code (da7f286)
- update to 1.6.4:
* Fix #952, add support for HTTP 307 and 308 redirect codes
* Fix type hints issues
* Add support for Python beta release 3.12 in CI
* Add maintainer email in setup.py
* Add support for SSLKEYLOGFILE environment variable
* Add support for callable header arguments
* Change handling of proxy environment variables, is_secure set
to true now prevents http_proxy from getting used
* Fix Dispatcher keyboard interrupt. Should solve reconnect
loop with rel
* Fix teardown issue when ping thread is not properly ended
* Fix double ping wait time on first ping
* Minor type hints improvements (eda6724, 54b3013)
* Add logic to avoid error in the case where content-length
header does not exist, bug introduced in 1.5.2
* Fix wsdump.py script typing, bug introduced in 1.5.2
* Add type hints
* Fix pytype errors
* Fix args passed to logging function
* Standardize PEP 3101 formatting (c6a445f)
* Add more verbose exception for unsuccessful handshake
- rsync
-
- Security update:
- bsc#1234100, CVE-2024-12084: Heap Buffer Overflow in Checksum Parsing
- bsc#1234101, CVE-2024-12085: Info Leak via uninitialized Stack contents defeats ASLR
- bsc#1234102, CVE-2024-12086: server leaks arbitrary client files
- bsc#1234103, CVE-2024-12087: server can make client write files outside of destination directory using symbolic links
- bsc#1234104, CVE-2024-12088: --safe-links bypass
- bsc#1235475, CVE-2024-12747: Race Condition in rsync Handling Symbolic Links
- bsc#1254441, CVE-2025-10158: Out of bounds array access via negative index
- bsc#1262223, CVE-2026-41035: Count of entries mismatch can lead to a use-after-free
- bsc#1264511, CVE-2026-29518: Symlink-Race TOCTOU in Daemon (use chroot = no)
- bsc#1264515, CVE-2026-43617: Authorization Bypass via Hostname Resolution
- bsc#1264512, CVE-2026-43618: Integer Overflow Information Disclosure
- bsc#1264513, CVE-2026-43620: Out-of-Bounds Array Read via recv_files()
- bsc#1265296, CVE-2026-45232: Off-by-one stack OOB write in HTTP CONNECT proxy response parsing
- With the big security update above-mentioned, we received a big amount of harderning
patches that are pre-requisitoes that we added to this version:
- rsync-hardening-0001-Fix-warning-about-conflicting-lseek-lseek64-prototyp.patch
- rsync-hardening-0002-hlink-Fix-function-pointer-cast-in-qsort.patch
- rsync-hardening-0003-bool-is-a-keyword-in-C23.patch
- rsync-hardening-0004-Fix-warning-about-missing-bomb-.-prototype.patch
- rsync-hardening-0005-CVE-2024-12084-Some-checksum-buffer-fixes.patch
(replaces: rsync-CVE-2024-12084-overflow-01.patch)
- rsync-hardening-0006-CVE-2024-12084-Another-cast-when-multiplying-integers.patch
(replaces: rsync-CVE-2024-12084-overflow-02.patch)
- rsync-hardening-0007-CVE-2024-12085-prevent-information-leak-off-the-stack.patch
(replaces: rsync-CVE-2024-12085.patch)
- rsync-hardening-0008-CVE-2024-12086-refuse-fuzzy-options-when-fuzzy-not-selected.patch
(replaces: rsync-CVE-2024-12086_01.patch)
- rsync-hardening-0009-added-secure_relative_open.patch
(replaces: rsync-CVE-2024-12086_02.patch)
- rsync-hardening-0010-receiver-use-secure_relative_open-for-basis-file.patch
(replaces: rsync-CVE-2024-12086_03.patch)
- rsync-hardening-0011-disallow-.-elements-in-relpath-for-secure_relative_o.patch
(replaces: rsync-CVE-2024-12086_04.patch)
- rsync-hardening-0012-CVE-2024-12087-Refuse-a-duplicate-dirlist.patch
(replaces: rsync-CVE-2024-12087_01.patch)
- rsync-hardening-0013-CVE-2024-12087-range-check-dir_ndx-before-use.patch
(replaces:: rsync-CVE-2024-12087_02.patch)
- rsync-hardening-0014-CVE-2024-12088-make-safe-links-stricter.patch
(replaces: rsync-CVE-2024-12088.patch)
- rsync-hardening-0015-CVE-2024-12747-fixed-symlink-race-condition-in-sender.patch
(replaces: rsync-CVE-2024-12747.patch)
- rsync-hardening-0016-syscall-fix-a-Y2038-bug-by-replacing-Int32x32To64-wi.patch
- rsync-hardening-0017-options.c-Fix-segv-if-poptGetContext-returns-NULL.patch
- rsync-hardening-0018-Using-a-correct-time-in-log-file.patch
- rsync-hardening-0019-configure.ac-check-for-xattr-support-both-in-libc-an.patch
(replaces: rsync-no-libattr.patch)
- rsync-hardening-0020-util-fixed-issue-in-clean_fname.patch
- rsync-hardening-0021-testsuite-added-clean-fname-underflow-test.patch
- rsync-hardening-0022-CVE-2025-10158-fixed-an-invalid-access-to-files-array.patch
(replaces: rsync-CVE-2025-10158.patch)
- rsync-hardening-0023-fix-uninitialized-buf1-in-get_checksum2-MD4-path.patch
- rsync-hardening-0024-reject-negative-token-values-in-compressed-stream-re.patch
- rsync-hardening-0025-acl-fixed-ACL-ID-mapping-for-non-root.patch
- rsync-hardening-0026-fix-uninitialized-mul_one-in-AVX2-checksum-and-add-S.patch
- rsync-hardening-0027-Fix-glibc-2.43-constness-warnings.patch
- rsync-hardening-0029-fix-signed-integer-overflow-in-proxy-protocol-v2-hea.patch
- rsync-hardening-0030-zero-all-new-memory-from-allocations.patch
- rsync-hardening-0031-CVE-2026-41035-xattrs-fixed-count-in-qsort.patch
- rsync-hardening-0032-call-tzset-before-chroot-to-cache-timezone-data.patch
- rsync-hardening-0033-testsuite-xattrs-ignore-SUNWattr_-in-the-Solaris-xls.patch
- rsync-hardening-0037-CVE-2026-29518-syscall-clientserver-am_chrooted-and-use_secure_syml.patch
- rsync-hardening-0038-CVE-2026-29518-sender-fix-read-path-TOCTOU-by-opening-from-module-r.patch
- rsync-hardening-0044-CVE-2026-43618-token-harden-compressed-token-decoding-against-integ.patch
- rsync-hardening-0045-CVE-2026-43618-testsuite-cover-refuse-options-compress-for-the-daem.patch
- rsync-hardening-0046-CVE-2026-43620-receiver-add-parent_ndx-0-guard-mirroring-797e17f.patch
- rsync-hardening-0047-CVE-2026-43617-clientserver-fix-hostname-ACL-bypass-when-using-daem.patch
- rsync-hardening-0048-CVE-2026-43618-defence-in-depth-bound-wire-supplied-counts-and-leng.patch
- rsync-hardening-0049-CVE-2026-43618-defence-in-depth-guard-cumulative-snprintf-against-l.patch
- rsync-hardening-0050-CVE-2026-43620-defence-in-depth-receiver-block-index-bounds-read_de.patch
- rsync-hardening-0052-exclude-fix-crashes-with-fortified-strlcpy.patch
(replaces: rsync-fortified-strlcpy-fix.patch)
- rsync-hardening-0053-testsuite-use-integer-sleep-in-clean-fname-underflow.patch
- rsync-hardening-0055-popt-fix-poptDupArgv-strlcpy-size-argument.patch
- rsync-hardening-0056-testsuite-fixes-for-3.2.7-backport.patch
- rsync-hardening-0057-rsync.h-lower-MAX_WIRE_DEL_STAT-to-avoid-signed-int-.patch
- rsync-hardening-0058-CVE-2026-45232-socket-reject-over-long-proxy-response-line.patch
- rsync-hardening-0059-main-reject-hyphen-prefixed-remote-shell-hostnames.patch
- rsync-hardening-0060-util1-handle-out-of-range-times-in-timestring.patch
- A few hardening patches were discarded, as the don't affect SUSE distributions:
- rsync-hardening-0028-zlib-convert-K-R-function-definitions-to-ANSI-style
(we don't bundle zlib, nothing to patch)
- rsync-hardening-0051-CI-added-workflows-from-master-for-backport-testing
(fixes CI Github Actions, not present in release tarballs)
- rsync-hardening-0054-ci-update-RSYNC_EXPECT_SKIPPED-for-3.2.7-backport-ba
(fixes CI Github Actions, not present in release tarballs)
- Rename rsync-fix-FLAG_GOT_DIR_FLIST.patch to rsync-fix-duplicate.patch to align codestreams.
- Security update (CVE-2026-41035, bsc#1262223): rsync: count of
entries mismatch can lead to a use-after-free
- Add rsync-CVE-2026-41035.patch
- 000release-packages:sle-ha-release
-
n/a
- 000release-packages:sle-module-basesystem-release
-
n/a
- 000release-packages:sle-module-containers-release
-
n/a
- 000release-packages:sle-module-desktop-applications-release
-
n/a
- 000release-packages:sle-module-development-tools-release
-
n/a
- 000release-packages:sle-module-public-cloud-release
-
n/a
- 000release-packages:sle-module-sap-applications-release
-
n/a
- 000release-packages:sle-module-server-applications-release
-
n/a
- supportutils-plugin-ha-sap
-
- Update to version 0.0.9+git.1778500769.8c44b8b
* collect XSA information
(jsc#PED-16103, jsc#PED-16105, jsc#PED-16104)
* fix error for 'saphostexec -status' and adapt change in HANA
installation (read /etc/sysctl.d/sap_hdb_sysctl.conf)
- vim
-
- Update to v9.2.0530.
- Fix for SG#71948, bsc#1262395:
* vim-9.1.1732-fix-inc-detection.patch: Fix for incorrectly detecting
- Upstream fixed the following bugs / CVEs:
* bsc#1264706 CVE-2026-42307
* bsc#1265360 CVE-2026-46483
* bsc#1264708 CVE-2026-45130
* bsc#1264707 CVE-2026-44656
* bsc#1265349 CVE-2026-43961
- Changes:
* 9.2.0530: WinBar row vertical separator not refreshed on window change
* 9.2.0529: GTK4: clipboard returns empty after a foreign app takes the selection
* 9.2.0528: possible overflow in XIM resource handling
* 9.2.0527: Possible double free in fill_partial_and_closure()
* 9.2.0526: missing out-of-memory check in ex_substitute()
* 9.2.0525: spell: memory leak in spell_read_dic()
* 9.2.0524: spell: buffer overflow with many affix or compound flags
* 9.2.0523: tests: no test for using shellescape() in combination with :!
* 9.2.0522: event_nr2name() in autocmd.c can be improved
* 9.2.0521: GTK4: cannot resize shell after the window is shown
* 9.2.0520: Reversed text opacity in popup when termguicolor is set
* 9.2.0519: GTK4: GUI tabline is not displayed correctly
* 9.2.0518: GTK4: input method cannot compose text
* 9.2.0517: quickfix: can set quickfixtextfunc in restricted/sandbox mode
* 9.2.0516: socketserver: spurious error when servername is taken
* 9.2.0515: virtualedit=insert doesn't work during change operation
* 9.2.0514: GTK4: build errors when socketserver is enabled
* 9.2.0513: [security]: memory safety issues in spellfile.c
* 9.2.0512: clientserver uses binary protocol
* 9.2.0511: configure: when GTK4 is used also links in X11 libs
* 9.2.0510: setline() mapping may trigger autoindent
* 9.2.0509: term.c: compile error when LOG_TRN is enabled
* 9.2.0508: completion: cannot complete user cmd :K with 'ignorecase'
* 9.2.0507: Vim9 class: public/protected member name clash uses same error
* 9.2.0506: home_replace() function can be improved
* 9.2.0505: GTK4: text looks blurry on HiDPI displays
* 9.2.0504: configure: requires X11 libraries for GTK4 build
* 9.2.0503: Makefile: Missing dependencies for new GTK4 source files
* 9.2.0502: runtime(netrw): bookmark handling can be improved
* 9.2.0501: GTK4: there is no GTK4 UI available
* 9.2.0500: filetype: some html files wrongly recognized as htmlangular
* 9.2.0499: modeline: allow to disable modelines with modelinestrict
* 9.2.0498: potential heap buffer overflow in if_xcmdsrv.c
* 9.2.0497: Cannot jump to remote tags
* 9.2.0496: [security]: Code Injection in cucumber filetype plugin
* 9.2.0495: [security]: runtime(netrw): code injection via NetrwBookHistSave()
* 9.2.0494: User commands cannot handle single args with spaces
* 9.2.0493: popup: missing Popup, PopupBorder and PopupTitle hi groups
* 9.2.0492: popup: decoration wrongly drawn with clipping on border
* 9.2.0491: VMS: various build issues
* 9.2.0490: matchfuzzy() can crash on long multi-word patterns
* 9.2.0489: filetype: some Objective-C files are not recognized
* 9.2.0488: statusline: status line highlight blends into adjacent vsep cells
* 9.2.0487: viminfo: possible signed int overflow in register array
* 9.2.0486: out-of-bound read when recovering swap files
* 9.2.0485: clipboard provider callback can be called recursively
* 9.2.0484: TextPutPre triggers clipboard provider callback twice
* 9.2.0483: popup: terminal embedded in an opacity popup freezes Vim on input
* 9.2.0482: runtime(osc52): triggered twice with TextPutPoste autocmd
* 9.2.0481: runtime(netrw): command injection possible via maps
* 9.2.0480: [security]: runtime(netrw): code injection via mf command
* 9.2.0479: [security]: runtime(tar): command injection in tar plugin
* 9.2.0478: channel: redundant str/length assignments in channel_part_info()
* 9.2.0477: popup: leftover content after popup_free under layout change
* 9.2.0476: pattern completion leaks memory on alloc failures
* 9.2.0475: runtime(netrw): bookmark paths not normalized
* 9.2.0474: MS-Windows: hard to tell which Visual Studio version was selected with MSVC
* 9.2.0473: Pasting ". register without autocommands breaks TextPut*
* 9.2.0472: popup: column jitters when scrolled outside viewport
* 9.2.0471: vimvars di_key initialized at runtime
* 9.2.0470: No way to hook into put commands
* 9.2.0469: popup: textprop-anchored popups bleed past host window edges
* 9.2.0468: popups: not correctly updated from a CmdlineChanged autocommand
* 9.2.0467: multi-line statusline loses highlighting attributes
* 9.2.0466: popup: redraw can use stale blended cells
* 9.2.0465: modeline: foldmarker cannot be set with modelinestrict
* 9.2.0464: runtime(netrw): bookmarking directory uses current dir
* 9.2.0463: Not able to use legacy expression evaluation in a vim9script maps
* 9.2.0462: MS-Windows: workaround for assert error on GUI
* 9.2.0461: Corrupted undofile causes use-after-free
* 9.2.0460: did_set_shellpipe_redir() in wrong file
* 9.2.0459: tests: test_termcodes fails (after v9.2.0456)
* 9.2.0458: Crash with invalid shellredir/shellpipe value
* 9.2.0457: Compile warning about unused variable
* 9.2.0456: stray p character displayed on some terms
* 9.2.0455: 'findfunc' only allows extra info for cmdline completion
* 9.2.0454: tests: no test that "abbr" in customlist completion is shown
* 9.2.0453: vertical separator of statusline blend into active statusline
* 9.2.0452: screen.c popup opacity blend logic is duplicated
* 9.2.0451: 'findfunc' can't return extra info for cmdline completion
* 9.2.0450: [security]: heap buffer overflow in spellfile.c read_compound()
* 9.2.0449: Make proto fails in non GTK builds
* 9.2.0448: Vim9: dangling cmdline pointer after skip_expr_cctx()
* 9.2.0447: cindent does not ignore comments
* 9.2.0446: runtime(netrw): off-by-one bug in s:NetrwUnMarkFile()
* 9.2.0445: win_fix_scroll() called before win_comp_pos() in command_height()
* 9.2.0444: Cannot set 'path' option via modeline
* 9.2.0443: GUI: cancelling save dialog overwrites or discards unnamed buffer
* 9.2.0442: completion: i_CTRL-X_CTRL-V doesn't use dict from customlist
* 9.2.0441: statusline: click handler not called on multi-line statusline
* 9.2.0440: MS-Windows: cursor flicker during update_screen()
* 9.2.0439: completion: info popup not removed in cmdline mode
* 9.2.0438: tests: test_plugin_termdebug is flaky
* 9.2.0437: MS-Windows: cursor flicker in vtp mode
* 9.2.0436: Buffer overflow when parsing overlong errorformat lines
* 9.2.0435: [security]: backticks in 'path' may cause shell execution on completion
* 9.2.0434: cscope: filename interpreted by /bin/sh
* 9.2.0433: customlist completion cannot supply pum metadata
* 9.2.0432: blob to string conversion can be improved
* 9.2.0431: blob encoding can be improved
* 9.2.0430: tests: Test_shortmess_F3() is flaky on MS-Windows
* 9.2.0429: tests: flaky screendump Test_smoothscroll_incsearch()
* 9.2.0428: popup: no opacity support for completepopup/previewpopup
* 9.2.0427: popup: opacity blend may leaks white bg color
* 9.2.0426: tests: still some flaky screendump tests
* 9.2.0425: Cannot silence undo/redo messages
* 9.2.0424: popup: flicker when wildtrigger() refreshes the popup menu
* 9.2.0423: popup: wrapped cmdline truncated with wildoptions=pum
* 9.2.0422: popup: leave stray char when scrollbar changes
* 9.2.0421: vimball: can smuggle Vimscript into VimballRecord file
* 9.2.0420: channel: cannot handle binary data via channel callbacks
* 9.2.0419: popup: rendering issues
* 9.2.0418: wildcards in expanded env vars reinterpreted by glob
* 9.2.0417: completion: no support for "noinsert" with 'wildmode'
* 9.2.0416: Unix: filename completion splits at space for single-file Ex commands
* 9.2.0415: Wrong behavior when executing register that ends in Insert mode
* 9.2.0414: Flicker when drawing window separator and pum is shown
* 9.2.0413: Scrolling wrong with 'splitkeep' when changing 'cmdheight'
* 9.2.0412: channel: term_start() out_cb/err_cb no longer deliver raw chunks
* 9.2.0411: tabpanel: no Vim script functions for the tabpanel
* 9.2.0410: test suite races when run with parallel make
* 9.2.0409: memory leaks in copy_substring_from_pos()
* 9.2.0408: Insert-mode <Cmd> edits can corrupt undo
* 9.2.0407: tabpanel: A few issues with the tabpanel
* 9.2.0406: VisualNOS not used when Wayland selection ownership lost
* 9.2.0405: when jumping to tags, will open URLs
* 9.2.0404: redraw_listener_add() does not check secure flag
* 9.2.0403: Vim9: def function sandbox bypass
* 9.2.0402: pum: opacity not applied to wildmenu pum
* 9.2.0401: tests: still a few flaky tests
* 9.2.0400: sandbox callbacks selected through 'complete'
* 9.2.0399: MS-Windows: compile warning in strptime.c
- Fix bsc#1261833 / CVE-2026-39881.
- Update to 9.2.0398.
- Changes:
* 9.2.0398: MS-Windows: missing strptime() support
* 9.2.0397: tabpanel: double-click opens a new tab
* 9.2.0396: tests: Test_error_callback_terminal is flaky on macOS
* 9.2.0395: tests: Test_backupskip() may read from $HOME
* 9.2.0394: xxd: offsets greater than LONG_MAX print as negative
* 9.2.0393: MS-Windows: link error with XPM support on UCRT64
* 9.2.0392: tests: Some tests are flaky
* 9.2.0391: tests: Comment in test_vim9_cmd breaks syntax highlighting
* 9.2.0390: filetype: some Beancount files are not recognized
* 9.2.0389: DECRQM still leaves stray "pp" on Apple Terminal.app
* 9.2.0388: strange indent in update_topline()
* 9.2.0387: DECRQM request may leave stray chars in terminal
* 9.2.0386: No scroll/scrollbar support in the tabpanel
* 9.2.0385: Integer overflow with "ze" and large 'sidescrolloff'
* 9.2.0384: stale Insstart after <Cmd> cursor move breaks undo
* 9.2.0383: [security]: runtime(netrw): shell-injection via sftp: and file: URLs
* 9.2.0382: Wayland: focus-stealing is non-working
* 9.2.0381: Vim9: Missing check_secure() in exec_instructions()
* 9.2.0380: completion: a few issues in completion code
* 9.2.0379: gui.color_approx is never used
* 9.2.0378: Using int as bool type in win_T struct
* 9.2.0377: Using int as bool type in gui_T struct
* 9.2.0376: Vim9: elseif condition compiled in dead branch
* 9.2.0375: prop_find() does not find a virt text in starting line
* 9.2.0374: c_CTRL-{G,T} does not handle offset
* 9.2.0373: Ctrl-R mapping not triggered during completion
* 9.2.0372: pum: rendering issues with multibyte text and opacity
* 9.2.0371: filetype: ghostty config files are not recognized
* 9.2.0370: duplicate code with literal string_T assignment
* 9.2.0369: multiple definitions of STRING_INIT macro
* 9.2.0368: too many strlen() calls when adding strings to dicts
* 9.2.0367: runtime(netrw): ~ note expanded on MS Windows
* 9.2.0366: pum: flicker when updating pum in place
* 9.2.0365: using int as bool
* 9.2.0364: tests: test_smoothscroll_textoff_showbreak() fails
* 9.2.0363: Vim9: variable shadowed by script-local function
* 9.2.0362: division by zero with smoothscroll and small windows
* 9.2.0361: tests: no tests for ch_listen() with IPs
* 9.2.0360: Cannot handle mouse-clicks in the tabpanel
* 9.2.0359: wrong VertSplitNC highlighting on winbar
* 9.2.0358: runtime(vimball): still path traversal attacks possible
* 9.2.0357: [security]: command injection via backticks in tag files
* 9.2.0356: Cannot apply 'scrolloff' context lines at end of file
* 9.2.0355: runtime(tar): missing path traversal checks in tar#Extract()
* 9.2.0354: filetype: not all Bitbake include files are recognized
* 9.2.0353: Missing out-of-memory check in register.c
* 9.2.0352: 'winhighlight' of left window blends into right window
* 9.2.0351: repeat_string() can be improved
* 9.2.0350: Enabling modelines poses a risk
* 9.2.0349: cannot style non-current window separator
* 9.2.0348: potential buffer underrun when setting statusline like option
* 9.2.0347: Vim9: script-local variable not found
* 9.2.0346: Wrong cursor position when entering command line window
* 9.2.0345: Wrong autoformatting with 'autocomplete'
* 9.2.0344: channel: ch_listen() can bind to network interface
* 9.2.0343: tests: test_clientserver may fail on slower systems
* 9.2.0342: tests: test_excmd.vim leaves swapfiles behind
* 9.2.0341: some functions can be run from the sandbox
* 9.2.0340: pum_redraw() may cause flicker
* 9.2.0339: regexp: nfa_regmatch() allocates and frees too often
* 9.2.0338: Cannot handle mouseclicks in the tabline
* 9.2.0337: list indexing broken on big-endian 32-bit platforms
* 9.2.0336: libvterm: no terminal reflow support
* 9.2.0335: json_encode() uses recursive algorithm
* 9.2.0334: GTK: window geometry shrinks with with client-side decorations
* 9.2.0333: filetype: PklProject files are not recognized
* 9.2.0332: popup: still opacity rendering issues
* 9.2.0331: spellfile: stack buffer overflows in spell file generation
* 9.2.0330: tests: some patterns in tar and zip plugin tests not strict enough
* 9.2.0329: tests: test_indent.vim leaves swapfiles behind
* 9.2.0328: Cannot handle mouseclicks in the statusline
* 9.2.0327: filetype: uv scripts are not detected
* 9.2.0326: runtime(tar): but with dotted path
* 9.2.0325: runtime(tar): bug in zstd handling
* 9.2.0324: 0x9b byte not unescaped in <Cmd> mapping
* 9.2.0323: filetype: buf.lock files are not recognized
* 9.2.0322: tests: test_popupwin fails
* 9.2.0321: MS-Windows: No OpenType font support
* 9.2.0320: several bugs with text properties
* 9.2.0319: popup: rendering issues with partially transparent popups
* 9.2.0318: cannot configure opacity for popup menu
* 9.2.0317: listener functions do not check secure flag
* 9.2.0316: [security]: command injection in netbeans interface via defineAnnoType
* 9.2.0315: missing bound-checks
* 9.2.0314: channel: can bind to all network interfaces
* 9.2.0313: Callback channel not registered in GUI
* 9.2.0312: C-type names are marked as translatable
* 9.2.0311: redrawing logic with text properties can be improved
* 9.2.0310: unnecessary work in vim_strchr() and find_term_bykeys()
* 9.2.0309: Missing out-of-memory check to may_get_cmd_block()
* 9.2.0308: Error message E1547 is wrong
* 9.2.0307: more mismatches between return types and documentation
* 9.2.0306: runtime(tar): some issues with lz4 support
* 9.2.0305: mismatch between return types and documentation
* 9.2.0304: tests: test for 9.2.0285 doesn't always fail without the fix
* 9.2.0303: tests: zip plugin tests don't check for warning message properly
* 9.2.0302: runtime(netrw): RFC2396 decoding double escaping spaces
* 9.2.0301: Vim9: void function return value inconsistent
* 9.2.0300: The vimball plugin needs some love
* 9.2.0299: runtime(zip): may write using absolute paths
* 9.2.0298: Some internal variables are not modified
* 9.2.0297: libvterm: can improve CSI overflow code
* 9.2.0296: Redundant and incorrect integer pointer casts in drawline.c
* 9.2.0295: 'showcmd' shows wrong Visual block size with 'linebreak'
* 9.2.0294: if_lua: lua interface does not work with lua 5.5
* 9.2.0293: :packadd may lead to heap-buffer-overflow
* 9.2.0292: E340 internal error when using method call on void value
* 9.2.0291: too many strlen() calls
* 9.2.0290: Amiga: no support for AmigaOS 3.x
* 9.2.0289: 'linebreak' may lead to wrong Visual block highlighting
* 9.2.0288: libvterm: signed integer overflow parsing long CSI args
* 9.2.0287: filetype: not all ObjectScript routines are recognized
* 9.2.0286: still some unnecessary (int) casts in alloc()
* 9.2.0285: :syn sync grouphere may go beyond end of line
* 9.2.0284: tabpanel: crash when tabpanel expression returns variable line count
* 9.2.0283: unnecessary (int) casts before alloc() calls
* 9.2.0282: tests: Test_viminfo_len_overflow() fails
* 9.2.0281: tests: Test_netrw_FileUrlEdit.. fails on Windows