Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37535582
en ru br
ALT Linux repos
S:1.2.2-alt1
5.0: 1.1.5-alt2
4.1: 1.1.5-alt1
4.0: 1.1.5-alt1
3.0: 1.1.2-alt1

Group :: System/Libraries
RPM: libutempter

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

24 august 2021 Dmitry V. Levin <ldv at altlinux.org> 1.2.2-alt1

  • utempter: print invalid character in hex on hostname validation failure.
  • Disabled build and packaging of libutempter.a.

6 july 2020 Dmitry V. Levin <ldv at altlinux.org> 1.2.1-alt1

  • utempter: relaxed host argument validation: it is now allowed
     to contain spaces except in the first character.

5 may 2020 Dmitry V. Levin <ldv at altlinux.org> 1.2.0-alt1

  • Removed obsolete FreeBSD support.
  • Enabled build with non-glibc libcs.
  • Silenced -Wconversion and -Wstringop-truncation compilation warnings.
  • Added deprecation warnings to the old API.
  • Implemented host argument validation.
  • Implemented optional syslog support.
  • Built with -Werror.

16 september 2014 Dmitry V. Levin <ldv at altlinux.org> 1.1.7-alt1

  • Parametrized compiler and linker options further.
  • Built utempter as a PIE.

9 march 2011 Dmitry V. Levin <ldv at altlinux.org> 1.1.6-alt2

  • Rebuilt for debuginfo.

4 november 2010 Dmitry V. Levin <ldv at altlinux.org> 1.1.6-alt1

  • Added manpages documenting the utempter interface, based on
     documentation from FreeBSD libulog.

14 december 2008 Dmitry V. Levin <ldv at altlinux.org> 1.1.5-alt2

  • Removed obsolete %post_ldconfig/%postun_ldconfig calls.
  • Removed redundant dependencies.

18 february 2007 Dmitry V. Levin <ldv at altlinux.org> 1.1.5-alt1

  • Removed cvsid tags.
  • README: Described differences between provided libutempter interfaces.
  • Fixed FreeBSD support:
     + utempter.c (main): Be consistent and use ptsname(3) on non-glibc systems too.
     + utempter.c (write_uwtmp_record) [__FreeBSD__]: Fix ut.ut_time initialization.

9 december 2005 Dmitry V. Levin <ldv at altlinux.org> 1.1.4-alt1

  • Enabled almost all diagnostics supported by gcc and fixed all
     issues found by gcc-3.4.4-alt3.
  • Added FreeBSD support, based on patches from Gentoo/FreeBSD.
  • Makefile:
     + Fixed few portability issues reported by Gentoo developers.
  • libutempter: Linked with -Wl,-z,defs.
  • utempter:
     + Fixed struct utmp initialization on 64-bit architectures
       with 32-bit backwards compatibility enabled (like x86_64).
     + Linked with -Wl,-z,now, i.e., marked it to tell the dynamic
       linker to resolve all symbols when the program is started.
       Suggested by Gentoo developers.

18 august 2005 Dmitry V. Levin <ldv at altlinux.org> 1.1.3-alt1

  • Restricted list of global symbols exported by the library.
  • Updated FSF postal address.

5 september 2004 Dmitry V. Levin <ldv at altlinux.org> 1.1.2-alt1

  • Added multilib support.

14 february 2003 Dmitry V. Levin <ldv at altlinux.org> 1.1.1-alt1

  • iface.c: don't block SIGCHLD; redefine signal handler instead.

23 december 2002 Dmitry V. Levin <ldv at altlinux.org> 1.1.0-alt1

  • Changed soname back to libutempter.so.0, introduced versioning.

24 september 2002 Dmitry V. Levin <ldv at altlinux.org> 1.0.7-alt1

  • If helper execution fails, try saved group ID.

21 may 2002 Dmitry V. Levin <ldv at altlinux.org> 1.0.6-alt1

  • New function: utempter_set_helper.

10 december 2001 Dmitry V. Levin <ldv at alt-linux.org> 1.0.5-alt1

  • iface.c: block SIGCHLD instead of redefine signal handler.

21 november 2001 Dmitry V. Levin <ldv at alt-linux.org> 1.0.4-alt1

  • utempter.h: do not use "__attribute ((unused))".

13 november 2001 Dmitry V. Levin <ldv at alt-linux.org> 1.0.3-alt1

  • Added compatibility declarations to ease upgrade of old applications.
  • Added small README file.
  • Corrected provides.

8 november 2001 Dmitry V. Levin <ldv at alt-linux.org> 1.0.2-alt1

  • Added compatibility library to ease upgrade of old applications.

5 november 2001 Dmitry V. Levin <ldv at alt-linux.org> 1.0.1-alt1

  • Indented code a bit (Solar request).

15 october 2001 Dmitry V. Levin <ldv at alt-linux.org> 1.0.0-alt1

  • Rewritten the code completely.
  • Renamed to libutempter.
  • Corrected the package description.
  • FHSificated (yes, there are no more /usr/sbin/utempter).
  • Libificated.

12 october 2001 Dmitry V. Levin <ldv at altlinux.ru> 0.5.2-alt4

  • /usr/lib64/utempter sounds better so use it as helper directory.

11 october 2001 Dmitry V. Levin <ldv at altlinux.ru> 0.5.2-alt3

  • Specfile cleanup.
  • Owl-compatible changes:
     + added utempter group;
     + utempter binary moved to /usr/lib64/utempter.d,
       owned by group utempter with 710 permissions.

28 june 2001 Sergie Pugachev <fd_rag at altlinux.ru> 0.5.2-alt1

  • new version

5 december 2000 AEN <aen at logic.ru>

  • build for RE

25 july 2000 Thierry Vignaud <tvignaud at mandrakesoft.com> 0.5.1-4mdk

  • BM

19 may 2000 Pixel <pixel at mandrakesoft.com> 0.5.1-3mdk

  • add -devel
  • add soname
  • spec helper cleanup

8 april 2000 Christopher Molnar <molnarc at mandrakesoft.com> 0.5.1-2mdk

  • changed group

26 october 1999 Chmouel Boudjnah <chmouel at mandrakesoft.com>

  • 0.5.1
  • fix utmp as group 22.
  • strip utempter.
  • defattr to root.

10 june 1999 Bernhard Rosenkraenzer <bero at mandrakesoft.com>

  • Mandrake adaptions

4 june 1999 Jeff Johnson <jbj at redhat.com>

  • ignore SIGCHLD while processing utmp.
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin