[Bug 1901074] Re: [SRU] Enable some arm64 performance optimizations already available for other architectures

2020-12-01 Thread Launchpad Bug Tracker
This bug was fixed in the package ruby2.5 - 2.5.1-1ubuntu1.7

---
ruby2.5 (2.5.1-1ubuntu1.7) bionic; urgency=medium

  * d/p/arm64-optimizations.patch: enable arm64 optimizations that exist
for power/x86. It includes enabling unaligned memory access, gc and
vm_exec.c optimizations (LP: #1901074).
  * Fix FTBFS, many tests were failing during the build (LP: #1903902).
- Add missing b-d on tzdata.
  * Fix DEP-8 tests (LP: #1903905).
- Backport patches to fix Kiritimati TZ tests:
  + 0029-Backport-upstream-patch-to-fix-Kiritimati-TZ-test-1-.patch
  + 0030-Backport-upstream-patch-to-fix-Kiritimati-TZ-test-2-.patch
- d/t/control: add restriction to allow-stderr. The rubyconfig test calls
  dpkg-architecture which is returning a warning in Bionic.
- d/t/bundled-gems: skip gems which do not match upstream expectations.
  Some gems listed as bundled by upstream are not satisfied by the Ubuntu
  Bionic archive.

 -- Lucas Kanashiro   Thu, 05 Nov 2020
10:30:22 -0300

** Changed in: ruby2.5 (Ubuntu Bionic)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1901074

Title:
  [SRU] Enable some arm64 performance optimizations already available
  for other architectures

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ruby2.7/+bug/1901074/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1901074] Re: [SRU] Enable some arm64 performance optimizations already available for other architectures

2020-11-25 Thread Lucas Kanashiro
I created an arm64 Bionic VM, enabled proposed, and installed ruby2.5
from there. I was able to re-run the benchmarks and get a similar result
as the one obtained in the experiment presented in the bug description.

** Tags removed: verification-needed verification-needed-bionic
** Tags added: verification-done verification-done-bionic

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1901074

Title:
  [SRU] Enable some arm64 performance optimizations already available
  for other architectures

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ruby2.7/+bug/1901074/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1901074] Re: [SRU] Enable some arm64 performance optimizations already available for other architectures

2020-11-24 Thread Launchpad Bug Tracker
This bug was fixed in the package ruby2.7 - 2.7.0-5ubuntu1.2

---
ruby2.7 (2.7.0-5ubuntu1.2) focal; urgency=medium

  * d/p/arm64-optimizations.patch: enable arm64 optimizations that exist for
power/x86. It includes enabling unaligned memory access, gc and vm_exec.c
optimizations (LP: #1901074).

 -- Lucas Kanashiro   Wed, 14 Oct 2020
14:55:55 -0300

** Changed in: ruby2.7 (Ubuntu Focal)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1901074

Title:
  [SRU] Enable some arm64 performance optimizations already available
  for other architectures

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ruby2.7/+bug/1901074/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1901074] Re: [SRU] Enable some arm64 performance optimizations already available for other architectures

2020-11-24 Thread Launchpad Bug Tracker
This bug was fixed in the package ruby2.7 - 2.7.1-3ubuntu1.1

---
ruby2.7 (2.7.1-3ubuntu1.1) groovy; urgency=medium

  * d/p/0012-arm64-optimizations.patch: enable arm64 optimizations that exist
for power/x86. It includes enabling unaligned memory access, gc and
vm_exec.c optimizations (LP: #1901074).

 -- Lucas Kanashiro   Thu, 05 Nov 2020
09:27:05 -0300

** Changed in: ruby2.7 (Ubuntu Groovy)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1901074

Title:
  [SRU] Enable some arm64 performance optimizations already available
  for other architectures

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ruby2.7/+bug/1901074/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1901074] Re: [SRU] Enable some arm64 performance optimizations already available for other architectures

2020-11-24 Thread Brian Murray
Hello Lucas, or anyone else affected,

Accepted ruby2.5 into bionic-proposed. The package will build now and be
available at
https://launchpad.net/ubuntu/+source/ruby2.5/2.5.1-1ubuntu1.7 in a few
hours, and then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how
to enable and use -proposed.  Your feedback will aid us getting this
update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, what testing has been
performed on the package and change the tag from verification-needed-
bionic to verification-done-bionic. If it does not fix the bug for you,
please add a comment stating that, and change the tag to verification-
failed-bionic. In either case, without details of your testing we will
not be able to proceed.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance for helping!

N.B. The updated package will be released to -updates after the bug(s)
fixed by this package have been verified and the package has been in
-proposed for a minimum of 7 days.

** Changed in: ruby2.5 (Ubuntu Bionic)
   Status: In Progress => Fix Committed

** Tags added: verification-needed verification-needed-bionic

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1901074

Title:
  [SRU] Enable some arm64 performance optimizations already available
  for other architectures

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ruby2.7/+bug/1901074/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1901074] Re: [SRU] Enable some arm64 performance optimizations already available for other architectures

