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

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

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


Revision 1.29 - (hide annotations) (download)
Tue Feb 19 01:51:55 2019 UTC (5 years, 3 months ago) by jpp
Branch: MAIN
CVS Tags: smeserver-yum-2_6_0-22_el7_sme
Changes since 1.28: +7 -2 lines
* Mon Feb 18 2019 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-22.sme
- add openfusion gpg key [SME: 10742]

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

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