diff --git a/abi_used_symbols b/abi_used_symbols --- a/abi_used_symbols +++ b/abi_used_symbols @@ -889,6 +889,7 @@ libstdc++.so.6:_ZSt24__throw_out_of_range_fmtPKcz libstdc++.so.6:_ZSt25__throw_bad_function_callv libstdc++.so.6:_ZSt28_Rb_tree_rebalance_for_erasePSt18_Rb_tree_node_baseRS_ +libstdc++.so.6:_ZSt28__throw_bad_array_new_lengthv libstdc++.so.6:_ZSt29_Rb_tree_insert_and_rebalancebPSt18_Rb_tree_node_baseS0_RS_ libstdc++.so.6:_ZTTNSt7__cxx1119basic_istringstreamIcSt11char_traitsIcESaIcEEE libstdc++.so.6:_ZTTNSt7__cxx1119basic_ostringstreamIcSt11char_traitsIcESaIcEEE @@ -908,7 +909,6 @@ libstdc++.so.6:_Znwm libstdc++.so.6:__cxa_guard_acquire libstdc++.so.6:__cxa_guard_release -libstdc++.so.6:__cxa_pure_virtual libstdc++.so.6:__gxx_personality_v0 libtheoradec.so.1:th_comment_clear libtheoradec.so.1:th_comment_init diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,7 +1,7 @@ name : ffmpeg homepage : https://www.ffmpeg.org/ version : '4.4' -release : 112 +release : 113 source : - https://www.ffmpeg.org/releases/ffmpeg-4.4.tar.xz : 06b10a183ce5371f915c6bb15b7b1fffbe046e8275099c96affc29e17645d909 license : diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -136,7 +136,7 @@ programming.devel - ffmpeg + ffmpeg /usr/include/libavcodec/ac3_parser.h @@ -286,8 +286,8 @@ - - 2021-09-22 + + 2021-11-06 4.4 Packaging update Rune Morling