Skip to content

libcamera: Bump SRCREV and add libyaml to DEPENDS#619

Closed
tewarid wants to merge 1 commit into
openembedded:masterfrom
tewarid:master
Closed

libcamera: Bump SRCREV and add libyaml to DEPENDS#619
tewarid wants to merge 1 commit into
openembedded:masterfrom
tewarid:master

Conversation

@tewarid
Copy link
Copy Markdown
Contributor

@tewarid tewarid commented Oct 4, 2022

No description provided.

Signed-off-by: Devendra Tewari <devendra.tewari@gmail.com>
@tewarid
Copy link
Copy Markdown
Contributor Author

tewarid commented Oct 4, 2022

Submitted patch to openembedded-devel@lists.openembedded.org.

@tewarid tewarid closed this Oct 4, 2022
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Aug 16, 2023
License-Update:
 MPLv2.0 changed to MPL-2.0
 setup.py and MANIFEST.in removed from files

Changelog:
===========
-  fix utils.envwrap types (#1493 <- #1491, #1320 <- openembedded#966, #1319)
-  drop mentions of unsupported Python versions
-  environment variables to override defaults (TQDM_*) (#1491 <- #1061, openembedded#950 <- openembedded#614, #1318, openembedded#619, openembedded#612, openembedded#370)
-  fix & update CLI completion
-  fix & update API docs
-  minor code tidy: replace os.path => pathlib.Path
-  fix docs image hosting
-  release with CI bot account again (cli/cli#6680)
-  exclude examples from distributed wheel (#1492)
-  migrate setup.{cfg,py} => pyproject.toml (#1490)
    fix asv benchmarks
    update docs
-  fix snap build (#1490)
-  fix & update tests (#1490)
    fix flaky notebook tests
    bump pre-commit
    bump workflow actions

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Aug 16, 2023
License-Update:
 MPLv2.0 changed to MPL-2.0
 setup.py and MANIFEST.in removed from files

Changelog:
===========
-  fix utils.envwrap types (#1493 <- #1491, #1320 <- openembedded#966, #1319)
-  drop mentions of unsupported Python versions
-  environment variables to override defaults (TQDM_*) (#1491 <- #1061, openembedded#950 <- openembedded#614, #1318, openembedded#619, openembedded#612, openembedded#370)
-  fix & update CLI completion
-  fix & update API docs
-  minor code tidy: replace os.path => pathlib.Path
-  fix docs image hosting
-  release with CI bot account again (cli/cli#6680)
-  exclude examples from distributed wheel (#1492)
-  migrate setup.{cfg,py} => pyproject.toml (#1490)
    fix asv benchmarks
    update docs
-  fix snap build (#1490)
-  fix & update tests (#1490)
    fix flaky notebook tests
    bump pre-commit
    bump workflow actions

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Apr 19, 2024
WirePlumber 0.5.1
~~~~~~~~~~~~~~~~~

Highlights:

  - Added a guide documenting how to migrate configuration from 0.4 to 0.5,
    also available online at:
    https://pipewire.pages.freedesktop.org/wireplumber/daemon/configuration/migration.html
    If you are packaging WirePlumber for a distribution, please consider
    informing users about this.

Fixes:

  - Fixed an odd issue where microphones would stop being usable when a
    Bluetooth headset was connected in the HSP/HFP profile (openembedded#598, !620)

  - Fixed an issue where it was not possible to store the volume/mute state of
    system notifications (openembedded#604)

  - Fixed a rare crash that could occur when a node was destroyed while the
    'select-target' event was still being processed (!621)

  - Fixed deleting all the persistent settings via ``wpctl --delete`` (!622)

  - Fixed using Bluetooth autoswitch with A2DP profiles that have an input route
    (!624)

  - Fixed sending an error to clients when linking fails due to a format
    mismatch (!625)

Additions:

  - Added a check that prints a verbose warning when old-style 0.4.x Lua
    configuration files are found in the system. (openembedded#611)

  - The "policy-dsp" script, used in Asahi Linux to provide a software DSP
    for Apple Sillicon devices, has now been ported to 0.5 properly and
    documented (openembedded#619, !627)

Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
halstead pushed a commit that referenced this pull request Apr 21, 2024
WirePlumber 0.5.1
~~~~~~~~~~~~~~~~~

Highlights:

  - Added a guide documenting how to migrate configuration from 0.4 to 0.5,
    also available online at:
    https://pipewire.pages.freedesktop.org/wireplumber/daemon/configuration/migration.html
    If you are packaging WirePlumber for a distribution, please consider
    informing users about this.

Fixes:

  - Fixed an odd issue where microphones would stop being usable when a
    Bluetooth headset was connected in the HSP/HFP profile (#598, !620)

  - Fixed an issue where it was not possible to store the volume/mute state of
    system notifications (#604)

  - Fixed a rare crash that could occur when a node was destroyed while the
    'select-target' event was still being processed (!621)

  - Fixed deleting all the persistent settings via ``wpctl --delete`` (!622)

  - Fixed using Bluetooth autoswitch with A2DP profiles that have an input route
    (!624)

  - Fixed sending an error to clients when linking fails due to a format
    mismatch (!625)

Additions:

  - Added a check that prints a verbose warning when old-style 0.4.x Lua
    configuration files are found in the system. (#611)

  - The "policy-dsp" script, used in Asahi Linux to provide a software DSP
    for Apple Sillicon devices, has now been ported to 0.5 properly and
    documented (#619, !627)

Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request May 13, 2026
Changelog:
===========
- Fix stack-buffer-overflow in Hunzip::getline
- Fix stack overflow in compound_check on Hungarian dictionaries
  under certain conditions
- Fix UB when SFX condition starts with '^' (#1095)
- Bounds-check continuation bytes in u8_u16 (#1110)
- oss-fuzz timeout/OOM hardenings
- Fix openembedded#715 CHECKCOMPOUNDCASE considers digits uppercase
- Fix openembedded#748 hzip: cannot write file
- Fix openembedded#1024 std::string bounds check
- Fix openembedded#1044 tools/analyze crash
- Fix #1076 flags 65520/65521 wrongly rejected
- Fix #1058 don't suggest the input word as its own correction
- Fix openembedded#1002 exact word marked as a near miss
- Fix tdf#125600 dotted-I regression
- Partial Unicode table refresh for Mc combining marks (#1057)
- Add Hunspell_add_with_flags / Hunspell::add_with_flags
- New SPELL_BEST_SUG flag, MAXBREAKDEPTH limit
- Replace clock() with std::chrono for suggestion time limits (openembedded#716)
- Improve exception safety (openembedded#587)
- Document analyze/stem/generate requirements (openembedded#554)
- Report iconv direction on private dic load failures (openembedded#619)
- Show dic load errors unconditionally (openembedded#1012)
- Rename es_EU to eu (#1113)
- Build fixes: out-of-tree, Windows ARM64, MSVC hzip tmpfile (openembedded#919),
  --disable-shared with mingw32 (openembedded#698), iconv on msys2 (openembedded#723),
  ncurses with separate tinfo
- New fuzzers: hzfuzzer, persdicfuzzer, parserfuzzer, affdicfuzzer
- Coverity-flagged fixes
- Merge in weblate translations

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
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.

1 participant