summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAsyrique Thevendran2017-04-05 18:09:01 +0800
committerAsyrique Thevendran2017-04-05 18:09:01 +0800
commita44bf17cf07728a96c01f6ad2aa3e801dff7c472 (patch)
tree4b28c550a7f72443dc34aa5ee0a59c3c997380dd
parent3e8d25ad7ecfc48fef4e177696254d6ba820f432 (diff)
downloadaur-a44bf17cf07728a96c01f6ad2aa3e801dff7c472.tar.gz
updated changelog and upgrade to 2.9.11.1295
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
-rw-r--r--rescuetime.changelog37
3 files changed, 23 insertions, 30 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 41fe6fc08bff..95145a12bd56 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = rescuetime
pkgdesc = Application time-tracking for Linux. Stable version
- pkgver = 2.9.11.1285
- pkgrel = 2
+ pkgver = 2.9.11.1295
+ pkgrel = 1
url = https://www.rescuetime.com
install = rescuetime.install
changelog = rescuetime.changelog
@@ -13,9 +13,9 @@ pkgbase = rescuetime
depends = xprintidle
conflicts = rescuetime-beta
source_i686 = https://www.rescuetime.com/installers/rescuetime_current_i386.deb
- md5sums_i686 = 3a64472143a251b810ed2593517d244c
+ md5sums_i686 = B5FC9496D6854EFD7CBBD336EA5404B1
source_x86_64 = https://www.rescuetime.com/installers/rescuetime_current_amd64.deb
- md5sums_x86_64 = 4152339e027b72573e47cc53a1679056
+ md5sums_x86_64 = 37722B78310C7AEEEAAEB40863CD4933
pkgname = rescuetime
diff --git a/PKGBUILD b/PKGBUILD
index e918d8909c17..fd32a3e4ac3a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Contributor: kaptoxic dragos240
pkgname=rescuetime
-pkgver=2.9.11.1285
-pkgrel=2
+pkgver=2.9.11.1295
+pkgrel=1
pkgdesc="Application time-tracking for Linux. Stable version"
arch=('i686' 'x86_64')
url=https://www.rescuetime.com
@@ -15,8 +15,8 @@ install=$pkgname.install
changelog=$pkgname.changelog
source_i686=("$url/installers/${pkgname}_current_i386.deb")
source_x86_64=("$url/installers/${pkgname}_current_amd64.deb")
-md5sums_i686=('3a64472143a251b810ed2593517d244c')
-md5sums_x86_64=('4152339e027b72573e47cc53a1679056')
+md5sums_i686=('B5FC9496D6854EFD7CBBD336EA5404B1')
+md5sums_x86_64=('37722B78310C7AEEEAAEB40863CD4933')
pkgver() {
grep Version control | cut --fields=2 -d' '
diff --git a/rescuetime.changelog b/rescuetime.changelog
index 2344eabdc9ff..5f93721c962f 100644
--- a/rescuetime.changelog
+++ b/rescuetime.changelog
@@ -1,6 +1,19 @@
RescueTime for Linux Release Notes
-2.9.10.1255 - 2016/04/21 (Release)
+2.9.11.1285 - 2016/11/30 (Release)
+Changes
+
+ Updated and rebuilt libcurl (7.50.3) with c-ares (1.12.0) to potentially fix crashing issue.
+ No longer blocking "newtab" from Chrome or Firefox even if included in blocked list.
+ Added dependency ca-certifcates in attempt to use shipped ca-cert-bundles
+
+2.9.10.1273 - 2016/09/13
+Changes
+
+ FocusTime dialog box no longer specifies Very Distracting (-2) scored activities.
+ RescueTime checks to see if another instance of is already running, and then shuts down if it is.
+
+2.9.10.1255 - 2016/04/21
Changes
Fixed issue where Chrome was not collecting website information.
@@ -8,59 +21,50 @@ Changes
Optimized Chrome website collection.
2.9.10.1250 - 2016/04/15
-
Changes
Updated a software dependency to fix an issue on Windows with RescueTime keeping the computer awake.
2.9.10.1230 - 2015/12/17
-
Changes
Forcing SSL usage and verifying peer for more secure communications.
2.8.9.1185 - 2015/8/31
-
Changes
Fix for opening more than just http:// links from RescueTime alerts.
2.8.9.1170 - 2015/7/9
-
Changes
FocusTime end notifying server for other IFTTT / Zapier services.
2.8.9.1165 - 2015/6/10
-
Changes
FocusTime duration sent to server when starting session.
Removed information from debug log, unless higher logging level is used.
2.8.9.1160 - 2015/6/4
-
Changes
Fixed the secondary window title collector, removed extra string and quotes.
Now encoding the FocusTime redirect URL.
2.8.9.1155 - 2015/5/28
-
Changes
Fix for configuration loading issue with OfflineTime labels containing - or ,
Added more debug prints to track down crashing issues.
2.8.9.1150 - 2015/5/7
-
Changes
Release of Menu changes and fixed ui threading crashes.
Fixed pause for 60 minutes displaying until midnight.
2.8.9.1145 - 2015/5/4
-
Changes
Modified Menu to show Pause and Focus time remaining, change to Unpause button.
@@ -76,13 +80,13 @@ Changes
Support for firefox-dev to collect website information.
2.8.7.1025 - 2014/12/29
+Changes
Idle Activity feature to not go idle for some period of time with specific activities.
Support information shows premium/lite status for diagnostic purposes.
Support for chrome-stable to collect website information.
2.8.6.1015 - 2014/07/11
-
Changes
Update data version of activity reporting to distinguish between offline and other activities.
@@ -90,7 +94,6 @@ Changes
Fixed user:taken issue when signing in with new user.
2.8.6.988 - 2014/03/31
-
Bugs Fixed
Fixed issue with FocusTime not turning off.
@@ -98,7 +101,6 @@ Bugs Fixed
Removed the excessive "unknown default error" status report.
2.8.5.964 - 2013/11/21
-
Bugs Fixed
Reduced server load for activation.
@@ -109,7 +111,6 @@ Bugs Fixed
Other minor bug fixes and maintenance.
2.8.5.870 - 2013/11/14
-
Bugs Fixed
Removed libXtst requirement from the RPM package.
@@ -127,14 +128,12 @@ New Features
Adjustable delay before reading url from plugin data
2.8.0.783 - 2013/06/07
-
New Features
Menu item layout is now more consistent between Windows, OS X, and Linux versions of RescueTime
Offline Time feature now allows you to change your mind if you didn't want to log time but accidentally clicked an option
2.6.9.685 - 2013/05/08
-
Bugs Fixed
Fixed name of the help window to RescueTime Help.
@@ -145,7 +144,6 @@ New Features
Offline Time now has ability to be dismissed for an hour, and more options button.
2.6.8.557 - 2013/04/01
-
Bugs Fixed
Fixed a data loss issue being caused by certain unicode characters
@@ -157,7 +155,6 @@ New Features
Added help menu item to easily provide information to RescueTime Support
2.6.2.274 - 2012/08/01
-
Bugs Fixed
Fixed a large number of xprop errors when scanning applications that hadn't finished loading all properties
@@ -168,7 +165,6 @@ New Features
Added support for Xfce Desktop environment - Big thanks to Waldir for helping us track that down!
2.6.1.218 - 2012/07/10
-
New Features
Many changes to support Fedora 15
@@ -178,7 +174,6 @@ New Features
Changed UI element sizing to accomodate more font family sets
2.6.0.144 - 2012/05/29
-
Bugs Fixed
Many dependency fixes based on feedback from beta testers, the binaries should now work against more common glibc and libstdc++ libraries
@@ -191,7 +186,6 @@ New Features
Moved the RescueTime configuration and log files to ~/.config/RescueTime.com, users with existing configurations can either copy the RescueTime.com directory manually, or RescueTime will automatically recreate it on first start.
2.6.0.21 - 2012/05/01
-
Bugs Fixed
Fixed application name to use the more friendly name from WM_CLASS
@@ -205,7 +199,6 @@ New Features
Updated icons to be more Linux friendly
2.5.1.10 - 2012/04/26
-
New Features
Beta Support for Linux - tested on Ubuntu 11.10 32bit