File cobbler.changes of Package cobbler

-------------------------------------------------------------------
Tue Aug 13 11:41:27 UTC 2013 - kkaempf@suse.com

- Update to 2.4.0
  Major Features:
  - Dynamic Settings
  - Distro Signatures
  - Vastly improved support for Ubuntu, OpenSUSE and VMware ESXi (5.0 and 5.1)
  - Added in new templated scripting support (needs documentation)
  - New web interface improvements (tabs, etc.)
  - Added apt-specific fields for repositories to make mirroring them easier
  - Support for parameterized classes and defines in puppet using management classes

  Minor Features:
  - Added the bonded_bridge_slave interface type:
  - Improved template error reporting
  - Variables in fields are now evaluated through the templating engine
  - Added openvz as a virtualization type for koan
  - Added --virt-pxe-boot option for koan to force PXE booting of new systems
  - Added a per-interface gateway option, for systems that support it
  - Added support for new puppet command syntax
  - Exposed replication rsync options

  Major Bugfixes:
  - --available-as no longer copies all files.
  - Improved gPXE/iPXE support, including FreeBSD
  - Deleting objects now respects the --recursive option again

  Minor Bugfixes:
  - Too many to list

-------------------------------------------------------------------
Wed Aug  7 15:59:31 CEST 2013 - ro@suse.de

- fix filelist to fix build on factory: rpm does not allow to
  mark a non-directory as dir anymore 

-------------------------------------------------------------------
Wed Apr 10 11:23:44 UTC 2013 - rbrownccb@opensuse.org

- use systemd for openSUSE 12.3 and later
- change release number to match upstream
- drop obsolete setup_py.diff
- add required apache modules for cobbler-web
- add suse_newver.patch to add support for SLES11 SP3, 
  openSUSE 12.3 and openSUSE 13.1

-------------------------------------------------------------------
Tue Apr 9 15:45:11 UTC 2013 - rbrownccb@opensuse.org

- update to 2.2.3
  + Multiple security fixes
  + CSRF support for the web GUI, which will now default to using 
    https too.
  + Power management subsystem completely re-worked to prevent 
    command-injection (CVE-2012-2395)
  + Support for bind in chroot'd environments
  + Koan now uses virt-install CLI instead of directly accessing 
    the virtinst API
  + Various improvements for SuSE and autoyast, especially for 
    PPC64-based systems.
  + BETA support for ESXi5 and gPXE
  + BETA support for using other template languages, like jinja2
- rebase patches
- drop obsolete manage_import_suse.py
- no longer requires mod_python

-------------------------------------------------------------------
Thu May  3 10:35:30 CEST 2012 - ug@suse.de

- require syslinux only on x86 arch

-------------------------------------------------------------------
Thu Apr 19 10:57:50 CEST 2012 - ug@suse.de

- moved the secret generation from RPM post-script to the
  init-script, to avoid that all appliances will still have the
  same key

-------------------------------------------------------------------
Tue Apr 17 17:11:59 CEST 2012 - ug@suse.de

- create a secret during installation

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

-------------------------------------------------------------------
Fri Oct  7 16:44:05 CEST 2011 - ug@suse.de

- Import modules, which allowed easy integration of...
- Ubuntu and Debian support again!
- Better support for SuSE
- Support for FreeBSD
- Support for ESX 4+/ESXi
- Integration with the python TFTP server pytftpd
- "fetchable files" and "boot files" support for distros that need to
  get more files from the TFTP server
- Faster sync using link cache
- Support for EFI grub booting
- Support for bridged interfaces
- WSGI instead of mod_python for the web interface.
- Lots of Web UI improvements
- A lot more I'm sure I missed when going through the change log
- version 2.2.1

-------------------------------------------------------------------
Sat Sep 17 23:18:43 UTC 2011 - jengelh@medozas.de

- Remove redundant tags/sections from specfile

-------------------------------------------------------------------
Wed Aug 31 16:45:43 CEST 2011 - ug@suse.de

- LOCKFILE usage removed on openSUSE
  (bnc#714618)

-------------------------------------------------------------------
Fri Jun 10 16:38:53 CEST 2011 - ug@suse.de

- fixed the handling of cheetah template code in
  AutoYaST XML files
  (thanks to Jörgen Maas for pointing me to the bug)
- fixed parameter list in build-ISO code
  (thanks to Jörgen Maas for the patch)

-------------------------------------------------------------------
Thu Apr  7 17:46:03 CEST 2011 - ug@suse.de

- added a backported upstream patch for tainted file error
  message

-------------------------------------------------------------------
Thu Apr  7 13:30:16 CEST 2011 - ug@suse.de

- fix hostname in install=...

-------------------------------------------------------------------
Thu Apr  7 12:11:35 CEST 2011 - ug@suse.de

- fix init-script

-------------------------------------------------------------------
Thu Apr  7 10:34:06 CEST 2011 - ug@suse.de

- fixed apache config typo

-------------------------------------------------------------------
Wed Apr  6 15:39:59 CEST 2011 - ug@suse.de

- added SUSE breed to import-webui

-------------------------------------------------------------------
Wed Apr  6 12:31:29 CEST 2011 - ug@suse.de

- build ISO for SUSE fixed

-------------------------------------------------------------------
Wed Apr  6 12:25:04 CEST 2011 - ug@suse.de

- added patch for autoyast XML files and cobbler triggers

-------------------------------------------------------------------
Wed Apr  6 10:52:03 CEST 2011 - ug@suse.de

- added patch to fix koan with SUSE dists

-------------------------------------------------------------------
Tue Apr  5 15:29:57 CEST 2011 - ug@suse.de

- fixed tftp-root path on SUSE

-------------------------------------------------------------------
Tue Apr  5 13:33:26 CEST 2011 - ug@suse.de

- added support for importing a SUSE distribution

-------------------------------------------------------------------
Mon Apr  4 14:11:29 CEST 2011 - ug@suse.de

- fixed the start of cobblerd when [tftpd] section is missing
  in the modules.conf

-------------------------------------------------------------------
Mon Apr  4 10:46:50 CEST 2011 - ug@suse.de

- version from 2.0.10 to 2.1.0

-------------------------------------------------------------------
Wed Mar 23 14:16:58 CET 2011 - ug@suse.de

- changed logfiles to root:root (bnc#678433)

-------------------------------------------------------------------
Tue Mar 22 13:47:40 CET 2011 - ug@suse.de

- changed permissions in /var/log/ to root:www (bnc#678433)

-------------------------------------------------------------------
Fri Mar  4 14:08:33 CET 2011 - ug@suse.de

- patches cleaned up

-------------------------------------------------------------------
Mon Feb 28 18:23:38 CET 2011 - ug@suse.de

- fixed a crash because xml.dom.ext is not available on 11.4

-------------------------------------------------------------------
Thu Feb 17 17:21:19 CET 2011 - ug@suse.de

- fixed the restarting of services on SUSE

-------------------------------------------------------------------
Thu Feb 17 10:22:50 CET 2011 - ug@suse.de

- missing rc-script link added

-------------------------------------------------------------------
Wed Feb 16 16:34:02 CET 2011 - ug@suse.de

- don't add "#raw" comment per default anymore

-------------------------------------------------------------------
Wed Feb 16 13:30:07 CET 2011 - ug@suse.de

- cobbler failed to export kickstart profiles with $SNIPPET(...)
  cheetah_class_fix.diff added for that

-------------------------------------------------------------------
Tue Feb  8 12:45:30 CET 2011 - ug@suse.de

- removed grubby from the requires

-------------------------------------------------------------------
Thu Feb  3 16:36:59 CET 2011 - ug@suse.de

- packaged the cobbler.conf instead of cobbler_wsgi.conf
  (bnc#668968)

-------------------------------------------------------------------
Wed Feb  2 09:28:43 CET 2011 - ug@suse.de

- spec file fixed

-------------------------------------------------------------------
Fri Jan 28 11:03:37 CET 2011 - ug@suse.de

- fixed apache config to avoid warning

-------------------------------------------------------------------
Wed Jan 19 16:10:00 CET 2011 - ug@suse.de

- added firewall config

-------------------------------------------------------------------
Thu Jan 13 14:26:05 CET 2011 - ug@suse.de

- version update to 2.0.10

-------------------------------------------------------------------
Wed Jan 12 11:56:18 CET 2011 - ug@suse.de

- some template files were not packaged

-------------------------------------------------------------------
Tue Jan 11 16:03:07 CET 2011 - ug@suse.de

- removed xinetd from start script

-------------------------------------------------------------------
Tue Jan 11 14:34:18 CET 2011 - ug@suse.de

- update to version 2.0.8

openSUSE Build Service is sponsored by