File knemo.changes of Package knemo
-------------------------------------------------------------------
Fri Aug 21 15:27:10 UTC 2015 - wbauer@tmo.at
- update to version 0.7.7
* Add a global shortcut to toggle traffic plotters.
* Find the interface of the default gateway again. (BR 328752)
* Log statistics to the correct time if we're resuming from
suspend. (BR 332086)
* Fix translation word puzzles, missing contexts.
(BR 329095, BR 329097)
* Add an include to fix broken compilation when using
libnl >= 3.2.26.
- Remove fix-show-icon-when-not-configured.patch, included upstream
-------------------------------------------------------------------
Sat Aug 2 15:56:17 UTC 2014 - wbauer@tmo.at
- Add fix-show-icon-when-not-configured.patch: fixes kde#328752
-------------------------------------------------------------------
Thu Jul 31 14:26:59 UTC 2014 - dimstar@opensuse.org
- Rename rpmlintrc to %{name}-rpmlintrc.
Follow the packaging guidelines.
-------------------------------------------------------------------
Wed Dec 5 22:07:02 UTC 2012 - herbert@graeber-clan.de
- update to version 0.7.6
* Tweak the dialogs to make them a bit more compact
* Make the traffic plotter widgets behave more like those in the KDE
System Monitor
* Fix a few minor bugs that gave us wrong values in the traffic plotter
range
-------------------------------------------------------------------
Fri Nov 9 19:51:04 UTC 2012 - herbert@graeber-clan.de
- Update to version 0.7.5
* Fix building on ARM architecture
* Version 0.7.4 failed to create tables in new statistics databases. Fix that.
* Possibly fix a plotter crash
- Remove knemo-arm.patch, because fixed upstream
-------------------------------------------------------------------
Tue Nov 6 17:39:17 UTC 2012 - herbert@graeber-clan.de
- Fix build for arm
-------------------------------------------------------------------
Wed Oct 31 17:54:08 UTC 2012 - herbert@graeber-clan.de
- Update to version 0.7.4
* Add monochrome icon theme contributed by VinÃcius Sabino.
* Port to libnl3
* Remove support for the legacy system tray icon
* Transition from deprecated KCalendarSystem calls
* Drop embedded plotter code in favor of libksignalplotter
* Several fixes for FreeBSD
-------------------------------------------------------------------
Sun Jan 8 21:08:35 UTC 2012 - herbert@graeber-clan.de
- update to version 0.7.3
* By request, add a configure switch to disable wireless support.
- update rpmlintrc file
-------------------------------------------------------------------
Wed Sep 21 12:48:00 UTC 2011 - idonmez@suse.com
- Select libnl-1_1-devel for Factory
- Cleanup spec file
-------------------------------------------------------------------
Mon Sep 19 05:42:31 UTC 2011 - cfarrell@suse.com
- license update: GPL-2.0+
Use SPDX syntax (http://www.spdx.org/licenses)
-------------------------------------------------------------------
Sun Aug 7 15:37:53 UTC 2011 - herbert@graeber-clan.de
- update to version 0.7.2
* fix loading/calculating off-peak traffic
* use bugs.kde.org for bug reports
* keep the pixmap cache size under control
-------------------------------------------------------------------
Fri Apr 15 15:42:10 UTC 2011 - herbert@graeber-clan.de
- the licenses package does not exist anymore
-------------------------------------------------------------------
Thu Apr 14 21:26:44 UTC 2011 - herbert@graeber-clan.de
- update to 0.7.1:
* bugfixes
- fix a warning about K_EXPORT_COMPONENT_FACTORY
- fix how the poll interval gets validated
* add url to spec file
-------------------------------------------------------------------
Mon Dec 6 11:31:12 UTC 2010 - tittiatcoke@gmail.com
- update to 0.7.0:
* statistics changes:
- statistics are now stored in an SQLite 3 database
- custom billing periods are based on rules; this includes
more flexible period lengths and the ability to track
peak/off-peak hours
- support for an arbitrary number of traffic notifications
* ui changes:
- the statistics dialog entries have tooltips; select
multiple entries to get their sum
* bugfixes:
- reset traffic counters when an interface becomes unavailable
- mark pointopoint interfaces as connected only if they have
an ip address
- fix build on FreeBSD and GNU/kFreeBSD
- netload icon theme shouldn't use the unavailable color as
its background
-------------------------------------------------------------------
Tue Jun 15 21:32:44 UTC 2010 - pascal.bleser@opensuse.org
- update to 0.6.3:
* save changes to traffic threshold setting
* add option to report traffic rate in bit/s
* update the signal plotter from KDE SC 4.4 branch; a few minor
plotter config options were dropped as a result
* on startup sync recent traffic statistics with vnstat if it's
available; this should help KNemo account for traffic between
sessions
* fix possible hang when text icon theme uses fixed fonts
-------------------------------------------------------------------
Fri Dec 4 12:54:36 UTC 2009 - tittiatcoke@gmail.com
- Update to version 0.6.0
* backend changes:
- added IPv6 support
- polling periods can range from 0.1 to 2 seconds
- added notifications for when an interface becomes available/unavailable
- kill custom commands that are still running when KNemo closes
* statistics changes:
- added weekly statistics
- monthly statistics can act like "billing periods". Billing periods
can start on an arbitrary day and can span 1-6 months.
- optional notification if a billing period's traffic exceeds a threshold
* ui changes:
- improved icon theming modeled after the network status icons in the
freedesktop.org icon naming spec
- added a text icon theme that reports upload/download speeds in the tray
- status dialog supports multiple IP addresses per interface
- redesigned config dialog; should reduce information overload
- plotter properties are saved per interface and accessible by right
clicking a plotter
-------------------------------------------------------------------
Mon Sep 21 18:30:06 UTC 2009 - herbert@graeber-clan.de
- Another fix to Obsoletes
-------------------------------------------------------------------
Mon Sep 21 14:29:01 CEST 2009 - herbert@graeber-clan.de
- Fix Summary and Obsoletes tags
-------------------------------------------------------------------
Mon Aug 3 18:37:52 UTC 2009 - herbert@graeber-clan.de
- Rename to knemo
-------------------------------------------------------------------
Wed Apr 1 00:00:00 UTC 2009 - herbert@graeber-clan.de
- Update to version 0.5.2
* fix config dialog so it preserves new position and size settings
* events work again
* sys backend uses iwlib instead of deprecated /sys/class/net/*/wireless
* backends check the wireless access point for the encryption status
* each monitored interface creates a plotter on startup but keeps it hidden;
this way the plotter already has a history before it's made visible for the first time
* don't inadvertently force libiw as a dependency
* take range (or lack of it) into account when showing wireless link quality
* if there is no config file, KNemo will monitor the default route interface; this
should reduce confusion for first time users while remaining discreet
* sys backend is now the default
-------------------------------------------------------------------
Sun Mar 8 00:00:00 UTC 2009 - herbert@graeber-clan.de
- run ldconfig in post and postun sections
-------------------------------------------------------------------
Sat Mar 7 00:00:00 UTC 2009 - herbert@graeber-clan.de
- exclude language sr@Latn
- symlink license
-------------------------------------------------------------------
Fri Mar 6 00:00:00 UTC 2009 - herbert@graeber-clan.de
- initial package