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 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672
|
liblivemedia (2016.11.28-1+deb9u2) stretch-security; urgency=high
* Non-maintainer upload by the Security Team.
* CVE-2019-6256: denial of service when processing get and post
with identical x-session-cookie within the same tcp session.
* CVE-2019-7314: use-after-free during RTSP stream termination.
* CVE-2019-9215: malformed headers lead to invalid memory access
in the parseAuthorizationHeader function.
-- Hugo Lefeuvre <hle@debian.org> Thu, 14 Mar 2019 09:25:20 +0100
liblivemedia (2016.11.28-1+deb9u1) stretch-security; urgency=high
* Non-maintainer upload by the Security Team.
* CVE-2018-4013: stack-based buffer overflow in the HTTP packet-parsing
functionality, potentially resulting in code execution.
-- Hugo Lefeuvre <hle@debian.org> Tue, 20 Nov 2018 17:00:02 +0100
liblivemedia (2016.11.28-1) unstable; urgency=medium
* New upstream release.
* debian/*.1: Add initial manpages for binaries.
-- Sebastian Ramacher <sramacher@debian.org> Thu, 01 Dec 2016 22:30:03 +0100
liblivemedia (2016.11.17-1) unstable; urgency=medium
* New upstream release.
-- Sebastian Ramacher <sramacher@debian.org> Sat, 19 Nov 2016 11:08:58 +0100
liblivemedia (2016.11.06-1) unstable; urgency=medium
* New upstream release.
* debian/{compat,control,rules}: Bump debhelper compat to 10.
-- Sebastian Ramacher <sramacher@debian.org> Mon, 07 Nov 2016 00:18:20 +0100
liblivemedia (2016.09.22-1) unstable; urgency=medium
* New upstream release.
* Bump SONAME: liblivemedia52 -> liblivemedia57.
-- Sebastian Ramacher <sramacher@debian.org> Fri, 23 Sep 2016 19:34:28 +0200
liblivemedia (2016.08.27-1) unstable; urgency=medium
* New upstream release.
-- Sebastian Ramacher <sramacher@debian.org> Sun, 04 Sep 2016 17:49:36 +0200
liblivemedia (2016.08.07-1) unstable; urgency=medium
* New upstream release.
-- Sebastian Ramacher <sramacher@debian.org> Sat, 20 Aug 2016 13:58:55 +0200
liblivemedia (2016.07.19-1) unstable; urgency=medium
* New upstream release.
-- Sebastian Ramacher <sramacher@debian.org> Sat, 23 Jul 2016 01:00:01 +0200
liblivemedia (2016.06.26-1) unstable; urgency=medium
* New upstream release.
-- Sebastian Ramacher <sramacher@debian.org> Mon, 27 Jun 2016 21:46:24 +0200
liblivemedia (2016.04.21-1) unstable; urgency=medium
[ Sebastian Ramacher ]
* New upstream release.
* debian/control:
- Bump Standards-Version.
[ Helmut Grohne ]
* Fix FTCBFS. Export CC and CXX with cross compilers. (Closes: #823593)
-- Sebastian Ramacher <sramacher@debian.org> Sat, 14 May 2016 00:56:38 +0200
liblivemedia (2016.04.01-1) unstable; urgency=medium
* New upstream release.
-- Sebastian Ramacher <sramacher@debian.org> Tue, 05 Apr 2016 21:20:25 +0200
liblivemedia (2016.03.16-1) unstable; urgency=medium
* New upstream release.
* SONAME bump: liblivemedia50 -> liblivemedia52.
-- Sebastian Ramacher <sramacher@debian.org> Wed, 23 Mar 2016 18:51:37 +0100
liblivemedia (2016.02.09-1) unstable; urgency=medium
* New upstream release.
-- Sebastian Ramacher <sramacher@debian.org> Sun, 14 Feb 2016 17:48:34 +0100
liblivemedia (2016.01.29-2) unstable; urgency=medium
* debian/control: Mark all packages except livemdia-utils as Multi-Arch:
same.
-- Sebastian Ramacher <sramacher@debian.org> Sat, 30 Jan 2016 19:27:43 +0100
liblivemedia (2016.01.29-1) unstable; urgency=medium
* Upload to unstable.
* New upstream release.
-- Sebastian Ramacher <sramacher@debian.org> Sat, 30 Jan 2016 19:11:51 +0100
liblivemedia (2016.01.20-1) experimental; urgency=medium
* New upstream release.
-- Sebastian Ramacher <sramacher@debian.org> Sun, 24 Jan 2016 21:49:39 +0100
liblivemedia (2016.01.16-1) experimental; urgency=medium
* New upstream release.
-- Sebastian Ramacher <sramacher@debian.org> Mon, 18 Jan 2016 17:49:11 +0100
liblivemedia (2016.01.12-1) experimental; urgency=medium
* New upstream release.
-- Sebastian Ramacher <sramacher@debian.org> Tue, 12 Jan 2016 21:00:47 +0100
liblivemedia (2015.12.22-1) experimental; urgency=medium
* New upstream release.
* SONAME bump:
- libbasicusageenvironment0 -> libbasicusageenvironment1.
- libgroupsock1 -> libgroupsock8.
- liblivemedia23 -> liblivemedia50.
- libusageenvironment1 -> libusageenvironment3.
* debian/upstream.changelog: Remove useless "upstream" changelog.
* debian/control:
- Update Standards-Version.
- Update Vcs-Browser.
- Drop obsolete Pre-Depends.
- Add myself to uploaders.
* Update copyright years
* debian/patches:
- Refreshed patches.
- 020_invalid_casts.patch: Removed, no longer needed.
* debian/rules: No longer build static libraries. There are no consumers in
the archive.
* debian/README.Debian: Removed, no longer needed.
-- Sebastian Ramacher <sramacher@debian.org> Tue, 22 Dec 2015 22:34:32 +0100
liblivemedia (2014.01.13-1) unstable; urgency=medium
* Team upload.
* New upstream release.
- Rewrote our MD5 implementation to fix license issue (Closes: #728419)
* Update debian/copyright.
* Bump Standards-Version to 3.9.5.
* Update liblivemedia15 to liblivemedia23.
* Remove outdated (and probably non-free) openRTSP.html.
-- Benjamin Drung <bdrung@debian.org> Mon, 13 Jan 2014 23:50:32 +0100
liblivemedia (2013.10.25-1) unstable; urgency=low
* Team upload.
* New upstream release.
* Link shared libraries with g++ instead of gcc to fix build failure.
* Refresh patches.
* Update shared library versions.
-- Benjamin Drung <bdrung@debian.org> Wed, 30 Oct 2013 10:30:48 +0100
liblivemedia (2013.04.30-1) unstable; urgency=low
* Team upload.
* New upstream release.
* Upload to unstable after the Debian 7.0 release.
-- Benjamin Drung <bdrung@debian.org> Sun, 05 May 2013 19:49:35 +0200
liblivemedia (2013.01.15-1) experimental; urgency=low
* Team upload.
* New upstream release.
* Drop linker-flags.patch (accepted upstream).
-- Benjamin Drung <bdrung@debian.org> Wed, 16 Jan 2013 14:20:43 +0100
liblivemedia (2013.01.05-3) experimental; urgency=low
* Team upload.
* Add a pkg-config file for the shared libraries.
-- Benjamin Drung <bdrung@debian.org> Wed, 16 Jan 2013 02:24:14 +0100
liblivemedia (2013.01.05-2) experimental; urgency=low
* Team upload.
* Move example code into liblivemedia-dev package (where it belongs).
* Add -fPIC -DPIC to CXXFLAGS in addition to CFLAGS to really build a
static PIC version.
-- Benjamin Drung <bdrung@debian.org> Mon, 14 Jan 2013 09:00:35 +0100
liblivemedia (2013.01.05-1) experimental; urgency=low
* Team upload.
* New upstream release (supporting shared libraries).
* Switch to short format debhelper 9.
* Drop 010_propagate_cflags.diff and 301_hardening.patch (improved version
accepted by upstream).
* Remove the not DFSG-free upstream changelog and replace it with a URL.
* Drop 022_synchronous_rtspclient.patch.
* Add shared libraries. (Closes: #662774)
-- Benjamin Drung <bdrung@debian.org> Sat, 05 Jan 2013 11:57:46 +0100
liblivemedia (2012.11.30-1) experimental; urgency=low
* Team upload.
* New upstream release:
- Fixed another bug in the "ProxyServerMediaSession" destructor.
- Fixed a bug in "ProxyServerMediaSession" that would be triggered if an
"RTSPServer" that uses such an object were deleted. (This also fixes a
memory leak that would occur if a proxy's back-end server failed, but
then restarted.)
- Fixed a bug in "ProxyRTSPClient" that was causing some background tasks
to not be halted when a "ProxyServerMediaSession" deleted.
* Refresh debian/patches/301_hardening.patch, partially adopted upstream.
* Update upstream changelog.
-- Alessio Treglia <alessio@debian.org> Fri, 07 Dec 2012 14:29:31 +0000
liblivemedia (2012.11.16-1) experimental; urgency=low
* Team upload.
* Imported Upstream version 2012.11.16
* Refresh patches.
* Update upstream changelog.
* Enable hardening flags.
* debian/patches/301_hardening.patch:
- Prevent build failure when compiled with -Wformat
-Werror=format-security.
- Pass LDFLAGS to the linker.
* Bump Standards.
-- Alessio Treglia <alessio@debian.org> Thu, 22 Nov 2012 12:58:55 +0000
liblivemedia (2012.10.24-1) experimental; urgency=low
* Team upload.
* New upstream release.
* Update upstream changelog.
-- Alessio Treglia <alessio@debian.org> Sun, 04 Nov 2012 11:21:15 +0000
liblivemedia (2012.08.31-1) experimental; urgency=low
* Team upload.
* New upstream release.
* Update upstream changelog.
-- Alessio Treglia <alessio@debian.org> Thu, 06 Sep 2012 17:12:40 +0200
liblivemedia (2012.05.17-1) unstable; urgency=low
* New upstream release.
* Retrieve up-to-date upstream changelog.
-- Alessio Treglia <alessio@debian.org> Wed, 06 Jun 2012 12:12:58 +0200
liblivemedia (2012.05.03-1) unstable; urgency=low
* Team upload.
* New upstream release.
* Refresh patches.
* Adjust dh_clean call to not modify upstream sources.
-- Alessio Treglia <alessio@debian.org> Mon, 07 May 2012 11:38:26 +0200
liblivemedia (2012.04.21-1) unstable; urgency=low
* Team upload.
* New upstream release.
* Refresh all patches.
* Add the new live555ProxyServer to livemedia-utils.
-- Alessio Treglia <alessio@debian.org> Tue, 24 Apr 2012 01:22:12 +0200
liblivemedia (2012.04.04-1) unstable; urgency=low
* Team upload.
[ Fabian Greffrath ]
* Only rebuild the four libraries with PIC, not the entire source four
times.
[ Alessio Treglia ]
* New upstream release.
* Refresh patches.
* Remove -XtestProgs/#cd# from dh_clean's options, it is no longer
needed.
* Update debian/copyright as per copyright format 1.0.
-- Alessio Treglia <alessio@debian.org> Fri, 13 Apr 2012 01:39:53 +0200
liblivemedia (2012.02.29-2) unstable; urgency=low
* Team upload.
* Refresh upstream changelog.
* Re-enable synchronous interface in RTSPClient to avoid API breakage.
-- Alessio Treglia <alessio@debian.org> Mon, 05 Mar 2012 10:40:31 +0100
liblivemedia (2012.02.29-1) unstable; urgency=low
* Team upload.
* New upstream release.
* Bump Standards.
-- Alessio Treglia <alessio@debian.org> Fri, 02 Mar 2012 08:01:26 +0100
liblivemedia (2012.02.04-1) unstable; urgency=low
* Team upload.
* New upstream release.
* Update debian/copyright.
-- Alessio Treglia <alessio@debian.org> Fri, 17 Feb 2012 16:05:22 +0100
liblivemedia (2011.12.23-1) unstable; urgency=low
* Team upload.
* New upstream release (Closes: #652661).
* Refresh patches and drop patches that are applied upstream in a similar way.
* Pull latest upstream changelog.
* We don't carry any GPL'd patches any more. The package license is back
to LGPL.
* Add build-arch and build-indep targets to make lintian happy.
-- Benjamin Drung <bdrung@debian.org> Fri, 30 Dec 2011 14:49:20 +0100
liblivemedia (2011.09.02-1) unstable; urgency=low
* Team upload.
* New upstream release:
- Updated "MultiFramedRTPSource" to more cleanly handle the situation
where the sender's SSRC changes.
* Force close-on-exec flag (Closes: #639007), patch by Rémi Denis-Courmont.
* Refresh patches.
-- Alessio Treglia <alessio@debian.org> Sun, 04 Sep 2011 11:51:51 +0200
liblivemedia (2011.08.22-1) unstable; urgency=low
* Team upload.
* New upstream release::
- Updated the "RTSPServer" code to handle a rare condition whereby
handleRequestBytes() gets called recursively. This can happen only
when we handle a "DESCRIBE" by re-calling the event loop (e.g., to
wait for SDP parameters to become available).) If this happens,
we need to make sure that we don't delete the "RTSPClientSession"
object until we leave the outermost call.
-- Alessio Treglia <alessio@debian.org> Fri, 26 Aug 2011 17:17:25 +0200
liblivemedia (2011.07.21-1) unstable; urgency=low
* Team upload.
* New upstream release:
- Changed some member variables from "private:" to "protected:",
to make subclassing easier.
- Added a sanity check to the "RTP-over-TCP" handling code in
"RTPInterface.cpp" to alleviate a strange condition (perhaps a bug).
-- Alessio Treglia <alessio@debian.org> Tue, 26 Jul 2011 10:42:46 +0200
liblivemedia (2011.07.08-1) unstable; urgency=low
* Team upload.
* New upstream release:
- Updated the RTSP server implementation to check the "Content-Length:"
header (if present) in incoming requests. Most commands don't include
extra data after the <CR><LF><CR><LF>, and thus don't need a
"Content-Length:" header. However, two commands (GET_PARAMETER and
SET_PARAMETER) include extra data, and thus have a "Content-Length:"
header. We now check this value, to make sure that we've received all
of the required data for each request.
-- Alessio Treglia <alessio@debian.org> Mon, 11 Jul 2011 15:49:16 +0200
liblivemedia (2011.06.16-1) unstable; urgency=low
* Team upload.
* New upstream release:
- Updated "AC3AudioRTPSink" and "AC3AudioRTPSource" to conform to RFC4184,
which defines the RTP payload format for AC-3 audio. Previously, we were
using a different, incompatible payload format (that had been defined by
an initial draft document, but which differed from that defined in the
final RFC. Unfortunately, this means that older clients that use our
code - including existing binary versions of VLC and MPlayer - will no
longer be able to play AC-3/RTP streams from our server (until they are
rebuilt using this newest version of our library).
- Updated "AC3AudioStreamFramer" - and added a new class
"AC3AudioFileServerMediaSubsession" - to support streaming from an AC-3
audio file. We also added this support to the "testOnDemandRTSPServer"
demo application, and to the "LIVE555 Media Server" (currently just the
source code; not the prebuilt binary versions).
- Moved the definition of "class StreamState" from
OnDemandServerMediaSubsession.cpp to OnDemandServerMediaSubsession.hh.
Even though "class StreamState" is used only internally, in the
implementation of "OnDemandServerMediaSubsession", moving its definition
to the header file makes it possible for subclasses of
"OnDemandServerMediaSubsession" to access it.
-- Alessio Treglia <alessio@debian.org> Tue, 21 Jun 2011 11:42:15 +0200
liblivemedia (2011.05.25-1) unstable; urgency=low
* Team upload.
* New upstream bugfix release:
- Fix a bug in "RTSPClient" which was causing clients to crash if
servers returned a 401 error code, but without a "WWW-Authenticate:"
header.
-- Alessio Treglia <alessio@debian.org> Thu, 26 May 2011 13:00:25 +0200
liblivemedia (2011.03.14-1) unstable; urgency=low
* Team upload.
* Upload to unstable.
[ Benjamin Drung ]
* Revert "A bit of style: wrap lines and fix indentation."
[ Alessio Treglia ]
* New upstream release.
* Update upstream ChangeLog.
* Fix small typo in debian/rules.
* debian/copyright: Update copyright years.
* Bump Standards.
* Refresh 022_safe_setlocale.diff patch.
-- Alessio Treglia <alessio@debian.org> Sun, 24 Apr 2011 10:56:23 +0200
liblivemedia (2010.11.17-1) experimental; urgency=low
[ Christophe Mutricy ]
* New upstream version 2010.11.17
* Refresh patches
* Update upstream ChangeLog
* Set policy to 3.9.1
* Upload to experimental until Squeeze is released
[ Benjamin Drung ]
* Refresh patches.
* Switch to dpkg-source 3.0 (quilt) format.
[ Alessio Treglia ]
* Correct team's name in the Maintainer field.
* debian/control: Wrap long lines and shorten indentation.
-- Christophe Mutricy <xtophe@videolan.org> Tue, 30 Nov 2010 22:55:53 +0100
liblivemedia (2010.04.09-1) unstable; urgency=medium
* New upstream version 2010.04.09
* Correctly document that we use a GPL'd patch and so the package is
GPL'd (Closes: #578161)
* Explain the license change in NEWS
* Set urgency to medium as it closes a RC bug
* Refresh patches
-- Christophe Mutricy <xtophe@videolan.org> Thu, 22 Apr 2010 12:21:42 +0200
liblivemedia (2010.02.10-1) unstable; urgency=low
* New upstream version 2010.02.10 (Closes: #565473)
* ip_mreq_source is defined in all glibc not just on kfreebsd. Fix
hurd FTBFS
* Add an helper in debian/rules to get upstream.changelog
* Refresh patch
* Update upstream changelog
* Point to LGPL-2.1 and update a little bit debian/copyright
* Set policy to 3.8.4 (no change needed)
-- Christophe Mutricy <xtophe@videolan.org> Wed, 10 Feb 2010 11:02:43 +0100
liblivemedia (2009.11.27-1) unstable; urgency=low
* New upstream release (Closes: #560729, LP: #227610)
* Remove patches applied upstream
* Refresh patches
* Set policy to 3.8.3
* Move the packaging to Git
* Update upstream changelog
-- Christophe Mutricy <xtophe@videolan.org> Sat, 19 Dec 2009 12:17:36 +0100
liblivemedia (2008.07.25-2) unstable; urgency=low
* rules: we need to patch before ./genMakefile
* control: Xs-Vcs- -> Vcs-
* add a watch file
-- Christophe Mutricy <xtophe@videolan.org> Fri, 29 Aug 2008 19:49:40 +0200
liblivemedia (2008.07.25-1) unstable; urgency=low
* New upstream release (Closes: #453449)
* Add Homepage field
* New patch by Remi Denis-Courmont to fix an unsafe use of setlocale()
* Bump up Standards-Version to 3.8.0
* Don't ignore make clean error
* Add myself as uploader
* Install MPEG2TransportStreamIndexer (Closes: #453511)
* Refresh patches and delete 020_cxx_headers.diff
-- Christophe Mutricy <xtophe@videolan.org> Wed, 27 Aug 2008 00:40:51 +0200
liblivemedia (2007.02.20-2) unstable; urgency=low
* debian/copyright:
+ Fixed upstream URL (Closes: #386739).
-- Sam Hocevar (Debian packages) <sam+deb@zoy.org> Sat, 17 Mar 2007 22:05:49 +0100
liblivemedia (2007.02.20-1) unstable; urgency=low
* New upstream release (Closes: #386740).
* Refreshed all patches.
* debian/rules:
+ Ship new live555MediaServer binary.
* debian/control:
+ Set pkg-multimedia-maintainers as main maintainer.
+ Added Vcs fields.
* debian/compat:
+ Set compat to 5.
-- Sam Hocevar (Debian packages) <sam+deb@zoy.org> Fri, 16 Mar 2007 21:45:22 +0100
liblivemedia (2006.07.04-2) unstable; urgency=low
* debian/control:
+ Set policy to 3.7.2.
* 021_ip_mreq_source.diff:
+ kFreeBSD FTBFS patch courtesy of Petr Salinger (Closes: #399679).
-- Sam Hocevar (Debian packages) <sam+deb@zoy.org> Thu, 22 Feb 2007 00:59:00 +0100
liblivemedia (2006.07.04-1) unstable; urgency=low
* New upstream release.
-- Sam Hocevar (Debian packages) <sam+deb@zoy.org> Thu, 3 Aug 2006 18:25:42 +0200
liblivemedia (2006.03.17-2) unstable; urgency=low
* Switched patch system to quilt.
* debian/control:
+ Build-depend on quilt.
* 010_propagate_cflags.diff: (new patch from old diff.gz) properly
propagate $(CFLAGS) when entering new directories.
* 010_proper_link_order.diff: (new patch from old diff.gz) fixed order
of libraries in the link line.
* 010_static_link.diff: (new patch from old diff.gz) create static
libraries instead of a shared one.
* 020_cxx_headers.diff: (new patch from old diff.gz) fixed inclusion of
C headers instead of C++.
* 020_invalid_casts.diff: (new patch from old diff.gz) fixed invalid casts
from integer to (void *).
* 040_changelog.diff: (new patch from old diff.gz) added upstream changelog
to the distribution.
-- Sam Hocevar (Debian packages) <sam+deb@zoy.org> Thu, 30 Mar 2006 15:59:49 +0200
liblivemedia (2006.03.17-1) unstable; urgency=low
* New upstream release.
* This release properly builds with gcc 4.1 (Closes: #356592).
* debian/control:
+ Replaced occurrences of live.com to live555.com.
* debian/openRTSP.html:
+ Included documentation from http://www.live555.com/openRTSP/ for
the openRTSP binary (Closes: #345510).
-- Sam Hocevar (Debian packages) <sam+deb@zoy.org> Mon, 20 Mar 2006 10:41:50 +0100
liblivemedia (2005.10.05-1) unstable; urgency=low
* New upstream release.
* debian/rules:
+ Oops, fixed a bug that compiled both library versions as PIC.
* debian/copyright:
+ Updated the FSF address.
-- Sam Hocevar (Debian packages) <sam+deb@zoy.org> Thu, 6 Oct 2005 21:42:46 +0200
liblivemedia (2005.07.21-1) unstable; urgency=low
* New upstream release.
-- Sam Hocevar (Debian packages) <sam+deb@zoy.org> Thu, 21 Jul 2005 16:36:47 +0200
liblivemedia (2005.06.16-1) unstable; urgency=low
* New upstream snapshot.
* CXX transition upload.
* debian/control:
+ Set policy to 3.6.2.1.
+ New livemedia-utils package containing the compiled example tools,
including openRTSP (Closes: #267602, #271383). The source code for them
is still in liblivemedia-dev as examples.
+ Mention "RTSP" in the short description, and tool names such as openRTSP
in the long description (Closes: #304255).
* Included upstream changelog in the package.
-- Sam Hocevar (Debian packages) <sam+deb@zoy.org> Fri, 15 Jul 2005 14:51:34 +0300
liblivemedia (2005.04.01-1) unstable; urgency=low
* New upstream snapshot (Closes: #302319).
-- Sam Hocevar (Debian packages) <sam+deb@zoy.org> Fri, 1 Apr 2005 19:00:59 +0200
liblivemedia (2004.11.11a-1) unstable; urgency=low
* New upstream snapshot.
-- Sam Hocevar (Debian packages) <sam+deb@zoy.org> Sun, 14 Nov 2004 23:50:17 +0100
liblivemedia (2004.11.02-1) unstable; urgency=low
* New upstream snapshot.
* debian/control:
+ Set policy to 3.6.1.1.
* README.Debian:
+ Fixed CFLAGS indications.
-- Sam Hocevar (Debian packages) <sam+deb@zoy.org> Tue, 2 Nov 2004 14:49:03 +0100
liblivemedia (2004.04.23-1) unstable; urgency=low
* New upstream release.
-- Sam Hocevar (Debian packages) <sam+deb@zoy.org> Mon, 26 Apr 2004 17:47:40 +0200
liblivemedia (2004.02.09-1) unstable; urgency=low
* Initial release (Closes: #231954).
* liveMedia/H263plusVideoRTPSink.cpp liveMedia/MPEG1or2Demux.cpp:
+ Removed invalid and useless int->void* casts.
* groupsock/Groupsock.cpp groupsock/NetInterface.cpp:
+ Replaced <strstream.h> includes with <strstream>.
-- Sam Hocevar (Debian packages) <sam+deb@zoy.org> Mon, 9 Feb 2004 22:31:50 +0100
|