File: changelog

package info (click to toggle)
php-sabre-dav-2.1 2.1.10-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 3,544 kB
  • ctags: 8,827
  • sloc: php: 34,243; sql: 445; python: 221; xml: 67; makefile: 46; sh: 1
file content (369 lines) | stat: -rw-r--r-- 11,643 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
359
360
361
362
363
364
365
366
367
368
369
php-sabre-dav-2.1 (2.1.10-1) unstable; urgency=medium

  [ Evert Pot ]
  * Clean up synclog correctly after deleting addressbook.
  * Prepping for a release

  [ David Prévot ]
  * Revert workarounds for the PHP 7.0 transition, and build with recent
    pkg-php-tools. 
  * Move maintenance within Debian PHP PEAR Maintainers

 -- David Prévot <taffit@debian.org>  Fri, 11 Mar 2016 13:45:39 -0400

php-sabre-dav-2.1 (2.1.9-2) unstable; urgency=medium

  * Use php-sabre-http-3 instead of php-sabre-http: that makes
    php-sabre-dav-2.1 co-installable with more recent version of php-sabre-dav
  * Update Standards-Version to 3.9.7
  * Prepare php(5) build-dependencies for the PHP 7.0 transition
  * Workaround the ongoing yet not ready PHP 7.0 transition:
    - pkgtools called with -v triggers a segfault (#814858);
    - add override for php(7.0)-* modules (#815988).

 -- David Prévot <taffit@debian.org>  Wed, 02 Mar 2016 10:07:28 -0400

php-sabre-dav-2.1 (2.1.9-1) unstable; urgency=medium

  [ Thomas Müller ]
  * Allow PHP7 in composer.json

 -- David Prévot <taffit@debian.org>  Tue, 26 Jan 2016 01:25:58 -0400

php-sabre-dav-2.1 (2.1.8-1) unstable; urgency=medium

  [ Evert Pot ]
  * Prepping for 2.1.8 release

  [ David Prévot ]
  * Update copyright (years)

 -- David Prévot <taffit@debian.org>  Mon, 04 Jan 2016 22:48:49 -0400

php-sabre-dav-2.1 (2.1.7-2) unstable; urgency=medium

  * Fix upper limit after spurious upload of php-sabre-event 3.0.0~alpha1

 -- David Prévot <taffit@debian.org>  Tue, 27 Oct 2015 14:58:31 -0400

php-sabre-dav-2.1 (2.1.7-1) unstable; urgency=medium

  [ Evert Pot ]
  * Making the test slightly saner. Not sure exactly how a 0 length event
  * Releasing 2.1.7

  [ David Prévot ]
  * Drop last patch, fixed upstream differently

 -- David Prévot <taffit@debian.org>  Sat, 05 Sep 2015 10:20:57 -0400

php-sabre-dav-2.1 (2.1.6-2) unstable; urgency=medium

  * Fix unittest for updated vobject behavior (Closes: #796423)

 -- David Prévot <taffit@debian.org>  Fri, 28 Aug 2015 15:32:00 -0400

php-sabre-dav-2.1 (2.1.6-1) unstable; urgency=medium

  [ Evert Pot ]
  * Backport ca91f5a to 2.1 Workaround for broken Windows Phone client.

 -- David Prévot <taffit@debian.org>  Mon, 10 Aug 2015 16:29:33 +0200

php-sabre-dav-2.1 (2.1.5-1) unstable; urgency=medium

  [ Vincent Petry ]
  * Properly concatenate $path, even if it's "0"

 -- David Prévot <taffit@debian.org>  Sat, 11 Jul 2015 17:38:50 -0400

php-sabre-dav-2.1 (2.1.4-2) unstable; urgency=medium

  [ Vincent Petry ]
  * Properly concatenate $path, even if it's "0"

 -- David Prévot <taffit@debian.org>  Fri, 03 Jul 2015 15:28:00 -0400

php-sabre-dav-2.1 (2.1.4-1) unstable; urgency=medium

  * Rename as php-sabre-dav-2.1.
    Install everything in its own path to be co-installable with other
    versions of php-sabre-dav.

 -- David Prévot <taffit@debian.org>  Sun, 31 May 2015 19:15:29 -0400

php-sabredav (2.2.0~really2.1.4-1) experimental; urgency=medium

  [ Evert Pot ]
  * Releasing 2.1.4

  [ David Prévot ]
  * Bump pkg-php-tools version

 -- David Prévot <taffit@debian.org>  Tue, 26 May 2015 22:49:54 -0400

php-sabredav (2.2.0~really2.1.3-1) experimental; urgency=medium

  [ Lukas Reschke ]
  * Escape some more values
  * Prevent enumeration of absolute path using Browser Plugin

  [ David Prévot ]
  * Track 2.1 branch
  * Mangle version higher than 2.2.0 since alpha have already been uploaded
  * Update copyright
  * Provide homemade autoload.php
  * Install naturalselection and sabredav CLIs
  * Update uploaders list
  * Drop copyright mention for debian/*

 -- David Prévot <taffit@debian.org>  Thu, 16 Apr 2015 00:52:50 -0400

php-sabredav (2.1.2-1) experimental; urgency=medium

  [ Evert Pot ]
  * Releasing 2.1.2

  [ David Prévot ]
  * Update watch file
  * Drop now useless patch (Closes: #743111)

 -- David Prévot <taffit@debian.org>  Thu, 11 Dec 2014 10:39:24 -0400

php-sabredav (2.1.1-1) experimental; urgency=medium

  [ Evert Pot ]
  * calendar-timezone support for calendar-query and calendar-multiget.
  * calendar-timezone support in free-busy-query REPORT
  * Support for calendar-timezone in scheduling freebusy request.
  * IScheduleObject is now also a ICalendar object.
  * Added CalendarRoot for forward compatibility.
  * Using class_alias instead.
  * Only marking iCalendar objects as modified when they generate scheduling
    messages.
  * Support REDIRECT_REMOTE_USER.
  * Ensuring that the sync-token field gets initialized with a value.
  * IMipHandler did not strip mailto: frome email addresses.
  * Adding sync-token back to the ics generator.
  * Several issues fixed in the migration process.

  [ Armin Hackmann ]
  * #550 Don't select a shared calendar as schedule-default-calendar-URL

  [ David Prévot ]
  * Use php-symfony-class-loader instead of php-symfony-classloader

 -- David Prévot <taffit@debian.org>  Fri, 28 Nov 2014 16:56:41 -0400

php-sabredav (2.1.0~alpha2-1) experimental; urgency=medium

  [ Evert Pot ]
  * Adding calendar-user-address-set to default principal property search.
  * Migrated notifications-related functionality to its own plugin.
  * Added getCalendarObjectByUID to PDO backend.
  * Version is alpha2

 -- David Prévot <taffit@debian.org>  Wed, 29 Oct 2014 15:15:40 -0400

php-sabredav (2.1.0~alpha1-1) experimental; urgency=medium

  [ Evert Pot ]
  * Providing a way to find a calendar object by its UID.
  * Propertystorage must transfer properties after MOVE requests.
  * Added phpcs + lots of cs fixes.
  * Always showing the lock-token in lockdiscovery properties.
  * Browser plugin now supports supported-privilege-set.
  * CalendarRootNode -> CalendarRoot. UserCalendars -> CalendarHome.
  * getCalendarByObjectUID is now part of the standard interface.
  * Moved getCalendarObjectsByUID to base interface.
  * Delegating some scheduling functionality to vobject's new itip stuff.
  * Overhauled iMip plugin.
  * Support for email-address-set.
  * Now emitting 400 Bad Request upon PUT requests with Content-Range.
  * Support for carddav:supported-collation-set and max-resource-size.
  * Automatically converting vcards.
  * Converting incoming jCard data from PUT.
  * supported-address-data
  * Emitting 415 now when a report is not supported.
  * Supporting HEAD wherever we support GET.
  * Removed ObjectTree and Tree\FileSystem
  * Upgraded to sabre/http 3.0

  [ Alfred Klomp ]
  * Issue 482: PropFind::set() hard adds properties during ALLPROPS
  * Browser plugin: sort by type first, then display path.

  [ Lukas Reschke ]
  * Only accept HTTP and HTTPS as protocol

  [ David Prévot ]
  * Ship migration scripts among examples
  * Run phpcs with other tests
  * Bump php-sabre-http build-dependency to 3.0.0
  * Bump standards version to 3.9.6

 -- David Prévot <taffit@debian.org>  Thu, 25 Sep 2014 09:58:52 -0400

php-sabredav (2.0.4-1) experimental; urgency=medium

  [ Evert Pot ]
  * SabreDAV 2.0 is getting the vobject 3.3.0 upgrade.
  * Unlocking nodes after they have been deleted.
  * Using a different property to internally pass the sync-token around.
  * Automatically populate getctag with the sync-token, if available.
  * Preparing for release.

  [ Jean SIMARD ]
  * Fix a typo in calendars creation for PostgreSQL

 -- David Prévot <taffit@debian.org>  Wed, 27 Aug 2014 17:31:55 -0400

php-sabredav (2.0.3-1) experimental; urgency=medium

  [ Evert Pot ]
  * Going to release sabre/dav 2.0.3

  [ David Prévot ]
  * No tests if DEB_BUILD_OPTIONS contains nocheck
  * Use quilt to remove the last patch

 -- David Prévot <taffit@debian.org>  Sun, 20 Jul 2014 15:42:36 -0400

php-sabredav (2.0.0-1) experimental; urgency=medium

  [ Evert Pot ]
  * Updated changelog + bumped version

 -- David Prévot <taffit@debian.org>  Thu, 22 May 2014 12:48:05 -0400

php-sabredav (2.0.0~beta1-1) experimental; urgency=medium

  [ Evert Pot ]
  * Changelog is now in markdown format.
  * Bumped versions
  * XXE security issue.

  [ David Prévot ]
  * Update upstream source
  * Update Homepage
  * Run the test suite on packaging
  * Add DEP-8 compliant tests
  * Remove transitional package
  * Repack is now useless (docs have been removed)
  * Update copyright

 -- David Prévot <taffit@debian.org>  Tue, 20 May 2014 17:29:30 -0400

php-sabredav (1.9.0~alpha2+dfsg-1) experimental; urgency=medium

  [ Evert Pot ]
  * Requiring sabre/http 2.0.0 stable
  * Releasing second alpha

  [ Thomas Müller ]
  * Introduce depth infinity for PROPFIND

  [ David Prévot ]
  * Use Files-Excluded feature of uscan
  * Update copyright

 -- David Prévot <taffit@debian.org>  Sat, 18 Jan 2014 15:51:25 -0400

php-sabredav (1.9.0~alpha1+dfsg-1) experimental; urgency=low

  * Imported Upstream version 1.9.0~alpha1+dfsg
  * Bump standards version to 3.9.5

 -- David Prévot <taffit@debian.org>  Tue, 12 Nov 2013 22:26:05 -0400

php-sabredav (1.8.7+dfsg-1) experimental; urgency=low

  * Imported Upstream version 1.8.7+dfsg
  * Drop php5-json build-dependency
  * Refer to Apache-2.0 from /usr/share/common-licenses
  * Add self to uploaders

 -- David Prévot <taffit@debian.org>  Sat, 12 Oct 2013 17:55:32 -0400

php-sabredav (1.8.6+dfsg-1) experimental; urgency=low

  * Team upload
  * New upstream release (closes: #712752)
  * Update copyright
  * Use phpcomposer build helper

 -- David Prévot <taffit@debian.org>  Thu, 20 Jun 2013 17:03:20 -0400

php-sabredav (1.7.6+dfsg-2) unstable; urgency=low

  * Team upload
  * php-sabre-dav also breaks owncloud (<< 5)

 -- David Prévot <taffit@debian.org>  Wed, 10 Apr 2013 15:14:43 -0400

php-sabredav (1.7.6+dfsg-1) unstable; urgency=low

  * Team upload
  * New upstream release
  * debian/copyright: Update
  * debian/rules: Use canonical Vcs- fields

 -- David Prévot <taffit@debian.org>  Wed, 10 Apr 2013 09:24:35 -0400

php-sabredav (1.7.5+dfsg-3) unstable; urgency=low

  * Team upload
  * Provide back the transitional dummy package, with Breaks: owncloud (<< 5)
    to avoid premature/asynchronous upgrades, better fix to #704889, thanks to
    Gregor Herrmann <gregoa@debian.org>

 -- David Prévot <taffit@debian.org>  Sun, 07 Apr 2013 10:56:00 -0400

php-sabredav (1.7.5+dfsg-2) unstable; urgency=low

  * Team upload
  * Drop the transitional dummy package (closes: #704889)

 -- David Prévot <taffit@debian.org>  Sun, 07 Apr 2013 10:14:57 -0400

php-sabredav (1.7.5+dfsg-1) unstable; urgency=low

  * Team upload
  * New upstream release
  * debian/doc: Remove empty file
  * debian/{repack.sh,rules,watch}: Repack downloaded ZIP file and strip
    non-DFSG compliant material
  * debian/copyright: Document the new and updated licenses
  * debian/control:
    - Drop now useless DMUA
    - Bump Standards-Version to 3.9.4, no change needed
    - Depends on php-sabre-vobject
    - Rename the binary package as php-sabre-dav following upstream advice
    - Provide a transitional dummy package

 -- David Prévot <taffit@debian.org>  Thu, 28 Mar 2013 16:12:58 -0400

php-sabredav (1.6.3-1) unstable; urgency=low

  * New upstream release

 -- Thomas Mueller <thomas.mueller@tmit.eu>  Fri, 06 Jul 2012 08:29:33 +0200

php-sabredav (1.6.2-3) unstable; urgency=low

  * Fixed the hompage field in debian/control.

 -- Paul van Tilburg <paulvt@debian.org>  Sun, 03 Jun 2012 00:14:06 +0200

php-sabredav (1.6.2-2) unstable; urgency=low

  * Set the team as maintainer.

 -- Paul van Tilburg <paulvt@debian.org>  Sun, 03 Jun 2012 00:01:09 +0200

php-sabredav (1.6.2-1) unstable; urgency=low

  [ Thomas Mueller ]
  * Initial release (Closes: #670876)

 -- Paul van Tilburg <paulvt@debian.org>  Sun, 20 May 2012 10:45:50 +0200