Skip to content

Commit 0f67c82

Browse files
committed
baseimage: updated README.md (updated packages)
1 parent e77017d commit 0f67c82

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

baseimage/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ ii ca-certificates 20250419 all Common CA
7272
ii coreutils 9.7-3 amd64 GNU core utilities
7373
ii cron 3.0pl1-200 amd64 process scheduling daemon
7474
ii cron-daemon-common 3.0pl1-200 all process scheduling daemon's configuration files
75-
ii curl 8.17.0~rc2-1 amd64 command line tool for transferring data with URL syntax
75+
ii curl 8.17.0~rc3-1 amd64 command line tool for transferring data with URL syntax
7676
ii dash 0.5.12-12 amd64 POSIX-compliant shell
7777
ii debconf 1.5.91 all Debian configuration management system
7878
ii debian-archive-keyring 2025.1 all OpenPGP archive certificates of the Debian archive
@@ -109,8 +109,8 @@ ii libcap2 1:2.75-10+b1 amd64 POSIX 1003
109109
ii libcbor0.10 0.10.2-2 amd64 library for parsing and generating CBOR (RFC 7049)
110110
ii libcom-err2 1.47.2-3+b3 amd64 common error description library
111111
ii libcrypt1 1:4.4.38-1 amd64 libcrypt shared library
112-
ii libcurl3t64-gnutls 8.17.0~rc2-1 amd64 easy-to-use client-side URL transfer library (GnuTLS flavour)
113-
ii libcurl4t64 8.17.0~rc2-1 amd64 easy-to-use client-side URL transfer library (OpenSSL flavour)
112+
ii libcurl3t64-gnutls 8.17.0~rc3-1 amd64 easy-to-use client-side URL transfer library (GnuTLS flavour)
113+
ii libcurl4t64 8.17.0~rc3-1 amd64 easy-to-use client-side URL transfer library (OpenSSL flavour)
114114
ii libdb5.3t64 5.3.28+dfsg2-10 amd64 Berkeley v5.3 Database Libraries [runtime]
115115
ii libdebconfclient0 0.280 amd64 Debian Configuration Management System (C-implementation library)
116116
ii libedit2 3.1-20250104-1 amd64 BSD editline and history libraries

