Incidencia #38219

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

Abrir Fecha: 2018-04-20 16:25 Última actualización: 2019-02-07 08:30

Informador:
Propietario:
(Ninguno)
Estado:
Cerrado
Componente:
Hito:
(Ninguno)
Prioridad:
1 - Lowest
Gravedad:
5 - Medium
Resolución:
Ninguno
Fichero:
Ninguno
Vote
Score: 0
No votes
0.0% (0/0)
0.0% (0/0)

Details

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

Ticket History (3/6 Histories)

2018-04-20 16:25 Updated by: melchiorgaspar
  • New Ticket "zLib needs updating from (v1.2.8) to (v1.2.11)..." created
2018-04-21 15:50 Updated by: keith
  • Prioridad Update from 6 to 1 - Lowest
Comentario

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).

(Edited, 2018-04-21 15:53 Updated by: keith)
2018-04-21 16:16 Updated by: melchiorgaspar
  • Tipo Update from Issues to Feature Request
Comentario

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..

(Edited, 2018-04-21 16:17 Updated by: melchiorgaspar)
2018-11-27 08:13 Updated by: keith
Comentario

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 Updated by: melchiorgaspar
Comentario

Huwayy! an update and progress

2019-02-07 08:30 Updated by: melchiorgaspar
  • Estado Update from Open to Cerrado

Attachment File List

No attachments

Editar

Please login to add comment to this ticket » Entrar