The urllist parameter was added in version 2.15.
There is a Yubico PPA at https://launchpad.net/~yubico/+archive/ubuntu/stable
that contains recent builds for all supported versions of Ubuntu.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to U
I'm not at all sure on what the process is. My understanding is that
once a version of ubuntu is released packages are typically not updated
to new versions. In my understanding backports is the way to go for
this, that process seems to be documented at
https://wiki.ubuntu.com/UbuntuBackports
/kla
Hello,
Updated software is available in the Yubico ppa
(https://launchpad.net/~yubico/+archive/ubuntu/stable) or in a later
ubuntu release.
The software you need a newer version of is libykpers-1-1 (from yubikey-
personalization) and you need at least version 1.16.2 where the Edge is
supported.
Hello,
I don't think that bug has any bearing on the issue at hand here. That
bug was marked as resolved in 2011 and released with version 2.5 of
yubico-c-client. According to Dependencies.txt you're running version
2.12 of that software.
How is the PAM module configured when this happens? It mig
upgrading from 5.1.37-1ubuntu5.1 to 5.1.37-1ubuntu5.4
I believe the bug exists in all versions of the package, but only
showing itself when mysql_install_db on an already existing database
creates new files (as in my case, with bin-log enabled).
--
mysql_install_db run without --user in postinst
Public bug reported:
release: 9.10
version: 5.1.37-1ubuntu5.4
When doing an upgrade of a mysql-server with binlogs enabled running
mysql_install_db without --user=mysql will result in new binlogs created
with root as owner thus resulting in failed upgrade and mysqld not
starting.
So adding --use