3 |
|
|
4 |
Summary: Graphical system installer |
Summary: Graphical system installer |
5 |
Name: anaconda |
Name: anaconda |
6 |
Version: 13.21.229 |
Version: 13.21.254 |
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 |
42 |
Patch10023: 0023-include_missing_freeblpriv3_so.patch |
Patch10023: 0023-remove_empty_line_in_lang_table.patch |
|
|
|
43 |
|
|
44 |
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) |
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) |
45 |
|
|
51 |
%define intltoolver 0.31.2-3 |
%define intltoolver 0.31.2-3 |
52 |
%define libnlver 1.0 |
%define libnlver 1.0 |
53 |
%define libselinuxver 1.6 |
%define libselinuxver 1.6 |
54 |
%define pykickstartver 1.74.15 |
%define pykickstartver 1.74.18 |
55 |
%define rpmpythonver 4.2-0.61 |
%define rpmpythonver 4.2-0.61 |
56 |
%define slangver 2.0.6-2 |
%define slangver 2.0.6-2 |
57 |
%define yumver 2.9.2 |
%define yumver 2.9.2 |
60 |
%define syscfgdatever 1.9.48 |
%define syscfgdatever 1.9.48 |
61 |
%define pythonpyblockver 0.45-2 |
%define pythonpyblockver 0.45-2 |
62 |
%define e2fsver 1.41.0 |
%define e2fsver 1.41.0 |
63 |
%define nmver 1:0.7.1-3.git20090414 |
%define nmver 1:0.8.1-104 |
64 |
%define dbusver 1.2.3 |
%define dbusver 1.2.3 |
65 |
%define createrepover 0.4.7 |
%define createrepover 0.4.7 |
66 |
%define yumutilsver 1.1.11-3 |
%define yumutilsver 1.1.11-3 |
67 |
%define iscsiver 6.2.0.870-3 |
%define iscsiver 6.2.0.873-16 |
68 |
%define pythoncryptsetupver 0.0.6 |
%define pythoncryptsetupver 0.0.6 |
69 |
%define mehver 0.8 |
%define mehver 0.8 |
70 |
%define sckeyboardver 1.3.1 |
%define sckeyboardver 1.3.1 |
190 |
%prep |
%prep |
191 |
%setup -q |
%setup -q |
192 |
|
|
193 |
%patch1000 -p1 |
%patch1000 -p1 -b .1001 |
194 |
%patch1002 -p1 |
%patch1002 -p1 -b .1002 |
195 |
%patch1003 -p1 |
%patch1003 -p1 -b .1003 |
196 |
|
|
197 |
%patch10001 -p1 |
%patch10001 -p1 |
198 |
%patch10002 -p1 |
%patch10002 -p1 |
215 |
%patch10022 -p1 |
%patch10022 -p1 |
216 |
%patch10023 -p1 |
%patch10023 -p1 |
217 |
|
|
218 |
|
|
219 |
%build |
%build |
220 |
%configure --disable-static |
%configure --disable-static |
221 |
%{__make} %{?_smp_mflags} |
%{__make} %{?_smp_mflags} |
273 |
%endif |
%endif |
274 |
|
|
275 |
%changelog |
%changelog |
276 |
* Mon Mar 30 2015 Daniel Berteaud <daniel@firewall-services.com> - 13.21.229-1.el6.sme.3 |
* Wed Jun 15 2016 Daniel Berteaud <<daniel@firewall-services.com> - 13.21.254-1.sme.1 |
277 |
- Update text when trying to update an older SME [SME: 8761] |
- Rebase on upstream 13.21.254-1 [SME: 9535] |
278 |
|
|
279 |
* Fri Mar 27 2015 Daniel Berteaud <daniel@firewall-services.com> - 13.21.229-1.el6.sme.2 |
* Tue May 10 2016 Johnny Hughes <johnny@centos.org> - 13.21.254-1 |
280 |
- Include missing libfreeblpriv3.so in install.img [SME: 8884] |
- CentOS Branding |
281 |
|
|
282 |
* Fri Mar 27 2015 Daniel Berteaud <daniel@firewall-services.com> - 13.21.229-1.el6.sme.1 |
* Mon Apr 11 2016 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.254-1 |
283 |
- Reapply SME patches after rebase to 13.21.229 [SME: 8761] |
- Revert "Always write splashimage to grub.cfg on UEFI (bcl)" |
284 |
|
Related: rhbz#1325971 |
285 |
|
Resolves: rhbz#1325971 |
286 |
|
|
287 |
|
* Fri Apr 08 2016 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.253-1 |
288 |
|
- Complete support for mesa-libEGL in upd-instroot (sbueno+anaconda) |
289 |
|
Resolves: rhbz#1316646 |
290 |
|
|
291 |
|
* Tue Mar 29 2016 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.252-1 |
292 |
|
- Add mesa-libEGL to upd-instroot. (sbueno+anaconda) |
293 |
|
Resolves: rhbz#1316646 |
294 |
|
- Catch KeyError when checking for MD UUID in filter gui. (dlehman) |
295 |
|
Related: rhbz#1269872 |
296 |
|
Resolves: rhbz#1320545 |
297 |
|
- Activate also non-ibft devices requested by boot options (ksdevice) |
298 |
|
(rvykydal) |
299 |
|
Resolves: rhbz#1314806 |
300 |
|
|
301 |
* Wed Oct 15 2014 Johnny Hughes <johnny@centos.org> - 13.21.229-1.el6.centos |
* Tue Mar 22 2016 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.251-1 |
302 |
- Rebase to CentOS-6.6 |
- Adjust commit 74014d71 after recent reverts. (dlehman) |
303 |
|
Related: rhbz#1269872 |
304 |
|
- Revert "Refactor variable name (sbueno+anaconda)" |
305 |
|
Resolves: rhbz#1319697 |
306 |
|
- Revert "Fix multipath UI representation (sbueno+anaconda)" |
307 |
|
Resolves: rhbz#1319697 |
308 |
|
- Revert "Bios RAID traceback on Filter GUI (sbueno+anaconda)" |
309 |
|
Resolves: rhbz#1319697 |
310 |
|
- Add the /EFI directory to the boot.iso (bcl) |
311 |
|
Resolves: rhbz#1188876 |
312 |
|
- Clean up devicetree filtering of md containers. (dlehman) |
313 |
|
Related: rhbz#1120640 |
314 |
|
Related: rhbz#1269872 |
315 |
|
- Remove pyblock/dmraid remnants from md container handling. (dlehman) |
316 |
|
Related: rhbz#1269872 |
317 |
|
- Don't use pyblock/dmraid to get sizes of imsm/isw arrays. (dlehman) |
318 |
|
Resolves: rhbz#1269872 |
319 |
|
- Move mdadm.conf entry creation to a function. (dlehman) |
320 |
|
Related: rhbz#1269872 |
321 |
|
- network: disable NM for parent device of vlan configured in ibft (rvykydal) |
322 |
|
Resolves: rhbz#831002 |
323 |
|
- network: set ifname= for parent of vlan defined in ibft (rvykydal) |
324 |
|
Resolves: rhbz#831002 |
325 |
|
|
326 |
|
* Mon Mar 14 2016 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.250-1 |
327 |
|
- Create ibft vlan ifcfg file in stage2 if needed (rvykydal) |
328 |
|
Resolves: rhbz#831002 |
329 |
|
|
330 |
|
* Tue Mar 08 2016 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.249-1 |
331 |
|
- Bios RAID traceback on Filter GUI (rmarshall) |
332 |
|
Resolves: rhbz#1309069 |
333 |
|
- Don't ignore FW RAID containers if everything should be used (vpodzime) |
334 |
|
Related: rhbz#1120640 |
335 |
|
- Fix pki cert path in initrd (bcl) |
336 |
|
Resolves: rhbz#1259880 |
337 |
|
|
338 |
|
* Mon Feb 22 2016 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.248-1 |
339 |
|
- Wait for all udev events to finish (jstodola) |
340 |
|
Resolves: rhbz#1309348 |
341 |
|
- Run restorecon on /etc/localtime to reset SElinux context. (sbueno+anaconda) |
342 |
|
Resolves: rhbz#1302290 |
343 |
|
|
344 |
|
* Tue Feb 16 2016 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.247-1 |
345 |
|
- Make sure devices configured by NM from iBFT have correct ifcfg (rvykydal) |
346 |
|
Resolves: rhbz#831002 |
347 |
|
Related: rhbz#831002 |
348 |
|
|
349 |
|
* Fri Feb 05 2016 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.246-1 |
350 |
|
- Fix the problem of ppc img being too large (sbueno+anaconda) |
351 |
|
Resolves: rhbz#1303855 |
352 |
|
|
353 |
|
* Thu Jan 21 2016 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.245-1 |
354 |
|
- Add support for vlan id in iBFT (rvykydal) |
355 |
|
Resolves: rhbz#831002 |
356 |
|
|
357 |
|
* Wed Jan 20 2016 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.244-1 |
358 |
|
- Keep 'wipefs' in the installation environment (vpodzime) |
359 |
|
Resolves: rhbz#835865 |
360 |
|
- Handle hostname and dns setting properly in loader (sbueno+anaconda) |
361 |
|
Resolves: rhbz#1214266 |
362 |
|
- Addon repos should still be added to anaconda-ks.cfg. (clumens) |
363 |
|
Resolves: rhbz#1099178 |
364 |
|
- Only write defaultList of filtered kernel entries to /etc/zipl.conf |
365 |
|
(sbueno+anaconda) |
366 |
|
Resolves: rhbz#1256211 |
367 |
|
- Increase default loglevel of NetworkManager. (sbueno+anaconda) |
368 |
|
Resolves: rhbz#831777 |
369 |
|
- Increase default logging of yum. (sbueno+anaconda) |
370 |
|
Resolves: rhbz#831777 |
371 |
|
- Fix multipath UI representation (rmarshall) |
372 |
|
Resolves: rhbz#914637 |
373 |
|
Related: rhbz#1014425 |
374 |
|
- Refactor variable name (rmarshall) |
375 |
|
Related: rhbz#914637 |
376 |
|
Resolves: rhbz#914637 |
377 |
|
|
378 |
|
* Fri Jan 15 2016 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.243-1 |
379 |
|
- Ignore MD RAID containers if all their devices are ignored (vpodzime) |
380 |
|
Resolves: rhbz#1120640 |
381 |
|
- Fix --noipv4 option in case of multiple ks network commands (rvykydal) |
382 |
|
Resolves: rhbz#1011595 |
383 |
|
Related: rhbz#1011595 |
384 |
|
- Fix regression in lvm snapshot detection. (dlehman) |
385 |
|
Resolves: rhbz#1295897 |
386 |
|
|
387 |
|
* Thu Jan 07 2016 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.242-1 |
388 |
|
- Make iutil.execWithCallback honor root option. (sbueno+anaconda) |
389 |
|
Resolves: rhbz#883054 |
390 |
|
- Change parameter at ks.cfg for fcoe as --nic= (jkonecny) |
391 |
|
Resolves: rhbz#1225877 |
392 |
|
- Fix IPoIB interfaces are shown as Ethernet (jkonecny) |
393 |
|
Resolves: rhbz#1116633 |
394 |
|
- Add support for ipv6 to gateway boot option (rvykydal) |
395 |
|
Resolves: rhbz#1177984 |
396 |
|
- Create symlink for NM ibft plugin rather then relocate iscsiadm (rvykydal) |
397 |
|
Resolves: rhbz#831002 |
398 |
|
Related: rhbz#831002 |
399 |
|
- Fixed IndexError in cleardisks_gui.py (japokorn) |
400 |
|
Resolves: rhbz#1224413 |
401 |
|
- Fix layout of "Add FCoE SAN" dialog in text and rescue mode (rvykydal) |
402 |
|
Resolves: rhbz#1211931 |
403 |
|
Related: rhbz#1211931 |
404 |
|
- Fix crash on "Add FCoE SAN" in text and rescue (rvykydal) |
405 |
|
Resolves: rhbz#1211931 |
406 |
|
- network: add support for vlan over bond boot option (rvykydal) |
407 |
|
Resolves: rhbz#1011595 |
408 |
|
- fcoe: take into account vlan device names trimmed to IFNAMSIZ (rvykydal) |
409 |
|
Resolves: rhbz#1021067 |
410 |
|
- Add possibility to have /usr and /var parts on iscsi (jkonecny) |
411 |
|
Resolves: rhbz#856446 |
412 |
|
|
413 |
|
* Mon Dec 14 2015 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.241-1 |
414 |
|
- Prevent duplicate kernel params being written in zipl.conf (sbueno+anaconda) |
415 |
|
Resolves: rhbz#1029505 |
416 |
|
- Skip kickstart sections in loader (bcl) |
417 |
|
Resolves: rhbz#1251300 |
418 |
|
- Always write splashimage to grub.cfg on UEFI (bcl) |
419 |
|
Resolves: rhbz#853844 |
420 |
|
- Install ca-bundle certs in the initrd (bcl) |
421 |
|
Resolves: rhbz#1259880 |
422 |
|
- zerombr propagates to anaconda-ks (japokorn) |
423 |
|
Resolves: rhbz#1246663 |
424 |
|
- network: include --nodefroute option in generated kickstart (rvykydal) |
425 |
|
Resolves: rhbz#1274686 |
426 |
|
- network: don't misconfigure /etc/sysconfig/network GATEWAY (rvykydal) |
427 |
|
Resolves: rhbz#1181290 |
428 |
|
- ibft: add support for vlan id (rvykydal) |
429 |
|
Resolves: rhbz#831002 |
430 |
|
Related: rhbz#831002 |
431 |
|
|
432 |
|
* Tue Dec 01 2015 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.240-1 |
433 |
|
- Write --cdl clearpart option to /root/anaconda-ks.cfg (jstodola) |
434 |
|
Resolves: rhbz#1211559 |
435 |
|
- Fix dasdfmt progress bar. (sbueno+anaconda) |
436 |
|
Resolves: rhbz#1210450 |
437 |
|
|
438 |
|
* Tue Jun 30 2015 Brian C. Lane <bcl@redhat.com> - 13.21.239-1 |
439 |
|
- Align end sector in the appropriate direction for resize. (bcl) |
440 |
|
Resolves: rhbz#1236506 |
441 |
|
- Filter out free regions too small for alignment of partitions (bcl) |
442 |
|
Resolves: rhbz#1236506 |
443 |
|
|
444 |
|
* Fri Jun 19 2015 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.238-1 |
445 |
|
- Include drbg module in the initrd. (sbueno+anaconda) |
446 |
|
Resolves: rhbz#1233088 |
447 |
|
|
448 |
|
* Thu Jun 11 2015 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.237-1 |
449 |
|
- Fix scanning of non-leaf lvs. (dlehman) |
450 |
|
Resolves: rhbz#1213748 |
451 |
|
- Fix KeyError in devicetree. (sbueno+anaconda) |
452 |
|
Resolves: rhbz#1225469 |
453 |
|
- Fix partition alignment problems. (sbueno+anaconda) |
454 |
|
Resolves: rhbz#1209424 |
455 |
|
|
456 |
|
* Tue May 19 2015 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.236-1 |
457 |
|
- Include lvm thinp utilities. (dlehman) |
458 |
|
Resolves: rhbz#1212735 |
459 |
|
- TypeError: argument must be string (jkonecny) |
460 |
|
Resolves: rhbz#1209414 |
461 |
|
|
462 |
|
* Thu May 07 2015 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.235-1 |
463 |
|
- Don't remove pps_core from ppc64.img (sbueno+anaconda) |
464 |
|
Resolves: rhbz#1213417 |
465 |
|
- Check for FBA DASDs so we don't try to format them with dasdfmt. |
466 |
|
(sbueno+anaconda) |
467 |
|
Resolves: rhbz#1144979 |
468 |
|
- Include hyperv modules in mk-images (sbueno+anaconda) |
469 |
|
Resolves: rhbz#1132770 |
470 |
|
|
471 |
|
* Tue Apr 14 2015 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.234-1 |
472 |
|
- Fix lvm detection broken with introduction of thinp support. (dlehman) |
473 |
|
Resolves: rhbz#1200832 |
474 |
|
Related: rhbz#1083459 |
475 |
|
- RHEL 6.6 Upgrade Fails from AttributeError on Multipath (rmarshall) |
476 |
|
Resolves: rhbz#1129499 |
477 |
|
- Drop hy.po Armenian translation (bcl) |
478 |
|
Resolves: rhbz#1205286 |
479 |
|
Related: rhbz#1205286 |
480 |
|
- Update translation documentation for Zanata (bcl) |
481 |
|
Resolves: rhbz#1205286 |
482 |
|
Related: rhbz#1205286 |
483 |
|
- Switch translation support to fedora.zanata.org (bcl) |
484 |
|
Resolves: rhbz#1205286 |
485 |
|
|
486 |
|
* Fri Mar 13 2015 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.233-1 |
487 |
|
- Keep track of whether users should be prompted to format CDL dasds. |
488 |
|
(sbueno+anaconda) |
489 |
|
Resolves: rhbz#1164240 |
490 |
|
Related: rhbz#1164240 |
491 |
|
|
492 |
|
* Tue Mar 03 2015 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.232-1 |
493 |
|
- Remove even more drivers for ppc64 32M limit (bcl) |
494 |
|
Resolves: rhbz#1198173 |
495 |
|
- Fix detection of unformatted and LDL DASDs. (sbueno+anaconda) |
496 |
|
Resolves: rhbz#1144979 |
497 |
|
- On interactive kickstart installs, still get the password from the ks file. |
498 |
|
(clumens) |
499 |
|
Resolves: rhbz#995531 |
500 |
|
- Enable sharing of the VNC server. (sbueno+anaconda) |
501 |
|
Resolves: rhbz#1168024 |
502 |
|
- RHEL6 Basic Video Driver Install to Windows2012 VM Fails (rmarshall) |
503 |
|
Resolves: rhbz#1083586 |
504 |
|
- dracut needs iscsi_firmware cmdline arg (bcl) |
505 |
|
Resolves: rhbz#1185792 |
506 |
|
- Exclude prelink package in FIPS mode (bcl) |
507 |
|
Resolves: rhbz#697938 |
508 |
|
- Handle NoneType Exception after deleting PPC partitions (rmarshall) |
509 |
|
Resolves: rhbz#1021445 |
510 |
|
- Bring support for nicdelay back using NM's GATEWAY_PING_TIMEOUT (rvykydal) |
511 |
|
Resolves: rhbz#979163 |
512 |
|
|
513 |
|
* Thu Feb 12 2015 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.231-1 |
514 |
|
- Add support for lvm thin provisioning via ks custom storage. (dlehman) |
515 |
|
Resolves: rhbz#1083459 |
516 |
|
- Make sure new freebl libs are part of initrd. (sbueno+anaconda) |
517 |
|
Resolves: rhbz#1183134 |
518 |
|
- Prevent anaconda from crashing due to repeated calls to rpmReadConfigFiles. |
519 |
|
(sbueno) |
520 |
|
Resolves: rhbz#1021534 |
521 |
|
|
522 |
|
* Tue Feb 03 2015 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.230-1 |
523 |
|
- Shrink the LV if the VG is out of space (bcl) |
524 |
|
Resolves: rhbz#1153376 |
525 |
|
- Only set GPT boot flag on ESP partition (bcl) |
526 |
|
Resolves: rhbz#1139606 |
527 |
|
- Add anaconda support for using clearpart --cdl option. (sbueno+anaconda) |
528 |
|
Resolves: rhbz#1164240 |
529 |
|
- Properly check and show warnings for LDL DASDs (sbueno+anaconda) |
530 |
|
Resolves: rhbz#1144979 |
531 |
|
- Add new freebl libraries (bcl) |
532 |
|
Resolves: rhbz#1182595 |
533 |
|
- Write new options to zipl.conf (sbueno+anaconda) |
534 |
|
Resolves: rhbz#1171053 |
535 |
|
- Detect and show a warning for LDL DASDs. (sbueno+anaconda) |
536 |
|
Resolves: rhbz#1144979 |
537 |
|
- Make EFI.bootDevice() return best device for several calling contexts |
538 |
|
(amulhern) |
539 |
|
Resolves: rhbz#1145812 |
540 |
|
|
541 |
* 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 |
542 |
- Revert "Use edd fcoe boot option instead of enumerating all ifaces" |
- Revert "Use edd fcoe boot option instead of enumerating all ifaces" |
677 |
- Don't remove the .efi files from buildinstall (vpodzime) |
- Don't remove the .efi files from buildinstall (vpodzime) |
678 |
Resolves: rhbz#1076369 |
Resolves: rhbz#1076369 |
679 |
|
|
|
* 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 |
|
|
|
|
680 |
* 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 |
681 |
- Explicitly load dm-raid.ko for lvm raid segment types. (dlehman) |
- Explicitly load dm-raid.ko for lvm raid segment types. (dlehman) |
682 |
Resolves: rhbz#873281 |
Resolves: rhbz#873281 |