yandex-gosky (3.9) stable; urgency=medium

  * SKYDEV-2425 build in arcadia with fresh python3

 -- Vsevolod Velichko <torkve@yandex-team.ru>  Sun, 06 Mar 2022 05:08:13 +0300

yandex-gosky (2.2.1) stable; urgency=low

  * SKYDEV-2072: retry gethostname if fails (happens during machine reboot if network is not yet ready)

 -- Vadim Fint <mocksoul@yandex-team.ru>  Fri, 17 Apr 2020 19:00:00 +0300

yandex-gosky (2.2.0) stable; urgency=low

  * SKYDEV-1224: support arbitary options passing to skynet.bin with --opts flag

 -- Vadim Fint <mocksoul@yandex-team.ru>  Thu, 24 Aug 2017 19:42:56 +0300

yandex-gosky (2.1.2) stable; urgency=low

  * SKYDEV-1204: dont chown files by user skynet, use root instead 

 -- Vadim Fint <mocksoul@yandex-team.ru>  Wed, 19 Jul 2017 16:01:55 +0300

yandex-gosky (2.1.1) stable; urgency=low

  * SKYDEV-875: take hostname into account while analyzing config_hash* 

 -- Vadim Fint <mocksoul@yandex-team.ru>  Tue, 07 Jun 2016 21:56:02 +0300

yandex-gosky (2.1.0) stable; urgency=low

  * support running with native CYGWIN python
  * SKYDEV-772: forcibly restart skynet if active installation asks to

 -- Vadim Fint <mocksoul@yandex-team.ru>  Fri, 04 Mar 2016 19:43:00 +0300

yandex-gosky (2.0.1) stable; urgency=low

  * added wget dependency to gosky deb

 -- Vadim Fint <mocksoul@yandex-team.ru>  Mon, 21 Dec 2015 21:18:50 +0300

yandex-gosky (1.8.5) stable; urgency=low

  * added wget dependency to gosky deb

 -- Vadim Fint <mocksoul@yandex-team.ru>  Mon, 21 Dec 2015 20:43:54 +0300

yandex-gosky (2.0.0) stable; urgency=low

  * grab release info from genisys instead of hivemind
  * support for downloading files from mds
  * try http before rsync
  * store config_hash from genisys in /var/tmp/skydist
  * run sky get with progress bar
  * visual console output improvements

 -- Vadim Fint <mocksoul@yandex-team.ru>  Wed, 16 Dec 2015 21:45:46 +0300

yandex-gosky (1.8.4) stable; urgency=low

  * use rsync without --append-verify option if it does not support it
  * ensure copier is tried before rsync and rsync tried before http

 -- Vadim Fint <mocksoul@yandex-team.ru>  Tue, 10 Nov 2015 19:40:19 +0300

yandex-gosky (1.8.2) stable; urgency=low

  * be more paranoid in possible getaddrinfo errors

 -- Vadim Fint <mocksoul@yandex-team.ru>  Thu, 08 Oct 2015 02:54:17 +0300

yandex-gosky (1.8.1) stable; urgency=low

  * do not resolve same IPs more than once

 -- Vadim Fint <mocksoul@yandex-team.ru>  Thu, 08 Oct 2015 02:13:56 +0300

yandex-gosky (1.8.0) stable; urgency=low

  * properly detect hostname (with fallback to old gethostname() variant)

 -- Vadim Fint <mocksoul@yandex-team.ru>  Wed, 07 Oct 2015 23:56:14 +0300

yandex-gosky (1.7.0) stable; urgency=low

  * support to install skynet version specified in file (/Berkanavt/skynet/etc/release.conf)

 -- Vadim Fint <mocksoul@yandex-team.ru>  Tue, 06 Oct 2015 19:41:06 +0300

yandex-gosky (1.6.2) stable; urgency=low

  * switched to system libc; separated gosky for linux/bsd/darwin

 -- Zhivotnev Vladislav <inkvizitor68sl@yandex-team.ru>  Wed, 16 Sep 2015 21:12:44 +0300

yandex-gosky (1.5.0) stable; urgency=low

  * added --force-update command line option (same as --force, but dont restarts skynet)
  * review exit codes: 0..10 -- skynet.bin, 10..12 -- gosky

 -- Zhivotnev Vladislav <inkvizitor68sl@yandex-team.ru>  Thu, 07 May 2015 21:51:01 +0300

yandex-gosky (1.4.2) stable; urgency=low

  * Non-maintainer upload.
  * gosky binary updated from http://lucid.build.skydev.search.yandex.net:13578/2/6/27685562/gosky

 -- Zhivotnev Vladislav <inkvizitor68sl@yandex-team.ru>  Tue, 03 Feb 2015 17:40:57 +0300

yandex-gosky (1.4.1) stable; urgency=low

  * add crontab stop file /var/run/gosky.nocron 

 -- Kozyrev Evgeniy <ekoz@yandex-team.ru>  Mon, 30 Jun 2014 17:00:39 +0400

yandex-gosky (1.4.0) stable; urgency=low

  * pkg version = gosky version 

 -- Kozyrev Evgeniy <ekoz@yandex-team.ru>  Fri, 14 Feb 2014 13:43:55 +0400

