SHA256
1
0
forked from pool/nsd

Accepting request 1145386 from server:dns

Forwarded request #1144903 from dimstar

- Provide user/group symbol for user created during pre.

OBS-URL: https://build.opensuse.org/request/show/1145386
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nsd?expand=0&rev=33
This commit is contained in:
Ana Guerrero 2024-02-09 22:54:12 +00:00 committed by Git OBS Bridge
commit f73a337e32
6 changed files with 82 additions and 36 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8faca44e299ad2915fa000887ab1632631ea68709c62ce35f110bfe721ecf214
size 1289477

View File

@ -1,16 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCAAdFiEE7fqj8spObrBWga+On28cLX4EX40FAmSANXIACgkQn28cLX4E
X40KeQ/9FZWGts92msYbrjysKv9jZWvsX0fZZYpykDLM2sIFmQE4KgMenJddgiEj
y6XcX2kK+0hQqIetDHvXlOEM/w/9OxWJchV29LD3+AGm/Kv+L+D6d7KSXgdn1830
xVAtrpF/tiU5Sx0a/rl8oHxsTZ2eVcb6Ma6/zU0+Z4NcFIDQA6jhL3JwvLrt7YNM
EetE0Wu74vg0v6/5h2RdKP4zbpxvHYo05eUC+zQIgZKPGsiMY0nG748OPdexXS8r
Mam0cDRcy6/zSDW3+RZmvkSmeZT6xOsv/5gdh0/jPKuRiKArPlp5Dmk+hJgMKn2v
nfHq8JKY/7JI0R8R11zrSHl0UN/WvimvhZdkK0BXKfZsqou5cfz+p9WT56qY5ic6
wKY7lgJNYWplb3dXN1J5z3ybdFh46mQ2RpJn8JnOcdNeD7BdUDCEQYHplpyl7GyD
PscEIx0BLNc6cFiWpgbJYRjFTn911ybxzWRSL/DqmEuxbiKTvOHZJjDHXutjx1OG
uOarZUwEJUTYOMeY/j3isX27tofDy7urDTT6Svmqlb6nt3+pVHoX9ku8GsJOkwXk
cRH9lJ2vQKvnIAyIa5s8ZRi1ztRnjzt2355oDlfm2COA7/fcZO1sl3ii9sb5QQaY
1vknzenhItupzLFaImkU6Ybl12DxiUXcL2KMJJmq6VVbEOwNjZo=
=Fpus
-----END PGP SIGNATURE-----

3
nsd-4.8.0.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:820da4e384721915f4bcaf7f2bed98519da563c6e4c130c742c724760ec02a0a
size 1273228

16
nsd-4.8.0.tar.gz.asc Normal file
View File

@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCAAdFiEE7fqj8spObrBWga+On28cLX4EX40FAmVwObgACgkQn28cLX4E
X41YsA/8Dne2l0Df+d82OLt76EH3OMmXiatIHvD9iLRf9612KzJj9yhOskIPrMR2
bTiG/1cBu3d8dEEe2n72SfsYFliustkhScOajV7JuDSZEKioJJeDb0LT6BK/o8iI
gbLECZVug2bhiLPG/K3ce/55ZKRoy93wIJ5Vol+8OfnOq0s/8g86gPRldeuH2X6H
x/j1hJ3vJwA8D4tJpq1F13NvRb3ola+ThEDybLRsX/g5XhEQRzx0Z7I7vmfKPcaL
q6IT4GhR98pOahs4bZOH3Kej31QdPp788AeS7TcGO6lRG5CwqS147oTkCgMtt9Do
kBpAdKVKdt0y0qMWjVkjyMEljPysacsBGKXTZxRFeXnd9O0ffQSa9bgmeSW++nZd
l/L4+MsNDmmtZib7RAQ8tcJmA9Quu6P4HSkZPJgLXox5oaJ0BO0NYcPnLs42+RvN
jaKNLNRi7VEcqnlrP6jwD8TYN7bK0r9UQMb2P7XnPVsx3Beiz0UnWwUKGnQflPQu
X/lOh69th/8vnQGasl85uSTqOZ8rUZZ4951ORz0qX+hTz+ZBj8U2v+RdGOF8NcTM
Y2d0ygAsIehhxx+Z9m3mNsAOcT6Ln4K4Mw1PTeLbGCyrmMTSFIuUj3t485F5LbRM
QcxnEUWNhfC2kqgCntadvM2dJbQeaNEZyBhOj8VxHtSUGZedV4s=
=bqvb
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,47 @@
-------------------------------------------------------------------
Wed Feb 7 12:04:19 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Provide user/group symbol for user created during pre.
-------------------------------------------------------------------
Mon Jan 29 14:20:12 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 4.8.0:
* Fix unit test kill_from_pidfile function for nonexistent
files because the argument is evaluated before the test
expression.
* Fix rr-test to also convert the contents of the just written
output file.
* Fix test set to remove -f nsd.db and rm nsd.db commands.
* Fix test set to remove difffile option.
* Fix #14: Set timeout to 3s when servicing remaining TCP
connections.
* Fix: Always instate write handler after reading queries from
TCP.
* Answer first query on connections accepted just before
reload.
* Merge #305: faster stats. Statistics can be gathered while a
reload is in progress.
* Remove on-disk database.
* Fix processing of consolidated IXFRs.
* Fix for interprocess communication to set quit sync command
from main process explicitly.
* Merge #281: Proxy protocol. An implementation of PROXYv2 for
NSD.
* It can be configured with proxy-protocol-port: portnum with
the port number of the interface on which proxy traffic is
handled.
* The interface can support proxy traffic for UDP, TCP and
TLS.
* Fix autoconf 2.69 warnings in configure.
* Merge #287: Update nsd.conf.5.in.
* Fix unused variable warning in unit test of udb.
* Fix #284: dnstap_collector.c: SOCK_NONBLOCK is not available
on Mac/Darwin.
* Fix unused but set variable warning.
bind8-stats and --without-ssl are specified.
* Add missing items to doc/RELNOTES.
-------------------------------------------------------------------
Fri Aug 4 21:21:36 UTC 2023 - Adam Majer <amajer@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package nsd
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -23,7 +23,7 @@
%define zonesdir %{configdir}/zones
%define pidfile %{_rundir}/nsd/nsd.pid
Name: nsd
Version: 4.7.0
Version: 4.8.0
Release: 0
#
Summary: An authoritative-only domain name server
@ -56,6 +56,8 @@ Requires(post): findutils
Requires(post): shadow
Requires(pre): coreutils
Requires(pre): shadow
Provides: group(_nsd)
Provides: user(_nsd)
%{?systemd_ordering}
%description