Commit 5a01667
fix: update system package versions for Debian Trixie
Debian Trixie has updated several library packages with version bumps and
t64 suffix additions for 64-bit time_t support.
Changes:
- libzip4 → libzip5 (version bump)
- libhiredis0.14 → libhiredis1.1.0 (version bump)
- libsnmp40 → libsnmp40t64 (t64 suffix for time64 support)
- libmemcached11 → libmemcached11t64 (t64 suffix)
- libmemcachedutil2 → libmemcachedutil2t64 (t64 suffix)
Affects 30 Dockerfiles across PHP 8.1-8.5 on Trixie:
- zip, pecl_zip, pecl_memcache (libzip)
- phpiredis (libhiredis)
- snmp (libsnmp)
- pecl_memcached (libmemcached, libmemcachedutil)
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 9828335 commit 5a01667
File tree
31 files changed
+49
-40
lines changed- .claude
- 8.1/trixie
- pecl_memcached
- pecl_memcache
- pecl_zip
- phpiredis
- snmp
- zip
- 8.2/trixie
- pecl_memcached
- pecl_memcache
- pecl_zip
- phpiredis
- snmp
- zip
- 8.3/trixie
- pecl_memcached
- pecl_memcache
- pecl_zip
- phpiredis
- snmp
- zip
- 8.4/trixie
- pecl_memcached
- pecl_memcache
- pecl_zip
- phpiredis
- snmp
- zip
- 8.5/trixie
- pecl_memcached
- pecl_memcache
- pecl_zip
- phpiredis
- snmp
- zip
31 files changed
+49
-40
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
11 | | - | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
11 | | - | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
0 commit comments