1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122
|
kylin-nm (3.0.3-1) unstable; urgency=medium
* New upstream release.
-- handsome_feng <jianfengli@ubuntukylin.com> Wed, 23 Feb 2022 13:52:31 +0800
kylin-nm (3.0.2-1) unstable; urgency=medium
* New upstream release.
-- handsome_feng <jianfengli@ubuntukylin.com> Mon, 16 Aug 2021 19:00:43 +0800
kylin-nm (3.0.1-1) unstable; urgency=medium
* New upstream bugfix release.
-- handsome_feng <jianfengli@ubuntukylin.com> Sun, 27 Sep 2020 14:43:45 +0800
kylin-nm (3.0.0-1) unstable; urgency=medium
* New upstream release.
-- handsome_feng <jianfengli@ubuntukylin.com> Wed, 26 Aug 2020 20:25:16 +0800
kylin-nm (1.2.3-1) unstable; urgency=medium
* New upstream bugfix release:
- Fix the error when communicate with ukui-control-center.
- Can't click save button when there is empty entry when configure
network.
- Fix the incorrect position of some buttons.
- Fix the crash when switch the wifi.
- Fix the wrong position between upload icon and download icon.
- Fix the occasional crash when get ipv4 and ipv6.
- Fix the wrong position of right-click menu.
- Fix that can't get normal message from ukui-panel.
- Fix that no notification after modify the configuration.
- Fix the error when state of connection and speed of network
display at the same time.
* debian/control:
- Add libgsettings-qt-dev, libkf5windowsystem-dev to build-depends.
-- handsome_feng <jianfengli@ubuntukylin.com> Mon, 06 Apr 2020 23:11:15 +0800
kylin-nm (1.2.2.1-1) unstable; urgency=medium
* Remove the .qmake.stash witch cause the build failed.
-- handsome_feng <jianfengli@ubuntukylin.com> Sat, 14 Mar 2020 18:48:03 +0800
kylin-nm (1.2.2-1) unstable; urgency=medium
* New upstream release.
- Fix that the connect button display at wrong place.
- Fix that sometimes failed to switch network type.
- Fix the problem in multiscreen.
- Adjust the style sheet.
- Show configure window when click network info widget.
- Add the function to create new network.
* debian/control:
- Drop libnotify-bin from build-depends.
-- handsome_feng <jianfengli@ubuntukylin.com> Sat, 14 Mar 2020 15:15:38 +0800
kylin-nm (1.2.1-1) unstable; urgency=medium
[ lixiang ]
* update kylin-nm.pro and rules.
-- handsome_feng <jianfengli@ubuntukylin.com> Wed, 26 Feb 2020 00:21:11 +0800
kylin-nm (1.2.0-1) unstable; urgency=medium
* New upstream release.
* debian/control:
- Bump standards-version to 4.5.0.
[ lixiang ]
* update kylin-nm.pro and rules.
* Remove the depend package libnotify-bin.
* User can config network by clicking information button about IP.
* kylin-nm enable create new wired net now.
-- handsome_feng <jianfengli@ubuntukylin.com> Tue, 25 Feb 2020 14:12:29 +0800
kylin-nm (1.0.4-1) unstable; urgency=medium
* New upstream release.
* debian/control:
- Bump standards-version to 4.4.1. No changes needed.
* debian/{compat,control}:
- Use debhelper-compat notation. Bump to DH compat level
version 12.
-- handsome_feng <jianfengli@ubuntukylin.com> Mon, 02 Dec 2019 09:48:37 +0800
kylin-nm (1.0.3-1) unstable; urgency=medium
* New upstream release:
- Fix that the connect state doesn't update after net cable plug in or
out. (LP: #1831818)
- Add the function to connect to hidden wireless network. (LP: #1829807)
* Debian/control: Bump standards vertion to 4.4.0.
-- handsome_feng <jianfengli@ubuntukylin.com> Thu, 26 Sep 2019 19:28:24 +0800
kylin-nm (1.0.2-0ubuntu1) eoan; urgency=medium
* Bug-fix only:
- Fix the wrong connection status. (LP: #1823843)
- Fix that unable to close after turned on the network.
(LP: #1823844)
- Implement singleton pattern. (LP: #1823845)
-- handsome_feng <jianfengli@ubuntukylin.com> Tue, 16 Apr 2019 21:16:36 +0800
kylin-nm (1.0.0-1) unstable; urgency=medium
* Initial release. (Closes: #919549)
-- handsome_feng <jianfengli@ubuntukylin.com> Thu, 17 Jan 2019 15:49:40 +0800
|