[Group.of.nepali.translators] [Bug 1775018] Re: Fix for openssl 1.0.2 backport

2019-02-22 Thread Dimitri John Ledkov
https://bugs.launchpad.net/ubuntu/+source/openssl/+bug/1743750
is [18.04 FEAT] Add support for CPACF enhancements to openssl
also known as ltc-163655 and is only present in bionic.

In xenial:
we have src:openssl, 1.0.2 which does not have CPACF backport, and therefore 
the attached patch does not apply at all, and also there are no issues to fix 
there either. Unless, you mean openssl-ibmca is also affected in xenial? in 
that case do you have a patch for openssl-ibmca?

In bionic:
we have src:openssl, 1.1.0 which is not affected as you say, as the default 
openssl version.
we also have src:openssl1.0 which does have CPACF backport and the attached 
patch applies to. Please note, that openssl1.0 is only used by a small amount 
of packages in bionic. We are preparing the update for that package.


** Description changed:

- This is a fix for this feature's backport to openssl 1.0.2 ( 1.1.0 and
- upstream code are not affected ).
+ [Impact]
  
- Original LP ticket : 
+  * Fix hw accelerated performance impact on s390x with non-default
+ openssl1.0.
+ 
+ [Test Case]
+ 
+  * Test that performance of hw accelerated crypto is improved / i.e. ssl
+ speed test
+ 
+  * Test that openssh still works, just in case.
+ 
+ [Regression Potential]
+ 
+  * This only changes accelerated codepath on s390x, for specific algos when 
CPACF is enabled on the system cpu, which is usually on.
+  * Same fix is already in use by 1.1.0 default openssl package, and well 
excercised on bionic and up.
+ 
+ [Other Info]
+  
+  * original bug report.
+ 
+ 
+ This is a fix for this feature's backport to openssl 1.0.2 ( 1.1.0 and 
upstream code are not affected ).
+ 
+ Original LP ticket :
  https://bugs.launchpad.net/ubuntu/+source/openssl/+bug/1743750

** Also affects: openssl1.0 (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: openssl (Ubuntu Bionic)
   Importance: Undecided
   Status: New

** Also affects: openssl1.0 (Ubuntu Bionic)
   Importance: Undecided
   Status: New

** Also affects: openssl (Ubuntu Xenial)
   Importance: Undecided
   Status: New

** Also affects: openssl1.0 (Ubuntu Xenial)
   Importance: Undecided
   Status: New

** Changed in: openssl (Ubuntu)
   Status: New => Incomplete

** Changed in: openssl (Ubuntu)
   Status: Incomplete => Fix Released

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

** Changed in: openssl (Ubuntu Bionic)
   Status: New => Fix Released

** Also affects: openssl (Ubuntu Cosmic)
   Importance: Undecided
   Status: New

** Also affects: openssl1.0 (Ubuntu Cosmic)
   Importance: Undecided
   Status: New

** Changed in: openssl (Ubuntu Cosmic)
   Status: New => Fix Released

** Changed in: openssl1.0 (Ubuntu)
   Status: New => Confirmed

** Changed in: openssl1.0 (Ubuntu Xenial)
   Status: New => Invalid

** Changed in: openssl1.0 (Ubuntu Bionic)
   Status: New => Confirmed

** Changed in: openssl1.0 (Ubuntu Cosmic)
   Status: New => Confirmed

-- 
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/1775018

Title:
  Fix for openssl 1.0.2 backport

Status in Ubuntu on IBM z Systems:
  Triaged
Status in openssl package in Ubuntu:
  Fix Released
Status in openssl1.0 package in Ubuntu:
  Confirmed
Status in openssl source package in Xenial:
  Invalid
Status in openssl1.0 source package in Xenial:
  Invalid
Status in openssl source package in Bionic:
  Fix Released
Status in openssl1.0 source package in Bionic:
  Confirmed
Status in openssl source package in Cosmic:
  Fix Released
Status in openssl1.0 source package in Cosmic:
  Confirmed

Bug description:
  [Impact]

   * Fix hw accelerated performance impact on s390x with non-default
  openssl1.0.

  [Test Case]

   * Test that performance of hw accelerated crypto is improved / i.e.
  ssl speed test

   * Test that openssh still works, just in case.

  [Regression Potential]

   * This only changes accelerated codepath on s390x, for specific algos when 
CPACF is enabled on the system cpu, which is usually on.
   * Same fix is already in use by 1.1.0 default openssl package, and well 
excercised on bionic and up.

  [Other Info]
   
   * original bug report.

  
  This is a fix for this feature's backport to openssl 1.0.2 ( 1.1.0 and 
upstream code are not affected ).

  Original LP ticket :
  https://bugs.launchpad.net/ubuntu/+source/openssl/+bug/1743750

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-z-systems/+bug/1775018/+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 1640978] Re: [SRU] Backport letsencrypt from bionic

