Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

at-debuginfo-3.1.8-85.fc6 RPM for x86_64

From Fedora 6 updates for x86_64 / debug

Name: at-debuginfo Distribution: Red Hat (FC-6)
Version: 3.1.8 Vendor: Red Hat, Inc.
Release: 85.fc6 Build date: Tue Jan 30 11:38:10 2007
Group: Development/Debug Build host: hs20-bc2-4.build.redhat.com
Size: 0 Source RPM: at-3.1.8-85.fc6.src.rpm
Packager: Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla>
Summary: Debug information for package at
This package provides debug information for package at.
Debug information is useful when developing applications that use this
package or when debugging this package.

Provides

Copyright

GPL

Signatures

internal MD5: ca38f81444d80b5ad9d59ca80cdd9d57
GPG

Changelog

* Tue Jan 30 2007 Marcela Maslanova <mmaslano@redhat.com> - 3.1.8-85.fc6
  - fix dont fork patch
  - rhbz#224597
* Mon Dec 11 2006 Marcela Maslanova <mmaslano@redhat.com> - 3.1.8-84.fc6
  - daylight-saving again, now correct for both time changes
* Tue Oct 31 2006 Marcela Maslanova <mmaslano@redhat.com> - 3.1.8-83.fc6
  - #212506 problem with planning job when using daylight-saving
* Thu Aug 24 2006 Marcela Maslanova <mmaslano@redhat.com> - 3.1.8-82.fc6
  - #176486 don't fork option added (patch from Enrico Scholz)
* Thu Jul 13 2006 Jesse Keating <jkeating@redhat.com> - 3.1.8-81.2
  - rebuild
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 3.1.8-81.1
  - bump again for double-long bug on ppc(64)
* Tue Feb 07 2006 Jason Vas Dias <jvdias@redhat.com> - 3.1.8-81
  - rebuild for new gcc, glibc, glibc-kernheaders
  - workaround new refusal of /usr/bin/install to chown
* Sun Dec 18 2005 Jason Vas Dias<jvdias@redhat.com> - 3.1.8-80.2
  - rebuild for new flex
* Fri Dec 16 2005 Jesse Keating <jkeating@redhat.com>
  - rebuilt for new gcj
* Sat Oct 15 2005 Dan Walsh <dwalsh@redhat.com> - 3.1.8-80
  - Add seuserbyname support
* Sat Oct 01 2005 Tomas Mraz <tmraz@redhat.com> - 3.1.8-79
  - use include instead of pam_stack in pam config
* Sat Jun 04 2005 Jason Vas Dias <jvdias@redhat.com> 3.1.8-78
  - fix bug 159220: add pam_loginuid to pam session stack in /etc/pam.d/atd 
  - fix bug 102341: add '-r' synonym for '-d' / atrm for POSIX / SuS conformance
* Sat Apr 09 2005 Jason Vas Dias <jvdias@redhat.com> 3.1.8-77
  - always call pam_setcred(pamh, PAM_DELETE_CRED) before session 
  - close
* Wed Apr 06 2005 Jason Vas Dias <jvdias@redhat.com> 3.1.8-70
  - always call pam_close_session on PAM_FAIL or pam_end
* Tue Mar 08 2005 Jason Vas Dias <jvdias@redhat.com> 3.1.8-68
  - Put PAM authentication check in 'check_permissions()', so
  - user can know when using at(1) if PAM permission is denied.
* Tue Mar 08 2005 Jason Vas Dias <jvdias@redhat.com> 3.1.8-67
  - better fix for bug 150131: change DAEMON_USERNAME and 
  - DAEMON_GROUPNAME to 'root' .
* Mon Mar 07 2005 Jason Vas Dias <jvdias@redhat.com> 3.1.8-66
  - fix bug 150131: atd should not relinquish root privilege if
  - doing su(1) equivalent with PAM .
* Tue Jan 25 2005 Jason Vas Dias <jvdias@redhat.com> 3.1.8-64
  - bugs 5160/146132: add PAM authentication control to atd
* Wed Oct 06 2004 Jason Vas Dias <jvdias@redhat.com> 3.1.8-60
  - fix bug 131510: no_export env. var. blacklisting should not
  - remove 'SHELL' when only 'SHELLOPTS' is blacklisted.
  - at(1) man-page should not say 'commands are run with /bin/sh'
  - and should explain usage of SHELL environement variable and
  - details of blacklisted variables.
* Wed Sep 29 2004 Rik van Riel <riel@redhat.com> 3.1.8-58
  - fix typo in man page, bug 112303 
  - (regenerated at-3.1.8-man-timespec-path.patch with fix)
* Wed Aug 04 2004 Jason Vas Dias <jvdias@redhat.com>
  - fixed bug 125634 - made usage() agree with manpage
* Fri Jul 30 2004 Jason Vas Dias <jvdias@redhat.com>
  - Added POSIX.2 -t option for RFE 127485
* Fri Jul 30 2004 Jason Vas Dias <jvdias@redhat.com>
  - Had to disable the 'make test' for the build BEFORE
  - any changes were made (building on FC2 - perl issue?)
  - test.pl generates these 'errors' for what looks like
  - valid output to me:
  -   $ ./test.pl 2>&1 | egrep -v '(^ok$)|(time_only)'
  -   1..3656
  -   not ok
  -   'Monday - 1 month': 'Fri Jul  2 18:29:00 2004' =? 'Sat Jul  3 18:29:00 2004'
  -   not ok
  -   'Monday - 10 months': 'Thu Oct  2 18:29:00 2003' =? 'Fri Oct  3 18:29:00 2003'
  -   not ok
  -   'next week - 1 month': 'Mon Jul  5 18:29:00 2004' =? 'Tue Jul  6 18:29:00 2004'
  -   not ok
  -   'next week - 10 months': 'Sun Oct  5 18:29:00 2003' =? 'Mon Oct  6 18:29:00 2003'
  - will investigate and fix for next release.
* Wed Jun 16 2004 Elliot Lee <sopwith@redhat.com>
  - rebuilt
* Thu May 13 2004 Thomas Woerner <twoerner@redhat.com> - 3.1.8-54
  - fixed pie patch: at is pie, now
  - added build requires for libselinux-devel
* Wed May 05 2004 Dan Walsh <dwalsh@redhat.com> - 3.1.8-53
  - Add fileentrypoint check
* Fri Apr 16 2004 Dan Walsh <dwalsh@redhat.com> - 3.1.8-52
  - Fix SELinux patch
* Mon Feb 23 2004 Tim Waugh <twaugh@redhat.com>
  - Use ':' instead of '.' as separator for chown.
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com> - 3.1.8-50
  - rebuilt
* Tue Dec 09 2003 Jens Petersen <petersen@redhat.com> - 3.1.8-49
  - replace at-3.1.8-SHELL-91233.patch by at-3.1.8-SHELL-111386.patch which
    now executes $SHELL directly in the at shell script after all the variables
    have been setup with /bin/sh (#91233) [suggested by Göran Uddeborg]
  - this changelog is now in utf-8
* Fri Nov 07 2003 Jens Petersen <petersen@redhat.com> - 3.1.8-48
  - add at-3.1.8-pie.patch to build atd as pie (#108415) [Ulrich Drepper]
* Fri Oct 31 2003 Dan Walsh <dwalsh@redhat.com> - 3.1.8-47.sel
  * Fri Jun 20 2003 Jens Petersen <petersen@redhat.com> - 3.1.8-46
  - add at-3.1.8-atrun.8-typo-97697.patch to fix typo in atrun.8 (#97697)
  - update at.1 description of shell behaviour (#91233)
* Wed Jun 18 2003 Jens Petersen <petersen@redhat.com> - 3.1.8-45
  - make the job shell default to SHELL instead of "/bin/sh" (#91233)
* Thu Jun 05 2003 Elliot Lee <sopwith@redhat.com> - 3.1.8-44
  - rebuilt
* Wed Jun 04 2003 Jens Petersen <petersen@redhat.com> - 3.1.8-43
  - Replace redundant at-3.1.7-paths.patch by at-3.1.8-man-timespec-path.patch
    to fix timespec path
* Wed Jun 04 2003 Jens Petersen <petersen@redhat.com> - 3.1.8-41
  - update source to at_3.1.8-11 from debian upstream
    - update source url
    - at-debian.patch no longer needed
    - at-3.1.7-paths.patch: the patch to "at.1.in" no longer needed
    - replace at-3.1.8-lexer.patch with at-3.1.8-11-lexer-parser.diff
    - at-3.1.8-dst.patch no longer needed
    - at-3.1.8-lsbdoc.patch no longer needed
    - at-3.1.8-o_excl.patch no longer needed
    - bump release number
  - at-3.1.8-test.patch: move out test.pl to a separate source file
    - apply at-3.1.8-test-fix.patch to it and drop patch
  - at-3.1.8-shell.patch: drop (#22216,#91233)
  - run "make test" after building
  - add "--without check" rpmbuild option
  - fix autoconf comment to point to right patch
  - use _sysconfdir, _sbindir, _bindir, and _localstatedir
* Wed Jan 22 2003 Tim Powers <timp@redhat.com> 3.1.8-33
  - rebuilt
* Wed Nov 27 2002 Tim Powers <timp@redhat.com> 3.1.8-32
  - remove unpackaged files from the buildroot
* Fri Jul 26 2002 Bill Huang <bhuang@redhat.com>
  - Fixed delaying job execution and missing starting jobs..(bug#69595)
    (Thanks Bujor D Silaghi <bujor@cs.umd.edu> for his patch.)
* Sat Jul 20 2002 Bill Huang <bhuang@redhat.com>
  - Fixed cleaning atq and  multiple atd daemon.(bug#67414)
    (Thanks Bujor D Silaghi <bujor@cs.umd.edu> for his patch.)
* Sat Jul 20 2002 Bill Huang <bhuang@redhat.com>
  - Fixed error message output in atd.c
* Sat Jun 22 2002 Tim Powers <timp@redhat.com>
  - automated rebuild
* Tue May 28 2002 Bill Huang <bhuang@redhat.com>
  - Rebuild for Milan
* Fri May 24 2002 Tim Powers <timp@redhat.com>
  - automated rebuild
* Fri Feb 01 2002 Bernhard Rosenkraenzer <bero@redhat.com> 3.1.8-25
  - Require smtpdaemon rather than sendmail - postfix works just as well.
* Thu Jan 31 2002 Bill Nottingham <notting@redhat.com> 3.1.8-24
  - rebuild in new env.
* Thu Jan 17 2002 Trond Eivind Glomsrød <teg@redhat.com> 3.1.8-23
  - s/Copyright/License/
* Mon Jan 14 2002 Adrian Havill <havill@redhat.com> 3.1.8-21
  - fix man page (#51253)
  - fix env prop problem (#49491)
  - .SEQ should not be executable (#52626)
  - beefed up file creation perms against symlink exploits (O_EXCL)
* Fri Aug 03 2001 Crutcher Dunnavant <crutcher@redhat.com> 3.1.8-20
  - updated patch update, still bug #46546
* Thu Jul 19 2001 Crutcher Dunnavant <crutcher@redhat.com>
  - applied enrico.scholz@informatik.tu-chemnitz.de's change to the env patch to 
  - address bug #46546
* Tue Jun 26 2001 Crutcher Dunnavant <crutcher@redhat.com>
  - changed atd.init to start at 95, stop at 5, closing #15915
  - applied mailto:wp@supermedia.pl's environment patch
* Mon Jun 25 2001 Elliot Lee <sopwith@redhat.com>
  - Bump release + rebuild.
* Thu Apr 05 2001 Crutcher Dunnavant <crutcher@redhat.com>
  - much love to David Kilzer <ddkilzer@lubricants-oil.com>
  - who nailed UTC, Leap year, DST, and some other edge cases down
  - he also wrote a test harness in perl
  - bug #28448
* Fri Feb 02 2001 Trond Eivind Glomsrød <teg@redhat.com>
  - i18nize initscript
* Tue Dec 12 2000 Bill Nottingham <notting@redhat.com>
  - fix documentation of which shell commands will be run with (#22216)
* Thu Aug 24 2000 Crutcher Dunnavant <crutcher@redhat.com>
  - Well, we will likely never really close the UTC issues,
  - because of 1) fractional timezones, and 2) daylight savigns time.
  - but there is a slight tweak to the handling of dst in the UTC patch.
* Thu Aug 24 2000 Crutcher Dunnavant <crutcher@redhat.com>
  - fixed bug #15685
  - which had at miscaluclating UTC times.
* Sun Jul 16 2000 Bill Nottingham <notting@redhat.com>
  - move initscript back
* Thu Jul 13 2000 Prospector <bugzilla@redhat.com>
  - automatic rebuild
* Fri Jul 07 2000 Bill Nottingham <notting@redhat.com>
  - prereq /etc/init.d
* Sun Jul 02 2000 Nalin Dahyabhai <nalin@redhat.com>
  - fix syntax error in init script
* Wed Jun 28 2000 Preston Brown <pbrown@redhat.com>
  - don't prereq, only require initscripts
* Tue Jun 27 2000 Preston Brown <pbrown@redhat.com>
  - move init script
  - add condrestart directive
  - fix post/preun/postun scripts
  - prereq initscripts >= 5.20
* Sun Jun 18 2000 Bill Nottingham <notting@redhat.com>
  - fix verify of /var/spool/at/.SEQ (#12262)
* Tue Jun 13 2000 Nalin Dahyabhai <nalin@redhat.com>
  - fix status checking and syntax error in init script
* Sat Jun 10 2000 Bill Nottingham <notting@redhat.com>
  - fix for long usernames (#11321)
  - add some bugfixes from debian
* Tue May 09 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  - 3.1.8
* Wed Mar 01 2000 Bill Nottingham <notting@redhat.com>
  - fix a couple of more typos, null-terminate some strings
* Thu Feb 10 2000 Bill Nottingham <notting@redhat.com>
  - fix many-years-old typo in atd.c
* Thu Feb 03 2000 Bill Nottingham <notting@redhat.com>
  - handle compressed man pages
* Tue Aug 17 1999 Bill Nottingham <notting@redhat.com>
  - initscript munging, build as non-root user
* Mon Jun 14 1999 Jeff Johnson <jbj@redhat.com>
  - correct perms for /var/spool/at after defattr.
* Tue May 25 1999 Jeff Johnson <jbj@redhat.com>
  - reset SIGCHLD before exec (#3016).
* Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> 
  - auto rebuild in the new build environment (release 8)
* Thu Mar 18 1999 Cristian Gafton <gafton@redhat.com>
  - fix handling the 12:00 time
* Wed Jan 13 1999 Bill Nottingham <notting@redhat.com>
  - configure fix for arm
* Wed Jan 06 1999 Cristian Gafton <gafton@redhat.com>
  - build for glibc 2.1
* Wed May 06 1998 Prospector System <bugs@redhat.com>
  - translations modified for de, fr, tr
* Thu Apr 23 1998 Michael K. Johnson <johnsonm@redhat.com>
  - enhanced initscript
* Sun Nov 09 1997 Michael K. Johnson <johnsonm@redhat.com>
  - learned to spell
* Thu Oct 23 1997 Michael K. Johnson <johnsonm@redhat.com>
  - updated to at version 3.1.7
  - updated lock and sequence file handling with %ghost
  - Use chkconfig and atd, now conflicts with old crontabs packages
* Fri Jun 20 1997 Erik Troan <ewt@redhat.com>
  - built against glibc

Files

* Tue Jan 30 2007 Marcela Maslanova  - 3.1.8-85.fc6
  - fix dont fork patch
  - rhbz#224597
* Mon Dec 11 2006 Marcela Maslanova  - 3.1.8-84.fc6
  - daylight-saving again, now correct for both time changes
* Tue Oct 31 2006 Marcela Maslanova  - 3.1.8-83.fc6
  - #212506 problem with planning job when using daylight-saving
* Thu Aug 24 2006 Marcela Maslanova  - 3.1.8-82.fc6
  - #176486 don't fork option added (patch from Enrico Scholz)
* Thu Jul 13 2006 Jesse Keating  - 3.1.8-81.2
  - rebuild
* Fri Feb 10 2006 Jesse Keating  - 3.1.8-81.1
  - bump again for double-long bug on ppc(64)
* Tue Feb 07 2006 Jason Vas Dias  - 3.1.8-81
  - rebuild for new gcc, glibc, glibc-kernheaders
  - workaround new refusal of /usr/bin/install to chown
* Sun Dec 18 2005 Jason Vas Dias - 3.1.8-80.2
  - rebuild for new flex
* Fri Dec 16 2005 Jesse Keating 
  - rebuilt for new gcj
* Sat Oct 15 2005 Dan Walsh  - 3.1.8-80
  - Add seuserbyname support
* Sat Oct 01 2005 Tomas Mraz  - 3.1.8-79
  - use include instead of pam_stack in pam config
* Sat Jun 04 2005 Jason Vas Dias  3.1.8-78
  - fix bug 159220: add pam_loginuid to pam session stack in /etc/pam.d/atd 
  - fix bug 102341: add '-r' synonym for '-d' / atrm for POSIX / SuS conformance
* Sat Apr 09 2005 Jason Vas Dias  3.1.8-77
  - always call pam_setcred(pamh, PAM_DELETE_CRED) before session 
  - close
* Wed Apr 06 2005 Jason Vas Dias  3.1.8-70
  - always call pam_close_session on PAM_FAIL or pam_end
* Tue Mar 08 2005 Jason Vas Dias  3.1.8-68
  - Put PAM authentication check in 'check_permissions()', so
  - user can know when using at(1) if PAM permission is denied.
* Tue Mar 08 2005 Jason Vas Dias  3.1.8-67
  - better fix for bug 150131: change DAEMON_USERNAME and 
  - DAEMON_GROUPNAME to 'root' .
* Mon Mar 07 2005 Jason Vas Dias  3.1.8-66
  - fix bug 150131: atd should not relinquish root privilege if
  - doing su(1) equivalent with PAM .
* Tue Jan 25 2005 Jason Vas Dias  3.1.8-64
  - bugs 5160/146132: add PAM authentication control to atd
* Wed Oct 06 2004 Jason Vas Dias  3.1.8-60
  - fix bug 131510: no_export env. var. blacklisting should not
  - remove 'SHELL' when only 'SHELLOPTS' is blacklisted.
  - at(1) man-page should not say 'commands are run with /bin/sh'
  - and should explain usage of SHELL environement variable and
  - details of blacklisted variables.
* Wed Sep 29 2004 Rik van Riel  3.1.8-58
  - fix typo in man page, bug 112303 
  - (regenerated at-3.1.8-man-timespec-path.patch with fix)
* Wed Aug 04 2004 Jason Vas Dias 
  - fixed bug 125634 - made usage() agree with manpage
* Fri Jul 30 2004 Jason Vas Dias 
  - Added POSIX.2 -t option for RFE 127485
* Fri Jul 30 2004 Jason Vas Dias 
  - Had to disable the 'make test' for the build BEFORE
  - any changes were made (building on FC2 - perl issue?)
  - test.pl generates these 'errors' for what looks like
  - valid output to me:
  -   $ ./test.pl 2>&1 | egrep -v '(^ok$)|(time_only)'
  -   1..3656
  -   not ok
  -   'Monday - 1 month': 'Fri Jul  2 18:29:00 2004' =? 'Sat Jul  3 18:29:00 2004'
  -   not ok
  -   'Monday - 10 months': 'Thu Oct  2 18:29:00 2003' =? 'Fri Oct  3 18:29:00 2003'
  -   not ok
  -   'next week - 1 month': 'Mon Jul  5 18:29:00 2004' =? 'Tue Jul  6 18:29:00 2004'
  -   not ok
  -   'next week - 10 months': 'Sun Oct  5 18:29:00 2003' =? 'Mon Oct  6 18:29:00 2003'
  - will investigate and fix for next release.
* Wed Jun 16 2004 Elliot Lee 
  - rebuilt
* Thu May 13 2004 Thomas Woerner  - 3.1.8-54
  - fixed pie patch: at is pie, now
  - added build requires for libselinux-devel
* Wed May 05 2004 Dan Walsh  - 3.1.8-53
  - Add fileentrypoint check
* Fri Apr 16 2004 Dan Walsh  - 3.1.8-52
  - Fix SELinux patch
* Mon Feb 23 2004 Tim Waugh 
  - Use ':' instead of '.' as separator for chown.
* Fri Feb 13 2004 Elliot Lee  - 3.1.8-50
  - rebuilt
* Tue Dec 09 2003 Jens Petersen  - 3.1.8-49
  - replace at-3.1.8-SHELL-91233.patch by at-3.1.8-SHELL-111386.patch which
    now executes $SHELL directly in the at shell script after all the variables
    have been setup with /bin/sh (#91233) [suggested by Göran Uddeborg]
  - this changelog is now in utf-8
* Fri Nov 07 2003 Jens Petersen  - 3.1.8-48
  - add at-3.1.8-pie.patch to build atd as pie (#108415) [Ulrich Drepper]
* Fri Oct 31 2003 Dan Walsh  - 3.1.8-47.sel
  * Fri Jun 20 2003 Jens Petersen  - 3.1.8-46
  - add at-3.1.8-atrun.8-typo-97697.patch to fix typo in atrun.8 (#97697)
  - update at.1 description of shell behaviour (#91233)
* Wed Jun 18 2003 Jens Petersen  - 3.1.8-45
  - make the job shell default to SHELL instead of "/bin/sh" (#91233)
* Thu Jun 05 2003 Elliot Lee  - 3.1.8-44
  - rebuilt
* Wed Jun 04 2003 Jens Petersen  - 3.1.8-43
  - Replace redundant at-3.1.7-paths.patch by at-3.1.8-man-timespec-path.patch
    to fix timespec path
* Wed Jun 04 2003 Jens Petersen  - 3.1.8-41
  - update source to at_3.1.8-11 from debian upstream
    - update source url
    - at-debian.patch no longer needed
    - at-3.1.7-paths.patch: the patch to "at.1.in" no longer needed
    - replace at-3.1.8-lexer.patch with at-3.1.8-11-lexer-parser.diff
    - at-3.1.8-dst.patch no longer needed
    - at-3.1.8-lsbdoc.patch no longer needed
    - at-3.1.8-o_excl.patch no longer needed
    - bump release number
  - at-3.1.8-test.patch: move out test.pl to a separate source file
    - apply at-3.1.8-test-fix.patch to it and drop patch
  - at-3.1.8-shell.patch: drop (#22216,#91233)
  - run "make test" after building
  - add "--without check" rpmbuild option
  - fix autoconf comment to point to right patch
  - use _sysconfdir, _sbindir, _bindir, and _localstatedir
* Wed Jan 22 2003 Tim Powers  3.1.8-33
  - rebuilt
* Wed Nov 27 2002 Tim Powers  3.1.8-32
  - remove unpackaged files from the buildroot
* Fri Jul 26 2002 Bill Huang 
  - Fixed delaying job execution and missing starting jobs..(bug#69595)
    (Thanks Bujor D Silaghi  for his patch.)
* Sat Jul 20 2002 Bill Huang 
  - Fixed cleaning atq and  multiple atd daemon.(bug#67414)
    (Thanks Bujor D Silaghi  for his patch.)
* Sat Jul 20 2002 Bill Huang 
  - Fixed error message output in atd.c
* Sat Jun 22 2002 Tim Powers 
  - automated rebuild
* Tue May 28 2002 Bill Huang 
  - Rebuild for Milan
* Fri May 24 2002 Tim Powers 
  - automated rebuild
* Fri Feb 01 2002 Bernhard Rosenkraenzer  3.1.8-25
  - Require smtpdaemon rather than sendmail - postfix works just as well.
* Thu Jan 31 2002 Bill Nottingham  3.1.8-24
  - rebuild in new env.
* Thu Jan 17 2002 Trond Eivind Glomsrød  3.1.8-23
  - s/Copyright/License/
* Mon Jan 14 2002 Adrian Havill  3.1.8-21
  - fix man page (#51253)
  - fix env prop problem (#49491)
  - .SEQ should not be executable (#52626)
  - beefed up file creation perms against symlink exploits (O_EXCL)
* Fri Aug 03 2001 Crutcher Dunnavant  3.1.8-20
  - updated patch update, still bug #46546
* Thu Jul 19 2001 Crutcher Dunnavant 
  - applied enrico.scholz@informatik.tu-chemnitz.de's change to the env patch to 
  - address bug #46546
* Tue Jun 26 2001 Crutcher Dunnavant 
  - changed atd.init to start at 95, stop at 5, closing #15915
  - applied mailto:wp@supermedia.pl's environment patch
* Mon Jun 25 2001 Elliot Lee 
  - Bump release + rebuild.
* Thu Apr 05 2001 Crutcher Dunnavant 
  - much love to David Kilzer 
  - who nailed UTC, Leap year, DST, and some other edge cases down
  - he also wrote a test harness in perl
  - bug #28448
* Fri Feb 02 2001 Trond Eivind Glomsrød 
  - i18nize initscript
* Tue Dec 12 2000 Bill Nottingham 
  - fix documentation of which shell commands will be run with (#22216)
* Thu Aug 24 2000 Crutcher Dunnavant 
  - Well, we will likely never really close the UTC issues,
  - because of 1) fractional timezones, and 2) daylight savigns time.
  - but there is a slight tweak to the handling of dst in the UTC patch.
* Thu Aug 24 2000 Crutcher Dunnavant 
  - fixed bug #15685
  - which had at miscaluclating UTC times.
* Sun Jul 16 2000 Bill Nottingham 
  - move initscript back
* Thu Jul 13 2000 Prospector 
  - automatic rebuild
* Fri Jul 07 2000 Bill Nottingham 
  - prereq /etc/init.d
* Sun Jul 02 2000 Nalin Dahyabhai 
  - fix syntax error in init script
* Wed Jun 28 2000 Preston Brown 
  - don't prereq, only require initscripts
* Tue Jun 27 2000 Preston Brown 
  - move init script
  - add condrestart directive
  - fix post/preun/postun scripts
  - prereq initscripts >= 5.20
* Sun Jun 18 2000 Bill Nottingham 
  - fix verify of /var/spool/at/.SEQ (#12262)
* Tue Jun 13 2000 Nalin Dahyabhai 
  - fix status checking and syntax error in init script
* Sat Jun 10 2000 Bill Nottingham 
  - fix for long usernames (#11321)
  - add some bugfixes from debian
* Tue May 09 2000 Bernhard Rosenkraenzer 
  - 3.1.8
* Wed Mar 01 2000 Bill Nottingham 
  - fix a couple of more typos, null-terminate some strings
* Thu Feb 10 2000 Bill Nottingham 
  - fix many-years-old typo in atd.c
* Thu Feb 03 2000 Bill Nottingham 
  - handle compressed man pages
* Tue Aug 17 1999 Bill Nottingham 
  - initscript munging, build as non-root user
* Mon Jun 14 1999 Jeff Johnson 
  - correct perms for /var/spool/at after defattr.
* Tue May 25 1999 Jeff Johnson 
  - reset SIGCHLD before exec (#3016).
* Sun Mar 21 1999 Cristian Gafton  
  - auto rebuild in the new build environment (release 8)
* Thu Mar 18 1999 Cristian Gafton 
  - fix handling the 12:00 time
* Wed Jan 13 1999 Bill Nottingham 
  - configure fix for arm
* Wed Jan 06 1999 Cristian Gafton 
  - build for glibc 2.1
* Wed May 06 1998 Prospector System 
  - translations modified for de, fr, tr
* Thu Apr 23 1998 Michael K. Johnson 
  - enhanced initscript
* Sun Nov 09 1997 Michael K. Johnson 
  - learned to spell
* Thu Oct 23 1997 Michael K. Johnson 
  - updated to at version 3.1.7
  - updated lock and sequence file handling with %ghost
  - Use chkconfig and atd, now conflicts with old crontabs packages
* Fri Jun 20 1997 Erik Troan 
  - built against glibc


Generated by rpm2html 1.8.1

Daniel Veillard, Mon Apr 14 03:19:13 2008