Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| fed336f4 | 2020-09-10 09:12:59 | update to freetds-1.2.4 | ||
| db0366e6 | 2020-09-08 15:22:31 | update to openldap-2.4.53 | ||
| 7ebc0570 | 2020-09-08 05:51:53 | regen patch | ||
| c38ccf8c | 2020-09-03 04:29:27 | Update to Redis 6.0.7 Upgrade urgency for both 6.0.6 and 6.0.7 is MODERATE, see changelog for details. Notably, the fix for the sentinel crash was merged upstream. https://raw.githubusercontent.com/antirez/redis/6.0/00-RELEASENOTES There is another test that occasionally fails since 6.0.6: [err]: Piping raw protocol in tests/integration/redis-cli.tcl Tested on amd64 and macppc, build tested with clang and egcc on sparc64. Thanks to danj for testing and okaying 6.0.6. ok sthen | ||
| af9a6c64 | 2020-09-01 13:23:10 | update to openldap-2.4.52 | ||
| 140f57b8 | 2020-08-23 10:15:25 | Fix FutureWarning from py-pandas in py-influxdb py-pandas>=1.1.0 adds a FutureWarning: Using short name for 'orient' is deprecated, which caused a test to fail. | ||
| 46fd384b | 2020-08-19 12:25:12 | Change the "FLAVOR ?= python3" contruct to "FLAVOR = python3" since these are python3 only ports. "Yes please, it's not really optional so I think = is better." sthen@ | ||
| e7e4deca | 2020-08-19 02:21:51 | +p5-SQL-Abstract-Classic | ||
| 23fc14c7 | 2020-08-19 02:21:17 | Import p5-SQL-Abstract-Classic SQL::Abstract::Classic was inspired by the excellent DBIx::Abstract. However, in using that module I found that what I really wanted to do was generate SQL, but still retain complete control over my statement handles and use the DBI interface. So, I set out to create an abstract SQL generation module. While based on the concepts used by DBIx::Abstract, there are several important differences, especially when it comes to WHERE clauses. I have modified the concepts used to make the SQL easier to generate from Perl data structures and, IMO, more intuitive. The underlying idea is for this module to do what you mean, based on the data structures you provide it. The big advantage is that you don't have to modify your code every time your data changes, as this module figures it out. From MAINTAINER wen heping <wenheping2000 () hotmail ! com> OK benoit@ | ||
| da8df0e5 | 2020-08-17 19:58:02 | update to OpenLDAP 2.4.51 |