2019-02-22 Thread Robie Basak
FTR, I spotted a couple of things that turned out to be non-issues:

1) The letsencrypt binary has become a symlink and moved to the certbot
binary package. This needs a Breaks/Replaces, which does exist but
doesn't cover the version of letsencrypt currently in xenial-proposed.
However this isn't a problem because the movement had happened prior to
the version in xenial-proposed.

2) We're still shipping /etc/cron.d/certbot as it is in the Bionic
backport source. However it is inert, as intended, since Ubuntu >=
Xenial always has systemd (unless you're upgrading from Trusty but
haven't rebooted yet). Even if the cron job did run, it wouldn't be a
problem.

** Also affects: python-josepy (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: python-josepy (Ubuntu)
   Status: New => 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/1640978

Title:
  [SRU] Backport letsencrypt from bionic

Status in python-acme package in Ubuntu:
  Fix Released
Status in python-certbot package in Ubuntu:
  Fix Released
Status in python-certbot-apache package in Ubuntu:
  Fix Released
Status in python-certbot-nginx package in Ubuntu:
  Fix Released
Status in python-josepy package in Ubuntu:
  Fix Released
Status in python-acme source package in Xenial:
  In Progress
Status in python-certbot source package in Xenial:
  In Progress
Status in python-certbot-apache source package in Xenial:
  In Progress
Status in python-certbot-nginx source package in Xenial:
  In Progress
Status in python-josepy source package in Xenial:
  New
Status in python-letsencrypt source package in Xenial:
  In Progress
Status in python-letsencrypt-apache source package in Xenial:
  In Progress

Bug description:
  This bug contains a list of known major and other issues fixed between
  upstream letsencrypt 0.4.1 and the latest version, certbot 0.9.3 (the
  project has also been renamed to avoid confusion between the python
  client software and the Let's Encrypt CA service).

  [Impact]

  MAJOR BUGS FIXED

  https://github.com/certbot/certbot/issues/2750
  letsencrypt < 0.5.0 was not compatible with future configuration files, so 
users who run certbot-auto then downgrade to the Xenial packages will encounter 
errors.

  https://github.com/certbot/certbot/issues/2709
  Failure to remember choices of authenticator plugins for renewal operation. 
This would essentially make "letsencrypt renew" useless on Xenial. Numerous 
less severe automated renewal-related bugs fixed in subsequent releases:
  
https://github.com/certbot/certbot/issues?utf8=%E2%9C%93=is%3Aissue%20milestone%3A0.5.0%20is%3Aclosed%20label%3Arenewal%20
  
https://github.com/certbot/certbot/issues?q=is%3Aissue+milestone%3A0.7.0+is%3Aclosed+label%3Arenewal
  
https://github.com/certbot/certbot/issues?utf8=%E2%9C%93=is%3Aissue%20milestone%3A0.6.0%20is%3Aclosed%20label%3Arenewal%20
  
https://github.com/certbot/certbot/issues?utf8=%E2%9C%93=is%3Aissue%20milestone%3A0.8.1%20is%3Aclosed%20label%3Arenewal%20
  
https://github.com/certbot/certbot/issues?utf8=%E2%9C%93=is%3Aissue%20milestone%3A0.9.0%20is%3Aclosed%20label%3Arenewal%20

  https://github.com/certbot/certbot/issues/2613
  Failure to handle IPv6 Virtual hosts in Apache configurations

  https://github.com/certbot/certbot/issues/2320
  Erroneous behaviour with Apache configs that have multiple vhosts in a single 
file (these are still not supported for cert installation in 0.9.3, but at 
least produce clear error messages)

  https://github.com/certbot/certbot/issues/2768
  Incompatibility with the specified version of the ACME protocol, preventing 
the Let's Encrypt serverside code from following it correctly

  https://github.com/certbot/certbot/issues/2731
  Failure to parse Plesk's apache config files

  https://github.com/certbot/certbot/issues/1243
  Apache plugin errors out when transformations to a configuration turn out to 
be a no-op.

  https://github.com/certbot/certbot/issues/3210
  Incorrect handling of RewriteCond directives when trying to avoid Apache 
inifinite redirect loops

  https://github.com/certbot/certbot/issues/1833
  Problems running Apache renewal in cron due to cron's default PATH

  UX: fail to re-ask for email address if the first one seems invalid:
  https://github.com/certbot/certbot/issues/2675

  UX: when re-running is a NOOP (due to renewal not being needed yet), print an 
explanation:
  https://github.com/certbot/certbot/issues/1918

  OTHER BUGS FIXED

  Reduce the risk of incorrect or corrupt state in case of control-C interrupts:
  https://github.com/certbot/certbot/issues/3219

  Failure to correctly parse certain rewrite directives in Apache configs:
  https://github.com/certbot/certbot/issues/2735

  Failure to correctly enable HTTP -> HTTPS redirects in some Apache configs:
  

[Group.of.nepali.translators] [Bug 1817285] [NEW] SRU xdg-desktop-portal 1.0.3

2019-02-22 Thread Ken VanDine
Public bug reported:

[Impact]

 * To improve the snap experience on the desktop we have been working with 
xdg-desktop-portal upstream to enable snap support.  Portals will greatly 
improve the snap experience.  Full snap support landed in xdg-desktop-portal 
1.0.  We're SRU'ing 1.0.3 as it includes bug fixes.
 
 * There is now an approved MIR for xdg-desktop-portal for bionic and xenial, 
so these will be promoted to main as well.
 
 https://bugs.launchpad.net/ubuntu/+source/xdg-desktop-portal/+bug/1749672
 

[Test Case]

 * This can be tested by installing the portal-test snap from the edge
channel and xdg-desktop-portal-gtk also from proposed.  Verify the file
selection lets you select a file and open local opens test.txt in a text
editor of your choice.

[Regression Potential]

 * No regression potential.  This package was not seeded by default.  It could 
only have been used by flatpak, however, the version in bionic had limited 
functionality.  The package was never available in xenial.
 
[Other Info]
 
 * xdg-desktop-portal is in main and seeded by ubuntu-desktop in cosmic and 
disco.

** Affects: xdg-desktop-portal (Ubuntu)
 Importance: Undecided
 Status: Invalid

** Affects: xdg-desktop-portal (Ubuntu Xenial)
 Importance: Undecided
 Status: New

** Affects: xdg-desktop-portal (Ubuntu Bionic)
 Importance: Undecided
 Status: New

** Also affects: xdg-desktop-portal (Ubuntu Xenial)
   Importance: Undecided
   Status: New

** Also affects: xdg-desktop-portal (Ubuntu Bionic)
   Importance: Undecided
   Status: New

** Changed in: xdg-desktop-portal (Ubuntu)
   Status: New => Invalid

-- 
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/1817285

Title:
  SRU xdg-desktop-portal 1.0.3

Status in xdg-desktop-portal package in Ubuntu:
  Invalid
Status in xdg-desktop-portal source package in Xenial:
  New
Status in xdg-desktop-portal source package in Bionic:
  New

Bug description:
  [Impact]

   * To improve the snap experience on the desktop we have been working with 
xdg-desktop-portal upstream to enable snap support.  Portals will greatly 
improve the snap experience.  Full snap support landed in xdg-desktop-portal 
1.0.  We're SRU'ing 1.0.3 as it includes bug fixes.
   
   * There is now an approved MIR for xdg-desktop-portal for bionic and xenial, 
so these will be promoted to main as well.
   
   https://bugs.launchpad.net/ubuntu/+source/xdg-desktop-portal/+bug/1749672
   

  [Test Case]

   * This can be tested by installing the portal-test snap from the edge
  channel and xdg-desktop-portal-gtk also from proposed.  Verify the
  file selection lets you select a file and open local opens test.txt in
  a text editor of your choice.

  [Regression Potential]

   * No regression potential.  This package was not seeded by default.  It 
could only have been used by flatpak, however, the version in bionic had 
limited functionality.  The package was never available in xenial.
   
  [Other Info]
   
   * xdg-desktop-portal is in main and seeded by ubuntu-desktop in cosmic and 
disco.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xdg-desktop-portal/+bug/1817285/+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 1817287] [NEW] SRU xdg-desktop-portal-gtk 1.0.2

2019-02-22 Thread Ken VanDine
Public bug reported:

[Impact]

 * To improve the snap experience on the desktop we have been working with 
xdg-desktop-portal-gtk upstream to enable snap support.  Portals will greatly 
improve the snap experience.  Full snap support landed in 
xdg-desktop-portal-gtk 1.0.  We're SRU'ing 1.0.2 as it includes bug fixes.
 
 * There is now an approved MIR for xdg-desktop-portal-gtk for bionic and 
xenial, so these will be promoted to main as well.
 
 https://bugs.launchpad.net/ubuntu/+source/xdg-desktop-portal-gtk/+bug/1750069
 
 Also requires xdg-desktop-portal 
https://bugs.launchpad.net/ubuntu/+source/xdg-desktop-portal/+bug/1817285
 

[Test Case]

 * This can be tested by installing the portal-test snap from the edge
channel and xdg-desktop-portal also from proposed.  Verify the file
selection lets you select a file and open local opens test.txt in a text
editor of your choice.

[Regression Potential]

 * No regression potential.  This package was not seeded by default.  It could 
only have been used by flatpak, however the version in bionic had limited 
functionality.  The package was never available in xenial.
 
[Other Info]
 
 * xdg-desktop-portal-gtk is in main and seeded by ubuntu-desktop in cosmic and 
disco.

** Affects: xdg-desktop-portal-gtk (Ubuntu)
 Importance: Undecided
 Status: Invalid

** Affects: xdg-desktop-portal-gtk (Ubuntu Xenial)
 Importance: Undecided
 Status: New

** Affects: xdg-desktop-portal-gtk (Ubuntu Bionic)
 Importance: Undecided
 Status: New

** Also affects: xdg-desktop-portal-gtk (Ubuntu Bionic)
   Importance: Undecided
   Status: New

** Also affects: xdg-desktop-portal-gtk (Ubuntu Xenial)
   Importance: Undecided
   Status: New

** Changed in: xdg-desktop-portal-gtk (Ubuntu)
   Status: New => Invalid

-- 
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/1817287

Title:
  SRU xdg-desktop-portal-gtk 1.0.2

Status in xdg-desktop-portal-gtk package in Ubuntu:
  Invalid
Status in xdg-desktop-portal-gtk source package in Xenial:
  New
Status in xdg-desktop-portal-gtk source package in Bionic:
  New

Bug description:
  [Impact]

   * To improve the snap experience on the desktop we have been working with 
xdg-desktop-portal-gtk upstream to enable snap support.  Portals will greatly 
improve the snap experience.  Full snap support landed in 
xdg-desktop-portal-gtk 1.0.  We're SRU'ing 1.0.2 as it includes bug fixes.
   
   * There is now an approved MIR for xdg-desktop-portal-gtk for bionic and 
xenial, so these will be promoted to main as well.
   
   https://bugs.launchpad.net/ubuntu/+source/xdg-desktop-portal-gtk/+bug/1750069
   
   Also requires xdg-desktop-portal 
https://bugs.launchpad.net/ubuntu/+source/xdg-desktop-portal/+bug/1817285
   

  [Test Case]

   * This can be tested by installing the portal-test snap from the edge
  channel and xdg-desktop-portal also from proposed.  Verify the file
  selection lets you select a file and open local opens test.txt in a
  text editor of your choice.

  [Regression Potential]

   * No regression potential.  This package was not seeded by default.  It 
could only have been used by flatpak, however the version in bionic had limited 
functionality.  The package was never available in xenial.
   
  [Other Info]
   
   * xdg-desktop-portal-gtk is in main and seeded by ubuntu-desktop in cosmic 
and disco.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xdg-desktop-portal-gtk/+bug/1817287/+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 1813048] Re: New upstream microrelease xdg-desktop-portal 1.0.3

2019-02-22 Thread Ken VanDine
** Also affects: xdg-desktop-portal (Ubuntu Bionic)
   Importance: Undecided
   Status: New

** Also affects: xdg-desktop-portal (Ubuntu Xenial)
   Importance: Undecided
   Status: New

** Changed in: xdg-desktop-portal (Ubuntu Xenial)
   Status: New => Invalid

** Changed in: xdg-desktop-portal (Ubuntu Bionic)
   Status: New => Invalid

-- 
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/1813048

Title:
  New upstream microrelease xdg-desktop-portal 1.0.3

Status in xdg-desktop-portal package in Ubuntu:
  Invalid
Status in xdg-desktop-portal source package in Xenial:
  Invalid
Status in xdg-desktop-portal source package in Bionic:
  Invalid
Status in xdg-desktop-portal source package in Cosmic:
  Fix Released

Bug description:
  This is a request to SRU the latest microrelease of the 1.0 series of
  xdg-desktop-portal into cosmic.

  [Impact]

  New upstream micro release of xdg-desktop-portal, which brings fixes
  and improvements to the 1.0 series.

  Cosmic is currently at 1.0.2, whereas 1.0.3 is available upstream.

  [Test Case]

  The most significant bug fixed in this release is easily reproduced
  and verified (LP: #1810757)

  Manual test:
   * Install portal-test snap
 - snap install --edge portal-test
   * Run portal-test
 - Verify "File Chooser" selects a file and "Open Local" opens the text 
file in a text editor

  [Regression Potential]

  xdg-desktop-portal has a test suite, which is run on build across all
  architectures and passes.

  xdg-desktop-portal has autopkgtests enabled
  http://autopkgtest.ubuntu.com/packages/x/xdg-desktop-portal which is
  passing on cosmic.

  Regression potential is low, and upstream is responsive to any issues
  raised.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xdg-desktop-portal/+bug/1813048/+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