Skip to content

Conversation

@eddiejames
Copy link

The latest release of libvncserver is almost two years old. A number of
security fixes and enhancements have recently been committed. Since the repo
is stable, point the recipe to the latest commit.

libvncserver switched from autotools to cmake, so update the recipe as
necessary, and add PACKAGECONFIG options to allow a more minimal build and
install.

Signed-off-by: Eddie James [email protected]

The latest release of libvncserver is almost two years old. A number of
security fixes and enhancements have recently been committed. Since the repo
is stable, point the recipe to the latest commit.

libvncserver switched from autotools to cmake, so update the recipe as
necessary, and add PACKAGECONFIG options to allow a more minimal build and
install.

Signed-off-by: Eddie James <[email protected]>
@kraj
Copy link
Contributor

kraj commented Dec 21, 2018

merged

@kraj kraj closed this Dec 21, 2018
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Jun 2, 2020
NEW in 0.3.12

=============
  * openembedded#107 grl-source: Fix reference count in the bindings

  * Updated translations
    * Japanese
    * British English

  * Contributors to this release:
    Jean Felder <[email protected]>

NEW in 0.3.11
=============
  * !52 pls: Support totem-pl-parser 3.26.4
  * !51 build: Add a Meson dependency variable for libgrlpls
  * !50 build: Avoid using meson.source_root()

  * Contributors to this release:
    Sam Thursfield <[email protected]>
    Bastien Nocera <[email protected]>

Signed-off-by: Andreas Müller <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Jun 2, 2020
NEW in 0.3.12

=============
  * openembedded#107 grl-source: Fix reference count in the bindings

  * Updated translations
    * Japanese
    * British English

  * Contributors to this release:
    Jean Felder <[email protected]>

NEW in 0.3.11
=============
  * !52 pls: Support totem-pl-parser 3.26.4
  * !51 build: Add a Meson dependency variable for libgrlpls
  * !50 build: Avoid using meson.source_root()

  * Contributors to this release:
    Sam Thursfield <[email protected]>
    Bastien Nocera <[email protected]>

Signed-off-by: Andreas Müller <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Jun 2, 2020
NEW in 0.3.12

=============
  * openembedded#107 grl-source: Fix reference count in the bindings

  * Updated translations
    * Japanese
    * British English

  * Contributors to this release:
    Jean Felder <[email protected]>

NEW in 0.3.11
=============
  * !52 pls: Support totem-pl-parser 3.26.4
  * !51 build: Add a Meson dependency variable for libgrlpls
  * !50 build: Avoid using meson.source_root()

  * Contributors to this release:
    Sam Thursfield <[email protected]>
    Bastien Nocera <[email protected]>

Signed-off-by: Andreas Müller <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Jun 3, 2020
NEW in 0.3.12

=============
  * openembedded#107 grl-source: Fix reference count in the bindings

  * Updated translations
    * Japanese
    * British English

  * Contributors to this release:
    Jean Felder <[email protected]>

NEW in 0.3.11
=============
  * !52 pls: Support totem-pl-parser 3.26.4
  * !51 build: Add a Meson dependency variable for libgrlpls
  * !50 build: Avoid using meson.source_root()

  * Contributors to this release:
    Sam Thursfield <[email protected]>
    Bastien Nocera <[email protected]>

Signed-off-by: Andreas Müller <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
iipeace pushed a commit to iipeace/meta-openembedded that referenced this pull request Jun 16, 2020
NEW in 0.3.12

=============
  * openembedded#107 grl-source: Fix reference count in the bindings

  * Updated translations
    * Japanese
    * British English

  * Contributors to this release:
    Jean Felder <[email protected]>

NEW in 0.3.11
=============
  * !52 pls: Support totem-pl-parser 3.26.4
  * !51 build: Add a Meson dependency variable for libgrlpls
  * !50 build: Avoid using meson.source_root()

  * Contributors to this release:
    Sam Thursfield <[email protected]>
    Bastien Nocera <[email protected]>

Signed-off-by: Andreas Müller <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Apr 7, 2021
Release notes for 0.5.4
=======================
- New Features:
  - Add --line/-l and --column/-c number (openembedded#107, !83)
  - Port to GtkSourceView 4 (openembedded#55, openembedded#80, !10)

- Bug Fixes:
  - Delay request to scroll to cursor for the correct active view
  - Monitor hardlinks with glib 2.56.2 (openembedded#110, !82)
  - Transfer encoding from remote to primary instance (openembedded#109)
  - Prevent a crash when no language is found
  - Make window require attention when opening new tabs (openembedded#106, openembedded#93, !81)
  - Fix BOM array (!80)
  - Correctly initialize toolbar style combo box (openembedded#103)
  - Allow checking parent sources when looking up schema (openembedded#101)
  - Fix missing parameter to "select-all" signal (!79)

- Translation Updates

Signed-off-by: Andreas Müller <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
halstead pushed a commit that referenced this pull request Apr 8, 2021
Release notes for 0.5.4
=======================
- New Features:
  - Add --line/-l and --column/-c number (#107, !83)
  - Port to GtkSourceView 4 (#55, #80, !10)

- Bug Fixes:
  - Delay request to scroll to cursor for the correct active view
  - Monitor hardlinks with glib 2.56.2 (#110, !82)
  - Transfer encoding from remote to primary instance (#109)
  - Prevent a crash when no language is found
  - Make window require attention when opening new tabs (#106, #93, !81)
  - Fix BOM array (!80)
  - Correctly initialize toolbar style combo box (#103)
  - Allow checking parent sources when looking up schema (#101)
  - Fix missing parameter to "select-all" signal (!79)

- Translation Updates

Signed-off-by: Andreas Müller <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
halstead pushed a commit that referenced this pull request Apr 10, 2021
Release notes for 0.5.4
=======================
- New Features:
  - Add --line/-l and --column/-c number (#107, !83)
  - Port to GtkSourceView 4 (#55, #80, !10)

- Bug Fixes:
  - Delay request to scroll to cursor for the correct active view
  - Monitor hardlinks with glib 2.56.2 (#110, !82)
  - Transfer encoding from remote to primary instance (#109)
  - Prevent a crash when no language is found
  - Make window require attention when opening new tabs (#106, #93, !81)
  - Fix BOM array (!80)
  - Correctly initialize toolbar style combo box (#103)
  - Allow checking parent sources when looking up schema (#101)
  - Fix missing parameter to "select-all" signal (!79)

- Translation Updates

Signed-off-by: Andreas Müller <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
(cherry picked from commit 60480f8)
Signed-off-by: Armin Kuster <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants