チケット #38219

zLib needs updating from (v1.2.8) to (v1.2.11)...

登録: 2018-04-20 16:25 最終更新: 2019-02-07 08:30

報告者:
担当者:
(未割り当て)
チケットの種類:
状況:
完了
コンポーネント:
マイルストーン:
(未割り当て)
優先度:
1 - 最低
重要度:
5 - 中
解決法:
なし
ファイル:
なし
投票
点数: 0
No votes
0.0% (0/0)
0.0% (0/0)

詳細

I wanted to let you guys know I noticed today that zlib after an eternity finally has an update as of January 15, 2017 zlib is now version v1.2.11 up from v1.2.8...

So can one of you PLEASE grab the new src and compile and update the zlib package in MinGW? please and thanks. :) mingw32-libz

http://www.zlib.net/ http://www.zlib.net/zlib1211.zip

チケットの履歴 (6 件中 3 件表示)

2018-04-20 16:25 更新者: melchiorgaspar
  • 新しいチケット "zLib needs updating from (v1.2.8) to (v1.2.11)..." が作成されました
2018-04-21 15:50 更新者: keith
  • 優先度6 から 1 - 最低 に更新されました
コメント

So can one of you PLEASE grab the new src and compile ...

It's open source; why not do so yourself? Sure, it would be a "nice to have", (and you might like it yesterday), but it's right at the bottom of my priority pile, (especially since you've chosen to file it as an issue, and not the "feature request" that it should have been).

(編集済, 2018-04-21 15:53 更新者: keith)
2018-04-21 16:16 更新者: melchiorgaspar
  • チケットの種類Issues から Feature Request に更新されました
コメント

Reply To keith

So can one of you PLEASE grab the new src and compile ...

It's open source; why not do so yourself? Sure, it would be a "nice to have", (and you might like it yesterday), but it's right at the bottom of my priority pile, (especially since you've chosen to file it as an issue, and not the "feature request" that it should have been).

how was I supposed to know to use "Feature Request" instead of issues... It didn't quite seem like it belonged there but... hmm... ok corrected!

and while I could compile it myself... it more appropriate to have the package updated properly.. I have had only two requests to you in all this time... updating zLib and your MinGW-Get GUI with suggestions for improvement I made years ago on SF..

(編集済, 2018-04-21 16:17 更新者: melchiorgaspar)
2018-11-27 08:13 更新者: keith
コメント

Although this isn't a particularly high priority for me, I've chosen to adopt it as an exercise, to test the mingw-port capability, (a complete and improved replacement for the old mingwPORT framework), of my mingw-pkg utility suite:–

  1. $ mkdir -p ~/sandbox/mingw-port
  2. $ cd ~/sandbox/mingw-port
  3. $ mingw-pkg PORTSPEC=zlib-1.2.11 import
  4. .
  5. .
  6. .
  7. $ mkdir -p build/zlib-1.2.11
  8. $ cd build/zlib-1.2.11
  9. $ mingw-pkg --srcdir=../../zlib-1.2.11 patch
  10. .
  11. .
  12. .
  13. $ mingw-pkg compile
  14. .
  15. .
  16. .
  17. $ mingw-pkg dist sign
  18. .
  19. .
  20. .
I guess there's no reason why I shouldn't make the resultant distributable package components available for FRS download.

2018-11-27 08:22 更新者: melchiorgaspar
コメント

Huwayy! an update and progress

2019-02-07 08:30 更新者: melchiorgaspar
  • 状況オープン から 完了 に更新されました

添付ファイルリスト

添付ファイルはありません

編集

このチケットにコメントを追加するには、ログインが必要です » ログインする