Skip to content

Commit

Permalink
baseimage: updated README.md (updated packages)
Browse files Browse the repository at this point in the history
  • Loading branch information
minimum2scp committed Dec 1, 2023
1 parent 42aa1dc commit 14496c2
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 24 deletions.
12 changes: 6 additions & 6 deletions baseimage/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ ii libfastjson4 1.2304.0-1 amd64 fast js
ii libffi8 3.4.4-2 amd64 Foreign Function Interface library runtime
ii libfido2-1 1.14.0-1 amd64 library for generating and verifying FIDO 2.0 objects
ii libgcc-s1 13.2.0-7 amd64 GCC support library
ii libgcrypt20 1.10.2-3 amd64 LGPL Crypto library - runtime library
ii libgcrypt20 1.10.3-2 amd64 LGPL Crypto library - runtime library
ii libgdbm-compat4 1.23-5 amd64 GNU dbm database routines (legacy support runtime version)
ii libgdbm6 1.23-5 amd64 GNU dbm database routines (runtime version)
ii libgmp10 2:6.3.0+dfsg-2 amd64 Multiprecision arithmetic library
Expand All @@ -147,7 +147,7 @@ ii libnettle8 3.9.1-2 amd64 low lev
ii libnewt0.52 0.52.24-1 amd64 Not Erik's Windowing Toolkit - text mode windowing with slang
ii libnghttp2-14 1.58.0-1 amd64 library implementing HTTP/2 protocol (shared library)
ii libnsl2 1.3.0-3 amd64 Public client interface for NIS(YP) and NIS+
ii libp11-kit0 0.25.0-5 amd64 library for loading and coordinating access to PKCS#11 modules - runtime
ii libp11-kit0 0.25.3-2 amd64 library for loading and coordinating access to PKCS#11 modules - runtime
ii libpam-modules 1.5.2-9.1 amd64 Pluggable Authentication Modules for PAM
ii libpam-modules-bin 1.5.2-9.1 amd64 Pluggable Authentication Modules for PAM - helper binaries
ii libpam-runtime 1.5.2-9.1 all Runtime support for the PAM library
Expand All @@ -172,13 +172,13 @@ ii libss2 1.47.0-2+b1 amd64 command
ii libssh2-1 1.11.0-3 amd64 SSH2 client-side library
ii libssl3 3.1.4-2 amd64 Secure Sockets Layer toolkit - shared libraries
ii libstdc++6 13.2.0-7 amd64 GNU Standard C++ Library v3
ii libsystemd0 255~rc3-2 amd64 systemd utility library
ii libsystemd0 255~rc3-3 amd64 systemd utility library
ii libtasn1-6 4.19.0-3 amd64 Manage ASN.1 structures (runtime)
ii libtinfo6 6.4+20231121-1 amd64 shared low-level terminfo library for terminal handling
ii libtirpc-common 1.3.4+ds-1 all transport-independent RPC library - common files
ii libtirpc3 1.3.4+ds-1 amd64 transport-independent RPC library
ii libuchardet0 0.0.8-1 amd64 universal charset detection library - shared library
ii libudev1 255~rc3-2 amd64 libudev shared library
ii libudev1 255~rc3-3 amd64 libudev shared library
ii libunistring5 1.1-2 amd64 Unicode string library for C
ii libuuid1 2.39.2-6 amd64 Universally Unique ID library
ii libwrap0 7.6.q-32 amd64 Wietse Venema's TCP wrappers library
Expand All @@ -190,7 +190,7 @@ ii login 1:4.13+dfsg1-3 amd64 system
ii logsave 1.47.0-2+b1 amd64 save the output of a command in a log file
ii lv 4.51-9 amd64 Powerful Multilingual File Viewer
ii man-db 2.12.0-1 amd64 tools for reading manual pages
ii mawk 1.3.4.20231102-1 amd64 Pattern scanning and text processing language
ii mawk 1.3.4.20231126-1 amd64 Pattern scanning and text processing language
ii mount 2.39.2-6 amd64 tools for mounting and manipulating filesystems
ii ncurses-base 6.4+20231121-1 all basic terminal type definitions
ii ncurses-bin 6.4+20231121-1 amd64 terminal-related programs and man pages
Expand All @@ -211,7 +211,7 @@ ii sed 4.9-1 amd64 GNU str
ii sensible-utils 0.0.20 all Utilities for sensible alternative selection
ii startpar 0.65-1+b1 amd64 run processes in parallel and multiplex their output
ii sudo 1.9.14p2-1 amd64 Provide limited super user privileges to specific users
ii systemd-standalone-sysusers 255~rc3-2 amd64 standalone sysusers binary for use in non-systemd systems
ii systemd-standalone-sysusers 255~rc3-3 amd64 standalone sysusers binary for use in non-systemd systems
ii sysv-rc 3.08-3 all System-V-like runlevel change mechanism
ii sysvinit-core 3.08-3 amd64 System-V-like init
ii sysvinit-utils 3.08-3 amd64 System-V-like utilities
Expand Down
36 changes: 18 additions & 18 deletions baseimage/debian-packages.json
Original file line number Diff line number Diff line change
Expand Up @@ -1770,7 +1770,7 @@
"Depends": "libc6 (>= 2.34), libgpg-error0 (>= 1.27)",
"Enhances": "",
"Essential": "no",
"Installed-Size": "1602",
"Installed-Size": "1606",
"Origin": "",
"Package": "libgcrypt20",
"Pre-Depends": "",
Expand All @@ -1781,15 +1781,15 @@
"Section": "libs",
"Status": "install ok installed",
"Suggests": "rng-tools",
"Version": "1.10.2-3",
"Version": "1.10.3-2",
"binary:Package": "libgcrypt20:amd64",
"binary:Summary": "LGPL Crypto library - runtime library",
"db:Status-Abbrev": "ii ",
"db:Status-Want": "install",
"db:Status-Status": "installed",
"db:Status-Eflag": "ok",
"source:Package": "libgcrypt20",
"source:Version": "1.10.2-3"
"source:Version": "1.10.3-2"
},
{
"Architecture": "amd64",
Expand Down Expand Up @@ -2442,7 +2442,7 @@
"Depends": "libc6 (>= 2.34), libffi8 (>= 3.4)",
"Enhances": "",
"Essential": "no",
"Installed-Size": "1843",
"Installed-Size": "1864",
"Origin": "",
"Package": "libp11-kit0",
"Pre-Depends": "",
Expand All @@ -2453,15 +2453,15 @@
"Section": "libs",
"Status": "install ok installed",
"Suggests": "",
"Version": "0.25.0-5",
"Version": "0.25.3-2",
"binary:Package": "libp11-kit0:amd64",
"binary:Summary": "library for loading and coordinating access to PKCS#11 modules - runtime",
"db:Status-Abbrev": "ii ",
"db:Status-Want": "install",
"db:Status-Status": "installed",
"db:Status-Eflag": "ok",
"source:Package": "p11-kit",
"source:Version": "0.25.0-5"
"source:Version": "0.25.3-2"
},
{
"Architecture": "amd64",
Expand Down Expand Up @@ -3142,7 +3142,7 @@
"Depends": "libc6 (>= 2.35), libcap2 (>= 1:2.10), libgcrypt20 (>= 1.10.0), liblz4-1 (>= 0.0~r122), liblzma5 (>= 5.1.1alpha+20120614), libzstd1 (>= 1.5.5)",
"Enhances": "",
"Essential": "no",
"Installed-Size": "985",
"Installed-Size": "986",
"Origin": "",
"Package": "libsystemd0",
"Pre-Depends": "",
Expand All @@ -3153,15 +3153,15 @@
"Section": "libs",
"Status": "install ok installed",
"Suggests": "",
"Version": "255~rc3-2",
"Version": "255~rc3-3",
"binary:Package": "libsystemd0:amd64",
"binary:Summary": "systemd utility library",
"db:Status-Abbrev": "ii ",
"db:Status-Want": "install",
"db:Status-Status": "installed",
"db:Status-Eflag": "ok",
"source:Package": "systemd",
"source:Version": "255~rc3-2"
"source:Version": "255~rc3-3"
},
{
"Architecture": "amd64",
Expand Down Expand Up @@ -3310,7 +3310,7 @@
"Depends": "libc6 (>= 2.34), libcap2 (>= 1:2.10)",
"Enhances": "",
"Essential": "no",
"Installed-Size": "266",
"Installed-Size": "267",
"Origin": "",
"Package": "libudev1",
"Pre-Depends": "",
Expand All @@ -3321,15 +3321,15 @@
"Section": "libs",
"Status": "install ok installed",
"Suggests": "",
"Version": "255~rc3-2",
"Version": "255~rc3-3",
"binary:Package": "libudev1:amd64",
"binary:Summary": "libudev shared library",
"db:Status-Abbrev": "ii ",
"db:Status-Want": "install",
"db:Status-Status": "installed",
"db:Status-Eflag": "ok",
"source:Package": "systemd",
"source:Version": "255~rc3-2"
"source:Version": "255~rc3-3"
},
{
"Architecture": "amd64",
Expand Down Expand Up @@ -3657,15 +3657,15 @@
"Section": "interpreters",
"Status": "install ok installed",
"Suggests": "",
"Version": "1.3.4.20231102-1",
"Version": "1.3.4.20231126-1",
"binary:Package": "mawk",
"binary:Summary": "Pattern scanning and text processing language",
"db:Status-Abbrev": "ii ",
"db:Status-Want": "install",
"db:Status-Status": "installed",
"db:Status-Eflag": "ok",
"source:Package": "mawk",
"source:Version": "1.3.4.20231102-1"
"source:Version": "1.3.4.20231126-1"
},
{
"Architecture": "amd64",
Expand Down Expand Up @@ -4234,26 +4234,26 @@
"Depends": "libc6 (>= 2.34), libcap2 (>= 1:2.10), libcrypt1 (>= 1:4.4.0), libselinux1 (>= 3.1~)",
"Enhances": "",
"Essential": "no",
"Installed-Size": "304",
"Installed-Size": "305",
"Origin": "",
"Package": "systemd-standalone-sysusers",
"Pre-Depends": "",
"Priority": "optional",
"Provides": "systemd-sysusers (= 255~rc3-2)",
"Provides": "systemd-sysusers (= 255~rc3-3)",
"Recommends": "",
"Replace": "",
"Section": "admin",
"Status": "install ok installed",
"Suggests": "",
"Version": "255~rc3-2",
"Version": "255~rc3-3",
"binary:Package": "systemd-standalone-sysusers",
"binary:Summary": "standalone sysusers binary for use in non-systemd systems",
"db:Status-Abbrev": "ii ",
"db:Status-Want": "install",
"db:Status-Status": "installed",
"db:Status-Eflag": "ok",
"source:Package": "systemd",
"source:Version": "255~rc3-2"
"source:Version": "255~rc3-3"
},
{
"Architecture": "all",
Expand Down

0 comments on commit 14496c2

Please sign in to comment.