File: changelog

package info (click to toggle)
libgssglue 0.7-1.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 444 kB
  • sloc: ansic: 3,547; makefile: 48; sh: 20
file content (336 lines) | stat: -rw-r--r-- 10,873 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
libgssglue (0.7-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Be more lenient when checking for pkg-config's cflags output
    in the autopkgtest. libs output was already leniently checked.
    (Closes: #1024278)

 -- Philipp Kern <pkern@debian.org>  Mon, 12 Dec 2022 13:03:24 +0100

libgssglue (0.7-1) unstable; urgency=medium

  * New upstream version 0.7
  * Drop 02-531986-kFreeBSD.patch (upstreamed).
  * Add debci checks from upstream.

 -- Simon Josefsson <simon@josefsson.org>  Tue, 16 Aug 2022 01:29:01 +0200

libgssglue (0.6-1) unstable; urgency=medium

  * New upstream version 0.6
  * Drop patch 01-370825-gssapi_mech.conf.patch (upstreamed).
  * Drop 06-400185-if_defined.patch (unnecessary).

 -- Simon Josefsson <simon@josefsson.org>  Mon, 15 Aug 2022 16:06:29 +0200

libgssglue (0.5-1) unstable; urgency=medium

  * Use new upstream, fix watch and add signing-key.
  * New upstream version 0.5
  * Add upstream/metadata.
  * Add override_dh_autoreconf to rebootstrap project.

 -- Simon Josefsson <simon@josefsson.org>  Tue, 09 Aug 2022 18:08:33 +0200

libgssglue (0.4-5) unstable; urgency=low

  * Adopt package.  Closes: #925019.
  * Bump Standards-Version to 4.6.1.
  * Add Rules-Requires-Root: no.
  * Drop ancient Conflicts/Replaces for libgssapi-dev/libgssapi2.
  * Bump debian/copyright adding myself.
  * Add libgssglue1.symbols file.
  * Drop unnecessary libkrb5-dev build dep.

 -- Simon Josefsson <simon@josefsson.org>  Wed, 13 Jul 2022 13:39:12 +0200

libgssglue (0.4-4) unstable; urgency=medium

  * QA upload.

  [ Debian Janitor ]
  * Update watch file format version to 4.
  * Remove field Section on binary package libgssglue1 that duplicates source.

 -- Jelmer Vernooij <jelmer@debian.org>  Wed, 25 May 2022 15:17:09 +0100

libgssglue (0.4-3) unstable; urgency=medium

  * QA upload.
  * debian/rules: Use dh-autoreconf to update libtool macros for
    new ports. (Closes: #732574)
  * debian/source/options: Drop custom compression level.
  * debian/*.dirs: Dropped, not needed.
  * debian/rules: Migrate to dh sequencer.
    + Install all libraries into /usr/lib/ rather than /lib/.
  * debian/control:
    + Bump Standards-Version to 4.6.0.
    + Bump debhelper compat to v13.
    + Add Vcs-* fields.
    + Refresh build-dependency field.
    + Do not mark libgssglue1 as Priority: standard.

 -- Boyuan Yang <byang@debian.org>  Tue, 31 Aug 2021 15:04:19 -0400

libgssglue (0.4-2) unstable; urgency=low

  * Add multiarch support
  * Use hardening options

 -- Anibal Monsalve Salazar <anibal@debian.org>  Fri, 08 Jun 2012 14:50:06 +1000

libgssglue (0.4-1) unstable; urgency=high

  * New upstream version 0.4
    Changes since libgssglue-0.3:
    - Fix for CVE-2011-2709
      Patch from Marcus Meissner
      Note: Although https://bugzilla.novell.com/show_bug.cgi?id=694598
      mentions mount.nfs, libgssglue is not used by mount.nfs.
    Closes: #670256
  * Fix out-of-date-standards-version
  * DH compatibility level is 9

 -- Anibal Monsalve Salazar <anibal@debian.org>  Thu, 10 May 2012 10:08:08 +1000

libgssglue (0.3-4) unstable; urgency=low

  * DH compatibility level is 8
  * Update debian/copyright

 -- Anibal Monsalve Salazar <anibal@debian.org>  Mon, 05 Dec 2011 14:11:02 +1100

libgssglue (0.3-3.1) unstable; urgency=emergency

  * Non-maintainer upload.
  * Don't use bzip2 compression for the debs (closes: 643950).

 -- Julien Cristau <jcristau@debian.org>  Fri, 07 Oct 2011 21:33:03 +0200

libgssglue (0.3-3) unstable; urgency=low

  * Move libgssglue.so back to /usr
    Patch by Steve Langasek
    Closes: 639939

 -- Anibal Monsalve Salazar <anibal@debian.org>  Fri, 02 Sep 2011 13:24:21 +1000

libgssglue (0.3-2) unstable; urgency=low

  * Fix "libgssglue1: boot fails when /usr is an NFS mount"
    Closes: 633021

 -- Anibal Monsalve Salazar <anibal@debian.org>  Wed, 20 Jul 2011 08:15:25 +1000

libgssglue (0.3-1) unstable; urgency=low

  * New upstream
    Changes since libgssglue-0.2:
    + Add new typedefs defined in RFC 5587 and used in newer versions
      of MIT Kerberos.
    + Fixes a compile error in nfs-utils which uses gssapi.h from this
      package and other gss headers from the Kerberos distribution.
  * Merged upstream:
    debian/patches/07-629553-gssapi.h.in.patch

 -- Anibal Monsalve Salazar <anibal@debian.org>  Thu, 23 Jun 2011 07:45:24 +1000

libgssglue (0.2-3) unstable; urgency=medium

  * Fix incompatibility with krb5 1.9
    Add debian/patches/07-629553-gssapi.h.in.patch from upstream
    Closes: 629553, 629692
  * Fix unneeded-build-dep-on-quilt
  * Fix out-of-date-standards-version
  * Fix debian-rules-missing-recommended-target

 -- Anibal Monsalve Salazar <anibal@debian.org>  Fri, 17 Jun 2011 11:39:23 +1000

libgssglue (0.2-2) unstable; urgency=low

  [ Steve Langasek ]
  * debian/patches/01-370825-gssapi_mech.conf.patch: update for multiarch;
    look up our gssapi mechs using the default search path instead of an
    absolute path since the absolute path won't be the same on all archs (or
    the same before and after multiarch).
    Closes: 619559

  [ Anibal Monsalve Salazar ]
  * Remove debian/patches/debian-changes-0.2-1
    Closes: 619052

 -- Anibal Monsalve Salazar <anibal@debian.org>  Wed, 30 Mar 2011 22:23:32 +1100

libgssglue (0.2-1) unstable; urgency=low

  * New upstream release
  * Merged upstream: 04-512730-resource_leak.patch
  * Debian source format is 3.0 (quilt)
  * Fix debhelper-but-no-misc-depends
  * Fix out-of-date-standards-version

 -- Anibal Monsalve Salazar <anibal@debian.org>  Fri, 18 Mar 2011 18:58:18 +1100

libgssglue (0.1-4) unstable; urgency=low

  * Removing myself from uploaders.

 -- Daniel Baumann <daniel@debian.org>  Mon, 31 Aug 2009 08:59:21 +0200

libgssglue (0.1-3) unstable; urgency=low

  * Build on GNU/kFreeBSD. Closes: #531986
  * Fix resource leak. Closes: #512730
  * Fix wrong #if statments. Closes: 400185
  * Build depend on quilt
  * Standards Version is 3.8.1
  * DH compat is 7
  * Run dh_prep instead of dh_clean -k

 -- Anibal Monsalve Salazar <anibal@debian.org>  Sat, 06 Jun 2009 17:55:22 +1000

libgssglue (0.1-2) unstable; urgency=low

  * Repackage debian source
  * Don't ship libgssglue.la. Closes: #473344
  * Update debian/watch file
  * Fix the following lintian issues:
    W: libgssglue source: out-of-date-standards-version 3.7.2 (current is
       3.7.3)
    W: libgssglue1: description-contains-homepage
    W: libgssglue-dev: description-contains-homepage

 -- Anibal Monsalve Salazar <anibal@debian.org>  Fri, 18 Apr 2008 23:09:04 +1000

libgssglue (0.1-1) unstable; urgency=medium

  * debian/control:
    - Removed libgssapi-dev & libgssapi2 from Provides list.
      Closes: #441864.

 -- Anibal Monsalve Salazar <anibal@debian.org>  Wed, 12 Sep 2007 09:20:31 +1000

libgssglue (0.1-0) unstable; urgency=low

  * New upstream release. Closes: #440895.
  * Renamed gssapi to gssglue.
  * debian/control:
    - removed heimdal-dev from Replaces & Conflicts.
    - added libgssapi-dev & libgssapi2 to Replaces, Conflicts & Provides.

 -- Anibal Monsalve Salazar <anibal@debian.org>  Wed, 05 Sep 2007 21:15:33 +1000

libgssapi (0.11-1) unstable; urgency=low

  * New upstream release.

 -- Steinar H. Gunderson <sesse@debian.org>  Thu, 26 Apr 2007 23:28:42 +0200

libgssapi (0.10-4) unstable; urgency=medium

  * Added conflicts/replaces on libgssapi-dev against heimdal-dev
    (Closes: #380287).

 -- Daniel Baumann <daniel@debian.org>  Sun, 29 Oct 2006 16:28:00 +0100

libgssapi (0.10-3) unstable; urgency=high

  * Regression: gssapi_mech.conf: changed /usr/lib/libgssapi_krb5.so to
    /usr/lib/libgssapi_krb5.so.2, see #370825, closes: #381986.

 -- Anibal Monsalve Salazar <anibal@debian.org>  Tue, 08 Aug 2006 19:20:21 +1000

libgssapi (0.10-2) unstable; urgency=low

  * Updated co-maintainer mail address.

 -- Anibal Monsalve Salazar <anibal@debian.org>  Wed, 05 Jul 2006 14:40:35 +1000

libgssapi (0.10-1) unstable; urgency=low

  * New upstream release.

 -- Anibal Monsalve Salazar <anibal@debian.org>  Fri, 23 Jun 2006 07:55:55 +1000

libgssapi (0.9-3) unstable; urgency=low

  * gssapi_mech.conf: changed /usr/lib/libgssapi_krb5.so to
    /usr/lib/libgssapi_krb5.so.2, closes: #370825.

 -- Anibal Monsalve Salazar <anibal@debian.org>  Wed, 07 Jun 2006 10:50:06 +1000

libgssapi (0.9-2) unstable; urgency=low

  * New maintainer.
  * Set Standards-Version to 3.7.2.

 -- Anibal Monsalve Salazar <anibal@debian.org>  Fri, 02 Jun 2006 16:23:12 +1000

libgssapi (0.9-1) unstable; urgency=low

  * New upstream release:
    -Correct declaration and implementation of gss_export_lucid_sec_context().
    This results in an interface change. The soname is updated to reflect this.
  * bump library version to libgssapi2
  * remove debian/libgssapi1.conffiles, because cdbs already adds
    etc/gssapi_mech.conf to the list of conffiles
  * debian/control:
    -added Anibal Monsalve Salazar and Steinar H. Gunderson to Uploaders:

 -- Timo Aaltonen <tjaalton@cc.hut.fi>  Thu, 27 Apr 2006 09:37:02 +0300

libgssapi (0.8-1) unstable; urgency=low

  * New upstream release
  * changes:
    - Memory leak: free union_name in gss_acquire_cred if it was allocated
    there.
    - Don't exit() the application if initialization fails, just fail the
    operation.
    - Add glue routines for gss_canonicalize_name and gss_export_name
    - Make "first-class" routines for gss_get_mic, gss_verify_mic, gss_wrap,
    and gss_unwrap
    - Clean up some clutter of unused #ifde'd code
    - Change union_name definition such that external_name is a gss_buffer_desc
    rather than gss_buffer_t.  Eliminates unnecessary malloc'ing and freeing.

 -- Timo Aaltonen <tjaalton@cc.hut.fi>  Mon,  3 Apr 2006 09:39:54 +0300

libgssapi (0.7-1) unstable; urgency=low

  * New upstream release
  * initial upload to Debian (closes: #359189)
  * debian/watch: create
  * debian/control:
    -bump Standards-Version to 3.6.2
    -Section: libdevel for -dev
    -add cdbs to Build-Depends:
    -remove unneeded whitespace from the descriptions
    -raise Build-Depends on debhelper, now (>=5.0.0)
    -add an URL to the upstream sources
  * debian/rules: use cdbs
  * debian/{*dirs,docs}: removed files that are unnecessary because of
    cdbs
  * debian/gssapi_mech.conf: removed, install from doc/
  * make copyright more readable
  * change compat to 5

 -- Timo Aaltonen <tjaalton@cc.hut.fi>  Wed, 29 Mar 2006 13:57:22 +0300

libgssapi (0.4-1) unstable; urgency=low

  * new release; see main ChangeLog

 -- J. Bruce Fields <bfields@fieldses.org>  Mon, 12 Sep 2005 12:47:49 -0400

libgssapi (0.2-1) unstable; urgency=low

  * fix debian/copyright

 -- J. Bruce Fields <bfields@fieldses.org>  Sun, 14 Nov 2004 14:18:26 -0500

libgssapi (0.1-1) unstable; urgency=low

  * Initial Release.

 -- J. Bruce Fields <bfields@fieldses.org>  Thu, 21 Oct 2004 16:54:53 -0400