/[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.65 - (show annotations) (download)
Sat Feb 20 05:41:45 2021 UTC (3 years, 3 months ago) by jpp
Branch: MAIN
CVS Tags: smeserver-yum-2_6_0-45_el7_sme
Changes since 1.64: +8 -2 lines
* Fri Feb 19 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-45.sme
- packages installed logged both in yum.log and message [SME: 11364]
- set priority to 10 for remi-safe [SME: 11360]

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

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