{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":6985110,"defaultBranch":"master","name":"libosmo-sccp","ownerLogin":"osmocom","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2012-12-03T16:07:08.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/1415806?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1716389833.0","currentOid":""},"activityList":{"items":[{"before":"7cc276b31e36239c7e521a5282dd4c146d8dfb14","after":null,"ref":"refs/heads/for-1.8","pushedAt":"2024-05-22T14:57:13.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"osmocom-gerrit","name":"Osmocom Gerrit Code Review","path":"/osmocom-gerrit","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32628598?s=80&v=4"}},{"before":"a713b3379249b7f852ce0cc51cf8c2374dd9069c","after":"7cc276b31e36239c7e521a5282dd4c146d8dfb14","ref":"refs/heads/for-1.8","pushedAt":"2024-05-22T14:56:51.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"osmocom-gerrit","name":"Osmocom Gerrit Code Review","path":"/osmocom-gerrit","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32628598?s=80&v=4"},"commit":{"message":"Bump version: 1.8.1-dirty → 1.8.2\n\nLet's tag a 1.8.2 just containing the change of more random\nSLS allocation in IPA / SCCPlite links.\n\nChange-Id: I63c39cfd7af0b8deb7f7c9ff0ec519f2bc05117c","shortMessageHtmlLink":"Bump version: 1.8.1-dirty → 1.8.2"}},{"before":null,"after":"a713b3379249b7f852ce0cc51cf8c2374dd9069c","ref":"refs/heads/for-1.8","pushedAt":"2024-05-21T12:24:52.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"osmocom-gerrit","name":"Osmocom Gerrit Code Review","path":"/osmocom-gerrit","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32628598?s=80&v=4"},"commit":{"message":"Bump version: 1.8.0.21-fbd0 → 1.8.1\n\nChange-Id: If84e8cf8769550c97552832c5cb97ebba830341d","shortMessageHtmlLink":"Bump version: 1.8.0.21-fbd0 → 1.8.1"}},{"before":"abfe4e1643e4e5ac0ac6d1aa651f864288bb26db","after":"705a48e8f781af5899ccb1cbfdcdff7e9fef57ae","ref":"refs/heads/master","pushedAt":"2024-05-15T11:48:21.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"osmocom-gerrit","name":"Osmocom Gerrit Code Review","path":"/osmocom-gerrit","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32628598?s=80&v=4"},"commit":{"message":"debian/postinst: add checks, be verbose\n\nDo not attempt to change permissions/ownership if the package gets\nupgraded from a version higher than the next release.\n\nDo not fail if the user deleted the config file.\n\nBe verbose when changing permissions.\n\nRelated: OS#4107\nChange-Id: I853097a13e27b2ebd0b940117c8f5f4b3ea49b9a","shortMessageHtmlLink":"debian/postinst: add checks, be verbose"}},{"before":"f3cc0d9e57d6f569738fb20c11fb046a34a5ca9c","after":"abfe4e1643e4e5ac0ac6d1aa651f864288bb26db","ref":"refs/heads/master","pushedAt":"2024-05-13T06:30:15.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"osmocom-gerrit","name":"Osmocom Gerrit Code Review","path":"/osmocom-gerrit","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32628598?s=80&v=4"},"commit":{"message":"contrib: remove rpm spec file\n\nRelated: https://osmocom.org/news/255\nRelated: OS#6446\nChange-Id: Iff549b7695512c76514ed8915c4807c455e2bdcc","shortMessageHtmlLink":"contrib: remove rpm spec file"}},{"before":"ee75a07dfdfefa314aa502de0994cc56cb9a00da","after":"f3cc0d9e57d6f569738fb20c11fb046a34a5ca9c","ref":"refs/heads/master","pushedAt":"2024-05-08T06:47:24.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"osmocom-gerrit","name":"Osmocom Gerrit Code Review","path":"/osmocom-gerrit","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32628598?s=80&v=4"},"commit":{"message":".deb/.rpm: various fixes related to non-root\n\n* Explicitly chown /var/lib/osmocom to osmocom:osmocom, instead of\n relying on systemd to do it when the service starts up. This does not\n work with the systemd versions in debian 10 and almalinux 8.\n* deb: Use \"useradd\" instead of the interactive \"adduser\" perl script\n from Debian. This makes it consistent with how we do it in rpm, and\n avoids the dependency on \"adduser\".\n* deb: Consistently use tabs through the file, instead of mixing tabs\n and spaces.\n* deb: Remove support for the \"dpkg-statoverride --list\" logic. This\n seems to be a rather obscure feature to override permissions for\n certain files or directories, for which it does not seem to be a good\n idea to make the postinst script less maintainable. Something similar\n can be achieved by using your own Osmocom config file in a different\n path with different permissions.\n\nRelated: OS#4107\nChange-Id: Ie34e7aa65e576cf1742a33530a6f44d2344c39d0","shortMessageHtmlLink":".deb/.rpm: various fixes related to non-root"}},{"before":"da7bc78cb48c5ba0604b8d26000e059ebdcab391","after":"ee75a07dfdfefa314aa502de0994cc56cb9a00da","ref":"refs/heads/master","pushedAt":"2024-04-25T08:37:20.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"osmocom-gerrit","name":"Osmocom Gerrit Code Review","path":"/osmocom-gerrit","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32628598?s=80&v=4"},"commit":{"message":".deb/.rpm: add osmocom user during package install\n\nCreate osmocom user & group during package installation.\nFix the configuration dir/files permission to match.\n\nRelated: OS#4107\nTweaked-By: Oliver Smith \nChange-Id: I63e147961f93d62904ae64f5f3794839d047e4a6","shortMessageHtmlLink":".deb/.rpm: add osmocom user during package install"}},{"before":"ef237e187682c87a4c92257dbecc6db43678c629","after":"da7bc78cb48c5ba0604b8d26000e059ebdcab391","ref":"refs/heads/master","pushedAt":"2024-04-18T17:46:11.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"osmocom-gerrit","name":"Osmocom Gerrit Code Review","path":"/osmocom-gerrit","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32628598?s=80&v=4"},"commit":{"message":"ss7_asp: Update osmo_stream read_cb2 functions to accommodate for new API param\n\nlibosmo-netif (not yet released) stream_{cli,srv} osmo_io read_cb API was\nupdated to provide read result status. Hence, now API users (ss7_asp)\ncan account for lower layer errors and act properly, like it used to\ndo with the previous ofd backend.\n\nThis commit partially reverts some error code paths removed in\n9257cd896e255403822bee6f87f5487a92fd3c11 when converting code to use\nosmo_io osmo_stream backend.\n\nChange-Id: I579f4101a9e2874e310ff78e4571f38cfe8dfab0\nDepends: libosmo-netif.git Change-Id I395c75ff1e9904757ce1d767a9ac2f779593c4c8","shortMessageHtmlLink":"ss7_asp: Update osmo_stream read_cb2 functions to accommodate for new…"}},{"before":"7bf18b43a141fd6a7aeae92771a160cb1c60cfca","after":"ef237e187682c87a4c92257dbecc6db43678c629","ref":"refs/heads/master","pushedAt":"2024-04-17T14:46:21.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"osmocom-gerrit","name":"Osmocom Gerrit Code Review","path":"/osmocom-gerrit","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32628598?s=80&v=4"},"commit":{"message":"Fix wrong string prefix in log line\n\nChange-Id: Ifd16ff671d842ae90ec70c2e819a43174f3aa09a","shortMessageHtmlLink":"Fix wrong string prefix in log line"}},{"before":"8dab63c2554f1b8f35235e861338655e8592c558","after":"da7bc78cb48c5ba0604b8d26000e059ebdcab391","ref":"refs/heads/pespin/stream","pushedAt":"2024-04-17T14:32:05.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"osmocom-gerrit","name":"Osmocom Gerrit Code Review","path":"/osmocom-gerrit","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32628598?s=80&v=4"},"commit":{"message":"ss7_asp: Update osmo_stream read_cb2 functions to accommodate for new API param\n\nlibosmo-netif (not yet released) stream_{cli,srv} osmo_io read_cb API was\nupdated to provide read result status. Hence, now API users (ss7_asp)\ncan account for lower layer errors and act properly, like it used to\ndo with the previous ofd backend.\n\nThis commit partially reverts some error code paths removed in\n9257cd896e255403822bee6f87f5487a92fd3c11 when converting code to use\nosmo_io osmo_stream backend.\n\nChange-Id: I579f4101a9e2874e310ff78e4571f38cfe8dfab0\nDepends: libosmo-netif.git Change-Id I395c75ff1e9904757ce1d767a9ac2f779593c4c8","shortMessageHtmlLink":"ss7_asp: Update osmo_stream read_cb2 functions to accommodate for new…"}},{"before":"60fbe3b3698e3da278543b18397cb45502b7bc0b","after":"8dab63c2554f1b8f35235e861338655e8592c558","ref":"refs/heads/pespin/stream","pushedAt":"2024-04-17T14:06:09.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"osmocom-gerrit","name":"Osmocom Gerrit Code Review","path":"/osmocom-gerrit","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32628598?s=80&v=4"},"commit":{"message":"ss7_asp: Update osmo_stream read_cb2 functions to accommodate for new API param\n\nlibosmo-netif (not yet released) stream_{cli,srv} osmo_io read_cb API was\nupdated to provide read result status. Hence, now API users (ss7_asp)\ncan account for lower layer errors and act properly, like it used to\ndo with the previous ofd backend.\n\nThis commit partially reverts some error code paths removed in\n9257cd896e255403822bee6f87f5487a92fd3c11 when converting code to use\nosmo_io osmo_stream backend.\n\nChange-Id: I579f4101a9e2874e310ff78e4571f38cfe8dfab0\nDepends: libosmo-netif.git Change-Id I395c75ff1e9904757ce1d767a9ac2f779593c4c8","shortMessageHtmlLink":"ss7_asp: Update osmo_stream read_cb2 functions to accommodate for new…"}},{"before":"511aceedb8bbab7059c95229ccb85f8e1161e12d","after":"60fbe3b3698e3da278543b18397cb45502b7bc0b","ref":"refs/heads/pespin/stream","pushedAt":"2024-04-17T13:49:58.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"osmocom-gerrit","name":"Osmocom Gerrit Code Review","path":"/osmocom-gerrit","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32628598?s=80&v=4"},"commit":{"message":"ss7_asp: Update osmo_stream read_cb2 functions to accommodate for new API param\n\nlibosmo-netif (not yet released) stream_{cli,srv} osmo_io read_cb API was\nupdated to provide read result status. Hence, now API users (ss7_asp)\ncan account for lower layer errors and act properly, like it used to\ndo with the previous ofd backend.\n\nThis commit partially reverts some error code paths removed in\n9257cd896e255403822bee6f87f5487a92fd3c11 when converting code to use\nosmo_io osmo_stream backend.\n\nChange-Id: I579f4101a9e2874e310ff78e4571f38cfe8dfab0\nDepends: libosmo-netif.git Change-Id I395c75ff1e9904757ce1d767a9ac2f779593c4c8","shortMessageHtmlLink":"ss7_asp: Update osmo_stream read_cb2 functions to accommodate for new…"}},{"before":"513e937a11be6edea72b8f71735d0a2c0600c5f1","after":"7bf18b43a141fd6a7aeae92771a160cb1c60cfca","ref":"refs/heads/master","pushedAt":"2024-04-16T21:16:12.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"osmocom-gerrit","name":"Osmocom Gerrit Code Review","path":"/osmocom-gerrit","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32628598?s=80&v=4"},"commit":{"message":"xua_asp_fsm: Fix 'Event AS_ASSIGNED not permitted'\n\nThe event case handling (ignore it) was added in a commit some time ago,\nbut it forgot to add it to the allstate_event_mask in the xua_fsm (it\nwas added only in the ipa_fsm, which is the one using it).\n\nThis bug should in theory be harmless since the only code dispatching\nthe signal is not checking the return code of osmo_fsm_inst_dispatch().\n\nRelated: SYS#5914\nFixes: 57444690212b1576eaf0a7156448ba2d27c59050\nChange-Id: Iaead46bbc40b923763bc3dbe4d24d8952822de4a","shortMessageHtmlLink":"xua_asp_fsm: Fix 'Event AS_ASSIGNED not permitted'"}},{"before":"10d31e6592f9201b26cdd6c24d4fbed0cd1c89bb","after":"511aceedb8bbab7059c95229ccb85f8e1161e12d","ref":"refs/heads/pespin/stream","pushedAt":"2024-04-16T19:19:46.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"osmocom-gerrit","name":"Osmocom Gerrit Code Review","path":"/osmocom-gerrit","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32628598?s=80&v=4"},"commit":{"message":"ss7_asp: Update stream_cli read_cb2 functions to accommodate for new API param\n\nlibosmo-netif (not yet released) stream_cli osmo_io read_cb API was\nupdated to provide read result status. Hence, now API users (ss7_asp)\ncan account for lower layer errors and act properly, like it used to\ndo with the previous ofd backend.\n\nThis commit partially reverts some error code paths removed in\n9257cd896e255403822bee6f87f5487a92fd3c11 when converting code to use\nosmo_io stream_cli backend.\n\nChange-Id: I579f4101a9e2874e310ff78e4571f38cfe8dfab0\nDepends: libosmo-netif.git Change-Id I395c75ff1e9904757ce1d767a9ac2f779593c4c8","shortMessageHtmlLink":"ss7_asp: Update stream_cli read_cb2 functions to accommodate for new …"}},{"before":"ef1fbc9b4fd32b054aed14aea5f5afe3f652c0c1","after":"10d31e6592f9201b26cdd6c24d4fbed0cd1c89bb","ref":"refs/heads/pespin/stream","pushedAt":"2024-04-16T18:44:12.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"osmocom-gerrit","name":"Osmocom Gerrit Code Review","path":"/osmocom-gerrit","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32628598?s=80&v=4"},"commit":{"message":"ss7_asp: Update stream_cli read_cb2 functions to accommodate for new API param\n\nlibosmo-netif (not yet released) stream_cli osmo_io read_cb API was\nupdated to provide read result status. Hence, now API users (ss7_asp)\ncan account for lower layer errors and act properly, like it used to\ndo with the previous ofd backend.\n\nThis commit partially reverts some error code paths removed in\n9257cd896e255403822bee6f87f5487a92fd3c11 when converting code to use\nosmo_io stream_cli backend.\n\nChange-Id: I579f4101a9e2874e310ff78e4571f38cfe8dfab0\nDepends: libosmo-netif.git Change-Id I395c75ff1e9904757ce1d767a9ac2f779593c4c8","shortMessageHtmlLink":"ss7_asp: Update stream_cli read_cb2 functions to accommodate for new …"}},{"before":"7688b0965e1a5d1e5d452f8a39886195e8becc0a","after":"ef1fbc9b4fd32b054aed14aea5f5afe3f652c0c1","ref":"refs/heads/pespin/stream","pushedAt":"2024-04-16T18:40:55.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"osmocom-gerrit","name":"Osmocom Gerrit Code Review","path":"/osmocom-gerrit","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32628598?s=80&v=4"},"commit":{"message":"xua_asp_fsm: Fix 'Event AS_ASSIGNED not permitted'\n\nRelated: SYS#5914\nFixes: 57444690212b1576eaf0a7156448ba2d27c59050\nChange-Id: Iaead46bbc40b923763bc3dbe4d24d8952822de4a","shortMessageHtmlLink":"xua_asp_fsm: Fix 'Event AS_ASSIGNED not permitted'"}},{"before":"d45de8e1fe9db63858b3f35ba3d0dae27b007258","after":"7688b0965e1a5d1e5d452f8a39886195e8becc0a","ref":"refs/heads/pespin/stream","pushedAt":"2024-04-16T17:39:25.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"osmocom-gerrit","name":"Osmocom Gerrit Code Review","path":"/osmocom-gerrit","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32628598?s=80&v=4"},"commit":{"message":"ss7_asp: Update stream_cli read_cb2 functions to accommodate for new API param\n\nlibosmo-netif (not yet released) stream_cli osmo_io read_cb API was\nupdated to provide read result status. Hence, now API users (ss7_asp)\ncan account for lower layer errors and act properly, like it used to\ndo with the previous ofd backend.\n\nThis commit partially reverts some error code paths removed in\n9257cd896e255403822bee6f87f5487a92fd3c11 when converting code to use\nosmo_io stream_cli backend.\n\nChange-Id: I579f4101a9e2874e310ff78e4571f38cfe8dfab0\nDepends: libosmo-netif.git Change-Id I395c75ff1e9904757ce1d767a9ac2f779593c4c8","shortMessageHtmlLink":"ss7_asp: Update stream_cli read_cb2 functions to accommodate for new …"}},{"before":"9e08ea40f0d136589730149412d1cb47f423ab81","after":"d45de8e1fe9db63858b3f35ba3d0dae27b007258","ref":"refs/heads/pespin/stream","pushedAt":"2024-04-16T17:34:20.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"osmocom-gerrit","name":"Osmocom Gerrit Code Review","path":"/osmocom-gerrit","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32628598?s=80&v=4"},"commit":{"message":"ss7_asp: Update stream_cli read_cb2 functions to accommodate for new API param\n\nlibosmo-netif (not yet released) stream_cli osmo_io read_cb API was\nupdated to provide read result status. Hence, now API users (ss/ asp)\ncan now account for lower layer errors and act properly, like it used to\ndo with the previous ofd backend.\n\nThis commit partially reverts some error code paths removed in\n9257cd896e255403822bee6f87f5487a92fd3c11 when converting code to use\nosmo_io stream_cli backend.\n\nChange-Id: I579f4101a9e2874e310ff78e4571f38cfe8dfab0\nDepends: libosmo-netif.git Change-Id I395c75ff1e9904757ce1d767a9ac2f779593c4c8","shortMessageHtmlLink":"ss7_asp: Update stream_cli read_cb2 functions to accommodate for new …"}},{"before":null,"after":"9e08ea40f0d136589730149412d1cb47f423ab81","ref":"refs/heads/pespin/stream","pushedAt":"2024-04-16T17:33:24.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"osmocom-gerrit","name":"Osmocom Gerrit Code Review","path":"/osmocom-gerrit","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32628598?s=80&v=4"},"commit":{"message":"ss7_asp: Update stream_cli read_cb2 functions to accomodate for new API param\n\nlibosmo-netif (not yet released) stream_cli osmo_io read_cb API was\nupdated to provide read result status. Hence, now API users (ss/ asp)\ncan now account for lower layer errors and act properly, like it used to\ndo with the previous ofd backend.\n\nThis commit partially reverts some error code paths removed in\n9257cd896e255403822bee6f87f5487a92fd3c11 when converting code to use\nosmo_io stream_cli backend.\n\nChange-Id: I579f4101a9e2874e310ff78e4571f38cfe8dfab0\nDepends: libosmo-netif.git Change-Id I395c75ff1e9904757ce1d767a9ac2f779593c4c8","shortMessageHtmlLink":"ss7_asp: Update stream_cli read_cb2 functions to accomodate for new A…"}},{"before":"2c9ba16c2c0210a189c72064eafad5ef336254cd","after":"513e937a11be6edea72b8f71735d0a2c0600c5f1","ref":"refs/heads/master","pushedAt":"2024-03-31T18:17:41.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"osmocom-gerrit","name":"Osmocom Gerrit Code Review","path":"/osmocom-gerrit","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32628598?s=80&v=4"},"commit":{"message":"fix log_sctp_notification(): remove unused variable\n\nThis unused variable causes failures in Jenkins master build job.\n\nChange-Id: Ifc563a7fe9006b6e412f1104cbc7e4d9b8ccae3f\nFixes: 2c9ba16 \"ipa: Use pseudo-random number for SLS in IPA->M3UA direction\"","shortMessageHtmlLink":"fix log_sctp_notification(): remove unused variable"}},{"before":"4fc2477a66e327733f6a0b668b0b85cee7fba394","after":"2c9ba16c2c0210a189c72064eafad5ef336254cd","ref":"refs/heads/master","pushedAt":"2024-03-30T10:49:07.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"osmocom-gerrit","name":"Osmocom Gerrit Code Review","path":"/osmocom-gerrit","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32628598?s=80&v=4"},"commit":{"message":"ipa: Use pseudo-random number for SLS in IPA->M3UA direction\n\nIn Change-Id Ice7bab997b84cfed00c7d6d780c70f4e9fac6002 we introduced\ncode that would make the LSB of the file descriptor be used as SLS\nwhen passing packets from IPA in M3UA direction.\n\nThis did however not achieve sufficient entropy in real-world use cases.\n\nIn this change, we change over to allocating a pseudo-random SLS to each\nIPA connection at the time it is established; We then assign that SLS\nto each packet received on that IPA connection.\n\nChange-Id: Ia4e66d660b6057338f66a47fffc8a0d32759f733\nRelated: SYS#6543\nCloses: SYS#6802","shortMessageHtmlLink":"ipa: Use pseudo-random number for SLS in IPA->M3UA direction"}},{"before":"236445d9cfb026252e393852ee2efb2fe98f1492","after":"4fc2477a66e327733f6a0b668b0b85cee7fba394","ref":"refs/heads/master","pushedAt":"2024-03-23T12:30:57.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"osmocom-gerrit","name":"Osmocom Gerrit Code Review","path":"/osmocom-gerrit","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32628598?s=80&v=4"},"commit":{"message":"README.md: Add links to forum and issue tracker\n\nChange-Id: If5b028d5de19fb456ec91a7f94612131ee42c47c","shortMessageHtmlLink":"README.md: Add links to forum and issue tracker"}},{"before":"471f859d77cf3fb0d280e05e94d69a1bda28a345","after":"236445d9cfb026252e393852ee2efb2fe98f1492","ref":"refs/heads/master","pushedAt":"2024-03-23T12:30:15.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"osmocom-gerrit","name":"Osmocom Gerrit Code Review","path":"/osmocom-gerrit","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32628598?s=80&v=4"},"commit":{"message":"Add funding link to github mirror\n\nsee https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/displaying-a-sponsor-button-in-your-repository\n\nChange-Id: I9c3300966e5511ad5650a5128a3e6d5dd6b98605","shortMessageHtmlLink":"Add funding link to github mirror"}},{"before":"8e12612e17a7724aea2be91b737d7835fd6506fe","after":"471f859d77cf3fb0d280e05e94d69a1bda28a345","ref":"refs/heads/master","pushedAt":"2024-03-18T08:13:20.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"osmocom-gerrit","name":"Osmocom Gerrit Code Review","path":"/osmocom-gerrit","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32628598?s=80&v=4"},"commit":{"message":"Use same msgb allocation size like before osmo_io introduction\n\nIn Change-Id Ia1910f3b99d918ec2a34d5304c3f40ba015c25c9 we introduced\nosmo_io support for xUA + IPA. However, when we did that, the msgb\nallocation sizes of libosmo-sigtran were neglected, and rather the\ndefaults of osmo_io used.\n\nThis commit returns libosmo-sigtran to the exact msgb allocation +\nheadroom sizes used before the osmo_io migration.\n\nRelated: OS#5752\nCloses: OS#6403\nDepends: libosmo-netif.git Change-Id Ie19c8294ddb12dfe5e0fd44e047c47e6f9cbd384\nChange-Id: I0c6dcff4523e4c04aae43a4585b5e0c3617ef1a6","shortMessageHtmlLink":"Use same msgb allocation size like before osmo_io introduction"}},{"before":"e099fb9d69ba6c978a911f748d3c3b1f5ea954ed","after":"8e12612e17a7724aea2be91b737d7835fd6506fe","ref":"refs/heads/master","pushedAt":"2024-03-15T15:04:39.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"osmocom-gerrit","name":"Osmocom Gerrit Code Review","path":"/osmocom-gerrit","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32628598?s=80&v=4"},"commit":{"message":"osmo_ss7_asp: fix uninitialized return value in xua_cli_read_cb()\n\nlibosmo-sccp/src/osmo_ss7_asp.c:1019:16: error: 'rc' may be used uninitialized [-Werror=maybe-uninitialized]\n 1019 | return rc;\n\nChange-Id: I3b1ace12eb5bb6d6b37f3374bf9986026796e166","shortMessageHtmlLink":"osmo_ss7_asp: fix uninitialized return value in xua_cli_read_cb()"}},{"before":"d95b6df1c39cb51dbc66c562007f1ac8a3f6329b","after":"504a8b89f845e75c3fc788eb6a894e062ad5a37b","ref":"refs/heads/jolly/testing","pushedAt":"2024-03-15T13:01:00.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"osmocom-gerrit","name":"Osmocom Gerrit Code Review","path":"/osmocom-gerrit","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32628598?s=80&v=4"},"commit":{"message":"patch2","shortMessageHtmlLink":"patch2"}},{"before":"ee0c9f07968f404ff94816a7a7601d5ff6d41548","after":"d95b6df1c39cb51dbc66c562007f1ac8a3f6329b","ref":"refs/heads/jolly/testing","pushedAt":"2024-03-14T09:35:18.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"osmocom-gerrit","name":"Osmocom Gerrit Code Review","path":"/osmocom-gerrit","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32628598?s=80&v=4"},"commit":{"message":"missing","shortMessageHtmlLink":"missing"}},{"before":"9257cd896e255403822bee6f87f5487a92fd3c11","after":"e099fb9d69ba6c978a911f748d3c3b1f5ea954ed","ref":"refs/heads/master","pushedAt":"2024-03-14T07:13:58.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"osmocom-gerrit","name":"Osmocom Gerrit Code Review","path":"/osmocom-gerrit","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32628598?s=80&v=4"},"commit":{"message":"cosmetic: rename ss7_asp_*_conn_cb to ss7_asp_*_conn_rx_cb\n\nThe old/existing name says it is a connection call-back, but not what\nkind of all-back; let's introduce 'rx' to indicate it is a receive\ncall-back.\n\nChange-Id: Iaaef8128d4a26ea75fbce7067a8ab935a319beb4","shortMessageHtmlLink":"cosmetic: rename ss7_asp_*_conn_cb to ss7_asp_*_conn_rx_cb"}},{"before":"c72c2d383c3ae08283b5206b9636713265ef4884","after":"9257cd896e255403822bee6f87f5487a92fd3c11","ref":"refs/heads/master","pushedAt":"2024-03-13T21:21:20.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"osmocom-gerrit","name":"Osmocom Gerrit Code Review","path":"/osmocom-gerrit","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32628598?s=80&v=4"},"commit":{"message":"xua + ipa: Add support for I/O in OSMO_IO mode\n\nThis switches osmo_stream_{cli,srv} over to using the OSMO_IO\nmode instead of the classic OSMO_FD mode. The difference is that\nwe no longer read/write directly to a file descriptor, but we pass\nmessage buffers to/from the library.\n\nThis in turn allows the library to use more efficient I/O mechanisms\nas osmo_io backend, for example the Linux kernel io_uring.\n\nThis re-introduces Change-Id: I7d02037990f4af405839309510dc6c04e36c3369\nwhich was previously reverted due to regressions caused by a missing\nchange in libosmo-netif.\n\nDepends: libosmo-netif.git I6cf5bad5f618e71c80017960c38009b089dbd6a1\nDepends: libosmocore.git I89eb519b22d21011d61a7855b2364bc3c295df82\nCloses: OS#5752\nChange-Id: Ia1910f3b99d918ec2a34d5304c3f40ba015c25c9","shortMessageHtmlLink":"xua + ipa: Add support for I/O in OSMO_IO mode"}},{"before":"28fd96354458803fbe2bc588dd02b8c1227f4b9d","after":"ee0c9f07968f404ff94816a7a7601d5ff6d41548","ref":"refs/heads/jolly/testing","pushedAt":"2024-03-13T12:10:47.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"osmocom-gerrit","name":"Osmocom Gerrit Code Review","path":"/osmocom-gerrit","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32628598?s=80&v=4"},"commit":{"message":"xua + ipa: Add support for I/O in OSMO_IO mode\n\nThis switches osmo_stream_{cli,srv} over to using the OSMO_IO\nmode instead of the classic OSMO_FD mode. The difference is that\nwe no longer read/write directly to a file descriptor, but we pass\nmessage buffers to/from the library.\n\nThis in turn allows the library to use more efficient I/O mechanisms\nas osmo_io backend, for example the Linux kernel io_uring.\n\nThis re-introduces Change-Id: I7d02037990f4af405839309510dc6c04e36c3369\nwhich was previously reverted due to regressions caused by a missing\nchange in libosmo-netif.\n\nDepends: libosmo-netif.git I6cf5bad5f618e71c80017960c38009b089dbd6a1\nDepends: libosmocore.git I89eb519b22d21011d61a7855b2364bc3c295df82\nCloses: OS#5752\nChange-Id: Ia1910f3b99d918ec2a34d5304c3f40ba015c25c9","shortMessageHtmlLink":"xua + ipa: Add support for I/O in OSMO_IO mode"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEURJKhgA","startCursor":null,"endCursor":null}},"title":"Activity · osmocom/libosmo-sccp"}