~ubuntu-branches/ubuntu/hardy/logrotate/hardy-updates

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Paul Martin
  • Date: 2005-09-03 13:37:53 UTC
  • mfrom: (1.1.2 upstream)
  • mto: This revision was merged to the branch mainline in revision 4.
  • Revision ID: james.westby@ubuntu.com-20050903133753-j413n48ft2od5fai
Tags: 3.7.1-2
* Patches:
  + 40-compressutime: Preserve mtime/atime on compression.
    (Closes: #286957)
  + 40-scripterrors: Give error messages identifying log file on
    script errors. (Closes: #122691, #195790, #222050, #306020)

* Patch debian/control to fix FTBFS on kfreebsd-i386. (Closes:
  #320331).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
logrotate (3.7.1-2) unstable; urgency=low
 
2
 
 
3
  * Patches:
 
4
    + 40-compressutime: Preserve mtime/atime on compression.
 
5
      (Closes: #286957)
 
6
    + 40-scripterrors: Give error messages identifying log file on
 
7
      script errors. (Closes: #122691, #195790, #222050, #306020)
 
8
 
 
9
  * Patch debian/control to fix FTBFS on kfreebsd-i386. (Closes:
 
10
    #320331).
 
11
 
 
12
 -- Paul Martin <pm@debian.org>  Sat,  3 Sep 2005 13:37:53 +0100
 
13
 
 
14
logrotate (3.7.1-1) unstable; urgency=low
 
15
 
 
16
  * New upstream release (based on upstream 3.7.1-11)
 
17
 
 
18
  * This upload enables selinux code. (Closes: #193601, #315514)
 
19
 
 
20
  * Updated dpatches:
 
21
    + 30-config-h: upstream has changed to using "/bin/mail" instead of
 
22
      "/bin/mail -s"
 
23
    + No need for 41-execlp-fix or 42-execlp-bin-sh.
 
24
    + Upstream fix obsoletes 60-compressowner.
 
25
 
 
26
  * Upstream uses a patch system, too. Patches from upstream:
 
27
    + 01-rh-dateext (logrotate-3.7.1-dateext.patch)
 
28
    + 01-rh-maxage (logrotate-3.7.1-maxage.patch)
 
29
      dateext and maxage (Closes: #178526, #188198, #226061, #257685,
 
30
      #306304)
 
31
    + 01-rh-noTMPDIR (logrotate-3.7.1-noTMPDIR.patch)
 
32
      This has the effect of never requiring a tempdir for scripts.
 
33
      There's the possibility of large scripts running into stack
 
34
      limits.
 
35
    + 01-rh-selinux (logrotate-3.7.1-selinux.patch)
 
36
      Updates to selinux code.
 
37
    + 52-man-rh-1 (based on logrotate-3-man.patch)
 
38
      Explains a bit more about postrotate scripts and updates the
 
39
      sharedscripts entry.
 
40
 
 
41
  * Update Standards-Version (no changes needed).
 
42
  * Update copyright file with current upstream location.
 
43
 
 
44
 -- Paul Martin <pm@debian.org>  Mon, 25 Jul 2005 22:15:18 +0100
 
45
 
1
46
logrotate (3.7-5) unstable; urgency=high
2
47
 
3
48
  Brown paper bag upload.