File: changelog

package info (click to toggle)
sg3-utils 1.44-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 7,056 kB
  • sloc: ansic: 93,218; sh: 7,607; cpp: 2,947; makefile: 447
file content (358 lines) | stat: -rw-r--r-- 12,591 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
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
sg3-utils (1.44-1) unstable; urgency=medium

  * New upstream version 1.44
  * Drop patch ship-rescan-script.sh. Merged upstream.
  * Update new symbol list

 -- Ritesh Raj Sarraf <rrs@debian.org>  Thu, 13 Sep 2018 11:03:26 +0545

sg3-utils (1.42-3) unstable; urgency=medium

  * Fix path for udevadm, which now resides in /bin.
    Thanks to Michael Biebl (Closes: #852585)
  * Switch packaging to Salsa

 -- Ritesh Raj Sarraf <rrs@debian.org>  Mon, 10 Sep 2018 10:02:04 +0545

sg3-utils (1.42-2) unstable; urgency=medium

  * [a3ba3f8] Don't hardcode architecture in install files
  * Also close below bug. Its udev rule error is fixed in 1.42
    (Closes: #799680)
  * [1602649] Add debian/gbp.conf to explicitly enable pristine-tar
    for this package's packaging

 -- Ritesh Raj Sarraf <rrs@debian.org>  Tue, 22 Mar 2016 21:59:58 +0530

sg3-utils (1.42-1) unstable; urgency=medium

  * [5e8831f] Imported Upstream version 1.42
  * [207bf28] Update symbol list for 1.42
  * [5bb50a3] Bump debhelper to 9
  * [3ef31a6] Fix Vcs URLs
  * [ed19382] Update install list

 -- Ritesh Raj Sarraf <rrs@debian.org>  Tue, 22 Mar 2016 16:03:46 +0530

sg3-utils (1.41-1) unstable; urgency=medium

  [ Mauricio Faria de Oliveira ]
  * sg3-utils-udev (new binary package):  provide the udev rules for
    SCSI-ID mappings and symlinks at boot time for multipath-tools:
    - debian/control: add sg3-utils-udev
    - debian/rules: build it with override_dh_{install,clean}
    - debian/initramfs/hooks: add_udev_rules() and copy_exec() 'sg_inq'
      to initramfs
    - debian/sg3-utils-udev.post{inst,rm}: call update-initramfs

  [ Ritesh Raj Sarraf ]
  * [7c346df] Add misc:Depends to dependency
  * [b719c1a] Clean up README.source
  * [e799461] Remove stale debian/ folder in upstream branch
  * [92db371] Imported Upstream version 1.41
  * [dadce5a] Recover debian/ files from improper gbp import
    --filter=debian
  * [e7aa4ba] Refresh patch debian/patches/ship-rescan-script.sh
  * [33af743] Update symbols introduced in 1.41

 -- Ritesh Raj Sarraf <rrs@debian.org>  Wed, 08 Jul 2015 18:48:43 +0530

sg3-utils (1.39-1) unstable; urgency=medium

  * [a3a22b2] Imported Upstream version 1.39
  * [c1a14cb] Update symbols list

 -- Ritesh Raj Sarraf <rrs@debian.org>  Mon, 29 Sep 2014 13:25:14 +0530

sg3-utils (1.38-2) unstable; urgency=medium

  * [c9b57d9] Ship the rescan-scsi-bus.sh script (Closes: #758926)
    Note: The scsitools package also ships a rescan-scsi-bus script.
    To make the files not overwrite, rescan-scsi-bus.sh script is
    shipped into /usr/bin/

 -- Ritesh Raj Sarraf <rrs@debian.org>  Wed, 27 Aug 2014 15:32:26 +0530

sg3-utils (1.38-1) unstable; urgency=medium

  * [d956539] Use dh-autoreconf for build.
    Thanks to Colin Watson (Closes: #732541)
  * [2fc0300] Imported Upstream version 1.38

 -- Ritesh Raj Sarraf <rrs@debian.org>  Thu, 03 Apr 2014 12:07:32 +0530

sg3-utils (1.36-1) unstable; urgency=low

  * [69e9dac] Imported Upstream version 1.36
  * [cb75936] Add debian compat, level 7
  * [68fed25] update README.source
  * [3c724fc] Add build-dep autotools-dev
  * [e4b9fdd] add destdir to install path
  * [7cfff11] Simplify build with debhelper
  * [f9a7540] Update symbols for 1.36 release
  * [7b0b48d] Enable hardening build

 -- Ritesh Raj Sarraf <rrs@debian.org>  Sun, 23 Jun 2013 16:08:01 +0530

sg3-utils (1.33-1) unstable; urgency=low

  * [d05522e] Fix installation path.
    Thanks to Chow Loong Jin (Closes: #657404)
  * [22587cc] Imported Upstream version 1.33

 -- Ritesh Raj Sarraf <rrs@debian.org>  Thu, 26 Jan 2012 23:40:42 +0530

sg3-utils (1.32-1) unstable; urgency=low

  * New upstream version
  * [06cef8d] Use kfreebsd-any as the build-dep.
    Thanks to Robert Millan (Closes: 634362)
  * [850586d] separate build-arch and build-indep targets
  * [a432747] Drop duplicate changelog
  * [ec2bbd8] Update Standards Version to 3.9.2. No changes required

 -- Ritesh Raj Sarraf <rrs@debian.org>  Tue, 09 Aug 2011 16:36:28 +0530

sg3-utils (1.31-1) unstable; urgency=low

  * New Upstream Release 
  * [0d9bfc1] update symbols file

 -- Ritesh Raj Sarraf <rrs@debian.org>  Thu, 17 Mar 2011 19:46:32 +0530

sg3-utils (1.30-1) unstable; urgency=low

  * New Upstream Release
  * Change address to my official Debian address and remove the DMUA flag 
  * Add a get-orig-source target 
  * Dropping patches that have merged upstream
    - 001_man_page_fixes.patch
    - 002_spelling_error_fixes.patch 
  * Update Standards Version to 3.9.1
    - Add BSD license to the copyright section 

 -- Ritesh Raj Sarraf <rrs@debian.org>  Fri, 11 Feb 2011 01:22:58 +0530

sg3-utils (1.29-1) unstable; urgency=low

  [Ritesh Raj Sarraf]
  * Adopt package as the new maintainer (Closes: #540828) 
  * New upstream release
    + Drop patches, merged upstream
      - 01_am_maintainer_mode.patch
      - 02_kfreebsd.patch
      - 99_autoreconf.patch
    + Add new patches
      - 001_man_page_fixes.patch
      - 002_spelling_error_fixes.patch
  * Update symbol list for new symbols introduced in this release 
  * Add ${misc:Depends} to make in lintian clean 
  * Add "source/format" and specify the current source format 
  * Update Standards Version to 3.8.4 (No changes required) 
  * Add Vcs headers 
  * Add DMUA Flag 
  * Explain about tarball re-packing in README.source

  [Jonathan McDowell]
  * Add myself to Uploaders.
  * Move to source format 3.0 (quilt).

 -- Jonathan McDowell <noodles@earth.li>  Wed, 21 Apr 2010 20:22:32 +0100

sg3-utils (1.28-2) unstable; urgency=low

  * QA upload.
  * Add libsgutils2-2.symbols.kfreebsd. Some of the symbols are Linux
    specific causing FTBFS on kfreebsd.

 -- Michael Biebl <biebl@debian.org>  Thu, 05 Nov 2009 20:42:13 +0100

sg3-utils (1.28-1) unstable; urgency=low

  * QA upload.
  * New upstream release.
    - Typo fixes in sg_ident.8 man page. (Closes: #525269)
    - README has been updated for new homepage URL. (Closes: #527904)
  * Add watch file to track new upstream releases.
  * Add symbols file for libsgutils2-2 for improved shlibs dependencies.
  * Cleanup debian/rules
    - Use DH_OPTIONS=-a for binary-arch so we don't have to add -a to each
      debhelper command.
    - Drop -V from dh_makeshlibs as we use a symbols file now.
    - Drop -l and -L parameter from dh_shlibdeps, no longer necessary.
    - Don't copy scripts/sas* as those scripts have been removed upstream.
    - Use dh_prep instead of previous dh_clean -k. (Closes: #541734)
  * Update debian/patches/02_kfreebsd.patch to apply cleanly.
  * Regenerate debian/patches/99_autoreconf.patch in an etch environment to
    keep the patch as small as possible.
  * Bump Standards-Version to 3.8.3. No further changes.
  * Update homepage URL in debian/copyright and add a Homepage: field to
    debian/control. (Closes: #545300)

 -- Michael Biebl <biebl@debian.org>  Mon, 26 Oct 2009 01:43:43 +0100

sg3-utils (1.27-1) unstable; urgency=low

  * QA upload.
    + Set maintainer to Debian QA Group <packages@qa.debian.org>
  * Don't ignore errors on make clean. 
  * Use quilt as a patch system.
  * Enable AM_MAINTAINER_MODE.
  * Add patch by Petr Salinger to fix FTBFS on GNU/kFreeBSD (closes: 
    #542748).

 -- Aurelien Jarno <aurel32@debian.org>  Sun, 30 Aug 2009 17:35:35 +0200

sg3-utils (1.27-0.1) unstable; urgency=low

  [ Martin Pitt ]
  * Non-maintainer upload; this package blocks DeviceKit, and maintainer is
    apparently not active any more. Also clean up and modernize the package
    somewhat while we are at it.
  * New upstream release (required for current devicekit-disks).
    (Closes: #532546). Upstream original tarball repacked to not contain
    debian/ directory.
  * Rename libsgutils1{,-dev} to libsgutils2-2{,-dev}, upstream bumped SONAME.
    Also call the library libgsutils2-2 to match SONAME. Add
    Conflicts/Replaces for "libsgutils2" to provide a clean upgrade from the
    packages as provided by Upstream and Ubuntu.
  * debian/rules: Update build rules for upstream Makefile → autotools switch.
  * debian/rules: Fix cleaning a clean source package.
  * Demote Recommends to Suggests; the library doesn't actually call the
    binaries in sg3-utils. (Closes: #532547)
  * Drop debian/*.dirs, unnecessary with dh_install.
  * Drop sg3-utils.preinst, not necessary to deal with kernel 2.4 any more.
  * Drop libsgutils2-0.install, libsgutils2-0-dev.install, these packages
    don't exist.
  * Drop libsgutils2.post{inst,rm}: Basically empty, debhelper will create its
    own.
  * libsgutils2-dev.install: Drop *.lo.
  * debian/compat: 4 -> 7. Bump debhelper build-depends accordingly.
  * debian/control: Bump Standards-Version to 3.8.2.
  * debian/control: Modernize package description for Linux 2.6.
    (Closes: #506578)
  * debian/rules: Drop -k argument from dh_clean (thanks lintian).

  [ Frank Lichtenheld ]
  * debian/control, debian/rules: Add dependency of libsgutils-dev on
    libcam-dev on kfreebsd-*. (Closes: #519460)

 -- Martin Pitt <mpitt@debian.org>  Mon, 22 Jun 2009 12:04:20 +0200

sg3-utils (1.24-2) unstable; urgency=low

  * Cleaned up package description (Closes: #445920).
  * Don't make libtool think rpath is necessary (Closes: #451153)
  * Capitalized Linux in extended description (Closes: #457526).
  * Completed sentence in libsgutils1 long description (Closes: #421391).
  * Added patch from Aurelian Jarno to build on kfreebsd-* (Closes: #455430).
  * Symlinks in examples directory cleaned up (Closes: #372610).

 -- Eric Schwartz (Skif) <emschwar@debian.org>  Sun, 30 Dec 2007 11:52:58 -0700

sg3-utils (1.24-1) unstable; urgency=low

  * New upstream release
  * Conflicts with upstream libsgutils package libsgutils-1-0 (closes: #391077)

 -- Eric Schwartz (Skif) <emschwar@debian.org>  Tue,  5 Jun 2007 17:04:21 -0600

sg3-utils (1.21-2.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Fix FTBFS due to old syscall usage (Closes: #395512).

 -- Luk Claes <luk@debian.org>  Sun,  5 Nov 2006 17:23:29 +0100

sg3-utils (1.21-2) unstable; urgency=low

  * Added Depends on libsgutils1 to libsgutils1-dev (closes: #387798)

 -- Eric Schwartz (Skif) <emschwar@debian.org>  Fri, 22 Sep 2006 00:20:28 -0600

sg3-utils (1.21-1) unstable; urgency=low

  * New upstream release

 -- Eric Schwartz (Skif) <emschwar@debian.org>  Wed, 13 Sep 2006 21:54:30 -0600

sg3-utils (1.20-1) unstable; urgency=low

  * New upstream release

 -- Eric Schwartz (Skif) <emschwar@debian.org>  Wed, 26 Apr 2006 22:31:15 -0600

sg3-utils (1.17-3) unstable; urgency=low

  * Cleaned up sg_read(8) manpage (Closes: #294521)

 -- Eric Schwartz (Skif) <emschwar@debian.org>  Mon, 13 Feb 2006 17:59:46 -0700

sg3-utils (1.17-2) unstable; urgency=low

  * Add libtool to build-depends

 -- Eric Schwartz (Skif) <emschwar@debian.org>  Tue,  4 Oct 2005 19:40:00 -0600

sg3-utils (1.17-1) unstable; urgency=low

  * New upstream version

 -- Eric Schwartz (Skif) <emschwar@debian.org>  Sat,  1 Oct 2005 13:26:16 -0600

sg3-utils (1.08-2) unstable; urgency=low

  * Fix packaging bug that accidentally left off binaries.  Sigh.
    (closes: #271906)

 -- Eric Schwartz (Skif) <emschwar@debian.org>  Wed, 15 Sep 2004 22:40:06 -0600

sg3-utils (1.08-1) unstable; urgency=low

  * New upstream version
  * Unified package description with list of tools actually installed
    (closes: #271093)

 -- Eric Schwartz (Skif) <emschwar@debian.org>  Sun, 12 Sep 2004 21:22:42 -0600

sg3-utils (1.05-1) unstable; urgency=low

  * New upstream release
  * updated description to match tools in package (closes: #221143)

 -- Eric Schwartz <emschwar@debian.org>  Tue, 18 Nov 2003 22:22:29 -0700

sg3-utils (1.03-1) unstable; urgency=low

  * New upstream release (closes: #181999)

 -- Eric Schwartz <emschwar@debian.org>  Tue, 29 Apr 2003 20:18:30 -0600

sg3-utils (0.95-4) unstable; urgency=low

  * Only warns if installed on a kernel version < 2.4 (closes: #136434)
      
 -- Eric Schwartz <emschwar@debian.org>  Tue, 28 May 2002 22:55:29 -0600

sg3-utils (0.95-3) unstable; urgency=low

  * Extended description to include descriptions of all tools included in
    the package. (closes: #121968)

 -- Eric Schwartz <emschwar@debian.org>  Sun, 13 Jan 2002 17:09:27 -0700

sg3-utils (0.95-2) unstable; urgency=low

  * Packaging manpages (closes: #122692)
  * Conflicts with cdwrite (closes: #123779)

 -- Eric Schwartz <emschwar@debian.org>  Wed,  2 Jan 2002 01:05:08 -0700

sg3-utils (0.95-1) unstable; urgency=low

  * Initial Release.
  * Adjusted Makefile to include $DESTDIR

 -- Eric Schwartz <emschwar@debian.org>  Wed, 14 Nov 2001 17:05:56 -0700