1 | lliurex-store (0.5.3) xenial; urgency=medium |
---|
2 | |
---|
3 | * Fix debug mode in appimagemanager |
---|
4 | |
---|
5 | -- Juanma Navarro Mañez <juanma1980@gmail.com> Thu, 15 Mar 2018 12:21:16 +0100 |
---|
6 | |
---|
7 | lliurex-store (0.5.2) xenial; urgency=medium |
---|
8 | |
---|
9 | * Add depends on gir1.2-snapd-1>=1.23 and libsnapd-glib>=1.23 |
---|
10 | |
---|
11 | -- Juanma Navarro Mañez <juanma1980@gmail.com> Thu, 15 Mar 2018 12:03:10 +0100 |
---|
12 | |
---|
13 | lliurex-store (0.5.1) xenial; urgency=medium |
---|
14 | |
---|
15 | * appImages are now installed on $HOME |
---|
16 | |
---|
17 | -- Juanma Navarro Mañez <juanma1980@gmail.com> Thu, 15 Mar 2018 11:48:01 +0100 |
---|
18 | |
---|
19 | lliurex-store (0.5) xenial; urgency=medium |
---|
20 | |
---|
21 | * Improved argument pass to plugins |
---|
22 | * Add snap support |
---|
23 | * Standarize plugins |
---|
24 | * Reworked storeManager load, search and install methods |
---|
25 | * Added updatable and bundle to infoManager |
---|
26 | * Split bundle support into snap and appimage |
---|
27 | |
---|
28 | -- Juanma Navarro Mañez <juanma1980@gmail.com> Thu, 25 Jan 2018 16:50:33 +0100 |
---|
29 | |
---|
30 | lliurex-store (0.4.2) xenial; urgency=medium |
---|
31 | |
---|
32 | * Removed text messages from loadstore class |
---|
33 | |
---|
34 | -- Juanma Navarro Mañez <juanma1980@gmail.com> Fri, 22 Dec 2017 14:06:54 +0100 |
---|
35 | |
---|
36 | lliurex-store (0.4.1) xenial; urgency=medium |
---|
37 | |
---|
38 | * Add python3-bs4 dependency |
---|
39 | * Fix race condition in action "info" when package don't exists |
---|
40 | |
---|
41 | -- Juanma Navarro Mañez <juanma1980@gmail.com> Wed, 13 Dec 2017 10:08:41 +0100 |
---|
42 | |
---|
43 | lliurex-store (0.4-lliurex3) xenial; urgency=medium |
---|
44 | |
---|
45 | * Fix validation of duplicated desktops in loadStore |
---|
46 | |
---|
47 | -- Juanma Navarro Mañez <juanma1980@gmail.com> Tue, 07 Nov 2017 11:57:57 +0100 |
---|
48 | |
---|
49 | lliurex-store (0.4-lliurex2) xenial; urgency=medium |
---|
50 | |
---|
51 | * removed text domain from loadStore plugin. |
---|
52 | |
---|
53 | -- Juanma Navarro Mañez <juanma1980@gmail.com> Mon, 06 Nov 2017 10:45:26 +0100 |
---|
54 | |
---|
55 | lliurex-store (0.4-lliurex1) xenial; urgency=medium |
---|
56 | |
---|
57 | * Removed some debug messages |
---|
58 | |
---|
59 | -- Juanma Navarro Mañez <juanma1980@gmail.com> Fri, 20 Oct 2017 09:13:48 +0200 |
---|
60 | |
---|
61 | lliurex-store (0.4) xenial; urgency=high |
---|
62 | |
---|
63 | * Fixed gettext domain when initializing LliuresStoreManager in lliurex-store-gui |
---|
64 | * Lliurex section has been enabled in lliurex-store-gui |
---|
65 | |
---|
66 | -- Hector Garcia Huerta <hectorgh@gmail.com> Fri, 11 Aug 2017 09:31:50 +0200 |
---|
67 | |
---|
68 | lliurex-store (0.3-lliurex3) xenial; urgency=medium |
---|
69 | |
---|
70 | * zmdManager checks service=true for zomandos that aren't configured but may be installed on the system |
---|
71 | * infoManager forces ".desktop" sufix in the id field of the apps. |
---|
72 | * Removed debug info from cli |
---|
73 | * Disabled appManager plugin |
---|
74 | |
---|
75 | -- Juanma Navarro Mañez <juanma1980@gmail.com> Tue, 08 Aug 2017 13:23:09 +0200 |
---|
76 | |
---|
77 | lliurex-store (0.3-lliurex2) xenial; urgency=medium |
---|
78 | |
---|
79 | * Added configuration file for apt |
---|
80 | * Moved errors.json from lliurex-store-cli to install-files |
---|
81 | |
---|
82 | -- Juanma Navarro Mañez <juanma1980@gmail.com> Thu, 27 Jul 2017 12:42:24 +0200 |
---|
83 | |
---|
84 | lliurex-store (0.3-lliurex1) xenial; urgency=medium |
---|
85 | |
---|
86 | * Added lliurex-store-blacklist as dependency |
---|
87 | |
---|
88 | -- Juanma Navarro Mañez <juanma1980@gmail.com> Wed, 26 Jul 2017 14:42:13 +0200 |
---|
89 | |
---|
90 | lliurex-store (0.3) xenial; urgency=medium |
---|
91 | |
---|
92 | * Moved blacklist file from lliurex-store package to its own package |
---|
93 | * Fixed ocasional race condition between search and info methods |
---|
94 | |
---|
95 | -- Juanma Navarro Mañez <juanma1980@gmail.com> Wed, 26 Jul 2017 14:36:58 +0200 |
---|
96 | |
---|
97 | lliurex-store (0.2.10.lliurex7) xenial; urgency=medium |
---|
98 | |
---|
99 | * Removed deprecated locale |
---|
100 | |
---|
101 | -- Juanma Navarro Mañez <juanma1980@gmail.com> Thu, 22 Jun 2017 09:18:56 +0200 |
---|
102 | |
---|
103 | lliurex-store (0.2.10.lliurex6) xenial; urgency=medium |
---|
104 | |
---|
105 | * Added ca to cli |
---|
106 | |
---|
107 | -- Juanma Navarro Mañez <juanma1980@gmail.com> Fri, 02 Jun 2017 10:01:52 +0200 |
---|
108 | |
---|
109 | lliurex-store (0.2.10.lliurex5) xenial; urgency=medium |
---|
110 | |
---|
111 | * Added valencian to cli |
---|
112 | |
---|
113 | -- Juanma Navarro Mañez <juanma1980@gmail.com> Thu, 01 Jun 2017 14:08:36 +0200 |
---|
114 | |
---|
115 | lliurex-store (0.2.10.lliurex4) xenial; urgency=medium |
---|
116 | |
---|
117 | * Purged all zmd-deb duplicated apps (I hope...) |
---|
118 | |
---|
119 | -- Juanma Navarro Mañez <juanma1980@gmail.com> Tue, 30 May 2017 10:23:13 +0200 |
---|
120 | |
---|
121 | lliurex-store (0.2.10.lliurex3) xenial; urgency=medium |
---|
122 | |
---|
123 | * Minor changes |
---|
124 | |
---|
125 | -- Juanma Navarro Mañez <juanma1980@gmail.com> Mon, 29 May 2017 10:16:32 +0200 |
---|
126 | |
---|
127 | lliurex-store (0.2.10.lliurex2) xenial; urgency=medium |
---|
128 | |
---|
129 | * Deactivated appstream package state query. Now we only rely on packagekit and zero-center. |
---|
130 | |
---|
131 | -- Juanma Navarro Mañez <juanma1980@gmail.com> Fri, 26 May 2017 12:10:41 +0200 |
---|
132 | |
---|
133 | lliurex-store (0.2.10.lliurex1) xenial; urgency=medium |
---|
134 | |
---|
135 | * Deactivated errors on packagekit queries |
---|
136 | |
---|
137 | -- Juanma Navarro Mañez <juanma1980@gmail.com> Fri, 26 May 2017 11:41:15 +0200 |
---|
138 | |
---|
139 | lliurex-store (0.2.10) xenial; urgency=medium |
---|
140 | |
---|
141 | * Moved result initialization from init to execute_action in all plugins |
---|
142 | |
---|
143 | -- Juanma Navarro Mañez <juanma1980@gmail.com> Wed, 17 May 2017 12:49:30 +0200 |
---|
144 | |
---|
145 | lliurex-store (0.2.9) xenial; urgency=medium |
---|
146 | |
---|
147 | * ZmdManager is now working again |
---|
148 | * Zomandos added to the store with max priority |
---|
149 | * Deleted debs when the packages are managed by zomandos |
---|
150 | |
---|
151 | -- Juanma Navarro Mañez <juanma1980@gmail.com> Tue, 16 May 2017 14:14:32 +0200 |
---|
152 | |
---|
153 | lliurex-store (0.2.8) xenial; urgency=medium |
---|
154 | |
---|
155 | * Added metainfo |
---|
156 | |
---|
157 | -- Juanma Navarro Mañez <juanma1980@gmail.com> Wed, 10 May 2017 17:49:12 +0200 |
---|
158 | |
---|
159 | lliurex-store (0.2.7) xenial; urgency=medium |
---|
160 | |
---|
161 | * Updated valencian translations |
---|
162 | |
---|
163 | -- Hector Garcia Huerta <hectorgh@gmail.com> Mon, 08 May 2017 11:51:27 +0200 |
---|
164 | |
---|
165 | lliurex-store (0.2.6) xenial; urgency=medium |
---|
166 | |
---|
167 | * Updated search method. Now infoManager also works with dicts |
---|
168 | * Fixed some minor bugs on zmdManager |
---|
169 | * Added gettext support to CLI |
---|
170 | * Fixed packagekit 262 error (version mismatch) when updating or removing debs |
---|
171 | |
---|
172 | -- Juanma Navarro Mañez <juanma1980@gmail.com> Fri, 21 Apr 2017 09:13:09 +0200 |
---|
173 | |
---|
174 | lliurex-store (0.2.5) xenial; urgency=high |
---|
175 | |
---|
176 | * GUI css changes |
---|
177 | * Supports variable number of banners |
---|
178 | |
---|
179 | -- Hector Garcia Huerta <hectorgh@gmail.com> Wed, 12 Apr 2017 14:33:05 +0200 |
---|
180 | |
---|
181 | lliurex-store (0.2.4) xenial; urgency=high |
---|
182 | |
---|
183 | * Large banner number is now variable |
---|
184 | |
---|
185 | -- Hector Garcia Huerta <hectorgh@gmail.com> Tue, 11 Apr 2017 14:55:42 +0200 |
---|
186 | |
---|
187 | lliurex-store (0.2.3) xenial; urgency=high |
---|
188 | |
---|
189 | * Hiding lliurex section fro now |
---|
190 | |
---|
191 | -- Hector Garcia Huerta <hectorgh@gmail.com> Tue, 11 Apr 2017 12:08:38 +0200 |
---|
192 | |
---|
193 | lliurex-store (0.2.2) xenial; urgency=high |
---|
194 | |
---|
195 | * Adding desktop file |
---|
196 | * GUI window title |
---|
197 | |
---|
198 | -- Hector Garcia Huerta <hectorgh@gmail.com> Fri, 07 Apr 2017 13:48:16 +0200 |
---|
199 | |
---|
200 | lliurex-store (0.2.1) xenial; urgency=high |
---|
201 | |
---|
202 | * Using XDG_CACHE_HOME to calculate cache dir |
---|
203 | |
---|
204 | -- Hector Garcia Huerta <hectorgh@gmail.com> Fri, 07 Apr 2017 11:57:25 +0200 |
---|
205 | |
---|
206 | lliurex-store (0.2) xenial; urgency=high |
---|
207 | |
---|
208 | * First GUI release |
---|
209 | |
---|
210 | -- Hector Garcia Huerta <hectorgh@gmail.com> Fri, 07 Apr 2017 11:28:56 +0200 |
---|
211 | |
---|
212 | lliurex-store (0.1) xenial; urgency=medium |
---|
213 | |
---|
214 | * Initial release. |
---|
215 | |
---|
216 | -- Juanma Navarro Mañez <juanma1980@gmail.com> Thu, 22 Dec 2016 12:21:12 +0100 |
---|