Skip to content

Commit

Permalink
Release version 2.17.13
Browse files Browse the repository at this point in the history
  • Loading branch information
msrb committed Feb 4, 2024
1 parent 912a7c4 commit 3edcb9b
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .tito/packages/libreport
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.17.12 ./
2.17.13 ./
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased]

## [2.17.13] - 2024-02-04
### Fixed
- Exclude coredump archives when creating a bug

## [2.17.12] - 2024-02-04
### Fixed
- reporter-upload: Fix double free crash (#792)
Expand Down Expand Up @@ -357,7 +361,8 @@ files.
functions reporting errors through errno.


[Unreleased]: https://github.com/abrt/libreport/compare/2.17.12...HEAD
[Unreleased]: https://github.com/abrt/libreport/compare/2.17.13...HEAD
[2.17.13]: https://github.com/abrt/libreport/compare/2.17.12...2.17.13
[2.17.12]: https://github.com/abrt/libreport/compare/2.17.11...2.17.12
[2.17.11]: https://github.com/abrt/libreport/compare/2.17.10...2.17.11
[2.17.10]: https://github.com/abrt/libreport/compare/2.17.9...2.17.10
Expand Down
2 changes: 1 addition & 1 deletion libreport.spec
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

Summary: Generic library for reporting various problems
Name: libreport
Version: 2.17.12
Version: 2.17.13
Release: 1%{?dist}
License: GPL-2.0-or-later
URL: https://abrt.readthedocs.org/
Expand Down

0 comments on commit 3edcb9b

Please sign in to comment.