Martin Pitt
martin.pitt at ubuntu.com
Wed Nov 9 12:10:03 CST 2005
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Wed, 9 Nov 2005 12:57:45 -0500
Source: at
Binary: at
Architecture: source
Version: 3.1.9ubuntu1
Distribution: dapper
Urgency: low
Maintainer: Ryan Murray <rmurray at debian.org>
Changed-By: Martin Pitt <martin.pitt at ubuntu.com>
Description:
at - Delayed job execution and batch processing
Closes: 13603 17561 53586 61604 68364 70928 70988 79650 84351 84791 130023 133812 142810 153700 162677 173635 175211 193396 194674 200627 202617 205523 220336 239394 251058 257074 269440
Changes:
at (3.1.9ubuntu1) dapper; urgency=low
.
* Merge to new Debian version.
* Derooting patch was accepted in Debian; manually reapply remaining Ubuntu
changes to the clean Debian version (see below).
* debian/control: Only recommend mail-transport-agent and prefer postfix.
* debian/rc: LSB init script.
.
at (3.1.9) unstable; urgency=low
.
* Apply rewritten parser patch (closes: #70928)
* Several changes to be more SUSv3 compliant (closes: #133812)
* Remove yacc/flex generated files, and remove them in the clean target
* Remove /usr/doc handling from scripts (closes :#261467)
* use chown with : instead of . (closes: #205523)
* Add two precisions to format strings (closes: #220336)
* Fix manpage typos (closes: #153700, #175211)
* Use --retry option of start-stop-daemon (closes: #84351)
* Create /var/spool/cron/atjobs/.SEQ in the postinst (closes: #142810)
* Always rescan the queue after signals (closes: #194674)
* use 89 11 as parameters to update-rc.d defaults (closes: #200627)
* hold privs longer when creating pid file (closes: #13603)
* Add stdio.h for stderr to parsetime.y (closes: #130023)
* Use invoke-rc.d in maintainer scripts (closes: #162677)
* Allow usernames > 8 characters. Don't write out usernames with at that
atd will later call corrupt (closes: #17561)
* Run as user daemon, rather than root (from 3.1.8-11ubuntu3) (closes: #251058)
+ Derooted /usr/bin/at.
+ at.c:
- Keep real uid, only switch to daemon gid when unlinking files (the
directory is daemon-group writeable, but the job files are owned by user).
- Instead of creating the job file and then fchown()'ing it (which does
not work when running as non-root), change to the real gid when
creating the file.
+ atd.c:
- Don't check that the file gid is equal to the execution gid (since job
files are now always owned by "daemon".
- setgid() to the user's gid, not to the file gid for job execution.
+ debian/rules:
- Install /usr/bin/at as daemon:daemon 6555 instead of root:root 4755
(running as user daemon is necessary to be allowed to send a signal to
atd.)
- Install /etc/at.deny as root:daemon 640 instead of root:root 0600.
+ debian/postinst:
- Make /var/spool/cron/{atjobs,atspool} writeable for group "daemon".
- Update permissions of /etc/at.{allow,deny} if we upgrade from a previous
version and there is no statoverride for these files.
* Update standards version (closes: #239394)
* Increment tm_mday for at "time" case, rather than hardcoded increment of
a day in seconds. (closes: #61604)
* Print usage on "at -c" (closes: #202617)
* Increment tm_year when the month and day are earlier than current
(closes: #79650)
* Drop ISO timeformat; following SUSv3 instead (closes: #53586)
* Add optional PAM support based on the submitted patch (closes: #68364)
* Use AC_FUNC_GETLOADAVG and getloadavg.c from XEmacs, so that the
system function is used first, then the getloadavg.c from at if it isn't
available (closes: #269440)
* Fix permissions of /var/spool/cron/at* in the deb files to match what is
used now
* Remove /usr/sbin/atrun; the packaging is set up for running as a daemon.
* Align batch(1) with SUSv3 by accepting no arguments (closes: #70988)
* Update description of -v option to clarify that it prints the time
before the job submission starts (closes: #257074)
* Update description of submission to uppercase queues (closes: #84791)
* Update atq format description (closes: #193396)
* Return EXIT_FAILURE if one jobid fails for -c and -r (closes: #173635)
Files:
8d9683af1bf5755eacc044140e73eef8 515 admin important at_3.1.9ubuntu1.dsc
99ab03ac0a45c9e8107cdf9ea6094ef7 99573 admin important at_3.1.9ubuntu1.tar.gz
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
iD8DBQFDcjl1DecnbV4Fd/IRAovvAJ0dnb+zM4+Z3UVou4UZYj0dOu04BQCeO+B+
6EiJMnALOH5kZkzo50DoGr0=
=RfIx
-----END PGP SIGNATURE-----
Accepted:
at_3.1.9ubuntu1.dsc
to pool/main/a/at/at_3.1.9ubuntu1.dsc
at_3.1.9ubuntu1.tar.gz
to pool/main/a/at/at_3.1.9ubuntu1.tar.gz
More information about the dapper-changes
mailing list