-
Notifications
You must be signed in to change notification settings - Fork 735
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
devtools/php: remove the failing ${D}/${TMPDIR} code #66
Conversation
Appending ${TMPDIR} to ${D} doesn't make any sense, because both are absolute paths. And additionally, the code fails: rmdir: failed to remove '/usr/src/oe/tmp-musl/work/core2-64-oe-linux-musl/php/7.1.9-r0/image//usr': Directory not empty
@MaxKellermann do you still see this issue ? |
Yes. This still happens when I revert my patch:
|
Wait, this is a different issue. This last error because I disabled PEAR, but I had to apply another fix to make this possible. I'll dig into this again later. |
is this patch still needed ? if so can you rebase and restest it and update the pull |
Upgrade to release 1.5.2: - add PyType_Ready usage, issue openembedded#66 - speedup search() for bitarrays with length 1 in sparse bitarrays - add tests Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Upgrade to release 1.5.2: - add PyType_Ready usage, issue openembedded#66 - speedup search() for bitarrays with length 1 in sparse bitarrays - add tests Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Upgrade to release 1.5.2: - add PyType_Ready usage, issue openembedded#66 - speedup search() for bitarrays with length 1 in sparse bitarrays - add tests Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Upgrade to release 1.5.2: - add PyType_Ready usage, issue openembedded#66 - speedup search() for bitarrays with length 1 in sparse bitarrays - add tests Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Upgrade to release 1.5.2: - add PyType_Ready usage, issue openembedded#66 - speedup search() for bitarrays with length 1 in sparse bitarrays - add tests Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Upgrade to release 1.5.2: - add PyType_Ready usage, issue openembedded#66 - speedup search() for bitarrays with length 1 in sparse bitarrays - add tests Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Upgrade to release 1.5.2: - add PyType_Ready usage, issue openembedded#66 - speedup search() for bitarrays with length 1 in sparse bitarrays - add tests Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Upgrade to release 1.5.2: - add PyType_Ready usage, issue openembedded#66 - speedup search() for bitarrays with length 1 in sparse bitarrays - add tests Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Upgrade to release 1.5.2: - add PyType_Ready usage, issue openembedded#66 - speedup search() for bitarrays with length 1 in sparse bitarrays - add tests Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Upgrade to release 1.5.2: - add PyType_Ready usage, issue openembedded#66 - speedup search() for bitarrays with length 1 in sparse bitarrays - add tests Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
@MaxKellermann is this issue still valid for latest master ? if so can you refresh it |
See #292 |
fix-pam-config.patch was applied upstream Release notes for 4.16.0 ======================== This release version has been bumped from 0.x to 4.16.0 to align with the new Libxfce4util and Xfconf GIR requirements. - xfce4-screensaver-configure: Use GIRepository of libxfce4util and xfconf (openembedded#11) - Change type of seconds to guint in add_lock_timer - Check dbus system_connection in add_sleep_inhibit - Cleanup GSourceFunc usage - Convert date_time_update to a timer function - Fix format specifiers in lock_timer - Fix issues connected to dbus (openembedded#66) - Fix pam_strerror usage - Pass constants to XSetScreenSaver - Plug memleak in get_x11_idle_info - Remove obsolete check for scrnsaver.h from configure.ac - Translation Updates: Czech, Japanese, Portuguese, Turkish Release notes for 0.1.11 ======================== [Please note that this is a development release.] Configuration Update: This release updates the DPMS settings used for the Blank screensaver. Timeouts are now stored in seconds instead of minutes, with the default DPMS sleep now 5 seconds after the screensaver goes active. Xfconf: /xfce4-screensaver/screensavers/xfce-blank/dpms-sleep-after Theme Update: This release uses a new icon name, org.xfce.ScreenSaver, instead of the generic preferences-desktop-screensaver. NEWS: - Builds: Move from exo-csource to xdt-csource (Bugzilla #16717) - CI: Add basic GitLab pipeline - distcheck: Add missing gs-auth-pam.c - DPMS: Change sleep settings to seconds, default after 5 seconds (openembedded#27) - Fix: Catch gs_listener_dbus_init failures - Fix: remove unused flag --no-daemon - Icons: New icons and rDNS icon name, org.xfce.ScreenSaver - Internal: Change timers from milliseconds to seconds - README.md: Note setuid requirement after install with shadow/bsdauth (openembedded#9) - xfce4-screensaver.common-auth: replace @include with standard systax (openembedded#6) Translation Updates: Albanian, Armenian (Armenia), Basque, Bulgarian, Catalan, Chinese (China), Chinese (Taiwan), Czech, Danish, Dutch, Eastern Armenian, English (Australia), Estonian, French, German, Hebrew, Hungarian, Icelandic, Italian, Japanese, Korean, Lithuanian, Malay, Norwegian Bokmål, Polish, Portuguese, Portuguese (Brazil), Russian, Serbian, Slovak, Slovenian, Spanish, Swedish, Thai, Turkish Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
fix-pam-config.patch was applied upstream Release notes for 4.16.0 ======================== This release version has been bumped from 0.x to 4.16.0 to align with the new Libxfce4util and Xfconf GIR requirements. - xfce4-screensaver-configure: Use GIRepository of libxfce4util and xfconf (openembedded#11) - Change type of seconds to guint in add_lock_timer - Check dbus system_connection in add_sleep_inhibit - Cleanup GSourceFunc usage - Convert date_time_update to a timer function - Fix format specifiers in lock_timer - Fix issues connected to dbus (openembedded#66) - Fix pam_strerror usage - Pass constants to XSetScreenSaver - Plug memleak in get_x11_idle_info - Remove obsolete check for scrnsaver.h from configure.ac - Translation Updates: Czech, Japanese, Portuguese, Turkish Release notes for 0.1.11 ======================== [Please note that this is a development release.] Configuration Update: This release updates the DPMS settings used for the Blank screensaver. Timeouts are now stored in seconds instead of minutes, with the default DPMS sleep now 5 seconds after the screensaver goes active. Xfconf: /xfce4-screensaver/screensavers/xfce-blank/dpms-sleep-after Theme Update: This release uses a new icon name, org.xfce.ScreenSaver, instead of the generic preferences-desktop-screensaver. NEWS: - Builds: Move from exo-csource to xdt-csource (Bugzilla #16717) - CI: Add basic GitLab pipeline - distcheck: Add missing gs-auth-pam.c - DPMS: Change sleep settings to seconds, default after 5 seconds (openembedded#27) - Fix: Catch gs_listener_dbus_init failures - Fix: remove unused flag --no-daemon - Icons: New icons and rDNS icon name, org.xfce.ScreenSaver - Internal: Change timers from milliseconds to seconds - README.md: Note setuid requirement after install with shadow/bsdauth (openembedded#9) - xfce4-screensaver.common-auth: replace @include with standard systax (openembedded#6) Translation Updates: Albanian, Armenian (Armenia), Basque, Bulgarian, Catalan, Chinese (China), Chinese (Taiwan), Czech, Danish, Dutch, Eastern Armenian, English (Australia), Estonian, French, German, Hebrew, Hungarian, Icelandic, Italian, Japanese, Korean, Lithuanian, Malay, Norwegian Bokmål, Polish, Portuguese, Portuguese (Brazil), Russian, Serbian, Slovak, Slovenian, Spanish, Swedish, Thai, Turkish Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
fix-pam-config.patch was applied upstream Release notes for 4.16.0 ======================== This release version has been bumped from 0.x to 4.16.0 to align with the new Libxfce4util and Xfconf GIR requirements. - xfce4-screensaver-configure: Use GIRepository of libxfce4util and xfconf (openembedded#11) - Change type of seconds to guint in add_lock_timer - Check dbus system_connection in add_sleep_inhibit - Cleanup GSourceFunc usage - Convert date_time_update to a timer function - Fix format specifiers in lock_timer - Fix issues connected to dbus (openembedded#66) - Fix pam_strerror usage - Pass constants to XSetScreenSaver - Plug memleak in get_x11_idle_info - Remove obsolete check for scrnsaver.h from configure.ac - Translation Updates: Czech, Japanese, Portuguese, Turkish Release notes for 0.1.11 ======================== [Please note that this is a development release.] Configuration Update: This release updates the DPMS settings used for the Blank screensaver. Timeouts are now stored in seconds instead of minutes, with the default DPMS sleep now 5 seconds after the screensaver goes active. Xfconf: /xfce4-screensaver/screensavers/xfce-blank/dpms-sleep-after Theme Update: This release uses a new icon name, org.xfce.ScreenSaver, instead of the generic preferences-desktop-screensaver. NEWS: - Builds: Move from exo-csource to xdt-csource (Bugzilla #16717) - CI: Add basic GitLab pipeline - distcheck: Add missing gs-auth-pam.c - DPMS: Change sleep settings to seconds, default after 5 seconds (openembedded#27) - Fix: Catch gs_listener_dbus_init failures - Fix: remove unused flag --no-daemon - Icons: New icons and rDNS icon name, org.xfce.ScreenSaver - Internal: Change timers from milliseconds to seconds - README.md: Note setuid requirement after install with shadow/bsdauth (openembedded#9) - xfce4-screensaver.common-auth: replace @include with standard systax (openembedded#6) Translation Updates: Albanian, Armenian (Armenia), Basque, Bulgarian, Catalan, Chinese (China), Chinese (Taiwan), Czech, Danish, Dutch, Eastern Armenian, English (Australia), Estonian, French, German, Hebrew, Hungarian, Icelandic, Italian, Japanese, Korean, Lithuanian, Malay, Norwegian Bokmål, Polish, Portuguese, Portuguese (Brazil), Russian, Serbian, Slovak, Slovenian, Spanish, Swedish, Thai, Turkish Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
fix-pam-config.patch was applied upstream Release notes for 4.16.0 ======================== This release version has been bumped from 0.x to 4.16.0 to align with the new Libxfce4util and Xfconf GIR requirements. - xfce4-screensaver-configure: Use GIRepository of libxfce4util and xfconf (openembedded#11) - Change type of seconds to guint in add_lock_timer - Check dbus system_connection in add_sleep_inhibit - Cleanup GSourceFunc usage - Convert date_time_update to a timer function - Fix format specifiers in lock_timer - Fix issues connected to dbus (openembedded#66) - Fix pam_strerror usage - Pass constants to XSetScreenSaver - Plug memleak in get_x11_idle_info - Remove obsolete check for scrnsaver.h from configure.ac - Translation Updates: Czech, Japanese, Portuguese, Turkish Release notes for 0.1.11 ======================== [Please note that this is a development release.] Configuration Update: This release updates the DPMS settings used for the Blank screensaver. Timeouts are now stored in seconds instead of minutes, with the default DPMS sleep now 5 seconds after the screensaver goes active. Xfconf: /xfce4-screensaver/screensavers/xfce-blank/dpms-sleep-after Theme Update: This release uses a new icon name, org.xfce.ScreenSaver, instead of the generic preferences-desktop-screensaver. NEWS: - Builds: Move from exo-csource to xdt-csource (Bugzilla #16717) - CI: Add basic GitLab pipeline - distcheck: Add missing gs-auth-pam.c - DPMS: Change sleep settings to seconds, default after 5 seconds (openembedded#27) - Fix: Catch gs_listener_dbus_init failures - Fix: remove unused flag --no-daemon - Icons: New icons and rDNS icon name, org.xfce.ScreenSaver - Internal: Change timers from milliseconds to seconds - README.md: Note setuid requirement after install with shadow/bsdauth (openembedded#9) - xfce4-screensaver.common-auth: replace @include with standard systax (openembedded#6) Translation Updates: Albanian, Armenian (Armenia), Basque, Bulgarian, Catalan, Chinese (China), Chinese (Taiwan), Czech, Danish, Dutch, Eastern Armenian, English (Australia), Estonian, French, German, Hebrew, Hungarian, Icelandic, Italian, Japanese, Korean, Lithuanian, Malay, Norwegian Bokmål, Polish, Portuguese, Portuguese (Brazil), Russian, Serbian, Slovak, Slovenian, Spanish, Swedish, Thai, Turkish Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
fix-pam-config.patch was applied upstream Release notes for 4.16.0 ======================== This release version has been bumped from 0.x to 4.16.0 to align with the new Libxfce4util and Xfconf GIR requirements. - xfce4-screensaver-configure: Use GIRepository of libxfce4util and xfconf (openembedded#11) - Change type of seconds to guint in add_lock_timer - Check dbus system_connection in add_sleep_inhibit - Cleanup GSourceFunc usage - Convert date_time_update to a timer function - Fix format specifiers in lock_timer - Fix issues connected to dbus (openembedded#66) - Fix pam_strerror usage - Pass constants to XSetScreenSaver - Plug memleak in get_x11_idle_info - Remove obsolete check for scrnsaver.h from configure.ac - Translation Updates: Czech, Japanese, Portuguese, Turkish Release notes for 0.1.11 ======================== [Please note that this is a development release.] Configuration Update: This release updates the DPMS settings used for the Blank screensaver. Timeouts are now stored in seconds instead of minutes, with the default DPMS sleep now 5 seconds after the screensaver goes active. Xfconf: /xfce4-screensaver/screensavers/xfce-blank/dpms-sleep-after Theme Update: This release uses a new icon name, org.xfce.ScreenSaver, instead of the generic preferences-desktop-screensaver. NEWS: - Builds: Move from exo-csource to xdt-csource (Bugzilla #16717) - CI: Add basic GitLab pipeline - distcheck: Add missing gs-auth-pam.c - DPMS: Change sleep settings to seconds, default after 5 seconds (openembedded#27) - Fix: Catch gs_listener_dbus_init failures - Fix: remove unused flag --no-daemon - Icons: New icons and rDNS icon name, org.xfce.ScreenSaver - Internal: Change timers from milliseconds to seconds - README.md: Note setuid requirement after install with shadow/bsdauth (openembedded#9) - xfce4-screensaver.common-auth: replace @include with standard systax (openembedded#6) Translation Updates: Albanian, Armenian (Armenia), Basque, Bulgarian, Catalan, Chinese (China), Chinese (Taiwan), Czech, Danish, Dutch, Eastern Armenian, English (Australia), Estonian, French, German, Hebrew, Hungarian, Icelandic, Italian, Japanese, Korean, Lithuanian, Malay, Norwegian Bokmål, Polish, Portuguese, Portuguese (Brazil), Russian, Serbian, Slovak, Slovenian, Spanish, Swedish, Thai, Turkish Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
fix-pam-config.patch was applied upstream Release notes for 4.16.0 ======================== This release version has been bumped from 0.x to 4.16.0 to align with the new Libxfce4util and Xfconf GIR requirements. - xfce4-screensaver-configure: Use GIRepository of libxfce4util and xfconf (openembedded#11) - Change type of seconds to guint in add_lock_timer - Check dbus system_connection in add_sleep_inhibit - Cleanup GSourceFunc usage - Convert date_time_update to a timer function - Fix format specifiers in lock_timer - Fix issues connected to dbus (openembedded#66) - Fix pam_strerror usage - Pass constants to XSetScreenSaver - Plug memleak in get_x11_idle_info - Remove obsolete check for scrnsaver.h from configure.ac - Translation Updates: Czech, Japanese, Portuguese, Turkish Release notes for 0.1.11 ======================== [Please note that this is a development release.] Configuration Update: This release updates the DPMS settings used for the Blank screensaver. Timeouts are now stored in seconds instead of minutes, with the default DPMS sleep now 5 seconds after the screensaver goes active. Xfconf: /xfce4-screensaver/screensavers/xfce-blank/dpms-sleep-after Theme Update: This release uses a new icon name, org.xfce.ScreenSaver, instead of the generic preferences-desktop-screensaver. NEWS: - Builds: Move from exo-csource to xdt-csource (Bugzilla #16717) - CI: Add basic GitLab pipeline - distcheck: Add missing gs-auth-pam.c - DPMS: Change sleep settings to seconds, default after 5 seconds (openembedded#27) - Fix: Catch gs_listener_dbus_init failures - Fix: remove unused flag --no-daemon - Icons: New icons and rDNS icon name, org.xfce.ScreenSaver - Internal: Change timers from milliseconds to seconds - README.md: Note setuid requirement after install with shadow/bsdauth (openembedded#9) - xfce4-screensaver.common-auth: replace @include with standard systax (openembedded#6) Translation Updates: Albanian, Armenian (Armenia), Basque, Bulgarian, Catalan, Chinese (China), Chinese (Taiwan), Czech, Danish, Dutch, Eastern Armenian, English (Australia), Estonian, French, German, Hebrew, Hungarian, Icelandic, Italian, Japanese, Korean, Lithuanian, Malay, Norwegian Bokmål, Polish, Portuguese, Portuguese (Brazil), Russian, Serbian, Slovak, Slovenian, Spanish, Swedish, Thai, Turkish Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
fix-pam-config.patch was applied upstream Release notes for 4.16.0 ======================== This release version has been bumped from 0.x to 4.16.0 to align with the new Libxfce4util and Xfconf GIR requirements. - xfce4-screensaver-configure: Use GIRepository of libxfce4util and xfconf (openembedded#11) - Change type of seconds to guint in add_lock_timer - Check dbus system_connection in add_sleep_inhibit - Cleanup GSourceFunc usage - Convert date_time_update to a timer function - Fix format specifiers in lock_timer - Fix issues connected to dbus (openembedded#66) - Fix pam_strerror usage - Pass constants to XSetScreenSaver - Plug memleak in get_x11_idle_info - Remove obsolete check for scrnsaver.h from configure.ac - Translation Updates: Czech, Japanese, Portuguese, Turkish Release notes for 0.1.11 ======================== [Please note that this is a development release.] Configuration Update: This release updates the DPMS settings used for the Blank screensaver. Timeouts are now stored in seconds instead of minutes, with the default DPMS sleep now 5 seconds after the screensaver goes active. Xfconf: /xfce4-screensaver/screensavers/xfce-blank/dpms-sleep-after Theme Update: This release uses a new icon name, org.xfce.ScreenSaver, instead of the generic preferences-desktop-screensaver. NEWS: - Builds: Move from exo-csource to xdt-csource (Bugzilla #16717) - CI: Add basic GitLab pipeline - distcheck: Add missing gs-auth-pam.c - DPMS: Change sleep settings to seconds, default after 5 seconds (openembedded#27) - Fix: Catch gs_listener_dbus_init failures - Fix: remove unused flag --no-daemon - Icons: New icons and rDNS icon name, org.xfce.ScreenSaver - Internal: Change timers from milliseconds to seconds - README.md: Note setuid requirement after install with shadow/bsdauth (openembedded#9) - xfce4-screensaver.common-auth: replace @include with standard systax (openembedded#6) Translation Updates: Albanian, Armenian (Armenia), Basque, Bulgarian, Catalan, Chinese (China), Chinese (Taiwan), Czech, Danish, Dutch, Eastern Armenian, English (Australia), Estonian, French, German, Hebrew, Hungarian, Icelandic, Italian, Japanese, Korean, Lithuanian, Malay, Norwegian Bokmål, Polish, Portuguese, Portuguese (Brazil), Russian, Serbian, Slovak, Slovenian, Spanish, Swedish, Thai, Turkish Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
GeoMet - Convert GeoJSON to WKT/WKB, and vice versa Release 0.3.0 notes: - Add support for GeoPackage binary format (openembedded#56) - Add support for EsriJSON (openembedded#63, openembedded#66) - Migrate CI/CD/release automation to CircleCI, away from - Travis-CI (openembedded#62) - Automate releases to PyPI through CircleCI (openembedded#62, openembedded#67) - Fix parsing for empty geometries (openembedded#53, openembedded#49) - Improve test coverage (openembedded#54) Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
GeoMet - Convert GeoJSON to WKT/WKB, and vice versa Release 0.3.0 notes: - Add support for GeoPackage binary format (openembedded#56) - Add support for EsriJSON (openembedded#63, openembedded#66) - Migrate CI/CD/release automation to CircleCI, away from - Travis-CI (openembedded#62) - Automate releases to PyPI through CircleCI (openembedded#62, openembedded#67) - Fix parsing for empty geometries (openembedded#53, openembedded#49) - Improve test coverage (openembedded#54) Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
GeoMet - Convert GeoJSON to WKT/WKB, and vice versa Release 0.3.0 notes: - Add support for GeoPackage binary format (openembedded#56) - Add support for EsriJSON (openembedded#63, openembedded#66) - Migrate CI/CD/release automation to CircleCI, away from - Travis-CI (openembedded#62) - Automate releases to PyPI through CircleCI (openembedded#62, openembedded#67) - Fix parsing for empty geometries (openembedded#53, openembedded#49) - Improve test coverage (openembedded#54) Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
GeoMet - Convert GeoJSON to WKT/WKB, and vice versa Release 0.3.0 notes: - Add support for GeoPackage binary format (openembedded#56) - Add support for EsriJSON (openembedded#63, openembedded#66) - Migrate CI/CD/release automation to CircleCI, away from - Travis-CI (openembedded#62) - Automate releases to PyPI through CircleCI (openembedded#62, openembedded#67) - Fix parsing for empty geometries (openembedded#53, openembedded#49) - Improve test coverage (openembedded#54) Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
GeoMet - Convert GeoJSON to WKT/WKB, and vice versa Release 0.3.0 notes: - Add support for GeoPackage binary format (openembedded#56) - Add support for EsriJSON (openembedded#63, openembedded#66) - Migrate CI/CD/release automation to CircleCI, away from - Travis-CI (openembedded#62) - Automate releases to PyPI through CircleCI (openembedded#62, openembedded#67) - Fix parsing for empty geometries (openembedded#53, openembedded#49) - Improve test coverage (openembedded#54) Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
GeoMet - Convert GeoJSON to WKT/WKB, and vice versa Release 0.3.0 notes: - Add support for GeoPackage binary format (#56) - Add support for EsriJSON (#63, #66) - Migrate CI/CD/release automation to CircleCI, away from - Travis-CI (#62) - Automate releases to PyPI through CircleCI (#62, #67) - Fix parsing for empty geometries (#53, #49) - Improve test coverage (#54) Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
2.2.3: Bug Fixes Fixed making diagnostic text selectable on KDE Fixed loading from non-existent directories 2.2.2: New Features Added diagnostics for failed menu loading Added support for GNOME-specific categories (openembedded#56) Added support for PrefersNonDefaultGPU (Fixes openembedded#50) Added support for unprefixed applications.menu (openembedded#67) Added support for X-GNOME-UsesNotifications (openembedded#79) Added support for XFCE specific categories (openembedded#54) Enabled opening a root editor for root-owned files with pkexec (openembedded#62) Enabled searching for Exec key and desktop entry (openembedded#52) General Added AppData file (openembedded#61) Documented intltool build requirement (openembedded#59) Switched to the MenuLibre wiki for key descriptions (Fixes openembedded#48) Bug Fixes Added valid types to validator, reducing false positives (openembedded#66) Fixed builds with newer versions of GTK (openembedded#77) Fixed history state when editing Name and Comment (openembedded#57) Fixed msgfmt errors Fixed running with newer versions of GTK (openembedded#82) Fixed selection leaving screen while moving items (openembedded#25) Fixed typo in desktop file processing error Updated Translations Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2.2.3: Bug Fixes Fixed making diagnostic text selectable on KDE Fixed loading from non-existent directories 2.2.2: New Features Added diagnostics for failed menu loading Added support for GNOME-specific categories (openembedded#56) Added support for PrefersNonDefaultGPU (Fixes openembedded#50) Added support for unprefixed applications.menu (openembedded#67) Added support for X-GNOME-UsesNotifications (openembedded#79) Added support for XFCE specific categories (openembedded#54) Enabled opening a root editor for root-owned files with pkexec (openembedded#62) Enabled searching for Exec key and desktop entry (openembedded#52) General Added AppData file (openembedded#61) Documented intltool build requirement (openembedded#59) Switched to the MenuLibre wiki for key descriptions (Fixes openembedded#48) Bug Fixes Added valid types to validator, reducing false positives (openembedded#66) Fixed builds with newer versions of GTK (openembedded#77) Fixed history state when editing Name and Comment (openembedded#57) Fixed msgfmt errors Fixed running with newer versions of GTK (openembedded#82) Fixed selection leaving screen while moving items (openembedded#25) Fixed typo in desktop file processing error Updated Translations Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2.2.3: Bug Fixes Fixed making diagnostic text selectable on KDE Fixed loading from non-existent directories 2.2.2: New Features Added diagnostics for failed menu loading Added support for GNOME-specific categories (openembedded#56) Added support for PrefersNonDefaultGPU (Fixes openembedded#50) Added support for unprefixed applications.menu (openembedded#67) Added support for X-GNOME-UsesNotifications (openembedded#79) Added support for XFCE specific categories (openembedded#54) Enabled opening a root editor for root-owned files with pkexec (openembedded#62) Enabled searching for Exec key and desktop entry (openembedded#52) General Added AppData file (openembedded#61) Documented intltool build requirement (openembedded#59) Switched to the MenuLibre wiki for key descriptions (Fixes openembedded#48) Bug Fixes Added valid types to validator, reducing false positives (openembedded#66) Fixed builds with newer versions of GTK (openembedded#77) Fixed history state when editing Name and Comment (openembedded#57) Fixed msgfmt errors Fixed running with newer versions of GTK (openembedded#82) Fixed selection leaving screen while moving items (openembedded#25) Fixed typo in desktop file processing error Updated Translations Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2.2.3: Bug Fixes Fixed making diagnostic text selectable on KDE Fixed loading from non-existent directories 2.2.2: New Features Added diagnostics for failed menu loading Added support for GNOME-specific categories (openembedded#56) Added support for PrefersNonDefaultGPU (Fixes openembedded#50) Added support for unprefixed applications.menu (openembedded#67) Added support for X-GNOME-UsesNotifications (openembedded#79) Added support for XFCE specific categories (openembedded#54) Enabled opening a root editor for root-owned files with pkexec (openembedded#62) Enabled searching for Exec key and desktop entry (openembedded#52) General Added AppData file (openembedded#61) Documented intltool build requirement (openembedded#59) Switched to the MenuLibre wiki for key descriptions (Fixes openembedded#48) Bug Fixes Added valid types to validator, reducing false positives (openembedded#66) Fixed builds with newer versions of GTK (openembedded#77) Fixed history state when editing Name and Comment (openembedded#57) Fixed msgfmt errors Fixed running with newer versions of GTK (openembedded#82) Fixed selection leaving screen while moving items (openembedded#25) Fixed typo in desktop file processing error Updated Translations Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2.2.3: Bug Fixes Fixed making diagnostic text selectable on KDE Fixed loading from non-existent directories 2.2.2: New Features Added diagnostics for failed menu loading Added support for GNOME-specific categories (openembedded#56) Added support for PrefersNonDefaultGPU (Fixes openembedded#50) Added support for unprefixed applications.menu (openembedded#67) Added support for X-GNOME-UsesNotifications (openembedded#79) Added support for XFCE specific categories (openembedded#54) Enabled opening a root editor for root-owned files with pkexec (openembedded#62) Enabled searching for Exec key and desktop entry (openembedded#52) General Added AppData file (openembedded#61) Documented intltool build requirement (openembedded#59) Switched to the MenuLibre wiki for key descriptions (Fixes openembedded#48) Bug Fixes Added valid types to validator, reducing false positives (openembedded#66) Fixed builds with newer versions of GTK (openembedded#77) Fixed history state when editing Name and Comment (openembedded#57) Fixed msgfmt errors Fixed running with newer versions of GTK (openembedded#82) Fixed selection leaving screen while moving items (openembedded#25) Fixed typo in desktop file processing error Updated Translations Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Changelog: =========== Added -------- Added the map option to all try_* functions to enable very fast conversions of lists or other iterables (issues openembedded#61, openembedded#63 and openembedded#67) Added try_array to enable very fast conversions directly to numpy arrays (issues openembedded#62 and openembedded#65) Changed --------- Move to a model where the return code is a value or error instead of a model where one has to check the error state after getting a value (issue openembedded#66) Significantly simplified the type annotations (by 4000+ lines!) Fixed ------- Increased code coverage and fixed missing headers in codecov reaport (issue openembedded#64) Add back missing key option in type hints for deprecated fast_* functions Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Changelog: =========== Added -------- Added the map option to all try_* functions to enable very fast conversions of lists or other iterables (issues openembedded#61, openembedded#63 and openembedded#67) Added try_array to enable very fast conversions directly to numpy arrays (issues openembedded#62 and openembedded#65) Changed --------- Move to a model where the return code is a value or error instead of a model where one has to check the error state after getting a value (issue openembedded#66) Significantly simplified the type annotations (by 4000+ lines!) Fixed ------- Increased code coverage and fixed missing headers in codecov reaport (issue openembedded#64) Add back missing key option in type hints for deprecated fast_* functions Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Changelog: =========== Added -------- Added the map option to all try_* functions to enable very fast conversions of lists or other iterables (issues openembedded#61, openembedded#63 and openembedded#67) Added try_array to enable very fast conversions directly to numpy arrays (issues openembedded#62 and openembedded#65) Changed --------- Move to a model where the return code is a value or error instead of a model where one has to check the error state after getting a value (issue openembedded#66) Significantly simplified the type annotations (by 4000+ lines!) Fixed ------- Increased code coverage and fixed missing headers in codecov reaport (issue openembedded#64) Add back missing key option in type hints for deprecated fast_* functions Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Changelog: ========= Fix XP30+ fn:path (issue openembedded#67) Fix weak tests (issues openembedded#64 and openembedded#66) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Changelog: ========= Fix XP30+ fn:path (issue openembedded#67) Fix weak tests (issues openembedded#64 and openembedded#66) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
========= GHex 46.0 ========= Changes and bugfixes since 46.alpha: - widget: Fade zeroes in the hex display (Logan Rathbone) - data: add 'hexadecimal' keyword to .desktop file (Nelson Benítez León) - appdata: Remove none OARS tags (Sabri Ünal) - appdata: Update appdata (Sabri Ünal) - appwin: Don't let AdwTabView trample over shortcuts (Logan Rathbone) - lib: Fix PANGO_COLOR_FROM_FLOAT macro (Logan Rathbone) - docs: GI tweaks and fixes (Logan Rathbone) - lib/app: Initial support for marks (Logan Rathbone) - help: Add marks section (Logan Rathbone) - i18n: Remove domain that prevented use of translations (openembedded#66) (Anders Jonsson) - appwin: Allow dropping multiple files (Guldoman) - widget/doc: Set widget busy state while file is mid-save (openembedded#76) (Logan Rathbone) - Code and documentation cleanups (Logan Rathbone) Translation updates: - Anders Jonsson (sv) - Balázs Úr (hu) - Christian Kirbach (de) - Daniel Mustieles (es) - Evangelos Skarmoutsos (el) - Jiri Grönroos (fi) - Jürgen Benvenuti (de) - Sabri Ünal (tr) - Sergej A. (ru) - Yuri Chornoivan (uk) This release includes libgtkhex 4.8.0 ============= GHex 46.alpha ============= Changes and bugfixes since 45.0: - GObject property getter fixes (Logan Rathbone) - buf-malloc/mmap: Implement GObject 'file' property getter properly (Logan Rathbone) - hex-buf/doc: Clarify GI transfer annotations (Logan Rathbone) - hex-doc/buf: Support opening zero-length files (See: openembedded#73) (Logan Rathbone) - hex-buf-iface: More appropriate messages when selecting backend (Logan Rathbone) - hex-doc: Allow setting HEX_BUFFER env var to specify default backend (Logan Rathbone) - Remove almost all remaining GtkDialog use (Logan Rathbone) - about: port dialog to libadwaita (Titouan Real) - Update POTFILES.in (Logan Rathbone) - chartable: Port to GtkColumnView (Logan Rathbone) - gtkhex: Local variables in switch statement should be in own scope (ie, fix clang build issues) (Fixes: openembedded#74) (David C. Manuelda, Logan Rathbone) - appwin: Mark error message string properly translatable (Logan Rathbone) Translation updates: - Alan Mortensen (da) - Anders Jonsson (sv) - Emin Tufan Çetin (tr) Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
========= GHex 46.0 ========= Changes and bugfixes since 46.alpha: - widget: Fade zeroes in the hex display (Logan Rathbone) - data: add 'hexadecimal' keyword to .desktop file (Nelson Benítez León) - appdata: Remove none OARS tags (Sabri Ünal) - appdata: Update appdata (Sabri Ünal) - appwin: Don't let AdwTabView trample over shortcuts (Logan Rathbone) - lib: Fix PANGO_COLOR_FROM_FLOAT macro (Logan Rathbone) - docs: GI tweaks and fixes (Logan Rathbone) - lib/app: Initial support for marks (Logan Rathbone) - help: Add marks section (Logan Rathbone) - i18n: Remove domain that prevented use of translations (openembedded#66) (Anders Jonsson) - appwin: Allow dropping multiple files (Guldoman) - widget/doc: Set widget busy state while file is mid-save (openembedded#76) (Logan Rathbone) - Code and documentation cleanups (Logan Rathbone) Translation updates: - Anders Jonsson (sv) - Balázs Úr (hu) - Christian Kirbach (de) - Daniel Mustieles (es) - Evangelos Skarmoutsos (el) - Jiri Grönroos (fi) - Jürgen Benvenuti (de) - Sabri Ünal (tr) - Sergej A. (ru) - Yuri Chornoivan (uk) This release includes libgtkhex 4.8.0 ============= GHex 46.alpha ============= Changes and bugfixes since 45.0: - GObject property getter fixes (Logan Rathbone) - buf-malloc/mmap: Implement GObject 'file' property getter properly (Logan Rathbone) - hex-buf/doc: Clarify GI transfer annotations (Logan Rathbone) - hex-doc/buf: Support opening zero-length files (See: openembedded#73) (Logan Rathbone) - hex-buf-iface: More appropriate messages when selecting backend (Logan Rathbone) - hex-doc: Allow setting HEX_BUFFER env var to specify default backend (Logan Rathbone) - Remove almost all remaining GtkDialog use (Logan Rathbone) - about: port dialog to libadwaita (Titouan Real) - Update POTFILES.in (Logan Rathbone) - chartable: Port to GtkColumnView (Logan Rathbone) - gtkhex: Local variables in switch statement should be in own scope (ie, fix clang build issues) (Fixes: openembedded#74) (David C. Manuelda, Logan Rathbone) - appwin: Mark error message string properly translatable (Logan Rathbone) Translation updates: - Alan Mortensen (da) - Anders Jonsson (sv) - Emin Tufan Çetin (tr) Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
========= GHex 46.0 ========= Changes and bugfixes since 46.alpha: - widget: Fade zeroes in the hex display (Logan Rathbone) - data: add 'hexadecimal' keyword to .desktop file (Nelson Benítez León) - appdata: Remove none OARS tags (Sabri Ünal) - appdata: Update appdata (Sabri Ünal) - appwin: Don't let AdwTabView trample over shortcuts (Logan Rathbone) - lib: Fix PANGO_COLOR_FROM_FLOAT macro (Logan Rathbone) - docs: GI tweaks and fixes (Logan Rathbone) - lib/app: Initial support for marks (Logan Rathbone) - help: Add marks section (Logan Rathbone) - i18n: Remove domain that prevented use of translations (#66) (Anders Jonsson) - appwin: Allow dropping multiple files (Guldoman) - widget/doc: Set widget busy state while file is mid-save (#76) (Logan Rathbone) - Code and documentation cleanups (Logan Rathbone) Translation updates: - Anders Jonsson (sv) - Balázs Úr (hu) - Christian Kirbach (de) - Daniel Mustieles (es) - Evangelos Skarmoutsos (el) - Jiri Grönroos (fi) - Jürgen Benvenuti (de) - Sabri Ünal (tr) - Sergej A. (ru) - Yuri Chornoivan (uk) This release includes libgtkhex 4.8.0 ============= GHex 46.alpha ============= Changes and bugfixes since 45.0: - GObject property getter fixes (Logan Rathbone) - buf-malloc/mmap: Implement GObject 'file' property getter properly (Logan Rathbone) - hex-buf/doc: Clarify GI transfer annotations (Logan Rathbone) - hex-doc/buf: Support opening zero-length files (See: #73) (Logan Rathbone) - hex-buf-iface: More appropriate messages when selecting backend (Logan Rathbone) - hex-doc: Allow setting HEX_BUFFER env var to specify default backend (Logan Rathbone) - Remove almost all remaining GtkDialog use (Logan Rathbone) - about: port dialog to libadwaita (Titouan Real) - Update POTFILES.in (Logan Rathbone) - chartable: Port to GtkColumnView (Logan Rathbone) - gtkhex: Local variables in switch statement should be in own scope (ie, fix clang build issues) (Fixes: #74) (David C. Manuelda, Logan Rathbone) - appwin: Mark error message string properly translatable (Logan Rathbone) Translation updates: - Alan Mortensen (da) - Anders Jonsson (sv) - Emin Tufan Çetin (tr) Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Appending ${TMPDIR} to ${D} doesn't make any sense, because both are
absolute paths. And additionally, the code fails:
rmdir: failed to remove '/usr/src/oe/tmp-musl/work/core2-64-oe-linux-musl/php/7.1.9-r0/image//usr': Directory not empty