Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | python3-ipython: upgrade 8.22.1 -> 8.22.2 | Wang Mingyu | 2024-03-20 | 1 | -1/+1 |
| | | | | | | | | | | Changelog: ========== -Reexport arg_split on emscripten. -back to dev Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | python3-grpcio: upgrade 1.62.0 -> 1.62.1 | Wang Mingyu | 2024-03-20 | 1 | -1/+1 |
| | | | | | | | | | | | | | Changelog: ============ -Enable affinity_session_drain_test for cpp -rm invalid assert -Make C++ xDS Interop Client and Server Responsive to SIGTERM -Fix readme -Backport #35973: Make Bazel requirements installable directly via pip Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | python3-grpcio-tools: upgrade 1.62.0 -> 1.62.1 | Wang Mingyu | 2024-03-20 | 1 | -1/+1 |
| | | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | python3-googleapis-common-protos: upgrade 1.62.0 -> 1.63.0 | Wang Mingyu | 2024-03-20 | 1 | -1/+1 |
| | | | | | | | | | | | Changelog: ========== -Add api_version field to ServiceOptions in google/api/client.proto -Add LOCATION_POLICY_VIOLATED enum to ErrorReason in google/api/error_reason.proto -Add rest_reference_documentation_uri field to ServiceOptions in google/api/client.proto Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | python3-google-auth: upgrade 2.28.1 -> 2.28.2 | Wang Mingyu | 2024-03-20 | 1 | -1/+1 |
| | | | | | | | | Changelog: Remove gce log for expected 404 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | python3-google-api-python-client: upgrade 2.120.0 -> 2.122.0 | Wang Mingyu | 2024-03-20 | 1 | -1/+1 |
| | | | | | | | | Changelog: https://github.com/googleapis/google-api-python-client/releases/tag/v2.122.0 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | python3-flask-migrate: upgrade 4.0.5 -> 4.0.7 | Wang Mingyu | 2024-03-20 | 1 | -1/+1 |
| | | | | | | | | | | | Changelog: =========== -Regression from #438: check g.x_arg exists before accessing it -Accept -x options for all db commands -Add --purge flag to the stamp command Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | python3-eth-rlp: upgrade 1.0.1 -> 2.0.0 | Wang Mingyu | 2024-03-20 | 1 | -1/+1 |
| | | | | | | | | | | | | Changelog: ============ -Bump hexbytes dependency to >=1.0.0 -Add Python 3.12 support -Add windows-wheel CI job for py312, set both py311 and py312 to use latest patch version -Add py.typed file, move misplaced newsfragment, correct py version pins for typing-extensions Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | python3-eth-abi: upgrade 5.0.0 -> 5.0.1 | Wang Mingyu | 2024-03-20 | 1 | -1/+1 |
| | | | | | | | | | | | Changelog: =========== -During decoding, verify all pointers in arrays and tuples point to a valid location in the payload -Fix memory leak warning in NodeVisitor and ABIRegistry -Clear mypy misc-type errors and add top-level py.typed file back Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | python3-elementpath: upgrade 4.3.0 -> 4.4.0 | Wang Mingyu | 2024-03-20 | 1 | -1/+1 |
| | | | | | | | | | | | Changelog: ========== -Improve stand-alone XPath functions builder -Update tokens and parsers __repr__ -Fix static typing protocols to work with etree and XSD elements Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | python3-django: upgrade 5.0.2 -> 5.0.3 | Wang Mingyu | 2024-03-20 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | Changelog: ============ -Fixed a regression in Django 5.0.2 where intcomma template filter could return a leading comma for string representation of floats -Fixed a bug in Django 5.0 that caused a crash of Signal.asend() and asend_robust() when all receivers were asynchronous functions -Fixed a regression in Django 5.0.1 where ModelAdmin.lookup_allowed() would prevent filtering against foreign keys using lookups like __isnull when the field was not included in ModelAdmin.list_filter -Fixed a regression in Django 5.0 that caused a crash of @sensitive_variables and @sensitive_post_parameters decorators on functions loaded from .pyc files -Fixed a regression in Django 5.0 that caused a crash when reloading a test database and a base queryset for a base manager used prefetch_related() -Fixed a bug in Django 5.0 where facet filters in the admin would crash on a SimpleListFilter using a queryset without primary keys Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | python3-blivetgui: upgrade 2.4.2 -> 2.5.0 | Wang Mingyu | 2024-03-20 | 1 | -1/+1 |
| | | | | | | | | Changelog: https://github.com/storaged-project/blivet-gui/releases/tag/2.5.0 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | python3-blivet: upgrade 3.8.2 -> 3.9.1 | Wang Mingyu | 2024-03-20 | 9 | -57/+33 |
| | | | | | | | | | | | | | | | 0002-run_program-support-timeout.patch 0003-support-infinit-timeout.patch 0005-fix-incorrect-timeout-while-system-time-changed.patch 0006-tweak-btrfs-packages.patch 0007-invoking-mount-with-infinite-timeout.patch 0008-use-oe-variable-to-replace-hardcoded-dir.patch 0010-invoking-mkfs-with-infinite-timeout.patch 0011-invoking-dd-with-infinite-timeout.patch refreshed for 3.9.1 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | python3-bandit: upgrade 1.7.7 -> 1.7.8 | Wang Mingyu | 2024-03-20 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | Changelog: ============ -Incorrect tag naming in readme -Utilize PyPI's trusted publishing -Bump sigstore/cosign-installer from 3.3.0 to 3.4.0 -Add 1.7.7 to versions of bug template -Use datetime to avoid updating copyright year -filter data is safe for tarfile extractall -Bump docker/setup-buildx-action from 3.0.0 to 3.1.0 -[B605] Add functions that are vulnerable to shell injection -Add a SARIF output formatter Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | python3-argcomplete: upgrade 3.2.2 -> 3.2.3 | Wang Mingyu | 2024-03-20 | 1 | -1/+1 |
| | | | | | | | | | | Changelog: =========== -Allow register-python-argcomplete output to be used as lazy-loaded zsh completion module -Move debug_stream initialization to helper method to allow fd 9 behavior to be overridden in subclasses Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | python3-apiflask: upgrade 2.1.0 -> 2.1.1 | Wang Mingyu | 2024-03-20 | 1 | -1/+1 |
| | | | | | | | | | | | Changelog: ========== -Reuse the File, Config field, and file-related validators from flask-marshmallow -Add support for a --quiet option to the flask spec command -Fix the flask spec command for validators operating on complex data types Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | python3-a2wsgi: upgrade 1.10.2 -> 1.10.4 | Wang Mingyu | 2024-03-20 | 1 | -1/+1 |
| | | | | | | | | | | | Changelog: ========== -Fix issue with send_queue in WSGIResponder -Remove unused imports and unnecessary code in WSGIResponder class -Update dependencies Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | pcsc-lite: upgrade 2.0.1 -> 2.0.3 | Wang Mingyu | 2024-03-20 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | Changelog: ========== - add SCARD_E_UNKNOWN_RES_MNG back - SCardConnect() & SCardReconnect(): restrict the protocol used - negotiate PTS also for the backup protocol - pcscd.8: . document --disable-polkit . add "CONFIGURATION FILE" section - Some other minor improvements Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | opensc: upgrade 0.24.0 -> 0.25.0 | Wang Mingyu | 2024-03-20 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | Changelog: ============ ## Security * [CVE-2023-5992]: Side-channel leaks while stripping encryption PKCS#1.5 padding in OpenSC * [CVE-2024-1454]: Potential use-after-free in AuthentIC driver during card enrollment in pkcs15init ## General improvements * Update OpenSSL 1.1.1 to 3.0 in MacOS build * Remove support for old card drivers Akis, GPK, Incrypto34 and Westcos, disable Cyberflex driver * Fix 64b to 32b conversions * Improvements for the p11test * Fix reader initialization without SCardControl * Make RSA PKCS#1 v1.5 depadding constant-time * Add option for disabling PKCS#1 v1.5 depadding (type 01 and 02) on the card * Enable MSI signing via Signpath CI integration for Windows * Fixed various issues reported by OSS-Fuzz and Coverity in drivers Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | openlldp: upgrade 1.1.0 -> 1.1.1 | Wang Mingyu | 2024-03-20 | 2 | -6/+6 |
| | | | | | | | | 0001-autotools-Add-option-to-disable-installation-of-syst.patch refreshed for 1.1.1 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | networkd-dispatcher: upgrade 2.1 -> 2.2.4 | Wang Mingyu | 2024-03-20 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | Changelog: ========== - Improve performance when getting interface status - update project URL - Add environment variables to manpage. - Don't start the daemon if there's nothing to do - _interface_scan: fix wrong index into iface map - _interface_scan: force handle_state for new interfaces - Add missing administrative state 'initialized' - use os.path.dirname instead of os.path.basename - make sure scripts are not writeable by non-root users - don't allow unknown operational/admin states (CVE-2022-29799, CVE-2022-29800) - Fix missing word in exception message - fix some new linting issues from pylint - manpage: fix missing slash in "configured.d" directory name - Normalize parsed IP address value - Drop support for Python 3.4 - Add testing for Python 3.10 - README.md: fix code formatting Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | mcelog: upgrade 196 -> 197 | Wang Mingyu | 2024-03-20 | 1 | -1/+1 |
| | | | | | | | | Changelog: assign freed pointers to NULL pointer Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | libxaw: upgrade 1.0.15 -> 1.0.16 | Wang Mingyu | 2024-03-20 | 1 | -1/+1 |
| | | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | libreport: upgrade 2.17.11 -> 2.17.15 | Wang Mingyu | 2024-03-20 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | Changelog: ========== ### Changed - reporter-bugzilla: Improve bug formatting - reporter-bugzilla: Reduce number of duplicate bug reports ### Fixed - reporter-bugzilla: Fail gracefully if API key contains invalid characters - reporter-bugzilla: Fix creating binary attachments - reporter-bugzilla: Fix loading configuration - Exclude coredump archives when creating a bug - reporter-upload: Fix double free crash - gui-wizard-gtk: Enable word wrap for comments - Fix compatibility with libxml2 2.12 - Fix multiple problems with the test suite ### Added - Add support for unpacking coredumps in the problem directory - Add "MEMORY_PRESSURE_WATCH" to the list of ignored words Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | libopus: upgrade 1.4 -> 1.5.1 | Wang Mingyu | 2024-03-20 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | License-Update: Copyright updated to 2023. Changelog: =========== -Significant improvement to packet loss robustness using Deep Redundancy (DRED) -Improved packet loss concealment through Deep PLC -Low-bitrate speech quality enhancement down to 6 kb/s wideband -Improved x86 (AVX2) and Arm (Neon) optimizations -Support for 4th and 5th order ambisonics Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | libdnet: upgrade 1.17.0 -> 1.18.0 | Wang Mingyu | 2024-03-20 | 1 | -1/+1 |
| | | | | | | | | | | Changelog: ========== -update to autotools build chain -rebuild Python bindings with latest Cython Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | iceauth: upgrade 1.0.9 -> 1.0.10 | Wang Mingyu | 2024-03-20 | 1 | -1/+1 |
| | | | | | | | | | | | | | | Changelog: ========== -gitlab CI: stop requiring Signed-off-by in commits -configure: Use AC_SYS_LARGEFILE to enable large file support -Use reallocarray if available, provide local version if not -Silence -Wanalyzer-out-of-bounds warnings from gcc 13 -Variable scope reductions, as suggested by cppcheck -unifdef __UNIXOS2__ Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | hwdata: upgrade 0.379 -> 0.380 | Wang Mingyu | 2024-03-20 | 1 | -1/+1 |
| | | | | | | | | Changelog: Update pci and vendor ids Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | gjs: upgrade 1.78.4 -> 1.80.0 | Wang Mingyu | 2024-03-20 | 3 | -14/+11 |
| | | | | | | | | | | | | | | | | | | | | | | | | 0001-Support-cross-builds-a-bit-better.patch 0002-meson.build-Do-not-add-dir-installed-tests-when-inst.patch refreshed for 1.80.0 Changelog: ============= - In GNOME 46 and later, platform-specific GLib and Gio APIs have moved to the separate libraries GLibUnix, GioUnix, GLibWin32, and GioWin32. - Closed bugs and merge requests: * meson: fix automagic dependency lookup for cairo * Deprecate accessing GLibUnix/GLibWin32 APIs through GLib * CI: Build newer GLib in debug Docker image * Workspace switching performance degradation due to leaked WeakRefs in JS * GTop.glibtop_get_mountlist invocation causes GNOME Shell Crash * Progress towards some performance improvements in accessing GObject properties * Various maintenance Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | flatbuffers: upgrade 23.5.26 -> 24.3.7 | Wang Mingyu | 2024-03-20 | 1 | -2/+2 |
| | | | | | | | | | | Changelog: ========== *Just to fix some of the CI build issues *Fix typescript object API to allow 0 values for null-default scalars Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | dialog: upgrade 1.3-20240101 -> 1.3-20240307 | Wang Mingyu | 2024-03-20 | 1 | -1/+1 |
| | | | | | | | | | | | | | | Changelog: =========== + add option --color-modes, which can be used to color the content of programbox, tailbox, textbox + updated configure script, e.g., for compiler-warning fixes. + amend change to formbox while revising --max-input to work with the form's "ilen" parameter + update config.guess, config.sub Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | ctags: upgrade 6.1.20240225.0 -> 6.1.20240310.0 | Wang Mingyu | 2024-03-20 | 1 | -1/+1 |
| | | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | boost-sml: upgrade 1.1.9 -> 1.1.11 | Wang Mingyu | 2024-03-20 | 1 | -3/+1 |
| | | | | | | | | | | | | | | | Changelog: ========== Bug Fixes --------- MSVC typename Additions -------- [performance] switch as defult dispatch_policy Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | tracker-miners: update 3.6.2 -> 3.7.0 | Markus Volk | 2024-03-20 | 2 | -30/+9 |
| | | | | | | | | | | | | - add PACKAGECONFIG for landlock to disable it by default. landlock sandboxing would be required to be supported by the kernel - update 0001-fix-reproducibility.patch - add missing files in datadir - strip buildpath from the installed binary and fix the package_qa error it causes with INSANE_SKIP Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | tracker: update 3.6.0 -> 3.7.0 | Markus Volk | 2024-03-20 | 1 | -1/+1 |
| | | | | | Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | civetweb: remove buildpaths from civetweb-targets.cmake | Yi Zhao | 2024-03-19 | 1 | -0/+5 |
| | | | | | | | | | | Fixes: WARNING: civetweb-1.16-r0 do_package_qa: QA Issue: File /usr/lib/cmake/civetweb/civetweb-targets.cmake in package civetweb-dev contains reference to TMPDIR [buildpaths] Siuned-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | bluez-tools: New recipe for bluez5 tools | Jörg Sommer | 2024-03-18 | 3 | -0/+833 |
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | lvgl: cleanup sed expression | Christophe Chapuis | 2024-03-18 | 1 | -24/+24 |
| | | | | | | | | | | | * use [[:space:]] instead of [ \t] * remove global replace, as there is only one instance to replace for each expression * use extended regular expressions and remove escape characters Signed-off-by: Christophe Chapuis <chris.chapuis@gmail.com> Reviewed-by: Marek Vasut <marex@denx.de> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | lvgl: make libdrm include conditional | Christophe Chapuis | 2024-03-18 | 3 | -4/+3 |
| | | | | | | | | | | | | The libdrm include is only needed when "drm" is selected in PACKAGECONFIG. In addition, move the TARGET_CFLAG addition to lv-conf.inc, where the DRM configuration is actually selected for LVGL. Signed-off-by: Christophe Chapuis <chris.chapuis@gmail.com> Reviewed-by: Marek Vasut <marex@denx.de> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | ostree: Upgrade 2024.4 -> 2024.5 | Jose Quaresma | 2024-03-18 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | $ git --no-pager log --oneline v2023.8...v2024.1 f3b66e8c (tag: v2024.5) Release 2024.5 756e2dad Merge pull request #3214 from cgwalters/checkout-overwrite-force bb6dfd3a checkout: Always replace existing content in overlay mode c314eaa9 Merge pull request #3213 from rborn-tx/fix-early-prune 4efb44f3 deploy: Ensure boot directory is open before accessing it 223a1af4 Merge pull request #3208 from HuijingHei/split-whitespace abc7d5b9 kargs: parse spaces in kargs input and keep quotes d95c2f8d Merge pull request #3206 from cgwalters/enable-new-naming 2fb7a048 sysroot: Turn on bootloader-naming-2 by default f1e663bd Merge pull request #3205 from cgwalters/fix-grub-probing e47b3709 bootloader/grub2: Don't do anything if we have static configs b4a1e383 Merge pull request #3204 from cgwalters/quiet-config-load 1a54d94f Merge pull request #3203 from dbnicholson/version-sigpipe bf811629 otcore: Drop config load print 422a2887 main: Ignore SIGPIPE when printing version 1b3ffe54 Merge pull request #3196 from cgwalters/fix-sepolicy-public 3ae7118e Merge pull request #3199 from travier/docs-fix a63f9516 docs: Cleanup title for historical OSTree README 4ae50658 docs: Move SPDX identifiers under first title cdb4cad4 Merge pull request #3197 from cgwalters/release 084e027d sepolicy: Fix publicity mismatch for ostree_sepolicy_host_enabled 14a5746d Post-release version bump Signed-off-by: Jose Quaresma <jose.quaresma@foundries.io> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | xdg-desktop-portal-gnome: update 45.1 -> 46.0 | Markus Volk | 2024-03-18 | 1 | -1/+1 |
| | | | | | Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | gnome-control-center: update 45.3 -> 46.0 | Markus Volk | 2024-03-18 | 2 | -30/+23 |
| | | | | | Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | geoclue: enable demo agent | Samuli Piippo | 2024-03-18 | 1 | -2/+2 |
| | | | | | | | Add PACKAGECONFIG for enabling the default authorization agent. Signed-off-by: Samuli Piippo <samuli.piippo@qt.io> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | folks: update 0.15.7 -> 0.15.8 | Markus Volk | 2024-03-18 | 1 | -1/+1 |
| | | | | | Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | evolution-data-server: build with webkitgtk4 | Markus Volk | 2024-03-18 | 2 | -3/+6 |
| | | | | | | | - enable goa by default Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | gnome-online-accounts: update 3.48.0 -> 3.50.0 | Markus Volk | 2024-03-18 | 3 | -143/+7 |
| | | | | | | | | | | | - gnome-online-accounts was ported to gtk4/gcr4 - drop patches that have been included - lastfm support was dropped - add missing mime-xdg class - use gtk4 for gtk-icon-cache Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | evince: update 45.0 -> 46.0 | Markus Volk | 2024-03-18 | 1 | -1/+1 |
| | | | | | Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | gnome-software: update 45.3 -> 46.0 | Markus Volk | 2024-03-18 | 3 | -540/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - drop backport patches Version 46.0 ~~~~~~~~~~~~ Released: 2024-03-15 This is a stable release with the following changes: * Improvements for screen readers * Stop ‘loading updates’ in a loop on Debian This release also updates translations: * Czech (Daniel Rusek) * Danish (Alan Mortensen) * Finnish (Jiri Grönroos) * French (Vincent Chatelain) * Galician (Fran Dieguez) * Georgian (Ekaterine Papava) * Hungarian (Balázs Úr) * Indonesian (Kukuh Syafaat) * Korean (Seong-ho Cho) * Latvian (Rūdolfs Mazurs) * Persian (Danial Behzadi) * Polish (Piotr Drąg) * Portuguese (Brazil) (Juliano de Souza Camargo) * Russian (Artur S0) * Swedish (Anders Jonsson) * Thai (Aefgh Threenine) * Turkish (Emin Tufan Çetin) Version 46~rc ~~~~~~~~~~~~~ Released: 2024-03-01 This is an unstable release with the following changes: * Various UI text improvements * Fix launch of some apps * Fix invalid app state after it's uninstalled * Fix read of app description text * Do not ask to reboot after failed firmware update This release also updates translations: * Basque (Asier Sarasua Garmendia) * Belarusian (Vasil Pupkin) * Bokmål, Norwegian (Brage Fuglseth) * Catalan (Jordi Mas, Quique Serrano) * Chinese (China) (Boyuan Yang) * Czech (Daniel Rusek) * Dutch (Nathan Follens) * English (United Kingdom) (Andi Chandler) * Galician (Fran Dieguez) * Georgian (Ekaterine Papava) * German (Jürgen Benvenuti, Philipp Kiemle) * Hebrew (Yaron Shahrabani) * Indonesian (Kukuh Syafaat) * Kazakh (Baurzhan Muftakhidinov) * Latvian (Rūdolfs Mazurs) * Lithuanian (Aurimas Černius) * Occitan (post 1500) (Quentin PAGÈS) * Persian (Danial Behzadi) * Russian (Artur S0) * Slovenian (Matej Urbančič) * Spanish (Daniel Mustieles) * Thai (Aefgh Threenine) * Turkish (Sabri Ünal) * Ukrainian (Yuri Chornoivan) Version 46~beta ~~~~~~~~~~~~~~~ Released: 2024-02-09 This is an unstable release with the following changes: * Show feedback for all conditions that pause automatic updates * Various UI improvements and move to new libadwaita widgets * Fix loading OS AppStream catalog data if it is available as YAML * Add openSUSE Leap distro upgrade plugin This release also updates translations: * Basque (Asier Sarasua Garmendia) * Belarusian (Vasil Pupkin) * Czech (Daniel Rusek) * Galician (Fran Dieguez) * Hebrew (Yosef Or Boczko) * Persian (Danial Behzadi) * Portuguese (Brazil) (Juliano de Souza Camargo) * Russian (Artur S0) * Turkish (Sabri Ünal) Version 46~alpha ~~~~~~~~~~~~~~~~ Released: 2024-01-05 This is an unstable release with the following changes: * Recognize links in package update descriptions * Expose package names discreetly in the UI * Increase speed of load of the category pages * Improve search match with multiple words * Recognize verified apps by Flathub * Correct message when installing firmware updates * Improve application safety checks * Improve update preferences dialog * Fix deadlock when cancelling app update * Support user installation of local flatpak files * Fix apps appearing unsorted and without tiles in category page This release also updates translations: * Basque (Asier Sarasua Garmendia) * Chinese (China) (Boyuan Yang) * Chinese (Taiwan) (Andre Klapper) * Czech (Daniel Rusek) * Friulian (Fabio Tomat) * Georgian (Ekaterine Papava) * German (Jürgen Benvenuti) * Hebrew (Yosef Or Boczko) * Persian (Danial Behzadi) * Romanian (Florentina Mușat) * Russian (Artur S0) * Turkish (Emin Tufan Çetin, Sabri Ünal) * Ukrainian (Yuri Chornoivan) * Vietnamese (Ngọc Quân Trần) Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | gnome-settings-daemon: update 45.0 -> 46.0 | Markus Volk | 2024-03-18 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - requires gsettings-desktop-schemas-46.0 ============ Version 46.0 ============ - Translation updates - Build improvements - Fixed glib deprecation warnings ============= Version 46.rc ============= - Translation updates Smartcard: - Don't lose track of token name on card removal =============== Version 46.beta =============== - Translation updates - CI fixes Xsettings: - Expose setting for switch shapes ================ Version 46.alpha ================ - Translation updates Sharing: - Add support for gnome-remote-desktop headless mode Power: - Don't show notifications on mobile hardware Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | gnome-shell: update 45.4 -> 46.0 | Markus Volk | 2024-03-18 | 2 | -9/+13 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 46.0 ==== * Fix model selection in on-screen keyboard [Jonas; !3230] * Fix key getting stuck when raising screen shield [Jonas; !3231] * Fix notifications sometimes being empty [Julian; !3229] * Fix cursor visibilty when magnified [Sebastian; !3237] * Fixed crashes [Jonas, Sebastian; !3233, !3239] * Misc. bug fixes and cleanups [Carlos, Yotam, Aleksandr, Florian, Joan, Sam; !3225, !3161, !3232, !3226, !3236, !3203, !3238] Contributors: Yotam Bar-On, Jonas Dreßler, Carlos Garnacho, Sam Hewitt, Sebastian Keller, Aleksandr Mezin, Florian Müllner, Julian Sparber, Joan Torres Translators: Sabri Ünal [tr], Yuri Chornoivan [uk], Piotr Drąg [pl], Jiri Grönroos [fi], Ekaterine Papava [ka], Aurimas Černius [lt], Yaron Shahrabani [he], Daniel Mustieles [es], Asier Sarasua Garmendia [eu], Guillaume Bernard [fr], Jordi Mas i Hernandez [ca], Matej Urbančič [sl], Bruce Cowan [en_GB], Baurzhan Muftakhidinov [kk], Brage Fuglseth [nb], Andika Triwidada [id], Quentin PAGÈS [oc], Rūdolfs Mazurs [lv], Anders Jonsson [sv], Fran Dieguez [gl], Milo Casagrande [it], Balázs Úr [hu], Philipp Kiemle [de], Artur S0 [ru], Changwoo Ryu [ko], Ask Hjorth Larsen [da], Athmane MOKRAOUI [kab] 46.rc ===== * Fix repainting drawing area [Florian; !3190] * Support locking down extension installation [Florian; !3180] * Fix auto-closing FDO notifications [Florian; !3204] * Ensure remote actions are activated with correct platform data [Julian; !3198] * FDO notifications: Support ActivationToken signal [Julian; !3199] * Delete selected text on backspace from on-screen keyboard [Sebastian; !2746] * Various on-screen keyboard improvements [Carlos; !3162] * Inform users of conflicting local/remote sessions on login [Joan; !3134] * screencasts: Use h264 encoding if available [Jonas; !3211] * Work around issue in NetworkManager's wireguard support [Jonas; !3219] * Allow expanding notifications in message list [Julian; !3173] * Fixed crash [Marco; !2267] * Misc. bug fixes and cleanups [Paul, Florian, Carlos, Julian, Bilal, Automeris, Ray, Sam, Daniel, Sophie; !3186, !3187, !3028, !3188, !3189, !3191, !3192, !3147, !3195, !3197, !3196, !2765, !3200, !3202, !3201, !3206, !3208, !3213, !3207, !3214, !3215, !3216, !3209, !3217, !3221] Contributors: Jonas Dreßler, Bilal Elmoussaoui, Carlos Garnacho, Sophie Herold, Sam Hewitt, Paul Hollinsky, Sebastian Keller, Florian Müllner, Automeris naranja, Julian Sparber, Ray Strode, Joan Torres, Marco Trevisan (Treviño), Daniel van Vugt Translators: Ekaterine Papava [ka], Danial Behzadi [fa], Marek Černocký [cs], Sabri Ünal [tr], Artur S0 [ru], Yuri Chornoivan [uk], Fran Dieguez [gl], Vasil Pupkin [be], Asier Sarasua Garmendia [eu], Yaron Shahrabani [he], Daniel Rusek [cs], Brage Fuglseth [nb], Emin Tufan Çetin [tr], Nathan Follens [nl], Aurimas Černius [lt], Matej Urbančič [sl], Daniel Mustieles [es], Quique Serrano [ca], Irénée THIRION [fr], Kukuh Syafaat [id], Luming Zh [zh_CN], Jordi Mas i Hernandez [ca], Bruce Cowan [en_GB], Quentin PAGÈS [oc], Baurzhan Muftakhidinov [kk], Rūdolfs Mazurs [lv], Chao-Hsiung Liao [zh_TW], Guillaume Bernard [fr], Jürgen Benvenuti [de], Philipp Kiemle [de], Jiri Grönroos [fi] 46.beta ======= * Improve High Contrast styling [Sam; !3063, !3075, !3076, !3097, !3143, !3120, !3154] * Improve default styling [Sam; !3044, !3084, !3102, !3140, !3167] * Close mount notification when drive gets disconnected [Florian; !3089] * extensions-app: Remember window state [Florian; !3115] * Fix feedback look in keyboard backlight slider [Barnabás; !3086] * Follow "switch-shapes" accessibility setting [Florian; !3107] * Fix effects of transient wayland windows [Florian; !3125] * Add keyboard model configuration support [Leorize; !2583] * Add Text Editor to the dash by default [Allan; !3135] * Fix icon size regression in dash [Sam; !3119] * Improve project and development documentation [Florian; !3122] * overview: Keep dimming effect for modal dialogs [Florian; !3151] * Do not use markup in button labels [Carlos; !3149] * Fix menu alignment in RTL locales [Florian; !3150] * Overhaul assets in monitor layout switcher [Sam; !3128] * Fix overview transition from search results to session [Suryashankar; !3152] * Add header to notifications [Julian; !3103] * extensions-app: Use adaptive dialogs [Florian; !3148] * Register custom D-Bus errors [Florian; !3159, !3160] * Improve appearance of symbolic icons in notifications [Julian; !3066] * Improve minimize animation [Keyu; !2968] * Use a single source for all system notifications [Julian; !3156] * Add missing shift level to Georgian OSK layout [Carlos; !3145] * Tweak switch appearance [kramo; !3077] * Improve handling of screencast failures [Jonas; !2976] * Fixed crash [Florian; !3117] * Misc. bug fixes and cleanups [Julian, Robert, Bilal, Florian, Georges, Sam, Shmuel, Jonas, Andy, Evan, Óscar, Bilal; !3059, !2982, !3026, !3105, !3104, !3106, !3109, !3110, !3112, !3111, !3113, !3114, !3118, !3121, !3098, !3123, !3126, !3129, !3136, !3138, !3139, !3137, !3133, !3132, !3130, !3131, !3141, !3146, !786, !2475, !2901, !2037, !3153, !3158, !3155, !3165, !3171, !3169, !3127, !3172, !3157, !3170, !3175, !3176, !3178, !3177, !3181] Contributors: Suryashankar Das, Allan Day, Jonas Dreßler, Bilal Elmoussaoui, Óscar Fernández Diaz, Carlos Garnacho, Sam Hewitt, Andy Holmes, kramo, Leorize, Robert Mader, Shmuel Melamud, Florian Müllner, Georges Basile Stavracas Neto, Barnabás Pőcze, Julian Sparber, Keyu Tao, Evan Welsh Translators: Ekaterine Papava [ka], Artur S0 [ru], Sabri Ünal [tr], Balázs Meskó [hu], Danial Behzadi [fa], A S Alam [pa], Daniel Rusek [cs], Fran Dieguez [gl], Vasil Pupkin [be], Yosef Or Boczko [he] 46.alpha ======== * Fix scroll handling on sliders [Carlos; !2967] * overview: Handle unredirection as part of the state transition [Robert; !2970] * Handle DESKTOP windows during workspace animations [Sundeep; !2865] * Improve wording in welcome dialog [Automeris, Florian; !2963, !2962] * Improve recording indicator in light style [Georges; !2983] * Fix calendar popup shrinking on date changes [Sebastian K.; !2989] * app: Make all windows on target workspace recent when activated [Sebastian W.; !2991] * Fix performance degradation due to repeated signal leak [Sebastian K.; !3001] * Optimize application search [Sebastian K.; !3004] * Fix on-screen keyboard backspace getting stuck [Sebastian K.; !3009] * Adapt to ClutterContainer removal [Zander; !3010, !3014] * Fix arrow navigation in search results [Sebastian K.; !3015] * Improve monitor OSD labels [Sam; !3016] * Support async code in Eval() D-Bus method [Florian; !3021] * Fix sliders not requesting any size [Florian; !2994] * Only show prefs dialog after the extension has been loaded [Florian; !3025] * Use dedicated assets in ctrl-alt-tab popup [Sam; !3019] * Improve high-contrast styling [Sam; !3030] * Fix mapping of tablet rings/strips [Peter; !3029] * Add support for "version-name" field in extension metainfo [Aryan, Florian; !2995, !3034] * Add more toolbox developer tooling [Florian; !2935, !3040] * Use less ambiguous symbols for radio menu items [Sam; !3027] * Improve icon- and text scaling [Sam; !3033] * Modernize Extensions app [Florian; !3048, !3051, !3067] * Use gi-docgen for API documentation [Zander; !1873] * Improve high-contrast styling [Sam; !3017] * Allow any enter key to be used to screenshot [Scott; !2777] * Remove X11-specific icon fallback [Florian; !3056] * Replace StBin's custom layout code [Florian; !3046] * Minimize need to rebase when loading extensions [Sundeep; !2851] * Add D-Bus method to take interactive screenshots [Georges; !2999] * Add shortcuts to open new window of pinned apps [Florian, Leleat; !1829] * Fix spinner in light style variant [Florian; !3080] * Improve handling of enabled-but-inactive extensions [Florian; !3073] * Improve formatting of extension errors [Philip; !3041] * Fixed crashes [Daniel, Sebastian K., Carlos, Florian; !2975, !2974, !2993, !3018, !3011, !3006] * Misc. bug fixes and cleanups [Florian, Martin, Alessandro, Bilal, Sebastian K., Barnabás, Jonas, Julian, Charles, Daniel, Automeris, Cassidy, Carlos, Sam, Sabri, Jonian, Sebastian W.; !2966, !2978, !2987, !2988, !2808, !2964, !3000, !3005, !3008, !3013, !2190, !3020, !3023, !2997, !3031, !3042, !3043, !3045, !3047, !3049, !2653, !3052, !3050, !3054, !3055, !1905, !3060, !3061, !2950, !3062, !3068, !3058, !3064, !3072, !3071, !3079, !2998, !3085, !3083, !3088, !3087, !3091, !3057, !3090] Contributors: Cassidy James Blaede, Alessandro Bono, Zander Brown, Scott Buchanan, Philip Chimento, Jonas Dreßler, Bilal Elmoussaoui, Carlos Garnacho, Jonian Guveli, Sam Hewitt, Peter Hutterer, Aryan Kaushik, Sebastian Keller, Leleat, Robert Mader, Sundeep Mediratta, Florian Müllner, Automeris naranja, Georges Basile Stavracas Neto, Barnabás Pőcze, Julian Sparber, Sabri Ünal, Daniel van Vugt, Sebastian Wick, Charles Wong, Martin Zurowietz Translators: Jordi Mas [ca], Fabio Tomat [fur], Ekaterine Papava [ka], Sabri Ünal [tr], Cheng-Chia Tseng [zh_TW], Changwoo Ryu [ko], Florentina Mușat [ro], Brage Fuglseth [nb], Evangelos Skarmoutsos [el], Efstathios Iosifidis [el], Quentin PAGÈS [oc], Jürgen Benvenuti [de], Daniel Șerbănescu [ro], Artur S0 [ru], Марко Костић [sr], Hugo Carvalho [pt], Ngọc Quân Trần [vi], Dušan Kazik [sk], Aefgh Threenine [th] Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com> |