Commit Graph

  • 1bdbb80ac5 Reword to make it clearer how (not) to invoke flatpak Dennis Schridde 2021-06-14 18:59:50 +02:00
  • 11d66b4587 Fix grammar Dennis Schridde 2021-04-23 08:56:05 +02:00
  • 1fa898202a Improve error message for sudo flatpak run Dennis Schridde 2020-11-17 19:14:06 +01:00
  • c8cbf26316 flatpak-installation: Fix some typos in documentation comments Philip Withnall 2021-06-11 14:48:30 +01:00
  • b6d5e20857 CI: Add mono apt repo to fix build Alexander Larsson 2021-06-01 10:16:14 +02:00
  • ce6fdcf077 transaction: Don’t abort on uninstall if deploy metadata is missing Philip Withnall 2021-05-26 11:40:54 +01:00
  • 25a577810a Update Indonesian translation Kukuh Syafaat 2021-05-28 16:27:14 +07:00
  • dca4b79604 Update Russian translation gasinvein 2021-05-31 22:28:22 +03:00
  • 6f86a8ff42 README: Update chat room link Phaedrus Leeds 2021-05-27 17:06:42 -07:00
  • 412c15772f portal: Add some test coverage Simon McVittie 2021-05-21 15:56:31 +01:00
  • afd0cc4d18 portal: Add some design-for-test Simon McVittie 2021-05-21 15:55:27 +01:00
  • e196efbf6b portal: Add NONE values for flags sets Simon McVittie 2021-05-21 14:31:34 +01:00
  • 0a44aaff8d tests: Test environment block parsing Simon McVittie 2021-05-21 17:41:31 +01:00
  • 10a4cd7e08 context: Factor out functions to parse an environment block Simon McVittie 2021-05-21 17:41:06 +01:00
  • 526dae9241 portal: Remap --env-fd into child process's fd space Simon McVittie 2021-05-21 13:45:03 +01:00
  • a09d07f085 portal: Use a GArray to store fds Simon McVittie 2021-05-21 13:38:18 +01:00
  • f2fbc75827 portal: Don't leak fd used for serialized environment Simon McVittie 2021-05-20 18:52:38 +01:00
  • d13f489e63 Don't disable -Wformat-nonliteral unnecessarily Simon McVittie 2021-05-20 17:59:23 +01:00
  • 17b6c31c7c Add missing G_GNUC_PRINTF attributes Simon McVittie 2021-05-20 17:57:13 +01:00
  • 0592caca8a completion: Always pass a format string to flatpak_completion_debug Simon McVittie 2021-05-20 17:53:16 +01:00
  • 3d5725f9d3 testcommon: Use unusual architectures where it doesn't matter Simon McVittie 2021-05-21 19:06:47 +01:00
  • 2bb9a8a198 Update Danish translation scootergrisen 2021-05-21 21:50:49 +02:00
  • 4f04f92e6f Merge pull request #4256 from flatpak/remote-ls-all-arches Phaedrus Leeds 2021-05-19 16:26:29 -07:00
  • 515ae5e5df CLI: List arch if it is not the primary arch (even if unique) Alexander Larsson 2021-05-17 14:01:12 +02:00
  • 0a9d5ac7f2 Include more architectures when listing installed refs. Alexander Larsson 2021-05-17 13:48:42 +02:00
  • 51ac8e1590 builtin-utils: Use shared helper Alexander Larsson 2021-05-17 10:22:43 +02:00
  • 540bcda3bd Transaction: Ensure we download the subsummary for the arch of added refs Alexander Larsson 2021-05-06 11:16:33 +02:00
  • ce9a1c4f6c Add FLATPAK_QUERY_FLAGS_ALL_ARCHES for list_remote_refs() Alexander Larsson 2021-05-04 10:19:17 +02:00
  • 4c7d74ac57 doc: Add a release checklist for maintainers Simon McVittie 2021-05-04 10:25:23 +01:00
  • d5daaa537d tests: Fix test-summaries.sh when running tests as root Philip Withnall 2021-05-12 11:00:02 +01:00
  • 087dfe6630 Merge pull request #4269 from pwithnall/strcmp-crash Philip Withnall 2021-05-11 23:18:45 +01:00
  • a65e97c380 dir: Avoid a crash when looking up summary for a ref without an arch Philip Withnall 2021-05-11 15:07:48 +01:00
  • 404d7c6941 Fix several memory leaks Phaedrus Leeds 2021-05-02 21:53:02 -05:00
  • 4562627b04 utils: Add missing check for empty string collection id Phaedrus Leeds 2021-05-02 21:52:49 -05:00
  • 66d00e1c47 list: Add a g_assert() for a coverity warning Phaedrus Leeds 2021-05-02 21:22:15 -05:00
  • a0188dee79 dir: Fix a GString leak Phaedrus Leeds 2021-05-02 21:03:40 -05:00
  • 284510eabb remote-info: Fix memory leak of branch Phaedrus Leeds 2021-05-02 20:50:31 -05:00
  • 75e60c5d8e remote-info: Fix printing of branch Phaedrus Leeds 2021-05-02 20:50:02 -05:00
  • 756b9eae14 common: Fix several memory leaks Phaedrus Leeds 2021-05-02 20:49:03 -05:00
  • d191c2eb58 context: Fix leak of env var key/value pair Phaedrus Leeds 2021-05-02 17:13:53 -05:00
  • 1120c7cb24 Fix memory errors w/ use of var_arrayofstring_to_strv() Phaedrus Leeds 2021-05-02 17:00:18 -05:00
  • 879c9b9008 utils: Fix use-after-free and logic error Phaedrus Leeds 2021-05-02 16:21:05 -05:00
  • bc27dcb518 remote-list: Check for unlikely libostree error Phaedrus Leeds 2021-05-02 15:32:51 -05:00
  • bcdc073041 Update translation files for v1.11.1 release 1.11.1 Simon McVittie 2021-04-26 12:47:36 +01:00
  • d7cf0736e0 Release v1.11.1 Simon McVittie 2021-04-26 12:47:17 +01:00
  • f9e5ab264d NEWS: Summarize changes since 1.10.2 Simon McVittie 2021-04-26 12:37:02 +01:00
  • 9a35bbc91c Merge tag '1.10.2', omitting changes in po/ Simon McVittie 2021-04-26 12:09:14 +01:00
  • 283a3b93a5 tests: Add test for the flatpak prune implementation Alexander Larsson 2021-04-23 11:33:06 +02:00
  • 0cd4656ea1 Add (and use) custom, high-perfomance prune implementation Alexander Larsson 2021-04-13 13:10:38 +02:00
  • 07e1fd096d Compiled variants: Add some ostree types Alexander Larsson 2021-04-13 12:47:09 +02:00
  • 4665c5c202 tests: Add test for the flatpak prune implementation faster-prune Alexander Larsson 2021-04-23 11:33:06 +02:00
  • a50e90f25d Add (and use) custom, high-perfomance prune implementation Alexander Larsson 2021-04-13 13:10:38 +02:00
  • e291167287 Compiled variants: Add some ostree types Alexander Larsson 2021-04-13 12:47:09 +02:00
  • a0750a00b1 glnx-dirfd: Add a rewinddir() wrapper Simon McVittie 2021-04-22 15:40:51 +01:00
  • 4485364825 README: Add related projects Phaedrus Leeds 2021-04-20 17:10:34 -07:00
  • 686af7d3b8 test-instance: Add more assertions Simon McVittie 2021-04-16 11:52:31 +01:00
  • 12d7855493 enter: Make it clearer that rest_argv_start always gets initialized Simon McVittie 2021-04-16 10:53:07 +01:00
  • bd5c2762cf testcommon: Assert that parse_datetime succeeds Simon McVittie 2021-04-16 10:41:12 +01:00
  • 3a85ceecfc testlibrary: Fix an assertion Simon McVittie 2021-04-16 10:40:42 +01:00
  • 2a01318e15 ref-utils: Remove dead store Simon McVittie 2021-04-16 10:39:56 +01:00
  • 3071d2ada9 quiet-transaction: Remove unnecessary finalize Simon McVittie 2021-04-16 10:39:11 +01:00
  • c26a48a9aa Fix various unused variables detected by scan-build Simon McVittie 2021-04-16 10:37:42 +01:00
  • 54e783b8cd Update Ukrainian translation Yuri Chornoivan 2021-04-17 12:09:27 +03:00
  • 9e7c5fa545 flatpak_dir_find_local_related_for_metadata: Skip invalid branch Hubert Figuière 2021-04-17 10:50:39 -04:00
  • f552d9a397 Update POTFILES.in Piotr Drąg 2021-04-16 18:41:21 +02:00
  • c2490aad12 app: Use autocleanup for FlatpakTablePrinter Simon McVittie 2021-04-16 00:51:53 +01:00
  • 282647c81f transaction: Avoid a possible use-after-free Simon McVittie 2021-04-16 10:46:01 +01:00
  • a0eaaf77ad revokefs: Use the right variable name in an error message Simon McVittie 2021-04-16 10:41:47 +01:00
  • 1b930e955e oci-registry: Fix error reporting Simon McVittie 2021-04-16 10:54:50 +01:00
  • 4c676e4e3a portal: Reject negative handle numbers Simon McVittie 2021-04-16 10:51:20 +01:00
  • 38eac07293 run: Create a shared XDG_RUNTIME_DIR for each app-ID Simon McVittie 2021-04-09 14:42:12 +01:00
  • 40510e8ae8 run: Populate XDG_RUNTIME_DIR with symlinks into /run/flatpak Simon McVittie 2021-04-15 18:53:27 +01:00
  • e5aa260919 run: Normalize WAYLAND_DISPLAY to a reasonable name Simon McVittie 2021-04-15 17:39:18 +01:00
  • d487db5e6a run: Put the AT-SPI bus socket in /run/flatpak Simon McVittie 2021-04-15 17:43:28 +01:00
  • 0e0e98e7ef run: Create ssh-auth socket in /run/flatpak Simon McVittie 2021-04-15 17:42:07 +01:00
  • c96d73c32f run: Create Xauthority in /run/flatpak Simon McVittie 2021-04-15 17:35:06 +01:00
  • 3ec0e7b483 run: Use a constant path for the reference to per-app directories Simon McVittie 2021-04-15 18:14:20 +01:00
  • a89aa1442a run: Delay allocation of per-app directory Simon McVittie 2021-04-15 19:23:47 +01:00
  • cb47d83b72 run: Add option to share /dev/shm between instances of an app-ID Simon McVittie 2021-02-16 18:51:23 +00:00
  • 70a3e44fb5 portal: Define constants for the D-Bus names and path Simon McVittie 2021-04-14 12:50:43 +01:00
  • f508cf1767 system-helper: Move D-Bus names and paths to a header file Simon McVittie 2021-04-14 12:43:34 +01:00
  • 725efe7ae7 session-helper: Move D-Bus names and paths to a header file Simon McVittie 2021-04-14 12:42:03 +01:00
  • b65b3f6ead run: Share /tmp between all instances of an app-ID Simon McVittie 2021-04-07 19:02:36 +01:00
  • 574ff50cf4 common: Separate creation of FlatpakExports from append_bwrap_filesystem Simon McVittie 2021-01-25 15:51:53 +00:00
  • 5d50b77c37 context: Build xdg_dirs_conf as an "out" argument Simon McVittie 2021-04-13 12:47:57 +01:00
  • 6a5bd592f4 context: Factor out flatpak_context_get_exports_full() Simon McVittie 2021-01-25 15:33:34 +00:00
  • 712efd3156 instance: Create and destroy per-app-ID subdirs of XRD/.flatpak Simon McVittie 2021-04-07 18:55:07 +01:00
  • c8a4248eb4 test-instance: Provide app-IDs for our mock apps Simon McVittie 2021-04-07 18:49:12 +01:00
  • fa12167a91 run: Mark some preconditions around the app ID Simon McVittie 2021-04-07 16:09:44 +01:00
  • 3787db00e0 utils: Add flatpak_str_is_integer() Simon McVittie 2021-02-15 18:15:56 +00:00
  • d8a8ac2edb tests: Test flatpak_quote_argv and flatpak_argument_needs_quoting Simon McVittie 2021-04-13 12:29:14 +01:00
  • db7d9cfeb5 utils: Quote empty strings when debug-logging argv Simon McVittie 2021-04-13 12:28:59 +01:00
  • e9c217adc1 test-basic: Don't fail if head -2 exits before flatpak does Simon McVittie 2021-04-08 13:43:35 +01:00
  • 3ebf371fc2 run: Allow caller to replace /app and/or /usr Simon McVittie 2020-12-07 19:29:40 +00:00
  • 3f2eeb6dc8 flatpak_run_setup_usr_links: Add control over the mount point Simon McVittie 2021-01-08 16:01:02 +00:00
  • 90aa6c9b79 flatpak_run_add_extension_args: Give caller more control Simon McVittie 2021-01-08 15:59:48 +00:00
  • 494feacb77 run: Sort environment before serializing it into bwrap arguments Simon McVittie 2021-02-23 18:55:01 +00:00
  • b13c8a76d2 utils: Display bundled bwrap arguments one per line Simon McVittie 2021-02-23 18:35:52 +00:00
  • f2b2a12f56 tests: Add basic test coverage for GC'ing unused instance directories Simon McVittie 2021-02-15 16:04:53 +00:00
  • 6b2cb74a94 tests: Improve error handling for isolated directory setup Simon McVittie 2021-02-15 15:05:30 +00:00