Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: yast2-dns-server | Distribution: openSUSE Leap 15.2 |
Version: 4.2.4 | Vendor: openSUSE |
Release: lp152.1.1 | Build date: Wed Oct 9 11:35:34 2019 |
Group: System/YaST | Build host: build85 |
Size: 445322 | Source RPM: yast2-dns-server-4.2.4-lp152.1.1.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://github.com/yast/yast-dns-server | |
Summary: YaST2 - DNS Server Configuration |
This package contains the YaST2 component for DNS server configuration.
GPL-2.0-only
* Mon Sep 23 2019 Knut Anderssen <kanderssen@suse.com> - Permit the user to force an netconfig update when netconfig was not able to change the configuration. (bsc#1123985) - 4.2.4 * Fri Sep 20 2019 Knut Anderssen <kanderssen@suse.com> - Do not modify the service when finishing the wizard dialog as the configuration has not been written yet. (bsc#1123985) - 4.2.3 * Thu Aug 22 2019 schubi@suse.de - Using rb_default_ruby_abi tag in the spec file in order to handle several ruby versions (bsc#1146403). - 4.2.2 * Mon Jul 01 2019 Knut Alejandro Anderssen González <knut.anderssen@suse.com> - Fixed failing old testsuite: do not depend on the environment, skip bind absence in Mode.test() (bsc#1138668) - 4.2.1 * Fri May 31 2019 Stasiek Michalski <hellcp@mailbox.org> - Add metainfo (fate#319035) - Revamp spec - Replace GenericName with Comment - 4.2.0 * Sun Nov 25 2018 Stasiek Michalski <hellcp@mailbox.org> - Provide icon with module (boo#1109310) - 4.1.2 * Tue Oct 16 2018 schubi@suse.de - Added license file to spec. * Mon Aug 20 2018 schubi@suse.de - Switched license in spec file from SPDX2 to SPDX3 format. * Tue Aug 14 2018 dgonzalez@suse.com - Manage the start mode and service status directly from Ruby. - 4.1.1 (related to fate#319428) * Tue Aug 07 2018 dgonzalez@suse.com - Use CWM::ServiceWidget to manage the service status (part of fate#319428). - 4.1.0 * Wed Jul 25 2018 knut.anderssen@suse.com - Reload the configuration only if the service is running but do not restart the service. (bsc#1102235) - 4.0.4 * Tue Jun 26 2018 schubi@suse.de - Added additional searchkeys to desktop file (fate#321043). - 4.0.3 * Wed May 30 2018 schubi@suse.de - Reload named.service only if it is running, otherwise restart it. (bnc#1093029) - 4.0.2 * Thu Jan 25 2018 knut.anderssen@suse.com - Replace SuSEFirewall2 by firewalld (fate#323460) - 4.0.1 * Mon Nov 06 2017 knut.anderssen@suse.com - Fix teststuite once SuSEFirewall2 is being replaced by Firewalld (fate#323460) - 4.0.0 * Thu Nov 24 2016 igonzalezsosa@suse.com - Remove dead code regarding help messages (bsc#1012048) - 3.2.0 * Fri Aug 05 2016 igonzalezsosa@suse.com - Prevent failures with dejagnu-1.6 (bsc#992333). - 3.1.24 * Thu Aug 04 2016 igonzalezsosa@suse.com - Fix an Internal Error 'undefined method DnsSequence' in case bind.rpm is not installed (bsc#990453) - 3.1.23 * Tue Jun 07 2016 igonzalezsosa@suse.com - Stop generating autodocs (fate#320356) - 3.1.22 * Wed May 25 2016 mvidner@suse.com - Keep non-ACL items in allow-transfer AKA Enable Zone Transport (bsc#976643#c23) - Fix parsing 'keyword{value;};' (no spaces) in named.conf (bsc#976643#c16). - 3.1.21 * Wed May 04 2016 cwh@suse.com - Fix handling of trailing spaces in named.conf (bsc#976643) - 3.1.20 * Fri Nov 27 2015 ancor@suse.com - Adapted to latest changes in UI::ServiceStatus API (fate#318771) - 3.1.19 * Thu Nov 26 2015 ancor@suse.com - Use new version of the UI component for services handling (fate#318771) - 3.1.18 * Fri Oct 02 2015 ancor@suse.com - UI component for services handling moved from yast2-dns-server to yast2 (fate#318771) - 3.1.17 * Fri Sep 04 2015 mvidner@suse.com - Fix "Unescaped left brace in regex is deprecated" (boo#944490). - 3.1.16 * Tue Aug 04 2015 ancor@suse.com - Added automated tests for some CLI commands (bnc#940466) - 3.1.15 * Mon Aug 03 2015 ancor@suse.com - Remove duplicated code causing the CLI commands to be executed twice (bnc#940466) * Tue Jun 30 2015 mfilka@suse.com - bnc#923990 - fixed TLD proposing - 3.1.14 * Mon Jun 22 2015 cwh@suse.com - bnc#922765 - changed default TLD from .site to .suse - 3.1.13 * Thu Jun 18 2015 igonzalezsosa@suse.com - Avoid duplicated lines on /etc/named.conf file (bsc#935129) - 3.1.12 * Fri Feb 13 2015 ancor@suse.com - The unit tests are now compatible with RSpec 3 - 3.1.11 * Tue Dec 09 2014 locilka@suse.com - Fixed handling of zones (bnc#898659) - Checking for system zones was moved to separate function - Extended list of zones marked as system (internal) ones with (0\.)+ip6.arpa - Not allowing to edit system zones (belong to bind package) - Added check for 'bind' package to be installed before writing the configuration - Marking all imported zones as 'modified' to be written later - Marking all imported non-system zones as 'is_new' to create a zone file for them - Flushing /etc/named.conf cache 'after' writing zones (instead of 'before') - Using "" as the default NETCONFIG_DNS_POLICY (instead of 0) - Do not write system zones to LDAP (bnc#746401) - If systems zones are marked as modified, they are written to named configuration (if LDAP is not in use) - 3.1.10 * Fri Dec 05 2014 locilka@suse.com - Fixed Import() and Write() in AutoYast (bnc#898659) - Imported zones were not written to the system as they were not marked as 'modified' - Directory /etc/named.d/ was used even if it didn't exist - The whole named.conf was rewritten from scratch as Yast thought that something has changed that file while Yast was running - 3.1.9 - remove X-KDE-Library from desktop file (bnc#899104) - 3.1.8
/usr/lib/YaST2/servers_non_y2 /usr/lib/YaST2/servers_non_y2/ag_convert_named_conf /usr/lib/YaST2/servers_non_y2/ag_dns_zone /usr/lib/YaST2/servers_non_y2/ag_named_forwarders /usr/share/YaST2/clients /usr/share/YaST2/clients/dns-server.rb /usr/share/YaST2/clients/dns-server_auto.rb /usr/share/YaST2/include /usr/share/YaST2/include/dns-server /usr/share/YaST2/include/dns-server/cmdline.rb /usr/share/YaST2/include/dns-server/dialog-installwizard.rb /usr/share/YaST2/include/dns-server/dialog-main.rb /usr/share/YaST2/include/dns-server/dialog-masterzone.rb /usr/share/YaST2/include/dns-server/dialogs.rb /usr/share/YaST2/include/dns-server/helps.rb /usr/share/YaST2/include/dns-server/misc.rb /usr/share/YaST2/include/dns-server/options.rb /usr/share/YaST2/include/dns-server/wizards.rb /usr/share/YaST2/lib /usr/share/YaST2/lib/dns-server /usr/share/YaST2/lib/dns-server/service_widget_helpers.rb /usr/share/YaST2/modules /usr/share/YaST2/modules/DnsData.pm /usr/share/YaST2/modules/DnsFakeTabs.rb /usr/share/YaST2/modules/DnsRoutines.pm /usr/share/YaST2/modules/DnsServer.pm /usr/share/YaST2/modules/DnsServerHelperFunctions.rb /usr/share/YaST2/modules/DnsServerUI.rb /usr/share/YaST2/modules/DnsTsigKeys.pm /usr/share/YaST2/modules/DnsZones.pm /usr/share/YaST2/modules/YaPI /usr/share/YaST2/modules/YaPI/DNSD.pm /usr/share/YaST2/schema /usr/share/YaST2/schema/autoyast /usr/share/YaST2/schema/autoyast/rnc /usr/share/YaST2/schema/autoyast/rnc/dns-server.rnc /usr/share/YaST2/scrconf /usr/share/YaST2/scrconf/cfg_named.scr /usr/share/YaST2/scrconf/convert_named_conf.scr /usr/share/YaST2/scrconf/dns_named.scr /usr/share/YaST2/scrconf/dns_zone.scr /usr/share/YaST2/scrconf/named_forwarders.scr /usr/share/applications/YaST2 /usr/share/applications/YaST2/org.opensuse.yast.DNSServer.desktop /usr/share/doc/packages/yast2-dns-server /usr/share/doc/packages/yast2-dns-server/COPYING /usr/share/doc/packages/yast2-dns-server/TODO /usr/share/doc/packages/yast2-dns-server/dns_zone_agent.txt /usr/share/doc/packages/yast2-dns-server/spec.txt /usr/share/icons /usr/share/icons/hicolor /usr/share/icons/hicolor/scalable /usr/share/icons/hicolor/scalable/apps /usr/share/icons/hicolor/scalable/apps/yast-dns-server.svg /usr/share/icons/hicolor/symbolic /usr/share/icons/hicolor/symbolic/apps /usr/share/icons/hicolor/symbolic/apps/yast-dns-server-symbolic.svg /usr/share/licenses/yast2-dns-server /usr/share/licenses/yast2-dns-server/COPYING /usr/share/metainfo /usr/share/metainfo/org.opensuse.yast.DNSServer.metainfo.xml
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 11:27:19 2024