Closed
Conversation
License-Update: the current version of rygel 0.34.0 license is LGPL2.1+
(see file COPYING)
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
Contributor
|
applied as 20e3b57 |
texierp
added a commit
to texierp/meta-openembedded
that referenced
this pull request
Jun 1, 2020
License-Update: copyright years updated Changelog: 2020-05-31 -- 0.9.4 * Fixed: testrunner: No longer crashes when compiled with NDEBUG (GitHub openembedded#67) * Fixed: CMake: Support GTest 1.8.0 (GitHub openembedded#68) Thanks to Ryan Schmidt for the related report! * Fixed: CMake: Use variable GTEST_INCLUDE_DIRS (with plural "S") rather than GTEST_INCLUDE_DIR (GitHub openembedded#79, openembedded#81) Thanks to Wouter Beek for the related report! * Improved: CMake: Send config summary to stdout, not stderr (GitHub openembedded#72) Thanks to Scott Donelan for the patch! * Improved: Make -DURIPARSER_BUILD_TESTS=OFF unlock compilation without a C++ compiler; thanks to Fabrice Fontaine for the patch! (GitHub openembedded#69) * Added: Functions to make UriUri[AW] instances independent of the original URI string (GitHub openembedded#77 and openembedded#78) New functions: uriMakeOwner[AW] uriMakeOwnerMm[AW] * Added: CMake option URIPARSER_ENABLE_INSTALL to toggle installation of files, defaults to "ON" (GitHub openembedded#74, openembedded#75) Thanks to Scott Donelan for the patch! * Soname: 1:26:0 Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io> foo Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io>
texierp
added a commit
to texierp/meta-openembedded
that referenced
this pull request
Jun 1, 2020
License-Update: copyright years updated Changelog: 2020-05-31 -- 0.9.4 * Fixed: testrunner: No longer crashes when compiled with NDEBUG (GitHub openembedded#67) * Fixed: CMake: Support GTest 1.8.0 (GitHub openembedded#68) Thanks to Ryan Schmidt for the related report! * Fixed: CMake: Use variable GTEST_INCLUDE_DIRS (with plural "S") rather than GTEST_INCLUDE_DIR (GitHub openembedded#79, openembedded#81) Thanks to Wouter Beek for the related report! * Improved: CMake: Send config summary to stdout, not stderr (GitHub openembedded#72) Thanks to Scott Donelan for the patch! * Improved: Make -DURIPARSER_BUILD_TESTS=OFF unlock compilation without a C++ compiler; thanks to Fabrice Fontaine for the patch! (GitHub openembedded#69) * Added: Functions to make UriUri[AW] instances independent of the original URI string (GitHub openembedded#77 and openembedded#78) New functions: uriMakeOwner[AW] uriMakeOwnerMm[AW] * Added: CMake option URIPARSER_ENABLE_INSTALL to toggle installation of files, defaults to "ON" (GitHub openembedded#74, openembedded#75) Thanks to Scott Donelan for the patch! * Soname: 1:26:0 Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io>
kraj
pushed a commit
to YoeDistro/meta-openembedded
that referenced
this pull request
Jun 1, 2020
License-Update: copyright years updated Changelog: 2020-05-31 -- 0.9.4 * Fixed: testrunner: No longer crashes when compiled with NDEBUG (GitHub openembedded#67) * Fixed: CMake: Support GTest 1.8.0 (GitHub openembedded#68) Thanks to Ryan Schmidt for the related report! * Fixed: CMake: Use variable GTEST_INCLUDE_DIRS (with plural "S") rather than GTEST_INCLUDE_DIR (GitHub openembedded#79, openembedded#81) Thanks to Wouter Beek for the related report! * Improved: CMake: Send config summary to stdout, not stderr (GitHub openembedded#72) Thanks to Scott Donelan for the patch! * Improved: Make -DURIPARSER_BUILD_TESTS=OFF unlock compilation without a C++ compiler; thanks to Fabrice Fontaine for the patch! (GitHub openembedded#69) * Added: Functions to make UriUri[AW] instances independent of the original URI string (GitHub openembedded#77 and openembedded#78) New functions: uriMakeOwner[AW] uriMakeOwnerMm[AW] * Added: CMake option URIPARSER_ENABLE_INSTALL to toggle installation of files, defaults to "ON" (GitHub openembedded#74, openembedded#75) Thanks to Scott Donelan for the patch! * Soname: 1:26:0 Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
kraj
pushed a commit
to YoeDistro/meta-openembedded
that referenced
this pull request
Jun 2, 2020
License-Update: copyright years updated Changelog: 2020-05-31 -- 0.9.4 * Fixed: testrunner: No longer crashes when compiled with NDEBUG (GitHub openembedded#67) * Fixed: CMake: Support GTest 1.8.0 (GitHub openembedded#68) Thanks to Ryan Schmidt for the related report! * Fixed: CMake: Use variable GTEST_INCLUDE_DIRS (with plural "S") rather than GTEST_INCLUDE_DIR (GitHub openembedded#79, openembedded#81) Thanks to Wouter Beek for the related report! * Improved: CMake: Send config summary to stdout, not stderr (GitHub openembedded#72) Thanks to Scott Donelan for the patch! * Improved: Make -DURIPARSER_BUILD_TESTS=OFF unlock compilation without a C++ compiler; thanks to Fabrice Fontaine for the patch! (GitHub openembedded#69) * Added: Functions to make UriUri[AW] instances independent of the original URI string (GitHub openembedded#77 and openembedded#78) New functions: uriMakeOwner[AW] uriMakeOwnerMm[AW] * Added: CMake option URIPARSER_ENABLE_INSTALL to toggle installation of files, defaults to "ON" (GitHub openembedded#74, openembedded#75) Thanks to Scott Donelan for the patch! * Soname: 1:26:0 Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
iipeace
pushed a commit
to iipeace/meta-openembedded
that referenced
this pull request
Jun 16, 2020
License-Update: copyright years updated Changelog: 2020-05-31 -- 0.9.4 * Fixed: testrunner: No longer crashes when compiled with NDEBUG (GitHub openembedded#67) * Fixed: CMake: Support GTest 1.8.0 (GitHub openembedded#68) Thanks to Ryan Schmidt for the related report! * Fixed: CMake: Use variable GTEST_INCLUDE_DIRS (with plural "S") rather than GTEST_INCLUDE_DIR (GitHub openembedded#79, openembedded#81) Thanks to Wouter Beek for the related report! * Improved: CMake: Send config summary to stdout, not stderr (GitHub openembedded#72) Thanks to Scott Donelan for the patch! * Improved: Make -DURIPARSER_BUILD_TESTS=OFF unlock compilation without a C++ compiler; thanks to Fabrice Fontaine for the patch! (GitHub openembedded#69) * Added: Functions to make UriUri[AW] instances independent of the original URI string (GitHub openembedded#77 and openembedded#78) New functions: uriMakeOwner[AW] uriMakeOwnerMm[AW] * Added: CMake option URIPARSER_ENABLE_INSTALL to toggle installation of files, defaults to "ON" (GitHub openembedded#74, openembedded#75) Thanks to Scott Donelan for the patch! * Soname: 1:26:0 Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
halstead
pushed a commit
that referenced
this pull request
Jul 3, 2020
License-Update: copyright years updated Changelog: 2020-05-31 -- 0.9.4 * Fixed: testrunner: No longer crashes when compiled with NDEBUG (GitHub #67) * Fixed: CMake: Support GTest 1.8.0 (GitHub #68) Thanks to Ryan Schmidt for the related report! * Fixed: CMake: Use variable GTEST_INCLUDE_DIRS (with plural "S") rather than GTEST_INCLUDE_DIR (GitHub #79, #81) Thanks to Wouter Beek for the related report! * Improved: CMake: Send config summary to stdout, not stderr (GitHub #72) Thanks to Scott Donelan for the patch! * Improved: Make -DURIPARSER_BUILD_TESTS=OFF unlock compilation without a C++ compiler; thanks to Fabrice Fontaine for the patch! (GitHub #69) * Added: Functions to make UriUri[AW] instances independent of the original URI string (GitHub #77 and #78) New functions: uriMakeOwner[AW] uriMakeOwnerMm[AW] * Added: CMake option URIPARSER_ENABLE_INSTALL to toggle installation of files, defaults to "ON" (GitHub #74, #75) Thanks to Scott Donelan for the patch! * Soname: 1:26:0 Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 27adb93) Signed-off-by: Armin Kuster <akuster808@gmail.com>
chaitu236
referenced
this pull request
in chaitu236/meta-openembedded
Aug 10, 2020
License-Update: copyright years updated Changelog: 2020-05-31 -- 0.9.4 * Fixed: testrunner: No longer crashes when compiled with NDEBUG (GitHub ni#67) * Fixed: CMake: Support GTest 1.8.0 (GitHub ni#68) Thanks to Ryan Schmidt for the related report! * Fixed: CMake: Use variable GTEST_INCLUDE_DIRS (with plural "S") rather than GTEST_INCLUDE_DIR (GitHub ni#79, ni#81) Thanks to Wouter Beek for the related report! * Improved: CMake: Send config summary to stdout, not stderr (GitHub ni#72) Thanks to Scott Donelan for the patch! * Improved: Make -DURIPARSER_BUILD_TESTS=OFF unlock compilation without a C++ compiler; thanks to Fabrice Fontaine for the patch! (GitHub ni#69) * Added: Functions to make UriUri[AW] instances independent of the original URI string (GitHub ni#77 and ni#78) New functions: uriMakeOwner[AW] uriMakeOwnerMm[AW] * Added: CMake option URIPARSER_ENABLE_INSTALL to toggle installation of files, defaults to "ON" (GitHub ni#74, ni#75) Thanks to Scott Donelan for the patch! * Soname: 1:26:0 Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 27adb93) Signed-off-by: Armin Kuster <akuster808@gmail.com>
texierp
added a commit
to texierp/meta-openembedded
that referenced
this pull request
Nov 14, 2020
- Drop patch (already in version) This includes the following changes: 98e8dfa inotify-tools 3.20.11.0 583492a Allow produce NULL-delimited output (openembedded#118) e38d78e Resolves Issue openembedded#72 (openembedded#113) 8672a5e User $(id -u) over $USER e5f4ec6 Create FUNDING.yml 8967735 Add integration test to test if chown is tracked successfully e114a35 Only call git clean -fdx if specified 933dea5 Update issue templates 6644476 Create CODE_OF_CONDUCT.md c03dcfc Added -P/--no-dereference to watch a symlink (openembedded#46) aa125f5 Use localtime_r over localtime d222aa9 Fix some issues pointed out by lgtm 69829a8 cirrus-ci: disable the FreeBSD 13 builds c164cfd Add status for FreeBSD 1b06e96 Stop running unit tests on FreeBSD 7ddf451 Makefile.am: add build rule for README (openembedded#111) 67b6e71 Add arm64 build Signed-off-by: Pierre-Jean Texier <texier.pj2@gmail.com>
kraj
pushed a commit
to YoeDistro/meta-openembedded
that referenced
this pull request
Nov 14, 2020
- Drop patch (already in version) This includes the following changes: 98e8dfa inotify-tools 3.20.11.0 583492a Allow produce NULL-delimited output (openembedded#118) e38d78e Resolves Issue openembedded#72 (openembedded#113) 8672a5e User $(id -u) over $USER e5f4ec6 Create FUNDING.yml 8967735 Add integration test to test if chown is tracked successfully e114a35 Only call git clean -fdx if specified 933dea5 Update issue templates 6644476 Create CODE_OF_CONDUCT.md c03dcfc Added -P/--no-dereference to watch a symlink (openembedded#46) aa125f5 Use localtime_r over localtime d222aa9 Fix some issues pointed out by lgtm 69829a8 cirrus-ci: disable the FreeBSD 13 builds c164cfd Add status for FreeBSD 1b06e96 Stop running unit tests on FreeBSD 7ddf451 Makefile.am: add build rule for README (openembedded#111) 67b6e71 Add arm64 build Signed-off-by: Pierre-Jean Texier <texier.pj2@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
kraj
pushed a commit
to YoeDistro/meta-openembedded
that referenced
this pull request
Nov 15, 2020
- Drop patch (already in version) This includes the following changes: 98e8dfa inotify-tools 3.20.11.0 583492a Allow produce NULL-delimited output (openembedded#118) e38d78e Resolves Issue openembedded#72 (openembedded#113) 8672a5e User $(id -u) over $USER e5f4ec6 Create FUNDING.yml 8967735 Add integration test to test if chown is tracked successfully e114a35 Only call git clean -fdx if specified 933dea5 Update issue templates 6644476 Create CODE_OF_CONDUCT.md c03dcfc Added -P/--no-dereference to watch a symlink (openembedded#46) aa125f5 Use localtime_r over localtime d222aa9 Fix some issues pointed out by lgtm 69829a8 cirrus-ci: disable the FreeBSD 13 builds c164cfd Add status for FreeBSD 1b06e96 Stop running unit tests on FreeBSD 7ddf451 Makefile.am: add build rule for README (openembedded#111) 67b6e71 Add arm64 build Signed-off-by: Pierre-Jean Texier <texier.pj2@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
kraj
pushed a commit
to YoeDistro/meta-openembedded
that referenced
this pull request
Jan 12, 2021
Release notes for 4.16.0 ======================== - Add README.md to EXTRA_DIST (openembedded#72) - Translation Updates: Albanian, Basque, Belarusian, Catalan, Chinese (China), Chinese (Taiwan), Czech, Dutch, Estonian, Finnish, French, German, Hebrew, Italian, Japanese, Lithuanian, Norwegian Bokmål, Portuguese, Portuguese (Brazil), Russian, Serbian, Spanish, Swedish, Turkish Release notes for 4.15.0 ======================== This is a development release aimed at testers and translators. Parole 4.16.0 should be expected in the coming weeks. Playlist Improvements: - Playlist is now an in-window popover instead of a slide-out panel - Shuffle functionality now utilizes a sort filter instead of randomly selecting the next track, making it possible makeing the playback history more accurate (openembedded#32) DVD Support: - Added a menu option to activate the subpicture menu - DVD chapter selection from the playlist is functional again - The DVD menu will now automatically load if playback does not start successfully Dialog Appearance Improvements: Each of the dialogs were ported to CSD with some cleanup and default buttons marked as "suggested". The following dialogs had some additional improvements: - Go To Position: Timestamp inputs changed to vertical orientation for better clock-like appearance - Keyboard Shortcuts: Adjusted to "always-center" positioning since transient positioning failed - Open File: Spinner configured as the FileChooser "extra" widget - Open Location: Removed some duplicated text - Plugins: Rearranged the plugins manager, and moved credits to a per-plugin About dialog - Save Playlist: File type panel replaced with a combobox that also filters the FileChooser General: - Added basic GitLab pipeline - Added new icon and icon name "org.xfce.parole" - Added README.md - Fixed distcheck builds with intltool 0.51.0 - Fixed full-debug builds with GLib 2.35+ - Fixed missing-prototypes errors - Player controls are no longer hidden while the sound popover is open - Selecting an option on the "Stream is taking too long" dialog will now dismiss the dialog - Sort POTFILES.in to make it easier to review Translation Updates: Albanian, Arabic, Armenian (Armenia), Basque, Belarusian, Bulgarian, Chinese (China), Chinese (Taiwan), Croatian, Czech, Danish, Dutch, Eastern Armenian, English (Australia), Estonian, Galician, German, Greek, Hebrew, Hungarian, Icelandic, Indonesian, Interlingue, Italian, Japanese, Kazakh, Lithuanian, Occitan (post 1500), Polish, Portuguese, Slovak, Slovenian, Spanish, Swedish, Telugu, Turkish, Ukrainian, Uyghur Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
kraj
pushed a commit
to YoeDistro/meta-openembedded
that referenced
this pull request
Jan 13, 2021
Release notes for 4.16.0 ======================== - Add README.md to EXTRA_DIST (openembedded#72) - Translation Updates: Albanian, Basque, Belarusian, Catalan, Chinese (China), Chinese (Taiwan), Czech, Dutch, Estonian, Finnish, French, German, Hebrew, Italian, Japanese, Lithuanian, Norwegian Bokmål, Portuguese, Portuguese (Brazil), Russian, Serbian, Spanish, Swedish, Turkish Release notes for 4.15.0 ======================== This is a development release aimed at testers and translators. Parole 4.16.0 should be expected in the coming weeks. Playlist Improvements: - Playlist is now an in-window popover instead of a slide-out panel - Shuffle functionality now utilizes a sort filter instead of randomly selecting the next track, making it possible makeing the playback history more accurate (openembedded#32) DVD Support: - Added a menu option to activate the subpicture menu - DVD chapter selection from the playlist is functional again - The DVD menu will now automatically load if playback does not start successfully Dialog Appearance Improvements: Each of the dialogs were ported to CSD with some cleanup and default buttons marked as "suggested". The following dialogs had some additional improvements: - Go To Position: Timestamp inputs changed to vertical orientation for better clock-like appearance - Keyboard Shortcuts: Adjusted to "always-center" positioning since transient positioning failed - Open File: Spinner configured as the FileChooser "extra" widget - Open Location: Removed some duplicated text - Plugins: Rearranged the plugins manager, and moved credits to a per-plugin About dialog - Save Playlist: File type panel replaced with a combobox that also filters the FileChooser General: - Added basic GitLab pipeline - Added new icon and icon name "org.xfce.parole" - Added README.md - Fixed distcheck builds with intltool 0.51.0 - Fixed full-debug builds with GLib 2.35+ - Fixed missing-prototypes errors - Player controls are no longer hidden while the sound popover is open - Selecting an option on the "Stream is taking too long" dialog will now dismiss the dialog - Sort POTFILES.in to make it easier to review Translation Updates: Albanian, Arabic, Armenian (Armenia), Basque, Belarusian, Bulgarian, Chinese (China), Chinese (Taiwan), Croatian, Czech, Danish, Dutch, Eastern Armenian, English (Australia), Estonian, Galician, German, Greek, Hebrew, Hungarian, Icelandic, Indonesian, Interlingue, Italian, Japanese, Kazakh, Lithuanian, Occitan (post 1500), Polish, Portuguese, Slovak, Slovenian, Spanish, Swedish, Telugu, Turkish, Ukrainian, Uyghur Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
schnitzeltony
added a commit
to schnitzeltony/meta-openembedded
that referenced
this pull request
Jan 14, 2021
Release notes for 4.16.0 ======================== - Add README.md to EXTRA_DIST (openembedded#72) - Translation Updates: Albanian, Basque, Belarusian, Catalan, Chinese (China), Chinese (Taiwan), Czech, Dutch, Estonian, Finnish, French, German, Hebrew, Italian, Japanese, Lithuanian, Norwegian Bokmål, Portuguese, Portuguese (Brazil), Russian, Serbian, Spanish, Swedish, Turkish Release notes for 4.15.0 ======================== This is a development release aimed at testers and translators. Parole 4.16.0 should be expected in the coming weeks. Playlist Improvements: - Playlist is now an in-window popover instead of a slide-out panel - Shuffle functionality now utilizes a sort filter instead of randomly selecting the next track, making it possible makeing the playback history more accurate (openembedded#32) DVD Support: - Added a menu option to activate the subpicture menu - DVD chapter selection from the playlist is functional again - The DVD menu will now automatically load if playback does not start successfully Dialog Appearance Improvements: Each of the dialogs were ported to CSD with some cleanup and default buttons marked as "suggested". The following dialogs had some additional improvements: - Go To Position: Timestamp inputs changed to vertical orientation for better clock-like appearance - Keyboard Shortcuts: Adjusted to "always-center" positioning since transient positioning failed - Open File: Spinner configured as the FileChooser "extra" widget - Open Location: Removed some duplicated text - Plugins: Rearranged the plugins manager, and moved credits to a per-plugin About dialog - Save Playlist: File type panel replaced with a combobox that also filters the FileChooser General: - Added basic GitLab pipeline - Added new icon and icon name "org.xfce.parole" - Added README.md - Fixed distcheck builds with intltool 0.51.0 - Fixed full-debug builds with GLib 2.35+ - Fixed missing-prototypes errors - Player controls are no longer hidden while the sound popover is open - Selecting an option on the "Stream is taking too long" dialog will now dismiss the dialog - Sort POTFILES.in to make it easier to review Translation Updates: Albanian, Arabic, Armenian (Armenia), Basque, Belarusian, Bulgarian, Chinese (China), Chinese (Taiwan), Croatian, Czech, Danish, Dutch, Eastern Armenian, English (Australia), Estonian, Galician, German, Greek, Hebrew, Hungarian, Icelandic, Indonesian, Interlingue, Italian, Japanese, Kazakh, Lithuanian, Occitan (post 1500), Polish, Portuguese, Slovak, Slovenian, Spanish, Swedish, Telugu, Turkish, Ukrainian, Uyghur Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
schnitzeltony
added a commit
to schnitzeltony/meta-openembedded
that referenced
this pull request
Jan 14, 2021
Release notes for 4.16.0 ======================== - Add README.md to EXTRA_DIST (openembedded#72) - Translation Updates: Albanian, Basque, Belarusian, Catalan, Chinese (China), Chinese (Taiwan), Czech, Dutch, Estonian, Finnish, French, German, Hebrew, Italian, Japanese, Lithuanian, Norwegian Bokmål, Portuguese, Portuguese (Brazil), Russian, Serbian, Spanish, Swedish, Turkish Release notes for 4.15.0 ======================== This is a development release aimed at testers and translators. Parole 4.16.0 should be expected in the coming weeks. Playlist Improvements: - Playlist is now an in-window popover instead of a slide-out panel - Shuffle functionality now utilizes a sort filter instead of randomly selecting the next track, making it possible makeing the playback history more accurate (openembedded#32) DVD Support: - Added a menu option to activate the subpicture menu - DVD chapter selection from the playlist is functional again - The DVD menu will now automatically load if playback does not start successfully Dialog Appearance Improvements: Each of the dialogs were ported to CSD with some cleanup and default buttons marked as "suggested". The following dialogs had some additional improvements: - Go To Position: Timestamp inputs changed to vertical orientation for better clock-like appearance - Keyboard Shortcuts: Adjusted to "always-center" positioning since transient positioning failed - Open File: Spinner configured as the FileChooser "extra" widget - Open Location: Removed some duplicated text - Plugins: Rearranged the plugins manager, and moved credits to a per-plugin About dialog - Save Playlist: File type panel replaced with a combobox that also filters the FileChooser General: - Added basic GitLab pipeline - Added new icon and icon name "org.xfce.parole" - Added README.md - Fixed distcheck builds with intltool 0.51.0 - Fixed full-debug builds with GLib 2.35+ - Fixed missing-prototypes errors - Player controls are no longer hidden while the sound popover is open - Selecting an option on the "Stream is taking too long" dialog will now dismiss the dialog - Sort POTFILES.in to make it easier to review Translation Updates: Albanian, Arabic, Armenian (Armenia), Basque, Belarusian, Bulgarian, Chinese (China), Chinese (Taiwan), Croatian, Czech, Danish, Dutch, Eastern Armenian, English (Australia), Estonian, Galician, German, Greek, Hebrew, Hungarian, Icelandic, Indonesian, Interlingue, Italian, Japanese, Kazakh, Lithuanian, Occitan (post 1500), Polish, Portuguese, Slovak, Slovenian, Spanish, Swedish, Telugu, Turkish, Ukrainian, Uyghur Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
kraj
pushed a commit
to YoeDistro/meta-openembedded
that referenced
this pull request
Mar 8, 2023
New Features: - Add support for SHA512 checksums - Add the ability to add and remove support for blob types (openembedded#72) Bugfixes: - Fix header includes for clang-tidy - Show the expected SHA checksum in the error Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
halstead
pushed a commit
that referenced
this pull request
Mar 9, 2023
New Features: - Add support for SHA512 checksums - Add the ability to add and remove support for blob types (#72) Bugfixes: - Fix header includes for clang-tidy - Show the expected SHA checksum in the error 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
Feb 26, 2026
Drop patch that's included in this release.
Changelog:
v3.2p4 is mainly a bugfix & cleanup release.
Enhancements
Add support for InfernoEmbedded soft-devices (openembeddedGH-21)
Bug fixes
Fix bug (openembeddedGH-55) related to split packet (openembeddedGH-64)
Fix copy paste bug (474f06d)
Add \r to Http header to satisfy RFC2616 specification (openembeddedGH-20)
Maintenance
build system cleanup (openembeddedGH-72, openembeddedGH-27, openembeddedGH-16)
Fix missing files in source distribution (openembeddedGH-70, openembeddedGH-69)
Fix compilation with GCC10 (openembeddedGH-62)
Minor fixes
Fix typos (openembeddedGH-43 openembeddedGH-23)
Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
kraj
pushed a commit
to YoeDistro/meta-openembedded
that referenced
this pull request
Feb 26, 2026
Drop patch that's included in this release.
Changelog:
v3.2p4 is mainly a bugfix & cleanup release.
Enhancements
Add support for InfernoEmbedded soft-devices (openembeddedGH-21)
Bug fixes
Fix bug (openembeddedGH-55) related to split packet (openembeddedGH-64)
Fix copy paste bug (474f06d)
Add \r to Http header to satisfy RFC2616 specification (openembeddedGH-20)
Maintenance
build system cleanup (openembeddedGH-72, openembeddedGH-27, openembeddedGH-16)
Fix missing files in source distribution (openembeddedGH-70, openembeddedGH-69)
Fix compilation with GCC10 (openembeddedGH-62)
Minor fixes
Fix typos (openembeddedGH-43 openembeddedGH-23)
Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
kraj
pushed a commit
to YoeDistro/meta-openembedded
that referenced
this pull request
Mar 3, 2026
Drop patch that's included in this release.
Changelog:
v3.2p4 is mainly a bugfix & cleanup release.
Enhancements
Add support for InfernoEmbedded soft-devices (openembeddedGH-21)
Bug fixes
Fix bug (openembeddedGH-55) related to split packet (openembeddedGH-64)
Fix copy paste bug (474f06d)
Add \r to Http header to satisfy RFC2616 specification (openembeddedGH-20)
Maintenance
build system cleanup (openembeddedGH-72, openembeddedGH-27, openembeddedGH-16)
Fix missing files in source distribution (openembeddedGH-70, openembeddedGH-69)
Fix compilation with GCC10 (openembeddedGH-62)
Minor fixes
Fix typos (openembeddedGH-43 openembeddedGH-23)
Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
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
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.
License-Update: the current version of rygel 0.34.0 license is LGPL2.1+
(see file COPYING)
Signed-off-by: Ronan Le Martret ronan.lemartret@iot.bzh