all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#32997: Kodi phones home to check for updates
@ 2018-10-09  8:13 Efraim Flashner
  2018-10-09  9:43 ` Gábor Boskovits
  2018-10-21 13:40 ` Efraim Flashner
  0 siblings, 2 replies; 4+ messages in thread
From: Efraim Flashner @ 2018-10-09  8:13 UTC (permalink / raw)
  To: 32997

[-- Attachment #1: Type: text/plain, Size: 376 bytes --]

I launced kodi for my kids to watch some videos and I got a pop-up
telling me that 18-beta3 was available for download. We should patch out
the update checker.

-- 
Efraim Flashner   <efraim@flashner.co.il>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#32997: Kodi phones home to check for updates
  2018-10-09  8:13 bug#32997: Kodi phones home to check for updates Efraim Flashner
@ 2018-10-09  9:43 ` Gábor Boskovits
  2018-10-09  9:48   ` Efraim Flashner
  2018-10-21 13:40 ` Efraim Flashner
  1 sibling, 1 reply; 4+ messages in thread
From: Gábor Boskovits @ 2018-10-09  9:43 UTC (permalink / raw)
  To: Efraim Flashner; +Cc: 32997

[-- Attachment #1: Type: text/plain, Size: 876 bytes --]

Efraim Flashner <efraim@flashner.co.il> ezt írta (időpont: 2018. okt. 9.,
K, 10:14):

> I launced kodi for my kids to watch some videos and I got a pop-up
> telling me that 18-beta3 was available for download. We should patch out
> the update checker.
>
> --
> Efraim Flashner   <efraim@flashner.co.il>   אפרים פלשנר
> GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
> Confidentiality cannot be guaranteed on emails sent or received unencrypted
>

As a workaround you could try to configure Kodi to not check for updates.
1.~ From the Kodi home screen click SYSTEM>ADD-ONS>MY ADD-ONS.
2.~ SERVICES>VERSION CHECK>CONFIGURE.
3.~ Untick Enable Kodi Version Check>click OK>untick AUTO-UPDATE.
(did not try this myself)
Do you think that modifying the default configuration is enough, or should
we completely remove this functionality?

[-- Attachment #2: Type: text/html, Size: 1342 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#32997: Kodi phones home to check for updates
  2018-10-09  9:43 ` Gábor Boskovits
@ 2018-10-09  9:48   ` Efraim Flashner
  0 siblings, 0 replies; 4+ messages in thread
From: Efraim Flashner @ 2018-10-09  9:48 UTC (permalink / raw)
  To: Gábor Boskovits; +Cc: 32997

[-- Attachment #1: Type: text/plain, Size: 1400 bytes --]

On Tue, Oct 09, 2018 at 11:43:18AM +0200, Gábor Boskovits wrote:
> Efraim Flashner <efraim@flashner.co.il> ezt írta (időpont: 2018. okt. 9.,
> K, 10:14):
> 
> > I launced kodi for my kids to watch some videos and I got a pop-up
> > telling me that 18-beta3 was available for download. We should patch out
> > the update checker.
> >
> > --
> > Efraim Flashner   <efraim@flashner.co.il>   אפרים פלשנר
> > GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
> > Confidentiality cannot be guaranteed on emails sent or received unencrypted
> >
> 
> As a workaround you could try to configure Kodi to not check for updates.
> 1.~ From the Kodi home screen click SYSTEM>ADD-ONS>MY ADD-ONS.
> 2.~ SERVICES>VERSION CHECK>CONFIGURE.
> 3.~ Untick Enable Kodi Version Check>click OK>untick AUTO-UPDATE.
> (did not try this myself)
> Do you think that modifying the default configuration is enough, or should
> we completely remove this functionality?

I think it'd be better to completely remove the functionality, there's
nothing an end-user can really gain since we've packaged the software.

I also think we're due for an update to the package :)

-- 
Efraim Flashner   <efraim@flashner.co.il>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#32997: Kodi phones home to check for updates
  2018-10-09  8:13 bug#32997: Kodi phones home to check for updates Efraim Flashner
  2018-10-09  9:43 ` Gábor Boskovits
@ 2018-10-21 13:40 ` Efraim Flashner
  1 sibling, 0 replies; 4+ messages in thread
From: Efraim Flashner @ 2018-10-21 13:40 UTC (permalink / raw)
  To: 32997-done

[-- Attachment #1: Type: text/plain, Size: 264 bytes --]

Fixed in 2c17bd7b2955beef4130d11b33e07e4fb3b234dc

-- 
Efraim Flashner   <efraim@flashner.co.il>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-10-21 13:41 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-09  8:13 bug#32997: Kodi phones home to check for updates Efraim Flashner
2018-10-09  9:43 ` Gábor Boskovits
2018-10-09  9:48   ` Efraim Flashner
2018-10-21 13:40 ` Efraim Flashner

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.