The NetBSD Project

CVS log for pkgsrc/security/php-ssh2/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / security / php-ssh2

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.19: download - view: text, markup, annotated - select for diffs
Wed Apr 17 10:38:36 2024 UTC (7 months, 2 weeks ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2024Q3-base, pkgsrc-2024Q3, pkgsrc-2024Q2-base, pkgsrc-2024Q2, HEAD
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -4 lines
*: fix some CONFLICTS lines

Noted by riastradh@ in PR 58155.

Revision 1.18: download - view: text, markup, annotated - select for diffs
Tue Oct 24 22:10:56 2023 UTC (13 months, 1 week ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2024Q1-base, pkgsrc-2024Q1, pkgsrc-2023Q4-base, pkgsrc-2023Q4
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -1 lines
*: bump for openssl 3

Revision 1.17: download - view: text, markup, annotated - select for diffs
Sun Dec 12 15:20:00 2021 UTC (2 years, 11 months ago) by taca
Branches: MAIN
CVS tags: pkgsrc-2023Q3-base, pkgsrc-2023Q3, pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3, pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1, pkgsrc-2021Q4-base, pkgsrc-2021Q4
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -2 lines
security/php-ssh2: update to 1.3.1

1.3 (2021-03-01)

* Add ssh2_send_eof() [PR #45] (Calvin Buckley)
* PHP stream cast function for SSH channel objects for stream_select()
  support. [PR #38] (Robert Wolf)
* Fix for PHP 7.4 and 8 [PR #44] (Andy Postnikov and Remi Collet)
* Fixed debug and disconnected callback [PR #37] (Piotr Rogowski)
* Various stability and memory issue fixes [PR #39, #41] (Robert Wolf)
* Segfault fix for bug #79757 [PR #43] (Konrad K)
* Various stability and bug fixes #79631, #63480, #80294, #75523, #80729 [PR
  #46, #47, #48, #49, #50 and #51] (Christoph M. Becker)

1.3.1 (2021-03-02)

* 1.3.1 release only fixed the PHP >= 8.0 requirement in the package.xml. No
  code changes.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Sun Jan 3 07:38:19 2021 UTC (3 years, 11 months ago) by taca
Branches: MAIN
CVS tags: pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2, pkgsrc-2021Q1-base, pkgsrc-2021Q1
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +4 -5 lines
security/php-ssh2: update to 1.2

pkgsrc change: Switch to use PHP_VERSIONS_INCOMPATIBLE.


1.2 (2019-09-18)

- Fix multiple reflection/documentation disparities [PR #29] (Michael Moravec)
- Fix PHP7 port. Restored commented reference counting. [Dmitry Stogov]
- Updates for php_url structure changes [Daniel Ciochiu]
- Make the PR generic for all PHP7 versions [Jan Ehrhardt]
- Fix compatibility with PHP 7.3 [Jan Ehrhardt]
- Fix config.w32 for compatibility with OpenSSL 1.1.x [Anatol]
- Make static inline for php_ssh2_sftp_attr2ssb [Andy Postnikov]
- Enable 7.1-7.3 on Travis CI [Andy Postnikov]

Revision 1.15: download - view: text, markup, annotated - select for diffs
Wed May 27 19:37:42 2020 UTC (4 years, 6 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3, pkgsrc-2020Q2-base, pkgsrc-2020Q2
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -2 lines
*: reset MAINTAINER for fhajny on his request

Revision 1.14: download - view: text, markup, annotated - select for diffs
Sat Jan 18 21:50:44 2020 UTC (4 years, 10 months ago) by jperkin
Branches: MAIN
CVS tags: pkgsrc-2020Q1-base, pkgsrc-2020Q1
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -1 lines
*: Recursive revision bump for openssl 1.1.1.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon Dec 16 16:30:14 2019 UTC (4 years, 11 months ago) by taca
Branches: MAIN
CVS tags: pkgsrc-2019Q4-base, pkgsrc-2019Q4
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -2 lines
Drop php71 support

Drop php71 support mechanically.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Mon Nov 4 21:12:58 2019 UTC (5 years, 1 month ago) by rillig
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -2 lines
security: align variable assignments

pkglint -Wall -F --only aligned --only indent -r

No manual corrections.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Mon Jan 14 13:06:11 2019 UTC (5 years, 10 months ago) by taca
Branches: MAIN
CVS tags: pkgsrc-2019Q3-base, pkgsrc-2019Q3, pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -2 lines
Drop support for php70

Drop support for php70 before remove it from pkgsrc.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Sat Dec 15 21:12:22 2018 UTC (5 years, 11 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2018Q4-base, pkgsrc-2018Q4
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2 lines
*: update email for fhajny

Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Dec 19 10:07:41 2017 UTC (6 years, 11 months ago) by jdolecek
Branches: MAIN
CVS tags: pkgsrc-2018Q3-base, pkgsrc-2018Q3, pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1, pkgsrc-2017Q4-base, pkgsrc-2017Q4
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +4 -5 lines
Update php-ssh2 to current version 1.1.2, mainly for PHP 7.x support

Changes since 0.13:

1.1.2	- Version 1.1.2 is same as 1.1 except this release contains this
  changelog
- Fixed bug #72988 (Libor M.)
- Fixed bug #73198 (Langemeijer)
- Fixed php_url_parse issue (Remi Collet)
- fix Invalid write of size 1 (Remi Collet)
- Fixed bug #73819 (Mitch Hagstrand)
- Fixed bug #73410 (Mitch Hagstrand)
- Travis CI (Mitch Hagstrand)
- Various other fixes on PHP 7 code and code cleanup (Mitch Hagstrand,
  Libor M., Anatol Belski)
1.1.1	- Version 1.1.1 is same as 1.1 except this release contains this
  changelog
- Fixed bug #72988 (Libor M.)
- Fixed bug #73198 (Langemeijer)
- Fixed php_url_parse issue (Remi Collet)
- fix Invalid write of size 1 (Remi Collet)
- Fixed bug #73819 (Mitch Hagstrand)
- Fixed bug #73410 (Mitch Hagstrand)
- Travis CI (Mitch Hagstrand)
- Various other fixes on PHP 7 code and code cleanup (Mitch Hagstrand,
  Libor M., Anatol Belski)
1.1	-
1.0	- Release for PHP 7 (Sean DuBois)
- Made win32 builds depend on zlib and openssl extensions (Credomane Evonguard)
- Add blocking call to php_ssh2_direct_tcpip (Credomane Evonguard)
- Added explicit ssh2_disconnect function (Credomane Evonguard)
- Fixed bug #72150 - Fixing segfault when passing env variables (Krakjoe)

Revision 1.8: download - view: text, markup, annotated - select for diffs
Sun Sep 3 08:53:14 2017 UTC (7 years, 3 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2017Q3-base, pkgsrc-2017Q3
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2 lines
Follow some redirects.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Jan 16 14:32:56 2017 UTC (7 years, 10 months ago) by fhajny
Branches: MAIN
CVS tags: pkgsrc-2017Q2-base, pkgsrc-2017Q2, pkgsrc-2017Q1-base, pkgsrc-2017Q1
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -3 lines
Update security/php-ssh2 to 0.13.

- Fixed bug #63660 php_ssh2_fopen_wrapper_parse_path segfaults
- Fixed bug #63855 compilation fails on windows
- Fixed bug #64535 php_ssh2_sftp_dirstream_read segfault on error
- Add reflection API support
- Add exit-status support for ssh2 file wrappers
- Fixed bug #58893 Unable to request a channel from remote host
- Fix segfault when trying to authenticate in servers that do not
  support authentication (none)

Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun Sep 11 17:03:27 2016 UTC (8 years, 2 months ago) by taca
Branches: MAIN
CVS tags: pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2 lines
Drop "55" (php55) from PHP_VERSIONS_ACCEPTED.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat Mar 5 11:29:24 2016 UTC (8 years, 9 months ago) by jperkin
Branches: MAIN
CVS tags: pkgsrc-2016Q2-base, pkgsrc-2016Q2, pkgsrc-2016Q1-base, pkgsrc-2016Q1
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2 lines
Bump PKGREVISION for security/openssl ABI bump.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Dec 19 14:27:14 2015 UTC (8 years, 11 months ago) by taca
Branches: MAIN
CVS tags: pkgsrc-2015Q4-base, pkgsrc-2015Q4
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +3 -1 lines
Restrict PHP_VERSIONS_ACCEPTED to 55 and 56.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun Jul 26 18:07:55 2015 UTC (9 years, 4 months ago) by nros
Branches: MAIN
CVS tags: pkgsrc-2015Q3-base, pkgsrc-2015Q3
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
Revbump because of security/libssh2 update.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Mar 23 09:24:50 2015 UTC (9 years, 8 months ago) by nros
Branches: MAIN
CVS tags: pkgsrc-2015Q2-base, pkgsrc-2015Q2, pkgsrc-2015Q1-base, pkgsrc-2015Q1
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -1 lines
Revbump because of security/libbsh2 update.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Oct 1 12:13:24 2014 UTC (10 years, 2 months ago) by fhajny
Branches: MAIN
CVS tags: pkgsrc-2014Q4-base, pkgsrc-2014Q4
Import security/php-ssh2 (based on wip/php-ssh2).

Provides bindings to the functions of libssh2 which implements
the SSH2 protocol.

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

CVSweb <webmaster@jp.NetBSD.org>