# ChangeLog for net-misc/tigervnc
# Copyright 1999-2016 Gentoo Foundation; Distributed under the GPL v2
# (auto-generated from git log)

*tigervnc-1.4.2-r2 (09 Aug 2015)
*tigervnc-1.4.2-r1 (09 Aug 2015)
*tigervnc-1.3.1-r4 (09 Aug 2015)
*tigervnc-1.3.1-r3 (09 Aug 2015)
*tigervnc-1.3.1-r2 (09 Aug 2015)
*tigervnc-1.3.1-r1 (09 Aug 2015)

  09 Aug 2015; Robin H. Johnson <robbat2@gentoo.org>
  +files/1.3.1-CVE-2014-8240.patch, +files/tigervnc.confd,
  +files/tigervnc.initd, +metadata.xml, +tigervnc-1.3.1-r1.ebuild,
  +tigervnc-1.3.1-r2.ebuild, +tigervnc-1.3.1-r3.ebuild,
  +tigervnc-1.3.1-r4.ebuild, +tigervnc-1.4.2-r1.ebuild,
  +tigervnc-1.4.2-r2.ebuild:
  proj/gentoo: Initial commit

  This commit represents a new era for Gentoo:
  Storing the gentoo-x86 tree in Git, as converted from CVS.

  This commit is the start of the NEW history.
  Any historical data is intended to be grafted onto this point.

  Creation process:
  1. Take final CVS checkout snapshot
  2. Remove ALL ChangeLog* files
  3. Transform all Manifests to thin
  4. Remove empty Manifests
  5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$
  5.1. Do not touch files with -kb/-ko keyword flags.

  Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
  X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration
  tests
  X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this
  project
  X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo
  developer, wrote Git features for the migration
  X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve
  cvs2svn
  X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts
  X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014
  work in migration
  X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging
  X-Thanks: All of other Gentoo developers - many ideas and lots of paint on
  the bikeshed

  24 Aug 2015; Justin Lecher <jlec@gentoo.org> metadata.xml,
  tigervnc-1.3.1-r1.ebuild, tigervnc-1.3.1-r2.ebuild,
  tigervnc-1.3.1-r3.ebuild, tigervnc-1.3.1-r4.ebuild,
  tigervnc-1.4.2-r1.ebuild, tigervnc-1.4.2-r2.ebuild:
  Use https by default

  Convert all URLs for sites supporting encrypted connections from http to
  https

  Signed-off-by: Justin Lecher <jlec@gentoo.org>

  24 Aug 2015; Mike Gilbert <floppym@gentoo.org> metadata.xml:
  Revert DOCTYPE SYSTEM https changes in metadata.xml

  repoman does not yet accept the https version.
  This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450.

  Bug: https://bugs.gentoo.org/552720

  01 Oct 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
  Add missing remote-id type=sourceforge

  Signed-off-by: Justin Lecher <jlec@gentoo.org>

  09 Jan 2016; Jeroen Roovers <jer@gentoo.org>
  +files/tigervnc-1.4.2-byteorder.patch, tigervnc-1.4.2-r2.ebuild:
  Fix byte order issues (bug #567568).

  Package-Manager: portage-2.2.26

  09 Jan 2016; Jeroen Roovers <jer@gentoo.org> tigervnc-1.4.2-r2.ebuild:
  Stable for HPPA PPC64 (bug #567324).

  Package-Manager: portage-2.2.26
  RepoMan-Options: --ignore-arches

  24 Jan 2016; Michał Górny <mgorny@gentoo.org> metadata.xml:
  Unify quoting in metadata.xml files for machine processing

  Force unified quoting in all metadata.xml files since lxml does not
  preserve original use of single and double quotes. Ensuring unified
  quoting before the process allows distinguishing the GLEP 67-related
  metadata.xml changes from unrelated quoting changes.

  24 Jan 2016; Michał Górny <mgorny@gentoo.org> metadata.xml:
  Set appropriate maintainer types in metadata.xml (GLEP 67)

  27 Jan 2016; Michał Górny <mgorny@gentoo.org> metadata.xml:
  Add myself as co-maintainer

*tigervnc-1.6.0 (27 Jan 2016)

  27 Jan 2016; Michał Górny <mgorny@gentoo.org> +tigervnc-1.6.0.ebuild:
  Bump to 1.6.0

  Update TigerVNC to 1.6.0. Clean up the ebuild. Bump xserver to 1.17.4.

  29 Jan 2016; Michał Górny <mgorny@gentoo.org> tigervnc-1.6.0.ebuild:
  Remove accidental stable keywords on 1.6.0

  29 Jan 2016; Michał Górny <mgorny@gentoo.org> tigervnc-1.6.0.ebuild:
  Avoid building unnecessary parts of xorg-server

*tigervnc-1.6.0-r1 (29 Jan 2016)

  29 Jan 2016; Michał Górny <mgorny@gentoo.org>
  +files/tigervnc-1.6.0-xorg118-1.patch, -tigervnc-1.6.0.ebuild,
  +tigervnc-1.6.0-r1.ebuild:
  Support xorg-server-1.18.0

  Support xorg-1.18.0 thanks to LFS patch. Found by Jan Psota.

  18 May 2016; Austin English <wizardedit@gentoo.org> files/tigervnc.initd:
  use #!/sbin/openrc-run instead of #!/sbin/runscript

  21 May 2016; Pacho Ramos <pacho@gentoo.org> metadata.xml:
  Cleanup due to #155425

  Package-Manager: portage-2.3.0_rc1

  24 May 2016; Michał Górny <mgorny@gentoo.org> metadata.xml:
  Remove myself from maintainers

  24 May 2016; Markus Meier <maekke@gentoo.org> tigervnc-1.4.2-r2.ebuild:
  arm stable, bug #567324

  Package-Manager: portage-2.3.0_rc1
  RepoMan-Options: --include-arches="arm"

  02 Jun 2016; Tobias Klausmann <klausman@gentoo.org>
  tigervnc-1.4.2-r2.ebuild:
  1.4.2-r2: add alpha keyword

  Gentoo-Bug: 567324

  Package-Manager: portage-2.3.0_rc1

  12 Jun 2016; Pacho Ramos <pacho@gentoo.org> tigervnc-1.4.2-r2.ebuild:
  amd64/x86 stable, bug #567324

  Package-Manager: portage-2.3.0_rc1

  11 Jul 2016; Jeroen Roovers <jer@gentoo.org> tigervnc-1.6.0-r1.ebuild:
  Reinstate PIC builds for ARM/HPPA (bug #588556).

  Package-Manager: portage-2.3.0

  03 Aug 2016; Jeroen Roovers <jer@gentoo.org> tigervnc-1.6.0-r1.ebuild:
  Stable for HPPA (bug #584482).

  Package-Manager: portage-2.3.0
  RepoMan-Options: --ignore-arches

  21 Aug 2016; Pacho Ramos <pacho@gentoo.org> -tigervnc-1.3.1-r1.ebuild,
  -tigervnc-1.3.1-r2.ebuild, -tigervnc-1.3.1-r3.ebuild,
  -tigervnc-1.4.2-r1.ebuild:
  drop old

  Package-Manager: portage-2.3.0

  30 Aug 2016; Markus Meier <maekke@gentoo.org> tigervnc-1.6.0-r1.ebuild:
  arm stable, bug #584482

  Package-Manager: portage-2.3.0
  RepoMan-Options: --include-arches="arm"

*tigervnc-1.6.0-r2 (17 Sep 2016)

  17 Sep 2016; Pacho Ramos <pacho@gentoo.org> +tigervnc-1.6.0-r2.ebuild:
  Use newer xorg-server to fix compilation (#586552)

  Package-Manager: portage-2.3.0

  17 Sep 2016; Pacho Ramos <pacho@gentoo.org> tigervnc-1.6.0-r2.ebuild:
  amd64/x86 stable, bug #584482

  Package-Manager: portage-2.3.0

  22 Sep 2016; Tobias Klausmann <klausman@gentoo.org>
  tigervnc-1.6.0-r2.ebuild:
  1.6.0-r2: add alpha keyword

  Gentoo-Bug: 584482

  27 Sep 2016; Markus Meier <maekke@gentoo.org> tigervnc-1.6.0-r2.ebuild:
  arm stable, bug #584482

  Package-Manager: portage-2.3.0
  RepoMan-Options: --include-arches="arm"

  01 Oct 2016; Jeroen Roovers <jer@gentoo.org> tigervnc-1.6.0-r2.ebuild:
  Stable for HPPA (bug #584482).

  Package-Manager: portage-2.3.1
  RepoMan-Options: --ignore-arches

  21 Oct 2016; Patrice Clement <monsieurp@gentoo.org> metadata.xml,
  tigervnc-1.6.0-r2.ebuild:
  add drm USE-flag to fix headless compilation.

  Thanks to prometheanfire, libdrm dependency is now correct. This PR also
  fixes
  the USE="server -opengl" compilation problem.

  Gentoo-Bug: https://bugs.gentoo.org/592038
  Package-Manager: portage-2.2.28
  Closes: https://github.com/gentoo/gentoo/pull/2404

  Signed-off-by: Patrice Clement <monsieurp@gentoo.org>

  12 Nov 2016; Agostino Sarubbo <ago@gentoo.org> tigervnc-1.4.2-r2.ebuild:
  sparc stable wrt bug #567324

  Package-Manager: portage-2.3.0
  RepoMan-Options: --include-arches="sparc"
  Signed-off-by: Agostino Sarubbo <ago@gentoo.org>

  12 Nov 2016; Agostino Sarubbo <ago@gentoo.org> tigervnc-1.4.2-r2.ebuild:
  ppc stable wrt bug #567324

  Package-Manager: portage-2.3.0
  RepoMan-Options: --include-arches="ppc"
  Signed-off-by: Agostino Sarubbo <ago@gentoo.org>

  13 Nov 2016; Agostino Sarubbo <ago@gentoo.org> tigervnc-1.4.2-r2.ebuild:
  ia64 stable wrt bug #567324

  Package-Manager: portage-2.3.0
  RepoMan-Options: --include-arches="ia64"
  Signed-off-by: Agostino Sarubbo <ago@gentoo.org>

*tigervnc-1.7.0 (15 Nov 2016)

  15 Nov 2016; David Seifert <soap@gentoo.org> +tigervnc-1.7.0.ebuild:
  version bump 1.7.0

  Closes: https://github.com/gentoo/gentoo/pull/2633

  Signed-off-by: David Seifert <soap@gentoo.org>

  15 Nov 2016; David Seifert <soap@gentoo.org> tigervnc-1.6.0-r1.ebuild,
  tigervnc-1.6.0-r2.ebuild:
  Allow all virtual/jre SLOTs

  Package-Manager: portage-2.3.2

