YaST Team Bot
99cc50253a
- AutoYaST: Do not display a warning about disabled second stage
...
when the hostname setting is read out of profile (bsc#1054400)
- 3.3.11
- bnc#1039656
- do not clear /etc/hosts when installing virtual Host
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=758
2017-08-28 08:54:13 +00:00
YaST Team Bot
1d2b85a3f2
- restored part of version 3.3.3 (bnc#1049814) which was
...
accidentaly dropped in subsequent versions
- 3.3.10
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=756
2017-08-18 11:07:46 +00:00
YaST Team Bot
48ad162b5d
- use storage-ng code to determine if "/" is on a network filesystem
...
- 3.3.9
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=755
2017-08-17 12:57:23 +00:00
YaST Team Bot
a1458ef74d
- merge storage-ng branch to master (fate#318196)
...
- note: all changes below with this date belong to the merge
- 3.3.8
- storage-ng: adapted calls to temporary y2storage_* methods, since
they were finally removed from Y2Storage::StorageManager.
- Added support to storage-ng so it can verify if a disk is in
network.
- Updated dependencies to include storage-ng.
- Merged master to storage-ng branch
- Version temporarily bumped to 3.3.x to prioritize the
storage-ng branch
- storage-ng: commented remaining code relying on the old
yast2-storage
- Removed yast2-storage dependency
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=754
2017-08-14 19:10:04 +00:00
YaST Team Bot
46988eb0f2
- bnc#1047615
...
- check if /etc/hosts exists before loading its content
- 3.3.7
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=753
2017-08-14 15:00:48 +00:00
YaST Team Bot
f866b361cf
- bnc#1037727
...
- fixed device name recognition during AY installation
- 3.3.6
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=751
2017-08-09 02:13:04 +00:00
YaST Team Bot
a6bc724875
- bsc#1051624
...
- Fix default values for not existent sysconfig network variables
when read.
- 3.3.5
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=750
2017-08-02 13:32:51 +00:00
YaST Team Bot
0a521187ef
- bnc#1050986
...
- fix udev rules export when more than one device is configured
- bnc#1037727
- dhclient configuration warning message does not block AutoYaST
- 3.3.4
- bsc#1039851
- Host: Load /etc/hosts entries before import the ones defined in
a given AutoYaST profile making it backward compatible.
- bnc#1038717
- avoid creating duplicate udev rules in AutoYaST installation
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=749
2017-07-31 15:12:17 +00:00
YaST Team Bot
6067101b18
- bnc#1049814
...
- Moving network setup in AY into first stage completely when
the second stage is disabled.
- 3.3.3
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=748
2017-07-21 08:41:52 +00:00
YaST Team Bot
bf6b075b9f
- Fix crash during write if Host.Read and Host.Import is called
...
together (bsc#1047929)
- 3.3.2
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=747
2017-07-11 08:34:09 +00:00
YaST Team Bot
fc54b17fd2
- Display a warning in AutoYaST installation when importing the DNS
...
configuration with disabled seconds stage (the second stage is
currently required for writing the config) (bsc#1046198)
- 3.3.1
- bnc#1046735
- do not update sysconfig when no IP is given in case of static
NIC configuration.
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=746
2017-07-10 08:45:05 +00:00
YaST Team Bot
304a36b540
- bsc#1044982
...
- handle bad pci class/subclass ids used by Mellanox ConnectX-3
- nmoreychaisemartin@suse.com
- 3.3.0
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=745
2017-07-04 09:26:49 +00:00
YaST Team Bot
30c88305b8
- bnc#1046677
...
- disable widgets which cannot be configured by the selected
network service
- 3.2.29
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=744
2017-07-04 07:47:46 +00:00
YaST Team Bot
835e015c53
- bnc#1039532
...
- do not write hostname into /etc/hosts duplicitly for one IP
- configure static IPs without own hostname to resolve to system
wide hostname during installation
- 3.2.28
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=742
2017-05-30 10:37:05 +00:00
YaST Team Bot
8618e69f1b
- bsc#1036440 and bsc#994471
...
- Command "yast remote list" should not alter the system.
- 3.2.27
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=741
2017-05-29 08:36:46 +00:00
YaST Team Bot
02ee1868d8
- bnc#1038521
...
- do not raise an internal error during installation when
multiple static device and hostname configurations were
provided
- 3.2.26
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=740
2017-05-18 07:08:55 +00:00
YaST Team Bot
d780a0fdf0
- bsc#1035908
...
- Moved inst_install_inf client to yast2-installation.
- 3.2.25
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=739
2017-05-17 08:38:48 +00:00
YaST Team Bot
2a1026d95a
- bsc#956755
...
- Don't propose wlan interfaces for the virtualization bridge.
- 3.2.24
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=737
2017-04-07 07:48:14 +00:00
YaST Team Bot
485cb819b2
- bnc#927629
...
- improved adding routes. Accepts netmask or prefix length.
- fixed column name in add route dialog from Genmask to more
common Netmask
- 3.2.23
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=736
2017-04-05 07:31:59 +00:00
YaST Team Bot
bc62e5808f
- Fix typo in edit_nic_name dialog using bus_id instead of busid
...
(bsc#1031120)
- 3.2.22
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=735
2017-03-31 11:35:42 +00:00
YaST Team Bot
85a2e118a3
- adapt to new version of cfa (new cfa needed for bsc#1023204)
...
- 3.2.21
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=734
2017-03-22 12:09:54 +00:00
YaST Team Bot
686db7c602
- bnc#1020074
...
- when incomplete udev rule is read from the AY profile, it is
ignored instead of raising an internal error.
- 3.2.20
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=733
2017-03-03 11:00:57 +00:00
YaST Team Bot
d054bf30d7
- Added network proposal using the new summary api and the new
...
proposal_client flag 'label_proposal' for CASP special formmating
(fate#322328).
- 3.2.19
- Added summaries for the configured interfaces, particulary an one
line summary. (fate#322328)
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=732
2017-01-31 08:54:02 +00:00
YaST Team Bot
329e8778e7
- Fixed the assignment of udev rules to Lan Items when a previous
...
one does not exist (bsc#996879).
- 3.2.18
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=730
2017-01-13 11:36:13 +00:00
YaST Team Bot
6868cdc187
- bnc#1013605
...
- Enable DHCP_HOSTNAME listbox only when wicked service is used.
- Fixed displaying the "keep current settings" option.
- 3.2.17
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=729
2016-12-20 08:50:46 +00:00
YaST Team Bot
9eff694218
- bnc#1013684
...
- do not crash with internal error when setting static setup for
newly added device
- 3.2.16
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=728
2016-12-07 11:22:04 +00:00
YaST Team Bot
f3cb7b363b
- bnc#1012764
...
- made rpm architecture independent (noarch)
- 3.2.15
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=724
2016-12-01 09:33:40 +00:00
YaST Team Bot
914a031bd8
- bnc#1012581
...
- do not crash with internal error stating undefined method when
switching to "Hostname / DNS" tab when the system contains
incorrect configuration of DHCLIENT_SET_HOSTNAME
- 3.2.14
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=723
2016-11-29 17:15:39 +00:00
YaST Team Bot
3d985afa05
- bnc#1009931
...
- update item's overview with freshly edited values
- 3.2.13
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=722
2016-11-29 08:08:23 +00:00
YaST Team Bot
04aab997eb
- bsc#984890
...
- new implementation of setting hostname via DHCP. User is
allowed to set hostname via particular interface or set a
reasonable default value for all interfaces.
- bsc#1007172 (kanderssen@suse.com )
- When an interface is enslaved in a bond the udev rule is modified
using the bus_id instead of the mac address but some multiport
cards could use the same bus_id. In such cases also the dev_port
is needed. Taking this in account the dev_port will be added
always when a udev rule based on bus_id is written.
- 3.2.12
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=721
2016-11-28 09:42:05 +00:00
YaST Team Bot
49012456de
- Do not crash when removing an entry from the /etc/hosts file
...
(bsc#1010994)
- 3.2.11
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=720
2016-11-22 13:09:21 +00:00
YaST Team Bot
c7c440ce7f
- do not crash when on command line is passed non-number id
...
(bsc#1003908)
- 3.2.10
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=719
2016-11-22 12:10:17 +00:00
YaST Team Bot
76971c3730
- Make network summary consistent with other summaries
...
(bsc#745940)
- 3.2.9
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=718
2016-11-01 12:08:59 +00:00
YaST Team Bot
5ab685b763
- Fixed a hardcoded interface name in a CLI test (bsc#1006799)
...
- 3.2.8
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=717
2016-10-25 13:36:11 +00:00
YaST Team Bot
d1be186760
- Bridge handling has been improved (bsc#962824).
...
- "NONE" is shown instead of 0.0.0.0 for old bridge configuration
- The bridge master is shown in the enslaved interface.
- The interfaces overview is updated after a bridge is modified
- The interfaces enlsaved are not lost when save in a different
tab.
- 3.2.7
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=716
2016-10-17 09:41:27 +00:00
YaST Team Bot
bc72e25dbf
- fix crash when dummy ip is not needed
...
(found during testing of bsc#877047)
- 3.2.6
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=715
2016-10-17 07:22:23 +00:00
YaST Team Bot
37608d8522
- optimize loading /etc/hosts if there is a lot of entries
...
(bsc#877047)
- 3.2.5
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=713
2016-10-14 15:22:40 +00:00
YaST Team Bot
42ede12003
- do not duplicate work of network service at the beginning of
...
AutoYaST's second stage - not loading modules and so on.
- 3.2.4
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=712
2016-10-12 12:01:59 +00:00
YaST Team Bot
9a4e11587e
- If an interface is not configured yet then just set the interface
...
link, the backend should handle at least the up event.
(bsc#991694)
- 3.2.3
- Extra space in the remote administration dialog (bsc#988904)
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=711
2016-10-10 11:23:51 +00:00
YaST Team Bot
cbed46b4bb
- Use full interface up / down instead of setting just link
...
up / down to allow proper update of interface's configuration.
(bsc#991694)
- 3.2.2
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=710
2016-10-06 10:57:57 +00:00
YaST Team Bot
e9a57dce89
- If WIFI is configured during installation, make sure the packages
...
required for WIFI to work are installed in the resulting system
(bsc#1002700)
- 3.2.1
- 3.2.0
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=709
2016-10-05 15:13:02 +00:00
YaST Team Bot
5098bb586d
- reduce rpm build time (bsc#999203)
...
- 3.1.171
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=708
2016-09-21 11:40:06 +00:00
YaST Team Bot
39ae879d67
- bnc#993587
...
- extended fix from 3.1.168 to cover also virtual interfaces
- 3.1.170
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=707
2016-09-14 11:01:28 +00:00
YaST Team Bot
0c6fadd664
- bnc#988157
...
- disable DHCP autoconfiguration in installer when an interface
configuration is provided via linuxrc
- 3.1.169
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=705
2016-09-06 08:03:15 +00:00
YaST Team Bot
f23568e1b8
- bnc#993587
...
- installer is able to newly configured set devices up in case of
ssh/vnc installation
- 3.1.168
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=704
2016-08-25 14:45:08 +00:00
YaST Team Bot
7f4cb23b7e
- bnc#991382
...
- init and store IFPLUGD_PRIORITY properly
- 3.1.167
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=703
2016-08-23 07:37:24 +00:00
YaST Team Bot
ef1be89537
- bnc#991486
...
- extended fix for this bug from 3.1.163. Do not report invalid
names incorrectly
- 3.1.166
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=701
2016-08-19 10:57:08 +00:00
YaST Team Bot
4be99f0aa6
- bnc#985905
...
- do not limit number of bonding slaves to 10
- 3.1.165
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=700
2016-08-15 07:00:02 +00:00
YaST Team Bot
ae6818d7e6
- bnc#988786
...
- Create bridge when proposing configuration for VM host.
- 3.1.164
- Improved parsing of vlan ids that are longer than one character.
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=699
2016-08-11 14:44:34 +00:00
YaST Team Bot
6dbfbdad36
- bnc#991486
...
- Do not allow creating device with oversized configuration name.
- 3.1.163
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=698
2016-08-09 16:44:48 +00:00