Commit Graph

55 Commits

Author SHA1 Message Date
Marcela Mašláňová
d866d8ee82 Change in pam_atd. 2007-03-27 13:11:57 +00:00
Marcela Mašláňová
6b64c93d0e Update spec for review. 2007-03-05 08:51:02 +00:00
Marcela Mašláňová
80e5e59354 Change spec for review. 2007-02-20 14:44:20 +00:00
Marcela Mašláňová
e97f5c8166 changes in spec file 2007-01-30 12:54:46 +00:00
Marcela Mašláňová
d1112e5e3a Remove patch 2007-01-30 12:20:03 +00:00
Marcela Mašláňová
c89cfaa81a Add patches 2007-01-30 12:10:25 +00:00
Marcela Mašláňová
1bd0c5ab9e Changed patch. 2007-01-30 10:32:28 +00:00
Marcela Mašláňová
39d22f482f Change in patch dont fork option. 2007-01-29 16:46:11 +00:00
Marcela Mašláňová
a381a9c6bb Fix bug with permission failed. 2006-11-14 11:36:00 +00:00
Marcela Mašláňová
8fef59e173 "Daylight-saving" patch. 2006-11-01 16:28:39 +00:00
Marcela Mašláňová
b2087138e4 Change in spec file 2006-10-24 14:27:41 +00:00
Marcela Mašláňová
489143c252 Add patch 2006-10-24 14:25:28 +00:00
Marcela Mašláňová
bedbd13062 Change in spec file. 2006-10-24 12:53:18 +00:00
Marcela Mašláňová
bf7489f54d New version at-3.1.10 2006-10-24 12:50:09 +00:00
Marcela Mašláňová
f59a0f08c1 Added don't fork option. 2006-08-23 11:46:32 +00:00
Jesse Keating
7a6ff39257 bumped for rebuild 2006-07-12 05:22:08 +00:00
Jesse Keating
3b101d71f6 bump for bug in double-long on ppc(64) 2006-02-11 01:57:59 +00:00
jvdias
ed905f1430 rebuild for new gcc, glibc, glibc-kernheaders; workaround new
/usr/bin/install failure on chown
2006-02-08 00:57:29 +00:00
jvdias
dd2986eeee rebuild for new gcc, glibc, glibc-kernheaders 2006-02-08 00:25:53 +00:00
jvdias
bf28176767 rebuild for new flex 2005-12-18 20:51:03 +00:00
Jesse Keating
f39bff4330 gcc bump 2005-12-16 23:20:09 +00:00
Daniel J Walsh
c67dab4548 add getseuserbyname patch 2005-10-14 20:42:45 +00:00
Tomáš Mráz
2217b4ee19 - use include instead of pam_stack in pam config 2005-09-30 11:43:19 +00:00
jvdias
99e5bfa42e bug 163868: man-page must document -r option 2005-09-02 16:19:37 +00:00
jvdias
4b8da9112b fix bugs 159220 and 102341 2005-06-03 18:32:11 +00:00
jvdias
b254835ec5 always delete credentials before pam_close_session 2005-04-08 17:00:46 +00:00
jvdias
b12c9cc8f3 ensure pam_close_session called for every pam_open_session 2005-04-06 18:19:11 +00:00
jvdias
24f5ca754b ensure pam_session_close called before every pam_end 2005-04-05 17:41:10 +00:00
jvdias
3f6160220c always call pam_close_session before pam_end 2005-04-05 15:55:18 +00:00
jvdias
148e1cb892 perform PAM authentication check in at(1) check_permissions 2005-03-08 19:30:06 +00:00
jvdias
66757d32a0 better fix for bug 150131: change DAEMON_{USER,GROUP}NAME to root. 2005-03-08 17:47:56 +00:00
jvdias
a0de6a9851 better fix for bug 150131: change DAEMON_{USER,GROUP}NAME to root. 2005-03-08 17:47:50 +00:00
jvdias
2ebd9911ba better fix for bug 150131: change DAEMON_{USER,GROUP}NAME to root. 2005-03-08 17:46:51 +00:00
jvdias
2d2d9d38f4 fix bug 150131: do not relinquish root privilege; use LOG_DAEMON, not
LOG_CRON.
2005-03-07 19:21:41 +00:00
jvdias
8835d092c6 fix bug 150131: do not relinquish root privilege; use LOG_DAEMON, not
LOG_CRON.
2005-03-07 19:16:46 +00:00
jvdias
b0130c8821 add PAM support to atd 2005-01-25 21:33:37 +00:00
jvdias
86b66333c4 fix bug 131510: do not blacklist variables that are substrings of
blacklisted variables; explain SHELL usage and blacklisting in man-page
2004-10-05 17:41:00 +00:00
riel
b5cd668bd3 fix typo in man page, bug 112303 2004-09-28 16:15:03 +00:00
cvsdist
f99ae4cab3 auto-import changelog data from at-3.1.8-57.src.rpm
Tue Aug 03 2004 Jason Vas Dias <jvdias@redhat.com>
- fixed bug 125634 - made usage() agree with manpage
2004-09-09 03:18:36 +00:00
cvsdist
e83c0dc63a auto-import changelog data from at-3.1.8-56.src.rpm
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.
2004-09-09 03:18:25 +00:00
cvsdist
3049791ae7 auto-import changelog data from at-3.1.8-55.src.rpm
Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
2004-09-09 03:18:19 +00:00
cvsdist
63e4a1bb3d auto-import changelog data from at-3.1.8-54.src.rpm
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
2004-09-09 03:18:15 +00:00
cvsdist
35ffecb257 auto-import changelog data from at-3.1.8-53.src.rpm
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.
2004-09-09 03:17:47 +00:00
cvsdist
fddbe572de auto-import changelog data from at-3.1.8-50.src.rpm
Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
2004-09-09 03:17:15 +00:00
cvsdist
08c5811143 auto-import changelog data from at-3.1.8-49.src.rpm
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)
2004-09-09 03:17:00 +00:00
cvsdist
a5082c8a6a auto-import changelog data from at-3.1.8-46.1.src.rpm
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
2004-09-09 03:16:20 +00:00
cvsdist
1f8be7eab1 auto-import changelog data from at-3.1.8-33.src.rpm
Wed Jan 22 2003 Tim Powers <timp@redhat.com>
- rebuilt
Wed Nov 27 2002 Tim Powers <timp@redhat.com> 3.1.8-32
- remove unpackaged files from the buildroot
2004-09-09 03:15:55 +00:00
cvsdist
737cec23f2 auto-import changelog data from at-3.1.8-31.src.rpm
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.)
2004-09-09 03:15:38 +00:00
cvsdist
5b1e33b428 auto-import changelog data from at-3.1.8-30.src.rpm
Fri Jul 19 2002 Bill Huang <bhuang@redhat.com>
- Apply the patch from Mike Gahanagan <mgahagan@redhat.com> to fix cleaning
    atq and multiple atd daemon.(bug#67414)
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.
2004-09-09 03:15:31 +00:00
cvsdist
274bd5f23b auto-import changelog data from at-3.1.8-23.src.rpm
Thu Jan 17 2002 Trond Eivind Glomsrd <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)
2004-09-09 03:14:58 +00:00