From a818771e25b47e2a7afaf5723790dea37a6c28d6 Mon Sep 17 00:00:00 2001 From: "Brian C. Lane" Date: Wed, 15 Feb 2023 15:53:40 -0800 Subject: [PATCH] - Add DNS handling options to the network command (vslavik) Related: rhbz#1656662 - Fix the coverage report (vponcova) - whitelist_externals has changed to allowlist_externals (bcl) - Update %post example for DNS problems (bcl) - deps: Move dependencies into requirements.txt (bcl) - Fix syntax of a code sample (ewoud) --- .gitignore | 2 ++ pykickstart.spec | 13 +++++++++++-- sources | 4 ++-- 3 files changed, 15 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 67a5207..d18fb0e 100644 --- a/.gitignore +++ b/.gitignore @@ -240,3 +240,5 @@ pykickstart-1.78.tar.gz /pykickstart-3.42.tar.gz.asc /pykickstart-3.43.tar.gz /pykickstart-3.43.tar.gz.asc +/pykickstart-3.44.tar.gz +/pykickstart-3.44.tar.gz.asc diff --git a/pykickstart.spec b/pykickstart.spec index 1e7c902..b87aee2 100644 --- a/pykickstart.spec +++ b/pykickstart.spec @@ -4,8 +4,8 @@ %bcond_with runtests Name: pykickstart -Version: 3.43 -Release: 3%{?dist} +Version: 3.44 +Release: 1%{?dist} License: GPL-2.0-only AND MIT Summary: Python utilities for manipulating kickstart files. Url: http://fedoraproject.org/wiki/pykickstart @@ -77,6 +77,15 @@ make PYTHON=%{__python3} test %{python3_sitelib}/pykickstart*.egg-info %changelog +* Wed Feb 15 2023 Brian C. Lane - 3.44-1 +- Add DNS handling options to the network command (vslavik) + Related: rhbz#1656662 +- Fix the coverage report (vponcova) +- whitelist_externals has changed to allowlist_externals (bcl) +- Update %post example for DNS problems (bcl) +- deps: Move dependencies into requirements.txt (bcl) +- Fix syntax of a code sample (ewoud) + * Mon Jan 30 2023 Brian C. Lane - 3.43-3 - SPDX migration diff --git a/sources b/sources index ee0972d..d7fb94e 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -SHA512 (pykickstart-3.43.tar.gz) = cb7e59fa60e2035b3111a6a53a8c94b783c6d35364b6082284ecb87a1b50bdd2816550df1c302e5cd00e0969324349223ad96f1c5edabe2bc626f0a8d9df97d8 -SHA512 (pykickstart-3.43.tar.gz.asc) = 112981336480f643db79f93d32a7d5001ccda3bdf37410281d426a7a9ea24e4d322983ebbf8040a8bd84f8207ccc0a599ab9f0d5f2bd68e0558f53ca1d995ac8 +SHA512 (pykickstart-3.44.tar.gz) = c962fdfb77db8cf566568bb3bba98b1f3294bb90eeeb609c7c6ce1d9eb7a99dc2617d2bb741ed4d3c413288af0c96483b92f1776f26a97fe8b85d27712ab0737 +SHA512 (pykickstart-3.44.tar.gz.asc) = 2bd5b575d9dcf147c4eb4cff42e386dcdf1264ef0319334e9e186d96b0f35e17952ebec93f68f57509c86b112359ec9175e3578f5c8851337d8deecf2fa2d773