[Group.of.nepali.translators] [Bug 1633485] Re: Backport login throttling plugin to 5.6 and 5.7

2022-02-10 Thread Sergio Durigan Junior
Trusty has reached its end of standard support.

** Changed in: mysql-5.6 (Ubuntu Trusty)
   Status: Triaged => Won't Fix

-- 
You received this bug notification because you are a member of नेपाली
भाषा समायोजकहरुको समूह, which is subscribed to Xenial.
Matching subscriptions: Ubuntu 16.04 Bugs
https://bugs.launchpad.net/bugs/1633485

Title:
  Backport login throttling plugin to 5.6 and 5.7

Status in mysql-5.6 package in Ubuntu:
  Invalid
Status in mysql-5.7 package in Ubuntu:
  Fix Released
Status in mysql-5.6 source package in Precise:
  Invalid
Status in mysql-5.7 source package in Precise:
  Invalid
Status in mysql-5.6 source package in Trusty:
  Won't Fix
Status in mysql-5.7 source package in Trusty:
  Invalid
Status in mysql-5.6 source package in Xenial:
  Invalid
Status in mysql-5.7 source package in Xenial:
  Fix Released
Status in mysql-5.6 source package in Yakkety:
  Invalid
Status in mysql-5.7 source package in Yakkety:
  Invalid

Bug description:
  In MySQL 8.0 we (Oracle) are adding a plugin to rate-limit/throttle
  login attempts in order to stop brute-force attacks.

  Since this is a security mechanism that has been requested by users,
  we would also like to backport this plugin to MySQL 5.6 and 5.7.

  After consulting with Robie Basak (racb), we understand this change to
  be allowed in Ubuntu under the SRU process (Sect. 2.2,
  https://wiki.ubuntu.com/StableReleaseUpdates), but if there are any
  comments or objections, we'd like to hear them now.

  
  Impact
  ==

  This functionality is implemented in a plugin. The plugin is not
  loaded, and the functionality will not be activated unless the DBA
  explicitly activates it.

  
  Regression potential
  

  The potential for regression is considered low for the following
  reasons:

   - The new functionality is in a plugin that 1) is not loaded by
 default, and 2) can be unloaded if it causes problems.

   - The change does not introduce new SQL syntax, and no existing
 syntax is affected.

   - The plugin is new, so it's not used by any other packages in
 Ubuntu.

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


___
Mailing list: https://launchpad.net/~group.of.nepali.translators
Post to : group.of.nepali.translators@lists.launchpad.net
Unsubscribe : https://launchpad.net/~group.of.nepali.translators
More help   : https://help.launchpad.net/ListHelp


[Group.of.nepali.translators] [Bug 1633485] Re: Backport login throttling plugin to 5.6 and 5.7

2020-05-04 Thread Simon Déziel
This was fixed some time ago it seems:

$ dpkg -l| grep mysql-server-5.7
ii  mysql-server-5.75.7.30-0ubuntu0.16.04.1
amd64MySQL database server binaries and system database setup
$ dpkg -L mysql-server-5.7 | grep control
/usr/lib/mysql/plugin/connection_control.so

** Changed in: mysql-5.7 (Ubuntu Xenial)
   Status: Triaged => Fix Released

** Changed in: mysql-5.7 (Ubuntu Yakkety)
   Status: Triaged => Invalid

** Changed in: mysql-5.7 (Ubuntu)
   Status: Triaged => Fix Released

-- 
You received this bug notification because you are a member of नेपाली
भाषा समायोजकहरुको समूह, which is subscribed to Xenial.
Matching subscriptions: Ubuntu 16.04 Bugs
https://bugs.launchpad.net/bugs/1633485

Title:
  Backport login throttling plugin to 5.6 and 5.7

Status in mysql-5.6 package in Ubuntu:
  Invalid
Status in mysql-5.7 package in Ubuntu:
  Fix Released
Status in mysql-5.6 source package in Precise:
  Invalid
Status in mysql-5.7 source package in Precise:
  Invalid
Status in mysql-5.6 source package in Trusty:
  Triaged
Status in mysql-5.7 source package in Trusty:
  Invalid
Status in mysql-5.6 source package in Xenial:
  Invalid
Status in mysql-5.7 source package in Xenial:
  Fix Released
Status in mysql-5.6 source package in Yakkety:
  Invalid
Status in mysql-5.7 source package in Yakkety:
  Invalid

Bug description:
  In MySQL 8.0 we (Oracle) are adding a plugin to rate-limit/throttle
  login attempts in order to stop brute-force attacks.

  Since this is a security mechanism that has been requested by users,
  we would also like to backport this plugin to MySQL 5.6 and 5.7.

  After consulting with Robie Basak (racb), we understand this change to
  be allowed in Ubuntu under the SRU process (Sect. 2.2,
  https://wiki.ubuntu.com/StableReleaseUpdates), but if there are any
  comments or objections, we'd like to hear them now.

  
  Impact
  ==

  This functionality is implemented in a plugin. The plugin is not
  loaded, and the functionality will not be activated unless the DBA
  explicitly activates it.

  
  Regression potential
  

  The potential for regression is considered low for the following
  reasons:

   - The new functionality is in a plugin that 1) is not loaded by
 default, and 2) can be unloaded if it causes problems.

   - The change does not introduce new SQL syntax, and no existing
 syntax is affected.

   - The plugin is new, so it's not used by any other packages in
 Ubuntu.

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

___
Mailing list: https://launchpad.net/~group.of.nepali.translators
Post to : group.of.nepali.translators@lists.launchpad.net
Unsubscribe : https://launchpad.net/~group.of.nepali.translators
More help   : https://help.launchpad.net/ListHelp