Bug 1222330 - Please update PHP/PEAR Math_BigInteger-1.0.2 available since 2014-02-12
Summary: Please update PHP/PEAR Math_BigInteger-1.0.2 available since 2014-02-12
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: php-phpseclib-math-biginteger
Version: 24
Hardware: Unspecified
OS: Linux
unspecified
low
Target Milestone: ---
Assignee: Shawn Iwinski
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-05-17 18:55 UTC by Anthony Messina
Modified: 2016-12-08 02:23 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-12-05 22:01:28 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Anthony Messina 2015-05-17 18:55:24 UTC
The most recent versions of the Horde application framework use PHP/PEAR Math_BigInteger-1.0.2, which became available a while back.  Please upgrade our Fedora 21, 22, rawhide packages when you are able.  Thank you.

Comment 1 Fedora End Of Life 2015-11-04 11:56:19 UTC
This message is a reminder that Fedora 21 is nearing its end of life.
Approximately 4 (four) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 21. It is Fedora's policy to close all
bug reports from releases that are no longer maintained. At that time
this bug will be closed as EOL if it remains open with a Fedora  'version'
of '21'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora 21 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 2 Adam Williamson 2015-11-04 18:56:26 UTC
1.0 is unfortunately a backwards-incompatible update, and ownCloud 8.0 still needs the 0.3 branch. ownCloud uses phpseclib 2.0 since OC 8.2, but one of the major roadblocks to updating ownCloud past 8.0 is that 8.1 and 8.2 require sabredav 2.1, while Horde still needs sabredav 1.8. A nice Mexican stand-off, eh? :)

Comment 3 Jan Kurik 2016-02-24 15:41:06 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 24 development cycle.
Changing version to '24'.

More information and reason for this action is here:
https://fedoraproject.org/wiki/Fedora_Program_Management/HouseKeeping/Fedora24#Rawhide_Rebase

Comment 4 Fedora Admin XMLRPC Client 2016-08-10 00:22:20 UTC
This package has changed ownership in the Fedora Package Database.  Reassigning to the new owner of this component.

Comment 5 Shawn Iwinski 2016-08-10 15:46:37 UTC
Hello Anthony -- I have just been given ownership of this package.  Are you still in need of the phpseclibs PEAR-stack update since the single php-phpseclibs pkg (v2) is now available?

Adding Remi to this bug since he owns the Horde stack in Fedora/EPEL.

Comment 6 Shawn Iwinski 2016-08-10 15:53:05 UTC
Ooops, correct v2 pkg name is `php-phpseclib`

Comment 7 Anthony Messina 2016-08-10 22:02:27 UTC
(In reply to Shawn Iwinski from comment #5)
> Hello Anthony -- I have just been given ownership of this package.  Are you
> still in need of the phpseclibs PEAR-stack update since the single
> php-phpseclibs pkg (v2) is now available?
> 
> Adding Remi to this bug since he owns the Horde stack in Fedora/EPEL.

Yes, certain Horde components need this.  I am trying to reduce the external deps installed via PEAR.  Since Fedora already has this package, it seemed like it should be updated in Fedora, rather than overridden by a local PEAR install.

Comment 8 Remi Collet 2016-08-11 08:07:44 UTC
In fact Horde requires pear/math_biginteger. This fork was used instead as available in Fedora.

phpseclib pear stack (v1) is still maintained.
pear/math_biginteger is also maintained (only by QA guy), version 1.0.3 is PHP 7 compatible.


One issue with the big phpseclib stack, is that we have 15 packages, but
- upstream doesn't manage per component version (all components released on each updates)
- no test suite


Perhaps we can add php-pear-math-biginteger, and switch to it for 
- php-horde-Horde-Mapi
- php-pear-Numbers-Words


Which will allow to be closer to upstream requirement, and to retire phpseclib v1.

Comment 9 Remi Collet 2016-08-11 09:26:07 UTC
If you agree about this plan:
https://github.com/remicollet/remirepo/tree/master/php/pear/php-pear-math-biginteger

(not submitted for review yet, waiting for feedback first)

Comment 10 Shawn Iwinski 2016-08-11 09:47:32 UTC
(In reply to Remi Collet from comment #8)
> Perhaps we can add php-pear-math-biginteger, and switch to it for 
> - php-horde-Horde-Mapi
> - php-pear-Numbers-Words
> 
> 
> Which will allow to be closer to upstream requirement, and to retire
> phpseclib v1.

(In reply to Remi Collet from comment #9)
> If you agree about this plan:
> https://github.com/remicollet/remirepo/tree/master/php/pear/php-pear-math-
> biginteger
> 
> (not submitted for review yet, waiting for feedback first)

Sounds good to me!

Comment 11 Anthony Messina 2016-12-02 13:33:44 UTC
(In reply to Remi Collet from comment #9)
> If you agree about this plan:
> https://github.com/remicollet/remirepo/tree/master/php/pear/php-pear-math-
> biginteger
> 
> (not submitted for review yet, waiting for feedback first)

Remi, did you get the feedback you were looking for?

Comment 13 Remi Collet 2016-12-05 15:38:34 UTC
Package:    php-pear-math-biginteger-1.0.3-1.fc26
Status:     complete


@shawn: it lloks like you can retire php-phpseclib-math-biginteger from rawhide ;)

Comment 14 Shawn Iwinski 2016-12-08 02:23:43 UTC
(In reply to Remi Collet from comment #13)
> Package:    php-pear-math-biginteger-1.0.3-1.fc26
> Status:     complete
> 
> 
> @shawn: it lloks like you can retire php-phpseclib-math-biginteger from
> rawhide ;)

php-phpseclib-math-biginteger retired from rawhide


Note You need to log in before you can comment on or make changes to this bug.