Sun, 28 Apr 2024 03:38:30 UTC | login

Information for build at-3.1.20-11.el8

ID107
Package Nameat
Version3.1.20
Release11.el8
Epoch
Sourcegit+https://git.centos.org/rpms/at.git#ce970998d40b2174c23f02edc429752e3a071a4b
SummaryJob spooling tools
DescriptionAt and batch read commands from standard input or from a specified file. At allows you to specify that a command will be run at a particular time. Batch will execute commands when the system load levels drop to a particular level. Both commands use user's shell. You should install the at package if you need a utility for time-oriented job control. Note: If it is a recurring job that will need to be repeated at the same time every day/week, etc. you should use crontab instead.
Built byhughesjr
State complete
Volume DEFAULT
StartedSat, 11 May 2019 13:10:57 UTC
CompletedSat, 11 May 2019 13:13:29 UTC
Taskbuild (dist-c8, /rpms/at.git:ce970998d40b2174c23f02edc429752e3a071a4b)
Extra{'source': {'original_url': 'git+https://git.centos.org/rpms/at.git?#ce970998d40b2174c23f02edc429752e3a071a4b'}}
Tags
dist-c8
dist-c8-compose
dist-c8-stream
dist-c8-stream-compose
RPMs
src
at-3.1.20-11.el8.src.rpm (info) (download)
aarch64
at-3.1.20-11.el8.aarch64.rpm (info) (download)
at-debuginfo-3.1.20-11.el8.aarch64.rpm (info) (download)
at-debugsource-3.1.20-11.el8.aarch64.rpm (info) (download)
i686
at-3.1.20-11.el8.i686.rpm (info) (download)
at-debuginfo-3.1.20-11.el8.i686.rpm (info) (download)
at-debugsource-3.1.20-11.el8.i686.rpm (info) (download)
ppc64le
at-3.1.20-11.el8.ppc64le.rpm (info) (download)
at-debuginfo-3.1.20-11.el8.ppc64le.rpm (info) (download)
at-debugsource-3.1.20-11.el8.ppc64le.rpm (info) (download)
x86_64
at-3.1.20-11.el8.x86_64.rpm (info) (download)
at-debuginfo-3.1.20-11.el8.x86_64.rpm (info) (download)
at-debugsource-3.1.20-11.el8.x86_64.rpm (info) (download)
Logs
x86_64
build.log
root.log
mock_output.log
hw_info.log
state.log
i686
build.log
root.log
mock_output.log
hw_info.log
state.log
ppc64le
build.log
root.log
mock_output.log
hw_info.log
state.log
aarch64
build.log
root.log
mock_output.log
hw_info.log
state.log
Changelog * Wed May 23 2018 Tomáš Mráz <tmraz@redhat.com> - 3.1.20-11 - log the jobs being run * Sun Feb 25 2018 Florian Weimer <fweimer@redhat.com> - 3.1.20-10 - Drop "BuildRequires: fileutils /etc/init.d" * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.1.20-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Sep 14 2017 Tomáš Mráz <tmraz@redhat.com> - 3.1.20-8 - improve the wrong_format patch, also rename it to correct name * Thu Sep 14 2017 Tomáš Mráz <tmraz@redhat.com> - 3.1.20-7 - the ownership of the spool directory should be root as at is configured with daemon username root - document the -n option * Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.1.20-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.1.20-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Tue Mar 28 2017 Tomáš Mráz <tmraz@redhat.com> - 3.1.20-4 - fix the POSIX timers support (#1436523) * Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.1.20-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Thu Feb 02 2017 Tomáš Mráz <tmraz@redhat.com> - 3.1.20-2 - properly include the license files * Fri Jul 01 2016 Tomáš Mráz <tmraz@redhat.com> - 3.1.20-1 - new upstream release - properly lock the lock files to be able to safely remove stale ones * Mon May 23 2016 Tomáš Mráz <tmraz@redhat.com> - 3.1.18-2 - SIGPIPE should not be ignored in atd (#1338039) * Wed Mar 23 2016 Tomáš Mráz <tmraz@redhat.com> - 3.1.18-1 - new upstream release - correct the DST correction when using UTC time specification (#1320322) * Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 3.1.16-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Wed Sep 09 2015 Tomáš Mráz <tmraz@redhat.com> - 3.1.16-7 - clear non-job files from at dir * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.1.16-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Fri Nov 28 2014 Tomáš Mráz <tmraz@redhat.com> - 3.1.16-5 - superfluous patch dropped * Mon Nov 24 2014 Tomáš Mráz <tmraz@redhat.com> - 3.1.16-4 - test for write error on fclose (#1166882) * Thu Nov 06 2014 Tomáš Mráz <tmraz@redhat.com> - 3.1.16-3 - make atd less abort prone * Fri Oct 10 2014 Tomáš Mráz <tmraz@redhat.com> - 3.1.16-2 - add proper Obsoletes for the sysvinit subpackage * Thu Oct 02 2014 Tomáš Mráz <tmraz@redhat.com> - 3.1.16-1 - new upstream release fixing regression from security fix in bash - drop sysvinit subpackage * Fri Aug 15 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.1.14-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.1.14-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Tue Mar 25 2014 Marcela Mašláňová <mmaslano@redhat.com> - 3.1.14-3 - 1079304 remove part of patch, which is not needed anymore * Tue Jan 28 2014 Marcela Mašláňová <mmaslano@redhat.com> - 3.1.14-2 - remove parallel build -> it fails on secondary arches 1058686 * Mon Dec 02 2013 Marcela Mašláňová <mmaslano@redhat.com> - 3.1.14-1 - new release 3.1.14 - all Fedora specifics backported - 718422 File a0000f0149b7f3 is in wrong format - aborting - 925041 Does not support aarch64 in f19 and rawhide * Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.1.13-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Mon Feb 11 2013 Peter Robinson <pbrobinson@fedoraproject.org> 3.1.13-12 - Fix patch to fix FTBFS with gcc 4.8 * Wed Nov 14 2012 Marcela Mašláňová <mmaslano@redhat.com> - 3.1.13-11 - fix license field again * Thu Nov 01 2012 Marcela Mašláňová <mmaslano@redhat.com> - 3.1.13-10 - fix license field - fix systemd macros in scriptlets part of the specfile - fix selinux patch to apply without fuzz=2 * Fri Jul 27 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.1.13-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild * Tue Apr 17 2012 Marcela Mašláňová <mmaslano@redhat.com> - 3.1.13-8 - at-3.1.13-mailwithhostname.patch in email mention also hostname address - at-3.1.13-usePOSIXtimers.patch use POSIX timers, so we won't need pm-utils hack anymore - at-3.1.13-help.patch update usage - systemd-user-sessions.service is used in unit file, so the atd should be started after almost all services are up and running - 812682 pam support work with new systemd defaults * Thu Jan 12 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.1.13-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild * Mon Nov 14 2011 Marcela Mašláňová <mmaslano@redhat.com> - 3.1.13-5 - 754156 fix typo in script * Mon Nov 14 2011 Marcela Mašláňová <mmaslano@redhat.com> - 3.1.13-5 - fix incorrect option in test in 56atd * Wed Oct 26 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.1.13-4 - Rebuilt for glibc bug#747377 * Sun Sep 04 2011 Marcela Mašláňová <mmaslano@redhat.com> - 3.1.13-3 - 729742 fix 56atd script for systemd * Mon Aug 15 2011 Marcela Mašláňová <mmaslano@redhat.com> - 3.1.13-2 - rebuilt with new rpm - Related: rhbz#728707 * Fri Jul 29 2011 Marcela Mašláňová <mmaslano@redhat.com> - 3.1.13-1 - update to 3.1.13 - rewrite patches to be applicable * Thu Jul 21 2011 Marcela Mašláňová <mmaslano@redhat.com> - 3.1.12-11 - fix permission of init.d/atd * Wed Jul 20 2011 Marcela Mašláňová <mmaslano@redhat.com> - 3.1.12-10 - create sysvinit script 714642 (inspired by cronie) - clean specfile, consistent macros, tab/spaces * Tue Jul 19 2011 Marcela Mašláňová <mmaslano@redhat.com> - 3.1.12-9 - re-add missing export SHELL 674426 - remove sysvinit scripts 714642 - clean specfile (use bcond, remove defattr) * Mon Feb 07 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.1.12-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild * Tue Dec 07 2010 Marcela Mašláňová <mmaslano@redhat.com> - 3.1.12-7 - fix typo in systemd configuration - fix permissions of config files * Tue Nov 30 2010 Marcela Mašláňová <mmaslano@redhat.com> - 3.1.12-6 - 617320 systemd init script replacement * Mon Mar 15 2010 Marcela Mašláňová <mmaslano@redhat.com> - 3.1.12-5 - 568222 interrupted 'at' job creates empty job for non-root * Mon Mar 01 2010 Marcela Mašláňová <mmaslano@redhat.com> - 3.1.12-4 - 568779 atd is alway runnig after suspend/resume * Fri Feb 12 2010 Marcela Mašláňová <mmaslano@redhat.com> - 3.1.12-3 - prevent arbitrary destruction of at jobs (based on 564243) * Mon Jan 18 2010 Marcela Mašláňová <mmaslano@redhat.com> - 3.1.12-2 - polish pam in atd again * Thu Dec 03 2009 Marcela Mašláňová <mmaslano@redhat.com> - 3.1.12-1 - update to the new version of at - adapt patches for new version - change our pam config to source - start using new upstream test instead of our nonfunctinal - upstream changed nofork option -n to foreground option -f * Tue Oct 13 2009 Marcela Mašláňová <mmaslano@redhat.com> - 3.1.11-1 - 528582 add noreplace option into files section - rewrite pam2 patch - check return value, use "better" macro, etc. - new version of at * Wed Sep 16 2009 Tomas Mraz <tmraz@redhat.com> 3.1.10-37 - improve the PAM configuration, use password-auth common stack * Tue Aug 18 2009 Adam Jackson <ajax@redhat.com> 3.1.10-36 - Remove Requires: pm-utils-filesystem, dead package * Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.1.10-35 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild * Mon Jul 20 2009 Marcela Mašláňová <mmaslano@redhat.com> - 3.1.10-34 - require pm-utils-filesystem instead of pm-utils which should help minimal installation. * Mon Jun 01 2009 Marcela Mašláňová <mmaslano@redhat.com> - 3.1.10-33 - clean cvs, check patches * Wed Mar 18 2009 Marcela Mašláňová <mmaslano@redhat.com> - 3.1.10-32 - add the forgotten add delimiter thanks to Cong Ma * Thu Feb 26 2009 Marcela Mašláňová <mmaslano@redhat.com> - 3.1.10-31 - preun script is sometimes failing. Add apostrofs around zero. * Thu Feb 26 2009 Marcela Mašláňová <mmaslano@redhat.com> - 3.1.10-30 - 435765 and 486844 in some cases could be used bash for at commands even if user sets different default shell. Also bash4.0 fix Here Documents which breaks previous patch at-3.1.10-shell.patch. * Mon Feb 23 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.1.10-29 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild * Thu Feb 19 2009 Marcela Mašláňová <mmaslano@redhat.com> - 3.1.10-28 - 486227 add hyphen date into manual page. * Wed Dec 03 2008 Marcela Mašláňová <mmaslano@redhat.com> - 3.1.10-27 - 464393 add script into pm-utils, because daemon wasn't taking all jobs after suspend/hibernate * Fri Oct 24 2008 Marcela Mašláňová <mmaslano@redhat.com> - 3.1.10-26 - update init script according to SysVInitScript * Tue Sep 16 2008 Marcela Maslanova <mmaslano@redhat.com> - 3.1.10-25 - thanks dwalsh for selinux patch, which fix #460873 * Fri Jul 18 2008 Marcela Maslanova <mmaslano@redhat.com> - 3.1.10-24 - 446004 hope adding || into scriptlets fix removing old package after upgrade - fixes for fuzz=0 * Tue Mar 25 2008 Marcela Maslanova <mmaslano@redhat.com> - 3.1.10-23 - 436952 use local instead of posix output date/time format. * Thu Feb 28 2008 Marcela Maslanova <mmaslano@redhat.com> - 3.1.10-22 - #435250 mixed OPTS and OPTIONS variable in sysconfig * Tue Feb 19 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 3.1.10-21 - Autorebuild for GCC 4.3 * Tue Jan 08 2008 Marcela Maslanova <mmaslano@redhat.com> - 3.1.10-20 - used PIE instead of pie (with pie wasn't build on 64b successful) - rewrite PAM fail check - fix checking of settings setuid(s) * Mon Dec 03 2007 Marcela Maslanova <mmaslano@redhat.com> - 3.1.10-19 - another problem with permission * Tue Oct 30 2007 Marcela Maslanova <mmaslano@redhat.com> - 3.1.10-18 - Bug 398981: change on correct permissions * Fri Oct 05 2007 Marcela Maslanova <mmaslano@redhat.com> - 3.1.10-17 - Bug 250147: add optional support for gnome-keyring to passwd pam stack * Wed Aug 22 2007 Marcela Maslanova <mmaslano@redhat.com> - 3.1.10-16 - macro with_pam instead of have_pam - license tag is gplv2+ because of license in source files * Wed Jul 11 2007 Marcela Maslanova <mmaslano@redhat.com> - 3.1.10-15 - rewrite init script - add own session - setsid - Resolves: rhbz#247091 * Mon Jul 09 2007 Marcela Maslanova <mmaslano@redhat.com> - 3.1.10-14 - feature: add configuration file - fix -V option - fix init script * Tue Jul 03 2007 Marcela Maslanova <mmaslano@redhat.com> - 3.1.10-13 - Resolves: rhbz#243064 * Tue Jul 03 2007 Marcela Maslanova <mmaslano@redhat.com> - 3.1.10-12 - crashing atd - work only for root, still broken some functions - Resolves: rhbz#243064 * Tue Mar 27 2007 Marcela Maslanova <mmaslano@redhat.com> - 3.1.10-11 - mistake in pam_atd - rhbz#234120 * Mon Mar 05 2007 Marcela Maslanova <mmaslano@redhat.com> - 3.1.10-10 - rhbz#224597 * Sat Mar 03 2007 Marcela Maslanova <mmaslano@redhat.com> - 3.1.10-9 - review * Tue Feb 20 2007 Marcela Maslanova <mmaslano@redhat.com> - 3.1.10-8 - review - rhbz#225288 * Tue Jan 30 2007 Marcela Maslanova <mmaslano@redhat.com> - 3.1.10-7 - no debug file - useless - new pam configuration - rhbz#224597 * Fri Oct 27 2006 Marcela Maslanova <mmaslano@redhat.com> - 3.1.10-6 - fix daylight-saving again - fix #214759 - problem with seteuid * Wed Oct 25 2006 Marcela Maslanova <mmaslano@redhat.com> - 3.1.10-5 - daylight-saving * Tue Oct 24 2006 Marcela Maslanova <mmaslano@redhat.com> - 3.1.10-3 - new version from upstream 3.1.10 * Wed Aug 23 2006 Marcela Maslanova <mmaslano@redhat.com> - 3.1.8-82.fc6 - #176486 don't fork option added (patch from Enrico Scholz) * Wed Jul 12 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 * Fri Oct 14 2005 Dan Walsh <dwalsh@redhat.com> - 3.1.8-80 - Add seuserbyname support * Fri Sep 30 2005 Tomas Mraz <tmraz@redhat.com> - 3.1.8-79 - use include instead of pam_stack in pam config * Fri Jun 03 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 * Fri Apr 08 2005 Jason Vas Dias <jvdias@redhat.com> 3.1.8-77 - always call pam_setcred(pamh, PAM_DELETE_CRED) before session - close * Tue Apr 05 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 * Tue Oct 05 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. * Tue Sep 28 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) * Tue Aug 03 2004 Jason Vas Dias <jvdias@redhat.com> - fixed bug 125634 - made usage() agree with manpage * Thu Jul 29 2004 Jason Vas Dias <jvdias@redhat.com> - Added POSIX.2 -t option for RFE 127485 * Thu Jul 29 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. * Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com> - rebuilt * Wed May 12 2004 Thomas Woerner <twoerner@redhat.com> - 3.1.8-54 - fixed pie patch: at is pie, now - added build requires for libselinux-devel * Tue May 04 2004 Dan Walsh <dwalsh@redhat.com> - 3.1.8-53 - Add fileentrypoint check * Thu Apr 15 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) * Tue Jun 17 2003 Jens Petersen <petersen@redhat.com> - 3.1.8-45 - make the job shell default to SHELL instead of "/bin/sh" (#91233) * Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com> - 3.1.8-44 - rebuilt * Tue Jun 03 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 * Tue Jun 03 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 * Thu Jul 25 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.) * Fri Jul 19 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.) * Fri Jul 19 2002 Bill Huang <bhuang@redhat.com> - Fixed error message output in atd.c * Fri Jun 21 2002 Tim Powers <timp@redhat.com> - automated rebuild * Mon May 27 2002 Bill Huang <bhuang@redhat.com> - Rebuild for Milan * Thu May 23 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) * Thu Aug 02 2001 Crutcher Dunnavant <crutcher@redhat.com> 3.1.8-20 - updated patch update, still bug #46546 * Wed Jul 18 2001 Crutcher Dunnavant <crutcher@redhat.com> - applied enrico.scholz@informatik.tu-chemnitz.de's change to the env patch to - address bug #46546 * Mon Jun 25 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 * Sun Jun 24 2001 Elliot Lee <sopwith@redhat.com> - Bump release + rebuild. * Wed Apr 04 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) * Wed Aug 23 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. * Wed Aug 23 2000 Crutcher Dunnavant <crutcher@redhat.com> - fixed bug #15685 - which had at miscaluclating UTC times. * Sat Jul 15 2000 Bill Nottingham <notting@redhat.com> - move initscript back * Wed Jul 12 2000 Prospector <bugzilla@redhat.com> - automatic rebuild * Thu Jul 06 2000 Bill Nottingham <notting@redhat.com> - prereq /etc/init.d * Sat Jul 01 2000 Nalin Dahyabhai <nalin@redhat.com> - fix syntax error in init script * Tue Jun 27 2000 Preston Brown <pbrown@redhat.com> - don't prereq, only require initscripts * Mon Jun 26 2000 Preston Brown <pbrown@redhat.com> - move init script - add condrestart directive - fix post/preun/postun scripts - prereq initscripts >= 5.20 * Sat Jun 17 2000 Bill Nottingham <notting@redhat.com> - fix verify of /var/spool/at/.SEQ (#12262) * Mon Jun 12 2000 Nalin Dahyabhai <nalin@redhat.com> - fix status checking and syntax error in init script * Fri Jun 09 2000 Bill Nottingham <notting@redhat.com> - fix for long usernames (#11321) - add some bugfixes from debian * Mon May 08 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 * Mon Aug 16 1999 Bill Nottingham <notting@redhat.com> - initscript munging, build as non-root user * Sun Jun 13 1999 Jeff Johnson <jbj@redhat.com> - correct perms for /var/spool/at after defattr. * Mon May 24 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 * Tue May 05 1998 Prospector System <bugs@redhat.com> - translations modified for de, fr, tr * Wed Apr 22 1998 Michael K. Johnson <johnsonm@redhat.com> - enhanced initscript * Sun Nov 09 1997 Michael K. Johnson <johnsonm@redhat.com> - learned to spell * Wed Oct 22 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 * Thu Jun 19 1997 Erik Troan <ewt@redhat.com> - built against glibc