File: changelog

package info (click to toggle)
ldap-git-backup 1.0.7-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 436 kB
  • ctags: 23
  • sloc: perl: 719; sh: 523; makefile: 30
file content (101 lines) | stat: -rw-r--r-- 3,483 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
ldap-git-backup (1.0.7-1) unstable; urgency=medium

  * fix git tests when no global user/email config is set
    (Closes: #749189)
    Thanks: Michael Tautschnig <mt@debian.org>
  * use explicit path for perl in scripts (Closes: #747222)
    Thanks: Andras Korn <korn-debbugs@elan.rulez.org>
  * added some examples to man page (Closes: #729623)
    Thanks: Paul Wise <pabs@debian.org>
  * support relative path in --backup-dir (Closes: #729662)
    Thanks: Axel Beckert <abe@debian.org>
  * Bump Standards-Version to 3.9.5

 -- Elmar S. Heeb <elmar@heebs.ch>  Mon, 02 Jun 2014 15:17:47 +0200

ldap-git-backup (1.0.6-2) unstable; urgency=low

  * Bump Standards-Version to 3.9.4 (no changes)
  * Remove override for dh_installchangelogs. Was only necessary for one
    day due to a bug in debhelper. See #711131.
  * Use dh_autoreconf, update build-dependencies accordingly.
  * Bump debhelper compatibility to 9
    + Gets rid of the dh_pysupport deprecation warning.
    + Update versioned debhelper build-dependency accordingly
  * Update authors and years in debian/copyright
  * Also check for executable /usr/sbin/slapcat in default cron-job.
  * Use "if [ … ]; then …; fi" instead of "[ … ] && …" in cron-job.

 -- Axel Beckert <abe@debian.org>  Thu, 17 Oct 2013 17:25:03 +0200

ldap-git-backup (1.0.6-1) unstable; urgency=low

  * added option --no-gc to suppress git garbage collection

 -- Elmar S. Heeb <elmar@heebs.ch>  Thu, 02 May 2013 14:06:34 +0200

ldap-git-backup (1.0.5-1) unstable; urgency=low

  * issue warning for world read/writable backup directory

 -- Elmar S. Heeb <elmar@heebs.ch>  Wed, 30 Jan 2013 17:57:33 +0000

ldap-git-backup (1.0.4-1) unstable; urgency=low

  * create backup directory with default mode of 0700
    fixes CVE-2013-1425 (local information disclosure)
    Thanks to Hans Spaans <hans.spaans@nexit.nl>
    (Closes: #699227)

 -- Elmar S. Heeb <elmar@heebs.ch>  Mon, 28 Jan 2013 19:05:13 +0000

ldap-git-backup (1.0.3-2) unstable; urgency=low

  * clean up of Depends and Build-Depends

 -- Elmar S. Heeb <elmar@heebs.ch>  Thu, 03 Jan 2013 15:07:33 +0100

ldap-git-backup (1.0.3-1) unstable; urgency=low

  * fixed autoconf directory variables
  * better watch file. Thanks to Bart Martens.
  * mention co-maintainer in debian/control
  * mention people/thanks in README
  * use .mdown file ending for README

 -- Elmar S. Heeb <elmar@heebs.ch>  Sun, 16 Dec 2012 15:11:46 +0100

ldap-git-backup (1.0.2-1) unstable; urgency=low

  * remove option to use Modern::Perl (Closes: #689290)
  * fixed watch file to include final slash

 -- Elmar S. Heeb <elmar@heebs.ch>  Mon, 01 Oct 2012 15:03:12 +0200

ldap-git-backup (1.0.1-1) unstable; urgency=low

  * allow extra files to go into Git repo and be untouched by backups

 -- Elmar S. Heeb <elmar@heebs.ch>  Tue, 18 Sep 2012 18:20:21 +0200

ldap-git-backup (1.0-3) unstable; urgency=low

  * dependency on git (build + package)
  * document installation from source

 -- Elmar S. Heeb <elmar@heebs.ch>  Thu, 05 Jul 2012 11:00:52 +0200

ldap-git-backup (1.0-2) unstable; urgency=low

  * fix typo backup vs. backups in default settings
  * add reference to upstream ChangeLog
  * make check, make distcheck, and tests in debuild should
    all work properly

 -- Elmar S. Heeb <elmar@heebs.ch>  Wed, 04 Jul 2012 12:16:33 +0200

ldap-git-backup (1.0-1) unstable; urgency=low

  * Initial release (Closes: #678980)

 -- Elmar S. Heeb <elmar@heebs.ch>  Mon, 25 Jun 2012 14:08:13 +0200