-
Notifications
You must be signed in to change notification settings - Fork 809
Backport of fixes to dunfell #282
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Adjust fuse packageconfig to depend on fuse3, which is the only supported option in gvfs ≥ 1.41. https://gitlab.gnome.org/GNOME/gvfs/-/commit/7a0a06186b6fef07b8fce2360c04fd075fc84ed1 Signed-off-by: Diego Rondini <[email protected]> Signed-off-by: Khem Raj <[email protected]>
Update SRC_URI to use gitlab git repository and fix: WARNING: libeigen-3.3.7-r0 do_fetch: Failed to fetch URL https://bitbucket.org/eigen/eigen/get/3.3.7.tar.bz2;downloadfilename=libeigen-3.3.7.tar.bz2, attempting MIRRORS if available As discussed here gitlab archive stability is not fully guaranteed, so repository is preferred: https://forum.gitlab.com/t/gitlab-release-tarball-stability/41888/3 Signed-off-by: Diego Rondini <[email protected]> Signed-off-by: Khem Raj <[email protected]>
In oe-core commit: 2ce6ef2 cups crossscripts have been fixed to report the correct serverbin folder, so backend, filters, etc, need to go in ${libexecdir} now. Signed-off-by: Diego Rondini <[email protected]> Signed-off-by: Khem Raj <[email protected]>
Contributor
|
@akuster in your court. |
Contributor
Author
|
Ping |
Contributor
|
Ill look at it this weekend. |
Contributor
Author
|
Ping again. |
Contributor
|
@diegorondini if possible please send this series to oe-devel mailing list too |
Contributor
|
these are staged in stable/dunfell-nut |
schnitzeltony
added a commit
to schnitzeltony/meta-openembedded
that referenced
this pull request
Dec 30, 2021
Changes in FLTK 1.3.8 - Make "FLTK_CONSOLIDATE_MOTION" user-definable (issue openembedded#76) - Fix compiler warnings (backported from 1.4) - Add new dialog fl_choice_n() with extended return values (openembedded#282) - Account for deprecation of [NSBitmapImageRep initWithFocusedViewRect:] in macOS 10.14 - macOS: fix fullscreen window when other windows were created before - Fix issue openembedded#279: "HiDpi issue on macOS with retina display" - Fix issue openembedded#287: "FLTK 1.3.6 doesn't handle fullscreen on macOS" - Fix issue openembedded#288: "FLTK 1.3.6+ doesn't notify window movement on macOS" - macOS: Allow building with non-Apple compiler that may not support blocks Signed-off-by: Andreas Müller <[email protected]>
kraj
pushed a commit
to YoeDistro/meta-openembedded
that referenced
this pull request
Dec 31, 2021
Changes in FLTK 1.3.8 - Make "FLTK_CONSOLIDATE_MOTION" user-definable (issue openembedded#76) - Fix compiler warnings (backported from 1.4) - Add new dialog fl_choice_n() with extended return values (openembedded#282) - Account for deprecation of [NSBitmapImageRep initWithFocusedViewRect:] in macOS 10.14 - macOS: fix fullscreen window when other windows were created before - Fix issue openembedded#279: "HiDpi issue on macOS with retina display" - Fix issue openembedded#287: "FLTK 1.3.6 doesn't handle fullscreen on macOS" - Fix issue openembedded#288: "FLTK 1.3.6+ doesn't notify window movement on macOS" - macOS: Allow building with non-Apple compiler that may not support blocks 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
Jan 4, 2022
Changes in FLTK 1.3.8 - Make "FLTK_CONSOLIDATE_MOTION" user-definable (issue openembedded#76) - Fix compiler warnings (backported from 1.4) - Add new dialog fl_choice_n() with extended return values (openembedded#282) - Account for deprecation of [NSBitmapImageRep initWithFocusedViewRect:] in macOS 10.14 - macOS: fix fullscreen window when other windows were created before - Fix issue openembedded#279: "HiDpi issue on macOS with retina display" - Fix issue openembedded#287: "FLTK 1.3.6 doesn't handle fullscreen on macOS" - Fix issue openembedded#288: "FLTK 1.3.6+ doesn't notify window movement on macOS" - macOS: Allow building with non-Apple compiler that may not support blocks 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
Jan 4, 2022
Changes in FLTK 1.3.8 - Make "FLTK_CONSOLIDATE_MOTION" user-definable (issue openembedded#76) - Fix compiler warnings (backported from 1.4) - Add new dialog fl_choice_n() with extended return values (openembedded#282) - Account for deprecation of [NSBitmapImageRep initWithFocusedViewRect:] in macOS 10.14 - macOS: fix fullscreen window when other windows were created before - Fix issue openembedded#279: "HiDpi issue on macOS with retina display" - Fix issue openembedded#287: "FLTK 1.3.6 doesn't handle fullscreen on macOS" - Fix issue openembedded#288: "FLTK 1.3.6+ doesn't notify window movement on macOS" - macOS: Allow building with non-Apple compiler that may not support blocks 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
Jan 5, 2022
Changes in FLTK 1.3.8 - Make "FLTK_CONSOLIDATE_MOTION" user-definable (issue openembedded#76) - Fix compiler warnings (backported from 1.4) - Add new dialog fl_choice_n() with extended return values (openembedded#282) - Account for deprecation of [NSBitmapImageRep initWithFocusedViewRect:] in macOS 10.14 - macOS: fix fullscreen window when other windows were created before - Fix issue openembedded#279: "HiDpi issue on macOS with retina display" - Fix issue openembedded#287: "FLTK 1.3.6 doesn't handle fullscreen on macOS" - Fix issue openembedded#288: "FLTK 1.3.6+ doesn't notify window movement on macOS" - macOS: Allow building with non-Apple compiler that may not support blocks 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
Jul 5, 2022
Changelog: ========== * Updated translations * Fixed incorrect history with bits toggling openembedded#281 * Fixed crash when typing in variable popover openembedded#282 * Fixed incorrect libxml usage openembedded#283 Signed-off-by: Wang Mingyu <[email protected]> Signed-off-by: Khem Raj <[email protected]>
halstead
pushed a commit
that referenced
this pull request
Oct 7, 2025
Changelog: ========== * Updated translations * Fixed incorrect history with bits toggling #281 * Fixed crash when typing in variable popover #282 * Fixed incorrect libxml usage #283 Signed-off-by: Wang Mingyu <[email protected]> Signed-off-by: Khem Raj <[email protected]> (cherry picked from commit d9d207b) Signed-off-by: Gyorgy Sarvari <[email protected]>
jpuhlman
pushed a commit
to MontaVista-OpenSourceTechnology/meta-openembedded
that referenced
this pull request
Nov 11, 2025
Source: meta-openembedded MR: 297304 Type: Integration Disposition: Merged from meta-openembedded ChangeID: 49ce710 Description: Changelog: ========== * Updated translations * Fixed incorrect history with bits toggling openembedded#281 * Fixed crash when typing in variable popover openembedded#282 * Fixed incorrect libxml usage openembedded#283 Signed-off-by: Wang Mingyu <[email protected]> Signed-off-by: Khem Raj <[email protected]> (cherry picked from commit d9d207b) Signed-off-by: Gyorgy Sarvari <[email protected]> Signed-off-by: Jeremy A. Puhlman <[email protected]>
kraj
pushed a commit
to YoeDistro/meta-openembedded
that referenced
this pull request
Dec 9, 2025
Changelog: =========== * PR openembedded#246: Make ldns_calc_keytag() available for CDNSKEY RR * PR openembedded#247: Make ldns_key_rr2ds() available for CDNSKEY RR * PR openembedded#248: Make ldns_rr_compare_{ds,ds_dnskey}() available for CDS and CDNSKEY RRs. * PR openembedded#245: Make drill trace use IPv6 when used with -6 * Fix openembedded#254: Unquoted "value" rdata for CAA records fail to validate. Follows the long string unquoted syntax from RFC8659, section 4.1.1. * Fix openembedded#266: ldns-read-zone -u fails if a type is the only type in a window and the type modulo 256 is equal to zero. * Fix openembedded#271: Intermittent build failure with multi-job builds (make -j). * Add ldns-verify-zone -s option. It checks all signature results, instead of passing by when one RRSIG validates. That prints output for spurious RRSIGs, the failures for them. * Fix RR types NSAP-PTR, GPOS and RESINFO to print unquoted strings. * Fix memory leak when trying to read zones that have equal RRs. the ldns_dnssec_*_add_rr() functions now return LDNS_STATUS_EQUAL_RR when an already existing RR is tried to be added. This is a API change, hence this also bumps the version to 1.9.0 * PR openembedded#282: ensure returning pkt with LDNS_STATUS_OK. * PR openembedded#286: Fix RR Type AMTRELAY type nogateway, to print relay '.', and memory leaks in parsing it. * DSYNC is no longer a draft RR type and compiled by default * RFC 9824 support: Compact Denial of Existence in DNSSEC * The HHIT and BRID draft RR types * PR openembedded#249: If RNG is already seeded, return early. * PR openembedded#221: Improve error messages. * PR openembedded#256: Use SWIG_AppendOutput to support swig 4.3 * PR openembedded#188: Homogenize paths for source files during compilation * Fix openembedded#283: ldns-walk fails after update from 1.8.3 to 1.8.4 * PR openembedded#200: Allow compiled tests to link to ldns statically via environment variable. * PR openembedded#220: Optionally exclude ZONEMD RRs in ldns-compare-zone * Fix openembedded#285: A WALLET RR breaks TXT signing. * Fix openembedded#287: ldns-verify-zone hangs with missing NSEC3 RRs. Signed-off-by: Wang Mingyu <[email protected]> Signed-off-by: Khem Raj <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Backport of bugfixes from master to dunfell. In particular: