diff --git a/packages/l/libutempter/abi_used_symbols b/packages/l/libutempter/abi_used_symbols index bafbd93e234..78ea1a492e3 100644 --- a/packages/l/libutempter/abi_used_symbols +++ b/packages/l/libutempter/abi_used_symbols @@ -1,5 +1,6 @@ libc.so.6:__errno_location libc.so.6:__libc_start_main +libc.so.6:__memcpy_chk libc.so.6:__stack_chk_fail libc.so.6:_exit libc.so.6:dup2 @@ -14,6 +15,8 @@ libc.so.6:getpwuid libc.so.6:getresgid libc.so.6:gettimeofday libc.so.6:getuid +libc.so.6:isgraph +libc.so.6:isprint libc.so.6:ptsname libc.so.6:pututline libc.so.6:setgid @@ -23,6 +26,6 @@ libc.so.6:sigemptyset libc.so.6:stat libc.so.6:strcmp libc.so.6:strlen -libc.so.6:strncpy +libc.so.6:strncmp libc.so.6:updwtmp libc.so.6:waitpid diff --git a/packages/l/libutempter/package.yml b/packages/l/libutempter/package.yml index e0d3c72bba1..ccfbc7cf1f4 100644 --- a/packages/l/libutempter/package.yml +++ b/packages/l/libutempter/package.yml @@ -1,8 +1,9 @@ name : libutempter -version : 1.1.6 -release : 3 +version : 1.2.1 +release : 4 source : - - http://ftp.altlinux.org/pub/people/ldv/utempter/libutempter-1.1.6.tar.bz2 : b898565f31ced7e5c1fa0a2eaa0f6ff0ed862b5fe375d26375b64bfbdfeac397 + - http://ftp.altlinux.org/pub/people/ldv/utempter/libutempter-1.2.1.tar.gz : 967fef372f391de501843ad87570c6cf5dabd9651f00f1783090fbc12b2a34cb +homepage : https://github.com/altlinux/libutempter license : LGPL-2.1-or-later component : security summary : A privileged helper for utmp and wtmp updates diff --git a/packages/l/libutempter/pspec_x86_64.xml b/packages/l/libutempter/pspec_x86_64.xml index 16402cc6e4d..a42ca00251b 100644 --- a/packages/l/libutempter/pspec_x86_64.xml +++ b/packages/l/libutempter/pspec_x86_64.xml @@ -1,16 +1,17 @@ libutempter + https://github.com/altlinux/libutempter - Joshua Strobl - joshua@getsol.us + Jakob Gezelius + jakob@knugen.nu LGPL-2.1-or-later security A privileged helper for utmp and wtmp updates Utempter is a utility that allows non-privileged applications such as terminal emulators to modify the utmp database without having to be setuid root. - https://getsol.us/sources/README.Solus + https://sources.getsol.us/README.Solus libutempter @@ -20,14 +21,8 @@ security /usr/lib64/libutempter.so.0 - /usr/lib64/libutempter.so.1.1.6 + /usr/lib64/libutempter.so.1.2.1 /usr/lib64/utempter/utempter - /usr/share/man/man3/libutempter.3 - /usr/share/man/man3/utempter.3 - /usr/share/man/man3/utempter_add_record.3 - /usr/share/man/man3/utempter_remove_added_record.3 - /usr/share/man/man3/utempter_remove_record.3 - /usr/share/man/man3/utempter_set_helper.3 @@ -37,20 +32,26 @@ programming.devel - libutempter + libutempter /usr/include/utempter.h /usr/lib64/libutempter.so + /usr/share/man/man3/libutempter.3 + /usr/share/man/man3/utempter.3 + /usr/share/man/man3/utempter_add_record.3 + /usr/share/man/man3/utempter_remove_added_record.3 + /usr/share/man/man3/utempter_remove_record.3 + /usr/share/man/man3/utempter_set_helper.3 - - 2021-06-26 - 1.1.6 + + 2024-09-16 + 1.2.1 Packaging update - Joshua Strobl - joshua@getsol.us + Jakob Gezelius + jakob@knugen.nu \ No newline at end of file