-
Notifications
You must be signed in to change notification settings - Fork 712
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
Fix rygel License version #73
Closed
Closed
Conversation
This file contains 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
Fixes | NOTE: make -j 44 crctable | make: *** No rule to make target 'crctable'. Stop. Signed-off-by: Khem Raj <[email protected]> Signed-off-by: Armin Kuster <[email protected]>
1.Upgrade geoipupdate from 2.4.0 to 2.5.0. 2.Update the checksum of LIC_FILES_CHKSUM, since ChangeLog.md has been changed. The licence is still GPLv2. Signed-off-by: Huang Qiyu <[email protected]> Signed-off-by: Armin Kuster <[email protected]>
Signed-off-by: Khem Raj <[email protected]> Signed-off-by: Armin Kuster <[email protected]>
Fix build with musl along the way Signed-off-by: Khem Raj <[email protected]> Signed-off-by: Armin Kuster <[email protected]>
last update left the musl builds broken since the patch was not forward ported Signed-off-by: Khem Raj <[email protected]> Signed-off-by: Armin Kuster <[email protected]>
license checksum changed due to increase in copyright year Signed-off-by: Pascal Bach <[email protected]> Signed-off-by: Armin Kuster <[email protected]>
Includes: wnpa-sec-2018-01, Multiple dissectors could crash. (Bug 14253) CVE-2018-5336 wnpa-sec-2018-02, The MRDISC dissector could crash. (Bug 14299, Bug 13707) CVE-2017-17997 wnpa-sec-2018-03, The IxVeriWave file parser could crash. (Bug 14297) CVE-2018-5334 wnpa-sec-2018-04, The WCP dissector could crash. (Bug 14251) CVE-2018-5335 Full release notes: https://www.wireshark.org/docs/relnotes/wireshark-2.2.12.html Signed-off-by: Armin Kuster <[email protected]>
Signed-off-by: Khem Raj <[email protected]> Signed-off-by: Armin Kuster <[email protected]>
Signed-off-by: Khem Raj <[email protected]> Signed-off-by: Armin Kuster <[email protected]>
Request delay to first boot if newaliases fails on host. Check for linuxstdbase before we might fail. Signed-off-by: Joe Slater <[email protected]> Signed-off-by: Armin Kuster <[email protected]>
Upgrade geoip from 1.6.9 to 1.6.11. Signed-off-by: Huang Qiyu <[email protected]> Signed-off-by: Armin Kuster <[email protected]>
Signed-off-by: Kyle Russell <[email protected]> Signed-off-by: Armin Kuster <[email protected]>
[v2] Fix epan/.libs/libwireshark.so: error: undefined reference to 'gpg_strerror' and update to 2.4.5. includes: wnpa-sec-2018-05 The IEEE 802.11 dissector could crash. Bug 14442, CVE-2018-7335 wnpa-sec-2018-06 Multiple dissectors could go into large infinite loops. All ASN.1 BER dissectors (Bug 14444), along with the DICOM (Bug 14411), DMP (Bug 14408), LLTD (Bug 14419), OpenFlow (Bug 14420), RELOAD (Bug 14445), RPCoRDMA (Bug 14449), RPKI-Router (Bug 14414), S7COMM (Bug 14423), SCCP (Bug 14413), Thread (Bug 14428), Thrift (Bug 14379), USB (Bug 14421), and WCCP (Bug 14412) dissectors were susceptible. wnpa-sec-2018-07 The UMTS MAC dissector could crash. Bug 14339, CVE-2018-7334 wnpa-sec-2018-08 The DOCSIS dissector could crash. Bug 14446, CVE-2018-7337 wnpa-sec-2018-09 The FCP dissector could crash. Bug 14374, CVE-2018-7336 wnpa-sec-2018-10 The SIGCOMP dissector could crash. Bug 14398, CVE-2018-7320 wnpa-sec-2018-11 The pcapng file parser could crash. Bug 14403, CVE-2018-7420 wnpa-sec-2018-12 The IPMI dissector could crash. Bug 14409, CVE-2018-7417 wnpa-sec-2018-13 The SIGCOMP dissector could crash. Bug 14410, CVE-2018-7418 wnpa-sec-2018-14 The NBAP disssector could crash. Bug 14443, CVE-2018-7419 Signed-off-by: Armin Kuster <[email protected]>
see: http://errors.yoctoproject.org/Errors/Details/168101/ for errors. Signed-off-by: Armin Kuster <[email protected]>
grpc has dependancy on meta-networking packages. Signed-off-by: Armin Kuster <[email protected]>
mosquito has dependancy on meta-netowrking packages Signed-off-by: Armin Kuster <[email protected]>
libgcc is required by ntpd for execution, so add it as runtime dependency. ntpd execution ref. log. ~# /etc/init.d/ntpd start Starting ntpd: libgcc_s.so.1 must be installed for pthread_cancel to work Aborted done ~# Signed-off-by: Shrikant Bobade <[email protected]> Signed-off-by: Armin Kuster <[email protected]>
Version >= 0.9.34 needed to build samba 4.7.5. Signed-off-by: Johannes Pointner <[email protected]> Signed-off-by: Armin Kuster <[email protected]>
Version >= 1.2.3 needed to build samba 4.7.5. Signed-off-by: Johannes Pointner <[email protected]> Signed-off-by: Armin Kuster <[email protected]>
This includes security fixes that adresses the following defects: CVE-2017-14746: s3: smbd: Fix SMB1 use-after-free crash bug. CVE-2017-15275: s3: smbd: Chain code can return uninitialized memory when talloc buffer is grown. * Detail release note: - https://www.samba.org/samba/history/samba-4.7.5.html Signed-off-by: Johannes Pointner <[email protected]> Signed-off-by: Armin Kuster <[email protected]>
On arm64 board, run the kernel as 64bit with 32bit userpace ebtables, then run ebtables command: ebtables -A OUTPUT -p arp -o eth3 -j DROP Below error occurs: kernel msg: ebtables bug: please report to author: Standard target size too big To solve this, enable KERNEL_64_USERSPACE_32 for arm as the commit <ebtables: enable KERNEL_64_USERSPACE_32 for powerpc> do. Use TARGET_ARCH to replace KARCH here because that KARCH can't always get value by default. Signed-off-by: Li Zhou <[email protected]> Signed-off-by: Armin Kuster <[email protected]>
Signed-off-by: Khem Raj <[email protected]> Signed-off-by: Armin Kuster <[email protected]>
Make the patch musl specific as it is regressing glibc 2.27 Signed-off-by: Khem Raj <[email protected]> Signed-off-by: Armin Kuster <[email protected]>
* Upgraded to latest stable version [1] * Forward-port of the Yocto patches * Disabled 0004-Define-missing-features-to-cater-for-musl.patch * This version keeps fixed 'Fixed setting 802-1x.password-raw property in nmcli' error. Fixed on 1.6.4 [2]. References: [1] https://cgit.freedesktop.org/NetworkManager/NetworkManager/tree/NEWS?h=nm-1-10 [2] https://cgit.freedesktop.org/NetworkManager/NetworkManager/tree/NEWS?h=1.6.4#n11 Signed-off-by: Pablo Saavedra <[email protected]> Signed-off-by: Armin Kuster <[email protected]>
Signed-off-by: Mariia Movchan <[email protected]> Signed-off-by: Armin Kuster <[email protected]>
WARNING: tcpdump-4.9.2-r0 do_patch: Some of the context lines in patches were ignored. This can lead to incorrectly applied patches. The context lines in the patches can be updated with devtool: devtool modify <recipe> devtool finish --force-patch-refresh <recipe> <layer_path> Then the updated patches and the source tree (in devtool's workspace) should be reviewed to make sure the patches apply in the correct place and don't introduce duplicate lines (which can, and does happen when some of the context is ignored). Further information: http://lists.openembedded.org/pipermail/openembedded-core/2018-March/148675.html https://bugzilla.yoctoproject.org/show_bug.cgi?id=10450 Details: Applying patch unnecessary-to-check-libpcap.patch patching file configure.in Hunk openembedded#1 succeeded at 418 with fuzz 2 (offset -149 lines). Now at patch unnecessary-to-check-libpcap.patch Signed-off-by: Martin Jansa <[email protected]> Signed-off-by: Armin Kuster <[email protected]>
halstead
force-pushed
the
master-next
branch
2 times, most recently
from
April 13, 2018 19:57
afad857
to
bb952c2
Compare
halstead
force-pushed
the
master-next
branch
5 times, most recently
from
December 6, 2018 18:50
b84d382
to
0bb2968
Compare
halstead
force-pushed
the
master-next
branch
from
December 19, 2018 06:16
8fdb92f
to
e052ea1
Compare
fixed with 20e3b57 |
schnitzeltony
added a commit
to schnitzeltony/meta-openembedded
that referenced
this pull request
Apr 1, 2022
Release notes for 1.0.0 ======================= Stable release including improvements introduced in versions 0.9.0, 0.9.1 and 0.9.2. The Shortcuts Editor requires libxfce4ui 4.17.2 or greater. Fixes - Remove remaining libxfce4ui 4.16 version guards Release notes for 0.9.2 ======================= 0.9.2 ====== DEPENDENCIES UPDATED: - VTE: 0.51.3 - Xfce-libs: 4.16.0 General Improvements: - Use XfceTitledDialog for `Find` (Issue openembedded#168) - Include '\r' in unsafe-paste checks - Update tab accelerators at runtime - Consume events that activate accelerator callbacks (Issues openembedded#159 openembedded#153) Shortcuts editor (depends on libxfce4ui 4.17): - Center on the active terminal window. - Change handling of goto-tab accelerators so they can be changed through the editor. Regressions fixed: - Menubar changes size when the window is maximized (Issue openembedded#156) - Context Menu: Revert changes in order and contents introduced by the transition to XfceGtkActionEntries - Add "Show Window Borders" entry in View menu (it was missing in the last 2 dev releases) - Revert view menu order (Zoom entries below checkboxes) - Fix the visibility flag of the scrollbar (Issue openembedded#161, could lead to broken themes) Other: - Replace GTimeVal with gint64 - Fix build warnings - Update Copyright Translation Updates: Release notes for 0.9.1 ======================= This is a development release. New features: - Use GtkScrolledWindow for TerminalScreen and add an overlay-scrolling preference (Issue openembedded#149) - Support the new Shortcuts editor widget (requires libxfce4ui 4.17.2 or greater) - New preference: Select right click action Enhancements: - Improved `scrolling-on-output` behaviour. - Unsafe Paste Dialog temporary override (Issue openembedded#106) Fixes: - Fix regression: File Menu missing `Close Window` entry - Fix regression: Disable Help shortcut does not work - Fix regression: go-to accelerators not working on startup - Fix regression: Revert accelerator paths to maintain backwards compatibility - Use the latest .glade file structure Documentation: - Change incorrect reference to ${XDG_CONFIG_DIRS} in man page (Issue openembedded#47) - Change outdated documentation links - Translation Updates Release notes for 0.9.0 ======================= This is a development release. - Replace the deprecated GtkActionEntries with XfceGtkActionEntries (Issue openembedded#79) - Opening a dialog from a drop-down window closes the window (Issue openembedded#136) - Add `Fill` background image style (MR !23). - Improved options parsing (for both short and long forms) - Add a menu entry to send signals to the foreground process (Issue openembedded#59) - Fix `keep window open` preference being applied on restart. - Rework "--tab" and "--window" behavior (Issue openembedded#13) - Ignore unused modifiers for scroll wheel zooming - Add alternative shortcuts for zooming (Issue openembedded#126) - Expand scrolled window and make dialog size 70% of parent (!17) - Support libxfce4ui XfceTitledDialog new API Unsafe Paste Dialog: - Update unsafe paste dialog text (Issue openembedded#73) - Fix paste button focus - Replace subtitle by infobar for Unsafe paste dialog - Fix the `unsafe paste` dialog to actually paste Cleanup: - Update `.gitignore`, HACKING, AUTHORS, COPYRIGHTS - Update --preferences, --tab and --window documentation - Fix various typos - Fix compilation warnings - Remove unnecessary function call (!24) Temporary changes (will be changed before the final release): - Add a "Do not warn me again" checkbox for the "Unsafe Paste" dialog (Issue openembedded#129) Translation Updates Signed-off-by: Andreas Müller <[email protected]>
kraj
pushed a commit
to YoeDistro/meta-openembedded
that referenced
this pull request
Apr 2, 2022
Release notes for 1.0.0 ======================= Stable release including improvements introduced in versions 0.9.0, 0.9.1 and 0.9.2. The Shortcuts Editor requires libxfce4ui 4.17.2 or greater. Fixes - Remove remaining libxfce4ui 4.16 version guards Release notes for 0.9.2 ======================= 0.9.2 ====== DEPENDENCIES UPDATED: - VTE: 0.51.3 - Xfce-libs: 4.16.0 General Improvements: - Use XfceTitledDialog for `Find` (Issue openembedded#168) - Include '\r' in unsafe-paste checks - Update tab accelerators at runtime - Consume events that activate accelerator callbacks (Issues openembedded#159 openembedded#153) Shortcuts editor (depends on libxfce4ui 4.17): - Center on the active terminal window. - Change handling of goto-tab accelerators so they can be changed through the editor. Regressions fixed: - Menubar changes size when the window is maximized (Issue openembedded#156) - Context Menu: Revert changes in order and contents introduced by the transition to XfceGtkActionEntries - Add "Show Window Borders" entry in View menu (it was missing in the last 2 dev releases) - Revert view menu order (Zoom entries below checkboxes) - Fix the visibility flag of the scrollbar (Issue openembedded#161, could lead to broken themes) Other: - Replace GTimeVal with gint64 - Fix build warnings - Update Copyright Translation Updates: Release notes for 0.9.1 ======================= This is a development release. New features: - Use GtkScrolledWindow for TerminalScreen and add an overlay-scrolling preference (Issue openembedded#149) - Support the new Shortcuts editor widget (requires libxfce4ui 4.17.2 or greater) - New preference: Select right click action Enhancements: - Improved `scrolling-on-output` behaviour. - Unsafe Paste Dialog temporary override (Issue openembedded#106) Fixes: - Fix regression: File Menu missing `Close Window` entry - Fix regression: Disable Help shortcut does not work - Fix regression: go-to accelerators not working on startup - Fix regression: Revert accelerator paths to maintain backwards compatibility - Use the latest .glade file structure Documentation: - Change incorrect reference to ${XDG_CONFIG_DIRS} in man page (Issue openembedded#47) - Change outdated documentation links - Translation Updates Release notes for 0.9.0 ======================= This is a development release. - Replace the deprecated GtkActionEntries with XfceGtkActionEntries (Issue openembedded#79) - Opening a dialog from a drop-down window closes the window (Issue openembedded#136) - Add `Fill` background image style (MR !23). - Improved options parsing (for both short and long forms) - Add a menu entry to send signals to the foreground process (Issue openembedded#59) - Fix `keep window open` preference being applied on restart. - Rework "--tab" and "--window" behavior (Issue openembedded#13) - Ignore unused modifiers for scroll wheel zooming - Add alternative shortcuts for zooming (Issue openembedded#126) - Expand scrolled window and make dialog size 70% of parent (!17) - Support libxfce4ui XfceTitledDialog new API Unsafe Paste Dialog: - Update unsafe paste dialog text (Issue openembedded#73) - Fix paste button focus - Replace subtitle by infobar for Unsafe paste dialog - Fix the `unsafe paste` dialog to actually paste Cleanup: - Update `.gitignore`, HACKING, AUTHORS, COPYRIGHTS - Update --preferences, --tab and --window documentation - Fix various typos - Fix compilation warnings - Remove unnecessary function call (!24) Temporary changes (will be changed before the final release): - Add a "Do not warn me again" checkbox for the "Unsafe Paste" dialog (Issue openembedded#129) Translation Updates 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
Apr 3, 2022
Release notes for 1.0.0 ======================= Stable release including improvements introduced in versions 0.9.0, 0.9.1 and 0.9.2. The Shortcuts Editor requires libxfce4ui 4.17.2 or greater. Fixes - Remove remaining libxfce4ui 4.16 version guards Release notes for 0.9.2 ======================= 0.9.2 ====== DEPENDENCIES UPDATED: - VTE: 0.51.3 - Xfce-libs: 4.16.0 General Improvements: - Use XfceTitledDialog for `Find` (Issue openembedded#168) - Include '\r' in unsafe-paste checks - Update tab accelerators at runtime - Consume events that activate accelerator callbacks (Issues openembedded#159 openembedded#153) Shortcuts editor (depends on libxfce4ui 4.17): - Center on the active terminal window. - Change handling of goto-tab accelerators so they can be changed through the editor. Regressions fixed: - Menubar changes size when the window is maximized (Issue openembedded#156) - Context Menu: Revert changes in order and contents introduced by the transition to XfceGtkActionEntries - Add "Show Window Borders" entry in View menu (it was missing in the last 2 dev releases) - Revert view menu order (Zoom entries below checkboxes) - Fix the visibility flag of the scrollbar (Issue openembedded#161, could lead to broken themes) Other: - Replace GTimeVal with gint64 - Fix build warnings - Update Copyright Translation Updates: Release notes for 0.9.1 ======================= This is a development release. New features: - Use GtkScrolledWindow for TerminalScreen and add an overlay-scrolling preference (Issue openembedded#149) - Support the new Shortcuts editor widget (requires libxfce4ui 4.17.2 or greater) - New preference: Select right click action Enhancements: - Improved `scrolling-on-output` behaviour. - Unsafe Paste Dialog temporary override (Issue openembedded#106) Fixes: - Fix regression: File Menu missing `Close Window` entry - Fix regression: Disable Help shortcut does not work - Fix regression: go-to accelerators not working on startup - Fix regression: Revert accelerator paths to maintain backwards compatibility - Use the latest .glade file structure Documentation: - Change incorrect reference to ${XDG_CONFIG_DIRS} in man page (Issue openembedded#47) - Change outdated documentation links - Translation Updates Release notes for 0.9.0 ======================= This is a development release. - Replace the deprecated GtkActionEntries with XfceGtkActionEntries (Issue openembedded#79) - Opening a dialog from a drop-down window closes the window (Issue openembedded#136) - Add `Fill` background image style (MR !23). - Improved options parsing (for both short and long forms) - Add a menu entry to send signals to the foreground process (Issue openembedded#59) - Fix `keep window open` preference being applied on restart. - Rework "--tab" and "--window" behavior (Issue openembedded#13) - Ignore unused modifiers for scroll wheel zooming - Add alternative shortcuts for zooming (Issue openembedded#126) - Expand scrolled window and make dialog size 70% of parent (!17) - Support libxfce4ui XfceTitledDialog new API Unsafe Paste Dialog: - Update unsafe paste dialog text (Issue openembedded#73) - Fix paste button focus - Replace subtitle by infobar for Unsafe paste dialog - Fix the `unsafe paste` dialog to actually paste Cleanup: - Update `.gitignore`, HACKING, AUTHORS, COPYRIGHTS - Update --preferences, --tab and --window documentation - Fix various typos - Fix compilation warnings - Remove unnecessary function call (!24) Temporary changes (will be changed before the final release): - Add a "Do not warn me again" checkbox for the "Unsafe Paste" dialog (Issue openembedded#129) Translation Updates Signed-off-by: Andreas Müller <[email protected]>
kraj
pushed a commit
to YoeDistro/meta-openembedded
that referenced
this pull request
Apr 4, 2022
Release notes for 1.0.0 ======================= Stable release including improvements introduced in versions 0.9.0, 0.9.1 and 0.9.2. The Shortcuts Editor requires libxfce4ui 4.17.2 or greater. Fixes - Remove remaining libxfce4ui 4.16 version guards Release notes for 0.9.2 ======================= 0.9.2 ====== DEPENDENCIES UPDATED: - VTE: 0.51.3 - Xfce-libs: 4.16.0 General Improvements: - Use XfceTitledDialog for `Find` (Issue openembedded#168) - Include '\r' in unsafe-paste checks - Update tab accelerators at runtime - Consume events that activate accelerator callbacks (Issues openembedded#159 openembedded#153) Shortcuts editor (depends on libxfce4ui 4.17): - Center on the active terminal window. - Change handling of goto-tab accelerators so they can be changed through the editor. Regressions fixed: - Menubar changes size when the window is maximized (Issue openembedded#156) - Context Menu: Revert changes in order and contents introduced by the transition to XfceGtkActionEntries - Add "Show Window Borders" entry in View menu (it was missing in the last 2 dev releases) - Revert view menu order (Zoom entries below checkboxes) - Fix the visibility flag of the scrollbar (Issue openembedded#161, could lead to broken themes) Other: - Replace GTimeVal with gint64 - Fix build warnings - Update Copyright Translation Updates: Release notes for 0.9.1 ======================= This is a development release. New features: - Use GtkScrolledWindow for TerminalScreen and add an overlay-scrolling preference (Issue openembedded#149) - Support the new Shortcuts editor widget (requires libxfce4ui 4.17.2 or greater) - New preference: Select right click action Enhancements: - Improved `scrolling-on-output` behaviour. - Unsafe Paste Dialog temporary override (Issue openembedded#106) Fixes: - Fix regression: File Menu missing `Close Window` entry - Fix regression: Disable Help shortcut does not work - Fix regression: go-to accelerators not working on startup - Fix regression: Revert accelerator paths to maintain backwards compatibility - Use the latest .glade file structure Documentation: - Change incorrect reference to ${XDG_CONFIG_DIRS} in man page (Issue openembedded#47) - Change outdated documentation links - Translation Updates Release notes for 0.9.0 ======================= This is a development release. - Replace the deprecated GtkActionEntries with XfceGtkActionEntries (Issue openembedded#79) - Opening a dialog from a drop-down window closes the window (Issue openembedded#136) - Add `Fill` background image style (MR !23). - Improved options parsing (for both short and long forms) - Add a menu entry to send signals to the foreground process (Issue openembedded#59) - Fix `keep window open` preference being applied on restart. - Rework "--tab" and "--window" behavior (Issue openembedded#13) - Ignore unused modifiers for scroll wheel zooming - Add alternative shortcuts for zooming (Issue openembedded#126) - Expand scrolled window and make dialog size 70% of parent (!17) - Support libxfce4ui XfceTitledDialog new API Unsafe Paste Dialog: - Update unsafe paste dialog text (Issue openembedded#73) - Fix paste button focus - Replace subtitle by infobar for Unsafe paste dialog - Fix the `unsafe paste` dialog to actually paste Cleanup: - Update `.gitignore`, HACKING, AUTHORS, COPYRIGHTS - Update --preferences, --tab and --window documentation - Fix various typos - Fix compilation warnings - Remove unnecessary function call (!24) Temporary changes (will be changed before the final release): - Add a "Do not warn me again" checkbox for the "Unsafe Paste" dialog (Issue openembedded#129) Translation Updates Signed-off-by: Andreas Müller <[email protected]> Signed-off-by: Khem Raj <[email protected]>
halstead
pushed a commit
that referenced
this pull request
Apr 7, 2022
Release notes for 1.0.0 ======================= Stable release including improvements introduced in versions 0.9.0, 0.9.1 and 0.9.2. The Shortcuts Editor requires libxfce4ui 4.17.2 or greater. Fixes - Remove remaining libxfce4ui 4.16 version guards Release notes for 0.9.2 ======================= 0.9.2 ====== DEPENDENCIES UPDATED: - VTE: 0.51.3 - Xfce-libs: 4.16.0 General Improvements: - Use XfceTitledDialog for `Find` (Issue #168) - Include '\r' in unsafe-paste checks - Update tab accelerators at runtime - Consume events that activate accelerator callbacks (Issues #159 #153) Shortcuts editor (depends on libxfce4ui 4.17): - Center on the active terminal window. - Change handling of goto-tab accelerators so they can be changed through the editor. Regressions fixed: - Menubar changes size when the window is maximized (Issue #156) - Context Menu: Revert changes in order and contents introduced by the transition to XfceGtkActionEntries - Add "Show Window Borders" entry in View menu (it was missing in the last 2 dev releases) - Revert view menu order (Zoom entries below checkboxes) - Fix the visibility flag of the scrollbar (Issue #161, could lead to broken themes) Other: - Replace GTimeVal with gint64 - Fix build warnings - Update Copyright Translation Updates: Release notes for 0.9.1 ======================= This is a development release. New features: - Use GtkScrolledWindow for TerminalScreen and add an overlay-scrolling preference (Issue #149) - Support the new Shortcuts editor widget (requires libxfce4ui 4.17.2 or greater) - New preference: Select right click action Enhancements: - Improved `scrolling-on-output` behaviour. - Unsafe Paste Dialog temporary override (Issue #106) Fixes: - Fix regression: File Menu missing `Close Window` entry - Fix regression: Disable Help shortcut does not work - Fix regression: go-to accelerators not working on startup - Fix regression: Revert accelerator paths to maintain backwards compatibility - Use the latest .glade file structure Documentation: - Change incorrect reference to ${XDG_CONFIG_DIRS} in man page (Issue #47) - Change outdated documentation links - Translation Updates Release notes for 0.9.0 ======================= This is a development release. - Replace the deprecated GtkActionEntries with XfceGtkActionEntries (Issue #79) - Opening a dialog from a drop-down window closes the window (Issue #136) - Add `Fill` background image style (MR !23). - Improved options parsing (for both short and long forms) - Add a menu entry to send signals to the foreground process (Issue #59) - Fix `keep window open` preference being applied on restart. - Rework "--tab" and "--window" behavior (Issue #13) - Ignore unused modifiers for scroll wheel zooming - Add alternative shortcuts for zooming (Issue #126) - Expand scrolled window and make dialog size 70% of parent (!17) - Support libxfce4ui XfceTitledDialog new API Unsafe Paste Dialog: - Update unsafe paste dialog text (Issue #73) - Fix paste button focus - Replace subtitle by infobar for Unsafe paste dialog - Fix the `unsafe paste` dialog to actually paste Cleanup: - Update `.gitignore`, HACKING, AUTHORS, COPYRIGHTS - Update --preferences, --tab and --window documentation - Fix various typos - Fix compilation warnings - Remove unnecessary function call (!24) Temporary changes (will be changed before the final release): - Add a "Do not warn me again" checkbox for the "Unsafe Paste" dialog (Issue #129) Translation Updates 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
Dec 3, 2022
Changelog: ========== Fix bug in _round_and_pad with exponential coordinate values (openembedded#73) Use assertNotEqual instead of assertNotEquals in tests, for Python 3.11 compatibility (openembedded#77) Add support for Python 3.8, 3.9, and 3.10 (openembedded#79, openembedded#84) Drop support for end-of-life Python versions 2.7, 3.4, 3.5, and 3.6 (openembedded#84) Fix structure of coordinate values in GeoJSON to EsriJSON conversion (openembedded#82) Update README with to add History and Limitations sections, and to expand on functionality (openembedded#86) 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
Dec 3, 2022
Changelog: ========== Fix bug in _round_and_pad with exponential coordinate values (openembedded#73) Use assertNotEqual instead of assertNotEquals in tests, for Python 3.11 compatibility (openembedded#77) Add support for Python 3.8, 3.9, and 3.10 (openembedded#79, openembedded#84) Drop support for end-of-life Python versions 2.7, 3.4, 3.5, and 3.6 (openembedded#84) Fix structure of coordinate values in GeoJSON to EsriJSON conversion (openembedded#82) Update README with to add History and Limitations sections, and to expand on functionality (openembedded#86) 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
Dec 5, 2022
Changelog: ========== Fix bug in _round_and_pad with exponential coordinate values (openembedded#73) Use assertNotEqual instead of assertNotEquals in tests, for Python 3.11 compatibility (openembedded#77) Add support for Python 3.8, 3.9, and 3.10 (openembedded#79, openembedded#84) Drop support for end-of-life Python versions 2.7, 3.4, 3.5, and 3.6 (openembedded#84) Fix structure of coordinate values in GeoJSON to EsriJSON conversion (openembedded#82) Update README with to add History and Limitations sections, and to expand on functionality (openembedded#86) 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
Jul 25, 2023
- Update build backend since they use a pyproject.toml file now. - Add python3-io to RDEPENDS so that the module can be imported. Changelog (https://github.com/arsenetar/send2trash/releases): 1.8.2 - Add fallback to HOMETRASH when cross device errors happen in plat_other (openembedded#26, openembedded#41, openembedded#63) - win/legacy: tiny logic simplification by @BoboTiG in openembedded#77 - TravisCI is not used anymore by @sobolevn in openembedded#73 - fix(ci): Update to latest actions, fix python versions by @arsenetar in openembedded#78 1.8.1b0 - Add fallback to HOMETRASH when cross device errors happen in plat_other (openembedded#26, openembedded#41, openembedded#63) Signed-off-by: Trevor Gamblin <[email protected]> Signed-off-by: Khem Raj <[email protected]>
kraj
pushed a commit
to YoeDistro/meta-openembedded
that referenced
this pull request
Mar 31, 2024
========= 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 <[email protected]> Signed-off-by: Khem Raj <[email protected]>
kraj
pushed a commit
to YoeDistro/meta-openembedded
that referenced
this pull request
Apr 1, 2024
========= 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 <[email protected]> Signed-off-by: Khem Raj <[email protected]>
halstead
pushed a commit
that referenced
this pull request
Apr 2, 2024
========= 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 <[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.
License-Update: the current version of rygel 0.34.0 license is LGPL2.1+
(see file COPYING)
Signed-off-by: Ronan Le Martret [email protected]