[Bug 1220921] [NEW] FFE: update to 2.0.1

2013-09-04 Thread Julian Taylor
Public bug reported: pyparsing 2.0.0 and 1.5.7 have a serious bug breaking any forward grammar: http://sourceforge.net/p/pyparsing/bugs/67/ this is fixed in 2.0.1 with a very small patch, but it is complicated due to a split into two source packages which happened in 2.0.0 and 1.5.7, the python3

[Bug 1170107] [NEW] python3-pyparsing is an empty package

2013-04-17 Thread Julian Taylor
Public bug reported: python3-pyparsing in raring does not contain pyparsing.py: $ dpkg -L python3-pyparsing /. /usr /usr/share /usr/share/doc /usr/share/doc/python3-pyparsing /usr/share/doc/python3-pyparsing/changelog.Debian.gz /usr/share/doc/python3-pyparsing/copyright /usr/lib

[Bug 1170107] Re: python3-pyparsing is an empty package

2013-04-17 Thread Julian Taylor
** Branch linked: lp:~jtaylor/ubuntu/raring/pyparsing/fix-py3-package -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to pyparsing in Ubuntu. https://bugs.launchpad.net/bugs/1170107 Title: python3-pyparsing is an empty package To

[Bug 1103600] Re: package libldap-2.4-2 2.4.28-1.1ubuntu4.2 failed to install/upgrade: ErrorMessage: package libldap-2.4-2 is already installed and configured

2013-01-24 Thread Julian Taylor
*** This bug is a duplicate of bug 1103111 *** https://bugs.launchpad.net/bugs/1103111 ** This bug has been marked a duplicate of bug 1103111 Upgrade failure -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openldap in Ubuntu.

[Bug 1102566] Re: package ntpdate 1:4.2.6.p3+dfsg-1ubuntu3.1 failed to install/upgrade: ErrorMessage: subprocess rm cleanup returned error exit status 127

2013-01-22 Thread Julian Taylor
*** This bug is a duplicate of bug 1103111 *** https://bugs.launchpad.net/bugs/1103111 ** This bug has been marked a duplicate of bug 1103111 Upgrade failure -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to ntp in Ubuntu.

[Bug 1102588] Re: package irqbalance 0.56-1ubuntu4 failed to install/upgrade: ErrorMessage: subprocess rm cleanup returned error exit status 127

2013-01-22 Thread Julian Taylor
*** This bug is a duplicate of bug 1103111 *** https://bugs.launchpad.net/bugs/1103111 ** This bug has been marked a duplicate of bug 1103111 Upgrade failure -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to irqbalance in Ubuntu.

[Bug 1039542] Re: Please re-enable PIE and BIND_NOW

2012-10-09 Thread Julian Taylor
turns out using buildflags is not so good as it lacks the extra logic to handle pie and pic clashes which hardening wrapper has. sorry for the wrong request. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to asterisk in Ubuntu.

[Bug 1039542] Re: Please re-enable PIE and BIND_NOW

2012-09-09 Thread Julian Taylor
instead of using the old hardening wrapper we should use the new dpkg-buildflags interface: export DEB_BUILD_MAINT_OPTIONS=hardening=+pie,+bindnow -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to asterisk in Ubuntu.

[Bug 1039542] Re: Please re-enable PIE and BIND_NOW

2012-09-09 Thread Julian Taylor
I don't see pie or bindnow in the old buildlogs, the current version doesn't even build with pie (some library/executable code mixup) so its not a regression. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to asterisk in Ubuntu.

[Bug 1039542] Re: Please re-enable PIE and BIND_NOW

2012-09-09 Thread Julian Taylor
scratch that, the old hardening wrapper does not show the stuff in the buildlog. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to asterisk in Ubuntu. https://bugs.launchpad.net/bugs/1039542 Title: Please re-enable PIE and BIND_NOW

[Bug 1022360] Re: (CVE-2012-3812) CVE-2012-3812 asterisk: Remote crash vulnerability in voice mail application (CVE-2012-3863) CVE-2012-3863 asterisk: Possible resource leak on uncompleted re-invite t

2012-09-08 Thread Julian Taylor
** Also affects: asterisk (Ubuntu Precise) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to asterisk in Ubuntu. https://bugs.launchpad.net/bugs/1022360 Title: (CVE-2012-3812) CVE-2012-3812

[Bug 988819] Re: [SRU] wrong path to libxml2.so.2 in mod_security - broken by multiarch enabled libraries

2012-06-27 Thread Julian Taylor
** Also affects: mod-proxy-html (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to apache2 in Ubuntu. https://bugs.launchpad.net/bugs/988819 Title: [SRU] wrong path to libxml2.so.2

[Bug 988819] Re: [SRU] wrong path to libxml2.so.2 in mod_security - broken by multiarch enabled libraries

2012-06-27 Thread Julian Taylor
** Changed in: mod-proxy-html (Ubuntu) Status: Confirmed = Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to apache2 in Ubuntu. https://bugs.launchpad.net/bugs/988819 Title: [SRU] wrong path to libxml2.so.2 in

[Bug 1003138] Re: python process hogged the cpu in 12.04

2012-06-05 Thread Julian Taylor
** Package changed: python-defaults (Ubuntu) = juju (Ubuntu) ** Changed in: juju (Ubuntu) Status: Incomplete = New -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to juju in Ubuntu. https://bugs.launchpad.net/bugs/1003138 Title:

[Bug 517144] Re: Asterisk 1.6.2.0~rc2-0ubuntu1.2 libpthread-2.10.1.so

2012-04-24 Thread Julian Taylor
this was probably fixed in 1:1.8.10.1~dfsg-1ubuntu1 ** Changed in: asterisk (Ubuntu) Status: Confirmed = Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to asterisk in Ubuntu. https://bugs.launchpad.net/bugs/517144

[Bug 920020] Re: NOT FOUND answer on OPTIONS request

2012-03-10 Thread Julian Taylor
for precise it might be better to instead sync the version from debian which has the fix. It looks like its a bugfix only update so it could be synced without an exception. for oneiric can the bug description please be updated for an SRU: see https://wiki.ubuntu.com/StableReleaseUpdates -- You

[Bug 920020] Re: NOT FOUND answer on OPTIONS request

2012-03-10 Thread Julian Taylor
can you give some details on the regressions. Where they fixed in .10 or still open? there have been several CVE's fixed in those versions which should then be backported. e.g. CVE-2011-4598, CVE-2011-4063 also precise is supported 5 years, so getting a newer version will ease backporting

[Bug 920020] Re: NOT FOUND answer on OPTIONS request

2012-03-10 Thread Julian Taylor
I have also uploaded the fix to oneiric-proposed please test it when it has been accepted. note that the version number for SRU in this case is ubuntu1.1 see https://wiki.ubuntu.com/SecurityTeam/UpdatePreparation#Update_the_packaging for general stable version number advice thanks for the

[Bug 877458] Re: MySQL undefined references

2011-10-18 Thread Julian Taylor
This is due to a toolchain change in oneiric. Now by default the linker flag --as-needed is used, which requires you to place the libraries behind objects needing their symbols. See: https://wiki.ubuntu.com/NattyNarwhal/ToolchainTransition A fix should be to simply do this: g++ $(mysql_config

[Bug 836544] Re: package libmysqlclient16 (not installed) failed to install/upgrade: trying to overwrite '/usr/lib/libmysqlclient.so.16.0.0', which is also in package mysql-cluster-client-5.1 0:7.0.9-

2011-08-29 Thread Julian Taylor
*** This bug is a duplicate of bug 629005 *** https://bugs.launchpad.net/bugs/629005 Thank you for taking the time to report this bug and helping to make Ubuntu better. This particular bug has already been reported and is a duplicate of bug 629005, so it is being marked as such. Please look