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
|
libwebsockets (4.0.20-2) unstable; urgency=medium
* Enable LWS_WITH_EXTERNAL_POLL support (closes: #977637).
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Thu, 11 Feb 2021 20:30:30 +0100
libwebsockets (4.0.20-1) unstable; urgency=medium
* New upstream release.
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Tue, 14 Jul 2020 17:27:49 +0200
libwebsockets (4.0.19-1) unstable; urgency=medium
* New upstream release.
* Update library symbols for this release.
[ Matti Hamalainen <ccr+debian@tnsp.org> ]
* Re-enable extensions support (closes: #962821).
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Sat, 27 Jun 2020 17:33:41 +0200
libwebsockets (4.0.16-1) unstable; urgency=medium
* New upstream release.
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Sun, 14 Jun 2020 14:09:19 +0200
libwebsockets (4.0.15-2) unstable; urgency=medium
* Upload to Sid.
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Thu, 11 Jun 2020 07:55:41 +0200
libwebsockets (4.0.15-1) experimental; urgency=medium
* New upstream release.
[ Pino Toscano <pino@debian.org> ]
* Enable to compile again on !Linux archs (closes: #955281).
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Sat, 06 Jun 2020 07:49:47 +0200
libwebsockets (4.0.13-1) experimental; urgency=medium
* New upstream release.
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Mon, 01 Jun 2020 07:07:42 +0200
libwebsockets (4.0.1-1) experimental; urgency=medium
* New upstream release.
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Sat, 28 Mar 2020 08:29:58 +0000
libwebsockets (4.0.0-1) experimental; urgency=medium
* New upstream release.
* Library transition from libwebsockets15 to libwebsockets16 .
* Update library symbols for this release.
* Update copyright file.
* Update Standards-Version to 4.5.0 .
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Mon, 09 Mar 2020 18:04:03 +0000
libwebsockets (3.2.1-3) unstable; urgency=medium
* Build with IPv6 support.
* Disable outdated server and client self-tests for now.
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Sat, 28 Dec 2019 10:13:56 +0000
libwebsockets (3.2.1-2) unstable; urgency=medium
* Upload to Sid.
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Thu, 26 Dec 2019 21:27:29 +0000
libwebsockets (3.2.1-1) experimental; urgency=medium
* New upstream release.
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Sat, 21 Dec 2019 22:27:32 +0000
libwebsockets (3.2.0-1) experimental; urgency=medium
* New upstream release (closes: #860197).
* Library transition from libwebsockets12 to libwebsockets15 .
* Update library symbols for this release.
* Update copyright file.
* Update watch file.
* Disable Vcs-* fields for now.
* Update Standards-Version to 4.4.1 .
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Sun, 13 Oct 2019 14:23:13 +0000
libwebsockets (2.4.2-1) experimental; urgency=medium
* Declare compliance with Debian Policy 4.1.3 with no changes.
* Add 2017 and 2018 to the debian/* copyright years.
* Add "Rules-Requires-Root: no" to the source control stanza.
* Let dpkg-dev handle Large File Support.
* Bump the debhelper compatibility level to 11 with no changes.
* Update the watch file to version 4 of the format and use the new
substitution variables.
* New upstream release:
- point the Vcs-* URLs to the debian-v2.4-stable branch
- drop the typos, soname-8, and openssl-1.1 patches, applied upstream
- update the library SONAME from 8 to 12 and update the symbols file
- do not try to install the API reference documentation
- install all the files from the READMEs/ directory
- add libcap-dev as a build dependency
- update the upstream copyright information
- place the missing source of md5.min.js into debian/missing-sources/
and also symlink it to lwsgs.js, since that's the part that is
missing from the latter file, too
* Library transition from libwebsockets8 to libwebsockets12.
* Add a trivial autopkgtest that builds a program.
* Add two patches for the "echo" test client.
* Add a "send and receive ten pings" autopkgtest.
-- Peter Pentchev <roam@ringlet.net> Fri, 02 Mar 2018 20:39:44 +0200
libwebsockets (2.0.3-3) unstable; urgency=medium
* Build with Unix domain socket support (closes: #860884).
* Be the primary maintainer, thanks to Peter for all the fish.
* Update Standards-Version to 4.0.0 .
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Sun, 17 Sep 2017 16:47:12 +0000
libwebsockets (2.0.3-2.1) unstable; urgency=medium
* Non-maintainer upload.
* stop-gap: set -Wno-error={format-truncation,format-overflow
(Closes: #853515)
-- Michael Stapelberg <stapelberg@debian.org> Wed, 23 Aug 2017 21:53:14 +0200
libwebsockets (2.0.3-2) unstable; urgency=medium
* Upload to unstable.
-- Peter Pentchev <roam@ringlet.net> Thu, 03 Nov 2016 19:04:11 +0200
libwebsockets (2.0.3-1) experimental; urgency=medium
* Add the typos patch to correct some typographical errors.
* Fix the upstream Git URLs in the watch file and the upstream
metadata file to reflect another URL change on libwebsockets.org.
* Use the HTTPS scheme for the copyright format specification URL.
* Use a pregenerated test server SSL key to make the build reproducible.
Closes: #831569; thanks, Chris Lamb!
* Fix the build with OpenSSL 1.1. Closes: #828416; thanks, Kurt Roeckx!
* New upstream release:
- add the new lws_snprintf function to the symbols file
- add the soname-8 patch to avoid a SONAME bump merely for
an added function
* Point the Vcs-* URLs to the debian-v2.0-stable branch.
* Bump the debhelper compatibility level to 10:
- drop --parallel from the dh invocation, it is the default now
-- Peter Pentchev <roam@ringlet.net> Sun, 02 Oct 2016 02:27:22 +0300
libwebsockets (2.0.2-1) experimental; urgency=low
* New upstream release.
* Library transition from libwebsockets7 to libwebsockets8 .
* Update symbols file.
* Update Standards-Version to 3.9.8 .
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Sun, 19 Jun 2016 11:46:05 +0000
libwebsockets (1.7.3-1) unstable; urgency=medium
* New upstream release.
-- Peter Pentchev <roam@ringlet.net> Mon, 29 Feb 2016 13:24:01 +0200
libwebsockets (1.7.1-1) unstable; urgency=medium
* Fix the upstream website URLs after the author migrated to HTTPS
and moved some of the contents around.
* New upstream release:
- remove the typos patch, integrated upstream
- update the Vcs-* fields for the debian-v1.7-stable branch.
-- Peter Pentchev <roam@ringlet.net> Sun, 21 Feb 2016 15:15:12 +0200
libwebsockets (1.7.0-2) unstable; urgency=medium
* Brown paper bag release: add libuv1-dev to the runtime
dependencies of libwebsockets-dev. Closes: #815147
-- Peter Pentchev <roam@ringlet.net> Fri, 19 Feb 2016 17:36:54 +0200
libwebsockets (1.7.0-1) unstable; urgency=medium
* Declare compliance with Debian Policy 3.9.7 with no changes.
* Use https:// for the Git-Vcs URL.
* New upstream version:
- drop all the patches (0003-libev-context-destroy,
0004-libev-context-init, 0005-wsi-context, 02-kfreebsd, and
03-sort-doc-sources) - integrated (or taken from) upstream
- add -fno-strict-aliasing because of the new test-server-libev.c
- bump the soname to libwebsockets7 and update the symbols file
- update the upstream copyright years
- add the typos patch to fix some typos
- build with support for libuv, too
* Bump the debian/* copyright years.
* Switch to *-dbgsym packages for the library debug symbols.
-- Peter Pentchev <roam@ringlet.net> Tue, 16 Feb 2016 15:44:39 +0200
libwebsockets (1.6.0-5) unstable; urgency=medium
* Fix the relationship between the libwebsockets-test-server-common
and the libwebsockets-test-server packages. Closes: #810517
Suggested by: Gianfranco Costamagna <locutusofborg@debian.org>
* Add the 03-sort-doc-sources patch to sort the source *.c files
before passing them to the script that generates the API reference.
Closes: #808877
* Build with Large File Support.
-- Peter Pentchev <roam@ringlet.net> Sun, 17 Jan 2016 01:58:53 +0200
libwebsockets (1.6.0-4) unstable; urgency=low
* Remove unneeded libwebsockets3{,-dbg} packages (closes: #809061).
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Sat, 09 Jan 2016 08:41:42 +0100
libwebsockets (1.6.0-3) unstable; urgency=medium
* Remove the Conflicts and Replaces fields for the libwebsockets6 and
libwebsockets6-dbg binary packages. Closes: #808878
* Add the 0003-libev-context-destroy, 0004-libev-context-init, and
0005-wsi-context upstream patches.
* Refresh the line numbers of the 02-kfreebsd patch.
* Mark the 02-kfreebsd patch as forwarded upstream.
* Always regenerate the HTML API documentation, too, so that
the plain-text documentation is also regenerated. Closes: #808877
-- Peter Pentchev <roam@ringlet.net> Fri, 25 Dec 2015 14:32:06 +0200
libwebsockets (1.6.0-2) unstable; urgency=medium
* Upload to unstable (closes: #794476).
* Add some -dev package runtime dependencies to the libwebsockets-dev
package so that programs that use libwebsockets may actually compile.
Reported by: Gianfranco Costamagna <locutusofborg@debian.org>
* Aggregate some of the Files sections in the debian/copyright file:
- almost all of the libwebsockets code is Andy Green's work
- the whole of the win32port/zlib/ directory is joint work by
Jean-loup Gailly and Mark Adler
* Add the 02-kfreebsd patch to fix the FTBFS on GNU/kFreeBSD.
* Point to /usr/share/common-licenses/LGPL-2 in the copyright file.
-- Peter Pentchev <roam@ringlet.net> Mon, 21 Dec 2015 18:04:52 +0200
libwebsockets (1.6.0-1) experimental; urgency=medium
* Bump Standards-Version to 3.9.6 with no changes.
* New upstream release:
- drop the 0001-getnameinfo, 0002-keepalive, and 01-visibility
patches, integrated upstream
- switch the build to CMake since autoconf is no longer supported
- bump the soname to libwebsockets6 and update the symbols file
- reflect the renaming of several README.* files to *.md
- update the copyright file
- turn the lws_daemonize build back on for compatibility with
previous Debian releases of libwebsockets
* Bump the debian/* copyright years.
* Move the static data for the test servers to an arch:all package.
* Drop the no longer needed misc:Pre-Depends, see #783898.
* Add an upstream metadata file.
* Remove the get-orig-source script and rules target, we don't repack
anything, so we actually get our tarballs from the watch file's
locations; suggested by
Gianfranco Costamagna <locutusofborg@debian.org>
* Turn on the libwebsockets support for libev.
* Change the short name of the license on the base64-decode.c file
from MIT to Expat to be more precise.
* Switch the Vcs-Browser URL to cgit.
-- Peter Pentchev <roam@ringlet.net> Fri, 18 Dec 2015 14:12:36 +0200
libwebsockets (1.2.2-1) unstable; urgency=low
* Initial release (closes: #697671).
-- Peter Pentchev <roam@ringlet.net> Thu, 28 Mar 2013 19:10:28 +0200
|