yandex-gosky (1.3.4) stable; urgency=low

    * Improvements
    * use HIGH network priority for downloads using skynet (tm) copier.
    * display old skynet version even if it does not need to be updated
    * allow to download via backone (for rsync/wget) limited to 1mb/s
    * limit wget retries (unlimited => 5)

 -- Kozyrev Evgeniy <ekoz@yandex-team.ru>  Tue, 11 Feb 2014 17:32:27 +0400

yandex-gosky (1.3.3-1) stable; urgency=low

  * add @reboot cronjob

 -- Boris B. Zhmurov <zhmurov@yandex-team.ru>  Wed, 13 Nov 2013 17:51:37 +0400

yandex-gosky (1.3.3) stable; urgency=low

    Improvements:
    * Reshare skynet.bin already after successful installation
    * Grab any exceptions during execing skynet.bin and log them (instead of traceback)
    * Retry skynet.bin if we got Text file busy error (after 10 secs)

    Misc:
    * Make source code python 2.7 compliant (for static syntax checker tools)
    * Put all warnings in stderr

    Sandbox task: http://sandbox.yandex-team.ru/sandbox/tasks/view?task_id=8448053

 -- Kozyrev Evgeniy <ekoz@yandex-team.ru>  Tue, 01 Oct 2013 12:28:18 +0400

yandex-gosky (1.3.1) stable; urgency=low

  ** Improvements
    * Attempt to release lock (made by cron gosky) if ran without --sleep argument by hands.

  http://sandbox.yandex-team.ru/sandbox/tasks/view?task_id=8064898

 -- Roman Andriadi <nARN@yandex-team.ru>  Wed, 11 Sep 2013 14:43:16 +0400

yandex-gosky (1.3.0) stable; urgency=low

  ** Improvements
    * Pass --force-restart to skynet.bin if invoced with --force/-f
    * More neat output logging
    * Show debug about user who ran gosky, uid, sleep seconds, etc.
    * Try to use syslog for logging

  ** Bugs
    * Lock before sleeping 

 -- Roman Andriadi <nARN@yandex-team.ru>  Mon, 09 Sep 2013 18:19:24 +0400

yandex-gosky (1.2.0) stable; urgency=low

  * Compare current and advertised versions only by svn url and revision
  * Take attrs.version from hivemind into account if present
  * Little prettier output 

  http://sandbox.yandex-team.ru/sandbox/tasks/view?task_id=7865725

 -- Roman Andriadi <nARN@yandex-team.ru>  Tue, 27 Aug 2013 21:22:06 +0400

yandex-gosky (1.1.2) stable; urgency=low

  * Take svn revision into account when comparing advertised and active release (2nd attempt)

 -- Roman Andriadi <nARN@yandex-team.ru>  Tue, 27 Aug 2013 00:06:47 +0400

yandex-gosky (1.1.1) stable; urgency=low

  * Take svn revision into account then comparing advertised and active release
  * http://sandbox.yandex-team.ru/sandbox/tasks/view?task_id=7850857

 -- Roman Andriadi <nARN@yandex-team.ru>  Mon, 26 Aug 2013 23:00:19 +0400

yandex-gosky (1.1.0) stable; urgency=low

  http://sandbox.yandex-team.ru/sandbox/tasks/view?task_id=7485653
  * SKYNET-370: support IPv6-only machines
  * Little more debug against choosing fb/bb download mode
  * Now properly works if first dns server in /etc/resolv.conf is not really working

 -- Roman Andriadi <nARN@yandex-team.ru>  Tue, 06 Aug 2013 13:33:16 +0400

yandex-gosky (1.0-8) stable; urgency=low

  * new gosky v0.9.20 -- stable 

 -- Kozyrev Evgeniy <ekoz@yandex-team.ru>  Wed, 17 Apr 2013 15:13:09 +0400

yandex-gosky (1.0-7) stable; urgency=low

  * change permission on gosky at postinstall  

 -- Kozyrev Evgeniy <ekoz@yandex-team.ru>  Wed, 10 Apr 2013 13:04:26 +0400

yandex-gosky (1.0-6) stable; urgency=low

  * task_id=5820111 gosky v0.9.17 

 -- Kozyrev Evgeniy <ekoz@yandex-team.ru>  Wed, 10 Apr 2013 12:09:05 +0400

yandex-gosky (1.0-5) stable; urgency=low

  * Fixed version comparison algorithm

 -- Roman Andriadi <nARN@yandex-team.ru>  Fri, 05 Apr 2013 20:04:29 +0400

yandex-gosky (1.0-4) stable; urgency=low

  * Added /usr/sbin/ to cron $PATH

 -- Roman Andriadi <nARN@yandex-team.ru>  Mon, 25 Mar 2013 13:53:21 +0400

yandex-gosky (1.0-1) stable; urgency=low

  * Create user skynet if it does not exist. If possible, give it id 1044

 -- Roman Andriadi <nARN@yandex-team.ru>  Fri, 18 Jan 2013 19:28:47 +0400

yandex-gosky (1.0-0) stable; urgency=low

  * Initial release

 -- Roman Andriadi <nARN@yandex-team.ru>  Fri, 23 Nov 2012 21:27:46 +0400