baseimage/debian-packages.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -339,10 +339,10 @@
339339
"Architecture": "amd64",
340340
"Conflicts": "",
341341
"Breaks": "",
342-
"Depends": "libcurl4t64 (= 8.17.0~rc2-1), libc6 (>= 2.34), zlib1g (>= 1:1.1.4)",
342+
"Depends": "libcurl4t64 (= 8.17.0~rc3-1), libc6 (>= 2.34), zlib1g (>= 1:1.1.4)",
343343
"Enhances": "",
344344
"Essential": "no",
345-
"Installed-Size": "502",
345+
"Installed-Size": "503",
346346
"Origin": "",
347347
"Package": "curl",
348348
"Pre-Depends": "",
@@ -353,15 +353,15 @@
353353
"Section": "web",
354354
"Status": "install ok installed",
355355
"Suggests": "",
356-
"Version": "8.17.0~rc2-1",
356+
"Version": "8.17.0~rc3-1",
357357
"binary:Package": "curl",
358358
"binary:Summary": "command line tool for transferring data with URL syntax",
359359
"db:Status-Abbrev": "ii ",
360360
"db:Status-Want": "install",
361361
"db:Status-Status": "installed",
362362
"db:Status-Eflag": "ok",
363363
"source:Package": "curl",
364-
"source:Version": "8.17.0~rc2-1"
364+
"source:Version": "8.17.0~rc3-1"
365365
},
366366
{
367367
"Architecture": "amd64",
@@ -1374,35 +1374,35 @@
13741374
{
13751375
"Architecture": "amd64",
13761376
"Conflicts": "",
1377-
"Breaks": "libcurl3-gnutls (<< 8.17.0~rc2-1)",
1377+
"Breaks": "libcurl3-gnutls (<< 8.17.0~rc3-1)",
13781378
"Depends": "libnghttp3-9 (>= 1.11.0~), libngtcp2-16 (>= 1.16.0~), libbrotli1 (>= 0.6.0), libc6 (>= 2.38), libgnutls30t64 (>= 3.8.6), libgssapi-krb5-2 (>= 1.17), libidn2-0 (>= 2.0.0), libldap2 (>= 2.6.2), libnettle8t64, libnghttp2-14 (>= 1.50.0), libngtcp2-crypto-gnutls8 (>= 1.1.0), libpsl5t64 (>= 0.16.0), librtmp1 (>= 2.3), libssh2-1t64 (>= 1.11.1), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.2.3.4)",
13791379
"Enhances": "",
13801380
"Essential": "no",
1381-
"Installed-Size": "1021",
1381+
"Installed-Size": "1025",
13821382
"Origin": "",
13831383
"Package": "libcurl3t64-gnutls",
13841384
"Pre-Depends": "",
13851385
"Priority": "optional",
1386-
"Provides": "libcurl3-gnutls (= 8.17.0~rc2-1)",
1386+
"Provides": "libcurl3-gnutls (= 8.17.0~rc3-1)",
13871387
"Recommends": "ca-certificates",
13881388
"Replace": "",
13891389
"Section": "libs",
13901390
"Status": "install ok installed",
13911391
"Suggests": "",
1392-
"Version": "8.17.0~rc2-1",
1392+
"Version": "8.17.0~rc3-1",
13931393
"binary:Package": "libcurl3t64-gnutls:amd64",
13941394
"binary:Summary": "easy-to-use client-side URL transfer library (GnuTLS flavour)",
13951395
"db:Status-Abbrev": "ii ",
13961396
"db:Status-Want": "install",
13971397
"db:Status-Status": "installed",
13981398
"db:Status-Eflag": "ok",
13991399
"source:Package": "curl",
1400-
"source:Version": "8.17.0~rc2-1"
1400+
"source:Version": "8.17.0~rc3-1"
14011401
},
14021402
{
14031403
"Architecture": "amd64",
14041404
"Conflicts": "libcurl3",
1405-
"Breaks": "libcurl4 (<< 8.17.0~rc2-1)",
1405+
"Breaks": "libcurl4 (<< 8.17.0~rc3-1)",
14061406
"Depends": "libnghttp3-9 (>= 1.11.0~), libngtcp2-16 (>= 1.16.0~), libbrotli1 (>= 0.6.0), libc6 (>= 2.38), libgssapi-krb5-2 (>= 1.17), libidn2-0 (>= 2.0.0), libldap2 (>= 2.6.2), libnghttp2-14 (>= 1.50.0), libngtcp2-crypto-ossl0 (>= 1.15.1), libpsl5t64 (>= 0.16.0), librtmp1 (>= 2.3), libssh2-1t64 (>= 1.11.1), libssl3t64 (>= 3.2.0), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.2.3.4)",
14071407
"Enhances": "",
14081408
"Essential": "no",
@@ -1411,21 +1411,21 @@
14111411
"Package": "libcurl4t64",
14121412
"Pre-Depends": "",
14131413
"Priority": "optional",
1414-
"Provides": "libcurl4 (= 8.17.0~rc2-1)",
1414+
"Provides": "libcurl4 (= 8.17.0~rc3-1)",
14151415
"Recommends": "ca-certificates",
14161416
"Replace": "",
14171417
"Section": "libs",
14181418
"Status": "install ok installed",
14191419
"Suggests": "",
1420-
"Version": "8.17.0~rc2-1",
1420+
"Version": "8.17.0~rc3-1",
14211421
"binary:Package": "libcurl4t64:amd64",
14221422
"binary:Summary": "easy-to-use client-side URL transfer library (OpenSSL flavour)",
14231423
"db:Status-Abbrev": "ii ",
14241424
"db:Status-Want": "install",
14251425
"db:Status-Status": "installed",
14261426
"db:Status-Eflag": "ok",
14271427
"source:Package": "curl",
1428-
"source:Version": "8.17.0~rc2-1"
1428+
"source:Version": "8.17.0~rc3-1"
14291429
},
14301430
{
14311431
"Architecture": "amd64",

0 commit comments

Comments
 (0)