lp://staging/ubuntu/hardy-proposed/logrotate
- Get this branch:
- bzr branch lp://staging/ubuntu/hardy-proposed/logrotate
Branch merges
Branch information
Recent revisions
- 5. By Martin Pitt
-
Add debian/
patches/ globfix- 277652: Prevent logrotate from failing
completely if one glob in any included file fails, but missing ok is
specified. Backported from 3.7.1-5, thanks to Jean-Baptiste Lallement for
analyzing the problem and proposing the inital patch, and to Paul Martin
for improving it. (LP: #256891) - 4. By Paul Martin <email address hidden>
-
* Patch debian/control to fix FTBFS on kfreebsd-amd64. Perhaps we need
a build-depends macro for !kfreebsd. (Closes: #361465)
* Use and depend on debhelper version 5.
* Switch from dpatch to quilt.
* cpp-crossbuild.patch: change from using $(CPP) to $(CC) -E.
Thanks to NIIBE Yutaka. (Closes: #284040)
* dst.patch: fix mktime initialisation so that daylight savings is
taken into account. Thanks to Holger Weiss. (Closes: #278591)
* man-333996.patch: fix typos in logrotate.8 where "then" should be
"than". Thanks to Adrian Knoth. (Closes: #333996)
* manpage.patch: Apply missed fixes from #101272. Thanks to J S Bygott.
(Closes: #335060)
* script-argument. patch: Allow the use of $1 in scripts again.
(Closes: #330783)
* README.Debian: Document that sysklogd does its own log rotation.
(Closes: #308963)
* README.Debian: Document how scripts are called. (Closes: #308920)
* Update the copyright file.
* debian/control: remove versioned dependency on cron. The version of
cron forbidden pre-dates woody (currently "oldstable") by several
years. This versioned dependency is preventing logrotate being
installed with bcron. (Closes: #304038, #349150)
* debian/rules: Fix backports, allowing them to use selinux.
(Closes: #340363)
* uncompressChild-warning. patch: Fix a "might be used uninitialised"
warning from gcc. - 3. By Paul Martin <email address hidden>
-
Brown paper bag upload.
42-execlp-bin-sh: Fix major flaw in the last patch... it tries to
execute the logfile. Thanks very much for the quick report, Philipp.
It was my fault, not yours. (Closes: #279965) - 2. By Paul Martin <email address hidden>
-
* Added check to cron.daily (blatantly stolen from exim's) to only
attempt to run logrotate if it's binary exists. (Closes: #144265)
* Priority high to ensure this minimal bugfix (a violation of a
"should" policy directive) gets into woody.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/ubuntu/karmic/logrotate