NEW in 0.3.13
=============
* !56 Increase glib requirement to 2.58 or greater
* !58 API addition: grl_related_keys_set_for_id()
* !59 Fix trying to load .so.p files as plugins
* !61 Fix crash using get_plugins() from bindings
* Several other fixes and cleanups
* Updated translations
* Chinese (Taiwan)
* Japanese
* Ukrainian
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Since variable was misspelled it was a no-op
* There is no gdbus package (gdbus is in glib-2.0-utils)
* Did not find any pointer in the source that gdbus has to be installed on
target
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
faenza-icon-theme are allarch but recently
gtk-icon-cache, since commit 31e3d34c8a9c3e8481aa837aa0bf52adf095fe62
[gtk-icon-cache.bbclass: add runtime dependency], it start depend on
non-allarch packages gdk-pixbuf and gtk+3, which make it's signature
changes when machine changed.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Cc: Andreas Müller <schnitzeltony@gmail.com>
../gnome-settings-daemon-3.36.1/meson.build:165:2: ERROR: Dependency "nss" not found, tried pkgconfig
This happened when networkmanager is configured without nss,
or nm support disabled in gnome-settings-daemon.
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Major change is removal of md5 checksum because this is a very exciting
upgrade:
===============
Version 3.36.5
===============
- No changes
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
When I wrote this class meta-qt5-extra's qt5-translation.bbclass was taken
as template. So this is a leftover which does not make sense: Variable is set
differently few lines below.
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
gnome-settings-daemon has now switched to using meson therefore drop
this setting which was used when autotools were used.
Fixes
WARNING: Unknown options: "introspection"
Signed-off-by: Khem Raj <raj.khem@gmail.com>
==============
Version 3.36.1
==============
This version works around the unavailability of the NOAA weather services
by using very short-term forecasts as current weather conditions.
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
=======================================
libnma-1.8.30
Overview of changes since libnma-1.8.28
=======================================
* Properly dispose wireless security objects.
* Don't clear the key when users set a non-pkcs12 certificate in the
certificate chooser UI.
* Added missing VAPI macro file.
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
================
Version 3.36.4
================
- Updated translations.
Sound:
- sound: Stop non-interactive profile changes from triggering changed events.
Users:
- Don't limit the number of maximum fingerprint enroll stages.
- Don't use sync calls for deleting fingerprints.
- Only load the fingerprint state once.
- Make the fingerprint operations cancellable.
- Don't wait for fprintd on initialization.
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
=======================================================
network-manager-applet-1.18.0
Overview of changes since network-manager-applet-1.16.0
=======================================================
* Enable build with appindicator by default.
* Add WireGuard support to the editor.
* Support OWE (Opportunistic Wireless Encryption) in the editor.
* Fix crash when disposing VPN secret dialog.
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
================
Version 3.36.3
================
- Updated translations
Users:
- Show add user button also if no users found
- Show permissions toolbar also if no users found
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
================
Version 3.36.2
================
- Updated translations
CI
- Update Flatpak libnma, mobile-broadband-provider-info, libhandy build depends
Applications
- Fix only connected snap interfaces showing
Background
- Allow adding multiple files to backgrounds
Printers
- Add whitespace between top right buttons
Sharing
- Set label for checkbox properly
Sound
- Fix translation of "System Sounds"
Info:
- Verify data coming from switcheroo-control
================
Version 3.36.1
================
- Update man page for info panel change
- Updated translations
Display
- Fix resolution options getting stuck in a low resolution
Sound
- Remove unused files
================
Version 3.35.92
================
- Updated translations
Applications
- Update icon
Background
- Remove split desktop and lock screen wallpapers
- Improve visuals of the background icons
Network
- Make VPN gear buttons consistent with oter buttons
================
Version 3.35.91
================
- Share GCancellable code
- Updated translations
Background
- Remove unused GCancellable
Power
- Fix mobile broadband switch logic
Sharing
- Remember password on remote desktop sharing
Thunderbolt
- Fix GCancellable leak
User Accounts
- Always generate user avatars
================
Version 3.35.90
================
- New sidebar panel order and grouping
- Introduce CcPermissionInfoBar
- More code style updates
- Updated translations
Applications
- Add "Run in Background" switch
- Add "Set Desktop Background" switch
- Show snap packages
Network
- Add SAE support
- Many code refactorings
- Switch to use GtkTemplate
Power
- Hide power button the chassis is handset
Printers
- Use CcPermissionInfoBar
Region & Language
- New design for the Formats dialog
User Accounts
- Use CcPermissionInfoBar
- Improved layout
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Move recipe recipes-kernel -> recipes-gnome
* 0001-libsysprof-ui-Rename-environ-to-sys_environ.patch can go: upstream did
raname variable differently
* We can build help files these days
* reworder patches / recipe cleanup
Overview of changes in Sysprof 3.36.0
=====================================
* Preload library has been moved to $libdir from $libexecdir
* Build system improvements
* Fix whole-system capture setting when using "Record Again" feature
* New SysprofCollector interfaces for samples, marks, and logs to
sit alongside allocations
* Translation updates
Overview of changes in Sysprof 3.35.92
======================================
* A new profiler for tracking memory allocations within processes
that are spawned by Sysprof. Select "Track Allocations" to use
an LD_PRELOAD module which monitors allocations within the target
process. A callgraph is provided with allocations and their stack
traces. This brings the main features of the venerable "Memprof"
into Sysprof.
* Port Sysprof to work on RHEL 7
* Improvements to marks and counters displays
* A new data frame in libsysprof-capture for memory allocations
with stack traces.
* sysprof-cli --merge can now be used to merge multiple syscap
files together.
* sysprof <program-path> can now be used to open Sysprof directly
to a program to execute.
* Sysprof now builds with additional security protections and
optimization flags such as -Bsymbolic, -Wl,-z,defs, -Wl,-z,now,
and -Wl,-z,relro.
* Fixes for macOS
* The ELF symbol resolver is faster
* sysprof-cli now properly adds supplemental information to the
capture file such as decoded symbols. This makes sharing syscap
files across machines easier and more reliable.
* A new mmap()'d ring buffer can be shared between processes for
faster data transfer to sysprof. We expect more features around
this SysprofCollector interface in future releases.
* A new set if icons has been provided for the collectors
* Translation updates
Overview of changes in Sysprof 3.35.2
=====================================
* Build and test fixes
* Track changes to gdbus-codegen
* Include additional pkg-config variable for access to D-Bus data
* Translation updates
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
3.36.0
======
* Added a syntax highlighter for Ducktype
* Support multiple desc elements for links (MEP-0008)
* Fixed missing link when group specified twice on topic links
* Typo fix in docs
* Updated translations:
dz (Andre Klapper)
en_GB (Zander Brown)
ms (Umarzuki Bin Mochlis Moktar)
tr (Emin Tufan Çetin)
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This was on my TODO for so long - now mutter 3.36.x depends on it
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Version 3.36.1
==============
- Fix fullscreen regression. (#8)
- Do not unfocus on new window.
- Updated translations.
Version 3.36.0
==============
- Fix fullscreen regression.
- Remove some dead code.
Version 3.35.92
===============
- Use ARGB visual for window frame.
Version 3.35.1
==============
- Add support for _GTK_WORKAREAS_Dn. (!3)
- Add support for _GNOME_WM_STRUT_AREA.
- Clip shape region to window size. (#627879)
- Don't move focus to fullscreen window that is on other monitor.
- Fix blurry titlebar font. (#2)
- Fix shadow regression with Metacity theme.
- Fix some memory leaks.
- Updated translations.
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>