<freeStyleBuild _class='hudson.model.FreeStyleBuild'><action _class='hudson.model.ParametersAction'><parameter _class='hudson.model.StringParameterValue'><name>BRANCH</name><value>osmith/wip</value></parameter><parameter _class='hudson.model.StringParameterValue'><name>EMAIL_NOTIFICATIONS</name><value></value></parameter></action><action _class='hudson.model.CauseAction'><cause _class='hudson.model.Cause$UserIdCause'><shortDescription>Started by user Oliver Smith</shortDescription><userId>osmith</userId><userName>Oliver Smith</userName></cause></action><action _class='jenkins.metrics.impl.TimeInQueueAction'><blockedDurationMillis>0</blockedDurationMillis><blockedTimeMillis>0</blockedTimeMillis><buildableDurationMillis>0</buildableDurationMillis><buildableTimeMillis>0</buildableTimeMillis><buildingDurationMillis>41775</buildingDurationMillis><executingTimeMillis>41775</executingTimeMillis><executorUtilization>1.0</executorUtilization><queuingDurationMillis>1</queuingDurationMillis><queuingTimeMillis>1</queuingTimeMillis><subTaskCount>0</subTaskCount><totalDurationMillis>41776</totalDurationMillis><waitingDurationMillis>0</waitingDurationMillis><waitingTimeMillis>0</waitingTimeMillis></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><originmaster _class='hudson.plugins.git.util.Build'><buildNumber>493</buildNumber><marked><SHA1>b1bc81f8077c5cb52eae7fbd4021bf180159aed7</SHA1><branch><SHA1>b1bc81f8077c5cb52eae7fbd4021bf180159aed7</SHA1><name>origin/master</name></branch></marked><revision><SHA1>b1bc81f8077c5cb52eae7fbd4021bf180159aed7</SHA1><branch><SHA1>b1bc81f8077c5cb52eae7fbd4021bf180159aed7</SHA1><name>origin/master</name></branch></revision></originmaster><refsremotesoriginosmithwip _class='hudson.plugins.git.util.Build'><buildNumber>494</buildNumber><marked><SHA1>77f32aee5a05a13d48d06ad28d6ae31df3ddfa95</SHA1><branch><SHA1>77f32aee5a05a13d48d06ad28d6ae31df3ddfa95</SHA1><name>refs/remotes/origin/osmith/wip</name></branch></marked><revision><SHA1>77f32aee5a05a13d48d06ad28d6ae31df3ddfa95</SHA1><branch><SHA1>77f32aee5a05a13d48d06ad28d6ae31df3ddfa95</SHA1><name>refs/remotes/origin/osmith/wip</name></branch></revision></refsremotesoriginosmithwip></buildsByBranchName><lastBuiltRevision><SHA1>77f32aee5a05a13d48d06ad28d6ae31df3ddfa95</SHA1><branch><SHA1>77f32aee5a05a13d48d06ad28d6ae31df3ddfa95</SHA1><name>refs/remotes/origin/osmith/wip</name></branch></lastBuiltRevision><remoteUrl>https://gerrit.osmocom.org/dahdi-linux</remoteUrl><scmName></scmName></action><action></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'><artifactsUrl>https://jenkins.osmocom.org/jenkins/job/master-dahdi-linux-stable-linux-rolling-stable/494/artifact</artifactsUrl><changesUrl>https://jenkins.osmocom.org/jenkins/job/master-dahdi-linux-stable-linux-rolling-stable/changes</changesUrl><displayUrl>https://jenkins.osmocom.org/jenkins/job/master-dahdi-linux-stable-linux-rolling-stable/494/</displayUrl><testsUrl>https://jenkins.osmocom.org/jenkins/job/master-dahdi-linux-stable-linux-rolling-stable/494/testReport</testsUrl></action><building>false</building><displayName>#494</displayName><duration>41775</duration><estimatedDuration>44081</estimatedDuration><fullDisplayName>master-dahdi-linux-stable-linux-rolling-stable #494</fullDisplayName><id>494</id><inProgress>false</inProgress><keepLog>false</keepLog><number>494</number><queueId>156591</queueId><result>SUCCESS</result><timestamp>1782813966931</timestamp><url>https://jenkins.osmocom.org/jenkins/job/master-dahdi-linux-stable-linux-rolling-stable/494/</url><builtOn>build4-deb12build-ansible</builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>drivers/dahdi/xpp/mmapbus.c</affectedPath><affectedPath>drivers/dahdi/dahdi-base.c</affectedPath><affectedPath>drivers/dahdi/xpp/mmapdrv.c</affectedPath><commitId>b1bc81f8077c5cb52eae7fbd4021bf180159aed7</commitId><timestamp>1782740192000</timestamp><author><absoluteUrl>https://jenkins.osmocom.org/jenkins/user/osmith</absoluteUrl><fullName>Oliver Smith</fullName></author><authorEmail>osmith@sysmocom.de</authorEmail><comment>Adjust to strncpy removal in linux 7.2-rc1

