Skip to content

Commit 7a6d0fe

Browse files
Run scan-local.sh on drupal:...
1 parent 83639df commit 7a6d0fe

File tree

356 files changed

+146793
-144034
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

356 files changed

+146793
-144034
lines changed

repos/drupal/local/10-apache-bookworm.md

+98-77
Large diffs are not rendered by default.

repos/drupal/local/10-apache-bullseye.md

+8-16
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
# `drupal:10.4.4-php8.3-apache-bullseye`
1+
# `drupal:10.4.5-php8.3-apache-bullseye`
22

33
## Docker Metadata
44

5-
- Image ID: `sha256:f78b5109747ba84334152d48acaa3e882ba183f48800418c94cbd93f98a97888`
6-
- Created: `2025-03-05T22:27:20Z`
5+
- Image ID: `sha256:cbcb687d5250efa749c6227118f07c2793231f462f92d208e497f575f6e81344`
6+
- Created: `2025-03-19T22:00:23Z`
77
- Virtual Size: ~ 560.76 Mb
88
(total size of all layers on-disk)
99
- Arch: `linux`/`amd64`
@@ -23,7 +23,7 @@
2323
- `PHP_URL=https://www.php.net/distributions/php-8.3.19.tar.xz`
2424
- `PHP_ASC_URL=https://www.php.net/distributions/php-8.3.19.tar.xz.asc`
2525
- `PHP_SHA256=976e4077dd25bec96b5dfe8938052d243bbd838f95368a204896eff12756545f`
26-
- `DRUPAL_VERSION=10.4.4`
26+
- `DRUPAL_VERSION=10.4.5`
2727
- `COMPOSER_ALLOW_SUPERUSER=1`
2828

2929
## `dpkg` (`.deb`-based packages)
@@ -3217,21 +3217,13 @@ Binary Packages:
32173217
If source is available (seen below), check the contents of `debian/copyright` within it.
32183218

32193219

3220-
Source:
3220+
**WARNING:** unable to find source (`apt-get source` failed or returned no results)!
3221+
This is *usually* due to a new package version being released and the old version being removed.
32213222

3222-
```console
3223-
$ apt-get source -qq --print-uris tzdata=2024b-0+deb11u1
3224-
'http://deb.debian.org/debian-security/pool/updates/main/t/tzdata/tzdata_2024b-0%2bdeb11u1.dsc' tzdata_2024b-0+deb11u1.dsc 2269 SHA256:1d43d2b7d5770dc7211971832b53bdfad71cdc775c03fcbaff4fe537b35caf1e
3225-
'http://deb.debian.org/debian-security/pool/updates/main/t/tzdata/tzdata_2024b.orig.tar.gz' tzdata_2024b.orig.tar.gz 459393 SHA256:70e754db126a8d0db3d16d6b4cb5f7ec1e04d5f261255e4558a67fe92d39e550
3226-
'http://deb.debian.org/debian-security/pool/updates/main/t/tzdata/tzdata_2024b.orig.tar.gz.asc' tzdata_2024b.orig.tar.gz.asc 833 SHA256:5bc86ae1ee1f600eefefd5377faf5519d4863c960efb625286638d077178d883
3227-
'http://deb.debian.org/debian-security/pool/updates/main/t/tzdata/tzdata_2024b-0%2bdeb11u1.debian.tar.xz' tzdata_2024b-0+deb11u1.debian.tar.xz 108500 SHA256:e7626545ca04daba17d5dfce0d6f013d7aaece475d8c73715ec063a5ded330e0
3228-
```
3223+
The source package *may* still be available for download from:
32293224

3230-
Other potentially useful URLs:
3225+
- http://snapshot.debian.org/package/tzdata/2024b-0+deb11u1/
32313226

3232-
- https://sources.debian.net/src/tzdata/2024b-0+deb11u1/ (for browsing the source)
3233-
- https://sources.debian.net/src/tzdata/2024b-0+deb11u1/debian/copyright/ (for direct copyright/license information)
3234-
- http://snapshot.debian.org/package/tzdata/2024b-0+deb11u1/ (for access to the source package after it no longer exists in the archive)
32353227

32363228
### `dpkg` source package: `util-linux=2.36.1-8+deb11u2`
32373229

repos/drupal/local/10-apache.md

+98-77
Large diffs are not rendered by default.

repos/drupal/local/10-fpm-alpine.md

+9-9
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
# `drupal:10.4.4-php8.3-fpm-alpine3.21`
1+
# `drupal:10.4.5-php8.3-fpm-alpine3.21`
22

33
## Docker Metadata
44

