{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":8028818,"defaultBranch":"master","name":"supermin","ownerLogin":"libguestfs","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2013-02-05T12:42:49.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/1318582?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1704975942.0","currentOid":""},"activityList":{"items":[{"before":"54e8f25022f699c4984c64ce71540dfee425bd0c","after":"5a44ffc68f6eb2906e761dad63dcd207b5ca607a","ref":"refs/heads/master","pushedAt":"2024-01-11T12:25:40.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"rwmjones","name":null,"path":"/rwmjones","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/259688?s=80&v=4"},"commit":{"message":"Version 5.3.4","shortMessageHtmlLink":"Version 5.3.4"}},{"before":"7e4f0931e1ee47c7fbe7e1a9917fff68a18d9235","after":"54e8f25022f699c4984c64ce71540dfee425bd0c","ref":"refs/heads/master","pushedAt":"2023-12-07T11:31:38.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"rwmjones","name":null,"path":"/rwmjones","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/259688?s=80&v=4"},"commit":{"message":"add kylinsecos support","shortMessageHtmlLink":"add kylinsecos support"}},{"before":"c8e79b7d62730f850f9e5d46c3747f414198b902","after":"7e4f0931e1ee47c7fbe7e1a9917fff68a18d9235","ref":"refs/heads/master","pushedAt":"2023-11-16T10:43:20.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"rwmjones","name":null,"path":"/rwmjones","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/259688?s=80&v=4"},"commit":{"message":"New mailing list email address","shortMessageHtmlLink":"New mailing list email address"}},{"before":"5230e2c3cd07e82bd6431e871e239f7056bf25ad","after":"c8e79b7d62730f850f9e5d46c3747f414198b902","ref":"refs/heads/master","pushedAt":"2023-11-13T10:13:45.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"rwmjones","name":null,"path":"/rwmjones","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/259688?s=80&v=4"},"commit":{"message":"init: Fix link to renamed kernel documentation","shortMessageHtmlLink":"init: Fix link to renamed kernel documentation"}},{"before":"594a0585849f6767948a773a6bb4e3aa0ba486d0","after":"5230e2c3cd07e82bd6431e871e239f7056bf25ad","ref":"refs/heads/master","pushedAt":"2023-11-10T10:47:40.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"rwmjones","name":null,"path":"/rwmjones","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/259688?s=80&v=4"},"commit":{"message":"src: Uncompress kernel on RISC-V","shortMessageHtmlLink":"src: Uncompress kernel on RISC-V"}},{"before":"59a8ffc40db94a38879d9c923520e0bd70ffa271","after":"594a0585849f6767948a773a6bb4e3aa0ba486d0","ref":"refs/heads/master","pushedAt":"2023-07-13T13:53:06.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"rwmjones","name":null,"path":"/rwmjones","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/259688?s=80&v=4"},"commit":{"message":"Merge pull request #18 from Fischer-Simon/arm-kernel-list\n\nsrc/format_ext2_kernel.ml: Fix kernel filtering for aarch64 architecture","shortMessageHtmlLink":"Merge pull request #18 from Fischer-Simon/arm-kernel-list"}},{"before":"dc80dbbef60d5d81a7d4321683a8c7305dc04972","after":"59a8ffc40db94a38879d9c923520e0bd70ffa271","ref":"refs/heads/master","pushedAt":"2023-07-12T21:52:58.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"rwmjones","name":null,"path":"/rwmjones","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/259688?s=80&v=4"},"commit":{"message":"ocamlc: Only supply -output-complete-exe to final link\n\nAdd a separate variable to store link flags, and use that to supply\n-output-complete-exe. Apparently ocamlc ignores -custom in the wrong\nplace.\n\nFixes: dc80dbbef60d5d81a7d4321683a8c7305dc04972","shortMessageHtmlLink":"ocamlc: Only supply -output-complete-exe to final link"}},{"before":"2f3eae350aa89b8067201a8bb24ff830d0fd919c","after":"dc80dbbef60d5d81a7d4321683a8c7305dc04972","ref":"refs/heads/master","pushedAt":"2023-07-12T21:40:34.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"rwmjones","name":null,"path":"/rwmjones","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/259688?s=80&v=4"},"commit":{"message":"ocamlc: Use -output-complete-exe instead of -custom\n\nThis prevents bytecode executables from being broken by strip and\nsimilar tools. Note this is incompatible with OCaml < 4.10 (so breaks\nRHEL 8). However this only affects bytecode builds which we prefer\nnot to use in RHEL. I left the old option in the Makefile so that it\ncould be uncommented by someone using older OCaml + bytecode. We need\nthis for OCaml 5.0 since that drops native backends (temporarily) for\nriscv64, s390x and ppc64le.","shortMessageHtmlLink":"ocamlc: Use -output-complete-exe instead of -custom"}},{"before":"8c38641042e274a713a18daf7fc85584ca0fc9bb","after":"2f3eae350aa89b8067201a8bb24ff830d0fd919c","ref":"refs/heads/master","pushedAt":"2023-06-22T07:36:56.722Z","pushType":"push","commitsCount":1,"pusher":{"login":"rwmjones","name":null,"path":"/rwmjones","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/259688?s=80&v=4"},"commit":{"message":"rpm: Reenable disable_excludes for dnf5\n\nUpdates: commit 92d5d7e8c27088fa3fb8e5e6e9c5b8d3209053d6\nThanks: Jan Kolarik\nLink: https://github.com/rpm-software-management/dnf5/issues/581#issuecomment-1600682713","shortMessageHtmlLink":"rpm: Reenable disable_excludes for dnf5"}},{"before":"057ea99a3211057d2cb2c9971afe56e0a85e0f78","after":"8c38641042e274a713a18daf7fc85584ca0fc9bb","ref":"refs/heads/master","pushedAt":"2023-06-12T12:08:56.907Z","pushType":"push","commitsCount":2,"pusher":{"login":"rwmjones","name":null,"path":"/rwmjones","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/259688?s=80&v=4"},"commit":{"message":"src: Fix --if-newer --copy-kernel\n\nWe previously copied the kernel into the appliance using 'cp -p' which\npreserves the datestamps of the installed kernel. This can confuse\nthe --if-newer calculation, if for example the package database is\nnewer than the date on the installed kernel (which quite often is the\ncase). This makes it think that the appliance is always older than\nthe package database, thus forcing a rebuild.\n\nWe can fix this using 'cp' instead of 'cp -p'. We don't need the\npermissions and datestamps on the copied kernel to be preserved anyway\n(in fact, it could cause problems if the permissions are restrictive).\n\nFixes: commit 30de2cb603cdde33524a66d5466f6a9b986ce8a6","shortMessageHtmlLink":"src: Fix --if-newer --copy-kernel"}},{"before":"92d5d7e8c27088fa3fb8e5e6e9c5b8d3209053d6","after":"057ea99a3211057d2cb2c9971afe56e0a85e0f78","ref":"refs/heads/master","pushedAt":"2023-05-31T12:00:27.924Z","pushType":"push","commitsCount":1,"pusher":{"login":"rwmjones","name":null,"path":"/rwmjones","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/259688?s=80&v=4"},"commit":{"message":"rpm: Use dnf --config instead of -c\n\ndnf5 does not support -c. dnf4 supports either.\n\nFixes: https://bugzilla.redhat.com/show_bug.cgi?id=2211386","shortMessageHtmlLink":"rpm: Use dnf --config instead of -c"}},{"before":"3efe663421d94376694f292ca1fcf2732a82149f","after":"92d5d7e8c27088fa3fb8e5e6e9c5b8d3209053d6","ref":"refs/heads/master","pushedAt":"2023-05-30T08:16:03.864Z","pushType":"push","commitsCount":1,"pusher":{"login":"rwmjones","name":null,"path":"/rwmjones","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/259688?s=80&v=4"},"commit":{"message":"rpm: Detect dnf5 and omit missing options\n\nFixes: https://bugzilla.redhat.com/show_bug.cgi?id=2209412","shortMessageHtmlLink":"rpm: Detect dnf5 and omit missing options"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAD3TvFPgA","startCursor":null,"endCursor":null}},"title":"Activity ยท libguestfs/supermin"}