Revisions of cobbler

Enno Gotthold's avatar Enno Gotthold (SchoolGuy) accepted request 749487 from Jochen Breuer's avatar Jochen Breuer (brejoc) (revision 113)
- Fix for cobbler import and buildiso (bsc#1156574)
- Added:
  * kopts-utils-path.diff
  * no-system-in-kopts-call.diff
  * item-repo-import-fix.diff
Thomas Renninger's avatar Thomas Renninger (trenn) accepted request 743837 from Thomas Renninger's avatar Thomas Renninger (trenn) (revision 112)
- Update to latest git HEAD code base (commit fbebd758)
- Adjusted manpage creation (needs sphinx as BuildRequires)
Jochen Breuer's avatar Jochen Breuer (brejoc) accepted request 742873 from Enno Gotthold's avatar Enno Gotthold (SchoolGuy) (revision 111)
Remove not needed patch and fix factory-auto error for package submission for Factory
Thomas Renninger's avatar Thomas Renninger (trenn) committed (revision 110)
- Switch to openSUSE latest_mulitarch_work for shortterm until
  everything is in place and submitted mainline
- started to switch to Sphinx manpage generation, but comment out.
  SuMa people must have done this already somewhere.
- Already mainline:
D fix_module_renaming.diff
Thomas Renninger's avatar Thomas Renninger (trenn) accepted request 731763 from Thomas Renninger's avatar Thomas Renninger (trenn) (revision 109)
- Fix cobbler sync for dhcp and dns enabled due to latest module
  renaming patches
Thomas Renninger's avatar Thomas Renninger (trenn) accepted request 731522 from Thomas Renninger's avatar Thomas Renninger (trenn) (revision 108)
- Update to latest git HEAD
   - Fixes permission denied in apache2 context when trying to write
     cobbler log
   - Fixes a bad import in import_signature (item)
   - Fixes bad shebang bash path in mkgrub.sh (used in post section)
Thomas Renninger's avatar Thomas Renninger (trenn) accepted request 730148 from Christian Vögl's avatar Christian Vögl (cvoegl) (revision 107)
- Now track Github master branch
  WARNING: This release contains breaking changes for your settings file! 
  * Notable changes:
    - Now using standard python logger
    - Updated dhcpd.template 
- Removed fix_shebang.patch: now in upstream. 
- added -s parameter to fdupes call to prevent hardlink across 
  partititons
Thomas Renninger's avatar Thomas Renninger (trenn) committed (revision 106)
Thomas Renninger's avatar Thomas Renninger (trenn) committed (revision 105)
Thomas Renninger's avatar Thomas Renninger (trenn) committed (revision 104)
- Update to latest v3.0.0 cobbler release
- Add previouly added patch: exclude_get-loaders_command.patch to
  the list of patches to apply.
Thomas Renninger's avatar Thomas Renninger (trenn) committed (revision 103)
Lars Vogdt's avatar Lars Vogdt (lrupp) accepted request 707453 from Thomas Renninger's avatar Thomas Renninger (trenn) (revision 102)
- Fix log file world readable (as suggested by Matthias Gerstner)
  and change file attributes via attr in spec file
- Do not allow get-loaders command (download of third party
  provided network boot loaders we do not trust)
A exclude_get-loaders_command.patch
- Add apache min version requires to 2.4 (due to mainline commit:
  31a1aa31d26c4a096f0e0
  Remove apache IfVersion tags from apache configs
- Fix Tumbleweed build where python2-Cheetah3 and python3-Cheetah3
  are build for a while by changing (Build- and) Requires from:
  Cheetah3 to python3-Cheetah3
- Setting test package group to a valid one
- Fix test files to be added to test package, not only the directory
- Remove general dir from file section: %{_datadir}
- Fix test package requires
  missing Requires: python3-pytest python3-pyflakes python3-pycodestyle
- Mainline fixes:
  3172d1df9b9cc8 Add missing help text in redhat_management_key field
  c8f5490e507a72 Set default interface if cobbler system add has no
                 --interface= param
  31a1aa31d26c4a Remove apache IfVersion tags from apache configs
Thomas Renninger's avatar Thomas Renninger (trenn) accepted request 703487 from Thomas Renninger's avatar Thomas Renninger (trenn) (revision 101)
- Updated to latest git master branch
commit d43461b39073ac01a54a3f52be0b133d36cb8061
Author: Jochen Breuer <jbreuer@suse.de>
Date:   Fri May 10 16:41:32 2019 +0200
  Remove already mainline patches:
D fix-login-error.patch
D remove-newline-from-token.diff
D fixes-distro-none-case.diff
D return-the-name-of-the-unknown-method.patch
D call-with-logger-where-possible.patch
D fix-http-status-code.patch
D create-system-directory-at-the-correct-place.patch
D remodeled-distro-detection.diff
D disable_nsupdate_enabled_by_default.diff
D power_system_xmlrpc_api.patch
D renamed-methods-alias.patch
D changes-return-to-float.diff
D revert-redhat-management-removal.patch
D add-docker-integration-testing.diff
D refactor-unittest-to-pytest.diff
D renamed-methods-alias-part2.patch
D changes-detection-to-distro-like-for-suse-distributions.diff
D rhn-mngmnt-key-field-fix.diff

- Re-enabling build for cobbler-test package.

- Fix for redhat_management_key not being listed as a choice
  during profile rename (bsc#1134588)
- Added:
  * rhn-mngmnt-key-field-fix.diff
Thomas Renninger's avatar Thomas Renninger (trenn) committed (revision 100)
- Integrated fixes that came in from mainline from other products
  (to calm down obs regression checker):
  CVE-2011-4953, fate#312397, bsc#660126, bsc#671212, bsc#672471, bsc#682665
  bsc#687891, bsc#695955, bsc#722443, bsc#722445, bsc#757062, bsc#763610
  bsc#783671, bsc#790545, bsc#796773, bsc#811025, bsc#812948, bsc#842699
  bsc#846580, bsc#869371, bsc#884051, bsc#976826, bsc#984998
Jochen Breuer's avatar Jochen Breuer (brejoc) accepted request 682756 from Enno Gotthold's avatar Enno Gotthold (SchoolGuy) (revision 99)
- Added a patch which fixes an exception when login in with a non-root user.
- Added:
  * fix-login-error.patch
Thomas Renninger's avatar Thomas Renninger (trenn) accepted request 682611 from Julio González Gil's avatar Julio González Gil (juliogonzalezgil) (revision 98)
- grub2-i386pc is not really required. Changed to recommended
  to allow building for architectures other than x86_64
Jochen Breuer's avatar Jochen Breuer (brejoc) accepted request 682529 from Jochen Breuer's avatar Jochen Breuer (brejoc) (revision 97)
- Adds SUSE Manager as a new SUSE distribution
- Added:
  * adds_suse_manager_as_distro.diff
Thomas Renninger's avatar Thomas Renninger (trenn) accepted request 680552 from Thomas Renninger's avatar Thomas Renninger (trenn) (revision 96)
- Checking bug fixes of released products are in latest develop pkg:
  - remove fix-nameserver-search.fix; bug is invalid (bsc#1029276)
    -> not needed anymore
  - fix cobbler yaboot handling (bsc#968406, bsc#966622)
    -> no yaboot support anymore
  - support UEFI boot with cobbler generated tftp tree (bsc#1020376)
    -> upstream
  - Enabling PXE grub2 support for PowerPC (bsc#986978)
    -> We have grub2 support for ppc64le
  - (bsc#1048183) fix missing args and location for xen
    -> is in
  - no koan support anymore:
    bsc#969541, bsc#924118, bsc#967523
  - not installed (bsc#966841)
    works.
- These still have to be looked at:
  SUSE system as systemd only (bsc#952844)
  handle list value for kernel options 
  correctly (bsc#973413) 
  entry in pxe menu (bsc#988889)
- This still has to be switched off (at least in internal cobbler versions):
  Disabling 'get-loaders' command and 'check' fixed. bsc#973418
Thomas Renninger's avatar Thomas Renninger (trenn) accepted request 680140 from Thomas Renninger's avatar Thomas Renninger (trenn) (revision 95)
- Add python3-requests and removed old python2 requires:
  Requires:       python-PyYAML
  Requires:       python-urlgrabber
  (originally from jbreuer@suse.de)
- Add explicity require to tftp, so it is used for both SLE
  and openSUSE (originally from jgonzalez@suse.com)
- Moved Recommends according to spec_cleaner
Thomas Renninger's avatar Thomas Renninger (trenn) accepted request 678979 from Thomas Renninger's avatar Thomas Renninger (trenn) (revision 94)
- Require latest apache2-mod_wsgi-python3 package
  This fixes interface to http://localhost/cblr/svc/...
- Use latest github cobbler/cobbler master branch in _service file
- cobblerd_needs_apache2_service_started.patch reverted, that is mainline
  now:
D cobblerd_needs_apache2_service_started.patch
- Only recommend grub2-arm and grub2-ppc packages or we might not be
  able to build on factory where arm/ppc might not be built
- Remove genders package requires. A genders file is generated, but
  we do not need/use the genders package.
Displaying revisions 41 - 60 of 153
openSUSE Build Service is sponsored by