Compare commits

...

19 Commits
master ... f13

Author SHA1 Message Date
Fedora Release Engineering ba4d86f3ff dist-git conversion 2010-07-29 05:37:39 +00:00
David Lehman e70b1f7e78 * Wed May 12 2010 David Lehman <dlehman@redhat.com> - 13.42-1
- bootloader timeout default should be None not 0 (#590661) (jkeating)
2010-05-12 19:03:45 +00:00
David Lehman 1f27f4a833 * Fri May 07 2010 David Lehman <dlehman@redhat.com> - 13.41-1
- Remove partitions after unpartitioned non-partition devices. (#588597)
  (dlehman)
- Work around device node creation issues when creating EFI images.
  (#589680) (pjones)
- Add support to livecd for arbitrarily complex dir structures. (#504986)
  (dlehman)
- Do not automatically backtrace when telnetd quits (#588964). (clumens)
2010-05-07 07:30:05 +00:00
David Lehman a5b02ba69a * Tue May 04 2010 David Lehman <dlehman@redhat.com> - 13.40-1
- Teach upd-instroot about i686 (jkeating)
- Enable network if it is needed when repo is added in UI (#577803).
  (rvykydal)
- Tell dracut it should activate the first swap device (#572771) (hdegoede)
- Add boot= argument to kernel cmdline when in fips mode (hdegoede)
- Don't make all devices on the boot device selector immutable (#583028).
  (clumens)
- Do not use --quiet and --nostart when doing selinux configuration
  (#568528) (msivak)
- Check for not having found any disks after populating the tree (#588498)
  (hdegoede)
- Don't add recovery partitions to the grub boot menu (#534066) (hdegoede)
- Default the global grub timeout to 5 for serial (jkeating)
- Make sure a given path exists before calling os.statvfs on it (#587662).
  (clumens)
- Turn off BETANAG - we're getting close to the release (#587639). (clumens)
- Don't clear BIOS RAID member disks (#587066) (hdegoede)
- Remove devices from libparted's cache when destroying them (#586622)
  (hdegoede)
2010-05-05 04:59:33 +00:00
David Lehman 6eac9bec5c * Wed Apr 28 2010 David Lehman <dlehman@redhat.com> - 13.39-1
- X input configuration has moved to /usr/share (#585621). (clumens)
- Keep the selected device count right when going back to filtering
  (#572882). (clumens)
- Prune resize and format create/migrate actions if destroying a device.
  (dlehman)
- Schedule actions when removing existing extended partitions. (#568219)
  (dlehman)
- Don't try to zero out extended partitions. (dlehman)
2010-04-28 20:53:35 +00:00
David Lehman d89f5a7746 * Wed Apr 21 2010 David Lehman <dlehman@redhat.com> - 13.38-1
- Restore storage.clearPartType after reset when backing out of GUI.
  (#559233) (dlehman)
- Make Cancel button the default for 'Weak Password' dialog (#582660) (bcl)
- Set Create Storage focus to first active radio button (#582676) (bcl)
- livecd.py: set the selected keyboard (#583289). (akozumpl)
- Fix uninitialized variable compile error (#577501) (msivak)
- In groupListExists, log what groups don't exist. (notting)
- Add a questionInitializeDisk method to the rescue interface (#582304)
  (hdegoede)
- Fix syntax error in kickstart.py (hdegoede)
- Add a script for running pylint on anaconda (hdegoede)
- Fix various syntax errors (hdegoede)
- Write an AUTO ... line to mdadm.conf (#537329) (hdegoede)
- filter_gui.py: fixup isProtected changes for biosraid and mpath (#581820)
  (hdegoede)
- BIOS RAID sets get shown double when adding advanced storage (#574714)
  (hdegoede)
- init: switch back to tty1 after the installer finishes. (#577380)
  (akozumpl)
- Use None, not '', for empty repo proxy attributes (#572460) (rvykydal)
- Don't segfault if proxyUser or proxyPassword are empty (#580226). (clumens)
- Allow using pre-existing gpt labels for /boot on non EFI x86 (#572488)
  (hdegoede)
- Re-Check minimum size of partition after running fsck on it (#578955) (bcl)
- Show protected devices in the filter UI, but make them immutable
  (#568343). (clumens)
- Turn protected devices into a property on the Anaconda object. (clumens)
- Schedule removal actions for any format on a --onpart= device (#576976).
  (clumens)
- Update the partition scheme icons to better looking ones (#579697).
  (clumens)
- Sort partition create actions before other unpartitioned devices.
  (#574379) (dlehman)
- Restore xdriver=<driver> functionality (#577312) (msivak)
- loader: con Newt into thinking LANG is always en_US.UTF-8 (#576541).
  (akozumpl)
- Copy install.img to install target on http installs. (pjones)
- Make sure the install.img exists before attempting to copy (#578391).
  (clumens)
- fix: Tackle race condition issues during X startup (#577708). (akozumpl)
- Copy install.img and remount no matter how many discs (#577196) (pjones)
2010-04-21 17:59:28 +00:00
David Lehman b0e8cf0445 * Wed Mar 31 2010 David Lehman <dlehman@redhat.com> - 13.37.2-1
- Copy install.img to install target on http installs. (pjones)
- Make sure the install.img exists before attempting to copy (#578391).
  (clumens)
2010-03-31 18:12:00 +00:00
David Lehman 336026ff00 * Tue Mar 30 2010 David Lehman <dlehman@redhat.com> - 13.37.1-1
- Copy install.img and remount no matter how many discs (#577196) (pjones)
2010-03-31 02:53:15 +00:00
David Lehman e7981d9866 * Thu Mar 25 2010 David Lehman <dlehman@redhat.com> - 13.37-1
- Unlock the CD tray door in isys.ejectcdrom() (#569377) (pjones)
- Texts under storage/formats missing from the .pot file (#576082).
  (akozumpl)
- Translate the Back button in glade (#576082) (akozumpl)
- Add originalFormat handling to editLVMLogicalVolume. (#576529) (dlehman)
- Fix a cut&paste error that caused a traceback (#574743) (dlehman)
- yum requires the proxy settings to include a protocol (#576691). (clumens)
- Only look for extended partitions on partitioned devices (#576628)
  (hdegoede)
- Fix referring to disks by-label, by-uuid, etc (#575855). (clumens)
- Fix syntax for passing a mapping to a translatable string (#576085).
  (clumens)
- Catch NotImplementedError when scanning for disklabels (#566722) (hdegoede)
- Filter UI do not start / stop BIOS RAID sets to get there size (#574587)
  (hdegoede)
- Make filter UI honor nodmraid cmdline option (#574684) (hdegoede)
- Properly align the first partition we create (#574220) (hdegoede)
- Update filter for translation log entries. (dlehman)
2010-03-25 23:20:02 +00:00
David Lehman 5d920096f0 * Mon Mar 22 2010 David Lehman <dlehman@redhat.com> - 13.36-1
- Don't pass size=1 for autopart PVs. Use PartitionDevice's default size.
  (dlehman)
- Make python start with correct default unicode encoding (#539904).
  (akozumpl)
- Fixes bug #569373 - Change udev_trigger block calls to use change action
  (bcl)
- Fix: execWithRedirect() unexpectedkeyword argument 'searchPath' (#572853)
  (hdegoede)
- Do not crash on .autorelabel when using read only rescue mount (#568367)
  (msivak)
- Do not crash when getDevices returns NULL (#567939) (msivak)
2010-03-22 21:50:54 +00:00
David Lehman e4e0e69b1e * Mon Mar 15 2010 David Lehman <dlehman@redhat.com> - 13.35-1
- Fully qualify _ped.IOException. (dlehman)
2010-03-15 20:23:51 +00:00
David Lehman c912965fab * Mon Mar 15 2010 David Lehman <dlehman@redhat.com> - 13.34-1
- parted.PartedDisk can throw IOExceptions too (#573539) (hdegoede)
- Fix recognition of partitions on mdraid arrays (#569462) (hdegoede)
- Use the disk name from kickstart in the shouldClear error message.
  (clumens)
- Fix displaying error messages on cleanup/remove callback problems
  (#572893). (clumens)
- Before running shouldClear, make sure a real disk was specified (#572523).
  (clumens)
- exception.py: switch to tty1 before exit (#569071) (akozumpl)
- Preserve encryption setting when re-editing new encrypted LVs. (#568547)
  (dlehman)
- Never pass "<Not applicable>" as mountpoint to format constructors.
  (dlehman)
- Fix up device dialogs' handling of preexisting formatting. (dlehman)
- Set up devices using their original formats for certain action types.
  (#565848) (dlehman)
- Keep a handle to devices' original format instance. (#565848) (dlehman)
- Tell ld.so and friends not to use hardware optimized libs (#572178)
  (pjones)
- By default, libcurl does not appear to follow redirects (#572528).
  (clumens)
- Use '--keyword=P_:1,2' for plural gettext string extraction (#567417).
  (dcantrell)
- fix: do not initialize the install interface whenever is is accessed
  (#565872) (akozumpl)
- Select/Deselect All should only apply to the current tab (#516143,
  #568875). (clumens)
- Don't try to write firewall and auth information twice (#568528). (clumens)
2010-03-15 16:46:50 +00:00
Christopher Edward Lumens 59a2c67d73 New version. 2010-03-04 15:48:03 +00:00
David Lehman 57786ea47e * Thu Feb 25 2010 David Lehman <dlehman@redhat.com> - 13.32-1
- Check for the real device-mapper nodes in /proc/swaps. (#567840) (dlehman)
- It's necessary to give each vfprintf invocation a fresh va_list (#568235)
  (akozumpl)
- Don't unconditionally unskip the partition step on failure (#567889).
  (clumens)
- rpm doesn't always give the callback a tuple (#567878). (clumens)
2010-02-25 21:28:15 +00:00
David Cantrell 406adbb241 * Wed Feb 24 2010 David Cantrell <dcantrell@redhat.com> - 13.31-1
- Revert "There is no kernel-PAE package anymore, use kernel for xen
  (#559347)." (dcantrell)
- logging: make loader say 'loader' (#563009). (akozumpl)
- Make loader log into syslog (so remote logging works for it as well)
  (#524980) (akozumpl)
2010-02-24 18:38:10 +00:00
Christopher Edward Lumens 0a3e091251 New version. 2010-02-23 21:51:23 +00:00
David Cantrell af44c94cf8 * Mon Feb 22 2010 David Cantrell <dcantrell@redhat.com> - 13.29-1
- DiskLabel.status can't be determined so return False. (#563526,#561074)
  (dlehman)
- Remove getDasdDevPort() and getDasdState() from isys.py. (dcantrell)
- Replace calls to isys.getDasdPorts() with calls to new getDasdPorts()
  (dcantrell)
- Add getDasdPorts() to storage/dasd.py. (dcantrell)
- Remove isys/dasd.c, functions no longer needed in isys. (dcantrell)
- Fix creation of encrypted md members and pvs in kickstart. (#567396)
  (dlehman)
- Don't align free space geometries in getFreeRegions. (#565692) (dlehman)
- Align extended partitions like we do other partitions. (dlehman)
- Don't allow the host's LD_LIBRARY_PATH affect get_dso_deps (#565887).
  (clumens)
- Remove a couple redundant network bring up calls. (clumens)
- Reset the resolver cache after bringing up the network (#562209). (clumens)
- Let's have /etc/xorg.conf.d in stage2 (#566396) (akozumpl)
- Add the filter UI screens to the list of translatable files (#567216).
  (clumens)
- Don't traceback when a user tries to put /boot on an LV (#566569)
  (hdegoede)
- RescueInterface should inherit from InstallInterfaceBase too (hdegoede)
2010-02-23 02:45:06 +00:00
Christopher Edward Lumens f212ee4684 New version. 2010-02-19 22:30:09 +00:00
Jesse Keating 573cc7046e Initialize branch F-13 for anaconda 2010-02-17 00:51:48 +00:00
5 changed files with 238 additions and 6 deletions

View File

@ -1,2 +0,0 @@
anaconda-13.26.tar.bz2
anaconda-13.27.tar.bz2

1
.gitignore vendored Normal file
View File

@ -0,0 +1 @@
anaconda-13.42.tar.bz2

View File

@ -3,7 +3,7 @@
Summary: Graphical system installer
Name: anaconda
Version: 13.27
Version: 13.42
Release: 1%{?dist}
License: GPLv2+
Group: Applications/System
@ -67,7 +67,7 @@ BuildRequires: newt-devel
BuildRequires: pango-devel
BuildRequires: pykickstart >= %{pykickstartver}
BuildRequires: python-devel
BuildRequires: python-urlgrabber
BuildRequires: python-urlgrabber >= 3.9.1-5
BuildRequires: rpm-devel
BuildRequires: rpm-python >= %{rpmpythonver}
BuildRequires: slang-devel >= %{slangver}
@ -94,7 +94,7 @@ Requires: parted >= %{partedver}
Requires: pyparted >= %{pypartedver}
Requires: yum >= %{yumver}
Requires: libxml2-python
Requires: python-urlgrabber
Requires: python-urlgrabber >= 3.9.1-5
Requires: system-logos
Requires: pykickstart >= %{pykickstartver}
Requires: system-config-date >= %{syscfgdatever}
@ -217,6 +217,238 @@ update-desktop-database &> /dev/null || :
%endif
%changelog
* Wed May 12 2010 David Lehman <dlehman@redhat.com> - 13.42-1
- bootloader timeout default should be None not 0 (#590661) (jkeating)
* Fri May 07 2010 David Lehman <dlehman@redhat.com> - 13.41-1
- Remove partitions after unpartitioned non-partition devices. (#588597)
(dlehman)
- Work around device node creation issues when creating EFI images.
(#589680) (pjones)
- Add support to livecd for arbitrarily complex dir structures. (#504986)
(dlehman)
- Do not automatically backtrace when telnetd quits (#588964). (clumens)
* Tue May 04 2010 David Lehman <dlehman@redhat.com> - 13.40-1
- Teach upd-instroot about i686 (jkeating)
- Enable network if it is needed when repo is added in UI (#577803).
(rvykydal)
- Tell dracut it should activate the first swap device (#572771) (hdegoede)
- Add boot= argument to kernel cmdline when in fips mode (hdegoede)
- Don't make all devices on the boot device selector immutable (#583028).
(clumens)
- Do not use --quiet and --nostart when doing selinux configuration
(#568528) (msivak)
- Check for not having found any disks after populating the tree (#588498)
(hdegoede)
- Don't add recovery partitions to the grub boot menu (#534066) (hdegoede)
- Default the global grub timeout to 5 for serial (jkeating)
- Make sure a given path exists before calling os.statvfs on it (#587662).
(clumens)
- Turn off BETANAG - we're getting close to the release (#587639). (clumens)
- Don't clear BIOS RAID member disks (#587066) (hdegoede)
- Remove devices from libparted's cache when destroying them (#586622)
(hdegoede)
* Wed Apr 28 2010 David Lehman <dlehman@redhat.com> - 13.39-1
- X input configuration has moved to /usr/share (#585621). (clumens)
- Keep the selected device count right when going back to filtering
(#572882). (clumens)
- Prune resize and format create/migrate actions if destroying a device.
(dlehman)
- Schedule actions when removing existing extended partitions. (#568219)
(dlehman)
- Don't try to zero out extended partitions. (dlehman)
* Wed Apr 21 2010 David Lehman <dlehman@redhat.com> - 13.38-1
- Restore storage.clearPartType after reset when backing out of GUI.
(#559233) (dlehman)
- Make Cancel button the default for 'Weak Password' dialog (#582660) (bcl)
- Set Create Storage focus to first active radio button (#582676) (bcl)
- livecd.py: set the selected keyboard (#583289). (akozumpl)
- Fix uninitialized variable compile error (#577501) (msivak)
- In groupListExists, log what groups don't exist. (notting)
- Add a questionInitializeDisk method to the rescue interface (#582304)
(hdegoede)
- Fix syntax error in kickstart.py (hdegoede)
- Add a script for running pylint on anaconda (hdegoede)
- Fix various syntax errors (hdegoede)
- Write an AUTO ... line to mdadm.conf (#537329) (hdegoede)
- filter_gui.py: fixup isProtected changes for biosraid and mpath (#581820)
(hdegoede)
- BIOS RAID sets get shown double when adding advanced storage (#574714)
(hdegoede)
- init: switch back to tty1 after the installer finishes. (#577380)
(akozumpl)
- Use None, not '', for empty repo proxy attributes (#572460) (rvykydal)
- Don't segfault if proxyUser or proxyPassword are empty (#580226). (clumens)
- Allow using pre-existing gpt labels for /boot on non EFI x86 (#572488)
(hdegoede)
- Re-Check minimum size of partition after running fsck on it (#578955) (bcl)
- Show protected devices in the filter UI, but make them immutable
(#568343). (clumens)
- Turn protected devices into a property on the Anaconda object. (clumens)
- Schedule removal actions for any format on a --onpart= device (#576976).
(clumens)
- Update the partition scheme icons to better looking ones (#579697).
(clumens)
- Sort partition create actions before other unpartitioned devices.
(#574379) (dlehman)
- Restore xdriver=<driver> functionality (#577312) (msivak)
- loader: con Newt into thinking LANG is always en_US.UTF-8 (#576541).
(akozumpl)
- Copy install.img to install target on http installs. (pjones)
- Make sure the install.img exists before attempting to copy (#578391).
(clumens)
- fix: Tackle race condition issues during X startup (#577708). (akozumpl)
- Copy install.img and remount no matter how many discs (#577196) (pjones)
* Thu Mar 25 2010 David Lehman <dlehman@redhat.com> - 13.37-1
- Unlock the CD tray door in isys.ejectcdrom() (#569377) (pjones)
- Texts under storage/formats missing from the .pot file (#576082).
(akozumpl)
- Translate the Back button in glade (#576082) (akozumpl)
- Add originalFormat handling to editLVMLogicalVolume. (#576529) (dlehman)
- Fix a cut&paste error that caused a traceback (#574743) (dlehman)
- yum requires the proxy settings to include a protocol (#576691). (clumens)
- Only look for extended partitions on partitioned devices (#576628)
(hdegoede)
- Fix referring to disks by-label, by-uuid, etc (#575855). (clumens)
- Fix syntax for passing a mapping to a translatable string (#576085).
(clumens)
- Catch NotImplementedError when scanning for disklabels (#566722) (hdegoede)
- Filter UI do not start / stop BIOS RAID sets to get there size (#574587)
(hdegoede)
- Make filter UI honor nodmraid cmdline option (#574684) (hdegoede)
- Properly align the first partition we create (#574220) (hdegoede)
- Update filter for translation log entries. (dlehman)
* Mon Mar 22 2010 David Lehman <dlehman@redhat.com> - 13.36-1
- Don't pass size=1 for autopart PVs. Use PartitionDevice's default size.
(dlehman)
- Make python start with correct default unicode encoding (#539904).
(akozumpl)
- Fixes bug #569373 - Change udev_trigger block calls to use change action
(bcl)
- Fix: execWithRedirect() unexpectedkeyword argument 'searchPath' (#572853)
(hdegoede)
- Do not crash on .autorelabel when using read only rescue mount (#568367)
(msivak)
- Do not crash when getDevices returns NULL (#567939) (msivak)
* Mon Mar 15 2010 David Lehman <dlehman@redhat.com> - 13.35-1
- Fully qualify _ped.IOException. (dlehman)
* Mon Mar 15 2010 David Lehman <dlehman@redhat.com> - 13.34-1
- parted.PartedDisk can throw IOExceptions too (#573539) (hdegoede)
- Fix recognition of partitions on mdraid arrays (#569462) (hdegoede)
- Use the disk name from kickstart in the shouldClear error message.
(clumens)
- Fix displaying error messages on cleanup/remove callback problems
(#572893). (clumens)
- Before running shouldClear, make sure a real disk was specified (#572523).
(clumens)
- exception.py: switch to tty1 before exit (#569071) (akozumpl)
- Preserve encryption setting when re-editing new encrypted LVs. (#568547)
(dlehman)
- Never pass "<Not applicable>" as mountpoint to format constructors.
(dlehman)
- Fix up device dialogs' handling of preexisting formatting. (dlehman)
- Set up devices using their original formats for certain action types.
(#565848) (dlehman)
- Keep a handle to devices' original format instance. (#565848) (dlehman)
- Tell ld.so and friends not to use hardware optimized libs (#572178)
(pjones)
- By default, libcurl does not appear to follow redirects (#572528).
(clumens)
- Use '--keyword=P_:1,2' for plural gettext string extraction (#567417).
(dcantrell)
- fix: do not initialize the install interface whenever is is accessed
(#565872) (akozumpl)
- Select/Deselect All should only apply to the current tab (#516143,
#568875). (clumens)
- Don't try to write firewall and auth information twice (#568528). (clumens)
* Thu Mar 04 2010 Chris Lumens <clumens@redhat.com> - 13.33-1
- On live installs, the syslog is /var/log/dmesg. (#568814). (clumens)
- Set up udev environment so anaconda's udev rules run in livecd. (#568460)
(dlehman)
- Ignore probably-spurious disklabels on unpartitionable devices. (#567832)
(dlehman)
- The justConfigFile parameter doesn't do anything on x86, either (#568567).
(clumens)
- Add python-devel's gdbinit, which provides useful debugging macros.
(pjones)
- Minor style fix (indent "cat" correctly") (pjones)
- doReIPL should return when going back through steps, too (#563862).
(clumens)
- Skip the filter/cleardisk steps on upgrades, too (#568334). (clumens)
* Thu Feb 25 2010 David Lehman <dlehman@redhat.com> - 13.32-1
- Check for the real device-mapper nodes in /proc/swaps. (#567840) (dlehman)
- It's necessary to give each vfprintf invocation a fresh va_list (#568235)
(akozumpl)
- Don't unconditionally unskip the partition step on failure (#567889).
(clumens)
- rpm doesn't always give the callback a tuple (#567878). (clumens)
* Wed Feb 24 2010 David Cantrell <dcantrell@redhat.com> - 13.31-1
- Revert "There is no kernel-PAE package anymore, use kernel for xen
(#559347)." (dcantrell)
- logging: make loader say 'loader' (#563009). (akozumpl)
- Make loader log into syslog (so remote logging works for it as well)
(#524980) (akozumpl)
* Tue Feb 23 2010 Chris Lumens <clumens@redhat.com> - 13.30-1
- Revert "Add back hald for Xorg input device queries (#553780)" (clumens)
- No longer remove persistent udev rules files (#566948). (clumens)
- When BUILDARCH==ppc64, set BASEARCH to ppc (#524235). (dcantrell)
- There is no kernel-PAE package anymore, use kernel for xen (#559347).
(dcantrell)
- Fix a typo, leaving one less string needing translation (#567427).
(clumens)
- Don't show BIOS RAID and multipath members in the cleardisks UI (#567281).
(clumens)
* Mon Feb 22 2010 David Cantrell <dcantrell@redhat.com> - 13.29-1
- DiskLabel.status can't be determined so return False. (#563526,#561074)
(dlehman)
- Remove getDasdDevPort() and getDasdState() from isys.py. (dcantrell)
- Replace calls to isys.getDasdPorts() with calls to new getDasdPorts()
(dcantrell)
- Add getDasdPorts() to storage/dasd.py. (dcantrell)
- Remove isys/dasd.c, functions no longer needed in isys. (dcantrell)
- Fix creation of encrypted md members and pvs in kickstart. (#567396)
(dlehman)
- Don't align free space geometries in getFreeRegions. (#565692) (dlehman)
- Align extended partitions like we do other partitions. (dlehman)
- Don't allow the host's LD_LIBRARY_PATH affect get_dso_deps (#565887).
(clumens)
- Remove a couple redundant network bring up calls. (clumens)
- Reset the resolver cache after bringing up the network (#562209). (clumens)
- Let's have /etc/xorg.conf.d in stage2 (#566396) (akozumpl)
- Add the filter UI screens to the list of translatable files (#567216).
(clumens)
- Don't traceback when a user tries to put /boot on an LV (#566569)
(hdegoede)
- RescueInterface should inherit from InstallInterfaceBase too (hdegoede)
* Fri Feb 19 2010 Chris Lumens <clumens@redhat.com> - 13.28-1
- Allow --ignoremissing to work for @base and @core (#566752).
(clumens)
- Add device node names to the filter UI, hidden by default (#566375).
(clumens)
- logging: initialize tty3 logging in anaconda_log, along with all other
basic loggers. (akozumpl)
- logging: introduce stderr logger and use it for critical situations in
kickstart.py. (akozumpl)
- logging: Loggers live a cosmopolitan life, forget about them after
created. (akozumpl)
- logging: remove AnacondaLog's unused default parameter. (akozumpl)
- logging, fix: setting remote logging from kicstart (akozumpl)
- logging: addFileHandler does not set autoLevel by default (akozumpl)
- Allow deleting the interface property, too (#566186). (clumens)
* Tue Feb 16 2010 Chris Lumens <clumens@redhat.com> - 13.27-1
- Fix hiding the advanced button on the filter UI (#555769, #565425,
#560016). (clumens)

1
branch Normal file
View File

@ -0,0 +1 @@
F-13

View File

@ -1 +1 @@
0b1fe933f4df08539b30db2739b93289 anaconda-13.27.tar.bz2
5c02ee680d5ec9f46c68b5571a3df3b4 anaconda-13.42.tar.bz2