Related: https://docs.kernel.org/process/deprecated.html#strncpy
Related: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=1a3746ccbb0a97bed3c06ccde6b880013b1dddc1
Change-Id: I860344fd23d5780fc588d19388ad91c6f6bcfc90
</comment><date>2026-06-29 15:36:32 +0200</date><id>b1bc81f8077c5cb52eae7fbd4021bf180159aed7</id><msg>Adjust to strncpy removal in linux 7.2-rc1</msg><path><editType>edit</editType><file>drivers/dahdi/xpp/mmapdrv.c</file></path><path><editType>edit</editType><file>drivers/dahdi/xpp/mmapbus.c</file></path><path><editType>edit</editType><file>drivers/dahdi/dahdi-base.c</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>drivers/dahdi/xpp/mmapbus.c</affectedPath><affectedPath>drivers/dahdi/dahdi-base.c</affectedPath><affectedPath>drivers/dahdi/xpp/mmapdrv.c</affectedPath><commitId>0037f8c139a9a2a896d8853c68ce928cdc35c0a1</commitId><timestamp>1782813578000</timestamp><author><absoluteUrl>https://jenkins.osmocom.org/jenkins/user/osmith</absoluteUrl><fullName>Oliver Smith</fullName></author><authorEmail>osmith@sysmocom.de</authorEmail><comment>Revert "Adjust to strncpy removal in linux 7.2-rc1"

There is another repository at
https://github.com/asterisk/dahdi-linux that appears to be compatible to
linux &gt;= 2.6 and we want to in theory merge everything from our repo
into that at some point. strscpy isn't available in such early linux
versions yet, so revert commit b1bc81f8077c5cb52eae7fbd4021bf180159aed7
and add a different fix for building with 7.2-rc1 as next patch.

Related: https://gerrit.osmocom.org/c/dahdi-linux/+/42906/comments/c06cfbe4_fbd94c6e
Change-Id: I71ad66d33b4a19e4cf9b431bcc3d3cd02cad5e2f
</comment><date>2026-06-30 11:59:38 +0200</date><id>0037f8c139a9a2a896d8853c68ce928cdc35c0a1</id><msg>Revert "Adjust to strncpy removal in linux 7.2-rc1"</msg><path><editType>edit</editType><file>drivers/dahdi/xpp/mmapbus.c</file></path><path><editType>edit</editType><file>drivers/dahdi/dahdi-base.c</file></path><path><editType>edit</editType><file>drivers/dahdi/xpp/mmapdrv.c</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>include/dahdi/kernel.h</affectedPath><commitId>77f32aee5a05a13d48d06ad28d6ae31df3ddfa95</commitId><timestamp>1782813867000</timestamp><author><absoluteUrl>https://jenkins.osmocom.org/jenkins/user/osmith</absoluteUrl><fullName>Oliver Smith</fullName></author><authorEmail>osmith@sysmocom.de</authorEmail><comment>compatibility with kernel &gt;= 7.2 which removed strncpy

In commit 079a028d6327e68cfa5d38b36123637b321c19a7 the kernel removed
strncpy.  Let's use strscpy instead.

Change-Id: I11a16ffed90223cbeae456a26834c0342146eb88
</comment><date>2026-06-30 12:04:27 +0200</date><id>77f32aee5a05a13d48d06ad28d6ae31df3ddfa95</id><msg>compatibility with kernel &gt;= 7.2 which removed strncpy</msg><path><editType>edit</editType><file>include/dahdi/kernel.h</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://jenkins.osmocom.org/jenkins/user/osmith</absoluteUrl><description></description><fullName>Oliver Smith</fullName><id>osmith</id></culprit></freeStyleBuild>