Revision 50a48b39

b/README.deploy
362 362
    daemon must be running on every node of type APISERVER.
363 363

  
364 364
    Download and install vncauthproxy from its own repository,
365
    at https://code.grnet.gr/git/vncauthproxy (known good commit: 1c241b27b81).
365
    at https://code.grnet.gr/git/vncauthproxy (known good commit: tag v1.0).
366 366

  
367 367
    Download and install a specific repository commit:
368 368

  
......
372 372

  
373 373
    Alternatively, you can build Debian packages. To do so,
374 374
    checkout the "debian" branch of the vncauthproxy repository
375
    (known good commit:39f9b7047c):
375
    (known good commit: tag debian/v1.0):
376 376

  
377 377
    $ git checkout debian
378 378

  
b/conf/ci/pip-1.2.conf
11 11
python-daemon==1.5.5
12 12
pycrypto==2.1.0
13 13
IPy==0.75
14
-e git+https://code.grnet.gr/git/vncauthproxy@1c241b27b8111b16389358e340a8ed4455af7e07#egg=vncauthproxy
14
-e git+https://code.grnet.gr/git/vncauthproxy@v1.0#egg=vncauthproxy

Also available in: Unified diff