Commit Graph

  • a6b431b1c0 README: update logo Jakub Steiner 2022-09-26 11:21:00 +02:00
  • 188e7494a2 enum-types: Make generated files more reproducible Simon McVittie 2022-09-06 15:06:01 +01:00
  • c570d95598 workflows: Compile with Ubuntu 18.04's GLib, but use 2.60 to run tests Simon McVittie 2022-09-06 14:47:22 +01:00
  • cf1517a4db uri: Don't rely on g_time_zone_new_offset() Simon McVittie 2022-08-30 18:49:54 +01:00
  • e6db467c2f uri: Don't do scheme-based normalization with GLib 2.66.x Simon McVittie 2022-08-30 12:14:50 +01:00
  • 43a25deba0 flatpak.pc: Add httpbackend variable for curl/libsoup detection Patrick Griffis 2022-08-23 13:46:12 -05:00
  • 90b15f916a app: Fix warning when listing a document with no permissions. Robert Ancell 2022-08-24 11:26:51 +12:00
  • 8fbe795699 Update check.yml Alex 2022-08-30 22:07:24 +01:00
  • 6e3f778a4a flatpak-utils-http: check for HTTP2 support before trying to use it git-bruh 2022-09-03 12:25:07 +05:30
  • 8305ff2732 Stop flatpak-session-helper and flatpak-portal when the session ends Alberto Garcia 2022-08-31 18:46:14 +02:00
  • 1089769f7a SECURITY.md: Update for 1.14.0 release Phaedrus Leeds 2022-08-22 22:34:57 -07:00
  • 5275410e6c tests: Add a simple test for g_memdup2, from GLib Simon McVittie 2022-10-24 12:10:25 +01:00
  • 8a29325374 backports: Add a backport of g_memdup2() Simon McVittie 2022-10-24 11:58:23 +01:00
  • 61566a9337 Update NEWS Simon McVittie 2022-10-28 10:26:45 +01:00
  • de4de4dc44 automake: Consistently include $(AM_CFLAGS) in target-specific CFLAGS Simon McVittie 2022-10-25 09:26:28 +01:00
  • 190bad06d2 revokefs: Remove incorrect libglnx include directory Simon McVittie 2022-10-25 09:55:51 +01:00
  • 959910f933 revokefs: Use correct format string for a ssize_t Simon McVittie 2022-10-25 09:13:55 +01:00
  • e084a4f14b Update translation files for release 1.15.0 Simon McVittie 2022-10-24 19:02:08 +01:00
  • b30f5b96ac Release v1.15.0 Simon McVittie 2022-10-24 19:18:49 +01:00
  • 9409d3d28d Update NEWS Simon McVittie 2022-10-24 18:12:28 +01:00
  • bb7240c2ef Update release checklist for merge of Meson build system Simon McVittie 2022-10-24 16:19:53 +01:00
  • 861d2b41e6 build: Require Meson 0.53.0 Simon McVittie 2022-04-24 10:51:38 +01:00
  • 12140e9a8a meson: Depend on Meson 0.51.0 Simon McVittie 2022-04-24 10:51:06 +01:00
  • 435be4da14 meson: Depend on Meson 0.50.0 Simon McVittie 2022-04-24 10:50:19 +01:00
  • d98b745d43 workflows: Use Meson for the main build Simon McVittie 2022-09-06 14:29:34 +01:00
  • f85097a427 Run a Meson build during distcheck Simon McVittie 2022-04-21 15:36:04 +01:00
  • 9eb824f863 Add a Meson build system Simon McVittie 2022-04-13 19:03:17 +01:00
  • ad1dc62f26 testlib: Remove local backport of g_assert_no_errno() Simon McVittie 2022-10-14 12:10:54 +01:00
  • b0580b79b7 Update libglnx to commit e701578c Simon McVittie 2022-10-14 12:08:20 +01:00
  • 53106eaded Update Czech translation AsciiWolf 2022-08-23 18:04:36 +02:00
  • a0505f52d9 profile.d: Do not destroy XDG_DATA_DIRS in fish Jan Tojnar 2022-09-28 01:20:28 +02:00
  • e5bb9af250 Update Brazilian Portuguese translation Rafael Fontenelle 2022-09-30 09:46:05 -03:00
  • 9d44a27d79 Update Polish translation Piotr Drąg 2022-08-27 13:46:03 +02:00
  • b26e9efb1d Update Indonesian translation Kukuh Syafaat 2022-08-24 11:20:30 +07:00
  • ea57deb891 Update Czech translation AsciiWolf 2022-08-23 18:04:36 +02:00
  • e701578c6f Merge branch 'wip/smcv/assert-true-false' into 'master' Simon McVittie 2022-10-10 18:29:50 +00:00
  • 2290411e93 Merge branch 'wip/smcv/strtok-r' into 'master' Will Thompson 2022-10-10 15:34:53 +00:00
  • 416744a265 tests: Ensure saveptr is NULL before first call to strtok_r() Simon McVittie 2022-10-10 15:35:11 +01:00
  • a91959e0d4 backport-testutils: Add g_assert_true(), g_assert_false() Simon McVittie 2022-10-10 15:27:56 +01:00
  • 8f2e676d9b Merge branch 'wip/smcv/warnings' into 'master' Will Thompson 2022-10-10 13:43:00 +00:00
  • f1e85346d2 Merge branch 'wip/smcv/2-74-constants' into 'master' Simon McVittie 2022-10-10 13:40:37 +00:00
  • 15070ab54e Merge branch 'wip/smcv/null-option-entry-ifndef' into 'master' Simon McVittie 2022-10-10 13:39:54 +00:00
  • 5bb5b7c71e backports: Backport new NONE/DEFAULT constants from GLib 2.74 Simon McVittie 2022-10-10 14:38:25 +01:00
  • 2e46d5b145 Merge branch 'wip/smcv/testing-helpers' into 'master' Simon McVittie 2022-10-10 13:36:44 +00:00
  • cdef2bb414 backports: Use #ifndef instead of GLIB_CHECK_VERSION Simon McVittie 2022-10-10 14:34:25 +01:00
  • 0b5d4a079b Merge branch 'wip/smcv/g-info' into 'master' Simon McVittie 2022-10-10 13:30:41 +00:00
  • 5e072816e8 Merge branch 'wip/smcv/easy-constants' into 'master' Simon McVittie 2022-10-10 13:30:24 +00:00
  • 45108f1852 build: Explicitly disable warnings for non-ISO C features Simon McVittie 2022-10-10 14:08:54 +01:00
  • f780507d5b Merge branch 'wip/smcv/warnings' into 'master' Simon McVittie 2022-10-10 13:01:03 +00:00
  • c1f0370958 session-helper: Run default signal handler after handle_sigterm() Alberto Garcia 2022-10-06 14:24:56 +02:00
  • a88d971792 README: update logo Jakub Steiner 2022-09-26 11:21:00 +02:00
  • 1c32317841 Block KRB5CCNAME from inheriting into sandbox Michael Catanzaro 2022-05-23 09:59:48 -05:00
  • 0184e542c5 Bind gssproxy socket into sandbox environment Michael Catanzaro 2022-05-12 12:44:59 -05:00
  • 3a93ef4842 enum-types: Make generated files more reproducible Simon McVittie 2022-09-06 15:06:01 +01:00
  • 8a52187145 workflows: Compile with Ubuntu 18.04's GLib, but use 2.60 to run tests Simon McVittie 2022-09-06 14:47:22 +01:00
  • 3591ba08f6 uri: Don't rely on g_time_zone_new_offset() Simon McVittie 2022-08-30 18:49:54 +01:00
  • 3b37d69226 build: Bump version to 1.14.99 for 1.15.0 development Simon McVittie 2022-09-06 14:32:31 +01:00
  • 8c51650662 uri: Don't do scheme-based normalization with GLib 2.66.x Simon McVittie 2022-08-30 12:14:50 +01:00
  • f1dda39e80 flatpak.pc: Add httpbackend variable for curl/libsoup detection Patrick Griffis 2022-08-23 13:46:12 -05:00
  • b204ed2466 app: Fix warning when listing a document with no permissions. Robert Ancell 2022-08-24 11:26:51 +12:00
  • a0c6848ccf Update check.yml Alex 2022-08-30 22:07:24 +01:00
  • 83b881cdc2 flatpak-utils-http: check for HTTP2 support before trying to use it git-bruh 2022-09-03 12:25:07 +05:30
  • bd53d40962 Allow the modify_ldt syscall when using multiarch Joaquim Monteiro 2022-09-06 02:38:22 +01:00
  • 8b39921933 Stop flatpak-session-helper and flatpak-portal when the session ends Alberto Garcia 2022-08-31 18:46:14 +02:00
  • 75640e2461 SECURITY.md: Update for 1.14.0 release Phaedrus Leeds 2022-08-22 22:34:57 -07:00
  • 488038eed4 Update pofiles for release 1.14.0 Phaedrus Leeds 2022-08-22 21:55:51 -07:00
  • b448e3b527 Prepare v1.14.0 Phaedrus Leeds 2022-08-22 20:58:02 -07:00
  • 600e18567c Add a vim modeline and .editorconfig Phaedrus Leeds 2022-07-26 22:55:45 -05:00
  • 3a05714e2b system-helper: Validate ref arg in RemoveLocalRef method mwleeds/GHSA-45jq-5658-v38x Phaedrus Leeds 2022-07-23 20:10:24 -05:00
  • dc82a19dc5 common: Add thread safety on libcurl usage Milan Crha 2022-08-16 15:22:39 +02:00
  • c52b73d4ae Backport most of the test convenience helpers from GLib's GTest Simon McVittie 2022-07-27 15:51:41 +01:00
  • 5a60c0bca5 Move assertion/test utilities to a separate header Simon McVittie 2022-07-02 17:33:56 +01:00
  • 9a0e6fd004 testlib: Be compatible with ancient GLib by using glnx_close_fd Simon McVittie 2022-07-27 15:24:37 +01:00
  • 29681b4b77 backports: Backport G_DBUS_METHOD_INVOCATION_HANDLED, _UNHANDLED Simon McVittie 2022-07-27 16:19:36 +01:00
  • b5658723ff backports: Backport G_OPTION_FLAG_NONE, G_OPTION_ENTRY_NULL Simon McVittie 2022-07-27 15:43:15 +01:00
  • fabcdb3bd8 backports: Backport G_SPAWN_DEFAULT Simon McVittie 2022-07-27 15:42:43 +01:00
  • 764e5a4d0c Add --socket=gpg-agent Nick Reiley 2022-06-21 00:51:18 +05:00
  • 061102df30 workflows: Build with FUSE 3 on Ubuntu 22.04 Simon McVittie 2022-08-16 11:48:11 +01:00
  • 022be7b6db tests: Add valgrind suppression for ostreedev/ostree#2592 Simon McVittie 2022-04-30 17:05:58 +01:00
  • 4018419b15 revokefs: Use FUSE version 3 if possible Simon McVittie 2021-06-17 23:20:25 +01:00
  • 0ff4e6aaae Update Ukrainian translation Yuri Chornoivan 2022-07-24 09:50:41 +03:00
  • 092d30c777 exports: Add logging at a finer granularity Simon McVittie 2022-07-25 11:48:05 +01:00
  • ff8490a91e app: Add -u alias for --user Phaedrus Leeds 2022-07-26 08:12:56 -05:00
  • 6540f85511 Allow sub-sandboxes to own MPRIS names Patrick Griffis 2022-08-01 13:45:59 -05:00
  • ac792c1426 Update Swedish translation Anders Jonsson 2022-08-03 14:46:53 +02:00
  • a86489ae4e Update German translation Ettore Atalan 2022-08-14 23:54:23 +02:00
  • a03111a3d1 enter: Don't overwrite the DISPLAY Simon McVittie 2022-08-09 14:51:53 +01:00
  • ca992c7862 run: Preserve X11 display number instead of redirecting it to :99 Simon McVittie 2022-08-09 14:51:09 +01:00
  • 60005cfcc2 build-export: Don't warn on missing Exec= if DBusActivatable=true Phaedrus Leeds 2022-03-25 12:17:21 -07:00
  • 298286be2d build-export: Explicitly allow empty Exec values in desktop file Danilo Bargen 2022-03-22 10:47:34 +01:00
  • 6dbc097ac5 build-export: Avoid segfault if Exec line is missing from desktop file Danilo Bargen 2022-03-22 10:42:13 +01:00
  • 53a0b528bf Add DeploySideloadCollectionID flatpakref/flatpakrepo key Phaedrus Leeds 2022-03-29 16:01:30 -07:00
  • 26375b5308 Merge branch 'pr/ficlone-fixes' into 'master' Colin Walters 2022-08-01 15:27:34 +00:00
  • 7a2f26a312 fdio: fix fd offset handling with FICLONE Jonathan Lebon 2022-07-29 17:29:28 -04:00
  • c5e1b295bc backports: Backport g_info() Simon McVittie 2022-07-27 16:36:27 +01:00
  • af02572e6b build: Reduce default warning level from 3 to 2 Simon McVittie 2022-07-27 13:57:19 +01:00
  • 7db6e353a3 README: Use new Flatpak logo update-readme-logo Phaedrus Leeds 2022-07-26 14:27:22 -05:00
  • 2d10c8c641 common: Add missing error codes to GDBusErrorEntry array Phaedrus Leeds 2022-07-24 16:28:04 -05:00
  • 0fefcac8f4 app: Use bold_on/bold_off variables for consistency/clarity mwleeds/cli-msg-use-bold-more Phaedrus Leeds 2022-07-25 21:45:02 -05:00
  • ac7a8da85b app: Use bold more in user messages Phaedrus Leeds 2022-07-25 19:08:47 -05:00