Skip to content

Commit c43aad2

Browse files
authored
Merge pull request #623 from ansible/release/1.2.1
2 parents 4fe1125 + d972a1e commit c43aad2

9 files changed

+53
-15
lines changed

CHANGELOG.rst

Lines changed: 53 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,59 @@ Changelog
1414

1515
.. towncrier release notes start
1616
17+
v1.2.1
18+
======
19+
20+
*(2024-06-27)*
21+
22+
23+
Bug fixes
24+
---------
25+
26+
- Downloading non-existent remote files via SCP no longer crashes the program -- by :user:`Jakuje`.
27+
28+
*Related issues and pull requests on GitHub:*
29+
:issue:`208`, :issue:`325`, :issue:`620`.
30+
31+
32+
Packaging updates and notes for downstreams
33+
-------------------------------------------
34+
35+
- The RPM specification now opts out of demanding that the
36+
compiled C-extensions have a Build ID present under EL
37+
-- by :user:`webknjaz`.
38+
39+
*Related commits on GitHub:*
40+
:commit:`9053c1008bb169c8e362a92782d46c7c0d3b1c06`, :commit:`aaa12159b5cdda763a83dcf4ee920510cad83463`.
41+
42+
- The RPM specification has been updated to pre-build the
43+
vendored copy of ``setuptools-scm`` with the isolation
44+
disabled, addressing the build problem in EL 9
45+
-- by :user:`webknjaz`.
46+
47+
*Related commits on GitHub:*
48+
:commit:`dd85ddefafde8f22ab0239add18a1db9ef789b50`.
49+
50+
- The RPM definition now runs import self-checks when it is
51+
built for Fedora Linux -- by :user:`webknjaz`.
52+
53+
*Related issues and pull requests on GitHub:*
54+
:issue:`615`.
55+
56+
57+
Contributor-facing changes
58+
--------------------------
59+
60+
- RPM builds are now also tested against UBI 9.4 in CI
61+
-- by :user:`webknjaz`.
62+
63+
*Related commits on GitHub:*
64+
:commit:`e9ad0a7d456c99cc848b30b48569235366273672`.
65+
66+
67+
----
68+
69+
1770
v1.2.0.post4
1871
============
1972

docs/changelog-fragments/208.bugfix.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/changelog-fragments/325.bugfix.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/changelog-fragments/615.packaging.rst

Lines changed: 0 additions & 2 deletions
This file was deleted.

docs/changelog-fragments/620.bugfix.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/changelog-fragments/9053c1008bb169c8e362a92782d46c7c0d3b1c06.packaging.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/changelog-fragments/aaa12159b5cdda763a83dcf4ee920510cad83463.packaging.rst

Lines changed: 0 additions & 3 deletions
This file was deleted.

docs/changelog-fragments/dd85ddefafde8f22ab0239add18a1db9ef789b50.packaging.rst

Lines changed: 0 additions & 4 deletions
This file was deleted.

docs/changelog-fragments/e9ad0a7d456c99cc848b30b48569235366273672.contrib.rst

Lines changed: 0 additions & 2 deletions
This file was deleted.

0 commit comments

Comments
 (0)