Revisions of sysconfig

Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1042261 from Marius Tomaschewski's avatar Marius Tomaschewski (mtomaschewski) (revision 194)
- spec: Add network/scripts directory to filelist, no longer
  in the default filelist in a cleaned up filesystem package
  (https://github.com/openSUSE/sysconfig/pull/47).
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 985326 from Marius Tomaschewski's avatar Marius Tomaschewski (mtomaschewski) (revision 193)
- version 0.90.0
- sysconfig: cleanup network and wicked dependencies
- ppp: move /etc/ppp/ip-up to libexec directory
- spec: move further executables/scripts to /usr
- spec: revert to recommend wicked-service on <= 15.4
- spec: install scripts except of ip-up bellow of /usr
- spec: drop (sle11) legacy migration and rpm-utils
- ifuser: drop the artefact utility on >= 15.5
- netconfig/dns-resolver: remove search limit of 6 domains (bsc#1199093)
- netconfig: cleanup /var/run leftovers (bsc#1194557)
- netconfig: update ntp man page documentation, fix typos
- netconfig: move scripts to a FHS conform libexec
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 930219 from Marius Tomaschewski's avatar Marius Tomaschewski (mtomaschewski) (revision 192)
- version 0.85.8
- 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.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 898471 from Marius Tomaschewski's avatar Marius Tomaschewski (mtomaschewski) (revision 190)
- version 0.85.7
- spec: Drop hard dependency on /sbin/ifup
- spec: Suggest instead of recommend wicked-service
- spec: Mention that the .spec file is in git as well
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 836080 from Marius Tomaschewski's avatar Marius Tomaschewski (mtomaschewski) (revision 188)
- version 0.85.6
- 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)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 822107 from Marius Tomaschewski's avatar Marius Tomaschewski (mtomaschewski) (revision 187)
- version 0.85.5
- spec: Fix Requires, use file requires
  (https://github.com/openSUSE/sysconfig/pull/25)
- ntp: call chrony helper in background (bsc#1173391)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 779087 from Marius Tomaschewski's avatar Marius Tomaschewski (mtomaschewski) (revision 186)
- version 0.85.4
- Add Upstream First openSUSE Build Service Policy to the spec
- Mark /etc/yp.conf as %config(noreplace): this is the same as the
  file shipped by ypbind has as mode. In sysconfig we create a
  symlink, in ypbind, the file is actually only owned for
  reference. Having the same modes allows for the bots to do their
  work properly (boo#1159566).
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 720983 from Marius Tomaschewski's avatar Marius Tomaschewski (mtomaschewski) (revision 185)
- version 0.85.3
- boo#1123699: Use systemd's tmpfile mechanism to create the
  symlink infrastructure for resolv.conf and yp.conf early during
  boot.
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 675195 from Marius Tomaschewski's avatar Marius Tomaschewski (mtomaschewski) (revision 184)
- 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).
Stephan Kulow's avatar Stephan Kulow (coolo) committed (revision 183)
- HOTPATCH (to be reverted): revert-var-adm-lib-netconfig-move.patch
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 671819 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 182)
- 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.
Stephan Kulow's avatar Stephan Kulow (coolo) committed (revision 181)
revert again, to wait for boo#1124152
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 667751 from Marius Tomaschewski's avatar Marius Tomaschewski (mtomaschewski) (revision 180)
- 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.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) committed (revision 179)
Revert, lower pressure on boo#1121046
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 660554 from Marius Tomaschewski's avatar Marius Tomaschewski (mtomaschewski) (revision 178)
Requires to adjust /etc/apparmor.d/abstractions/nameservice, see
also obs request: #660553

- 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.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 610032 from Marius Tomaschewski's avatar Marius Tomaschewski (mtomaschewski) (revision 177)
- 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]
Displaying revisions 1 - 20 of 195
openSUSE Build Service is sponsored by