File: changelog

package info (click to toggle)
shelldap 1.5.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 336 kB
  • sloc: perl: 4,632; makefile: 16; sh: 3
file content (239 lines) | stat: -rw-r--r-- 9,119 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
shelldap (1.5.1-1) unstable; urgency=medium

  * debian/watch: Switch to fetch releases from github
  * New upstream version 1.5.1
    - Repair SASL authentications, add a 'sasluser' option (Closes: #941411)
  * Declare compliance with Debian policy 4.4.1

 -- Salvatore Bonaccorso <carnil@debian.org>  Sun, 13 Oct 2019 21:20:43 +0200

shelldap (1.5.0-2) unstable; urgency=medium

  * Upload to unstable

 -- Salvatore Bonaccorso <carnil@debian.org>  Sat, 06 Jul 2019 23:16:10 +0200

shelldap (1.5.0-1) experimental; urgency=medium

  * New upstream version 1.5.0
  * Update copyright years for upstream files
  * Update copyright files for debian/* packaging files
  * Refresh add-editor-fallback.patch patch
  * Refresh add-pager-fallback.patch patch
  * Update (simplify) salsa CI pipeline includes
  * Add Depends on libtie-ixhash-perl

 -- Salvatore Bonaccorso <carnil@debian.org>  Sun, 30 Jun 2019 09:30:05 +0200

shelldap (1.4.0-4) unstable; urgency=medium

  * Replace home-made GitLab CI with the standard Salsa pipeline
  * Bump Debhelper compat level to 12
  * Declare compliance with Debian policy 4.3.0

 -- Salvatore Bonaccorso <carnil@debian.org>  Fri, 28 Dec 2018 23:26:25 +0100

shelldap (1.4.0-3) unstable; urgency=medium

  * Update Vcs-* fields for switch to salsa.debian.org
  * Add an initial Gitlab CI config file
  * debian/.gitlab-ci.yml: Update image used for Gitlab CI
  * Update .gitlab-ci.yml based on Salsa CI Team's template
  * GitLab CI/Lintian: install dpkg-dev, that ships dpkg-architecture, needed
    to run some Lintian checks
  * Set TERM=xterm in smoke-test autopkgtest.
    Thanks to Steve Langasek (Closes: #895155)
  * Fix wrong path for interpreter for installed shelldap
  * Set Rules-Requires-Root to no
  * debian/watch: Use @PACKAGE@, @ANY_VERSION@ and @ARCHIVE_EXT@ substitutions
  * Bump Debhelper compat level to 11
  * Update copyright years for debian/* packaging files
  * Declare compliance with Debian policy 4.2.1

 -- Salvatore Bonaccorso <carnil@debian.org>  Wed, 07 Nov 2018 07:17:15 +0100

shelldap (1.4.0-2) unstable; urgency=medium

  * Upload to unstable

 -- Salvatore Bonaccorso <carnil@debian.org>  Sat, 17 Jun 2017 20:46:43 +0200

shelldap (1.4.0-1) experimental; urgency=medium

  * New upstream version 1.4.0
  * Refresh add-{editor,pager}-fallback.patch (offsets)
  * Drop fix-spelling-error.patch (applied upstream)
  * Update copyright years for debian/* packaging files
  * Use HTTPS transport protocol in Format field for copyright-format
    specification URL
  * Declare compliance with Debian policy 4.0.0
  * Add simple smoke test for autopkgtest

 -- Salvatore Bonaccorso <carnil@debian.org>  Fri, 09 Jun 2017 10:31:52 +0200

shelldap (1.3.2-1) unstable; urgency=medium

  * Imported Upstream version 1.3.2
  * debian/control: Use HTTPS transport protocol for Vcs-Git URI
  * Declare compliance with Debian policy 3.9.7
  * Update copyright years for debian/* packaging files
  * debian/watch: Add watch url for new upstream releases
  * Add fix-spelling-error.patch patch to fix spelling errors
  * debian/copyright: Don't duplicate license text for BSD-3-clause.
    Create new License stanza and reference to it for upstream and debian/*
    packaging files stanzas.

 -- Salvatore Bonaccorso <carnil@debian.org>  Sat, 05 Mar 2016 13:36:02 +0100

shelldap (1.3.1-2) unstable; urgency=medium

  * Upload to unstable

 -- Salvatore Bonaccorso <carnil@debian.org>  Tue, 28 Apr 2015 18:08:51 +0200

shelldap (1.3.1-1) experimental; urgency=medium

  * Imported Upstream version 1.3.1
  * Update copyright years for upstream files
  * Update copyright for debian/* packaging files
  * Add /usr/bin/editor fallback if EDITOR environment variable is not set
  * Add /usr/bin/pager fallback if PAGER environment variable is not set
  * Use valid license short name in License field.
    For upstream and debian/* packaging files a BSD-3-clause license is
    used. Adjust the used short name in the License field according to
    copyright-format 1.0.
  * Declare compliance with Debian Policy 3.9.6

 -- Salvatore Bonaccorso <carnil@debian.org>  Sun, 08 Mar 2015 17:45:35 +0100

shelldap (1.2.0-1) unstable; urgency=medium

  * Imported Upstream version 1.2.0
  * Drop fix-POD-error.patch patch
  * Update Vcs-Browser URL to cgit web frontend

 -- Salvatore Bonaccorso <carnil@debian.org>  Tue, 12 Aug 2014 08:57:05 +0200

shelldap (1.1.0-1) unstable; urgency=medium

  * Imported Upstream version 1.1.0
  * Add Suggests on libauthen-sasl-perl for SASL support in shelldap
  * Add fix-POD-error.patch patch to fix POD error
  * Update copyright years for debian/* packaging
  * Declare compliance with Debian Policy 3.9.5
  * Wrap and sort fields in debian/control file
  * Add Vcs-Browser and Vcs-Git fields

 -- Salvatore Bonaccorso <carnil@debian.org>  Sat, 02 Aug 2014 17:23:47 +0200

shelldap (1.0.2-1) unstable; urgency=low

  * Upload to unstable
  * Imported Upstream version 1.0.2
  * Update copyright years for upstream files

 -- Salvatore Bonaccorso <carnil@debian.org>  Fri, 17 May 2013 23:31:21 +0200

shelldap (1.0.0-1) experimental; urgency=low

  * Imported Upstream version 1.0.0

 -- Salvatore Bonaccorso <carnil@debian.org>  Thu, 28 Mar 2013 07:31:40 +0100

shelldap (0.7-1) experimental; urgency=low

  * Imported Upstream version 0.7
  * Update debian/copyright information.
    Update copyright years for upstream files and for debian/* packaging
    files.
  * Drop fix-for-conversion-path-to-dn.patch patch.
    Patch included in version 0.7.
  * Drop 0001-Take-only-second-argument-for-run_-cd-edit-mkdir.patch patch.
    Patch is included in version 0.7.

 -- Salvatore Bonaccorso <carnil@debian.org>  Wed, 16 Jan 2013 22:02:29 +0100

shelldap (0.5-3) experimental; urgency=low

  * Add 0001-Take-only-second-argument-for-run_-cd-edit-mkdir.patch patch.
    Take only second argument for run_{cd,edit,mkdir}. Make the behaviour of
    cd, edit and mkdir similar to cat and delete/rm and fail if some RDN's
    in the argument contain spaces without being quoted.
    Thanks to Dominik George <nik@naturalnet.de> for the report.
    (Closes: #689842)
  * Update debian/copyright information.
    Update format to copyright-format 1.0 as released together with Debian
    policy 3.9.3.
    Update copyright years for debian/* packaging.
  * Bump Debhelper compat level to 9.
    Adjust versioned Build-Depends on debhelper to (>= 9).
  * Bump Standards-Version to 3.9.4

 -- Salvatore Bonaccorso <carnil@debian.org>  Thu, 18 Oct 2012 22:39:21 +0200

shelldap (0.5-2) unstable; urgency=low

  * Add fix-for-conversion-path-to-dn.patch patch.
    Fix a bug in the conversion from given path to dn, introduced in
    shelldap 0.5  with passwd arguments.
    See: http://projects.martini.nu/shelldap/changeset/c6a3abc56c746e20671b04ae8edf8af14293076d

 -- Salvatore Bonaccorso <carnil@debian.org>  Sat, 12 Nov 2011 12:55:27 +0100

shelldap (0.5-1) unstable; urgency=low

  * Imported Upstream version 0.5
    + Make sure the hasSubordinates attribute is defined before checking
      its value (Closes: #639506).
  * Drop ssl-errmsg.patch patch. Patch was applied upstream.

 -- Salvatore Bonaccorso <carnil@debian.org>  Fri, 09 Sep 2011 13:14:10 +0200

shelldap (0.4-3) unstable; urgency=low

  * debian/control: Add Recommends on libio-socket-ssl-perl.
  * Bump Standards-Version to 3.9.2.

 -- Salvatore Bonaccorso <carnil@debian.org>  Thu, 18 Aug 2011 07:38:58 +0200

shelldap (0.4-2) unstable; urgency=low

  * Add ssl-errmsg.patch to exit with a nicer error message if
    IO::Socket::SSL isnt installed, but the user is requesting SSL/TLS.
    (Closes: #614350).

 -- Salvatore Bonaccorso <carnil@debian.org>  Fri, 25 Feb 2011 17:32:24 +0100

shelldap (0.4-1) unstable; urgency=low

  * New upstream release
  * Update my email address
  * debian/control: Drop the DM-Upload-Allowed control field.
  * debian/copyright: Update copyright years.
  * Drop fix-manpage-layout.patch as it is applied upstream.

 -- Salvatore Bonaccorso <carnil@debian.org>  Fri, 18 Feb 2011 08:48:49 +0100

shelldap (0.2+hg20100715-1) unstable; urgency=low

  * New upstream version from mercurial snapshot from 15. Jul 2010.
  * Convert to '3.0 (quilt)' source package format. Drop README.source as not
    needed anymore.
  * debian/control: Drop Build-Depends on quilt (>= 0.46-7).
  * debian/rules: Remove --with quilt usage in rules makefile.
  * debian/copyright:
    - Fix Format-Specification URL.
    - Update copyright years for debian/* packaging and adjust layout
      for debian/* packaging stanza.
  * Bump Standards-Version to 3.9.1.
    - debian/copyright: Drop reference to /usr/share/common-licenses/BSD
      as new Debian Policy droped BSD licenses from the list of licenses
      which should be refered to the file under `/usr/share/common-licenses'.

 -- Salvatore Bonaccorso <salvatore.bonaccorso@gmail.com>  Sun, 19 Sep 2010 00:04:55 +0200

shelldap (0.2-1) unstable; urgency=low

  * Initial release (Closes: #548271)

 -- Salvatore Bonaccorso <salvatore.bonaccorso@gmail.com>  Mon, 28 Sep 2009 20:10:07 +0200