File: changelog

package info (click to toggle)
startpar 0.66-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 228 kB
  • sloc: ansic: 2,062; makefile: 88; sh: 57; cpp: 16
file content (301 lines) | stat: -rw-r--r-- 11,028 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
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
startpar (0.66-1) unstable; urgency=medium

  * New upstream version 0.66.
    - includes manpage fixes (Closes: #1092823).

 -- Mark Hindley <leepen@debian.org>  Thu, 06 Feb 2025 19:00:23 +0000

startpar (0.65-4) unstable; urgency=medium

  * d/t/install-binary-ignore-PREFIX.patch: drop to move files in aliased
    locations to /usr.  (Closes: #1073677)
  * d/t/testsuite: use canonical path.

 -- Mark Hindley <leepen@debian.org>  Tue, 18 Jun 2024 12:25:58 +0100

startpar (0.65-3) unstable; urgency=medium

  [ Debian Janitor ]
  * Remove constraints unnecessary since buster (oldstable)

  [ Petter Reinholdtsen ]
  * Remove an obsolete maintscript entry.

  [ Mark Hindley ]
  * Revert "d/test/control: remove redundant @ from Depends." to fix
    autopkgtest regression

 -- Mark Hindley <leepen@debian.org>  Fri, 14 Jun 2024 13:45:50 +0100

startpar (0.65-2) unstable; urgency=medium

  [ Debian Janitor ]
  * Bump debhelper from old 12 to 13.
  * Set upstream metadata fields: Repository-Browse.

  [ Mark Hindley ]
  * d/control:
    - bump standards version (no changes).
    - drop Petter Reinholdtsen from uploaders with thanks.
  * d/test/control: remove redundant @ from Depends.
  * Update upstream contact and URLs.
  * d/watch: update to version 4

 -- Mark Hindley <leepen@debian.org>  Thu, 13 Jun 2024 15:38:24 +0100

startpar (0.65-1) unstable; urgency=medium

  * New upstream version 0.65.
     - includes testsuite fixes (Closes: #931976)
  * Restore autopkgtest using testsuite.
  * Keep startpar binary in /bin despite upstream change to use PREFIX.
  * d/control:
     - remove Dmitry from Uploaders. (Closes: #991034)
     - add myself to Uploaders
     - update to Standards Version 4.6.0 (no changes)

 -- Mark Hindley <leepen@debian.org>  Thu, 23 Sep 2021 11:03:40 +0100

startpar (0.64-3) unstable; urgency=medium

  * Temporary disable tests to actually resolve migration

 -- Dmitry Bogatov <KAction@debian.org>  Sun, 22 Sep 2019 03:10:50 +0000

startpar (0.64-2) unstable; urgency=medium

  * Resolve insserv=1.21.0 migration loop

 -- Dmitry Bogatov <KAction@debian.org>  Tue, 17 Sep 2019 23:56:53 +0000

startpar (0.64-1) unstable; urgency=medium

  * New upstream release (Closes: #588666)
  * Prevent warnings on stderr from breaking autopkgtests (Closes: #934961)

 -- Dmitry Bogatov <KAction@debian.org>  Thu, 12 Sep 2019 07:08:43 +0000

startpar (0.64~beta-1) unstable; urgency=medium

  * New upstream release (Closes: #931977)
  * Refresh patches, drop applied upstream
  * Stricten build/test dependency on insserv(8) as required for testsuite

 -- Dmitry Bogatov <KAction@debian.org>  Mon, 26 Aug 2019 22:17:44 +0000

startpar (0.63-2) unstable; urgency=medium

  * Fix testsuite compatibility with insserv (>= 1.20) (Closes: #934945)

 -- Dmitry Bogatov <KAction@debian.org>  Mon, 19 Aug 2019 12:11:36 +0000

startpar (0.63-1) unstable; urgency=medium

  * New upstream release. (Closes: #926545)
  * Upload to unstable.
  * [97ac38cb] Rediff patches
  * [c2e9aeef] Drop code moving startpar from /sbin to /bin (upstreamed)
  * [94f12bfa] Update standards version to 4.4.0
  * [f71d9a1e] Update debhelper compat version to 12.
  * [eac28929] Set "unstable" as target distribution in CI config.
  * [bdf71806] Drop patch checking for alternative locations of insserv.
  * [5c68e10d] wrap-and-sort -sta

 -- Dmitry Bogatov <KAction@debian.org>  Fri, 12 Jul 2019 05:23:26 +0000

startpar (0.63~beta-1) experimental; urgency=medium

  * New upstream release.
  * [753ddcab] Refresh patches
  * [f05584d5] Install binary into /bin

 -- Dmitry Bogatov <KAction@debian.org>  Thu, 23 May 2019 01:06:10 +0000

startpar (0.62-1) experimental; urgency=medium

  * New upstream release (Closes: #924117)
  * Drop patches, applied upstream:
    + 81_timeout.patch
    + 99-fix-spelling-error.patch
  * Remove `30_testsuite_insserv.patch' -- we can assume,
    that `/sbin/insserv' exists.
  * Re-export upstream signing key without extra signatures.
  * Use secure URI in Homepage field.
  * Use `startpar.maintscript' instead of manual calls to
    `dpkg-maintscript-helper'.
  * Bump standards version to 4.3.0
  * Install startpar(8) into /sbin (Closes: #926544)
  * Simplify `debian/rules'.

 -- Dmitry Bogatov <KAction@debian.org>  Wed, 10 Apr 2019 11:16:46 +0000

startpar (0.61-1) unstable; urgency=medium

  * Upload to unstable
  * New upstream release
  * Update upstream signing key
  * Remove obsolete conffile (Closes: #768939)
  * Fix FTBFS with glibc-2.28 (Closes: #915962)
    + Thanks: Samuel Thibault <sthibault@debian.org>
  * Remove obsolete XS-Testsuite field from `debian/control'

 -- Dmitry Bogatov <KAction@debian.org>  Sat, 08 Dec 2018 21:38:44 +0000

startpar (0.61~beta-1) experimental; urgency=medium

  * New upstream release (Closes: #679630, #609959, #696359, #763703)
  * Update `debian/watch' file
  * Refresh patches
    + drop `20_testuite_nostderr.patch' -- applied upstream
    + drop `upstart_support.patch' -- upstart no longer in Debian
    + drop `83_hardening.patch' -- applied upstream
  * Remove references to `upstart' in `debian/rules'
  * Update Maintainer field in `debian/control' (Closes: #834283)
  * Add myself into list of uploaders
  * Update Vcs-* fields in debian/control.
  * Update standards version to 4.2.1 (no changes needed)
  * Drop versioned dependency on `quilt', which is satisfied even on
    old-old-stable.
  * Bump compat version to 11 (no changes needed)
  * Build-depend on `debhelper-compat' (obsoletes `debian/compat')
  * Remove `unstart' init script
  * Fix spelling errors in source
  * Use https when referring to copyright format

 -- Dmitry Bogatov <KAction@debian.org>  Sat, 24 Nov 2018 23:55:47 +0000

startpar (0.59-4) unstable; urgency=medium

  * Acknowledge NMUs.
  * In test suite, look for insserv in /usr/lib/insserv/insserv
    too (Closes: #830557).  Patch from Jon Boden and Ubuntu.
  * Avoid running test suite twice during build and do not run tests
    when DEB_BUILD_OPTIONS contains nocheck (Closes: #794138).  Patch
    from Helmut Grohne.
  * Comment out description from the startpar upstart job, to disable
    plymouth-upstart-bridge boot messages with "Starting/Stopping
    startpar bridge" for every upstart job (Closes: #747189).  Patch
    from Dimitri John Ledkov and Ubuntu.

 -- Petter Reinholdtsen <pere@debian.org>  Wed, 15 Nov 2017 09:57:10 +0100

startpar (0.59-3.2) unstable; urgency=medium

  [ Manuel A. Fernandez Montecelo ]
  * Non-maintainer upload.
  * Update (remove) all Uploaders except Petter Reinholdtsen, according to
    this changelog they never actually contributed to this package, the
    same was done with sysvinit (the lead among the group of packages, see
    #834283 and #811377), and the package is RFAed.  The people removed are:
    - Henrique de Moraes Holschuh
    - Kel Modderman
    - Roger Leigh (Closes: #869350)
    - Thomas Goirand

  [ Helmut Grohne ]
  * Fix FTCBFS. (Closes: #794138, #816186)
    + Pass host arch CC to Makefile.

 -- Manuel A. Fernandez Montecelo <mafm@debian.org>  Tue, 07 Nov 2017 00:17:03 +0100

startpar (0.59-3.1) unstable; urgency=medium

  * Non-maintainer upload.

  [ Jon Boden ]
  * Add insserv to Build-Depends. (Closes: #830549)

  [ Christian Hofstaedtler ]
  * Replace obsolete hardening-wrapper with buildflags.mk.
    (Closes: #831605)

  [ Michael Biebl ]
  * Demote priority to optional.
  * Mark startpar as Multi-Arch: foreign. (Closes: #804503)

 -- Michael Biebl <biebl@debian.org>  Thu, 28 Jul 2016 18:05:22 +0200

startpar (0.59-3) unstable; urgency=low

  * Adjust 83_hardening.patch to a version more suitable for upstream.
  * New patch 20_testuite_nostderr.patch to adjust test suite to not
    print anything to stderr.

 -- Petter Reinholdtsen <pere@debian.org>  Thu, 17 Apr 2014 09:16:14 +0200

startpar (0.59-2) unstable; urgency=low

  * Remove obsolete lintian overrides.
  * Add GPG signature checking to watch file.
  * Use canonical git URL in Vcs-Git control field.
  * Extend long package description a bit.
  * Remove 71_signalfd.patch now applied upstream.
  * Combine 75_man_startpar_see_also.patch and 82_man_startpar_rc-dir.patch
    into 10_man_startpar_debian.patch, including Debian related edits to
    the startpar manual page.
  * Adjust autopkgtest check to not try to build the source before
    running the test suite.

 -- Petter Reinholdtsen <pere@debian.org>  Sat, 12 Apr 2014 19:10:15 +0200

startpar (0.59-1) unstable; urgency=low

  * New upstream release.
    - Include test suite.
    - Includes our patches 70_not_suse.patch, 72_path_max.patch,
      73_lfs_cflags.patch, 74_man_startpar_iorate.patch,
      76_startpar_ldflags.patch, 77_startpar_skip_reason.patch and
      79_startpar_kfreebsd_mlockall.patch.
  * Add autopkgtest self test code using the test suite available in the
    next upstream version of startpar.  Also run test suite during build.

 -- Petter Reinholdtsen <pere@debian.org>  Thu, 10 Apr 2014 11:35:42 +0200

startpar (0.58-5) unstable; urgency=low

  * Upload final startpar split from sysvinit-utils to unstable.
  * Fix build problem on !linux systems (Closes: #743456).
  * Correct Vcs-Browser URL in control file, add missing .git ending.

 -- Petter Reinholdtsen <pere@debian.org>  Mon, 07 Apr 2014 11:49:38 +0200

startpar (0.58-4) experimental; urgency=low

  * Undo renaming done in 0.58-2, and instead conflict with sysvinit-utils,
    to avoid inconsistent upstart configuration during upgrades.
    No need for postinst code to remove /etc/init/startpar-injector.conf,
    which was never installed by mistake.  This version breaks/replaces
    sysvinit-utils (<< 2.88dsf-52) to take over the files
    /usr/share/man/man8/startpar-upstart-inject.8.gz,
    /usr/share/man/man8/startpar.8.gz and
    /etc/init/startpar-bridge.conf from that soon to be uploaded package.

 -- Petter Reinholdtsen <pere@debian.org>  Sun, 06 Apr 2014 10:08:28 +0200

startpar (0.58-3) unstable; urgency=low

  * Adjust when messages are printed and how time outs are handled
    with parallel booting (Closes: #678260).  Patch from Em DeEm.
  * Use correct path to rcX.d/ directories in startpar(8)
    (Closes: #570958).
  * Add hardening flags to the build.

 -- Petter Reinholdtsen <pere@debian.org>  Fri, 28 Mar 2014 23:38:54 +0100

startpar (0.58-2) unstable; urgency=low

  * Rename startpar-upstart-inject to startpar-upstart-injector,
    startpar(8) to startpar(8init) and startpar-bridge
    to startpar-upstart-injector to avoid having to conflict with
    sysvinit-utils (Closes: #742822).

 -- Petter Reinholdtsen <pere@debian.org>  Thu, 27 Mar 2014 23:17:05 +0100

startpar (0.58-1) unstable; urgency=low

  * Split out startpar from sysvinit-tools for easier maintenance.
  * Place startpar binary in /lib/startpar/ to reduce the chance of anyone
    calling it outside the boot system.
  * Depend on hardening-wrapper and enable it in the rules file.

 -- Petter Reinholdtsen <pere@debian.org>  Wed, 19 Feb 2014 22:15:02 +0100