diff --git a/packages/s/smartmontools/abi_used_symbols b/packages/s/smartmontools/abi_used_symbols index 5dfc5b590ba..9f3839b6e0e 100644 --- a/packages/s/smartmontools/abi_used_symbols +++ b/packages/s/smartmontools/abi_used_symbols @@ -2,8 +2,10 @@ libc.so.6:__ctype_b_loc libc.so.6:__cxa_atexit libc.so.6:__errno_location libc.so.6:__fprintf_chk -libc.so.6:__isoc99_fscanf -libc.so.6:__isoc99_sscanf +libc.so.6:__isoc23_fscanf +libc.so.6:__isoc23_sscanf +libc.so.6:__isoc23_strtol +libc.so.6:__isoc23_strtoull libc.so.6:__libc_start_main libc.so.6:__memcpy_chk libc.so.6:__open_2 @@ -107,8 +109,6 @@ libc.so.6:strsignal libc.so.6:strspn libc.so.6:strstr libc.so.6:strtok -libc.so.6:strtol -libc.so.6:strtoull libc.so.6:sysconf libc.so.6:time libc.so.6:tzname @@ -125,16 +125,17 @@ libgcc_s.so.1:_Unwind_Resume libgcc_s.so.1:__udivmodti4 libgcc_s.so.1:__udivti3 libstdc++.so.6:_ZNKSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE16find_last_not_ofEPKcmm -libstdc++.so.6:_ZNKSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE7compareEPKc libstdc++.so.6:_ZNSt11logic_errorC1EPKc libstdc++.so.6:_ZNSt11logic_errorD1Ev libstdc++.so.6:_ZNSt13runtime_errorC1EPKc libstdc++.so.6:_ZNSt13runtime_errorC1ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE libstdc++.so.6:_ZNSt13runtime_errorD1Ev libstdc++.so.6:_ZNSt6chrono3_V212system_clock3nowEv +libstdc++.so.6:_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE10_M_disposeEv libstdc++.so.6:_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE10_M_replaceEmmPKcm libstdc++.so.6:_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE12_M_constructEmc libstdc++.so.6:_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE6assignEPKc +libstdc++.so.6:_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE7reserveEm libstdc++.so.6:_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE9_M_appendEPKcm libstdc++.so.6:_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE9_M_assignERKS4_ libstdc++.so.6:_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE9_M_createERmm diff --git a/packages/s/smartmontools/package.yml b/packages/s/smartmontools/package.yml index d6b1b323382..05311a1e475 100644 --- a/packages/s/smartmontools/package.yml +++ b/packages/s/smartmontools/package.yml @@ -1,8 +1,9 @@ name : smartmontools version : '7.4' -release : 7 +release : 8 source : - - https://netcologne.dl.sourceforge.net/project/smartmontools/smartmontools/7.4/smartmontools-7.4.tar.gz : e9a61f641ff96ca95319edfb17948cd297d0cd3342736b2c49c99d4716fb993d + - https://sourceforge.net/projects/smartmontools/files/smartmontools/7.4/smartmontools-7.4.tar.gz : e9a61f641ff96ca95319edfb17948cd297d0cd3342736b2c49c99d4716fb993d +homepage : https://www.smartmontools.org/ license : GPL-2.0-or-later component : system.utils summary : Check S.M.A.R.T information on hard and solid-state disks diff --git a/packages/s/smartmontools/pspec_x86_64.xml b/packages/s/smartmontools/pspec_x86_64.xml index b54255b66dd..05cdee44f8b 100644 --- a/packages/s/smartmontools/pspec_x86_64.xml +++ b/packages/s/smartmontools/pspec_x86_64.xml @@ -1,16 +1,17 @@ smartmontools + https://www.smartmontools.org/ - Reilly Brogan - solus@reillybrogan.com + Jakob Gezelius + jakob@knugen.nu GPL-2.0-or-later system.utils Check S.M.A.R.T information on hard and solid-state disks The smartmontools package contains two utility programs (smartctl and smartd) to control and monitor storage systems using the Self-Monitoring, Analysis and Reporting Technology System (SMART) built into most modern ATA/SATA, SCSI/SAS and NVMe disks. - https://getsol.us/sources/README.Solus + https://sources.getsol.us/README.Solus smartmontools @@ -47,19 +48,19 @@ programming.devel - smartmontools + smartmontools /usr/include/drivedb.h - - 2023-08-07 + + 2024-06-08 7.4 Packaging update - Reilly Brogan - solus@reillybrogan.com + Jakob Gezelius + jakob@knugen.nu \ No newline at end of file