File cobbler.changes of Package cobbler

-------------------------------------------------------------------
Fri Aug 10 10:52:23 UTC 2018 - pablo.suarezhernandez@suse.com

- Forbid exposure of private methods in the API (CVE-2018-10931)
  (bsc#1104287) (bsc#1104189)

- Added:
  * cve-2018-10931-forbid-exposure-of-private-methods-in.patch

-------------------------------------------------------------------
Thu May  3 10:01:03 UTC 2018 - pablo.suarezhernandez@suse.com

- Escape shell parameters provided by the user for the
  reposync action (CVE-2017-1000469) (bsc#1074594)

- Added:
  * escape-shell-parameters-provided-by-user-on-reposync.patch 

-------------------------------------------------------------------
Sat Apr 21 12:32:58 UTC 2018 - mc@suse.com

- fix for calling koan with virt_type kvm (bsc#1090205)
  Add:
  * koan-allow-virt_type-kvm.patch

-------------------------------------------------------------------
Fri Nov 25 12:19:54 UTC 2016 - pablo.suarezhernandez@suse.com

- Using "chain.c32" instead of "LOCALBOOT -1" for the local boot
  entry in pxe menu (bsc#988889)
  Add:
  * localboot-fix-using-chain-c32.patch

-------------------------------------------------------------------
Mon Nov 21 15:11:05 UTC 2016 - bmaryniuk@suse.com

- Fix ZIPL boot loader on S390 (bsc#1003895)
  Add:
  * grubby-compat-zipl-fix.patch

-------------------------------------------------------------------
Fri Sep  2 07:42:43 UTC 2016 - pablo.suarezhernandez@suse.com

- Enabling PXE grub2 support for PowerPC (bsc#986978)
  Add:
  * adding-grub2-support-for-ppc.patch 

-------------------------------------------------------------------
Fri Apr 22 13:27:52 CEST 2016 - mc@suse.de

- add logrotate file for cobbler (bsc#976826)

-------------------------------------------------------------------
Fri Mar  4 10:49:31 CET 2016 - mc@suse.de

- fix cobbler yaboot handling (bsc#968406, bsc#966622)
  * fix-cobbler-yaboot-handling.patch

-------------------------------------------------------------------
Wed Jan 13 14:30:28 CET 2016 - mc@suse.de

- koan: fix selinux check (bsc#959875)

-------------------------------------------------------------------
Fri Feb  6 09:15:43 CET 2015 - mc@suse.de

- re-order patches to prevent fuzzy apply on RES6

-------------------------------------------------------------------
Fri Dec 12 16:35:25 CET 2014 - mc@suse.de

- add rhel7 as "valid os version"

-------------------------------------------------------------------
Mon Dec  8 09:32:46 UTC 2014 - dmacvicar@suse.com

- Fix re-installation on SLE with static network configuration
  (bnc#883487)
- Added patch: cobbler-2.2.2-reprovision-rhel-on-suse.patch

-------------------------------------------------------------------
Thu Nov 27 09:39:11 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 12:54:08 CET 2014 - mc@suse.de

- fix wrong option "text" in SUSE environment (bsc#901058)
  * fix-textmode-for-SUSE.dif

-------------------------------------------------------------------
Tue Jun 24 14:19:14 UTC 2014 - dmacvicar@suse.de

- require syslinux-x86_64 on s390x (bnc#884051)

-------------------------------------------------------------------
Thu Jun 19 11:32:54 UTC 2014 - smoioli@suse.com

-Add two upstream patches to fix bnc#880936 

-------------------------------------------------------------------
Tue May  6 09:09:36 UTC 2014 - fcastelli@suse.com

- Remove patch which automatically escapes cobbler templates. (bnc#869371)

-------------------------------------------------------------------
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

openSUSE Build Service is sponsored by