- version 0.90.2
* Change to create the sysconfig.config-network fillup
template from common and netconfig components at build
time, so it contains all variables again, instead to
fillup /etc/sysconfig/network/config using multiple
templates at installation time.
The installation-images package is creating the config
using the sysconfig.config-network template only, what
caused DNS issues in the yast2 installer (boo#1249210).
- version 0.90.1
* codespell run for all repository files and changes file
* spec: fix no-binary rpmlint error and use noarch
Add configure conditional for ifuser utility (disabled
via bcond for > 15.x) and change BuildArch to noarch.
* netconfig: conditionally disable nis on Leap-16.x
Split sysconfig.config-network fillup template, add
conditionals allowing to disable installation of the
dns,ntp,nis modules and fillup templates (bsc#1248236).
* spec: fix zero-perms-ghost rpmlint warning
Define permissions in spec file attrs for ghost files
to avoid rpm --restore resets them to 0 (bsc#1237595).
* spec: fix name-repeated-in-summary rpmlint warning
* spec: fix obsolete-suse-version-check rpmlint warning
removing unused and obsolete udevdir definition.
* netconfig: fix non-executable-script rpmlint error by
removing shebang from functions.netconfig library file.
OBS-URL: https://build.opensuse.org/request/show/1305139
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sysconfig?expand=0&rev=196
* Change to create the sysconfig.config-network fillup
template from common and netconfig components at build
time, so it contains all variables again, instead to
fillup /etc/sysconfig/network/config using multiple
templates at installation time.
The installation-images package is creating the config
using the sysconfig.config-network template only, what
caused DNS issues in the yast2 installer (boo#1249210).
OBS-URL: https://build.opensuse.org/package/show/Base:System/sysconfig?expand=0&rev=281
* codespell run for all repository files and changes file
* spec: fix no-binary rpmlint error and use noarch
Add configure conditional for ifuser utility (disabled
via bcond for > 15.x) and change BuildArch to noarch.
* netconfig: conditionally disable nis on Leap-16.x
Split sysconfig.config-network fillup template, add
conditionals allowing to disable installation of the
dns,ntp,nis modules and fillup templates (bsc#1248236).
* spec: fix zero-perms-ghost rpmlint warning
Define permissions in spec file attrs for ghost files
to avoid rpm --restore resets them to 0 (bsc#1237595).
* spec: fix name-repeated-in-summary rpmlint warning
* spec: fix obsolete-suse-version-check rpmlint warning
removing unused and obsolete udevdir definition.
* netconfig: fix non-executable-script rpmlint error by
removing shebang from functions.netconfig library file.
OBS-URL: https://build.opensuse.org/package/show/Base:System/sysconfig?expand=0&rev=279
- netconfig: revert NM default policy change change (boo#1185882)
With the change to the default policy, netconfig with NetworkManager
as network.service accepted settings from all services/programs
directly instead only from NetworkManager, where plugins/services
have to deliver their settings to apply them.
OBS-URL: https://build.opensuse.org/package/show/Base:System/sysconfig?expand=0&rev=271
- netconfig: execute chrony/helper in /usr/libexec with fallback
to it's previous location in /usr/lib (boo#1176285)
- netconfig: only write files like /etc/resolv.conf on content
change to avoid that e.g. dnsmasq (if running) re-reads the
/etc/resolv.conf and re-initializes itself (bsc#1176325)
OBS-URL: https://build.opensuse.org/package/show/Base:System/sysconfig?expand=0&rev=264
- version 0.85.2
- Fixed changes file to mention relevant github pull requests.
- Removed remaining preun rpm hook from EOL openSUSE versions
- Merged /var/adm/netconfig move revert from openSUSE:Factory
causing to not find md5 sums from previous netconfig version
due to incorrectly merged hook in spec file and trouble on
transactional systems without writeable /var/lib/netconfig.
Removed obsoletes revert-var-adm-lib-netconfig-move.patch.
(bsc#1124152,bsc#1124340).
- Merged rpm spec bash section marks (gh#openSUSE/sysconfig#23)
- Remove code to update from openSUSE older than 12.3, which is EOL
(gh#openSUSE/sysconfig#19).
- Move /var/adm/netconfig to /var/lib/netconfig to become more FHS
conform (gh#openSUSE/sysconfig#18).
OBS-URL: https://build.opensuse.org/request/show/675195
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sysconfig?expand=0&rev=184
- Fixed changes file to mention relevant github pull requests.
- Removed remaining preun rpm hook from EOL openSUSE versions
- Merged /var/adm/netconfig move revert from openSUSE:Factory
causing to not find md5 sums from previous netconfig version
due to incorrectly merged hook in spec file and trouble on
transactional systems without writeable /var/lib/netconfig.
Removed obsoletes revert-var-adm-lib-netconfig-move.patch.
(bsc#1124152,bsc#1124340).
- Merged rpm spec bash section marks (gh#openSUSE/sysconfig#23)
- HOTPATCH (to be reverted): revert-var-adm-lib-netconfig-move.patch
- Remove code to update from openSUSE older than 12.3, which is EOL
(gh#openSUSE/sysconfig#19).
- Move /var/adm/netconfig to /var/lib/netconfig to become more FHS
conform (gh#openSUSE/sysconfig#18).
OBS-URL: https://build.opensuse.org/package/show/Base:System/sysconfig?expand=0&rev=255
- version 0.85.1
- removed modprobe.d/50-blacklist.conf, which will be provided by
the suse-module-tools package instead (boo#1107611). See also:
gh#openSUSE/suse-module-tools/pull/3
gh#openSUSE/sysconfig/pull/22
- version 0.85.0
- netconfig: change to write resolv.conf,yp.conf,forwarders.conf
to files in /[var/]run/netconfig/ and link in /etc (fate#325872)
- netconfig: add to update ntp servers in chrony (bsc#1099272) and
cleaned up to use start-ntpd addserver to update ntpd servers.
OBS-URL: https://build.opensuse.org/request/show/671819
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sysconfig?expand=0&rev=182
- netconfig: change to write resolv.conf,yp.conf,forwarders.conf
to files in /[var/]run/netconfig/ and link in /etc (fate#325872)
- netconfig: add to update ntp servers in chrony (bsc#1099272) and
cleaned up to use start-ntpd addserver to update ntpd servers.
OBS-URL: https://build.opensuse.org/package/show/Base:System/sysconfig?expand=0&rev=245
- version 0.84.3
- netconfig: change policy to permit non-NM settings (bsc#1079793)
As requested and approved by NetworkManager maintainer, the 'auto'
policy permits now also per interface settings provided by other
services when NetworkManager is enabled. That is, the auto policy
resolving has been changed from "STATIC_FALLBACK NetworkManager"
to "STATIC_FALLBACK * NetworkManager".
- Use %license instead of %doc [bsc#1082318]
OBS-URL: https://build.opensuse.org/request/show/610032
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sysconfig?expand=0&rev=177
- netconfig: change policy to permit non-NM settings (bsc#1079793)
As requested and approved by NetworkManager maintainer, the 'auto'
policy permits now also per interface settings provided by other
services when NetworkManager is enabled. That is, the auto policy
resolving has been changed from "STATIC_FALLBACK NetworkManager"
to "STATIC_FALLBACK * NetworkManager".
- Use %license instead of %doc [bsc#1082318]
OBS-URL: https://build.opensuse.org/package/show/Base:System/sysconfig?expand=0&rev=243