Bug #124
closeduts/common/zmod/THIRDPARTYLICENSE is out-of-date
100%
Description
it contains "version 1.1.3, July 9th, 1998",
actual zmod/zlib.h contains "version 1.2.3, July 18th, 2005"
also the URL ftp://ds.internic.net/rfc/rfc1950.txt doesn't work right now.
the license text itself was not changed from 1.1.3 to 1.2.3, so its cosmetic.
BTW, current version is 1.2.5, April 19, 2010. is it feasible to upgrade to this?
Related issues
Updated by Garrett D'Amore over 11 years ago
- Project changed from site to illumos gate
Updated by Marcel Telka about 2 months ago
- Related to Bug #14626: zlib: update to zlib-1.2.12 added
Updated by Marcel Telka about 2 months ago
- Tracker changed from Feature to Bug
- Difficulty set to Bite-size
Updated by Marcel Telka about 2 months ago
- Status changed from New to In Progress
- Assignee set to Marcel Telka
Updated by Toomas Soome about 2 months ago
Stefano Allrath wrote:
it contains "version 1.1.3, July 9th, 1998",
actual zmod/zlib.h contains "version 1.2.3, July 18th, 2005"also the URL ftp://ds.internic.net/rfc/rfc1950.txt doesn't work right now.
the license text itself was not changed from 1.1.3 to 1.2.3, so its cosmetic.
BTW, current version is 1.2.5, April 19, 2010. is it feasible to upgrade to this?
I did add the license update to my zlib patch.
Updated by Marcel Telka about 2 months ago
Toomas Soome wrote in #note-5:
I did add the license update to my zlib patch.
Ah, sorry, I didn't notice this comment earlier...
Updated by Marcel Telka about 2 months ago
Testing
Since this change affects packaging only I tested this by running nightly.
Updated by Marcel Telka 21 days ago
- Status changed from In Progress to Pending RTI
Updated by Electric Monk 21 days ago
- Status changed from Pending RTI to Closed
- % Done changed from 0 to 100
git commit e4f7ccbe1e17940fdbde623116bcc8cd761d9ffc
commit e4f7ccbe1e17940fdbde623116bcc8cd761d9ffc Author: Marcel Telka <marcel@telka.sk> Date: 2022-05-04T18:33:47.000Z 124 uts/common/zmod/THIRDPARTYLICENSE is out-of-date Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Dan McDonald <danmcd@mnx.io> Approved by: Robert Mustacchi <rm@fingolfin.org>