Skip to content

Commit

Permalink
Merge pull request #897
Browse files Browse the repository at this point in the history
- version 0.6.68
- sysctl: process sysctl.d directories as in sysctl --system
- sysctl: fix sysctl values for loopback device (bsc#1181163, bsc#1178357)
- dhcp4: add option to set route pref-src to dhcp IP (bsc#1192353)
- cleanup: warnings, time calculations and dhcp fixes (bsc#1188019)
- wireless: reconnect on unexpected wpa_supplicant restart (bsc#1183495)
- tuntap: avoid sysfs attr read error (bsc#1192311)
- ifstatus: fix warning of unexpected interface flag combination (bsc#1192164)
- rpm-spec: dbus config in /usr shouldn't be marked as %config
  • Loading branch information
mtomaschewski authored Dec 21, 2021
2 parents 7bdb6d7 + 776494e commit 00b61cf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.6.67
0.6.68
1 change: 1 addition & 0 deletions wicked.spec.in
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ Source1: wicked-rpmlintrc
# Never add any patches to this package without the upstream commit id in
# the patch. Any patches added here without a very good reason to make an
# exception will be silently removed with the next version update.
# Note, that wicked.spec file is generated from wicked.spec.in which is in git.
# Please use pull requests at https://github.com/openSUSE/wicked/ instead.
#
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Expand Down

0 comments on commit 00b61cf

Please sign in to comment.