-
Notifications
You must be signed in to change notification settings - Fork 809
inotify-tools: upgrade 3.20.1 -> 3.20.2.2 #190
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
Signed-off-by: Pierre-Jean Texier <[email protected]>
Contributor
Author
|
in master now |
kraj
pushed a commit
to YoeDistro/meta-openembedded
that referenced
this pull request
Jun 22, 2020
Upgrade to release 0.16.0: - No major updates but Python 2 support no longer guaranteed. - Fix openembedded#192, 'ignore_extra' for 'pvector_field'. - Fix openembedded#191, include LICENCE in distribution. - Fix openembedded#190, minor MyPy errors. Signed-off-by: Leon Anavi <[email protected]> Signed-off-by: Khem Raj <[email protected]>
kraj
pushed a commit
to YoeDistro/meta-openembedded
that referenced
this pull request
Jun 23, 2020
Upgrade to release 0.16.0: - No major updates but Python 2 support no longer guaranteed. - Fix openembedded#192, 'ignore_extra' for 'pvector_field'. - Fix openembedded#191, include LICENCE in distribution. - Fix openembedded#190, minor MyPy errors. Signed-off-by: Leon Anavi <[email protected]> Signed-off-by: Khem Raj <[email protected]>
kraj
pushed a commit
to YoeDistro/meta-openembedded
that referenced
this pull request
Jun 23, 2020
Upgrade to release 0.16.0: - No major updates but Python 2 support no longer guaranteed. - Fix openembedded#192, 'ignore_extra' for 'pvector_field'. - Fix openembedded#191, include LICENCE in distribution. - Fix openembedded#190, minor MyPy errors. Signed-off-by: Leon Anavi <[email protected]> Signed-off-by: Khem Raj <[email protected]>
kraj
pushed a commit
to YoeDistro/meta-openembedded
that referenced
this pull request
Jun 25, 2020
Upgrade to release 0.16.0: - No major updates but Python 2 support no longer guaranteed. - Fix openembedded#192, 'ignore_extra' for 'pvector_field'. - Fix openembedded#191, include LICENCE in distribution. - Fix openembedded#190, minor MyPy errors. Signed-off-by: Leon Anavi <[email protected]> Signed-off-by: Khem Raj <[email protected]>
kraj
pushed a commit
to YoeDistro/meta-openembedded
that referenced
this pull request
Jun 25, 2020
Upgrade to release 0.16.0: - No major updates but Python 2 support no longer guaranteed. - Fix openembedded#192, 'ignore_extra' for 'pvector_field'. - Fix openembedded#191, include LICENCE in distribution. - Fix openembedded#190, minor MyPy errors. Signed-off-by: Leon Anavi <[email protected]> Signed-off-by: Khem Raj <[email protected]>
kraj
pushed a commit
to YoeDistro/meta-openembedded
that referenced
this pull request
Jun 26, 2020
Upgrade to release 0.16.0: - No major updates but Python 2 support no longer guaranteed. - Fix openembedded#192, 'ignore_extra' for 'pvector_field'. - Fix openembedded#191, include LICENCE in distribution. - Fix openembedded#190, minor MyPy errors. Signed-off-by: Leon Anavi <[email protected]> Signed-off-by: Khem Raj <[email protected]>
halstead
pushed a commit
that referenced
this pull request
Jun 26, 2020
Upgrade to release 0.16.0: - No major updates but Python 2 support no longer guaranteed. - Fix #192, 'ignore_extra' for 'pvector_field'. - Fix #191, include LICENCE in distribution. - Fix #190, minor MyPy errors. Signed-off-by: Leon Anavi <[email protected]> Acked-by: Trevor Gamblin <[email protected]> Signed-off-by: Khem Raj <[email protected]>
schnitzeltony
added a commit
to schnitzeltony/meta-openembedded
that referenced
this pull request
Jan 3, 2021
* exo-csource was removed. It is now xdt-csource shipped by xfce4-dev-tools => native build extension can go * gtk2 support is gone Release notes for 4.16.0 ======================== - Focus must not be required in single click mode (Issue openembedded#190) - Remove GLIB_CHECK_VERSION IFDEFs which are obsolete after glib bump - Adjust padding only for vertical item orientation (Issue openembedded#48) - bump glib (and gio, gthread, etc) to 2.50.0 - Fix GCC warning (false negative) - Translation Updates: Basque, Estonian, Norwegian Bokmål, Portuguese (Brazil), Russian, Slovenian, Turkish, Vietnamese Release notes for 4.15.2 ======================== [Please note that this is a development release.] - icon-chooser-dialog: Allow removing selected icon (Fixes openembedded#2) - desktop-item-edit: Fix sensitivity of save button (Fixes openembedded#28) - Rework exo_icon_view_scroll_event for overshoot effect (Fixes openembedded#25) - Allow resizing the xfce4-settings window smaller (Fixes openembedded#19) - Drop exo-csource from exo - Fix build on OpenBSD (!2) - Fix race condition in make install (Fixes openembedded#29) - Remove unused perl module requirement - Replace bugzilla occurences with gitlab (Fixes openembedded#30) - Translation Updates: Albanian, Chinese (China), Chinese (Hong Kong), Danish, Eastern Armenian, French, German, Hebrew, Japanese, Kazakh, Korean, Lithuanian, Portuguese, Portuguese (Brazil), Russian, Swedish, Turkish Signed-off-by: Andreas Müller <[email protected]>
schnitzeltony
added a commit
to schnitzeltony/meta-openembedded
that referenced
this pull request
Jan 4, 2021
* exo-csource was removed. It is now xdt-csource shipped by xfce4-dev-tools => native build extension can go * gtk2 support is gone Release notes for 4.16.0 ======================== - Focus must not be required in single click mode (Issue openembedded#190) - Remove GLIB_CHECK_VERSION IFDEFs which are obsolete after glib bump - Adjust padding only for vertical item orientation (Issue openembedded#48) - bump glib (and gio, gthread, etc) to 2.50.0 - Fix GCC warning (false negative) - Translation Updates: Basque, Estonian, Norwegian Bokmål, Portuguese (Brazil), Russian, Slovenian, Turkish, Vietnamese Release notes for 4.15.2 ======================== [Please note that this is a development release.] - icon-chooser-dialog: Allow removing selected icon (Fixes openembedded#2) - desktop-item-edit: Fix sensitivity of save button (Fixes openembedded#28) - Rework exo_icon_view_scroll_event for overshoot effect (Fixes openembedded#25) - Allow resizing the xfce4-settings window smaller (Fixes openembedded#19) - Drop exo-csource from exo - Fix build on OpenBSD (!2) - Fix race condition in make install (Fixes openembedded#29) - Remove unused perl module requirement - Replace bugzilla occurences with gitlab (Fixes openembedded#30) - Translation Updates: Albanian, Chinese (China), Chinese (Hong Kong), Danish, Eastern Armenian, French, German, Hebrew, Japanese, Kazakh, Korean, Lithuanian, Portuguese, Portuguese (Brazil), Russian, Swedish, Turkish Signed-off-by: Andreas Müller <[email protected]>
schnitzeltony
added a commit
to schnitzeltony/meta-openembedded
that referenced
this pull request
Jan 6, 2021
* exo-csource was removed. It is now xdt-csource shipped by xfce4-dev-tools => native build extension can go * gtk2 support is gone Release notes for 4.16.0 ======================== - Focus must not be required in single click mode (Issue openembedded#190) - Remove GLIB_CHECK_VERSION IFDEFs which are obsolete after glib bump - Adjust padding only for vertical item orientation (Issue openembedded#48) - bump glib (and gio, gthread, etc) to 2.50.0 - Fix GCC warning (false negative) - Translation Updates: Basque, Estonian, Norwegian Bokmål, Portuguese (Brazil), Russian, Slovenian, Turkish, Vietnamese Release notes for 4.15.2 ======================== [Please note that this is a development release.] - icon-chooser-dialog: Allow removing selected icon (Fixes openembedded#2) - desktop-item-edit: Fix sensitivity of save button (Fixes openembedded#28) - Rework exo_icon_view_scroll_event for overshoot effect (Fixes openembedded#25) - Allow resizing the xfce4-settings window smaller (Fixes openembedded#19) - Drop exo-csource from exo - Fix build on OpenBSD (!2) - Fix race condition in make install (Fixes openembedded#29) - Remove unused perl module requirement - Replace bugzilla occurences with gitlab (Fixes openembedded#30) - Translation Updates: Albanian, Chinese (China), Chinese (Hong Kong), Danish, Eastern Armenian, French, German, Hebrew, Japanese, Kazakh, Korean, Lithuanian, Portuguese, Portuguese (Brazil), Russian, Swedish, Turkish Signed-off-by: Andreas Müller <[email protected]>
kraj
pushed a commit
to YoeDistro/meta-openembedded
that referenced
this pull request
Jan 6, 2021
* exo-csource was removed. It is now xdt-csource shipped by xfce4-dev-tools => native build extension can go * gtk2 support is gone Release notes for 4.16.0 ======================== - Focus must not be required in single click mode (Issue openembedded#190) - Remove GLIB_CHECK_VERSION IFDEFs which are obsolete after glib bump - Adjust padding only for vertical item orientation (Issue openembedded#48) - bump glib (and gio, gthread, etc) to 2.50.0 - Fix GCC warning (false negative) - Translation Updates: Basque, Estonian, Norwegian Bokmål, Portuguese (Brazil), Russian, Slovenian, Turkish, Vietnamese Release notes for 4.15.2 ======================== [Please note that this is a development release.] - icon-chooser-dialog: Allow removing selected icon (Fixes openembedded#2) - desktop-item-edit: Fix sensitivity of save button (Fixes openembedded#28) - Rework exo_icon_view_scroll_event for overshoot effect (Fixes openembedded#25) - Allow resizing the xfce4-settings window smaller (Fixes openembedded#19) - Drop exo-csource from exo - Fix build on OpenBSD (!2) - Fix race condition in make install (Fixes openembedded#29) - Remove unused perl module requirement - Replace bugzilla occurences with gitlab (Fixes openembedded#30) - Translation Updates: Albanian, Chinese (China), Chinese (Hong Kong), Danish, Eastern Armenian, French, German, Hebrew, Japanese, Kazakh, Korean, Lithuanian, Portuguese, Portuguese (Brazil), Russian, Swedish, Turkish 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 6, 2021
* exo-csource was removed. It is now xdt-csource shipped by xfce4-dev-tools => native build extension can go * gtk2 support is gone Release notes for 4.16.0 ======================== - Focus must not be required in single click mode (Issue openembedded#190) - Remove GLIB_CHECK_VERSION IFDEFs which are obsolete after glib bump - Adjust padding only for vertical item orientation (Issue openembedded#48) - bump glib (and gio, gthread, etc) to 2.50.0 - Fix GCC warning (false negative) - Translation Updates: Basque, Estonian, Norwegian Bokmål, Portuguese (Brazil), Russian, Slovenian, Turkish, Vietnamese Release notes for 4.15.2 ======================== [Please note that this is a development release.] - icon-chooser-dialog: Allow removing selected icon (Fixes openembedded#2) - desktop-item-edit: Fix sensitivity of save button (Fixes openembedded#28) - Rework exo_icon_view_scroll_event for overshoot effect (Fixes openembedded#25) - Allow resizing the xfce4-settings window smaller (Fixes openembedded#19) - Drop exo-csource from exo - Fix build on OpenBSD (!2) - Fix race condition in make install (Fixes openembedded#29) - Remove unused perl module requirement - Replace bugzilla occurences with gitlab (Fixes openembedded#30) - Translation Updates: Albanian, Chinese (China), Chinese (Hong Kong), Danish, Eastern Armenian, French, German, Hebrew, Japanese, Kazakh, Korean, Lithuanian, Portuguese, Portuguese (Brazil), Russian, Swedish, Turkish 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 6, 2021
* exo-csource was removed. It is now xdt-csource shipped by xfce4-dev-tools => native build extension can go * gtk2 support is gone Release notes for 4.16.0 ======================== - Focus must not be required in single click mode (Issue openembedded#190) - Remove GLIB_CHECK_VERSION IFDEFs which are obsolete after glib bump - Adjust padding only for vertical item orientation (Issue openembedded#48) - bump glib (and gio, gthread, etc) to 2.50.0 - Fix GCC warning (false negative) - Translation Updates: Basque, Estonian, Norwegian Bokmål, Portuguese (Brazil), Russian, Slovenian, Turkish, Vietnamese Release notes for 4.15.2 ======================== [Please note that this is a development release.] - icon-chooser-dialog: Allow removing selected icon (Fixes openembedded#2) - desktop-item-edit: Fix sensitivity of save button (Fixes openembedded#28) - Rework exo_icon_view_scroll_event for overshoot effect (Fixes openembedded#25) - Allow resizing the xfce4-settings window smaller (Fixes openembedded#19) - Drop exo-csource from exo - Fix build on OpenBSD (!2) - Fix race condition in make install (Fixes openembedded#29) - Remove unused perl module requirement - Replace bugzilla occurences with gitlab (Fixes openembedded#30) - Translation Updates: Albanian, Chinese (China), Chinese (Hong Kong), Danish, Eastern Armenian, French, German, Hebrew, Japanese, Kazakh, Korean, Lithuanian, Portuguese, Portuguese (Brazil), Russian, Swedish, Turkish Signed-off-by: Andreas Müller <[email protected]> Signed-off-by: Khem Raj <[email protected]>
schnitzeltony
added a commit
to schnitzeltony/meta-openembedded
that referenced
this pull request
Jan 7, 2021
* exo-csource was removed. It is now xdt-csource shipped by xfce4-dev-tools => native build extension can go * gtk2 support is gone Release notes for 4.16.0 ======================== - Focus must not be required in single click mode (Issue openembedded#190) - Remove GLIB_CHECK_VERSION IFDEFs which are obsolete after glib bump - Adjust padding only for vertical item orientation (Issue openembedded#48) - bump glib (and gio, gthread, etc) to 2.50.0 - Fix GCC warning (false negative) - Translation Updates: Basque, Estonian, Norwegian Bokmål, Portuguese (Brazil), Russian, Slovenian, Turkish, Vietnamese Release notes for 4.15.2 ======================== [Please note that this is a development release.] - icon-chooser-dialog: Allow removing selected icon (Fixes openembedded#2) - desktop-item-edit: Fix sensitivity of save button (Fixes openembedded#28) - Rework exo_icon_view_scroll_event for overshoot effect (Fixes openembedded#25) - Allow resizing the xfce4-settings window smaller (Fixes openembedded#19) - Drop exo-csource from exo - Fix build on OpenBSD (!2) - Fix race condition in make install (Fixes openembedded#29) - Remove unused perl module requirement - Replace bugzilla occurences with gitlab (Fixes openembedded#30) - Translation Updates: Albanian, Chinese (China), Chinese (Hong Kong), Danish, Eastern Armenian, French, German, Hebrew, Japanese, Kazakh, Korean, Lithuanian, Portuguese, Portuguese (Brazil), Russian, Swedish, Turkish Signed-off-by: Andreas Müller <[email protected]>
kraj
pushed a commit
to YoeDistro/meta-openembedded
that referenced
this pull request
Mar 4, 2023
Changelog: ========== Add missing LONG_PRESS enum member for button events (openembedded#190) Mark auto_dynamic attribute optional on scene resource (openembedded#189) Fixes for some small schema parse errors (openembedded#188) Make active_timeslot optional in smart_scene model (openembedded#177) Add util methods for backwards compatibility in Scenes controller (openembedded#176) Signed-off-by: Wang Mingyu <[email protected]> Signed-off-by: Khem Raj <[email protected]>
kraj
pushed a commit
to YoeDistro/meta-openembedded
that referenced
this pull request
Mar 4, 2023
Changelog: ========== Add missing LONG_PRESS enum member for button events (openembedded#190) Mark auto_dynamic attribute optional on scene resource (openembedded#189) Fixes for some small schema parse errors (openembedded#188) Make active_timeslot optional in smart_scene model (openembedded#177) Add util methods for backwards compatibility in Scenes controller (openembedded#176) Signed-off-by: Wang Mingyu <[email protected]> Signed-off-by: Khem Raj <[email protected]>
kraj
pushed a commit
to YoeDistro/meta-openembedded
that referenced
this pull request
Mar 4, 2023
Changelog: ========== Add missing LONG_PRESS enum member for button events (openembedded#190) Mark auto_dynamic attribute optional on scene resource (openembedded#189) Fixes for some small schema parse errors (openembedded#188) Make active_timeslot optional in smart_scene model (openembedded#177) Add util methods for backwards compatibility in Scenes controller (openembedded#176) Signed-off-by: Wang Mingyu <[email protected]> Signed-off-by: Khem Raj <[email protected]>
kraj
pushed a commit
to YoeDistro/meta-openembedded
that referenced
this pull request
Sep 30, 2025
Changes in release 0.34.2 (neon-0.34.2.tar.gz), 15th April 2025
Fix regression in NTLM auth in 0.34.0 (issue openembedded#190).
Add docs for ne_ssl_proto_name, ne_ssl_protovers, ne_get_request_target.
Changes in release 0.34.1 (neon-0.34.1.tar.gz), 14th April 2025
Fix regression in 207 parsing of elements which omit a reason-phrase (issue openembedded#188).
Fix ne_move() to submit lock tokens for the parent collection of a source resource locked with depth: 0.
Changes in release 0.34.0 (neon-0.34.0.tar.gz), 23rd November 2024
Interface changes:
API and ABI backwards-compatible with 0.27.x and later
NE_SESSFLAG_SSLv2 is now ignored
New interfaces and features:
ne_request.h: add ne_get_response_location(), add ne_get_request_target()
ne_redirect.h: adds relative URI resolution per RFC 9110
ne_socket.h: add ne_iaddr_set_scope(), ne_iaddr_get_scope(), ne_sock_getproto()
ne_session.h: add NE_SESSFLAG_STRICT session flag
ne_session.h: ne_session_create() now accepts scoped IPv6 link-local literal addresses following the RFC 6874 syntax;
ne_session.h: add ne_ssl_set_protovers() to configure TLS protocol version ranges
ne_utils.h: add NE_FEATURE_GSSAPI, NE_FEATURE_LIBPXY feature flags
ne_ssl.h: add ne_ssl_proto_name()
HTTP strictness/compliance updated for RFC 9110/9112; notably stricter in parsing header field line, chunked transfer-coding, status-line.
Bug fixes:
auth: the ‘realm’ string passed to credentials callback is now cleaned of non-printable characters.
Documentation & header updates for RFC 9110/9112.
New NE_MINIMUM_VERSION() autoconf macro for better version handling.
Signed-off-by: Jason Schonberg <[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.
Signed-off-by: Pierre-Jean Texier [email protected]