History log of /unit/pkg/ (Results 51 – 75 of 369)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
2522:095a077fd21322-Aug-2023 Konstantin Pavlov

contrib: added wasmtime.

2521:72b24a3ab93322-Aug-2023 Konstantin Pavlov

Packages: added pkg-config file packaging for rpm-based distros.
Debian-based distributions package it automatically.

2507:1070bb89631411-Jul-2023 Konstantin Pavlov

contrib: updated njs to 0.8.0.

2493:e488432971bb08-Jun-2023 Konstantin Pavlov

Packages: added Debian 12 "bookworm" support.

2487:7fb8b559a68708-Jun-2023 Konstantin Pavlov

Packages: added Debian 12 "bookworm" support.

2475:b4f09ab4b9f624-May-2023 Andrei Zeliankou

Updated copyright notice.

Revision tags: 1.30.0-1
2464:8a0b4338a15610-May-2023 Konstantin Pavlov

Merged with the default branch.

Revision tags: 1.30.0
2457:273c9d80ca9810-May-2023 Konstantin Pavlov

Regenerated dockerfiles.

2456:7a1ba0adda9909-May-2023 Liam Crilly

Docker: show welcome page on port 80 when entrypoint.d is empty.

The entrypoint script now performs a default configuration when no useful
files are found in /docker-entrypoint.d/

The default confi

Docker: show welcome page on port 80 when entrypoint.d is empty.

The entrypoint script now performs a default configuration when no useful
files are found in /docker-entrypoint.d/

The default configuration serves a welcome page in response to all
requests, using Markdown unless text/html is sent in the Accept header.

This provides a useful 'hello world' experience when running a Unit
container for the first time.

show more ...

2455:fb7949fa044b06-May-2023 Konstantin Pavlov

Docker: tagged minimal variant as latest.

2454:0d5f01e8049a06-May-2023 Konstantin Pavlov

Docker: Makefile housekeeping.

2453:b1f5889e7a4c06-May-2023 Konstantin Pavlov

Docker: added a way to generate multiple versions of an image.

2452:751880f0606903-May-2023 Konstantin Pavlov

Packages: added Ubuntu 23.04 "lunar" support.

2451:cf22b9d770c709-May-2023 Liam Crilly

Docker: add support for JavaScript modules.

2439:4cabfc9895f424-Apr-2023 Alejandro Colomar

Docs: moved uintd.8 to man8/ subdirectory.

Reviewed-by: Artem Konev <a.konev@f5.com>
Signed-off-by: Alejandro Colomar <alx@nginx.com>

2438:216e2a37474212-Apr-2023 Konstantin Pavlov

Docker: made curl fail with non-zero exit code on server errors.

2431:4867740e528211-Apr-2023 Konstantin Pavlov

contrib: updated njs to 0.7.12.

2429:81260e6f18de11-Apr-2023 Konstantin Pavlov

Regenerated Dockerfiles.

2428:6a833a8873e911-Apr-2023 Konstantin Pavlov

Docker: fixed a typo.

2427:3e84e83d164811-Apr-2023 Konstantin Pavlov

Docker: fixed a typo.

2423:ccf9f61930cb11-Apr-2023 Konstantin Pavlov

Regenerated Dockerfiles.

2422:7b60576e68fb07-Apr-2023 Konstantin Pavlov

Docker: drop apt-get clean usage.
It's automatic in the Debian and Ubuntu containers: https://github.com/debuerreotype/debuerreotype/blob/5cf7949ecf1cec1afece267688bda64cd34a6817/scripts/debuerreotyp

Docker: drop apt-get clean usage.
It's automatic in the Debian and Ubuntu containers: https://github.com/debuerreotype/debuerreotype/blob/5cf7949ecf1cec1afece267688bda64cd34a6817/scripts/debuerreotype-minimizing-config#L85-L109

show more ...

2421:025140430bd207-Apr-2023 Konstantin Pavlov

Docker: explicitely set uid/gid to 999 for unit user.
This allows us to be consistent through possible updates of default
settings used in distributions. Previous behaviour was uid/gid were
chosen a

Docker: explicitely set uid/gid to 999 for unit user.
This allows us to be consistent through possible updates of default
settings used in distributions. Previous behaviour was uid/gid were
chosen automatically based on what uids/gids are already taken on the
system.

show more ...

2420:514770ebdcba07-Apr-2023 Konstantin Pavlov

Packages: use groupadd/useradd on Debian-based operating systems.

addgroup/adduser will no longer be installed by default in the
"minbase". Also, moving to lower-level utilities saves us one runtim

Packages: use groupadd/useradd on Debian-based operating systems.

addgroup/adduser will no longer be installed by default in the
"minbase". Also, moving to lower-level utilities saves us one runtime
dependency.

show more ...

2419:c78219b9ad8207-Apr-2023 Konstantin Pavlov

Docker: added OCI image-spec labels.

12345678910>>...15