File cobbler.changes of Package cobbler.3314
-------------------------------------------------------------------
Thu Sep 1 11:24:51 UTC 2016 - pablo.suarezhernandez@suse.com
- Enabling PXE grub2 support for PowerPC (bsc#986978)
Add:
* adding-grub2-support-for-ppc.patch
-------------------------------------------------------------------
Fri Jun 17 14:41:33 CEST 2016 - mc@suse.de
- convert bootoption "text" into "textmode=1" for SUSE systems
(bsc#984998)
Add:
* fix-textmode-for-SUSE.dif
-------------------------------------------------------------------
Tue May 17 16:13:18 CEST 2016 - mc@suse.de
- remove grubby-compat because perl-Bootloader gets dropped
Remove:
* grubby-compat.diff
* do_not_use_grubby_compat_when_grub2_is_in_use.diff
Add:
* use_grub2_on_suse.diff
-------------------------------------------------------------------
Fri May 13 14:44:02 UTC 2016 - pablo.suarezhernandez@suse.com
- Disabling 'get-loaders' command and 'check' fixed. bsc#973418
Added:
* cobbler-check-and-get-loaders-fix.patch
-------------------------------------------------------------------
Fri Apr 22 13:43:09 CEST 2016 - mc@suse.de
- add logrotate file for cobbler (bsc#976826)
-------------------------------------------------------------------
Thu Mar 31 11:46:37 CEST 2016 - mc@suse.de
- handle list value for kernel options correctly (bsc#973413)
-------------------------------------------------------------------
Wed Mar 16 12:39:12 CET 2016 - mc@suse.de
- add ppc64le to archs
* 0001-cobbler-add-little-endian-powerpc-support.patch
-------------------------------------------------------------------
Mon Mar 7 11:29:38 CET 2016 - mc@suse.de
- fix error message in cobblerd status when cobbler-web is
not installed (bsc#966841)
-------------------------------------------------------------------
Fri Mar 4 13:19:20 CET 2016 - mc@suse.de
- fix format error while provisioning of a virtual machine
(bsc#969541)
Update: koan-improve-virt-install-error-reports.patch
-------------------------------------------------------------------
Wed Mar 2 14:58:32 CET 2016 - mc@suse.de
- support modprobe.d on RHEL6
* cobbler-modprobe-d.patch
- fix cobbler yaboot handling (bsc#968406, bsc#966622)
* fix-cobbler-yaboot-handling.patch
-------------------------------------------------------------------
Wed Feb 24 15:51:48 CET 2016 - mc@suse.de
- improve error reporting of failed virt-install commands
Add: koan-improve-virt-install-error-reports.patch
-------------------------------------------------------------------
Tue Feb 23 09:10:47 CET 2016 - mc@suse.de
- fallback to osinfo-query for new virt-install (bsc#967523)
* 0001-1398-koan-incompatible-with-F21-virt-install.patch
- fix for virt-install without os version generic26 (bsc#967523)
* virt-install-without-generic26.patch
-------------------------------------------------------------------
Mon Nov 9 16:01:55 CET 2015 - mc@suse.de
- cleanup spec file. The cobbler main package should see a
SUSE system as systemd only (bsc#952844)
-------------------------------------------------------------------
Thu Mar 26 17:45:22 CET 2015 - mc@suse.de
- koan: fix virt-install version detection (bsc#924118)
- koan: fix parsing install_tree for SUSE (bsc#924118)
- koan: do not require obsoleted xend (bsc#924118)
- koan: fix boot configuration for XEN directly after VM creation.
This prevent endless installation loop (bsc#924118)
- koan: improve os-variant detection for SLES
- koan: use KVM acceleration if available
------------------------------------------------------------------
Mon Feb 16 13:58:48 UTC 2015 - mseidl@suse.de
- Renamed generic suse breed "suse"
-------------------------------------------------------------------
Mon Feb 16 12:50:35 UTC 2015 - mseidl@suse.de
- Added generic os under breed suse
-------------------------------------------------------------------
Fri Feb 13 08:21:57 UTC 2015 - mseidl@suse.de
- fixed supported arches
- added generic sles11, sles10 and sles12 signatures
-------------------------------------------------------------------
Wed Feb 11 14:07:08 UTC 2015 - mseidl@suse.de
- Removed directory check for kickstart files
-------------------------------------------------------------------
Wed Feb 11 10:31:32 UTC 2015 - dmacvicar@suse.de
- Do not manually install cobbler.conf
setup.py does it and replaces variables in the process
-------------------------------------------------------------------
Thu Jan 15 09:36:07 UTC 2015 - fcastelli@suse.com
- Added 'fix_test_create_systems.diff': fixes the "create_systens" unit test
-------------------------------------------------------------------
Tue Jan 13 09:37:53 UTC 2015 - fcastelli@suse.com
- Fix runtime dependency: ensure the yaml module is available.
-------------------------------------------------------------------
Tue Jan 13 08:51:03 UTC 2015 - fcastelli@suse.com
- Install the right cobblerd.service file
-------------------------------------------------------------------
Mon Jan 12 17:07:27 UTC 2015 - fcastelli@suse.com
- Do not ship cobbler_web.conf inside of the cobbler package, get rid
of part of our patches to setup.py,
-------------------------------------------------------------------
Fri Dec 19 17:48:20 UTC 2014 - fcastelli@suse.com
- Added new patch required to fix the broken unit tests:
* fix-broken-tests.diff
-------------------------------------------------------------------
Thu Dec 18 14:59:08 UTC 2014 - fcastelli@suse.com
- Removed another no longer needed patch:
* fix-textmode-for-SUSE.dif
-------------------------------------------------------------------
Thu Dec 18 14:51:32 UTC 2014 - fcastelli@suse.com
- Update to latest stable version of cobbler (2.6.6)
- Removed no longer needed patches
* bnc_877009.patch
* cobbler-2.4.2-Fix-koan-s-get_insert_script.patch
* fix-broken-tests.diff
* suse_config.diff
- Fixed old patches to apply against the new code:
* catch_cheetah_exception.patch
* grubby-compat.diff
* setup_py.diff
-------------------------------------------------------------------
Mon Dec 15 10:20:53 UTC 2014 - fcastelli@suse.com
- Fix the broken unit tests
-------------------------------------------------------------------
Thu Dec 11 16:34:35 UTC 2014 - mseidl@suse.de
- Created sub package for unit tests
-------------------------------------------------------------------
Tue Dec 9 15:35:25 CET 2014 - mc@suse.de
- use fdupes only on SUSE
-------------------------------------------------------------------
Mon Dec 8 09:27:33 UTC 2014 - dmacvicar@suse.de
- Fix for re-installation of machines on SLE with static
network configuration (bnc#883487)
- Added patches:
* cobbler-2.4.2-Fix-koan-s-get_insert_script.patch
* cobbler-2.4.2-reprovision-rhel-on-suse-bnc883487.patch
-------------------------------------------------------------------
Thu Nov 27 10:01:30 CET 2014 - mc@suse.de
- fix port guessing in koan (bsc#855389)
* fix-koan-port-guessing.dif
- add "copy-default" option to grubby-compat (bsc#855389)
- handle elilo in SUSE (bsc#855389)
-------------------------------------------------------------------
Wed Nov 26 13:46:30 CET 2014 - mc@suse.de
- fix wrong option "text" in SUSE environment (bsc#901058)
* fix-textmode-for-SUSE.dif
-------------------------------------------------------------------
Thu Sep 4 09:43:01 UTC 2014 - fcastelli@suse.com
- Added do_not_use_grubby_compat_when_grub2_is_in_use.diff: prevents
usage of grubby-compat when grub2 is active. Use grub2 features
do modify the boot loader.
-------------------------------------------------------------------
Tue Sep 2 15:11:24 UTC 2014 - fcastelli@suse.com
- Moved grubby-compat inside of the koan sub-package. The scrit was accidentally
moved into the cobbler package.
-------------------------------------------------------------------
Fri Jul 25 15:45:55 UTC 2014 - fcastelli@suse.com
- Added fix_sle_detection.patch: ensures SLE12 is properly detected.
-------------------------------------------------------------------
Fri Jul 25 10:11:58 UTC 2014 - fcastelli@suse.com
- Fixed and error 'grubby-compat.diff' patch which broke koan tool
- Added bnc_877009.patch, fixes CVE-2014-3225: cobbler: Local files
inclusion (bnc#877009)
-------------------------------------------------------------------
Fri Jul 11 12:45:56 CEST 2014 - mc@suse.de
- Remove patch which automatically escapes cobbler templates.
(bnc#869371)
- require syslinux-x86_64 on s390x (bnc#884051)
-------------------------------------------------------------------
Wed Jul 9 17:31:09 CEST 2014 - mc@suse.de
- mod_python is not needed anymore for cobbler
remove module from apache configuration
-------------------------------------------------------------------
Thu Jul 3 13:12:47 UTC 2014 - mseidl@suse.de
- modified to work with aftpd
-------------------------------------------------------------------
Fri Feb 14 11:47:04 CET 2014 - mc@suse.de
- update to version 2.4.2
+ Adding support for gPXE
+ Adding support for ESXi5
+ fix install=... kernel parameter when importing a SUSE distro
+ koan: Port xen creation to virt-install
+ koan: Port qcreate to virt-install
+ Port koan from virtinst to virt-install command (v2)
+ add qcow2 driver type
+ Adding ability to use https for API calls (cobbler CLI)
+ Use ip instead of ifconfig for network snippets
+ minor modifications to templar to show template rendering errors
+ bugfixes and refactoring
obsolete patches (available upstream):
* cobbler-man-fix.dif
* fix-initscript.dif
* fix-setting-system-to-image.dif
* fix-snippet.dif
* fix_suse_import.diff
* fix_version_format.diff
* fix-xen-fullvirt-install.dif
* koan_distro_files_fix.diff
* security_fix_xmlrpc_command_injection.diff
* fix-http-check-on-SUSE-platform.patch
* users_patch.diff
-------------------------------------------------------------------
Wed Dec 11 16:31:23 UTC 2013 - cdenicolo@suse.com
- license update: GPL-2.0+
SPDX name
-------------------------------------------------------------------
Wed Nov 13 17:04:50 UTC 2013 - fcastelli@suse.com
- Fix man page inconsistencies.
-------------------------------------------------------------------
Fri Nov 8 11:23:34 CET 2013 - mc@suse.de
- fix evaluation of power status calls
-------------------------------------------------------------------
Mon Nov 4 17:33:40 CET 2013 - mc@suse.de
- fix wrong options in the man page (bnc#846580)
-------------------------------------------------------------------
Thu Oct 31 15:27:16 UTC 2013 - mc@suse.com
- fix adding image to system
-------------------------------------------------------------------
Wed Oct 30 15:15:05 CET 2013 - mc@suse.de
- add fence_ipmitool script for power management
- require ipmitool
-------------------------------------------------------------------
Thu Oct 17 17:57:46 CEST 2013 - mc@suse.de
- fix networking.xml snippet and use the correct key for getting
the netmask (bnc#842699)
-------------------------------------------------------------------
Wed Jul 10 07:45:25 UTC 2013 - fcastelli@suse.com
- Fix cobbler checks on SUSE (bnc#828453)
-------------------------------------------------------------------
Wed Apr 3 15:59:18 CEST 2013 - mc@suse.de
- koan requires python-urlgrabber (bnc#812948)
-------------------------------------------------------------------
Wed Mar 27 15:27:03 CET 2013 - mc@suse.de
- fix XEN fullvirt installation
-------------------------------------------------------------------
Tue Mar 26 15:52:26 CET 2013 - mc@suse.de
- fix restart of new created paravirt XEN systems (bnc#811025)
-------------------------------------------------------------------
Fri Jan 4 16:38:42 CET 2013 - mc@suse.de
- fix autoescaping to not strip empty lines. This keep GPG keys
in a kickstart profile working (bnc#796773)
-------------------------------------------------------------------
Wed Nov 21 15:31:50 CET 2012 - mc@suse.de
- do not auto escape snippets (bnc#790545)
-------------------------------------------------------------------
Fri Nov 16 13:58:38 UTC 2012 - bo@suse.de
- Templates don't need to be dollar sign escaped any longer.
(bnc#790545)
-------------------------------------------------------------------
Mon Nov 12 15:15:40 CET 2012 - mc@suse.de
- forward cheetah exception as 500 SERVER ERROR (bnc#787879)
-------------------------------------------------------------------
Thu Aug 23 17:47:35 CEST 2012 - mc@suse.de
- install grubby-compat to /sbin (bnc#783671)
-------------------------------------------------------------------
Thu May 24 10:20:16 CEST 2012 - ug@suse.de
- VUL-0: cobbler: remote code execution flaw
bnc#763610
-------------------------------------------------------------------
Tue May 22 15:44:08 CEST 2012 - ug@suse.de
- changed the order to look for cobbler. Try https first
to avoid exception
-------------------------------------------------------------------
Tue May 22 15:22:02 CEST 2012 - ug@suse.de
- requires fixed in spec file
-------------------------------------------------------------------
Wed May 16 11:34:44 CEST 2012 - ug@suse.de
- added compatibility code for koan 2.2.2 to cobbler 2.0.10
-------------------------------------------------------------------
Tue May 15 14:03:26 CEST 2012 - ug@suse.de
- added grubby-compat patch again
- some spec file fixes
-------------------------------------------------------------------
Wed May 9 14:53:08 CEST 2012 - ug@suse.de
- build on RHEL6 fixed
-------------------------------------------------------------------
Wed May 9 13:15:02 CEST 2012 - ug@suse.de
- build on RHEL fixed
-------------------------------------------------------------------
Wed May 9 10:40:23 CEST 2012 - ug@suse.de
- build on SLES10 fixed
-------------------------------------------------------------------
Thu May 3 10:34:12 CEST 2012 - ug@suse.de
- requires syslinux only on x86 architecture
-------------------------------------------------------------------
Fri Apr 20 14:43:31 CEST 2012 - ug@suse.de
- changed the XMLRPC API call version() to return a float
instead of a string
-------------------------------------------------------------------
Wed Apr 18 15:44:48 CEST 2012 - ug@suse.de
- don't overwrite existing kernel/initrd when reinstalling
a machine (bnc#722443)
-------------------------------------------------------------------
Mon Apr 16 12:51:59 CEST 2012 - ug@suse.de
- VUL-0: CVE-2011-4953
cobbler: privilege escalation flaw / local root
(bnc#757062)
-------------------------------------------------------------------
Tue Mar 27 10:50:05 UTC 2012 - chris@computersalat.de
- update to 2.2.2
* please see CHANGELOG for more info
- remove obsolete virt-auto-boot patch
- rebase patches
-------------------------------------------------------------------
Mon Feb 13 17:52:57 CET 2012 - ug@suse.de
- fixed return value of rccobblerd status
-------------------------------------------------------------------
Mon Feb 13 10:45:06 UTC 2012 - coolo@suse.com
- patch license to follow spdx.org standard
-------------------------------------------------------------------
Thu Dec 22 13:23:01 CET 2011 - ug@suse.de
- fix install=... kernel option when you import a SUSE distro
-------------------------------------------------------------------
Wed Oct 26 14:15:24 CEST 2011 - ug@suse.de
- virtual machines autostart on boot fixed
-------------------------------------------------------------------
Wed Oct 19 15:29:28 CEST 2011 - ug@suse.de
- quotes fixed for the kernel parameters in menu.lst (bnc#722445)
- Virtual systems don't get restarted on restart of host
(bnc#695955)
- allowed length of the kernel options line changed
from 256 to 2048 characters
-------------------------------------------------------------------
Tue Sep 27 17:23:52 CEST 2011 - ug@suse.de
- koan requires python-urlgrabber
-------------------------------------------------------------------
Fri Sep 23 12:17:58 CEST 2011 - ug@suse.de
- build on RES fixed
-------------------------------------------------------------------
Thu Sep 22 11:51:18 CEST 2011 - ug@suse.de
- Require in spec-file fixed
-------------------------------------------------------------------
Fri Sep 16 11:46:42 CEST 2011 - ug@suse.de
- added grubby-compat patch (bnc#672471)
-------------------------------------------------------------------
Mon Sep 12 14:21:31 CEST 2011 - mc@suse.de
- no python-virtinst on Code10
-------------------------------------------------------------------
Wed Jun 8 14:19:04 CEST 2011 - ug@suse.de
- koan reads the architecture for virtual machines from cobbler
(fate#312397 and bnc#682665)
- ISO build parameters for a SUSE system fixed
- cheetah rendering before XML parsing now, to avoid problems
with the XML parser and cheetah instructions
- Add possibility to interrupt zPXE and to enter CMS
- changed defaults for s390 to be more SUSE like (bnc#687891)
-------------------------------------------------------------------
Wed Apr 27 15:08:42 CEST 2011 - ug@suse.de
- fixed a broken timezone setting in cobbler-web
-------------------------------------------------------------------
Wed Apr 27 14:40:39 CEST 2011 - ug@suse.de
- building for SLE10 fixed
-------------------------------------------------------------------
Wed Mar 23 16:45:20 CET 2011 - ug@suse.de
- VUL-0: cobbler: logrotate:
issues with service owned directories
bnc#678433
-------------------------------------------------------------------
Fri Feb 18 15:45:27 CET 2011 - ug@suse.de
- removed python-devel in requirement
-------------------------------------------------------------------
Thu Feb 17 15:11:39 UTC 2011 - kkaempf@novell.com
- Fix build on RHEL
-------------------------------------------------------------------
Thu Feb 17 10:27:41 CET 2011 - ug@suse.de
- added missing rc-script link (bnc#671212)
-------------------------------------------------------------------
Wed Feb 16 13:00:05 CET 2011 - ug@suse.de
- cheetah_class_fix.diff added to fix a cheetah version check
-------------------------------------------------------------------
Fri Feb 11 17:46:49 CET 2011 - mc@suse.de
- cobbler_wsgi.conf will not be packaged
-------------------------------------------------------------------
Wed Feb 9 18:36:53 CET 2011 - ro@suse.de
- require syslinux only on x86 and x86_64
-------------------------------------------------------------------
Wed Feb 9 02:05:58 CET 2011 - ro@suse.de
- fix config file location on RH
-------------------------------------------------------------------
Tue Feb 8 13:45:41 UTC 2011 - ma@novell.com
- fix specfile
-------------------------------------------------------------------
Tue Feb 8 12:50:41 CET 2011 - mc@suse.de
- require python-virtinst in SUSE
-------------------------------------------------------------------
Thu Feb 3 16:34:23 CET 2011 - ug@suse.de
- packaged the cobbler.conf file instead of the cobbler_wsgi.conf
file again (bnc#668968)
-------------------------------------------------------------------
Wed Feb 2 17:45:04 CET 2011 - mc@suse.de
- require python-virtinst only for RHEL >= 5
-------------------------------------------------------------------
Wed Feb 2 16:46:27 CET 2011 - mc@suse.de
- require grubby only on SUSE
-------------------------------------------------------------------
Wed Feb 2 13:27:01 CET 2011 - mc@suse.de
- fix suse_version check in spec file
- fix build on RH
-------------------------------------------------------------------
Fri Jan 28 11:00:08 CET 2011 - ug@suse.de
- fixed the apache config
-------------------------------------------------------------------
Wed Jan 19 16:20:08 CET 2011 - ug@suse.de
- firewall settings added
-------------------------------------------------------------------
Fri Jan 14 15:47:00 CET 2011 - ug@suse.de
- debug switch in specfile removed to make it build again
-------------------------------------------------------------------
Thu Jan 13 14:29:12 CET 2011 - ug@suse.de
- version update to 2.0.10 because of many bugs ins 2.0.8
-------------------------------------------------------------------
Wed Jan 12 12:01:14 CET 2011 - ug@suse.de
- some template files were not packed since 2.0.8
-------------------------------------------------------------------
Tue Jan 11 16:15:41 CET 2011 - ug@suse.de
- version update to 2.0.8 (bnc#660126)
-------------------------------------------------------------------
Tue Dec 21 14:46:09 CET 2010 - ug@suse.de
- fixed spec file
-------------------------------------------------------------------
Thu Sep 9 07:56:13 UTC 2010 - kkaempf@novell.com
- remove 'xinetd' from Required-Start