sq: Import sq-0.48.3 as wip/sq
sq is a command line tool that provides jq-style access to structured
data sources: SQL databases, or document formats like CSV or Excel. It
is the lovechild of sql+jq.
sq executes jq-like queries, or database-native SQL. It can join across
sources: join a CSV file to a Postgres table, or MySQL with Excel.
sq outputs to a multitude of formats including JSON, Excel, CSV, HTML,
Markdown and XML, and can insert query results directly to a SQL
database.
sq can also inspect sources to view metadata about the source structure
(tables, columns, size). You can use sq diff to compare tables, or
entire databases. sq has commands for common database operations to
copy, truncate, and drop tables.
fonttosfnt: update to 1.2.4.
Alan Coopersmith (4):
unifdef __UNIXOS2__
unifdef __SCO__
unifdef NEED_SNPRINTF
fonttosfnt 1.2.4
Bernhard M. Wiedemann (2):
Use long long for timestamp diff
Allow to override build date with SOURCE_DATE_EPOCH
Jan Friesse (1):
Use FONT_UNITS_FLOOR for ascent/descent
philg314 (1):
Fix `cmap` Subtable Format 4 `entrySelector`
cloudflared: update to 2024.10.0
- 2024-10-01 TUN-8646: Add datagram v3 support feature flag
- 2024-09-30 TUN-8621: Fix cloudflared version in change notes to account
for release date
- 2024-09-19 Adding semgrep yaml file
- 2024-09-12 TUN-8632: Delay checking auto-update by the provided frequency
- 2024-09-11 TUN-8630: Check checksum of downloaded binary to compare to
current for auto-updating
- 2024-09-09 TUN-8629: Cloudflared update on Windows requires running it
twice to update
- 2024-09-06 PPIP-2310: Update quick tunnel disclaimer
- 2024-08-30 TUN-8621: Prevent QUIC connection from closing before grace
period after unregistering
- 2024-08-09 TUN-8592: Use metadata from the edge to determine if request
body is empty for QUIC transport
- 2024-06-26 TUN-8484: Print response when QuickTunnel can't be
unmarshalled