diff --git a/deb/kaltura-base/debian/changelog b/deb/kaltura-base/debian/changelog index e59c30d75..b99321aee 100644 --- a/deb/kaltura-base/debian/changelog +++ b/deb/kaltura-base/debian/changelog @@ -1,3 +1,21 @@ +kaltura-base (11.4.0-3) kajam; urgency=low + + * Added support for custom parameters on akamai hds urls. + * Needed in order to add hdcore=x.x.x when playing without the player Akamai HD plugin. + + -- Jess Portnoy Mon, 21 Dec 2015 10:49:13 +0000 + +kaltura-base (11.4.0-2) kajam; urgency=low + + * SUP-6332 - Live entry has not been fully uploaded / transcoded + * SUP-6763 - Cross Kaltura connector does not export thumbnails + * PLAT-4712 - reduce duplicates in entryRequired + * PLAT-4445 - Failed to change privacy to category by user from group with permission manager + * PLAT-4663 - Support for HTTP Authentication in MRSS Feed ingestion + * PLAT-4788 - TMZ SFTP YouTube connector issues + + -- Jess Portnoy Sat, 19 Dec 2015 13:03:26 +0000 + kaltura-base (11.4.0-1) kajam; urgency=low * Switching to 11.4.0 diff --git a/deb/kaltura-db/debian/changelog b/deb/kaltura-db/debian/changelog index 2d966606e..8077a79a8 100644 --- a/deb/kaltura-db/debian/changelog +++ b/deb/kaltura-db/debian/changelog @@ -1,4 +1,10 @@ -kaltura-db (11.1.0-1) UNRELEASED; urgency=low +kaltura-db (11.4.0-1) kajam; urgency=low + + * Properly check whether we're using SSL for service URL and if so, set FEATURE_KMC_ENFORCE_HTTPS permission on partner 0. + + -- Jess Portnoy Fri, 11 Dec 2015 16:28:08 +0000 + +kaltura-db (11.1.0-1) kajam; urgency=low * Replace hardcoded /opt/kaltura/app with $APP_DIR. diff --git a/deb/kaltura-db/debian/files b/deb/kaltura-db/debian/files index 671fa5b01..1e4b6760a 100644 --- a/deb/kaltura-db/debian/files +++ b/deb/kaltura-db/debian/files @@ -1 +1 @@ -kaltura-db_11.1.0-1_all.deb net extra +kaltura-db_11.4.0-1_all.deb net extra diff --git a/deb/kaltura-html5-studio/debian/changelog b/deb/kaltura-html5-studio/debian/changelog index d9d841b6e..e42fad81d 100644 --- a/deb/kaltura-html5-studio/debian/changelog +++ b/deb/kaltura-html5-studio/debian/changelog @@ -1,3 +1,11 @@ +kaltura-html5-studio (2.0.2-1) kajam; urgency=low + + * FEC-4158 Strings plugin should support per localization key overrides + * PLAT-3566 - The studio should list also players of type PLAYER_V3 (8). + * Aligned with HTML5 lib v2.37.1 + + -- Jess Portnoy Sun, 13 Dec 2015 19:15:30 +0000 + kaltura-html5-studio (2.0.1-1) jupiter; urgency=low * SUP-5016 - KMC doesn't save player strings override. diff --git a/deb/kaltura-html5lib/debian/changelog b/deb/kaltura-html5lib/debian/changelog index f82feb1d9..72562bb8b 100644 --- a/deb/kaltura-html5lib/debian/changelog +++ b/deb/kaltura-html5lib/debian/changelog @@ -1,3 +1,81 @@ +kaltura-html5lib (2.38.1-1) kajam; urgency=low + + * TR-552 - CaaS widgets with playlist - On iOS thumbnail is out of alignment + * FEC-4565 - Send Notification in native bridge crashes + * FEC-4528 - drm playback : replay doesn't work , player stuck on spinning wheel + * FEC-4562 - Channel Playlist - chapters thumbnail doesn't change + * Fix mobile inlineScript loading + + -- Jess Portnoy Mon, 21 Dec 2015 10:45:44 +0000 + +kaltura-html5lib (2.38-1) kajam; urgency=low + + * id3 tags support for Live HLS (native and flash) + * id3 tags support improved: time update interval has been reduced to 1 second + * New OSMF-HLS plugin 2.37 + id3 tags code + * FEC-4344 - webcast live event -cant move to old slide que point + * FEC-4433 - Add getLicenseData service in mwEmbed + * FEC-4035 - Support DASH stream with dash everywhere castlabs player + * PS-2381 - Doubleclick skipping two cue point midrolls ad, playing the Ad shows no video only audio + * FEC-4434 - Force playback engine flags don't enforce playable sources selection + * FEC-4427 - comScore Plugin Bugs + * FEC-3720 - Regression:External stream:plugin crushes and the stream is no longer playable + * FEC-3610 - VOD HLS: Player stuck on replay during throttling + * New OSMF-HLS plugin - massive buffers refactor + * FEC-4418 - Support flavorParamsId configuration option against download plugin + * FEC-4446 - silverlight player does not resolve playmanifest 302 redirect header http + * FEC-3832 - heartbeat: add config of heartbeat plugin to studio + * FEC-4431 - clipTo param is trimmed from manifest request when using Flash HDS + * SUP-6647 - alert-container text overflows + * SUP-6602 - no audio playback on Android + * SUP-6584 - Hovering controls subtitles issue + * SUP-6603 - Akamai Analytics: player uses default beacon URL instead of the one defined + * FEC-4389 - Enable player message to be overridden + * SUP-6535 - Change in Google Analytics plugin + * FEC-4462 - HLS OSMF - Seek in Kaltura DVR take more time than in previous player version + * FEC-4459 - HLS OSMF - take around 10-12 seconds to switch from DVR to Kaltura Live + * FEC-4458 - HLS OSMF - Kaltura Live with DVR loaded with 40-50 seconds of delay + * Fix IE8 variable-function name collision + * Fix PHP version syntax issues + * Add PiP plugin to support pip in iOS9 + * FEC-4468 - Player layout is wrong in narrow bandwidth + * WB-2151 - Wrong spacing between buttons - OTT skin + * SUP-6143 - Player v2.35 - Icons Display + * FEC-4429 - (ClosedCaptions + playlist + hover-controls + IE8) != love + * FEC-4364 - Hard coded http fonts on some CSS files + * FEC-4125 - server side playback rate- rate selection doesn't work after changing media + * FEC-4472 - Regression : SDK - 2.0.5 Doesn't play any video with player version v2.38.rc9 + * FEC-4481 - Regression: the players with autoEmbed type failed to be loaded + * FEC-4314 - if the number of items in the playlist is lower than MinClips, calculate mediaItemWidth according to it, else according to MinClips settings + * FEC-4068 - Display error on unsupported DRM use-cases + * FEC-3832 - trackEventMonitor function added to the studio config + * Fix PS modules not loading + * Fix DASH silverlight cross domain loading + * FEC-2648 - Rate Selector - Rate selector doesn't work in Chrome + * FEC-4503 - Player: While hovering over seek bar, the arrow pointer above it doesn't point to where user points + * FEC-4431 - clipTo param is trimmed from manifest request when using Flash HDS + * FEC-4500 - Channel Playlist - Playlist is not disabled during pre-roll Ad + * FEC-4484 - Improve Native Callout + * FEC-4521 - webcast with no DVR - after stop start of the video the player is freeze. + * FEC-4519 - Kaltura Live isn't starting to play after stop and re-run the stream + * FEC-4068 - DRM playback error handling + * FEC-4524 - Webcast NO DVR- player freeze for 10 sec when open + * Enable using MultiDRM with nativeCallout + * FEC-4533 - Hovering controls: After return from full screen mode, the "pause" button displayed forever on mobile devices + * FEC-4528 - drm playback : replay doesn't work , player stuck on spinning wheel + * Disable inlineScript in mobile devices + * FEC-4068 - Disable DASH on mobile Chrome, use on SDK + * FEC-4548 - start monitor on native onplay event instead of when clicking our play button + * FEC-4557 - Regression: Seek doesn't works for audio entry + * FEC-4554 #comment Reset chapters state on media change + * Fix DFP crash on empty player init + * updated comScoreStreamingTag plugin + * FEC-4554 - Channel Playlist - entry with chapters and slides not playable in channel playlist + * FEC-4561 - Channel playlist: impossible to change slides for audio LC if it part of playlist with Live stream + * KalturaHLS2 plugin removed + + -- Jess Portnoy Sat, 19 Dec 2015 12:58:03 +0000 + kaltura-html5lib (2.37.3-1) kajam; urgency=low * patch simplePhpXMLProxy.php to disallow requests that are not over HTTP[s] diff --git a/deb/kaltura-html5lib/debian/rules b/deb/kaltura-html5lib/debian/rules index 3a081d1d6..ce060b4b7 100755 --- a/deb/kaltura-html5lib/debian/rules +++ b/deb/kaltura-html5lib/debian/rules @@ -21,6 +21,7 @@ $(archive): $(tree): $(archive) tar zxf $(RPM_SOURCES_DIR)/kaltura-html5lib-$(HTML5LIB_LATEST_VERSION).tar.gz + tar zxf $(RPM_SOURCES_DIR)/kaltura-html5lib-v2.37.3.tar.gz tar zxf $(RPM_SOURCES_DIR)/kaltura-html5lib-v2.37.1.tar.gz tar zxf $(RPM_SOURCES_DIR)/kaltura-html5lib-v2.36.tar.gz tar zxf $(RPM_SOURCES_DIR)/kaltura-html5lib-v2.35.5.tar.gz @@ -52,6 +53,7 @@ binary-indep: install mv kaltura-html5lib-v2.35.5 $(HTML5LIB_PREFIX)/v2.35.5 mv kaltura-html5lib-v2.36 $(HTML5LIB_PREFIX)/v2.36 mv kaltura-html5lib-v2.37.1 $(HTML5LIB_PREFIX)/v2.37.1 + mv kaltura-html5lib-v2.37.3 $(HTML5LIB_PREFIX)/v2.37.3 cp debian/LocalSettings.php $(HTML5LIB_PREFIX)/$(HTML5LIB_LATEST_VERSION)/ cp debian/LocalSettings.php $(HTML5LIB_PREFIX)/v2.29/ cp debian/LocalSettings.php $(HTML5LIB_PREFIX)/v2.30/ @@ -62,7 +64,8 @@ binary-indep: install cp debian/LocalSettings.php $(HTML5LIB_PREFIX)/v2.35.5/ cp debian/LocalSettings.php $(HTML5LIB_PREFIX)/v2.36/ cp debian/LocalSettings.php $(HTML5LIB_PREFIX)/v2.37.1/ - mkdir $(HTML5LIB_PREFIX)/$(HTML5LIB_LATEST_VERSION)/cache $(HTML5LIB_PREFIX)/v2.35.5/cache $(HTML5LIB_PREFIX)/v2.36/cache $(HTML5LIB_PREFIX)/v2.37.1/cache $(HTML5LIB_PREFIX)/v2.34/cache $(HTML5LIB_PREFIX)/v2.33/cache $(HTML5LIB_PREFIX)/v2.32.1/cache $(HTML5LIB_PREFIX)/v2.31/cache $(HTML5LIB_PREFIX)/v2.30/cache $(HTML5LIB_PREFIX)/v2.29/cache + cp debian/LocalSettings.php $(HTML5LIB_PREFIX)/v2.37.3/ + mkdir $(HTML5LIB_PREFIX)/$(HTML5LIB_LATEST_VERSION)/cache $(HTML5LIB_PREFIX)/v2.35.5/cache $(HTML5LIB_PREFIX)/v2.36/cache $(HTML5LIB_PREFIX)/v2.37.1/cache $(HTML5LIB_PREFIX)/v2.37.3/cache $(HTML5LIB_PREFIX)/v2.34/cache $(HTML5LIB_PREFIX)/v2.33/cache $(HTML5LIB_PREFIX)/v2.32.1/cache $(HTML5LIB_PREFIX)/v2.31/cache $(HTML5LIB_PREFIX)/v2.30/cache $(HTML5LIB_PREFIX)/v2.29/cache dh_install $(KALTURA_PREFIX) dh_gencontrol -u-v$(DEB_VERSION) dh_installdebconf diff --git a/deb/kaltura-kmc/debian/changelog b/deb/kaltura-kmc/debian/changelog index 8567e81ea..77f3d2db8 100644 --- a/deb/kaltura-kmc/debian/changelog +++ b/deb/kaltura-kmc/debian/changelog @@ -1,3 +1,15 @@ +kaltura-kmc (5.39.11-4) kajam; urgency=low + + * Version bounce to align with kaltura-html5lib v2.38.1. + + -- Jess Portnoy Mon, 21 Dec 2015 10:52:14 +0000 + +kaltura-kmc (5.39.11-3) kajam; urgency=low + + * Version bounce to align with kaltura-html5lib v2.38. + + -- Jess Portnoy Sat, 19 Dec 2015 13:05:42 +0000 + kaltura-kmc (5.39.11-2) kajam; urgency=low * Version bounce to align with kaltura-html5lib v2.37.3. diff --git a/deb/kaltura-postinst/debian/changelog b/deb/kaltura-postinst/debian/changelog index 94d97b393..6a0d2d1d4 100644 --- a/deb/kaltura-postinst/debian/changelog +++ b/deb/kaltura-postinst/debian/changelog @@ -1,3 +1,9 @@ +kaltura-postinst (1.0.30-2) kajam; urgency=low + + * Verify that studio_version in {base,local}.ini matches the latest studio version on disk. + + -- Jess Portnoy Sun, 13 Dec 2015 19:55:03 +0000 + kaltura-postinst (1.0.30-1) kajam; urgency=low * Output failure message in trap handler.