/[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.66 - (show annotations) (download)
Sun Feb 21 06:17:55 2021 UTC (3 years, 4 months ago) by jpp
Branch: MAIN
CVS Tags: smeserver-yum-2_6_0-46_el7_sme
Changes since 1.65: +7 -2 lines
* Sun Feb 21 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-46.sme
- remove noise in yum process "overriding all signals, forcing restart" [SME: 11372]

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

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