File: changelog

package info (click to toggle)
fso-deviced 0.12.0-7
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 5,936 kB
  • ctags: 6,428
  • sloc: ansic: 39,138; sh: 11,494; makefile: 1,650
file content (171 lines) | stat: -rw-r--r-- 5,090 bytes parent folder | download
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
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
fso-deviced (0.12.0-7) unstable; urgency=medium

  * Add patch fixing LED plugin
  * Update URLs in copyright file
  * Drop -dbg package in favour of automatically generated -dbgsym package
  * Update Debian Standards Version to 3.9.8
  * Use canonical, secure VCS urls
  * Enable bindnow hardening
  * Update watch file

 -- Sebastian Reichel <sre@debian.org>  Mon, 29 Aug 2016 04:29:24 +0200

fso-deviced (0.12.0-6) unstable; urgency=medium

  * Update DBus permission fix to cover introspection policy
  * Update Debian Standards Version to 3.9.6
  * Revert systemd service file removal
  * Build against GStreamer 1.0 instead of GStreamer 0.10 (Closes: #785828)
  * Fix copyright file

 -- Sebastian Reichel <sre@debian.org>  Thu, 25 Jun 2015 07:27:54 +0200

fso-deviced (0.12.0-5) unstable; urgency=high

  * Fix DBus permissions (Closes: CVE-2014-8156)

 -- Sebastian Reichel <sre@debian.org>  Tue, 20 Jan 2015 14:30:42 +0100

fso-deviced (0.12.0-4) unstable; urgency=low

  * Remove systemd service file (too late for jessie)

 -- Sebastian Reichel <sre@debian.org>  Sat, 15 Nov 2014 02:51:09 +0100

fso-deviced (0.12.0-3) unstable; urgency=low

  * Provide systemd service file
  * Build without -fstack-protector-strong, since it breaks
    the binary if build with -O2 (Closes: #766114)

 -- Sebastian Reichel <sre@debian.org>  Tue, 11 Nov 2014 18:11:48 +0100

fso-deviced (0.12.0-2) unstable; urgency=low

  * Fix compiler-flags-hidden
  * Update Debian Standards Version to 3.9.5
  * Build against libgee-0.8 (Closes: #753860)
  * Build depend against libfsoframework-dev (>= 0.12.0-5)
    to avoid libgee-1.0 being pulled into the build

 -- Sebastian Reichel <sre@debian.org>  Tue, 09 Sep 2014 16:29:09 +0200

fso-deviced (0.12.0-1) unstable; urgency=low

  [ Rico Rommel ]
  * New upstream release
  * Drop Palm Pre support
  * Fix pkglibdir for multiarch support
  * Add package for Nexus One
  * Update vala build dependencies (Closes: #709715)

  [ Sebastian Reichel ]
  * Remove deprecated DM-Upload-Allowed
  * Update Debian Standards Version to 3.9.4

 -- Sebastian Reichel <sre@debian.org>  Sun, 21 Jul 2013 17:29:42 +0200

fso-deviced (0.11.4-1) unstable; urgency=low

  * New upstream release

 -- Simon Busch <morphis@gravedo.de>  Fri, 01 Jun 2012 06:59:54 +0200

fso-deviced (0.11.3-1) unstable; urgency=low

  [ Sebastian Reichel ]
  * Add Simon Busch to Uploaders

  [ Simon Busch ]
  * New upstrem release

 -- Simon Busch <morphis@gravedo.de>  Wed, 30 May 2012 20:39:53 +0200

fso-deviced (0.11.2-1) unstable; urgency=low

  * New upstream release
  * Update Debian Standards Version to 3.9.3
  * Build with --as-needed
  * Build Vala source code
  * Drop all patches, which have been applied upstream

 -- Sebastian Reichel <sre@debian.org>  Tue, 29 May 2012 20:13:28 +0200

fso-deviced (0.9.5+git20120214-1) unstable; urgency=low

  * New upstream snapshot
  * remove openmoko-wifi-2.6.39.patch and ignore-om-gps.patch
    both included upstream

 -- Rico Rommel <rico@bierrommel.de>  Sat, 03 Mar 2012 21:13:02 +0100

fso-deviced (0.9.5+git20110805-2) unstable; urgency=low

  * adapt wifi sysfs path for linux 2.6.34,
    Thanks to Niccolo Rigacci <niccolo@rigacci.org> (Closes: #647003)
  * fix lintian warnings in copyright file

 -- Rico Rommel <rico@bierrommel.de>  Sun, 30 Oct 2011 13:56:03 +0000

fso-deviced (0.9.5+git20110805-1) unstable; urgency=low

  [ Rico Rommel ]
  * New upstream snapshot
  * fixed lintian warnings
  * bump standards to 3.9.2
  * added gps powercontrol
  * split package
  * add Rico Rommel <rico@bierrommel.de> to uploaders

  [ Sebastian Reichel ]
  * update my mail address
  * update debian/copyright and use DEP5
  * prepare for multi-arch
  * switch from cdbs to debhelper
  * remove libdbus* build-dependencies (upstream switched to gdbus)
  * first upload to Debian (Closes: #640076)
  * add manpage
  * add VCS entries in debian/control 

 -- Sebastian Reichel <sre@debian.org>  Fri, 02 Sep 2011 01:14:46 +0200

fso-deviced (0+git20100501-1~fso) pkg-fso; urgency=low

  * New upstream snapshot
  * Removed vala 0.7.10 and constructor patch - no longer needed.

 -- Heiko Stuebner <heiko@sntech.de>  Sun, 23 May 2010 16:36:24 +0200

fso-deviced (0+git20100110-2~fso) pkg-fso; urgency=low

  * Add myself to Uploaders
  * Debian Standards Version 3.8.3 -> 3.8.4
  * Add -dbg package
  * Add Vala 0.7.10 patch 
  * Add constructor patch from git 

 -- Sebastian Reichel <sre@debian.org>  Mon, 22 Feb 2010 02:44:53 +0100

fso-deviced (0+git20100110-1~fso) pkg-fso; urgency=low

  * New upstream snapshot

 -- Heiko Stuebner <heiko@sntech.de>  Thu, 14 Jan 2010 21:07:15 +0100

fso-deviced (0+git20090823-1) pkg-fso; urgency=low

  * New upstream snapshot

 -- Heiko Stuebner <heiko@sntech.de>  Sun, 23 Aug 2009 21:44:10 +0200

fso-deviced (0+git20090717-1) pkg-fso; urgency=low

  * New upstream snapshot

 -- Heiko Stuebner <heiko@sntech.de>  Mon, 20 Jul 2009 17:44:10 +0200

fso-deviced (0+git20090626-1) pkg-fso; urgency=low

  * Initial release

 -- Heiko Stuebner <heiko@sntech.de>  Fri, 26 Jun 2009 21:13:10 +0200