Skip to content

Conversation

@diegorondini
Copy link
Contributor

Backport of bugfixes from master to dunfell. In particular:

  • fix broken fuse dependency in gvfs
  • fix eigen fetch URL
  • fix hplip backend and filter folders

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]>
@diegorondini diegorondini changed the title Backport of fixed to dunfell Backport of fixes to dunfell Oct 1, 2020
@kraj
Copy link
Contributor

kraj commented Oct 1, 2020

@akuster in your court.

@diegorondini
Copy link
Contributor Author

Ping

@akuster
Copy link
Contributor

akuster commented Oct 16, 2020

Ill look at it this weekend.

@diegorondini
Copy link
Contributor Author

Ping again.

@kraj
Copy link
Contributor

kraj commented Nov 7, 2020

@diegorondini if possible please send this series to oe-devel mailing list too

@akuster
Copy link
Contributor

akuster commented Nov 10, 2020

these are staged in stable/dunfell-nut

@kraj
Copy link
Contributor

kraj commented Nov 24, 2020

applied with
8d0ef1e
4cc265d
d89968b
636daeb

@kraj kraj closed this Nov 24, 2020
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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants