Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:Alexander_Naumov:SLE12
cobbler
cobbler.changes
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File cobbler.changes of Package cobbler
------------------------------------------------------------------- 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
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor