[Bug 1574911] Re: my_make_scrambled_password() is not a replacement for make_scrambled_password()

2017-05-17 Thread Andreas Hasenack
Opened upstream bug against mysql explaining the situation.

https://bugs.mysql.com/bug.php?id=86357

** Bug watch added: MySQL Bug System #86357
   http://bugs.mysql.com/bug.php?id=86357

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1574911

Title:
  my_make_scrambled_password() is not a replacement for
  make_scrambled_password()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pam-mysql/+bug/1574911/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1677958] Re: no SSL certificate verify

2017-05-17 Thread Nish Aravamudan
Hello Ruan,

Thank you for keeping us apprised of the situation.

I see in that function, that they do call

SSL_set_verify(ssl, SSL_VERIFY_PEER, verify_cb);

[elided from your excerpt]

but you are saying the MITM attack exists because they are not verifying
the global context?

** Changed in: nghttp2 (Ubuntu)
   Status: Invalid => New

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nghttp2 in Ubuntu.
https://bugs.launchpad.net/bugs/1677958

Title:
  no SSL certificate verify

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nghttp2/+bug/1677958/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1677329] Re: libpam-winbind: unable to dlopen

2017-05-17 Thread Andreas Hasenack
They are building, you can check progress here:
https://launchpad.net/~ahasenack/+archive/ubuntu/samba-1677329/+packages

samba is a big package, I bet it will take a few hours to build and
publish.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1677329

Title:
  libpam-winbind: unable to dlopen

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1677329/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1673411] Re: config-drive support is broken

2017-05-17 Thread James Page
bug 1691428 for config-drive readonly flag issue.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to cloud-init in Ubuntu.
https://bugs.launchpad.net/bugs/1673411

Title:
  config-drive support is broken

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1673411/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1673411] Re: config-drive support is broken

2017-05-17 Thread James Page
Same issue on xenial-newton; I'll raise a separate bug to track the
marshalling problem.

** Changed in: nova-lxd/newton
   Status: Fix Committed => Fix Released

** Changed in: nova-lxd/ocata
   Status: Fix Committed => Fix Released

** Tags removed: verification-newton-needed
** Tags added: verification-newton-failed

** Tags removed: verification-needed
** Tags added: verification-failed

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to cloud-init in Ubuntu.
https://bugs.launchpad.net/bugs/1673411

Title:
  config-drive support is broken

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1673411/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1673411] Re: config-drive support is broken

2017-05-17 Thread James Page
OK so I'm seeing issues with verification on yakkety when config-drive
is enabled - LXD is throwing an error unmarshalling the readonly flag:

t=2017-05-17T09:02:04+ lvl=dbug msg="\n\t{\n\t\t\"config\": 
{\n\t\t\t\"raw.lxc\": 
\"lxc.console.logfile=/var/log/lxd/instance-0003/console.log\\n\",\n\t\t\t\"limits.memory\":
 \"2048MB\",\n\t\t\t\"boot.autostart\": \"True\",\n\t\t\t\"limits.cpu\": 
\"1\",\n\t\t\t\"environment.product_name\": \"OpenStack 
Nova\"\n\t\t},\n\t\t\"description\": \"\",\n\t\t\"devices\": {\n\t\t\t\"root\": 
{\n\t\t\t\t\"path\": \"/\",\n\t\t\t\t\"type\": \"disk\",\n\t\t\t\t\"size\": 
\"20GB\"\n\t\t\t},\n\t\t\t\"qbr5d4b3062-00\": {\n\t\t\t\t\"hwaddr\": 
\"fa:16:3e:05:45:97\",\n\t\t\t\t\"type\": \"nic\",\n\t\t\t\t\"host_name\": 
\"tap5d4b3062-00\",\n\t\t\t\t\"parent\": 
\"qbr5d4b3062-00\",\n\t\t\t\t\"nictype\": 
\"bridged\"\n\t\t\t},\n\t\t\t\"configdrive\": {\n\t\t\t\t\"path\": 
\"/config-drive\",\n\t\t\t\t\"readonly\": true,\n\t\t\t\t\"type\": 
\"disk\",\n\t\t\t\t\"source\": 
\"/var/lib/nova/instances/instance-0003/configdrive\"\n\t\t\t}\n\t\t}\n\t"
t=2017-05-17T09:02:04+ lvl=dbug msg="\n\t{\n\t\t\"error\": \"json: cannot 
unmarshal bool into Go value of type string\",\n\t\t\"error_code\": 
400,\n\t\t\"type\": \"error\"\n\t}"

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to cloud-init in Ubuntu.
https://bugs.launchpad.net/bugs/1673411

Title:
  config-drive support is broken

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1673411/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs