{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":498563233,"defaultBranch":"main","name":"flatpak","ownerLogin":"Mu-L","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2022-06-01T02:21:38.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/18494722?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1654050105.975761","currentOid":""},"activityList":{"items":[{"before":"65bc369a9f7851cc1344d2a767b308050cd66fe3","after":"8c26798991ad95e70fd9fc1f8b1b97c89c25a26c","ref":"refs/heads/main","pushedAt":"2024-01-08T18:25:07.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"pull[bot]","name":null,"path":"/apps/pull","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/12910?s=80&v=4"},"commit":{"message":"update: Make autopruned refs automatically removed\n\nIn order to maintain a system over time update automatically removes any EOL runtimes that are unused.\n\nThis extends it to also remove any autopruned refs. In practice this means removing no longer used driver versions as the system is updated.\n\nCloses #5261","shortMessageHtmlLink":"update: Make autopruned refs automatically removed"}},{"before":"f0e626a4b60439f211f06d35df74b675a9ef42f4","after":"65bc369a9f7851cc1344d2a767b308050cd66fe3","ref":"refs/heads/main","pushedAt":"2024-01-07T15:19:10.000Z","pushType":"push","commitsCount":56,"pusher":{"login":"pull[bot]","name":null,"path":"/apps/pull","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/12910?s=80&v=4"},"commit":{"message":"tests: Skip more tests when FUSE isn't available\n\nThese tests try to install flatpaks, which fails in the system case when\nFUSE isn't available to mount revokefs-fuse.","shortMessageHtmlLink":"tests: Skip more tests when FUSE isn't available"}},{"before":"c6164ab26974ead5357081a2c9152abb77ea7f5c","after":"f0e626a4b60439f211f06d35df74b675a9ef42f4","ref":"refs/heads/main","pushedAt":"2023-08-25T03:51:53.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"pull[bot]","name":null,"path":"/apps/pull","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/12910?s=80&v=4"},"commit":{"message":"common: add support for Wayland security context\n\nThis exposes a reliable way for Wayland compositors to get\nidentifying information about a client. Compositors can then\napply security policies if desirable.\n\nSee: https://gitlab.freedesktop.org/wayland/wayland-protocols/-/merge_requests/68","shortMessageHtmlLink":"common: add support for Wayland security context"}},{"before":"7a55b7c49f567bad371ecb18d2ef1833f337065a","after":"c6164ab26974ead5357081a2c9152abb77ea7f5c","ref":"refs/heads/main","pushedAt":"2023-08-17T07:41:21.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"pull[bot]","name":null,"path":"/apps/pull","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/12910?s=80&v=4"},"commit":{"message":"meson: Properly install tmpfiles.d config","shortMessageHtmlLink":"meson: Properly install tmpfiles.d config"}},{"before":"ad1797901845001d6b5f7052d81ef8907f211835","after":"7a55b7c49f567bad371ecb18d2ef1833f337065a","ref":"refs/heads/main","pushedAt":"2023-07-12T03:15:23.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"pull[bot]","name":null,"path":"/apps/pull","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/12910?s=80&v=4"},"commit":{"message":"app: Use AS_FORMAT_STYLE_CATALOG if available\n\nAS_FORMAT_STYLE_COLLECTION is a deprecated alias for ..._CATALOG, and\nwas removed entirely in appstream git main (presumably version 0.17\nor 1.0).\n\nResolves: https://github.com/flatpak/flatpak/issues/5472\nSigned-off-by: Simon McVittie ","shortMessageHtmlLink":"app: Use AS_FORMAT_STYLE_CATALOG if available"}},{"before":"c4738f80059b4eacd3befc5b46be829ef84d2038","after":"ad1797901845001d6b5f7052d81ef8907f211835","ref":"refs/heads/main","pushedAt":"2023-07-03T22:14:27.000Z","pushType":"push","commitsCount":11,"pusher":{"login":"pull[bot]","name":null,"path":"/apps/pull","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/12910?s=80&v=4"},"commit":{"message":"tests: Move test coverage for app/ into a new executable\n\nSigned-off-by: Simon McVittie ","shortMessageHtmlLink":"tests: Move test coverage for app/ into a new executable"}},{"before":"4c6136ab2146234bff37925b218026de846d584e","after":"c4738f80059b4eacd3befc5b46be829ef84d2038","ref":"refs/heads/main","pushedAt":"2023-06-29T00:16:51.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"pull[bot]","name":null,"path":"/apps/pull","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/12910?s=80&v=4"},"commit":{"message":"revokefs: Always bypass page cache for backend requests\n\nBy default, FUSE runs in cached I/O mode[1]. That means some I/O\nresponses will be taken from the page cache instead of being handled by\nthe FUSE process. For files opened for reading that's not a problem as\nall the requests are just passed through.\n\nHowever, that is problematic for files opened for writing since those\nrequests need to be handled by the backend. It's particularly bad for a\nfile opened `O_RDWR` since `read` responses from the page cache are\nlikely to be wrong. Instruct FUSE to use `direct-io` for those files so\nthat the page cache is bypassed.\n\n1. https://docs.kernel.org/filesystems/fuse-io.html\n\nFixes: #5452","shortMessageHtmlLink":"revokefs: Always bypass page cache for backend requests"}},{"before":"dadd737381d61c0febaa86bb44e9acd32849ec32","after":"4c6136ab2146234bff37925b218026de846d584e","ref":"refs/heads/main","pushedAt":"2023-05-21T15:13:49.823Z","pushType":"push","commitsCount":1,"pusher":{"login":"pull[bot]","name":null,"path":"/apps/pull","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/12910?s=80&v=4"},"commit":{"message":"Update POTFILES.in","shortMessageHtmlLink":"Update POTFILES.in"}},{"before":"db7a8bb598d34b65cecc32d7af9056f9e75ac611","after":"dadd737381d61c0febaa86bb44e9acd32849ec32","ref":"refs/heads/main","pushedAt":"2023-05-18T15:20:06.444Z","pushType":"push","commitsCount":10,"pusher":{"login":"pull[bot]","name":null,"path":"/apps/pull","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/12910?s=80&v=4"},"commit":{"message":"common: Fix an uninitialized variable\n\nThis could be uninitialized if the app has --socket=fallback-x11 but\nnot --socket=wayland, although that's a combination that doesn't make\na great deal of sense. Regression introduced during recent refactoring.\n\nFixes: db7a8bb5 \"common: Split up socket setup from flatpak-run into multiple files\"\nSigned-off-by: Simon McVittie ","shortMessageHtmlLink":"common: Fix an uninitialized variable"}},{"before":"1cbff35386f4e6584646199a26fdfe82e72d732b","after":"db7a8bb598d34b65cecc32d7af9056f9e75ac611","ref":"refs/heads/main","pushedAt":"2023-05-16T18:23:46.347Z","pushType":"push","commitsCount":1,"pusher":{"login":"pull[bot]","name":null,"path":"/apps/pull","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/12910?s=80&v=4"},"commit":{"message":"common: Split up socket setup from flatpak-run into multiple files\n\nflatpak-run is large enough to be getting unwieldy, so separate it out\ninto various smaller modules.\n\nA side benefit of these is that they'll be easier to reuse in other\nprojects, like Steam's pressure-vessel tool.\n\nSigned-off-by: Simon McVittie ","shortMessageHtmlLink":"common: Split up socket setup from flatpak-run into multiple files"}},{"before":"28f4f71545c6bc30ae09e63c5f26f5beb75a38ab","after":"1cbff35386f4e6584646199a26fdfe82e72d732b","ref":"refs/heads/main","pushedAt":"2023-05-09T07:30:37.000Z","pushType":"push","commitsCount":45,"pusher":{"login":"pull[bot]","name":null,"path":"/apps/pull","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/12910?s=80&v=4"},"commit":{"message":"check.yml: bump Ubuntu runner for valgrind","shortMessageHtmlLink":"check.yml: bump Ubuntu runner for valgrind"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAD2pPKjwA","startCursor":null,"endCursor":null}},"title":"Activity ยท Mu-L/flatpak"}