File: changelog

package info (click to toggle)
ssh-cron 1.04.01-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 828 kB
  • sloc: cpp: 1,625; makefile: 110; sh: 36
file content (153 lines) | stat: -rw-r--r-- 4,858 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
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
ssh-cron (1.04.01-1) unstable; urgency=medium

  [ Frank B. Brokken ]
  * New upstream version 1.04.01
  * Version 1.04.01 ensures that the HMAC key provided passphrase is at
    least 10 characters long.

  [ tony mancill ]
  * Add debian/upstream/metadata
  * Freshen years in debian/copyright

 -- tony mancill <tmancill@debian.org>  Fri, 21 Oct 2022 20:37:23 -0700

ssh-cron (1.04.00-1) unstable; urgency=medium

  * New upstream version 1.04.00
  * debian/rules determines the C++ version to use from upstream's 'c++std'
    file

 -- Frank B. Brokken <f.b.brokken@rug.nl>  Sat, 17 Sep 2022 12:21:47 +0200

ssh-cron (1.03.01-1) unstable; urgency=medium

  [ Frank B. Brokken ]
  * New upstream version 1.03.01
    Build script ready for icmake 10.01.01

  [ tony mancill ]
  * Relax bobcat and icmake dependencies to 5.07.00 and 9.03.01
  * Freshen years in debian/copyright
  * Update debian/watch
  * Bump Standards-Version to 4.6.1
  * Update Homepage and Source URLs for move to gitlab.com

 -- tony mancill <tmancill@debian.org>  Sat, 09 Jul 2022 21:40:38 -0700

ssh-cron (1.03.00-1) unstable; urgency=medium

  [ Frank B. Brokken ]
  * New upstrem release fixes some errors in its parser/grammar specifications
    and uses flexc++ 2.08.01 and bisonc++ 6.04.01
  * New upstream version 1.03.00

  [ tony mancill ]
  * Update debian/watch for new upstream repo
  * Freshed debian/copyright and update Source to point to gitlab
  * Set "Rules-Requires-Root: no" in debian/control

 -- tony mancill <tmancill@debian.org>  Mon, 16 Nov 2020 06:56:01 -0800

ssh-cron (1.02.00-1) unstable; urgency=medium

  [ Frank B. Brokken ]
  * New upstrem release depends on bobcat version 5

  [ Ondřej Nový ]
  * d/copyright: Change Format URL to correct one

  [ tony mancill ]
  * Update years in copyright
  * Bump Standards-Version to 4.4.0
  * Add build-dep on libssl-dev
  * Use debhelper 12

 -- tony mancill <tmancill@debian.org>  Wed, 24 Jul 2019 17:45:25 -0700

ssh-cron (1.01.01-1) unstable; urgency=medium

  * Upstream migrated from Github to Gitlab
  * Standardized exported environment variables in debian/rules
  * Secured Format: URI (using https)

 -- Frank B. Brokken <f.b.brokken@rug.nl>  Mon, 25 Jun 2018 12:05:33 +0200

ssh-cron (1.01.00-2) unstable; urgency=medium

  * Update Vcs fields for migration from Alioth -> Salsa
  * Bump Standards-Version to 4.1.4
  * Update bobcat build-dep to address FTBFS with g++-8 (Closes: #897870)
  * Use debhelper 11; update debian/rules, debian/compat accordingly
  * Update debian/watch and debian/copyright for Github upstream URL

 -- tony mancill <tmancill@debian.org>  Mon, 07 May 2018 17:58:43 -0700

ssh-cron (1.01.00-1) unstable; urgency=low

  * New upstream release allows interactive removal of a leftover
    .ssh-cron.ipc file and uses icmake scripts that are updated to icmake
    8.00.04.

 -- Frank B. Brokken <f.b.brokken@rug.nl>  Mon, 14 Dec 2015 14:11:44 +0100

ssh-cron (1.00.01-1) unstable; urgency=low

  * Upstream fixed a flaw in the installation script, Upstream's 'build'
    script now supports -P to prevent the use of precompiled headers

 -- Frank B. Brokken <f.b.brokken@rug.nl>  Tue, 06 Oct 2015 20:59:32 +0200

ssh-cron (1.00.00-1) unstable; urgency=low

  * New upstream release reimplements its installation procedure, and adds
    some additional documentation. The debian/rules script was adapted
    accordingly.

  * This release depends on libbobcat >= 4.01.00

  * New Homedir: https://fbb-git.github.io/ssh-cron/

  * Superfluous get-orig-source target removed from debian/rules

 -- Frank B. Brokken <f.b.brokken@rug.nl>  Sat, 03 Oct 2015 10:18:01 +0200

ssh-cron (0.92.00-3) unstable; urgency=medium

  * Rebuild against bobcat >= 3.25.02-3 for g++5 ABI transition.

 -- tony mancill <tmancill@debian.org>  Wed, 12 Aug 2015 23:30:52 -0700

ssh-cron (0.92.00-2) unstable; urgency=medium

  * Apply patch for manpage generation to make the build reproducible.
    - Thanks to Chris Lamb.  (Closes: #777432)

 -- tony mancill <tmancill@debian.org>  Sun, 08 Feb 2015 09:24:40 -0800

ssh-cron (0.92.00-1) unstable; urgency=low

  [ Frank B. Brokken ]
  * New upstream release fixes error in handling day-of-month / weekday
    combinations

  [ tony mancill ]
  * Bump Standards-Version to 3.9.6 (no changes).

 -- tony mancill <tmancill@debian.org>  Sun, 21 Sep 2014 13:31:22 -0700

ssh-cron (0.91.03-1) unstable; urgency=low

  * Added -lpthread to the linker-flags (Closes: #759248)

 -- Frank B. Brokken <f.b.brokken@rug.nl>  Tue, 26 Aug 2014 09:15:11 +0200

ssh-cron (0.91.02-1) unstable; urgency=low

  [ Frank B. Brokken ]
  * Initial Debian package (Closes: #756172).

  [ tony mancill ]
  * Drop dependency on hardening-* packages.
  * Drop explicit versioned dependency on g++.

 -- tony mancill <tmancill@debian.org>  Wed, 06 Aug 2014 22:31:30 -0700