Changelog for
libutempter-debuginfo-1.1.4-3.fc6.i386.rpm :
Fri Jul 28 00:00:00 2006 Mike A. Harris
1.1.4-3.fc6
- Create \'utempter\' group with official allocated GID==35 (from setup package).
Wed Jul 26 00:00:00 2006 Mike A. Harris 1.1.4-2.fc6
- Removed usage of rpm macros inside the spec changelog (#200051)
- Removed non-UTF-8 chars from changelog.
Tue Jul 25 00:00:00 2006 Mike A. Harris 1.1.4-1.fc6
- Initial build of Dimitry\'s libutempter replacement for Fedora Core.
- Reworked the upstream spec file for Fedora packaging compliance.
- Removed static lib subpackage as we dont ship those.
Fri Dec 9 23:00:00 2005 Dmitry V. Levin 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.
Fri Aug 19 00:00:00 2005 Dmitry V. Levin 1.1.3-alt1
- Restricted list of global symbols exported by the library.
- Updated FSF postal address.
Mon Sep 6 00:00:00 2004 Dmitry V. Levin 1.1.2-alt1
- Added multilib support.
Fri Feb 14 23:00:00 2003 Dmitry V. Levin 1.1.1-alt1
- iface.c: don\'t block SIGCHLD; redefine signal handler instead.
Mon Dec 23 23:00:00 2002 Dmitry V. Levin 1.1.0-alt1
- Changed soname back to libutempter.so.0, introduced versioning.
Wed Sep 25 00:00:00 2002 Dmitry V. Levin 1.0.7-alt1
- If helper execution fails, try saved group ID.
Wed May 22 00:00:00 2002 Dmitry V. Levin 1.0.6-alt1
- New function: utempter_set_helper.
Mon Dec 10 23:00:00 2001 Dmitry V. Levin 1.0.5-alt1
- iface.c: block SIGCHLD instead of redefine signal handler.
Wed Nov 21 23:00:00 2001 Dmitry V. Levin 1.0.4-alt1
- utempter.h: do not use \"__attribute ((unused))\".
Tue Nov 13 23:00:00 2001 Dmitry V. Levin 1.0.3-alt1
- Added compatibility declarations to ease upgrade of old applications.
- Added small README file.
- Corrected provides.
Thu Nov 8 23:00:00 2001 Dmitry V. Levin 1.0.2-alt1
- Added compatibility library to ease upgrade of old applications.
Mon Nov 5 23:00:00 2001 Dmitry V. Levin 1.0.1-alt1
- Indented code a bit (Solar request).
Tue Oct 16 00:00:00 2001 Dmitry V. Levin 1.0.0-alt1
- Rewritten the code completely.
- Renamed to libutempter.
- Corrected the package description.
- FHSificated (yes, there are no more {_sbindir}/utempter).
- Libificated.
Sat Oct 13 00:00:00 2001 Dmitry V. Levin 0.5.2-alt4
- {_libdir}/utempter sounds better so use it as helper directory.
Fri Oct 12 00:00:00 2001 Dmitry V. Levin 0.5.2-alt3
- Specfile cleanup.
- Owl-compatible changes:
+ added utempter group;
+ utempter binary moved to {_libdir}/utempter.d,
owned by group utempter with 710 permissions.
Fri Jun 29 00:00:00 2001 Sergie Pugachev 0.5.2-alt1
- new version
Tue Dec 5 23:00:00 2000 AEN
- build for RE
Wed Jul 26 00:00:00 2000 Thierry Vignaud 0.5.1-4mdk
- BM
Sat May 20 00:00:00 2000 Pixel 0.5.1-3mdk
- add -devel
- add soname
- spec helper cleanup
Sun Apr 9 00:00:00 2000 Christopher Molnar 0.5.1-2mdk
- changed group
Wed Oct 27 00:00:00 1999 Chmouel Boudjnah
- 0.5.1
- fix utmp as group 22.
- strip utempter.
- defattr to root.
Fri Jun 11 00:00:00 1999 Bernhard Rosenkraenzer
- Mandrake adaptions
Sat Jun 5 00:00:00 1999 Jeff Johnson
- ignore SIGCHLD while processing utmp.