3 |
|
|
4 |
Summary: Graphical system installer |
Summary: Graphical system installer |
5 |
Name: anaconda |
Name: anaconda |
6 |
Version: 13.21.229 |
Version: 13.21.239 |
7 |
Release: 1%{?dist}.3 |
Release: 1%{?dist}.1 |
8 |
License: GPLv2+ |
License: GPLv2+ |
9 |
Group: Applications/System |
Group: Applications/System |
10 |
URL: http://fedoraproject.org/wiki/Anaconda |
URL: http://fedoraproject.org/wiki/Anaconda |
39 |
Patch10020: 0020-PreventTooOldUpgrades.patch |
Patch10020: 0020-PreventTooOldUpgrades.patch |
40 |
Patch10021: 0021-RaidN-v2.patch |
Patch10021: 0021-RaidN-v2.patch |
41 |
Patch10022: 0022-InstallerLanguages.patch |
Patch10022: 0022-InstallerLanguages.patch |
|
Patch10023: 0023-include_missing_freeblpriv3_so.patch |
|
|
|
|
42 |
|
|
43 |
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) |
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) |
44 |
|
|
50 |
%define intltoolver 0.31.2-3 |
%define intltoolver 0.31.2-3 |
51 |
%define libnlver 1.0 |
%define libnlver 1.0 |
52 |
%define libselinuxver 1.6 |
%define libselinuxver 1.6 |
53 |
%define pykickstartver 1.74.15 |
%define pykickstartver 1.74.18 |
54 |
%define rpmpythonver 4.2-0.61 |
%define rpmpythonver 4.2-0.61 |
55 |
%define slangver 2.0.6-2 |
%define slangver 2.0.6-2 |
56 |
%define yumver 2.9.2 |
%define yumver 2.9.2 |
212 |
%patch10020 -p1 |
%patch10020 -p1 |
213 |
%patch10021 -p1 |
%patch10021 -p1 |
214 |
%patch10022 -p1 |
%patch10022 -p1 |
|
%patch10023 -p1 |
|
215 |
|
|
216 |
%build |
%build |
217 |
%configure --disable-static |
%configure --disable-static |
270 |
%endif |
%endif |
271 |
|
|
272 |
%changelog |
%changelog |
273 |
* Mon Mar 30 2015 Daniel Berteaud <daniel@firewall-services.com> - 13.21.229-1.el6.sme.3 |
* Wed Sep 30 2015 Daniel Berteaud <daniel@firewall-services.com> - 13.21.239-1.sme.1 |
274 |
- Update text when trying to update an older SME [SME: 8761] |
- Rebase on Anaconda 13.21.239 [SME: 9080] |
275 |
|
|
276 |
|
* Wed Jul 22 2015 Johnny Hughes <johnny@centos.org> - 13.21.239-1 |
277 |
|
- Roll in CentOS Branding |
278 |
|
|
279 |
* Fri Mar 27 2015 Daniel Berteaud <daniel@firewall-services.com> - 13.21.229-1.el6.sme.2 |
* Tue Jun 30 2015 Brian C. Lane <bcl@redhat.com> - 13.21.239-1 |
280 |
- Include missing libfreeblpriv3.so in install.img [SME: 8884] |
- Align end sector in the appropriate direction for resize. (bcl) |
281 |
|
Resolves: rhbz#1236506 |
282 |
|
- Filter out free regions too small for alignment of partitions (bcl) |
283 |
|
Resolves: rhbz#1236506 |
284 |
|
|
285 |
|
* Fri Jun 19 2015 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.238-1 |
286 |
|
- Include drbg module in the initrd. (sbueno+anaconda) |
287 |
|
Resolves: rhbz#1233088 |
288 |
|
|
289 |
|
* Thu Jun 11 2015 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.237-1 |
290 |
|
- Fix scanning of non-leaf lvs. (dlehman) |
291 |
|
Resolves: rhbz#1213748 |
292 |
|
- Fix KeyError in devicetree. (sbueno+anaconda) |
293 |
|
Resolves: rhbz#1225469 |
294 |
|
- Fix partition alignment problems. (sbueno+anaconda) |
295 |
|
Resolves: rhbz#1209424 |
296 |
|
|
297 |
|
* Tue May 19 2015 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.236-1 |
298 |
|
- Include lvm thinp utilities. (dlehman) |
299 |
|
Resolves: rhbz#1212735 |
300 |
|
- TypeError: argument must be string (jkonecny) |
301 |
|
Resolves: rhbz#1209414 |
302 |
|
|
303 |
|
* Thu May 07 2015 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.235-1 |
304 |
|
- Don't remove pps_core from ppc64.img (sbueno+anaconda) |
305 |
|
Resolves: rhbz#1213417 |
306 |
|
- Check for FBA DASDs so we don't try to format them with dasdfmt. |
307 |
|
(sbueno+anaconda) |
308 |
|
Resolves: rhbz#1144979 |
309 |
|
- Include hyperv modules in mk-images (sbueno+anaconda) |
310 |
|
Resolves: rhbz#1132770 |
311 |
|
|
312 |
|
* Tue Apr 14 2015 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.234-1 |
313 |
|
- Fix lvm detection broken with introduction of thinp support. (dlehman) |
314 |
|
Resolves: rhbz#1200832 |
315 |
|
Related: rhbz#1083459 |
316 |
|
- RHEL 6.6 Upgrade Fails from AttributeError on Multipath (rmarshall) |
317 |
|
Resolves: rhbz#1129499 |
318 |
|
- Drop hy.po Armenian translation (bcl) |
319 |
|
Resolves: rhbz#1205286 |
320 |
|
Related: rhbz#1205286 |
321 |
|
- Update translation documentation for Zanata (bcl) |
322 |
|
Resolves: rhbz#1205286 |
323 |
|
Related: rhbz#1205286 |
324 |
|
- Switch translation support to fedora.zanata.org (bcl) |
325 |
|
Resolves: rhbz#1205286 |
326 |
|
|
327 |
* Fri Mar 27 2015 Daniel Berteaud <daniel@firewall-services.com> - 13.21.229-1.el6.sme.1 |
* Fri Mar 13 2015 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.233-1 |
328 |
- Reapply SME patches after rebase to 13.21.229 [SME: 8761] |
- Keep track of whether users should be prompted to format CDL dasds. |
329 |
|
(sbueno+anaconda) |
330 |
|
Resolves: rhbz#1164240 |
331 |
|
Related: rhbz#1164240 |
332 |
|
|
333 |
* Wed Oct 15 2014 Johnny Hughes <johnny@centos.org> - 13.21.229-1.el6.centos |
* Tue Mar 03 2015 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.232-1 |
334 |
- Rebase to CentOS-6.6 |
- Remove even more drivers for ppc64 32M limit (bcl) |
335 |
|
Resolves: rhbz#1198173 |
336 |
|
- Fix detection of unformatted and LDL DASDs. (sbueno+anaconda) |
337 |
|
Resolves: rhbz#1144979 |
338 |
|
- On interactive kickstart installs, still get the password from the ks file. |
339 |
|
(clumens) |
340 |
|
Resolves: rhbz#995531 |
341 |
|
- Enable sharing of the VNC server. (sbueno+anaconda) |
342 |
|
Resolves: rhbz#1168024 |
343 |
|
- RHEL6 Basic Video Driver Install to Windows2012 VM Fails (rmarshall) |
344 |
|
Resolves: rhbz#1083586 |
345 |
|
- dracut needs iscsi_firmware cmdline arg (bcl) |
346 |
|
Resolves: rhbz#1185792 |
347 |
|
- Exclude prelink package in FIPS mode (bcl) |
348 |
|
Resolves: rhbz#697938 |
349 |
|
- Handle NoneType Exception after deleting PPC partitions (rmarshall) |
350 |
|
Resolves: rhbz#1021445 |
351 |
|
- Bring support for nicdelay back using NM's GATEWAY_PING_TIMEOUT (rvykydal) |
352 |
|
Resolves: rhbz#979163 |
353 |
|
|
354 |
|
* Thu Feb 12 2015 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.231-1 |
355 |
|
- Add support for lvm thin provisioning via ks custom storage. (dlehman) |
356 |
|
Resolves: rhbz#1083459 |
357 |
|
- Make sure new freebl libs are part of initrd. (sbueno+anaconda) |
358 |
|
Resolves: rhbz#1183134 |
359 |
|
- Prevent anaconda from crashing due to repeated calls to rpmReadConfigFiles. |
360 |
|
(sbueno) |
361 |
|
Resolves: rhbz#1021534 |
362 |
|
|
363 |
|
* Tue Feb 03 2015 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.230-1 |
364 |
|
- Shrink the LV if the VG is out of space (bcl) |
365 |
|
Resolves: rhbz#1153376 |
366 |
|
- Only set GPT boot flag on ESP partition (bcl) |
367 |
|
Resolves: rhbz#1139606 |
368 |
|
- Add anaconda support for using clearpart --cdl option. (sbueno+anaconda) |
369 |
|
Resolves: rhbz#1164240 |
370 |
|
- Properly check and show warnings for LDL DASDs (sbueno+anaconda) |
371 |
|
Resolves: rhbz#1144979 |
372 |
|
- Add new freebl libraries (bcl) |
373 |
|
Resolves: rhbz#1182595 |
374 |
|
- Write new options to zipl.conf (sbueno+anaconda) |
375 |
|
Resolves: rhbz#1171053 |
376 |
|
- Detect and show a warning for LDL DASDs. (sbueno+anaconda) |
377 |
|
Resolves: rhbz#1144979 |
378 |
|
- Make EFI.bootDevice() return best device for several calling contexts |
379 |
|
(amulhern) |
380 |
|
Resolves: rhbz#1145812 |
381 |
|
|
382 |
* Mon Sep 08 2014 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.229-1 |
* Mon Sep 08 2014 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.229-1 |
383 |
- Revert "Use edd fcoe boot option instead of enumerating all ifaces" |
- Revert "Use edd fcoe boot option instead of enumerating all ifaces" |
518 |
- Don't remove the .efi files from buildinstall (vpodzime) |
- Don't remove the .efi files from buildinstall (vpodzime) |
519 |
Resolves: rhbz#1076369 |
Resolves: rhbz#1076369 |
520 |
|
|
|
* Fri Apr 18 2014 Ian Wells <esmith@wellsi.com> - 13.21.215-1.el6.sme.12 |
|
|
- Modify installer language search path [SME: 8231] |
|
|
|
|
|
* Wed Apr 16 2014 Ian Wells <esmith@wellsi.com> - 13.21.215-1.el6.sme.11 |
|
|
- Add more support for "raid=N" [SME: 7529] |
|
|
|
|
|
* Sat Mar 29 2014 Ian Wells <esmith@wellsi.com> - 13.21.215-1.el6.sme.10 |
|
|
- Prevent upgrades from too old versions [SME: 8038] |
|
|
- Also modify whitespace in textw/upgrade_text.py |
|
|
|
|
|
* Sun Mar 23 2014 Charlie Brady <charlie_brady@mitel.com> - 13.21.215-1.el6.sme.9 |
|
|
- Add support for "raid=N" [SME: 7529] |
|
|
|
|
|
* Wed Mar 19 2014 Ian Wells <esmith@wellsi.com> - 13.21.215-1.el6.sme.8 |
|
|
- Patches for headless install [SME: 8226] |
|
|
|
|
|
* Tue Mar 18 2014 Ian Wells <esmith@wellsi.com> - 13.21.215-1.el6.sme.7 |
|
|
- Automatically upgrade bootloader if necessary [SME: 8223] |
|
|
- Installer shows warning about "too old version" [SME: 8038] |
|
|
|
|
|
* Mon Mar 17 2014 Ian Wells <esmith@wellsi.com> - 13.21.215-1.el6.sme.6 |
|
|
- Make boot loader use SME labels [SME: 8229] |
|
|
|
|
|
* Sat Feb 22 2014 Ian Wells <esmith@wellsi.com> - 13.21.215-1.el6.sme.5 |
|
|
- Limit languages to those supported by SME [SME: 8231] |
|
|
|
|
|
* Sat Feb 22 2014 Ian Wells <esmith@wellsi.com> - 13.21.215-1.el6.sme.4 |
|
|
- Port missing part of architecture check patch from SME 8 [SME: 8083] |
|
|
- Remove 0008-StorageActivationFail.patch as no longer needed [SME: 8066] |
|
|
|
|
|
* Fri Jan 3 2014 Charlie Brady <charlie_brady@mitel.com> - 13.21.215-1.el6.sme.3 |
|
|
- Fix references to Mitel in architecture check patch. [SME: 8083] |
|
|
|
|
|
* Sun Dec 15 2013 Charlie Brady <charlie_brady@mitel.com> - 13.21.215-1.el6.sme.2 |
|
|
- Stop anaconda from attempting to "upgrade" from 32bit to 64bit, or from 64bit to |
|
|
32bit. Adjust SME specific patches to have zero offset to avoid .py.orig files. |
|
|
[SME: 8083] |
|
|
|
|
|
* Sun Dec 15 2013 Ian Wells <esmith@wellsi.com> - 13.21.215-1.el6.sme.1 |
|
|
- Apply SME Server specific patches [SME: 8066] |
|
|
|
|
|
* Sat Dec 14 2013 Ian Wells <esmith@wellsi.com> - 13.21.215-1.el6.sme |
|
|
- Update SME9 to 13.21.215-1 [SME: 8066] |
|
|
|
|
|
* Wed Nov 27 2013 Karanbir Singh <kbsingh@centos.org> - 13.21.215-1.el6.centos |
|
|
- Rebase to CentOS-6.5 |
|
|
|
|
521 |
* Tue Oct 22 2013 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.215-1 |
* Tue Oct 22 2013 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.215-1 |
522 |
- Explicitly load dm-raid.ko for lvm raid segment types. (dlehman) |
- Explicitly load dm-raid.ko for lvm raid segment types. (dlehman) |
523 |
Resolves: rhbz#873281 |
Resolves: rhbz#873281 |