[Bug 1481388] Re: NTP : Use-after-free in routing socket code after dropping root

2015-08-14 Thread eric.desrochers
Unfortunately, I can't reproduce the behaviour on my side. I'm providing a hotfix[1] based on the upstream commit[2] that addressed the issue. If you can reproduce the problem, please test the hotfix and provide feedbacks. [1] https://launchpad.net/~eric-desrochers-z/+archive/ubuntu/lp1481388/+p

[Bug 1449131] Re: sosreport does not collect logs for Landscape Dedicated Server 15.01 and newer

2015-08-13 Thread eric.desrochers
Hi Sebastien, Yes, I will make sure the package stay in sync with the Debian one by forwarding the change to the Debian BTS as well. Regards, ** Changed in: sosreport (Ubuntu Trusty) Assignee: (unassigned) => eric.desrochers (eric-desrochers-z) -- You received this bug notificat

[Bug 1326854] Re: ambiguous error message "sh: echo: I/O error"

2015-08-12 Thread eric.desrochers
debdiff for Vivid ** Patch added: "debdiff for Vivid" https://bugs.launchpad.net/ubuntu/+source/ifenslave-2.6/+bug/1326854/+attachment/4443596/+files/fix_c4ce52_vivid.debdiff ** Changed in: ifenslave-2.6 (Ubuntu Vivid) Status: New => In Progress -- You received this bug notification

[Bug 1326854] Re: ambiguous error message "sh: echo: I/O error"

2015-08-12 Thread eric.desrochers
** Changed in: ifenslave-2.6 (Ubuntu Vivid) Importance: Undecided => Low -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1326854 Title: ambiguous error message "sh: echo: I/O error" To manage noti

[Bug 1326854] Re: ambiguous error message "sh: echo: I/O error"

2015-08-12 Thread eric.desrochers
Yes, it need to be fixed in Vivid as well. Will start the sru process for Vivid soon. ** Changed in: ifenslave-2.6 (Ubuntu Vivid) Assignee: (unassigned) => eric.desrochers (eric-desrochers-z) -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 1481388] Re: NTP : Use-after-free in routing socket code after dropping root

2015-08-08 Thread eric.desrochers
** Changed in: ntp (Ubuntu Trusty) Assignee: (unassigned) => eric.desrochers (eric-desrochers-z) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1481388 Title: NTP : Use-after-free in rout

[Bug 1326854] Re: ambiguous error message "sh: echo: I/O error"

2015-08-06 Thread eric.desrochers
Here is a new copy of my .debdiff with the adjustment suggested by the SRU Team. Thanks ! ** Patch added: "NEW_fix_c4ce52.debdiff" https://bugs.launchpad.net/ubuntu/+source/ifenslave-2.6/+bug/1326854/+attachment/4440581/+files/NEW_fix_c4ce52.debdiff -- You received this bug notification bec

[Bug 1326854] Re: ambiguous error message "sh: echo: I/O error"

2015-08-06 Thread eric.desrochers
** Tags removed: sts -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1326854 Title: ambiguous error message "sh: echo: I/O error" To manage notifications about this bug go to: https://bugs.launchpad.

[Bug 1449131] Re: sosreport does not collect logs for Landscape Dedicated Server 15.01 and newer

2015-08-06 Thread eric.desrochers
** Description changed: + [Impact] + + * Sosreport does not collect logs (/var/log/landscape-server/*.log) +for Landscape Dedicated Server 15.01 and newer. + +Description : +Landscape Dedicated Server (LDS) 15.01 and newer logs are not located +in "/var/log/landscape-serv

[Bug 1449131] Re: sosreport does not collect logs for Landscape Dedicated Server 15.01 and newer

2015-08-06 Thread eric.desrochers
debdiff for Wily ** Patch added: "debdiff for wily (sosreport_3.2-2ubuntu1)" https://bugs.launchpad.net/ubuntu/+source/sosreport/+bug/1449131/+attachment/4440525/+files/fix_cbc968b_b54a0f1.debdiff ** Changed in: sosreport (Ubuntu Trusty) Status: New => Confirmed ** Changed in: sosrep

[Bug 1449131] Re: sosreport does not collect logs for Landscape Dedicated Server 15.01 and newer

2015-08-06 Thread eric.desrochers
I have cherry-picked the upstream commits[1] into the sosreport version 3.2.-2 for Wily[2] [1] cbc968b and b54a0f1 [2] sosreport | 3.2-2 | wily | source, amd64, arm64, armhf, i386, powerpc, ppc64el The .deb works as expected by collecting log files from eithe

[Bug 1326854] Re: ambiguous error message "sh: echo: I/O error"

2015-08-05 Thread eric.desrochers
** Tags added: verification-neede ** Tags removed: sts verification-neede ** Tags added: verification-needed ** Tags added: sts -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1326854 Title: ambiguo

[Bug 1449131] Re: sosreport does not collect logs for Landscape Dedicated Server 15.01 and newer

2015-08-05 Thread eric.desrochers
nee: (unassigned) => eric.desrochers (eric-desrochers-z) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1449131 Title: sosreport does not collect logs for Landscape Dedicated Server 15.01 and newer To

[Bug 1481388] Re: NTP : Use-after-free in routing socket code after dropping root

2015-08-05 Thread eric.desrochers
** Changed in: ntp (Ubuntu) Milestone: ubuntu-12.04.5 => trusty-updates ** Changed in: ntp (Ubuntu) Milestone: trusty-updates => None -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1481388 Tit

[Bug 1481388] Re: NTP : Use-after-free in routing socket code after dropping root

2015-08-04 Thread eric.desrochers
The remove_ and delete_ functions remove the current element from the asyncio_reader_list, and free it, respectively. We then return back to the loop at the top, wherein the asyncio_reader variable still points at the now-freed element, whose contents are now scrambled by having link pointers, et

[Bug 1481388] Re: NTP : Use-after-free in routing socket code after dropping root

2015-08-04 Thread eric.desrochers
** Changed in: ntp (Ubuntu) Importance: Undecided => Low ** Changed in: ntp (Ubuntu) Milestone: None => ubuntu-12.04.5 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1481388 Title: NTP : Use-

[Bug 1481388] [NEW] NTP : Use-after-free in routing socket code after dropping root

2015-08-04 Thread eric.desrochers
can't identify protocol. ** Affects: ntp (Ubuntu) Importance: Undecided Assignee: eric.desrochers (eric-desrochers-z) Status: New ** Changed in: ntp (Ubuntu) Assignee: (unassigned) => eric.desrochers (eric-desrochers-z) ** Summary changed: - Use-after-free in ro

[Bug 1326854] Re: ambiguous error message "sh: echo: I/O error"

2015-08-03 Thread eric.desrochers
debdiff from the fix in Wily ** Changed in: ifenslave-2.6 (Ubuntu Trusty) Assignee: (unassigned) => eric.desrochers (eric-desrochers-z) ** Changed in: ifenslave-2.6 (Ubuntu Trusty) Status: Confirmed => In Progress ** Description changed: + [SRU justification] + + [