diff -Nru unity-webapps-googleplus-2.4.17+14.04.20140404/debian/changelog unity-webapps-googleplus-2.4.17+14.04.20140409/debian/changelog --- unity-webapps-googleplus-2.4.17+14.04.20140404/debian/changelog 2014-04-09 14:00:23.000000000 +0000 +++ unity-webapps-googleplus-2.4.17+14.04.20140409/debian/changelog 2014-04-09 14:00:23.000000000 +0000 @@ -1,3 +1,11 @@ +unity-webapps-googleplus (2.4.17+14.04.20140409-0ubuntu1) trusty; urgency=low + + [ Alexandre Abreu ] + * Update the manifest includes to account for the login urls and force + the storage of the session cookies, + + -- Ubuntu daily release Wed, 09 Apr 2014 13:55:44 +0000 + unity-webapps-googleplus (2.4.17+14.04.20140404-0ubuntu1) trusty; urgency=low [ David Barth ] diff -Nru unity-webapps-googleplus-2.4.17+14.04.20140404/GooglePlusplusgooglecom.desktop unity-webapps-googleplus-2.4.17+14.04.20140409/GooglePlusplusgooglecom.desktop --- unity-webapps-googleplus-2.4.17+14.04.20140404/GooglePlusplusgooglecom.desktop 2014-04-04 20:55:13.000000000 +0000 +++ unity-webapps-googleplus-2.4.17+14.04.20140409/GooglePlusplusgooglecom.desktop 2014-04-09 13:55:34.000000000 +0000 @@ -4,6 +4,6 @@ Icon=unity-webapps-google-plus MimeType= Actions=S0;S1;S2;S3;S4;S5;S6;S7;S8;S9;S10; -Exec=unity-webapps-runner -n 'R29vZ2xlUGx1cw==' -d 'plus.google.com' %u +Exec=unity-webapps-runner -n 'R29vZ2xlUGx1cw==' -d 'plus.google.com' --store-session-cookies %u StartupWMClass=GooglePlusplusgooglecom diff -Nru unity-webapps-googleplus-2.4.17+14.04.20140404/manifest.json unity-webapps-googleplus-2.4.17+14.04.20140409/manifest.json --- unity-webapps-googleplus-2.4.17+14.04.20140404/manifest.json 2014-04-04 20:55:13.000000000 +0000 +++ unity-webapps-googleplus-2.4.17+14.04.20140409/manifest.json 2014-04-09 13:55:34.000000000 +0000 @@ -1 +1 @@ -{"includes":["https://plus.google.com/*", "https://accounts.google.*/*", "https://www.google.com/a/*"],"requires":["utils.js","google-common.js"],"name":"GooglePlus","domain": "plus.google.com", "scripts":["GooglePlus.user.js"],"maintainer":"Webapps Team ","license":"GPL-3","manifest-version":"1.0","integration-version":"2.4.12","package-name":"GooglePlus","description":"Unity Webapp for GooglePlus", "homepage":"https://plus.google.com/","icons":{"128":"128/unity-webapps-google-plus.png","48":"48/unity-webapps-google-plus.png","52":"52/unity-webapps-google-plus.png","64":"64/unity-webapps-google-plus.png"}} +{"includes":["https://plus.google.com/*", "https://accounts.google.*/*", "https://www.google.*/a/*"],"requires":["utils.js","google-common.js"],"name":"GooglePlus","domain": "plus.google.com", "scripts":["GooglePlus.user.js"],"maintainer":"Webapps Team ","license":"GPL-3","manifest-version":"1.0","integration-version":"2.4.12","package-name":"GooglePlus","description":"Unity Webapp for GooglePlus", "homepage":"https://plus.google.com/","icons":{"128":"128/unity-webapps-google-plus.png","48":"48/unity-webapps-google-plus.png","52":"52/unity-webapps-google-plus.png","64":"64/unity-webapps-google-plus.png"}}