Commit Graph

  • fbb6a0a19a update Chinese translation lumingzh 2025-11-26 10:10:47 +08:00
  • 846b82bf85 Update Slovenian translation (sl.po) filmsi 2025-11-25 17:06:23 +05:30
  • 40640819d4 tests/asan: Update the asan suppression file Sebastian Wick 2025-11-20 22:09:12 +01:00
  • 76cb5c793e validate-icon: Do not leak a GError instance Sebastian Wick 2025-11-20 22:07:23 +01:00
  • f9d5c5cba9 dir: Free result of polkit_subject_to_string Sebastian Wick 2025-11-20 22:05:28 +01:00
  • e9e713fa0d tests: Add test-extra-data.sh to test extra-data installation Sebastian Wick 2025-08-21 18:40:33 +02:00
  • d4751443f5 dir, system-helper: Add support for installing extra-data from OCI Sebastian Wick 2025-08-29 20:51:44 +02:00
  • ac0b61a0f1 dir: Refactor compute_extra_data_download_size to not depend on ostree Sebastian Wick 2025-08-29 20:48:04 +02:00
  • 5640e5bf59 dir: Refactor flatpak_dir_pull_extra_data to make it useful for OCI Sebastian Wick 2025-08-29 20:50:28 +02:00
  • d0fdac8854 dir: Pull out the downloading of extra-data into its own function Sebastian Wick 2025-08-29 17:11:28 +02:00
  • f28d92da06 oci-registry: Return NULL instead of FALSE in function returning char* Sebastian Wick 2025-08-29 20:51:12 +02:00
  • 8bcba92042 dir: Remove unused parameter from flatpak_dir_setup_extra_data() Chris Williams 2025-02-06 17:15:30 -05:00
  • 4dca9efea0 utils-http: Replace g_assert_cmpint with g_assert for CURL error checks Kolja Lampe 2025-11-19 23:43:51 +01:00
  • 1434448f2d utils-http: Fix incorrect CURLM_OK comparison in curl_easy_setopt checks Kolja Lampe 2025-11-19 23:40:48 +01:00
  • e4edecdef5 utils-http: Drop libsoup2 support in favor of libcurl Sebastian Wick 2025-11-19 03:06:57 +01:00
  • 1c2c80b8c9 zstd-decompressor: Replace boilerplate with G_DECLARE_FINAL_TYPE macro Sebastian Wick 2025-11-18 21:44:04 +01:00
  • c8e73a0993 test-oci-registry.sh: add a test for zstd layers Owen W. Taylor 2023-09-29 14:53:51 -04:00
  • e6b584f85c flatpak-build-bundle: Add --oci-layer-compress=zstd Owen W. Taylor 2023-09-29 10:34:50 -04:00
  • 9b51edf31a portal: Allow passing device permissions to subsandbox JakobDev 2025-02-17 18:12:08 +01:00
  • f279929559 portal: Fix generating docs for the Spawn method by indenting correctly Sebastian Wick 2025-11-19 00:32:57 +01:00
  • 944c0908e1 cli-transaction: improve i18n Emir SARI 2025-11-19 23:34:30 +03:00
  • b343107c55 portal: Fix potential leak of data buffer in error cases Chris Williams 2025-01-28 23:53:18 -05:00
  • 3c007c97e2 transaction: Handle --include-sdk if SDK is installed in other dir Sebastian Wick 2025-10-30 21:08:02 +01:00
  • f98c5d1bc4 dir: Also reload repo configuration after setting via system helper Chris Williams 2025-01-13 00:15:40 -05:00
  • 947d4a6ce4 flatpak: Enable progress escape sequence by default Sebastian Wick 2025-11-18 01:40:18 +01:00
  • 7127ef00d0 utils-http: Fix an uninitialised variable warning bbhtt 2025-10-08 18:09:07 +05:30
  • 5ef65d31ee oci-registry: Fix leak by freeing certificates in finalize Sebastian Wick 2025-08-21 20:39:39 +02:00
  • 228dfab479 utils: Don't pass NULL remote to ostree_repo_get_remote_option taoky 2025-01-14 02:08:50 +08:00
  • c3c611ce19 doc: update documentation of flatpak-spawn --watch-bus Michael Catanzaro 2025-06-24 16:36:50 -05:00
  • a13fc5b72f testlib: add expected argument to fcntl(F_DUPFD) Simon Chopin 2025-08-27 17:56:12 +02:00
  • ff80ba5b6c Update Croatian translation Milo Ivir 2025-11-09 16:04:09 +01:00
  • 400232342c Update Turkish translation Sabri Ünal 2025-11-11 17:53:21 +03:00
  • d02c0bbec5 session-helper: Avoid a memory leak Martin Schwenke 2025-07-20 15:30:10 +10:00
  • 8e038375ba run: Update note on seccomp filter code sharing Michael Catanzaro 2025-11-06 12:50:38 -06:00
  • 7fc47ab0a0 Post-branching version bump Sebastian Wick 2025-11-03 17:27:07 +01:00
  • 0835c0272f Update translation files for 1.17.0 1.17.0 Sebastian Wick 2025-11-03 16:22:26 +01:00
  • 0085420a90 Update NEWS for 1.17.0 release Sebastian Wick 2025-11-02 14:26:52 +01:00
  • 4b2e21e0b6 ci: Get rid of paths-ignore to ensure all PRs can be merged Sebastian Wick 2025-11-03 16:31:21 +01:00
  • 2c354352bf Update sl.po (Slovenian) filmsi 2025-10-31 19:04:00 +01:00
  • c4af112df4 transaction: Handle --include-sdk if SDK is installed in other dir Sebastian Wick 2025-10-30 21:08:02 +01:00
  • 8354ee56cf kill: Do not kill pid 0 and embrace races Sebastian Wick 2025-10-30 16:09:00 +01:00
  • 0fc61c1aff doc: Document the new Conditional Permissions system Sebastian Wick 2025-10-29 21:51:30 +01:00
  • 842472d234 transaction: Preinstall from first remote with ref Sebastian Wick 2025-10-29 19:56:38 +01:00
  • f61d931da8 common: Fix running_under_sudo check by checking euid Georgia Garcia 2025-10-27 15:46:19 -03:00
  • edac357aad builtins/install: Allow flatpak+https URIs in flatpak install --from Sebastian Wick 2025-10-28 01:44:08 +01:00
  • 3544de6251 build-finish: Export AppStream external release metainfo JakobDev 2025-02-25 16:08:51 +01:00
  • 32347168e3 update Chinese translation lumingzh 2025-10-26 08:06:14 +08:00
  • b6775dc221 http: Add cancellation support for curl downloads and error handling Kolja Lampe 2025-10-28 00:42:58 +01:00
  • 1372e16d05 dir: Check parental control authorization via system bus name Sebastian Wick 2025-09-01 20:43:48 +02:00
  • 6fd0930858 system-helper: Take a dbus invocation for dir_get_system Sebastian Wick 2025-09-01 19:44:53 +02:00
  • 3e9e68cc5d Support sideload repositories for OCI remotes Sebastian Wick 2025-08-28 13:45:45 +02:00
  • 621790e797 transaction: Support sideloading from OCI repos/archives Sebastian Wick 2025-08-28 13:44:59 +02:00
  • f7671ebbc9 dir: Support sideloading from OCI repos/archives Sebastian Wick 2025-08-28 13:42:16 +02:00
  • 51bf27c0d9 dir: Add sideload image collections and is_oci helper Sebastian Wick 2025-08-28 13:31:41 +02:00
  • b486437c8e image-source: Add a method to get the summary metadata Sebastian Wick 2025-08-28 13:28:25 +02:00
  • feb2220a46 image-collection: Add the new FlatpakImageCollection class Sebastian Wick 2025-08-28 13:21:13 +02:00
  • 9551f7d402 image-source: Make flatpak_image_source_new public Sebastian Wick 2025-08-28 13:26:06 +02:00
  • 86b000c34b dir: Don't return a VarRefInfoRef from flatpak_remote_state_lookup_ref() Owen W. Taylor 2024-10-29 17:16:08 -04:00
  • bc5c8e65be dir: Handle NULL sideload state in flatpak_remote_state_lookup_ref Sebastian Wick 2025-08-28 11:15:37 +02:00
  • e069452d7c utils-http: remove duplicate pointer clearing for hdr_last_modified Kolja Lampe 2025-10-21 19:09:32 +02:00
  • e2011c27f7 Update Chinese translation lumingzh 2025-10-21 09:30:54 +08:00
  • bd468a8959 tests: Dont add locales to test runtime on musl Achill Gilgenast 2025-10-14 11:42:27 +02:00
  • 0a3c2452c0 flatpak-build: Drop host permissions by default Sebastian Wick 2025-09-03 12:57:55 +02:00
  • a7ac4206c6 dir: Also reload repo configuration after setting via system helper Chris Williams 2025-01-13 00:15:40 -05:00
  • 65f5c98e11 session-helper: track the destinations of broken symlinks d34db3ff 2025-10-10 19:14:40 +02:00
  • 0bf531f44a dir: Add basic OS info to Flatpak-Os-Info header when pulling objects bbhtt 2025-10-09 18:27:13 +05:30
  • 8a21f2dfe1 tests/test-http-utils.sh: Only use have_xattr if we have setfattr Sebastian Wick 2025-08-28 15:58:46 +02:00
  • 78b3c47c13 tests/test-run.sh: Only test for trigger results if we have the deps Sebastian Wick 2025-08-28 15:33:40 +02:00
  • c38e481fb4 context: Handle x11-fallback by converting to a conditional Sebastian Wick 2025-08-22 17:28:44 +02:00
  • a92c5f686e context: Support condtional permissions for socket and devices Sebastian Wick 2024-06-20 16:39:02 +02:00
  • b93b58a44e context: Add new FlatpakPermission(s) type Alexander Larsson 2025-07-04 13:16:04 +02:00
  • 5852e6f5e6 common: Pass the context to flatpak_context_*_to_args Sebastian Wick 2024-06-20 17:44:42 +02:00
  • e74709b6ce common: Let flatpak_context_bitmask_to_string populate a GPtrArray Sebastian Wick 2024-06-20 16:29:40 +02:00
  • 25e1a2a257 common: Split out parts of flatpak_context_load_metadata Sebastian Wick 2024-06-20 16:20:04 +02:00
  • 5c12cd83a1 tests: Add support for adding internal tests Alexander Larsson 2025-07-04 10:46:28 +02:00
  • 14bfb56ba3 tests: Make it possible to use mesontest --test-args Sebastian Wick 2025-08-25 13:11:03 +02:00
  • 9dccb7a722 repo-utils: Drop stripping .desktop suffixes from appstream cids bbhtt 2025-10-11 12:22:45 +05:30
  • cfb89ce026 update Chinese translation 2 lumingzh 2025-10-12 07:58:50 +08:00
  • 750b5567ed update Chinese translation lumingzh 2025-09-26 08:05:10 +08:00
  • 4f8b935567 feat: json support for table printer Adian Kozlica 2025-09-29 17:31:29 +02:00
  • 378cb66230 flatpak-build: Add empty /run/host/font-dirs.xml Johannes Maibaum 2025-03-01 14:30:30 +01:00
  • 815301f341 doc: Build libflatpak-doc.html Sebastian Wick 2025-10-09 18:06:39 +02:00
  • a57f6bc372 portal: Clear the environment via flatpak arguments Sebastian Wick 2025-08-29 13:21:59 +02:00
  • f760f1b539 run: Add --clear-env option for clearing the outside environment Sebastian Wick 2025-08-29 12:48:17 +02:00
  • 4c75a168e3 meson: switch default dbus_config_dir to /usr/share/dbus-1/ Luca Boccassi 2025-10-09 16:10:17 +01:00
  • cd0212aa40 utils-http: Fix an uninitialised variable warning bbhtt 2025-10-08 18:09:07 +05:30
  • 446afd82b0 formatting(flatpak-context): Fix a few wrong indentations Ryan Brue 2025-09-24 12:56:35 -05:00
  • 02587b5676 flatpak-metadata: Note host-root symlink pitfalls Ryan Brue 2025-09-08 12:13:09 -05:00
  • 0493219ca5 exports: add host-root Harald Sitter 2025-02-20 03:17:10 +01:00
  • f53cef0041 Enable VA-API extension for Intel GPUs if either i915 or xe is loaded joj 2025-09-10 18:15:05 -04:00
  • 2409de5105 Update NEWS Simon McVittie 2025-09-08 19:56:27 +01:00
  • fef96436a3 Update NEWS Simon McVittie 2025-09-08 19:14:57 +01:00
  • 919d2922bf common: support reinstall option on bundle installations Mary Strodl 2023-10-02 17:59:57 -04:00
  • 5eea330414 Update Czech translation AsciiWolf 2025-09-02 15:46:34 +02:00
  • adfa84ab09 update Chinese translation lumingzh 2025-09-02 10:41:35 +08:00
  • 16aaa8e3b3 ci: Use a regex to define the stable branches Jordan Petridis 2025-09-01 15:04:07 +03:00
  • 5d1eaacb26 i18n: Improve dutch translation consistency, with small fixes Sijmen 2025-06-25 23:55:51 +02:00
  • f8474ea788 i18n: Update dutch translations Sijmen 2025-06-25 17:34:20 +02:00
  • 3773617f30 oci: Actually only return the only manifest in get_only_manifest Sebastian Wick 2025-08-28 18:13:03 +02:00
  • d944d9afb6 dir: Propagate errors from flatpak_remote_state_fetch_image_source Sebastian Wick 2025-08-28 16:56:54 +02:00