Project

General

Profile

Revision:

Revisions

# Date Author Comment
32694602 05/15/2024 09:46 AM Bernhard Suttner

Fixes #37450 - start free_ips service for native ms dhcp

bf8b44f7 05/08/2024 03:09 PM Ewoud Kohl van Wijngaarden

Fixes #37413 - Let the kernel assign a TCP port in tests

This binds on port 0, which lets the kernel decide which port to use.
The port is then read back from the listener. Because the kernel knows
which ports it's allowed to bind to, it removes the risk of a failure...

3f079df6 04/25/2024 10:42 AM Ewoud Kohl van Wijngaarden

Fixes #37355 - Explicitly query for IPv4 address in omapi code

The omapi API is IPv4-only so the DNS lookup should also only ask for
IPv4 addresses. Otherwise it may return an IPv6 address which ip2hex
can't deal with.

e8fe59f8 02/26/2024 02:03 PM Ewoud Kohl van Wijngaarden

Fixes #37147 - Pass --fail option to curl

This prevents curl from writing out error pages, for example when the
URL returns a HTTP 404.

It still doesn't return any error to Foreman since the TFTP
/fetch_boot_file only starts a thread and there's no way to monitor it....

3fd0eb39 02/20/2024 06:25 PM Griffin Sullivan

Bump develop to 3.11.0-develop

cd09fa45 02/16/2024 11:16 AM Evgeni Golov

build on rhel-9

4f64615d 02/16/2024 11:16 AM Evgeni Golov

use yum.tfm.o

3b502a53 02/16/2024 11:16 AM Evgeni Golov

build on rhel-8

2fb6db34 11/29/2023 01:43 PM Griffin Sullivan

Bump develop to 3.10.0-develop

bce882c4 11/07/2023 08:48 PM Archana Kumari

Fixes #36899 - Add Dependabot Configuration

54d4f0f1 11/03/2023 12:50 PM Eric Helms

Fixes #36890 - Use PrivateTmp in systemd service

b55f45c2 11/03/2023 12:19 PM Evgeni Golov

add packit

dc06c076 09/26/2023 12:11 PM Ewoud Kohl van Wijngaarden

Fixes #34163 - Allow clearing the log buffer

In testing it can be useful to reset the log buffer. This is not
intended to be used as a public API but tests can use:

Proxy::LogBuffer::Buffer.instance.send(:clear)
e994e0ab 09/26/2023 11:42 AM Ewoud Kohl van Wijngaarden

Refs #34163 - Introduce SmartProxyRootApiTestCase

This class provides the common infra for the root API integration test.

55568b18 09/26/2023 11:04 AM Ewoud Kohl van Wijngaarden

Refs #36779 - Fix Style/SlicingWithRange cop

0e5d999f 09/26/2023 11:04 AM Ewoud Kohl van Wijngaarden

Fixes #36779 - Set minimum Ruby version to 2.7

fcfcf236 09/22/2023 09:39 AM Archana Kumari

Fix Rubocop Rake/Desc

1e7b9cc1 09/22/2023 09:39 AM Archana Kumari

Enable rubocop-rake plugin

92215510 09/22/2023 09:39 AM Archana Kumari

Fix Rubocop Style/RedundantCondition

6f996d67 09/22/2023 09:39 AM Archana Kumari

Disable Style/RedundantCondition

6e4358ac 09/22/2023 09:39 AM Archana Kumari

Fix Rubocop Style/SafeNavigation

a5aae746 09/22/2023 09:39 AM Archana Kumari

Fix Rubocop Lint/RedundantStringCoercion

1996381a 09/22/2023 09:39 AM Archana Kumari

Update RuboCop version to 1.56.0

Bumped the RuboCop version from 1.28.0 to 1.56.0 to ensure the
project benefits from the latest improvements, bug fixes, and
code analysis features provided by the updated RuboCop release.

16b5fd06 09/22/2023 09:39 AM Archana Kumari

Add additional cops to rubocop-todo.yaml

Added additional RuboCop cops and updated .rubocop_todo.yml
to address various code quality issues in the smart-proxy project.
The changes help improve code consistency.

06092bb1 08/25/2023 03:08 PM Griffin Sullivan

Bump develop to 3.9.0-develop

(1-25/938) Per page: 25, 50, 100

Also available in: Atom