--- - branch: MAIN date: Fri Aug 14 14:14:44 UTC 2020 files: - new: '1.3' old: '1.2' path: pkgsrc/geography/libmaxminddb/Makefile pathrev: pkgsrc/geography/libmaxminddb/Makefile@1.3 type: modified - new: '1.3' old: '1.2' path: pkgsrc/geography/libmaxminddb/distinfo pathrev: pkgsrc/geography/libmaxminddb/distinfo@1.3 type: modified - new: '1.2' old: '1.1' path: pkgsrc/geography/libmaxminddb/PLIST pathrev: pkgsrc/geography/libmaxminddb/PLIST@1.2 type: modified id: 20200814T141444Z.189cf71a5127630d2b881649b69e6acf4bf26610 log: "libmaxminddb: update to 1.4.3.\n\nChangeLog:\n\n## 1.4.3 - 2020-08-06\n\n* On Windows, always call `CreateFileW` instead of `CreateFile`.\n `CreateFile` could be mapped to `CreateFileA` and not work as expected.\n Pull request by Sandu Liviu Catalin. GitHub #228.\n* Fixed use of uninitialized memory in `dump_entry_data_list()` that could\n cause a heap buffer flow in `mmdblookup`. As part of this fix, most uses\n of `malloc` were replaced with `calloc`. Reported by azhou. GitHub #236.\n\n## 1.4.2 - 2019-11-02\n\n* The 1.4.0 release introduced a change that increased the size of `MMDB_s`,\n unintentionally causing an ABI break. This release reverts the relevant\n commit.\n\n## 1.4.1 - 2019-11-01\n\n* The man page links for function calls were not generated correctly in\n 1.4.0. This has been corrected.\n\n## 1.4.0 - 2019-11-01\n\n* A negative array index may now be used with `MMDB_get_value`,\n \ `MMDB_vget_value`, and `MMDB_aget_value`. This specifies the element\n from the end of the array. For instance, `-1` would refer to the\n last element of the array. PR by Kyle Box. GitHub #205.\n* On Windows, the file name passed to `MMDB_open` is now expected to be\n UTF-8 encoded. This allows Unicode characters to be used in file names.\n As part of this change, `mmdblookup` on Windows now converts its\n arguments to UTF-8. PR by Gerald Combs. GitHub #189 & #191.\n* Fix a memory leak that occurred when freeing an `MMDB_s` where the\n database had no languages defined in the metadata. If you are using an\n official MaxMind database, this leak does not affect you. Pull request\n by Kå\x9D¦kai P辿ter. GitHub #180.\n* Add `--disable-binaries` option to `configure`. Pull request by Fabrice\n Fontaine. GitHub #166.\n* Previous releases incorrectly included `*.Po` files in the `t` directory.\n This has been corrected. Reported by Daniel Macks. GitHub #168.\n* The internal use of the `MMDB_s` now has the `const` modifier. Public\n functions that accepted an `MMDB_s` as an argument now also declare it as\n `const`. Pull request by Kurt Johnson. GitHub #199.\n* `mmdblookup` now displays the prefix length for the record when using\n the verbose flag. GitHub #172.\n" module: pkgsrc subject: 'CVS commit: pkgsrc/geography/libmaxminddb' unixtime: '1597414484' user: fcambus