From 83d4551373201f19b7c24193c43e2e8b1f478842 Mon Sep 17 00:00:00 2001 From: David Harder Date: Sat, 1 Oct 2022 21:16:52 +0200 Subject: [PATCH] Update verilator to 4.228 Summary: **Summarized Changelog** - No major changes noted - See full changelog [here](https://github.com/verilator/verilator-announce/issues/56) Test Plan: - Run "Example C++ Execution" Reviewers: #triage_team, Staudey Reviewed By: Staudey Subscribers: Staudey Differential Revision: https://dev.getsol.us/D13620 --- abi_used_symbols | 1 + package.yml | 6 +++--- pspec_x86_64.xml | 8 ++++---- 3 files changed, 8 insertions(+), 7 deletions(-) diff --git a/abi_used_symbols b/abi_used_symbols index f68e3b4..e3466d2 100644 --- a/abi_used_symbols +++ b/abi_used_symbols @@ -57,6 +57,7 @@ libc.so.6:fseeko64 libc.so.6:fstat64 libc.so.6:ftello64 libc.so.6:fwrite +libc.so.6:get_nprocs libc.so.6:getc libc.so.6:getenv libc.so.6:getpagesize diff --git a/package.yml b/package.yml index 7ab8d63..685a70d 100644 --- a/package.yml +++ b/package.yml @@ -1,8 +1,8 @@ name : verilator -version : '4.226' -release : 31 +version : '4.228' +release : 32 source : - - https://github.com/verilator/verilator/archive/refs/tags/v4.226.tar.gz : 70bc941d86e4810253d51aa94898b0802d916ab76296a398f8ceb8798122c9be + - https://github.com/verilator/verilator/archive/refs/tags/v4.228.tar.gz : be6af6572757013802be5b0ff9c64cbf509e98066737866abaae692fe04edf09 license : - LGPL-3.0-only - Artistic-2.0 diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml index 418a3a6..930a395 100644 --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -130,16 +130,16 @@ programming.devel - verilator + verilator /usr/share/pkgconfig/verilator.pc - - 2022-09-01 - 4.226 + + 2022-10-01 + 4.228 Packaging update David Harder david@davidjharder.ca