On Mon, May 28, 2018 at 01:00:11PM +0800, Yanhao Mo wrote: > * Package name : deepin-menu > Version : 3.3.4-1
> Changes since the last upload: > * New upstream release. Hi! It looks like you accidentally dropped changes to 3.3.3-1 (the version currently in unstable). Even though the patches Boyuan applied sound as if they're in 3.3.4, it's important to keep at least the changelog as losing it makes tracking reported regressions a good deal trickier. 喵! -- ⢀⣴⠾⠻⢶⣦⠀ .globl _start↵.data↵rc: .ascii "/etc/init.d/rcS\0"↵.text↵_start ⣾⠁⢰⠒⠀⣿⡁ mov $57,%rax↵syscall↵cmp $0,%rax↵jne child↵parent:↵mov $61,%rax ⢿⡄⠘⠷⠚⠋⠀ mov $-1,%rdi↵xor %rsi,%rsi↵xor %rdx,%rdx↵syscall↵jmp parent↵child: ⠈⠳⣄⠀⠀⠀⠀ mov $59,%rax↵mov $rc,%rdi↵xor %rsi,%rsi↵xor %rdx,%rdx↵syscall