2020-11-22 Thread Mathew Hodson
** No longer affects: ruby2.7 (Ubuntu Bionic)

** No longer affects: ruby2.5 (Ubuntu Groovy)

** No longer affects: ruby2.5 (Ubuntu Focal)

** No longer affects: ruby2.5 (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1901074

Title:
  [SRU] Enable some arm64 performance optimizations already available
  for other architectures

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ruby2.7/+bug/1901074/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1901074] Re: [SRU] Enable some arm64 performance optimizations already available for other architectures

2020-11-18 Thread Lucas Kanashiro
I created a Focal and Groovy VMs, enabled proposed, and installed
ruby2.7 from there. I was able to re-run the benchmarks and get a
similar result as the one obtained in the experiment presented in the
bug description.

** Tags removed: verification-needed verification-needed-focal 
verification-needed-groovy
** Tags added: verification-done-focal verification-done-groovy

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1901074

Title:
  [SRU] Enable some arm64 performance optimizations already available
  for other architectures

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ruby2.5/+bug/1901074/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1901074] Re: [SRU] Enable some arm64 performance optimizations already available for other architectures

2020-11-17 Thread Brian Murray
Hello Lucas, or anyone else affected,

Accepted ruby2.7 into focal-proposed. The package will build now and be
available at
https://launchpad.net/ubuntu/+source/ruby2.7/2.7.0-5ubuntu1.2 in a few
hours, and then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how
to enable and use -proposed.  Your feedback will aid us getting this
update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, what testing has been
performed on the package and change the tag from verification-needed-
focal to verification-done-focal. If it does not fix the bug for you,
please add a comment stating that, and change the tag to verification-
failed-focal. In either case, without details of your testing we will
not be able to proceed.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance for helping!

N.B. The updated package will be released to -updates after the bug(s)
fixed by this package have been verified and the package has been in
-proposed for a minimum of 7 days.

** Changed in: ruby2.7 (Ubuntu Focal)
   Status: In Progress => Fix Committed

** Tags added: verification-needed-focal

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1901074

Title:
  [SRU] Enable some arm64 performance optimizations already available
  for other architectures

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ruby2.5/+bug/1901074/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1901074] Re: [SRU] Enable some arm64 performance optimizations already available for other architectures

2020-11-17 Thread Brian Murray
Hello Lucas, or anyone else affected,

Accepted ruby2.7 into groovy-proposed. The package will build now and be
available at
https://launchpad.net/ubuntu/+source/ruby2.7/2.7.1-3ubuntu1.1 in a few
hours, and then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how
to enable and use -proposed.  Your feedback will aid us getting this
update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, what testing has been
performed on the package and change the tag from verification-needed-
groovy to verification-done-groovy. If it does not fix the bug for you,
please add a comment stating that, and change the tag to verification-
failed-groovy. In either case, without details of your testing we will
not be able to proceed.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance for helping!

N.B. The updated package will be released to -updates after the bug(s)
fixed by this package have been verified and the package has been in
-proposed for a minimum of 7 days.

** Changed in: ruby2.7 (Ubuntu Groovy)
   Status: In Progress => Fix Committed

** Tags added: verification-needed verification-needed-groovy

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1901074

Title:
  [SRU] Enable some arm64 performance optimizations already available
  for other architectures

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ruby2.5/+bug/1901074/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1901074] Re: [SRU] Enable some arm64 performance optimizations already available for other architectures

2020-11-11 Thread Launchpad Bug Tracker
This bug was fixed in the package ruby2.7 - 2.7.2-3

---
ruby2.7 (2.7.2-3) unstable; urgency=medium

  * d/p/0013-Enable-arm64-optimizations-that-exist-for-power-x86-.patch:
Backport an upstream patch. It includes enabling unaligned memory access,
gc and vm_exec.c optimizations (LP: #1901074).
  * Refresh and sort patches numerically.
  * B-d on debhelper-compat instead of debhelper.
  * Drop debian/ruby2.7.lintian-overrides. The only override there is
hyphen-used-as-minus-sign and it seems to not be a thing anymore.
Moreover, it is malformed according to lintian.

 -- Lucas Kanashiro   Fri, 30 Oct 2020 16:04:41
-0300

** Changed in: ruby2.7 (Ubuntu)
   Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1901074

Title:
  [SRU] Enable some arm64 performance optimizations already available
  for other architectures

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ruby2.5/+bug/1901074/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs