Terje Røsten
e24a065f4c
Drop buildroot prefix in nm_dispatcher_dir macro
...
Fix wrong path for gem in puppetet_gem.rb (rhbz#1751385),
report and fix from Lucien Weller, thanks!
5 years ago
Lubomir Rintel
38afc62ebd
Move the NetworkManager dispatcher script out of /etc
...
It's not user configuration and shouldn't ever have been there. Except for that
it used to be the only location NetworkManager looked into. With NetworkManager
1.20 that is no longer the case and the dispatcher scripts can be moved to
/usr/lib.
5 years ago
Fedora Release Engineering
f96b2ccfcc
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
5 years ago
Terje Røsten
4561a4c947
Minor clean up
6 years ago
Terje Røsten
d434511db2
Move sysconfdirs to headless too
6 years ago
Terje Røsten
7c468502ac
Move reqs to headless
6 years ago
Terje Røsten
2745c62d0c
5.5.10
6 years ago
Terje Røsten
f04e1ae2d4
Split off headless subpackage, based on idea from Bogdan Dobrelya
6 years ago
Terje Røsten
86277f74ea
Revert use of systemd_ordering macro
6 years ago
Bogdan Dobrelya
4ff2bb73dd
Revert "Optimize systemd dependency for containers"
...
It was generally a mistake to use `%systemd_ordering` in those
circumstances, as the tmpfiles stuff doesn't work and populate the
`/tmp` and `/run` directories. The reason why the packages install is
that all the commands in the macros have `|| :` at the end, so their
error state is ignored.
Something to re-consider for future attempts to fix/improve that:
If the tmpfiles and such were split out into a subpackage that'd be
required if and only if the kernel was installed or being installed,
that might work.
Related: rhbz#1654672
Related-Bug: #1804822
This reverts commit e07ed63d65
.
6 years ago
Fedora Release Engineering
a99941884f
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
6 years ago
Igor Gnatenko
91b4fb283d
Remove obsolete Group tag
...
References: https://fedoraproject.org/wiki/Changes/Remove_Group_Tag
6 years ago
Terje Røsten
9dd95c8357
Add changelog and fix rpmbuild warnings
6 years ago
Bogdan Dobrelya
e07ed63d65
Optimize systemd dependency for containers
...
According to https://fedoraproject.org/wiki/Packaging:Scriptlets :
If a package is suitable for installation without systemd (in a
container image, for example) and does not require any of the
systemd mechanisms such as tmpfiles.d, then the systemd_ordering macro
MAY be used instead of the systemd_requires macro.
That is exactly the case we want to address for container images
when installing packages in it.
Resolves: rhbz#1654672
Related-Bug: #1804822
Signed-off-by: Bogdan Dobrelya <bdobreli@redhat.com>
6 years ago
Haikel Guemar
e3e8e56c1f
Use %autosetup and refresh patches
6 years ago
Haikel Guemar
e03d1b2aeb
Upstream 5.5.6
...
Fix issues with RHEL > 7
6 years ago
Haikel Guemar
b517787a5d
Upstream 5.5.6
...
Fix issues with RHEL > 7
6 years ago
Haikel Guemar
2f24705a1a
Fix epoch issues when rebuilding on RHEL
...
Do not require rebuilds on either Fedora/EPEL
6 years ago
Fedora Release Engineering
e56aacf581
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
6 years ago
Jason Tibbitts
9e6b608e9d
Remove needless use of %defattr
6 years ago
Haikel Guemar
752b2fb7d1
Upstream 5.5.1
...
Unmaintained editor extensions were removed upstream (PUP-7558)
Deprecated commands were removed: inspect (PUP-893), extlookup2hiera (PUP-3478)
Refreshed patches
7 years ago
Terje Røsten
dd73184c04
Update to 4.10.10
7 years ago
Igor Gnatenko
95e93227e2
Remove %clean section
...
None of currently supported distributions need that.
Last one was EL5 which is EOL for a while.
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
7 years ago
Igor Gnatenko
e6cad21997
Remove BuildRoot definition
...
None of currently supported distributions need that.
It was needed last for EL5 which is EOL now
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
7 years ago
Fedora Release Engineering
0e7dd9783d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
7 years ago
James Hogarth
f6aa910dc4
F28 facter3 change means puppet needs to require the ruby bindings for facter
7 years ago
Fedora Release Engineering
22bc31c361
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
7 years ago
Dominic Cleal
c7f00c0890
Update to 4.10.1
8 years ago
Dominic Cleal
e98f95dcba
Remove Fedora release restrictions from DNF package provider
8 years ago
Dominic Cleal
1d46e992af
Update to 4.8.2
8 years ago
Ville Skyttä
f2dd544f62
Move tmpfiles.d config to %{_tmpfilesdir}, install LICENSE as %license
...
Fixes BZ#1413215
8 years ago
Dominic Cleal
a3757312cb
Fix remote code execution via YAML deserialization
...
* CVE-2017-2295
* https://puppet.com/security/cve/cve-2017-2295
* https://github.com/puppetlabs/puppet/commit/06d8c51
Fixes BZ#1452654
8 years ago
Dominic Cleal
6d30d07d32
Fix Ruby 2.4 compatibility, xmlrpc/OpenSSL patches
...
* https://github.com/puppetlabs/puppet/commit/484623ed
* https://github.com/puppetlabs/puppet/commit/578687a0
Fixes BZ#1443673, BZ#1440710
8 years ago
Fedora Release Engineering
c99223fa4f
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
8 years ago
Haikel Guemar
1651fc68ec
Upstream 4.6.1
8 years ago
Fedora Release Engineering
06db339585
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
9 years ago
Martin Mágr
6e2b94ac46
Remove safe_yaml vendored library
...
Hardcoded safe_yaml requirement breaks Puppet 4.x.
This patch removes dependency on this rubygem.
Resolves: rhbz#1261091
9 years ago
Gael Chamoulaud
c3e621009b
Update to Upstream 4.2.1
...
Signed-off-by: Gael Chamoulaud <gchamoul@redhat.com>
9 years ago
Lukas Zapletal
19ce87e9b9
1246238 - systemd service type changed to 'simple'
9 years ago
Lukas Zapletal
a75fde8e51
Call exec rather that spawn sub-process because of signals
9 years ago
Dennis Gilmore
aa57ca9677
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
10 years ago
Haikel Guemar
8433963672
Upstream 4.1.0
...
- Fix Puppet belief that Fedora is OpenBSD (PUP-4491)
10 years ago
Haikel Guemar
e9ad987644
Fix puppet paths and unit files (upstream #12185 )
10 years ago
Haikel Guemar
d6be7b0d43
Upstream 4.0.0
10 years ago
Haikel Guemar
8ebb464e36
Upgrade to Puppet 4 rc1
...
F22 introduces ruby 2.2
10 years ago
Orion Poplawski
0812b79b16
Do not unbundle puppet's semantic module
10 years ago
Orion Poplawski
fe6b061c3b
Require rubygem(pathspec) and rubygem(semantic)
10 years ago
Orion Poplawski
9e801e0a86
Unbundle libs (bug #1198366 )
10 years ago
Orion Poplawski
18c8fd0746
Update to 3.7.5
10 years ago
Haikel Guemar
ac936bf6ef
Use systemd macros (RHBZ #1197239 )
10 years ago