summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* meta-python: depend on core version 12 or higherMartin Jansa2020-06-081-1/+1
| | | | | | | | | | | | | | | | | | | | * python3-pyelftools and python3-pycryptodome(x) recipes were recently moved from meta-python to oe-core in: https://git.openembedded.org/meta-openembedded/commit/?id=7aee545a61c4f91d5e462d5b46b1b8f9a8bad1e3 https://git.openembedded.org/meta-openembedded/commit/?id=a8f3c00d8d113b46a49584682e10435157d516ca * core version was bumped now: https://git.openembedded.org/openembedded-core/commit/?id=2d503b27e7c88cee9a37c79c4605c77b11f230b6 * this dependency will make sure that people do upgrade oe-core when they do upgrade meta-python past these revisions, so the recipes won't suddenly disappear as a bonus they will get slightly newer version which are now in oe-core python3-pycryptodome(x) from 3.9.4 to 3.9.7: https://www.pycryptodome.org/en/latest/src/changelog.html#february-2020 python2-pyelftools from 0.25 to 0.26: https://github.com/eliben/pyelftools/commit/8a40f295bc36f96efeb8633dc4a5314f6077d0bf#diff-e4eb329834da3d36278b1b7d943b3bc9 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-html2text: Upgrade 2019.8.11 -> 2020.1.16Leon Anavi2020-06-082-5/+3
| | | | | | | | | Upgrade to release 2020.1.16. Consolidate inc and bb files into a single bb file. 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>
* python3-greenlet: Consolidate in a single fileLeon Anavi2020-06-082-11/+9
| | | | | | | | Consolidate inc and bb files into a single bb file. 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>
* python3-requests-futures: Upgrade 0.9.5 -> 1.0.0Leon Anavi2020-06-081-2/+2
| | | | | | | | Upgrade to release 1.0.0. 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>
* python3-future: Consolidate in a single fileLeon Anavi2020-06-082-15/+13
| | | | | | | | Consolidate inc and bb files into a single bb file. 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>
* python3-dnspython: Consolidate in a single fileLeon Anavi2020-06-082-22/+20
| | | | | | | | Consolidate inc and bb files into a single bb file. 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>
* python3-dateutil: Consolidate in a single fileLeon Anavi2020-06-082-27/+25
| | | | | | | | Consolidate inc and bb files into a single bb file. 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>
* python3-decorator: Consolidate in a single fileLeon Anavi2020-06-082-21/+19
| | | | | | | | Consolidate inc and bb files into a single bb file. 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>
* ocl-icd_git.bb: Add recipe for OpenCL ICD loadersNaveen Saini2020-06-051-0/+19
| | | | | | | | | | This recipe creates package which aims at creating an Open Source alternative to vendor specific OpenCL ICD loaders. Signed-off-by: Min Ma <min.ma@xilinx.com> Signed-off-by: Manjukumar Matha <manjukumar.harthikote-matha@xilinx.com> Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* multipath-tools: Fix build with json-c 0.14 and newerKhem Raj2020-06-052-0/+43
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-feedformatter: Consolidate in a single fileLeon Anavi2020-06-052-17/+17
| | | | | | | | Consolidate inc and bb files into a single bb file. 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>
* python3-engineio: Upgrade 3.12.1 -> 3.13.0Leon Anavi2020-06-052-5/+3
| | | | | | | | | Upgrade to release 3.13.0 and consolidate inc and bb files into a single bb file. 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>
* python3-editor: Consolidate in a single fileLeon Anavi2020-06-052-10/+9
| | | | | | | | Consolidate inc and bb files into a single bb file. 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>
* python3-pycodestyle: upgrade 2.5.0 -> 2.6.0Wang Mingyu2020-06-051-3/+3
| | | | | | | | -License-Update: Copyright year updated to 2020. Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* postgresql: 12.2 -> 12.3Wang Mingyu2020-06-053-53/+2
| | | | | | | | 0001-Use-pkg-config-for-libxml2-detection.patch removed since it is not available in 12.3 Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* dash: upgrade 0.5.10.2 -> 0.5.11Wang Mingyu2020-06-052-33/+3
| | | | | | | | 0001-Fix-printf-format-errors-with-clang.patch removed since it is not available in 0.5.11 Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* opensaf: upgrade 5.19.10 -> 5.20.05Wang Mingyu2020-06-051-2/+2
| | | | | Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-isort: Consolidate in a single fileLeon Anavi2020-06-052-19/+17
| | | | | | | | Consolidate inc and bb files into a single bb file. 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>
* python-pyaudio: Consolidate in a single fileLeon Anavi2020-06-052-14/+14
| | | | | | | | Consolidate inc and bb files into a single bb file. 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>
* ace: add new recipeNaveen Saini2020-06-033-0/+163
| | | | | | | | | | | | | | The ADAPTIVE Communication Environment library. Sources: http://download.dre.vanderbilt.edu/ Homepage: http://www.dre.vanderbilt.edu/~schmidt/ACE-overview.html Object-oriented (OO) framework that implements many core patterns for concurrent communication software. Signed-off-by: Alexander Usyskin <alexander.usyskin@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com> Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* zile: properly append PACKAGECONFIGKonrad Weihmann2020-06-031-1/+1
| | | | | | | | | | As ??= assignment will be overwritten by += in any case, one can't define a default of PACKAGECONFIG in this recipe. Using _append instead mitigates chances of accidental overwriting the default Signed-off-by: Konrad Weihmann <kweihmann@outlook.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* netkit-rsh: properly append PACKAGECONFIGKonrad Weihmann2020-06-031-1/+1
| | | | | | | | | | As ??= assignment will be overwritten by += in any case, one can't define a default of PACKAGECONFIG in this recipe. Using _append instead mitigates chances of accidental overwriting the default Signed-off-by: Konrad Weihmann <kweihmann@outlook.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* mpd: fix PACKAGECONFIG assignmentKonrad Weihmann2020-06-031-1/+1
| | | | | | | | | As ??= assignment will be overwritten by += in any case, one can't define a default of PACKAGECONFIG in this recipe. Previously the default setting was just overwritten by the += operation. Signed-off-by: Konrad Weihmann <kweihmann@outlook.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* hwdata: upgrade 0.333 -> 0.336Pierre-Jean Texier2020-06-031-2/+2
| | | | | Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-control-center: upgrade 3.34.5 -> 3.36.2Andreas Müller2020-06-032-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ================ 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>
* sysprof: upgrade 3.34.1 -> 3.36.0Andreas Müller2020-06-035-81/+54
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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>
* yelp: upgrade 3.34.0 -> 3.36.0Andreas Müller2020-06-031-2/+2
| | | | | | | | | | | | | 3.36.0 ====== * Updated translations: en_GB (Zander Brown) gl (Fran Dieguez) ms (Umarzuki Bin Mochlis Moktar) Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* yelp-xsl: upgrade 3.34.2 -> 3.36.0Andreas Müller2020-06-031-2/+2
| | | | | | | | | | | | | | | | | | 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>
* graphene: initial add 1.10.0Andreas Müller2020-06-031-0/+19
| | | | | | | 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>
* metacity: upgrade 3.34.1 -> 3.36.1Andreas Müller2020-06-031-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* libwnck3: upgrade 3.32.0 -> 3.36.0Andreas Müller2020-06-031-2/+2
| | | | | | | | | | | | | | | | | ============== Version 3.36.0 ============== Fixes * Add a weak reference callback to window to disconnect obsolete signal handlers (Alberts Muktupāvels) [GNOME/libwnck#141] * pager: Add scroll modes [GNOME/libwnck#134] * meson build fixes (Jan Alexander Steffens, Jan Tojnar, Victor Kareh) [GNOME/libwnck#139] Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libgweather: upgrade 3.34.0 -> 3.36.0Andreas Müller2020-06-031-2/+2
| | | | | | | | | | | | | ============== Version 3.36.0 ============== This version contains translation updates, addition of a number of cities and airports, some memory leak and possible crash fixes. The gweather_location_get_english_name() function is also exported. Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libgnomekbd: removeAndreas Müller2020-06-031-14/+0
| | | | | | | | * last release was Feb 2019 * nothing depends on libgnomekbd Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* grilo: upgrade 0.3.10 -> 0.3.12Andreas Müller2020-06-031-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | NEW in 0.3.12 ============= * #107 grl-source: Fix reference count in the bindings * Updated translations * Japanese * British English * Contributors to this release: Jean Felder <jfelder@gnome.org> NEW in 0.3.11 ============= * !52 pls: Support totem-pl-parser 3.26.4 * !51 build: Add a Meson dependency variable for libgrlpls * !50 build: Avoid using meson.source_root() * Contributors to this release: Sam Thursfield <sam@afuera.me.uk> Bastien Nocera <hadess@hadess.net> Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-terminal: upgrade 3.34.2 -> 3.36.2Andreas Müller2020-06-031-2/+2
| | | | | | | | There are no news-files for this project and changes would be to verbose here => no revision history for gnome-terminal Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-settings-daemon: upgrade 3.34.2 -> 3.36.1Andreas Müller2020-06-031-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ============== Version 3.36.1 ============== - Translation updates - CI improvements Media-keys: - Do not consider sound feedback a reason to inhibit sound feedback. Print-notification: - Fix a minor warning on shutdown Sharing: - Do not warn after starting/stopping nonexistent services ============== Version 3.36.0 ============== -Translation updates =============== Version 3.35.92 =============== - Translation updates - CI improvements Xsettings: - Load scripts from /etc/xdg/Xwayland-session.d in order to lazily set up X11 sessions for wayland (e.g. Xwayland being raised on demand) - Delegate on gnome-shell to enable/disable animations Sharing: - Drop support for vino. It is replaced by the windowing agnostic gnome-remote-desktop in other places of the stack. Wacom: - Fix build without wayland Housekeeping: - Use atime instead of mtime in thumbnail cleaner, if available - Avoid crossing into different filesystems in cleanup dirs (except trash:) Power: - Add missing error check to realpath call =============== Version 3.35.91 =============== - Translation updates - Add capability to disable USB while the lockscreen is on Power: - Increase permissible runtime for some tests Color: - Look for builtin profiles in UEFI Version 3.35.0 ============== - Translation updates - Lower systemd stop timeout Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-session: upgrade 3.34.2 -> 3.36.0Andreas Müller2020-06-031-2/+2
| | | | | | | | | | | | | ============== Version 3.36.0 ============== data: Require UsbProtection component doap: Call this "GNOME Session Manager" Translation Updates: Indonesian, Punjabi Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-online-accounts: upgrade 3.34.1 -> 3.36.0Andreas Müller2020-06-031-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Overview of changes in 3.36.0 ============================= * Updated translations: Finnish Kurdish (Sorani) Overview of changes in 3.35.90 ============================== * Bugs fixed: !41 Polish some rough edges in the Meson build !43 build: Remove AC_ISC_POSIX !44 build: Remove AC_HEADER_STDC !45 kerberos-identity-manager: Remove unused signal handler ID #43 daemon, dbus: Enable checking if a provider type is supported * Updated translations: Croatian English (British) Japanese Malay Overview of changes in 3.35.3 ============================= * Remove Pocket (!18) * Bugs fixed: !36 Drop the priv pointer from the GObject instance structures !37 Port away from deprecated GLib API like g_memove and g_get_current_time !39 webview: Port to JSCValue !40 Use the G_DECLARE_* macros to reduce GObject boilerplate #83 Add Exchange and Last.fm icons * Updated translations: Galician Russian Overview of changes in 3.35.1 ============================= * Bugs fixed: #8 icons: Unbreak providers without any visual identity Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-menus3: upgrade 3.32.0 -> 3.36.0Andreas Müller2020-06-031-2/+2
| | | | | | | | | | | | | | | | | | | | | | ============== Version 3.36.0 ============== * Translation updates ============== Version 3.35.3 ============== * Fix Seahorse not appearing under Utilities category * Add Simple Scan and Usage to Utilities category * Translation updates Contributors: Michael Catanzaro Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-keyring: upgrade 3.34.0 -> 3.36.0Andreas Müller2020-06-031-2/+3
| | | | | | | | | | | | | | | | | | | | Changes in version 3.36.0 are: * Updated translations Changes in version 3.35.90 are: * Use shorter strings for prompt titles [!30] * pam: Provide more insight from pam_gnome_keyring about unlocking [!28] * Don't use GTimeVal/g_get_current_time() [!26] * Don't use g_type_class_add_private() [!26] * Build fixes [!29] * Updated translations Changes in version 3.35.1 are: * dbus: Implement secret portal backend [!18] * Updated translations Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-flashback: upgrade 3.34.2 -> 3.36.3Andreas Müller2020-06-031-4/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Version 3.36.3 ============== - Fix enum type generation. (#52) Version 3.36.2 ============== - Fix screensaver unlock problems. (#46) - Fix few small memory leaks. - Fix screenshot saving to clipboard. (#50) - Active desktop icon rename with F2 key. (LP:#1875703) - Fix creating new desktop icons. (LP:#1875317) - Updated translations. Version 3.36.1 ============== - Disable unimplemented icon placement modes. (#41) - Fix lock screen button in end session dialog. (#43) - Exclude Extensions application from menu. (#42) - Fix visibility of input source button in lock screen. (#45) - Do no close/destroy desktop window. (gnome-applets#15) - Fix use after free in System Indicators. (gnome-panel#21) Version 3.36.0 ============== - Save screenshot to clipboard when filename is empty. - Show password box on key presses. (#36) - Fix system indicators localisation. (#39) - Fix build with gettext 0.20+. (!25) - Add UsbProtection plugin to required components. - Disable screen locking without PAM configuration file. (#38) - Updated translations. Version 3.35.2 ============== - Add Yaru as supported theme. (#31) - Screensaver based on gnome-screensaver. (#18) - Fix crash and memory leaks in notifications module. - New system indicators applet for gnome-panel. - Install gnome panel layout for GNOME Flashback session. - Updated translations. Version 3.35.1 ============== - Remove desktop-background module. - Add root-background module, disabled by default. - Add new desktop module for icons and background. (#7) - Install compiz configuration. (!16) - Add support for shift_caps_switch XKB option. (#24) Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-panel: upgrade 3.34.1 -> 3.36.1Andreas Müller2020-06-032-42/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | AX_ZONEINFO is gone -> 0001-Do-not-try-to-find-ZONEINFO-it-tries-to-run-compiled.patch can go Version 3.36.1 ============== - Fix build with gettext 0.20+. (!15) - Fix critical warning in fish applet. - Fix XML namespace URI in svg icons. - Load modules only with so suffix. - Fix critical warnings when changing monitor configuration. - Improve Adwaita theme. (!16) Version 3.36.0 ============== - Add support for _GNOME_WM_STRUT_AREA. - Fix build warnings. - Updated translations. Version 3.35.2 ============== - Add libgnome-panel documentation. - Add prefer-symbolic-icons setting. - Add HighContrastInverse, Yaru, Yaru-light and Yaru-dark as supported themes. - Make GpImageMenuItem derivable. - Updated translations. Version 3.35.1 ============== - Fix crashes with libgweather 3.32 in some locations. - Make new libgnome-panel library public (it will replace libpanel-applet). - Default layout now can be configured from org.gnome.gnome-panel.general schema. - Change default layout location, layout now must be in layouts subdirectory. - Updated translations. Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-desktop3; upgrade 3.34.5 -> 3.36.2Andreas Müller2020-06-031-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | =============== Version 3.36.2 =============== - Translation updates =============== Version 3.36.1 =============== - Translation updates =============== Version 3.36.0 =============== - Translation updates =============== Version 3.35.91 =============== - Translation updates =============== Version 3.35.90 =============== - Fix crash in idle monitor ============== Version 3.35.4 ============== - Remove unused API not compatible with wayland ============== Version 3.35.3 ============== - Add utility function to start a transient systemd scope - Blacklist seccomp on riscv64 architecture as its not supported yet - Honor XKB_CONFIG_ROOT environment variable ============== Version 3.35.2 ============== - Fix time display issue with Japanese translation (Tianhao Chai) Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gtksourceview4: upgrade 4.4.0 -> 4.6.0Andreas Müller2020-06-031-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | News in 4.6.0, 2020-03-06 ------------------------- * cpp.lang: add C++20 keywords * commonlisp.lang: add format directives * Translation updates News in 4.5.91, 2020-02-14 -------------------------- * GObject Introspection fixes * Removed use of g_assert() in favor of alternatives in unit tests so distribution unit testing is more reliable * Robustness improvements in internal GtkTextIter movements * Style scheme improvements for recent GTK 3 theme styling changes * Build system improvements to support -Bsymbolic, -Wl,-z,relro, -Wl,-z,now and -Wl,-z,defs * Build improvements for Windows, FreeBSD, and macOS * cmake.lang: track CMake 3.13 changes * kotlin.lang: register *.kts glob extension * gradle.lang: register *.grandle glob extension * php.lang: Large redesigned PHP lang including support for unicode and improved heredoc * sh.lang: Many improvements including various GNU bash extensions * meson.lang: Support for string escape sequences * javascript.lang: Redesign of JavaScript language spec to be more flexible and reusable from other languages which support JS. * jsx.lang: Initial support for JSX * jsdoc.lang: Initial support for JSDoc * objj.lang: Improvements using javascript improvements * asciidoc.lang: Improvements to use more generic markup styling * t2t.lang: Improvements to use more generic markup styling * css.lang: Redesign to be more flexible, support reuse and embedding, and add various new CSS features * scss.lang: Improve integration with css.lang * less.lang: Improve integration with css.lang * ruby.lang: Improvements for string and escape string handling * html.lang: Improvements using embedded languages * go.lang: Improvements for escape sequences * commonlisp.lang: Initial support for Common Lisp * ftl.lang: Initial support for Mozilla's Fluent ftl * Translation updates I'd like to personally thank Jeffery To for the overwhelming amount of work they have put into reviewing and improving both language specs and style schemes this cycle. The number of improvements you see above are largely an example of their quality reviews and improvements! Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gvfs: upgrade 1.42.2 -> 1.44.1Andreas Müller2020-06-031-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Major changes in 1.44.1 ======================= * udisks2: Fix several memory leaks * Translation updates Major changes in 1.44.0 ======================= * Translation updates Major changes in 1.43.92 ======================== * Translation updates Major changes in 1.43.91 ======================== * build: Fix login_tty detection on systems without libutil * afc: Handle permission denied error * test: Several smaller fixes * Translation updates Major changes in 1.43.90 ======================== * google: Add support for move and copy operations * google: Several smaller bugfixes and enhancements * goa: Add support for certificate prompts * sftp: Fix file ownership when replacing * dnssd: Prevent crashes after releasing resolver * fuse: Prevent abortions if modified time is not set * Translation updates Major changes in 1.43.2 ======================= * gdbus: Add workaround for deadlocks when cancelling jobs * smb: Improve enumeration performance * test: Port to python3-twisted Major changes in 1.43.1 ======================= * Don't set a content-type that isn't certain * Replace usage of deprecated GTimeVal by GDateTime * dav: Add support for services with IPv6 link-local addresses Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-system-monitor: upgrade 3.32.1 -> 3.36.1Andreas Müller2020-06-031-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | New in 3.36.1 - 29 March 2020 * added/updated translations Yuri Chornoivan, Daniel Korostil (uk) Christian Kirbach (de) Daniel Șerbănescu (ro) Yosef Or Boczko (he) Cheng-Chia Tseng (zh_TW) RÅ«dolfs Mazurs (lv) DuÅ¡an Kazik (sk) 王滋涵 Zephyr Wang (zh_CN) List of fixed bugs gitlab#142 - Michael Debertol: fixed net stats delta calculation New in 3.36.0 - 07 March 2020 * added/updated translations Matej Urbančič (sl) Milo Casagrande (it) New in 3.35.92 - 29 February 2020 * added/updated translations Goran Vidović (hr) Danial Behzadi (fa) Марко Костић (sr) sicklylife (jp) Marek Cernocky (cz) Balázs Úr (hu) Victor Grousset (eo) Fran Diéguez (gl) Asier Sarasua Garmendia (eu) Guillaume Bernard (fr) Nathan Follens (nl) Zander (en_GB) Alan Mortensen (da) Seong-ho Cho (ko) List of fixed bugs gitlab#108 - Robert Roth: drop polkit dependency - Robert Roth: added translator comment for new string - Sabri Ünal: fixed GPLv2 text gitlab!16 - Michael Hudson-Doyle: Fix displayed network transfer rates Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-calculator: upgrade 3.34.1 -> 3.36.0Andreas Müller2020-06-031-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Overview of changes in gnome-calculator 3.36.0 * Updated Catalan translation (Jordi Mas) * Fixed broken markup in XHosa UI translation (Andre Klapper) * Updated Swedish translation (Anders Jonsson) * Updated Italian translation (Janvitus) * Updated Indonesian translation (Kukuh Syafaat) * Updated German translation (Tim Sabsch) * Updated Dutch translation (Nathan Follens) * Fixed broken markup in Dzongka UI translation (Andre Klapper) * Updated Czech help translation (Marek ÄŒernocký) * Updated Hungarian translation (Balázs Úr) Overview of changes in gnome-calculator 3.35.92 * Updated Spanish translation (Daniel Mustieles García) * Updated Croatian translation (Goran Vidović) * doc: Don't pass --fatal-warnings to valadoc (Rico Tzschichholz) * Updated Lithuanian translation (Aurimas ÄŒernius) * Updated Swedish translation (Anders Jonsson) * Removed obsolete keyboard shortcut #148 (Robert Roth) * Updated Persian translation (Danial Behzadi) * Updated Basque translation (Asier Sarasua Garmendia) * Update British English translation (Bruce Cowan) * Updated Japanese translation (sicklylife) * Updated Czech translation (Marek ÄŒernocký) * Updated Turkish translation (Emin Tufan) * Updated Finnish translation (Jiri Grönroos) * Updated Brazilian Portuguese translation (Rafael Fontenelle) * Updated Hungarian translation (Balázs Meskó) * Updated Chinese (Taiwan) translation (pesder) * Updated Danish translation (Alan Mortensen) * Updated Serbian translation (Марко М. Костић (Marko M. Kostić)) * help: Update icon for 3.36 (Andre Klapper) * Updated Karbi translation (J T) * Updated Korean translation (Changwoo Ryu) * Updated French translation (Julien Humbert) * Updated Polish translation (Piotr DrÄ…g) Overview of changes in gnome-calculator 3.35.90 * Updated Greek translation (Efstathios Iosifidis) * Updated Indonesian translation (Sucipto) * Drop padding around the display !40 (Adrien Plazas) * Updated Keyboard Shortcuts (Sabri Ünal) * Handle Escape and Enter correctly with completion #144 (Robert Roth) * Updated Spanish translation (Daniel Mustieles García) * Updated Slovak translation (DuÅ¡an Kazik) * Added F10 for primary menu shortcut #148 (Robert Roth) * Updated Catalan translation (Jordi Mas) * Updated Friulian translation (Fabio Tomat) * Updated app icon !43 (Tobias Bernard) * Updated Malay translation (Umarzuki Mochlis) * Updated Brazilian Portuguese translation (Rafael Fontenelle) * Added Rack Units to the conversions !37 (Léo Gillot-Lamure) * Updated Karbi translation (J T) * Fixed freeze on calculating atan(+/-i) #139 (Robert Roth) * Fixed mode shortcuts by removing blocking mnemonics #138 (Robert Roth) * Implemented result history browsing using alt left/right #129 (Robert Roth) * Added translator comments for possible modes as command line arguments !38 (Rafael Fontenelle) Overview of changes in gnome-calculator 3.35.3 * Updated Chinese (Taiwan) translation (Yi-Jyun Pan) * Updated Spanish translation (Daniel Mustieles) * Updated Swedish translation (Anders Jonsson) * Help updates (Andre Klapper) * Updated Galician translation (Fran Diéguez) Overview of changes in gnome-calculator 3.35.2 * Updated Italian translation (Milo Casagrande) * Updated Catalan translation (Jordi Mas) * Updated Japanese translation (Ryuta Fujii) Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-backgrounds: upgrade 3.34.0 -> 3.36.0Andreas Müller2020-06-031-2/+2
| | | | | | | | | | | =============== Version 3.36.0 =============== - new default & supplemental updates Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gdm: upgrade 3.34.1 -> 3.36.2Andreas Müller2020-06-031-2/+2
| | | | | | | | | | | | | | | | ============== Version 3.36.2 ============== - Fixes for when GDM isn't started on its configured initial VT - Don't hardcode path to plymouth - keyutils has a .pc file so use it - Chrome remote desktop fix - Always use separate session bus for greeter sessions This runs dbus-run-session, so the binary needs to be available - Translation updates Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gedit: upgradde 3.34.1 -> 3.36.2Andreas Müller2020-06-031-10/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Took a look into meson.build to reduce dependencies News in 3.36.2, 2020-04-25 -------------------------- * Misc bug fixes. * Translation updates. News in 3.36.1, 2020-03-20 -------------------------- * File chooser dialog: use text files filter by default. * Fix compilation on macOS. * Fix External Tools plugin. * Fix Snippets plugin. * Other bug fixes. * Translation updates. News in 3.36.0, 2020-03-06 -------------------------- * Fix a bug in the quickopen plugin. * Updates to the user manual. * Translation updates. News in 3.35.90, 2020-01-31 --------------------------- * Remove text centering when in fullscreen mode and when a right margin was set. For the explanation see: commit 8710e89d847b0bfc65d7833255090e304cf7c890 * Make the scrollbars always visible around the main text area. For the explanation see: commit 5e0909c19f267b4023131881fac89c58a2a17453 * Remove the overview map. For the explanation see: commit 26899e0ba7c1390c098b61fc7a901d700c4e745c * File chooser dialog: re-add the feature to be able to customize the list of character encodings. * Open a file from the headerbar: re-implement the previous user interface: two buttons, "Open" to open the dialog window, and an arrow to open the recent menu. For the explanation see: commit 27f54a9aed82109a512743b5e819b18004c19de7 * GSettings schema: enable more features by default (auto-indent, display-line-numbers, highlight-current-line and bracket-matching) and set default style scheme to 'tango'. * Bug fixes. * Code refactorings. * Lots of small improvements to the build system. * The libsoup dependency is required only on Windows for the checkupdate plugin. * Translation updates. Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>