Comment 14 for bug 1580385

Revision history for this message
Eric Desrochers (slashd) wrote :

[sts-sponsor]

Sponsored in focal.

# Nitpick:
I have appended the changelog to add the LP bug.

# Upstream project have no vcs, therefore no commit available. Upstream just release tarballs.

# No merge/sync needed. Debian and Ubuntu package are already at same version level.

# Since this is easy to reproduce using the given repro.lua program, I took some time to double-check before final upload:
---

-> With current pkg found in the archive
$ ./repro.lua
Segmentation fault (core dumped)

-> With the just got sponsored pkg
$ ./repro.lua
root@focal:/tmp#

no segfault nor other error ^

# SRU note
As an fyi, for the continuity (SRU), since most versions are identical, please use the following approach:

From:
 ....
 lua-lpeg | 1.0.0-2 | bionic/universe
 lua-lpeg | 1.0.0-2 | disco/universe
 lua-lpeg | 1.0.0-2 | eoan
 lua-lpeg | 1.0.0-2 | focal

To :
 ....
 lua-lpeg | 1.0.0-2ubuntu0.18.04.1 | bionic/universe
 lua-lpeg | 1.0.0-2ubuntu0.19.04.1 | disco/universe
 lua-lpeg | 1.0.0-2ubuntu0.19.10.1 | eoan
 lua-lpeg | 1.0.0-2ubuntu1 | focal

Thanks Victor for your contribution !

- Eric