/[smeserver]/rpms/smeserver-yum/sme10/smeserver-yum.spec
ViewVC logotype

Contents of /rpms/smeserver-yum/sme10/smeserver-yum.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.48 - (show annotations) (download)
Tue Oct 20 20:29:42 2020 UTC (3 years, 7 months ago) by jpp
Branch: MAIN
CVS Tags: smeserver-yum-2_6_0-34_el7_sme
Changes since 1.47: +7 -2 lines
* Tue Oct 20 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-34.sme
- fix smeserver.py not executing action because of wrong path [SME: 11047]

1 # $Id: smeserver-yum.spec,v 1.47 2020/06/23 02:39:19 jpp Exp $
2
3 %define name smeserver-yum
4 Summary: YUM, an rpm updater
5 Name: %{name}
6 %define version 2.6.0
7 %define release 34
8 Version: %{version}
9 Release: %{release}%{?dist}
10 License: GPL
11 Group: SMEServer/addon
12 Source: %{name}-%{version}.tar.xz
13 Patch0: smeserver-yum-2.6.0.SME10.patch
14 Patch1: smeserver-yum-2.6.0.SME10CentOS7EPEL7Keys.rpm
15 Patch2: smeserver-yum-2.6.0.bz8834.DeltaRpm.patch
16 Patch3: smeserver-yum-2.6.0.bz1502.DownloadOnly.patch
17 Patch4: smeserver-yum-2.6.0.bz9903.remiGPG.patch
18 Patch5: smeserver-yum-2.6.0.bz8705.avoidReboot.patch
19 Patch6: smeserver-yum-2.6.0.bz10119.scloGPGkey.patch
20 Patch7: smeserver-yum-2.6.0.bz10156.remContrib.patch
21 Patch8: smeserver-yum-2.6.0.bz8705.avoidReboot-fixKeyError.patch
22 Patch9: smeserver-yum-2.6.0.bz8705.avoidReboot-service-names.patch
23 Patch10: smeserver-yum-2.6.0.bz8705.smeserver-locale.avoidreboot.patch
24 Patch11: smeserver-yum-2.6.0.bz10263.rpmfusionfreeEL7.patch
25 Patch12: smeserver-yum-2.6.0-bz10170-SME10eol.patch
26 Patch13: smeserver-yum-2.6.0.bz6499.yum-plugin-priorities.patch
27 Patch14: smeserver-yum-2.6.0.bz9388.no-double-contribs-check.patch
28 Patch15: smeserver-yum-2.6.0.bz8782-check4contribs-formatting.patch
29 Patch16: smeserver-yum-2.6.0.bz8705.avoidReboot-Nut-reboot-exclusions.patch
30 Patch17: smeserver-yum-2.6.0-bz10742-openfusion.patch
31 Patch18: smeserver-yum-2.6.0.bz10716.smecontribsvisible.patch
32 Patch19: smeserver-yum-2.6.0-bz9697.mirrorlist.patch
33 Patch20: smeserver-yum-2.6.0.bz10249.CentOSVault.onEOL.patch
34 Patch21: smeserver-yum-2.6.0.bz118.groupmark.patch
35 Patch22: smeserver-yum-2.6.0.bz6940.mismatch.btwn.manager.and.cli.patch
36 Patch23: smeserver-yum-2.6.0.bz10843.stripheader.patch
37 Patch24: smeserver-yum-2.6.0.bz10690.autoinstall.patch
38 Patch25: smeserver-yum-2.6.0.bz10873.php-fpm.patch
39 Patch26: smeserver-yum-2.6.0.bz10846.templates.patch
40 Patch27: smeserver-yum-2.6.0.bz10931.mdadm-in-dict.patch
41 Patch28: smeserver-yum-2.6.0-bz11047-executeactions.patch
42
43 BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
44 BuildArchitectures: noarch
45 Requires: e-smith-formmagick >= 1.4.0-12
46 Requires: e-smith-base
47 Requires: perl(CGI::FormMagick) >= 0.91-26
48 Requires: rpm-python >= 4.0.4-7x.18
49 Requires: yum >= 1.0.3-1_73
50 Provides: yumconf
51 Obsoletes: check4updates
52 Provides: check4updates
53 Obsoletes: rpmdb-CentOS
54 Requires: yum-plugin-fastestmirror
55 Requires: yum-plugin-priorities
56 Obsoletes: yum-plugin-installonlyn
57 Obsoletes: yum-protect-packages <= 1.1.16
58 Requires: yum-plugin-post-transaction-actions
59 Requires: mailx
60 Requires: deltarpm
61 Requires: yum-cron
62 BuildRequires: e-smith-devtools >= 1.13.1-03
63 BuildRequires: python
64 Conflicts: centos-yumconf
65 AutoReqProv: no
66 %description
67 %name is an implementation of http://linux.duke.edu/projects/yum on SME Server
68
69 %prep
70 %setup
71 %patch0 -p1
72 %patch1 -p1
73 %patch2 -p1
74 %patch3 -p1
75 %patch4 -p1
76 %patch5 -p1
77 %patch6 -p1
78 %patch7 -p1
79 %patch8 -p1
80 %patch9 -p1
81 %patch10 -p1
82 %patch11 -p1
83 %patch12 -p1
84 %patch13 -p1
85 %patch14 -p1
86 %patch15 -p1
87 %patch16 -p1
88 %patch17 -p1
89 %patch18 -p1
90 %patch19 -p1
91 %patch20 -p1
92 %patch21 -p1
93 %patch22 -p1
94 %patch23 -p1
95 %patch24 -p1
96 %patch25 -p1
97 %patch26 -p1
98 %patch27 -p1
99 %patch28 -p1
100
101 %build
102 perl createlinks
103 ln -s /var/service/yum root/service/yum
104 mkdir -p root/etc/yum.smerepos.d
105
106 %install
107 /bin/rm -rf $RPM_BUILD_ROOT
108 (cd root ; /usr/bin/find . -depth -print | /bin/cpio -dump $RPM_BUILD_ROOT)
109 /bin/rm -f %{name}-%{version}-filelist
110 /sbin/e-smith/genfilelist \
111 --file '/sbin/e-smith/yum_update_dbs' 'attr(0700,root,root)' \
112 --file '/sbin/e-smith/yum' 'attr(0755,root,root)' \
113 --file '/sbin/e-smith/check4updates' 'attr(0755,root,root)' \
114 --file '/sbin/e-smith/check4contribsupdates' 'attr(0755,root,root)' \
115 --file '/sbin/e-smith/yumdownloadonly' 'attr(0755,root,root)' \
116 --file '/etc/cron.daily/smeserver-yum' 'attr(0700,root,root)' \
117 --file /var/service/yum/down 'attr(0644,root,root)' \
118 --file /var/service/yum/run 'attr(0755,root,root)' \
119 --dir /var/service/yum/log 'attr(0755,root,root)' \
120 --dir /var/service/yum/log/supervise 'attr(0700,root,root)' \
121 --dir /var/service/yum/supervise 'attr(0700,root,root)' \
122 --file /var/service/yum/log/run 'attr(0755,root,root)' \
123 --dir /var/log/yum 'attr(2750,smelog,smelog)' \
124 $RPM_BUILD_ROOT > %{name}-%{version}-%{release}-filelist
125
126 %clean
127 /bin/rm -rf $RPM_BUILD_ROOT
128
129 %files -f %{name}-%{version}-%{release}-filelist
130
131 %defattr(-,root,root)
132
133
134 %changelog
135 * Tue Oct 20 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-34.sme
136 - fix smeserver.py not executing action because of wrong path [SME: 11047]
137
138 * Mon Jun 22 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-33.sme
139 - fix error when key absent of a dict of smeserver plugin at clean stage [SME: 10931]
140
141 * Thu Jan 30 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-32.sme
142 - avoid missing template error after removal of a rpm [SME: 10846]
143
144 * Thu Jan 30 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-30.sme
145 - restart php-fpm services when needed [SME: 10873]
146
147 * Mon Dec 09 2019 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-29.sme
148 - applying patch [SME: 10690]
149
150 * Sun Dec 08 2019 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-27.sme
151 - fix NameError: global name 'yum_update_dbs' is not defined [SME: 6940]
152
153 * Fri Dec 06 2019 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-26.sme
154 - use yum-cron with autoupdate feature [SME: 10690]
155 * use yum-cron for download only or auto update
156 * yum-cron.conf templates
157 * update lock path
158 * settings in server-manager
159 * remove yumdownloadonly script and crontab template
160
161 * Fri Dec 06 2019 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-25.sme
162 - fix typo on patch [SME: 10249]
163
164 * Wed Dec 04 2019 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-24.sme
165 - fix header detected as package [SME: 10843]
166 - avoid discrepancy between manager, cli and email [SME: 6940]
167 * force refresh of metadata before db generation
168 * add regeneration of db during check4updates, after yum update/install/remove
169 - fix no installed groups file [SME: 118]
170 - switch to centos vault after EOL [SME: 10249]
171 - update http://mirrorlist.contribs.org/mirrorlist to https://mirrorlist.koozali.org/mirrorlist [SME: 9697]
172 - make smecontribs visible [SME: 10716]
173
174 * Mon Feb 18 2019 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-22.sme
175 - add openfusion gpg key [SME: 10742]
176
177 * Sat Jan 26 2019 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-21.sme
178 - updated EOL patch [SME: 10170]
179
180 * Wed Jan 23 2019 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-19.sme
181 - add yum-priority as requirement [SME: 6499]
182 add support for plugin priority using property priority im yum_repositories db
183 initial priority to 10 for sme*, base and updates repos.
184 property yum priority set as enabled as default
185 - avoid double check updates for contribs if smecontribs is set to enabled [SME: 9388]
186 - update check4contribs email format to match check4updates [SME: 8782]
187 - improve yum plugin to avoid reboot [SME: 8705]
188 add nut support, add exclusions for -doc, -devel... subpackages
189
190 * Tue Jan 22 2019 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-18.sme
191 - add message to indicate EOL after Jun 30 2024 fix [SME: 10170]
192
193 * Mon Nov 06 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-17.sme
194 - add yum-plugin-post-transaction-actions as requirement [SME: 1100]
195
196 * Tue May 02 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-16.sme
197 - add rpmfusion free el7 RPM GPG KEY [SME: 10263]
198
199 * Mon Apr 10 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-15.sme
200 - avoid reboot for smeserver-locale upgrade [SME: 8705]
201 - code by stefano zamboni <zamboni@mind-at-work.it>
202
203 * Wed Mar 29 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-14.sme
204 - correct service names with plugin to avoid reboot [SME: 8705]
205 - code by stefano zamboni <zamboni@mind-at-work.it>
206
207 * Mon Mar 27 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-13.sme
208 - fix KeyError with plugin to avoid reboot [SME: 8705]
209 - code by stefano zamboni <zamboni@mind-at-work.it>
210
211 * Mon Mar 20 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-12.sme
212 - remove centos contrib repo [SME: 10156]
213
214 * Sat Feb 25 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-11.sme
215 - added centos SCLo SIG gpg rpm signing key [SME: 10119]
216 - will allow to install SCL packages directly from smecontribs
217
218 * Sat Feb 18 2017 stephane de Labrusse <stephdl@de-labrusse.fr> 2.6.0-10.sme
219 - Added smeserver-yum-2.6.0.bz8705.avoidReboot.patch [SME: 8705]
220 - code by stefano zamboni <zamboni@mind-at-work.it>
221 - Avoid to reboot after the installation of a smeserver-* package
222
223 * Fri Jan 06 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-8.sme
224 - add Remi Collet RPM GPG KEY [SME: 9903]
225
226 * Thu Aug 04 2016 stephane de Labrusse <stephdl@de-labrusse.fr> 2.6.0-7.sme
227 - Rpm updates can be downloaded during the night [SME: 1502]
228 - Added smeserver-yum-2.6.0.bz1502.DownloadOnly.patch
229
230 * Mon Aug 1 2016 stephane de Labrusse <stephdl@de-labrusse.fr> 2.6.0-6.sme
231 - Deltarpm is now a setting in the yum panel (disabled by default)
232 - Added smeserver-yum-2.6.0.bz8834.DeltaRpm.patch [SME: 8834]
233
234 * Fri May 27 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-5.sme
235 - adding Koozali SME10, EPEL7 and Centos7 gpg keys [SME: 9533]
236
237 * Thu May 12 2016 Daniel Berteaud <daniel@firewall-services.com> 2.6.0-4.sme
238 - Rebuild [SME: 9393]
239
240 * Wed Mar 23 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-3.sme
241 - yum points now to SME10 mirrors [SME: 9377]
242 - moved changelog at the end of file
243 - Eliminated rpmbuild "bogus date" warnings due to inconsistent weekday,
244 by assuming the date is correct and changing the weekday.
245 Fri May 31 2005 --> Fri May 27 2005 or Tue May 31 2005 or Fri Jun 03 2005 or ....
246 Fri Nov 16 2006 --> Fri Nov 10 2006 or Thu Nov 16 2006 or Fri Nov 17 2006 or ....
247 Fri Nov 23 2006 --> Fri Nov 17 2006 or Thu Nov 23 2006 or Fri Nov 24 2006 or ....
248
249
250 * Sun Feb 7 2016 Daniel Berteaud <daniel@firewall-services.com> 2.6.0-2.sme
251 - Add python to BuildReq so brp-python-bytecode compiles sme yum plugin
252 [SME: 9229]
253
254 * Sat Feb 06 2016 stephane de Labrusse <stephdl@de-labrusse.fr> 2.6.0-1.sme
255 - Initial release to sme10
256
257 * Wed Jan 13 2016 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-12.sme
258 - Example to update contribs 1 by 1 [SME: 8850]
259
260 * Sat Feb 21 2015 Stephane de Labrusse <stephdl@de-labrusse.fr> 2.4.0-11.sme
261 - Set the check update frequency of smecontribs through the server-manager
262 - [SME: 8855]
263
264 * Sat Jan 10 2015 Stephane de Labrusse <stephdl@de-labrusse.fr> 2.4.0-10.sme
265 - Add a default Yum db property for check4contribsupdates [SME: 8790]
266
267 * Wed Nov 19 2014 Stephane de Labrusse <stephdl@de-labrusse.fr> 2.4.0-9.sme
268 - Added a check-update for the smecontribs repository [SME: 8672]
269
270 * Mon Jun 30 2014 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-8.sme
271 - Move protected package list to the correct location [SME: 8476]
272
273 * Fri Mar 22 2013 Ian Wells <esmith@wellsi.com> 2.4.0-7.sme
274 - Change order of mail options in check4updates [SME: 7504]
275
276 * Sun Mar 17 2013 Ian Wells <esmith@wellsi.com> 2.4.0-6.sme
277 - Change wording of Software Update button [SME: 7499]
278
279 * Wed Mar 6 2013 Shad L. Lords <slords@mail.com> 2.4.0-5.sme
280 - Obsolete el5 yum-protect-packages, provided by yum [SME: 7273]
281
282 * Wed Mar 6 2013 Shad L. Lords <slords@mail.com> 2.4.0-4.sme
283 - Update GPG keys for sme9 [SME: 7465]
284
285 * Wed Feb 27 2013 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-3.sme
286 - Add fasttrack and remove addons repo [SME: 7385]
287
288 * Tue Feb 5 2013 Shad L. Lords <slords@mail.com> 2.4.0-2.sme
289 - Add back in missing parts from new stream [SME: 7305]
290
291 * Thu Jan 31 2013 Shad L. Lords <slords@mail.com> 2.4.0-1.sme
292 - Roll new stream for sme9
293
294 * Fri Aug 31 2012 Shad L. Lords <slords@mail.com> 2.2.0-20.sme
295 - Point mirrorlist to mirrorlist.contribs.org [SME: 7087]
296
297 * Tue Mar 1 2011 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-19.sme
298 - Add random wait timer for check4updates script to distribute load on ibiblio [SME: 6534]
299
300 * Fri Oct 1 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-18.sme
301 - Trigger post-upgrade and reboot on kernel updates [SME: 6166]
302
303 * Sat Jun 12 2010 Shad L. Lords <slords@mail.com> 2.2.0-17.sme
304 - Fix migrate fragment to not throw warnings [SME: 5705]
305
306 * Wed Jun 02 2010 Shad L. Lords <slords@mail.com> 2.2.0-16.sme
307 - Fix yum database removal (missing one) [SME: 5705]
308
309 * Wed Jun 02 2010 Shad L. Lords <slords@mail.com> 2.2.0-15.sme
310 - Migrate MirrorList properties to sme8 repos [SME: 5705]
311 - Remove BaseURL properties if migrating to sme8 repos [SME: 5949]
312 - Remove yum databases and repodata if migrating to sme8 repos [SME: 5998]
313
314 * Mon May 17 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-14.sme
315 - Revert previous change [SME: 5962]
316
317 * Mon May 17 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-13.sme
318 - Migrate CentOS Exclude property default values to smeserver-yum [SME: 5962]
319
320 * Thu Nov 5 2009 Shad L. Lords <slords@mail.com> 2.2.0-12.sme
321 - only unlink file if we created it [SME: 5476]
322
323 * Wed Oct 14 2009 Filipo Carletti <filippo.carletti@gmail.com> 2.2.0-11.sme
324 - Import only keys not already imported [SME: 5507]
325
326 * Tue Sep 15 2009 Shad L. Lords <slords@mail.com> 2.2.0-10.sme
327 - set unsaved changes in yum event [SME: 5475]
328 - move yum warming to sme yum plugin [SME: 5474]
329 - ensure file exists before unlinking [SME: 5476]
330 - remove semicolons from yum plugin
331
332 * Tue Sep 15 2009 Shad L. Lords <slords@mail.com> 2.2.0-9.sme
333 - Add frequency of updates toggle [SME: 3764]
334 - remove stray file
335
336 * Sat May 30 2009 Shad L. Lords <slords@mail.com> 2.2.0-8.sme
337 - Add /etc/yum.smerepos.d to package [SME: 5305]
338
339 * Mon May 18 2009 Shad L. Lords <slords@mail.com> 2.2.0-7.sme
340 - Change SME mirrorlists to point to ibiblio [SME: 5242]
341
342 * Fri Apr 10 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-6.sme
343 - Require mailx [SME: 5131]
344
345 * Mon Nov 24 2008 Shad L. Lords <slords@mail.com> 2.2.0-5.sme
346 - Add yum-protect-packages support to prevent removal of
347 needed pacakges [SME: 3133]
348
349 * Tue Oct 28 2008 Shad L. Lords <slords@mail.com> 2.2.0-4.sme
350 - Make yum update unbuffered for web interface [SME: 4726]
351
352 * Mon Oct 13 2008 Shad L. Lords <slords@mail.com> 2.2.0-3.sme
353 - Move repos to repodir to fix yum bug [SME: 3676]
354
355 * Sun Oct 12 2008 Shad L. Lords <slords@mail.com> 2.2.0-2.sme
356 - Fix name for smeextras [SME: 4585]
357
358 * Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 2.2.0-1.sme
359 - Roll new stream to separate sme7/sme8 trees [SME: 4633]
360
361 * Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 1.2.0-58
362 - Fix mirrorlist for sme8 [SME: 4508]
363
364 * Fri Sep 19 2008 Shad L. Lords <slords@mail.com> 1.2.0-57
365 - Add smeextras repo database and information [SME: 4585]
366
367 * Sun Aug 10 2008 Shad L. Lords <slords@mail.com> 1.2.0-56
368 - Remove links to crontab in bootstrap-console-save [SME: 4494]
369
370 * Sat Jul 5 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.2.0-55
371 - Add common <base> tags to e-smith-formmagick's general [SME: 4279]
372
373 * Sun Apr 27 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.2.0-54
374 - Add common <base> tags to e-smith-formmagick's general [SME: 4290]
375
376 * Mon Mar 31 2008 Shad L. Lords <slords@mail.com> 1.2.0-53
377 - Include installonlyn plugin to manage kernels [SME: 2101]
378
379 * Mon Mar 31 2008 Stephen Noble <support@dungog.net> 1.2.0-52
380 - Delete dungog repository, reworked [SME: 4097]
381
382 * Fri Mar 14 2008 Shad L. Lords <slords@mail.com> 1.2.0-51
383 - Clean up "rpm -qa" warnings in yum wrapper [SME: 4052]
384
385 * Wed Feb 13 2008 Stephen Noble <support@dungog.net> 1.2.0-50
386 - Remove <base> tags now in general [SME: 3914]
387
388 * Sun Feb 10 2008 Stephen Noble <support@dungog.net> 1.2.0-49
389 - Remove duplicate <base> entries [SME: 3889]
390
391 * Fri Jan 11 2008 Shad L. Lords <slords@mail.com> 1.2.0-48
392 - Put check4updates obsoletes & provides in the right place [SME: 3250]
393
394 * Fri Jan 11 2008 Shad L. Lords <slords@mail.com> 1.2.0-47
395 - Add check4update script, make cronjob run same as scheduled dirs [SME: 3250]
396
397 * Wed Jan 09 2008 Stephen Noble <support@dungog.net> 1.2.0-46
398 - Add server is up to date message on panel [SME: 2512]
399
400 * Mon Jan 7 2008 Stephen Noble <support@dungog.net> 1.2.0-45
401 - remove BaseURL property for repos with mirrorlists [SME: 3275]
402
403 * Mon Jan 7 2008 Stephen Noble <support@dungog.net> 1.2.0-44
404 - safesymlink yum into local [SME: 3238]
405
406 * Mon Jan 7 2008 Stephen Noble <support@dungog.net> 1.2.0-43
407 - add check4updates cronjob, obsolete check4updates rpm [SME: 3250]
408
409 * Mon Jan 7 2008 Stephen Noble <support@dungog.net> 1.2.0-42
410 - yum-import-keys action to yum-update event [SME: 3196]
411
412 * Mon Dec 24 2007 Stephen Noble <support@dungog.net> 1.2.0-41
413 - add smecontribs repo [SME: 3551]
414
415 * Tue Dec 11 2007 Gavin Weight <gweight@gmail.com> 1.2.0-40
416 - Remove bad mirror and add two new mirrors. [SME: 3636]
417
418 * Fri Nov 30 2007 Gavin Weight <gweight@gmail.com> 1.2.0-39
419 - Change EnableGroups value to no/yes instead of 0/1. [SME: 3607]
420
421 * Fri Nov 30 2007 Gavin Weight <gweight@gmail.com> 1.2.0-38
422 - Fix use of uninitialized value in migrate 10GPG_and_Groups. [SME: 2491]
423
424 * Sat Jul 14 2007 Shad L. Lords <slords@mail.com> 1.2.0-37
425 - Add GPG keys for CentOS 5 [SME: 3160]
426
427 * Sun Jun 10 2007 Stephen Noble <support@dungog.net> 1.2.0-36
428 - Refine matching of rpms or repos [SME: 2416]
429
430 * Sun Jun 10 2007 Stephen Noble <support@dungog.net> 1.2.0-35
431 - Add db values to restrict available rpms or repos [SME: 2416]
432
433 * Sun Jun 10 2007 Stephen Noble <support@dungog.net> 1.2.0-34
434 - remove restrictAvailable patch [SME: 2416]
435
436 * Fri Jun 08 2007 Stephen Noble <support@dungog.net> 1.2.0-33
437 - Add db value to restrict available rpms [SME: 2416]
438
439 * Fri May 25 2007 Shad L. Lords <slords@mail.com> 1.2.0-32
440 - Add rpm key for epel packages
441
442 * Wed May 9 2007 Shad L. Lords <slords@mail.com> 1.2.0-31
443 - Updates to support SME Server 8
444
445 * Sun Apr 29 2007 Shad L. Lords <slords@mail.com>
446 - Clean up spec so package can be built by koji/plague
447
448 * Mon Apr 09 2007 Stephen Noble <support@dungog.net> 1.2.0-30
449 - remove two of them, leaving pacific.net.au [SME: 2763]
450
451 * Mon Apr 09 2007 Stephen Noble <support@dungog.net> 1.2.0-29
452 - add three more repositories to yum.repos.d/mirrors-sme* files [SME: 2763]
453
454 * Fri Feb 16 2007 Shad L. Lords <slords@mail.com> 1.2.0-28
455 - Change runsvctrl to sv to support runit v1.7.x [SME: 2486]
456
457 * Wed Jan 17 2007 Shad L. Lords <slords@mail.com> 1.2.0-27
458 - Only import keys we don't already have [SME: 1174]
459
460 * Wed Jan 03 2007 Shad L. Lords <slords@mail.com> 1.2.0-26
461 - Only allow upstream proxies to cache packages not metadata.
462
463 * Thu Dec 07 2006 Shad L. Lords <slords@mail.com>
464 - Update to new release naming. No functional changes.
465 - Make Packager generic
466
467 * Fri Dec 1 2006 Gordon Rowell <gordonr@gormand.com.au> 1.2.0-25
468 - Remove defaults for CentOS testing repository [SME: 2119]
469
470 * Thu Nov 30 2006 Greg Swallow <greg@runlevel7.ca> 1.2.0-24
471 - Change Includepkgs to IncludePkgs [SME: 2049]
472
473 * Thu Nov 30 2006 Greg Swallow <greg@runlevel7.ca> 1.2.0-23
474 - Add includepkgs option to repository configuration [SME: 2049]
475
476 * Thu Nov 30 2006 Gordon Rowell <gordonr@gormand.com.au> 1.2.0-22
477 - Correct typos in last patch [SME: 2050]
478
479 * Thu Nov 30 2006 Gordon Rowell <gordonr@gormand.com.au> 1.2.0-21
480 - Create local SME Server mirrorlists during build of package
481 - Refer to these mirrorlists from yum.conf
482 - Comment out baseurl if a MirrorList is defined [SME: 2050]
483
484 * Wed Nov 29 2006 Gordon Rowell <gordonr@gormand.com.au> 1.2.0-20
485 - Revert to 10s panel refresh [SME: 2097]
486
487 * Thu Nov 23 2006 Gordon Rowell <gordonr@gormand.com.au> 1.2.0-19
488 Fri Nov 23 2006 --> Fri Nov 17 2006 or Thu Nov 23 2006 or Fri Nov 24 2006 or ....
489 - Make CentOS base and updates enabled/Visible by default [SME: 1849]
490 - Migrate CentOS base and updates to Visible, but leave status [SME: 1849]
491
492 * Thu Nov 23 2006 Gordon Rowell <gordonr@gormand.com.au> 1.2.0-18
493 Fri Nov 23 2006 --> Fri Nov 17 2006 or Thu Nov 23 2006 or Fri Nov 24 2006 or ....
494 - Adjust wording on post-upgrade page [SME: 2076]
495
496 * Tue Nov 21 2006 Gordon Rowell <gordonr@gormand.com.au> 1.2.0-17
497 - Clean up post-upgrade page LogFile display [SME: 2077]
498
499 * Tue Nov 21 2006 Gordon Rowell <gordonr@gormand.com.au> 1.2.0-16
500 - Fix post-upgrade page handling [SME: 2077]
501 - TODO: Add persistent RebootRequired handling so that the reconfigure
502 page is displayed from other sessions
503 - TODO: Re-add display of LogFile prior to reconfigure
504
505 * Thu Nov 16 2006 Gordon Rowell <gordonr@gormand.com.au> 1.2.0-15
506 Fri Nov 16 2006 --> Fri Nov 10 2006 or Thu Nov 16 2006 or Fri Nov 17 2006 or ....
507 - Add dependency on yum-plugin-fastestmirror [SME: 1163]
508 - Alpha sort dependencies
509
510 * Thu Nov 16 2006 Gordon Rowell <gordonr@gormand.com.au> 1.2.0-14
511 Fri Nov 16 2006 --> Fri Nov 10 2006 or Thu Nov 16 2006 or Fri Nov 17 2006 or ....
512 - Add MirrorList options to each of the SME repos [SME: 1163]
513
514 * Thu Nov 16 2006 Gordon Rowell <gordonr@gormand.com.au> 1.2.0-13
515 Fri Nov 16 2006 --> Fri Nov 10 2006 or Thu Nov 16 2006 or Fri Nov 17 2006 or ....
516 - Put back missed patch for post-upgrade [SME: 2071]
517
518 * Thu Nov 16 2006 Gordon Rowell <gordonr@gormand.com.au> 1.2.0-12
519 Fri Nov 16 2006 --> Fri Nov 10 2006 or Thu Nov 16 2006 or Fri Nov 17 2006 or ....
520 - Re-add post-upgrade handling [SME: 2071]
521 - Display yum output
522 - Lower refresh to 3 seconds from 10
523
524 * Thu Nov 16 2006 Gordon Rowell <gordonr@gormand.com.au> 1.2.0-11
525 - Add Federico Simoncelli's smeserver plugin for yum [SME: 59]
526 - TODO: Add post-upgrade page handling
527
528 * Tue Nov 14 2006 Gordon Rowell <gordonr@gormand.com.au> 1.2.0-10
529 - Add distroverpkg to set release version for CentOS packages [SME: 1163]
530
531 * Thu Nov 9 2006 Gordon Rowell <gordonr@gormand.com.au> 1.2.0-09
532 - Allow MirrorList property to be optional [SME: 1163]
533
534 * Thu Nov 9 2006 Gordon Rowell <gordonr@gormand.com.au> 1.2.0-08
535 - Add mirrorlist option to CentOS repos via MirrorList db property [SME: 1163]
536 - TODO: Create mirrorlist for SME repos.
537
538 * Thu Nov 9 2006 Gordon Rowell <gordonr@gormand.com.au> 1.2.0-07
539 - Explicitly unset reposdir so we ignore the CentOS repo files [SME: 1905]
540
541 * Fri Sep 1 2006 Charlie Brady <charlieb@e-smith.com> 1.2.0-06
542 - Fix quoting in yum wrapper script. [SME: 1894]
543
544 * Mon May 1 2006 Charlie Brady <charlieb@e-smith.com> 1.2.0-05
545 - Remove stray yum.pm.orig file. [SME: 1350]
546
547 * Tue Apr 18 2006 Gordon Rowell <gordonr@gormand.com.au> 1.2.0-04
548 - Also display yum output if the yum command fails, e.g. due to an
549 existing yum lock. [SME: 1110]
550
551 * Tue Apr 18 2006 Gordon Rowell <gordonr@gormand.com.au> 1.2.0-03
552 - Update the yum dbs in yum-modify in case the repos have changed [SME: 1261]
553
554 * Tue Apr 18 2006 Gordon Rowell <gordonr@gormand.com.au> 1.2.0-02
555 - Capture and display yum output [SME: 1269]
556
557 * Wed Mar 15 2006 Charlie Brady <charlie_brady@mitel.com> 1.2.0-01
558 - Roll stable stream version. [SME: 1016]
559
560 * Mon Mar 6 2006 Gordon Rowell <gordonr@gormand.com.au> 1.1.2-26
561 - And migrate old SME repo URLs to new paths [SME: 951]
562
563 * Mon Mar 6 2006 Gordon Rowell <gordonr@gormand.com.au> 1.1.2-25
564 - Change SME Server repo URLs to match repo names so we avoid confusion
565 with CentOS repos and can remove the symlinks [SME: 951]
566
567 * Mon Mar 6 2006 Gordon Rowell <gordonr@gormand.com.au> 1.1.2-24
568 - Don't force the BaseURL properties - just set defaults [SME: 951]
569
570 * Wed Feb 22 2006 Gordon Rowell <gordonr@gormand.com.au> 1.1.2-23
571 - Default smeupdates-testing repository to Visible, disabled [SME: 846]
572
573 * Thu Feb 16 2006 Charlie Brady <charlie_brady@mitel.com> 1.1.2-22
574 - Do not suggest post-upgrade/reboot if no rpms were installed or
575 removed. [SME: 676]
576
577 * Thu Feb 16 2006 Gordon Rowell <gordonr@gormand.com.au> 1.1.2-21
578 - Run post-upgrade and reboot in the background so that the front page
579 can be displayed without the "Your system needs to be rebooted"
580 warning - it's already getting one by then. [SME: 611]
581 - Adjust reconfiguration wording [SME: 611]
582
583 * Thu Feb 16 2006 Gordon Rowell <gordonr@gormand.com.au> 1.1.2-20
584 - And add L10N for newly exposed unlocalised message [SME: 611]
585
586 * Thu Feb 16 2006 Gordon Rowell <gordonr@gormand.com.au> 1.1.2-19
587 - Catch error return status from yum commands [SME: 611]
588
589 * Tue Feb 7 2006 Gordon Rowell <gordonr@gormand.com.au> 1.1.2-18
590 - Adjust wording in yum wrapper [SME: 676]
591
592 * Tue Jan 24 2006 Gordon Rowell <gordonr@gormand.com.au> 1.1.2-17
593 - And change "A reboot will be required" to
594 "A reboot will be initiated" in the post-upgrade panel [SME: 199]
595
596 * Tue Jan 24 2006 Gordon Rowell <gordonr@gormand.com.au> 1.1.2-16
597 - Bring back post-upgrade page after performing updates [SME: 199]
598 - Force a reboot after the post-upgrade command [SME: 199]
599
600 * Tue Jan 24 2006 Gordon Rowell <gordonr@gormand.com.au> 1.1.2-15
601 - Add wrapper /sbin/e-smith/yum to remind people to
602 post-upgrade/reboot [SME: 199]
603
604 * Tue Jan 24 2006 Gordon Rowell <gordonr@gormand.com.au> 1.1.2-14
605 - Force yum{AutoInstallUpdates} to disabled and remove toggle from
606 panel for now [SME: 525]
607
608 * Mon Nov 21 2005 Gordon Rowell <gordonr@gormand.com.au> 1.1.2-13
609 - And make them Visible=no by default [SF: 1362528]
610
611 * Mon Nov 21 2005 Gordon Rowell <gordonr@gormand.com.au> 1.1.2-12
612 - Disable centos base/updates/contrib repos by default [SF: 1362528]
613
614 * Mon Nov 21 2005 Gordon Rowell <gordonr@gormand.com.au> 1.1.2-11
615 - Show repositories which are either Visible or enabled [SF: 1362529]
616
617 * Mon Nov 21 2005 Gordon Rowell <gordonr@gormand.com.au> 1.1.2-10
618 - Disable automatic updates by default [SF: 1362526]
619
620 * Mon Nov 14 2005 Gordon Rowell <gordonr@gormand.com.au> 1.1.2-09
621 - Add Conflicts: centos-yumconf [SF: 1356006]
622
623 * Tue Nov 8 2005 Gordon Rowell <gordonr@gormand.com.au> 1.1.2-08
624 - Don't force a post-upgrade/reboot after changes. We don't need to
625 do it in most cases [SF: 1304387, 1349946]
626
627 * Fri Oct 28 2005 Gordon Rowell <gordonr@gormand.com.au> 1.1.2-07
628 - Allow optional GPGKey property [SF: 1332624]
629
630 * Fri Oct 28 2005 Gordon Rowell <gordonr@gormand.com.au> 1.1.2-06
631 - Change CentOS BaseURL values back to /centos/4 [SF: 1334861]
632 - Generate all repositories in /etc/yum.conf with enabled=0/1 [SF: 1332624]
633 - Only display "Visible" repositories in the server-manager panel [SF: 1332624]
634
635 * Fri Oct 14 2005 Gordon Rowell <gordonr@gormand.com.au> 1.1.2-05
636 - Move all L10Ns to smeserver-locale [SF: 1309520]
637
638 * Mon Oct 10 2005 Gordon Rowell <gordonr@gormand.com.au> 1.1.2-04
639 - Fix up auto-selection of all updates [SF: 1321887]
640
641 * Mon Oct 10 2005 Gordon Rowell <gordonr@gormand.com.au> 1.1.2-03
642 - Remove navigation-conf-hidden [SF: 1315730]
643
644 * Fri Oct 7 2005 Gordon Rowell <gordonr@gormand.com.au> 1.1.2-02
645 - Require GPG signatures on all yum packages
646
647 * Fri Oct 7 2005 Gordon Rowell <gordonr@gormand.com.au> 1.1.2-01
648 - Roll new tarball, patches to 1.1.1-07
649
650 * Fri Sep 30 2005 Gordon Rowell <gordonr@gormand.com.au> 1.1.1-07
651 - And another [SF: 1301044]
652
653 * Fri Sep 30 2005 Gordon Rowell <gordonr@gormand.com.au> 1.1.1-06
654 - Correction to French L10N - Thanks Didier Rambeau [SF: 1301044]
655
656 * Fri Sep 30 2005 Gordon Rowell <gordonr@gormand.com.au> 1.1.1-05
657 - Added Italian L10N - Thanks Filippo Carletti [SF: 1309266]
658
659 * Fri Sep 30 2005 Gordon Rowell <gordonr@gormand.com.au> 1.1.1-04
660 - Added lots of RPM GPG keys [SF: 1309195]
661
662 * Thu Sep 29 2005 Gordon Rowell <gordonr@gormand.com.au> 1.1.1-03
663 - It's obsoletes=1 [SF: 1306265]
664
665 * Thu Sep 29 2005 Gordon Rowell <gordonr@gormand.com.au> 1.1.1-02
666 - Added obsoletes option to yum.conf [SF: 1306265]
667
668 * Mon Sep 26 2005 Gordon Rowell <gordonr@gormand.com.au> 1.1.1-01
669 - Rolled patches up to 1.1.0-26
670 - Added German L10N
671
672 * Sun Sep 25 2005 Gordon Rowell <gordonr@gormand.com.au> 1.1.0-26
673 - Typo fix - add space between 'yum' and options
674
675 * Sun Sep 25 2005 Gordon Rowell <gordonr@gormand.com.au> 1.1.0-25
676 - Increase debug and error level so we at least capture yum output
677 in the messages log [SF: 1218082]
678
679 * Sun Sep 25 2005 Gordon Rowell <gordonr@gormand.com.au> 1.1.0-24
680 - Need to return a hash, with key equal to package.arch [SF: 1298468]
681
682 * Sun Sep 25 2005 Gordon Rowell <gordonr@gormand.com.au> 1.1.0-23
683 - Display version and repository in picklists [SF: 1298468]
684
685 * Sun Sep 25 2005 Gordon Rowell <gordonr@gormand.com.au> 1.1.0-22
686 - Change 1/0 values for GPGCheck and EnableGroups to yes/no
687 It's more readable in the DB and also works around a bug [SF: 1303885]
688
689 * Sun Sep 25 2005 Gordon Rowell <gordonr@gormand.com.au> 1.1.0-21
690 - Wrap HTML escapes in Fr lexicon in CDATA blocks [SF: 1302289]
691
692 * Fri Sep 23 2005 Gordon Rowell <gordonr@gormand.com.au> 1.1.0-20
693 - Remove XXX - FIXMEs from French lexicon [SF: 1301044]
694
695 * Fri Sep 23 2005 Gordon Rowell <gordonr@gormand.com.au> 1.1.0-19
696 - French L10N fix [SF: 1266152]
697
698 * Mon Sep 12 2005 chris burnat <cburnat@burnat.com> 1.1.0-18
699 - Fix equal greater than (=>) to (>=) in two instances in spec file.
700
701 * Mon Sep 5 2005 Gordon Rowell <gordonr@gormand.com.au> 1.1.0-17
702 - Change centos BaseURL entries from /centos/4/ to /centos/4.1/ as
703 it appears that some mirrors aren't following the symlinks correctly
704 - Move BaseURL settings into force fragments as they will need to
705 change as we update the base [SF: 1272438]
706
707 * Wed Aug 24 2005 Gordon Rowell <gordonr@gormand.com.au> 1.1.0-16
708 - Remove XXX entries from panel text [SF: 1267315]
709
710 * Wed Aug 24 2005 Gordon Rowell <gordonr@gormand.com.au> 1.1.0-15
711 - Fix status check in yum cron job - Thanks Filippo Carletti [SF: 1266967]
712
713 * Wed Aug 17 2005 Charlie Brady <charlieb@e-smith.com> 1.1.0-14
714 - Change dependency to rpmdb-CentOS
715
716 * Mon Aug 15 2005 Gordon Rowell <gordonr@gormand.com.au>
717 - [1.1.0-13]
718 - Add dependency on rpmdb package
719
720 * Mon Jul 18 2005 Gordon Rowell <gordonr@gormand.com.au>
721 - [1.1.0-12]
722 - And remove now unused action scripts
723
724 * Mon Jul 18 2005 Gordon Rowell <gordonr@gormand.com.au>
725 - [1.1.0-11]
726 - Removed the old pre-FM panels, which we haven't used or displayed for
727 a while
728
729 * Mon Jul 18 2005 Gordon Rowell <gordonr@gormand.com.au>
730 - [1.1.0-10]
731 - Relocate dbs to /home/e-smith/db. Note yum_update_dbs avoids the
732 ConfigDB interface for speed and to reduce log noise. Maybe it
733 shouldn't, which would give a record of nightly changes.
734
735 * Thu Jul 14 2005 Gordon Rowell <gordonr@gormand.com.au>
736 - [1.1.0-09]
737 - French localisation - Merci Didier Rambeau [SF: 1234929]
738
739 * Thu Jul 14 2005 Gordon Rowell <gordonr@gormand.com.au>
740 - [1.1.0-08]
741 - Fix cron.daily ordering so yum_update_dbs gets a chance to fix
742 the yum flag file before the standard yum cron job runs [SF: 1237639]
743 - Clean up various old cron jobs which are no longer used
744 - Change cron job template into a shell script
745
746 * Thu Jul 14 2005 Gordon Rowell <gordonr@gormand.com.au>
747 - [1.1.0-07]
748 - Remove pid file check - yum leaves stale pid files when an action
749 fails, but cleans up next time. Since we're calling yum, it can
750 do the work. Death to pid files.
751
752 * Thu Jul 14 2005 Gordon Rowell <gordonr@gormand.com.au>
753 - [1.1.0-06]
754 - Adjusted repository names sme{addons,core,dev,test,updates} ->
755 addons,os,dev,test,updates
756 - Added updates-testing
757 - Changed BaseURL to use mirror.contribs.org/pub/smeserver for consistency
758 across mirrors
759 - Drop /7.0alpha/ to /7/
760
761 * Sat Jul 2 2005 Gordon Rowell <gordonr@gormand.com.au>
762 - [1.1.0-05]
763 - Fix creation of event links
764
765 * Sat Jul 2 2005 Gordon Rowell <gordonr@gormand.com.au>
766 - [1.1.0-04]
767 - Remove all other instances of services2adjust once for yum, and use
768 the action script instead to avoid an endless run of yum_update_dbs
769
770 * Sat Jul 2 2005 Gordon Rowell <gordonr@gormand.com.au>
771 - [1.1.0-03]
772 - Add exec to yum service run script
773 - Add action script to update DBs as required, including 'local' event
774 - TODO: Work out why services2adjust 'once' loops forever on this service
775
776 * Sat Jul 2 2005 Gordon Rowell <gordonr@gormand.com.au>
777 - [1.1.0-02]
778 - Add Provides: yumconf [SF: 1230970]
779 - Cater for new yum output format, and only pick package lines from
780 output [SF: 1230971]
781
782 * Thu Jun 30 2005 Gordon Rowell <gordonr@gormand.com.au>
783 - [1.1.0-01gr22]
784 - Change from CentOS 3 to CentOS 4
785 - Remove force fragment for stunnel since we now ship the CentOS RPM
786
787 * Fri Jun 10 2005 Gordon Rowell <gordonr@gormand.com.au>
788 - [1.1.0-01gr21]
789 - Import keys in bootstrap-console-save rather than post-{install,upgrade}
790
791 * Fri Jun 10 2005 Gordon Rowell <gordonr@gormand.com.au>
792 - [1.1.0-01gr20]
793 - Populate /usr/share/rpm-gpg-keys with various RPM-GPG-KEY files
794 we might want to use
795 - Add script to import keys
796 - TODO: Clean out duplicate key copies
797
798 * Thu Jun 9 2005 Gordon Rowell <gordonr@gormand.com.au>
799 - [1.1.0-01gr19]
800 - Comment out 'once' invocation in local event - it seems to loop
801 - Change cron job to do the 'runsvctrl once' invocation
802
803 * Thu Jun 9 2005 Gordon Rowell <gordonr@gormand.com.au>
804 - [1.1.0-01gr18]
805 - Fix up exit status warning.
806
807 * Thu Jun 9 2005 Gordon Rowell <gordonr@gormand.com.au>
808 - [1.1.0-01gr17]
809 - Don't bother checking the exit status of yum, since yum may
810 return non-zero for failure or for "no matching groups/packages".
811 TODO: We should probably work out how to tell between these.
812
813 * Thu Jun 9 2005 Gordon Rowell <gordonr@gormand.com.au>
814 - [1.1.0-01gr16]
815 - Make it a supervised service, but one which we only run
816 "once" when we need it [SF: 1216096]
817
818 * Thu Jun 9 2005 Gordon Rowell <gordonr@gormand.com.au>
819 - [1.1.0-01gr15]
820 - Don't try to grab the yum.pid file with Proc::PID_File as then
821 we can't actually run yum commands [SF: 1216097]
822
823 * Thu Jun 9 2005 Gordon Rowell <gordonr@gormand.com.au>
824 - [1.1.0-01gr14]
825 - Add yum_update_dbs into a supervised service so we don't have
826 to wait for it at boot time [SF: 1216096]
827
828 * Thu Jun 9 2005 Gordon Rowell <gordonr@gormand.com.au>
829 - [1.1.0-01gr13]
830 - Unlink tmp files if yum command fails and we exit early
831
832 * Thu Jun 9 2005 Gordon Rowell <gordonr@gormand.com.au>
833 - [1.1.0-01gr12]
834 - Check for another running yum process [SF: 1216097]
835 - Don't update the databases if the yum command fails [SF: 1216097]
836
837 * Fri Jun 3 2005 Gordon Rowell <gordonr@gormand.com.au>
838 - [1.1.0-01gr11]
839 - Use the dump RPM from CentOS [SF: 1214055]
840
841 * Fri Jun 3 2005 Gordon Rowell <gordonr@gormand.com.au>
842 - [1.1.0-01gr10]
843 - Invert exit status of system()
844
845 * Fri Jun 3 2005 Gordon Rowell <gordonr@gormand.com.au>
846 - [1.1.0-01gr09]
847 - Move management of /var/lock/subsys/yum into yum_updates_dbs action script
848 - Call yum_update_dbs in local event - after the system is up and running
849 - Remove commented out panel references
850
851 * Fri Jun 3 2005 Gordon Rowell <gordonr@gormand.com.au>
852 - [1.1.0-01gr08]
853 - Default gpgcheck off, except for base/updates/smecore/smeupdates
854 - Default yum{AutoInstallUpdates} == enabled
855 - Add code to manage /var/lock/subsys/yum, which controls daily updates
856 in /etc/cron.daily/yum
857
858 * Fri Jun 3 2005 Gordon Rowell <gordonr@gormand.com.au>
859 - [1.1.0-01gr07]
860 - Deal with the case when the list of updates is empty
861 - Put a header on each of the yum_* dbs
862
863 * Fri Jun 3 2005 Gordon Rowell <gordonr@gormand.com.au>
864 - [1.1.0-01gr06]
865 - Rename centos repositories to match the centos-yumcache names
866 - Remove pkgpolicy=last and repository ordering.
867 - Add Exclude= properties to CentOS base and updates for packages which
868 are modified for the SMEServer releases
869 - INSTALL: Need to manually remove old version of yum_repositories DB
870
871 * Tue May 31 2005 Gordon Rowell <gordonr@gormand.com.au>
872 Fri May 31 2005 --> Fri May 27 2005 or Tue May 31 2005 or Fri Jun 03 2005 or ....
873 - [1.1.0-01gr05]
874 - Add enable/disable repository support to configuration page
875
876 * Tue May 31 2005 Gordon Rowell <gordonr@gormand.com.au>
877 Fri May 31 2005 --> Fri May 27 2005 or Tue May 31 2005 or Fri Jun 03 2005 or ....
878 - [1.1.0-01gr04]
879 - Hide empty group/package select boxes
880
881 * Tue May 31 2005 Gordon Rowell <gordonr@gormand.com.au>
882 - [1.1.0-01gr03]
883 - Change BaseURLs for smeserver repositories to ..../7.0alpha/ until we
884 add FollowSymlinks to httpd.conf
885
886 * Fri May 27 2005 Gordon Rowell <gordonr@gormand.com.au>
887 - [1.1.0-01gr02]
888 - Add post-upgrade configuration page
889 - Hide Darrell's original panels
890 - Remove historical event directories
891 - TODO: Page for adding/deleting repositories
892 - TODO: yum-arch local repositories
893
894 * Fri May 27 2005 Gordon Rowell <gordonr@gormand.com.au>
895 - [1.1.0-01gr01]
896 - Roll to 1.1.0
897
898 * Fri May 27 2005 Gordon Rowell <gordonr@gormand.com.au>
899 - [1.0.0-04gr30]
900 - Call yum_update_dbs during the actions so the db state is correct
901
902 * Fri May 27 2005 Gordon Rowell <gordonr@gormand.com.au>
903 - [1.0.0-04gr29]
904 - Create empty yum_{available,installed,updates} dbs in SPEC file
905 - Display the available repositories, and provide a select box
906 to allow them to be enabled/disabled.
907 - Add dependency on recent CGI::FormMagick so that the select options work
908
909 * Thu May 26 2005 Gordon Rowell <gordonr@gormand.com.au>
910 - [1.0.0-04gr28]
911 - Introduce yum_repositories database and convert yum.conf template
912 - Introduce yum_repositories database and convert yum.conf template
913 - Set defaults, which can be overridden on a per-repository basis:
914 yum{EnableGroups}==0
915 yum{GPGCheck}==1
916
917 * Sat May 21 2005 Gordon Rowell <gordonr@gormand.com.au>
918 - [1.0.0-04gr27]
919 - Add contrib group from CentOS and contribs.org repositories
920
921 * Fri May 20 2005 Gordon Rowell <gordonr@gormand.com.au>
922 - [1.0.0-04gr26]
923 - Change configuration event to yum-modify since we need
924 yum-update for other purposes
925 - TODO: Need to update yum_* dbs after we perform an action
926 so the panel status matches reality. For speed, we should
927 probably delete the entries directly.
928 - TODO: Some yum comands take a long time, probably too long for
929 the manager.
930 - TODO: Capture the yum output
931
932 * Fri May 20 2005 Gordon Rowell <gordonr@gormand.com.au>
933 - [1.0.0-04gr25]
934 - Fix CGI parameter passing
935
936 * Fri May 20 2005 Gordon Rowell <gordonr@gormand.com.au>
937 - [1.0.0-04gr24]
938 - Add actions for install/remove/update
939 - TODO: groupremove needs to pull apart the group and remove
940 packages individually
941
942 * Fri May 20 2005 Gordon Rowell <gordonr@gormand.com.au>
943 - [1.0.0-04gr23]
944 - Major cleanup of yum.pm, refactoring lots of code
945 - Note: Depends on CGI::FormMagick patch from [SF:1205448]
946
947 * Fri May 20 2005 Gordon Rowell <gordonr@gormand.com.au>
948 - [1.0.0-04gr22]
949 - Changed yum{ShowPackages} to yum{PackageFunctions}
950 - Added enable/disable toggle to panel and fleshed out
951 change_settings() so that the settings are saved
952 - TODO: Actually signal-event yum-update
953
954 * Fri May 20 2005 Gordon Rowell <gordonr@gormand.com.au>
955 - [1.0.0-04gr21]
956 - Change button labels for consistency
957 - TODO: Deal with degenerate case where no groups exist
958
959 * Fri May 20 2005 Gordon Rowell <gordonr@gormand.com.au>
960 - [1.0.0-04gr20]
961 - Show groups in the panel
962 - Hide the ability to install/remove individual packages by default
963 - To enable, set yum{ShowPackages}=yes
964 - Add a tst group, courtesy of Greg Swallow
965
966 * Fri May 20 2005 Gordon Rowell <gordonr@gormand.com.au>
967 - [1.0.0-04gr19]
968 - List available/installed/updates for yum groups as well
969 - Create yum_installed db and use that instead of /var/log/rpmpkgs
970 for orthogonality. We also update all three DBs with one action.
971
972 * Fri May 20 2005 Gordon Rowell <gordonr@gormand.com.au>
973 - [1.0.0-04gr18]
974 - enablegroups for smeserver, but disable them for centos
975
976 * Fri May 20 2005 Gordon Rowell <gordonr@gormand.com.au>
977 - [1.0.0-04gr17]
978 - For consistency, sort extras before os as well
979
980 * Fri May 20 2005 Gordon Rowell <gordonr@gormand.com.au>
981 - [1.0.0-04gr16]
982 - Set pkgpolicy=last, put centos groups before smeserver groups, and
983 ensure that the group labels are sortable
984
985 * Thu May 19 2005 Gordon Rowell <gordonr@gormand.com.au>
986 - [1.0.0-04gr15]
987 - Comment out the smeserver parts of yum.conf for now
988
989 * Thu May 19 2005 Gordon Rowell <gordonr@gormand.com.au>
990 - [1.0.0-04gr14]
991 - Fill in removable packages from /var/log/rpmpkgs, updated nightly
992 by a cronjob in the rpm package.
993 TODO: We should probably run the cron job just before displaying
994 this panel
995
996 * Thu May 19 2005 Gordon Rowell <gordonr@gormand.com.au>
997 - [1.0.0-04gr13]
998 - Rough in install/remove pages
999
1000 * Thu May 19 2005 Gordon Rowell <gordonr@gormand.com.au>
1001 - [1.0.0-04gr12]
1002 - Add configuration page to panel
1003
1004 * Thu May 19 2005 Gordon Rowell <gordonr@gormand.com.au>
1005 - [1.0.0-04gr11]
1006 - Fix up conf-yum and /etc/yum.conf links
1007
1008 * Thu May 19 2005 Gordon Rowell <gordonr@gormand.com.au>
1009 - [1.0.0-04gr10]
1010 - Clean up daily cronjobs, and check whether yum is enabled in each of them
1011 - Remove /var/service/yum - we don't need to run all the time
1012 - Make use of new templates.metadata to remove conf-yum script entirely
1013
1014 * Thu May 19 2005 Gordon Rowell <gordonr@gormand.com.au>
1015 - [1.0.0-04gr09]
1016 - Rewrite yum.conf templates to depend on:
1017 sysconfig{ReleaseVersion}
1018 sysconfig{BaseDistro}
1019 sysconfig{BaseDistroVersion}
1020
1021 * Fri May 13 2005 Gordon Rowell <gordonr@gormand.com.au>
1022 - [1.0.0-04gr08]
1023 - Initial FormMagick panel using new databases
1024
1025 * Fri May 13 2005 Gordon Rowell <gordonr@gormand.com.au>
1026 - [1.0.0-04gr07]
1027 - And put yum_update_dbs in the right directory...
1028
1029 * Fri May 13 2005 Gordon Rowell <gordonr@gormand.com.au>
1030 - [1.0.0-04gr06]
1031 - Add /sbin/e-smith/yum_update_dbs
1032
1033 * Fri May 13 2005 Gordon Rowell <gordonr@gormand.com.au>
1034 - [1.0.0-04gr05]
1035 - Change db names and fix yum list updates command
1036
1037 * Fri May 13 2005 Gordon Rowell <gordonr@gormand.com.au>
1038 - [1.0.0-04gr04]
1039 - Generate esmith::DB files from the yum output, as it's so much
1040 easier to deal with them later in panels, etc.
1041
1042 * Fri May 13 2005 Gordon Rowell <gordonr@gormand.com.au>
1043 - [1.0.0-04gr03]
1044 - Change output path of yum list commands
1045
1046 * Fri May 13 2005 Gordon Rowell <gordonr@gormand.com.au>
1047 - [1.0.0-04gr02]
1048 - Fix up init.d/supervise/yum symlink
1049 - Create /service symlink
1050 - Ensure correct permissions on supervise bits and pieces
1051
1052 * Fri May 13 2005 Gordon Rowell <gordonr@gormand.com.au>
1053 - [1.0.0-04gr01]
1054 - Change default type for yum to service
1055 - Add yum{status}==enabled
1056 - Create /var/log/yum in build
1057 - Add yum service directory and startup
1058
1059 * Mon Mar 01 2004 Darrell May <dmay@myezserver.com>
1060 - [1.0.0-03dmay]
1061 - bugfix to yum-config missing db set {Arch,Check}Repository
1062 * Sun Feb 29 2004 Darrell May <dmay@myezserver.com>
1063
1064 - [1.0.0-02dmay]
1065 - major updates to yum panels, templates
1066 * Sun Feb 08 2004 Darrell May <dmay@myezserver.com>
1067
1068 - [1.0.0-01_beta]
1069 - initial beta release
1070 - added yum-remove panel
1071 - updated all panels, events, actions
1072 * Sat Feb 07 2004 Darrell May <dmay@myezserver.com>
1073
1074 - [0.0.1a-09]
1075 - added yum-post panel
1076 - updated yum-{update,available} panels
1077 - updated yum-install-{available,update} events & actions
1078
1079 * Tue Feb 03 2004 Darrell May <dmay@myezserver.com>
1080 - [0.0.1a-08]
1081 - added pre-alpha yum-{update,available} panels
1082 - renamed all panels yum-panelname
1083
1084 * Mon Feb 02 2004 Darrell May <dmay@myezserver.com>
1085 - [0.0.1a-07]
1086 - updated yum-check-repository template and action to accept --nomail commandline option
1087 - updated yumcheck panel to issue --nomail commandline option
1088
1089 * Sun Feb 01 2004 Darrell May <dmay@myezserver.com>
1090 - [0.0.1a-06]
1091 - added yumcheck server-manager panel
1092 - updated cron.daily/yum-check-repository template
1093 - change log file name to yum-check-repository.log
1094
1095 * Sat Jan 31 2004 Darrell May <dmay@myezserver.com>
1096 - [0.0.1a-05]
1097 - added yumconfig server-manager panel
1098 - added yum-post-{install,remove} events
1099 - added navigation-conf-hidden action
1100
1101 * Mon Jan 26 2004 Darrell May <dmay@myezserver.com>
1102 - [0.0.1a-04]
1103 - moved cron.hourly actions to cron.daily
1104 - added yum-update event
1105 - added yum-arch-repository yum-check-repository actions
1106 - added yum-install-updates yum-install-available actions
1107 - removed %post entries, created db defaults
1108
1109 * Sun Jan 25 2004 Darrell May <dmay@myezserver.com>
1110 - [0.0.1a-03]
1111 - yum-check-repository, changed to run 'yum list'
1112 - yum-arch-repository, added support for multiple archive repositories
1113
1114 * Sat Jan 24 2004 Darrell May <dmay@myezserver.com>
1115 - [0.0.1a-02]
1116 - fix db typo UpdateURL to UpdatesUrl
1117 - added cron.hourly/yum-check-repository & yum-arch-repository
1118 - updated actions/conf-yum
1119
1120 * Thu Jan 22 2004 Darrell May <dmay@myezserver.com>
1121 - [0.0.1a-01]
1122 - Original version

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed