We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e643b05 commit 14f7883Copy full SHA for 14f7883
docs/release-notes/snapcraft-8-13.rst
@@ -155,6 +155,12 @@ Snapcraft 8.13.1
155
- `#5843`_ The changes to the project model parsing from Snapcraft 8.13.0 have been
156
reverted to give more time for testing.
157
158
+Snapcraft 8.13.2
159
+~~~~~~~~~~~~~~~~
160
+
161
+- `craft-providers#850`_ Fix the "Couldn't get EOL data" errors when packing snaps with
162
+ the ``devel`` build base.
163
164
165
Contributors
166
------------
@@ -182,3 +188,4 @@ release.
182
188
.. _#5794: https://github.com/canonical/snapcraft/issues/5794
183
189
.. _#5704: https://github.com/canonical/snapcraft/issues/5704
184
190
.. _#5843: https://github.com/canonical/snapcraft/issues/5843
191
+.. _craft-providers#850: https://github.com/canonical/craft-providers/pull/850
0 commit comments