[Bug 1914481] Re: use the size of the data when determining the server response

2021-02-18 Thread Launchpad Bug Tracker
This bug was fixed in the package whoopsie - 0.2.69ubuntu0.3 --- whoopsie (0.2.69ubuntu0.3) focal; urgency=medium * src/whoopsie.c: modify server_response() so that it does not incorrectly assume that data is null-terminated and actually use the size of the data. (LP:

[Bug 1914481] Re: use the size of the data when determining the server response

2021-02-18 Thread Launchpad Bug Tracker
This bug was fixed in the package whoopsie - 0.2.69ubuntu0.3 --- whoopsie (0.2.69ubuntu0.3) focal; urgency=medium * src/whoopsie.c: modify server_response() so that it does not incorrectly assume that data is null-terminated and actually use the size of the data. (LP:

[Bug 1914481] Re: use the size of the data when determining the server response

2021-02-16 Thread Launchpad Bug Tracker
This bug was fixed in the package whoopsie - 0.2.72.2 --- whoopsie (0.2.72.2) groovy; urgency=medium * src/whoopsie.c: modify server_response() so that it does not incorrectly assume that data is null-terminated and actually use the size of the data. (LP: #1914481) --

[Bug 1914481] Re: use the size of the data when determining the server response

2021-02-14 Thread Mathew Hodson
** Changed in: whoopsie (Ubuntu Focal) Importance: Undecided => Medium ** Changed in: whoopsie (Ubuntu Groovy) Importance: Undecided => Medium -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1914481] Re: use the size of the data when determining the server response

2021-02-09 Thread Brian Murray
Groovy recreation of the issue: $ apt-cache policy whoopsie whoopsie: Installed: 0.2.72.1 root@clean-groovy-amd64:~# sudo CRASH_DB_URL=https://daisy.staging.ubuntu.com whoopsie -f [11:18:23] Using lock path: /var/lock/whoopsie/lock [11:18:23] The default IPv4 route is:

[Bug 1914481] Re: use the size of the data when determining the server response

2021-02-09 Thread Brian Murray
Focal recreation of the failure: root@clean-focal-amd64:~# test/submit-crash test-crashes/hirsute/amd64/_usr_bin_apport-cli.2001.crash Submitting test-crashes/hirsute/amd64/_usr_bin_apport-cli.2001.crash ... NULL, Ubuntu 21.04, /usr/bin/apport-cli root@clean-focal-amd64:~# apt-cache policy

[Bug 1914481] Re: use the size of the data when determining the server response

2021-02-09 Thread Łukasz Zemczak
Hello Brian, or anyone else affected, Accepted whoopsie into focal-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/whoopsie/0.2.69ubuntu0.3 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See

[Bug 1914481] Re: use the size of the data when determining the server response

2021-02-09 Thread Łukasz Zemczak
Hello Brian, or anyone else affected, Accepted whoopsie into groovy-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/whoopsie/0.2.72.2 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See

[Bug 1914481] Re: use the size of the data when determining the server response

2021-02-05 Thread Brian Murray
** Changed in: whoopsie (Ubuntu Groovy) Assignee: (unassigned) => Brian Murray (brian-murray) ** Changed in: whoopsie (Ubuntu Focal) Assignee: (unassigned) => Brian Murray (brian-murray) ** Changed in: whoopsie (Ubuntu Groovy) Status: New => In Progress ** Changed in: whoopsie