Skip to content

Commit

Permalink
11.4.0 release deb - round 1
Browse files Browse the repository at this point in the history
  • Loading branch information
Jess Portnoy committed Dec 21, 2015
1 parent 82325e5 commit 22f930f
Show file tree
Hide file tree
Showing 8 changed files with 134 additions and 3 deletions.
18 changes: 18 additions & 0 deletions deb/kaltura-base/debian/changelog
Original file line number Diff line number Diff line change
@@ -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 <jess.portnoy@kaltura.org> 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 <jess.portnoy@kaltura.org> Sat, 19 Dec 2015 13:03:26 +0000

kaltura-base (11.4.0-1) kajam; urgency=low

* Switching to 11.4.0
Expand Down
8 changes: 7 additions & 1 deletion deb/kaltura-db/debian/changelog
Original file line number Diff line number Diff line change
@@ -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 <jess.portnoy@kaltura.org> 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.

Expand Down
2 changes: 1 addition & 1 deletion deb/kaltura-db/debian/files
Original file line number Diff line number Diff line change
@@ -1 +1 @@
kaltura-db_11.1.0-1_all.deb net extra
kaltura-db_11.4.0-1_all.deb net extra
8 changes: 8 additions & 0 deletions deb/kaltura-html5-studio/debian/changelog
Original file line number Diff line number Diff line change
@@ -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 <jess.portnoy@kaltura.org> 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.
Expand Down
78 changes: 78 additions & 0 deletions deb/kaltura-html5lib/debian/changelog
Original file line number Diff line number Diff line change
@@ -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 <jess.portnoy@kaltura.org> 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 <jess.portnoy@kaltura.org> 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]
Expand Down
5 changes: 4 additions & 1 deletion deb/kaltura-html5lib/debian/rules
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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/
Expand All @@ -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
Expand Down
12 changes: 12 additions & 0 deletions deb/kaltura-kmc/debian/changelog
Original file line number Diff line number Diff line change
@@ -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 <jess.portnoy@kaltura.org> 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 <jess.portnoy@kaltura.org> 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.
Expand Down
6 changes: 6 additions & 0 deletions deb/kaltura-postinst/debian/changelog
Original file line number Diff line number Diff line change
@@ -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 <jess.portnoy@kaltura.org> Sun, 13 Dec 2015 19:55:03 +0000

kaltura-postinst (1.0.30-1) kajam; urgency=low

* Output failure message in trap handler.
Expand Down

0 comments on commit 22f930f

Please sign in to comment.