Skip to content

Releases: linuxmint/cjs

master.mint22

Choose a tag to compare

@github-actions github-actions released this 06 Jul 12:42
object: Only use property accessor fast path for real getters/setters.

gdbus-codegen hardcodes 'skip' annotations for property setters/getters
when generating C code. The gi_property_get_setter/getter() methods
can end up resolving to the wrong methods (a bug), triggering a runtime
warning (... Falling back to slow path).

This bug will likely go away due to ongoing upstream optimizations,
so for now add guards to cjs - they're only processed the first time
these properties are accessed, so the impact is minimal.

master.lmde7

Choose a tag to compare

@github-actions github-actions released this 06 Jul 12:42
object: Only use property accessor fast path for real getters/setters.

gdbus-codegen hardcodes 'skip' annotations for property setters/getters
when generating C code. The gi_property_get_setter/getter() methods
can end up resolving to the wrong methods (a bug), triggering a runtime
warning (... Falling back to slow path).

This bug will likely go away due to ongoing upstream optimizations,
so for now add guards to cjs - they're only processed the first time
these properties are accessed, so the impact is minimal.

master.mint21

Choose a tag to compare

@github-actions github-actions released this 02 Feb 14:46
packaging: Forbid compilation if the symbols file is outdated

An outdated symbols file results in automatic versioned dependencies
in projects which use this library.

When these projects are built, shlibs:Depends cannot find a version
number for the set of symbols so it uses the full version of the
library package, including suffixes such as +virginia.

We end up with depends lib (>== 6.0.0+virginia) instead of
lib (>== 6.0.0).

master.lmde6

Choose a tag to compare

@github-actions github-actions released this 02 Feb 14:46
packaging: Forbid compilation if the symbols file is outdated

An outdated symbols file results in automatic versioned dependencies
in projects which use this library.

When these projects are built, shlibs:Depends cannot find a version
number for the set of symbols so it uses the full version of the
library package, including suffixes such as +virginia.

We end up with depends lib (>== 6.0.0+virginia) instead of
lib (>== 6.0.0).

master.lmde5

Choose a tag to compare

@github-actions github-actions released this 21 Nov 10:42
5.6.1

master.mint20

Choose a tag to compare

@clefebvre clefebvre released this 04 Feb 14:16
66962c8

Latest unstable packages

master.lmde4

Choose a tag to compare

@clefebvre clefebvre released this 04 Feb 14:15
66962c8

Latest unstable packages

master.mint19

Choose a tag to compare

@clefebvre clefebvre released this 12 May 12:50

Latest unstable packages

master.lmde3

Choose a tag to compare

@clefebvre clefebvre released this 12 May 12:48

Latest unstable packages

master.mint18: Merge pull request #67 from jaszhix/gjs-1.52

Choose a tag to compare

@clefebvre clefebvre released this 20 Sep 11:12
fce9cd6

Latest unstable packages