This is a bugfix release of the Samba 4.14 release series.
ChangeLog:
https://www.samba.org/samba/history/samba-4.14.13.html
Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Logs create wallpapers of warnings/errors without pulseaudio bluetooth modules
in image.
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
We have two gnome-bluetooths:
* 3.34.5: This will deprecate so add suffix and name it gnome-bluetooth3
* 42.0: This is the future of gnome-bluetooth so name it as such
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Newer versions of compilers get stricter and add new diagnostics which
cause build failures that upstream should address not distros
Fixes
| In function 'perf_table_alloc_umask',
| inlined from 'gen_tracepoint_table' at pfmlib_perf_event_pmu.c:434:10:
| pfmlib_perf_event_pmu.c:304:47: error: pointer may be used after 'realloc' [-Werror=use-after-free]
Signed-off-by: Khem Raj <raj.khem@gmail.com>
icewm 2.0.0 above have use imlib2 as default
rendering engine.Update icewm recipe to include
the essential packages for icewm to work properly.
Signed-off-by: KARN JYE LAU <karn.jye.lau@intel.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-bluetooth and gnome-bluetooth4 install bluetooth-sendto. Prefer
gnome-bluetooth4's bluetooth-sendto.
* For those still relying on gnome-bluetooth - in this layer gnome-flashback
only - offer gnome-bluetooth4's bluetooth-sendto
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Overview of changes in Sysprof 3.44.0
=====================================
* Translation updates
Overview of changes in Sysprof 3.43.90
======================================
* Require libunwind unless disabled manually to help ensure distributions are
doing the right thing.
* Add allocation leaks section to memprof.
* Fix preloading of speedtrack
* Fix capture of mapped path names with spaces
* Translation updates
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Backported patch can go
=======================================================
network-manager-applet-1.26.0
Overview of changes since network-manager-applet-1.24.0
=======================================================
* Improve error messages and error dialogs.
* Improve Wi-Fi security combo error handling.
* Stop providing WEP by default.
* Replace the lock icon for WEP networks with an exclamation mark.
* Fix meson 0.61 issues.
* Make the tooltip of the status icon available for screen readers.
* Fix OWE wireless security option not showed on "Connect to a Hidden Network"
dialog.
* Fix OWE wireless security option not being saved when chosen from
nm-connection-editor.
* Move 802.1 dialog margins for the inner vbox.
* Align labels for Ethernet dialog.
* Move all Wi-FI entries to a submenu.
* Fix the VPN plugins dialog margins.
* Add a scrolled window for the VPN page.
* Internal improvements.
* Update translations.
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
libportal 0.6:
* New portal support: Dynamic launcher
* Add API for checking for flatpak/snap sandbox
* Fix a bug where the callback setup by libportal for a GCancellable was not
* properly canceled in case a portal method call was not successful, which can
* lead to a double free seg fault
* libportal-qt: Add convenient functions to better deal with GVariants
* libportal-qt: Use a global instance of XdpPortal object
* libportal-qt: make filechooserFilterToGVariant() public
* camera: Use correct variant for is_camera_present()
* portal-test-gtk3: Fix incorrect paths used in tests
* Documentation improvements
* CI improvements
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Version 3.12.2
~~~~~~~~~~~~~~
Released: 2022-04-03
Features:
* Added support for larger thumbnail sizes: 512, 768 and 1024 pixels.
Bugfixes:
* Fixed possible crash when changing directory during thumbnails creation.
Translations:
Version 3.12.1
~~~~~~~~~~~~~~
Released: 2022-03-21
Bugfixes:
* PNG loader ignores gAMA. (#194)
* Transparent webp images are rendered incorrectly. (#199)
* Crash when dropping files on an empty folder/catalog. (#220)
* Fixed location loading after mounting volume.
* JPEG image dimensions not displayed for files inside the trash. (#214)
* Infinite Loop when viewing more than 50 thumbnails. (Kendy Kutzner)
* X11 window title is not set. (Bruno Vasselle)
* Copy release notes on build from NEWS to metainfo file. (Federico Bruni)
* Fixed build if appstream >= 0.14.6 is not available.
* Fix incorrect usage of shared_module in extensions. (Jakub Jirutka)
* cli: mention that user can open files and/or directories. (#167)
Translations
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
=======================================
libnma-1.8.38
Overview of changes since libnma-1.8.36
=======================================
* libnma-gtk4 is no longer considered EXPERIMENTAL.
* meson now builds libnma-gtk4 properly.
* Keyboard accelerator for certificate chooser works again.
* Fixed libnma-gtk4 version of mobile-wizard.
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Changelog from 3.4.3 to 4.0.2:
https://www.mpich.org/category/news/
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
License-Update: Copyright Marcus Meissner <marcus@jet.franken.de> year updated to 2018
Changelog:
==========
- Lots of USB ids added, especially Garmin devices
- use a local libusb context, not the global one
- various bugfixes
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Note that (like for nftables itself), the ptests will require the
following added to local.conf (or the kernel configuration):
KERNEL_FEATURES:append = " features/nf_tables/nf_tables.scc"
Current pass/fail results:
I: results: [OK] 271 [FAILED] 29 [TOTAL] 300
I've been investigating the failing tests under the assumption that they
fail because of missing kernel modules, but there are some that suggest
syntax problems (possibly problems with the tests themselves). Example:
W: [FAILED] ./tests/shell/testcases/listing/0020flowtable_0: got 1
/dev/stdin:2:12-12: Error: Could not process rule: No such file or
directory
flowtable f {
^
/dev/stdin:6:11-12: Error: Could not process rule: No such file or
directory
flowtable f2 {
^^
Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
FRRouting (FRR) is a free and open source Internet routing protocol
suite for Linux and Unix platforms. It implements BGP, OSPF, RIP, IS-IS,
PIM, LDP, BFD, Babel, PBR, OpenFabric and VRRP, with alpha support for
EIGRP and NHRP.
FRRouting is a fork of Quagga. The main git lives on
https://github.com/frrouting/frr.git
Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Changelog:
=========
Various fixes related to XDS (#29314, #29340, #29339)
HTTP2: Should not run cancelling logic on servers when receiving GOAWAY (#29307)
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Changelog from 3.6.1 to 3.8 is included in https://feh.finalrewind.org/archive/
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
All changes from 20211224 to 20220128 included in
https://invisible-island.net/byacc/CHANGES.html
License-Update:
----------------
- Add Format, Upstream-Name, Upstream-Contact to byacc.
- Add "Copyright: 2001-2021,2022 by Thomas E. Dickey" to all files of
byacc.
- Copyright of aclocal.m4 and package/debian/* updated to 2022.
- Modify Licence to License.
- Add "Copyright: 1992-2021 Free Software Foundation, Inc." and "License: GPL-3"
to config.guess config.sub
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
g-i calls on musl are adding -L/usr/lib to linker path which confuses
the build as it tried to use the libraries from build host and fails
badly
Fixes
aarch64-yoe-linux-musl-ld: warning: library search path "/usr/lib" is
unsafe for cross-compilation
...
| /mnt/b/yoe/master/build/tmp/work/cortexa72-yoe-linux-musl/evolution-data-server/3.44.0-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-ld: skipping incompa
tible /usr/lib/libunwind.so when searching for -l:libunwind.so
| Error relocating /usr/lib/libz.so.1: unsupported relocation type 8
| Error relocating /usr/lib/libz.so.1: unsupported relocation type 8
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Cc: Andreas Müller <schnitzeltony@gmail.com>
Changelog:
==========
0001-configure.ac-remove-duplicate-AC_CONFIG_MACRO_DIR-22.patch
removed since it's included in 0.11.2
hidraw: hid_get_input_report implementation for kernels that supports it (#351);
windows: several improvements and bugfixes (#348, #360, #361);
libusb: fix potential crash when libusb_detach_kernel_driver fails (#363)
general: documentation improvements;
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Changelog:
=========
Round bits up and target full pool size
Specify the right kernel commit in README
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>