5-
- Image ID: `sha256:8705e96e5b3ae9a63ca404ae92a49473078c328d4c673b4c3d32bbc72e4c1d43`
6-
- Created: `2025-03-05T22:27:20Z`
7-
- Virtual Size: ~ 183.88 Mb
5+
- Image ID: `sha256:4ff985502a74c0c80cef416188bebf9e7ac365cbffbd4781daa90a993f076d45`
6+
- Created: `2025-03-19T22:00:23Z`
7+
- Virtual Size: ~ 183.89 Mb
88
(total size of all layers on-disk)
99
- Arch: `linux`/`amd64`
1010
- Entrypoint: `["docker-php-entrypoint"]`
@@ -21,7 +21,7 @@
2121
- `PHP_URL=https://www.php.net/distributions/php-8.3.19.tar.xz`
2222
- `PHP_ASC_URL=https://www.php.net/distributions/php-8.3.19.tar.xz.asc`
2323
- `PHP_SHA256=976e4077dd25bec96b5dfe8938052d243bbd838f95368a204896eff12756545f`
24-
- `DRUPAL_VERSION=10.4.4`
24+
- `DRUPAL_VERSION=10.4.5`
2525
- `COMPOSER_ALLOW_SUPERUSER=1`
2626

2727
## `apk` (`.apk`-based packages)
@@ -420,16 +420,16 @@ X11
420420
### `apk` package: `libpng`
421421

422422
```console
423-
libpng-1.6.44-r0 description:
423+
libpng-1.6.47-r0 description:
424424
Portable Network Graphics library
425425

426-
libpng-1.6.44-r0 webpage:
426+
libpng-1.6.47-r0 webpage:
427427
http://www.libpng.org
428428

429-
libpng-1.6.44-r0 installed size:
429+
libpng-1.6.47-r0 installed size:
430430
181 KiB
431431

432-
libpng-1.6.44-r0 license:
432+
libpng-1.6.47-r0 license:
433433
Libpng
434434

435435
```

repos/drupal/local/10-fpm-alpine3.20.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
# `drupal:10.4.4-php8.3-fpm-alpine3.20`
1+
# `drupal:10.4.5-php8.3-fpm-alpine3.20`
22

33
## Docker Metadata
44

5-
- Image ID: `sha256:a6ef9749effbadf2d34c84519f48f580f9e02457d771d6d79b07d4ebfc52ed44`
6-
- Created: `2025-03-05T22:27:20Z`
7-
- Virtual Size: ~ 183.56 Mb
5+
- Image ID: `sha256:6502432348c27661ab62b9bafb9dd9edc17638697bd72a6984212711bf3f832a`
6+
- Created: `2025-03-19T22:00:23Z`
7+
- Virtual Size: ~ 183.57 Mb
88
(total size of all layers on-disk)
99
- Arch: `linux`/`amd64`
1010
- Entrypoint: `["docker-php-entrypoint"]`
@@ -21,7 +21,7 @@
2121
- `PHP_URL=https://www.php.net/distributions/php-8.3.19.tar.xz`
2222
- `PHP_ASC_URL=https://www.php.net/distributions/php-8.3.19.tar.xz.asc`
2323
- `PHP_SHA256=976e4077dd25bec96b5dfe8938052d243bbd838f95368a204896eff12756545f`
24-
- `DRUPAL_VERSION=10.4.4`
24+
- `DRUPAL_VERSION=10.4.5`
2525
- `COMPOSER_ALLOW_SUPERUSER=1`
2626

2727
## `apk` (`.apk`-based packages)

repos/drupal/local/10-fpm-alpine3.21.md

+9-9
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
# `drupal:10.4.4-php8.3-fpm-alpine3.21`
1+
# `drupal:10.4.5-php8.3-fpm-alpine3.21`
22

33
## Docker Metadata
44

5-
- Image ID: `sha256:8705e96e5b3ae9a63ca404ae92a49473078c328d4c673b4c3d32bbc72e4c1d43`
6-
- Created: `2025-03-05T22:27:20Z`
7-
- Virtual Size: ~ 183.88 Mb
5+
- Image ID: `sha256:4ff985502a74c0c80cef416188bebf9e7ac365cbffbd4781daa90a993f076d45`
6+
- Created: `2025-03-19T22:00:23Z`
7+
- Virtual Size: ~ 183.89 Mb
88
(total size of all layers on-disk)
99
- Arch: `linux`/`amd64`
1010
- Entrypoint: `["docker-php-entrypoint"]`
@@ -21,7 +21,7 @@
2121
- `PHP_URL=https://www.php.net/distributions/php-8.3.19.tar.xz`
2222
- `PHP_ASC_URL=https://www.php.net/distributions/php-8.3.19.tar.xz.asc`
2323
- `PHP_SHA256=976e4077dd25bec96b5dfe8938052d243bbd838f95368a204896eff12756545f`
24-
- `DRUPAL_VERSION=10.4.4`
24+
- `DRUPAL_VERSION=10.4.5`
2525
- `COMPOSER_ALLOW_SUPERUSER=1`
2626

2727
## `apk` (`.apk`-based packages)
@@ -420,16 +420,16 @@ X11
420420
### `apk` package: `libpng`
421421

422422
```console
423-
libpng-1.6.44-r0 description:
423+
libpng-1.6.47-r0 description:
424424
Portable Network Graphics library
425425

426-
libpng-1.6.44-r0 webpage:
426+
libpng-1.6.47-r0 webpage:
427427
http://www.libpng.org
428428

429-
libpng-1.6.44-r0 installed size:
429+
libpng-1.6.47-r0 installed size:
430430
181 KiB
431431

432-
libpng-1.6.44-r0 license:
432+
libpng-1.6.47-r0 license:
433433
Libpng
434434

435435
```

0 commit comments

Comments
 (0)