Skip to content

Commit

Permalink
qemu: Update to v8.2.3
Browse files Browse the repository at this point in the history
Release notes available [here](https://lists.nongnu.org/archive/html/qemu-devel/2024-04/msg03498.html)

Signed-off-by: Reilly Brogan <reilly@reillybrogan.com>
  • Loading branch information
ReillyBrogan committed Apr 24, 2024
1 parent 754dc59 commit 87340ec
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 6 deletions.
2 changes: 2 additions & 0 deletions packages/q/qemu/abi_used_symbols
Expand Up @@ -1015,7 +1015,9 @@ libglib-2.0.so.0:g_mutex_lock
libglib-2.0.so.0:g_mutex_unlock
libglib-2.0.so.0:g_once_impl
libglib-2.0.so.0:g_once_init_enter
libglib-2.0.so.0:g_once_init_enter_pointer
libglib-2.0.so.0:g_once_init_leave
libglib-2.0.so.0:g_once_init_leave_pointer
libglib-2.0.so.0:g_option_context_add_main_entries
libglib-2.0.so.0:g_option_context_free
libglib-2.0.so.0:g_option_context_new
Expand Down
6 changes: 3 additions & 3 deletions packages/q/qemu/package.yml
@@ -1,8 +1,8 @@
name : qemu
version : 8.2.2
release : 64
version : 8.2.3
release : 65
source :
- https://download.qemu.org/qemu-8.2.2.tar.xz : 847346c1b82c1a54b2c38f6edbd85549edeb17430b7d4d3da12620e2962bc4f3
- https://download.qemu.org/qemu-8.2.3.tar.xz : 775b118caa636620a7af4b1a156445a1a280f5ad52b3bcbb17f8e2964841db58
license : GPL-2.0-only
homepage : https://wiki.qemu.org/Main_Page
component :
Expand Down
6 changes: 3 additions & 3 deletions packages/q/qemu/pspec_x86_64.xml
Expand Up @@ -499,9 +499,9 @@ When used as a virtualizer, QEMU achieves near native performances by executing
</Files>
</Package>
<History>
<Update release="64">
<Date>2024-03-05</Date>
<Version>8.2.2</Version>
<Update release="65">
<Date>2024-04-24</Date>
<Version>8.2.3</Version>
<Comment>Packaging update</Comment>
<Name>Reilly Brogan</Name>
<Email>solus@reillybrogan.com</Email>
Expand Down

0 comments on commit 87340ec

Please sign in to comment.