153 Commits

Author SHA1 Message Date
Andrea Bolognani
a188ca8cb6
Use autoreconf more (fixes riscv64 build)
Right now autoreconf is called for Kea itself but not for
Keama.

Additionally, Keama includes an embedded copy of bind, which
also needs autoreconf to be called. If that doesn't happen,
since the copies of config.{sub,guess} included in the archive
are obsolete and don't know about the architecture, it won't
be possible to build on riscv64.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
(cherry picked from commit 82843cba33729559ea98c3eb767d4395a7a0c9dc)
Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
2024-11-22 15:16:07 +02:00
Martin Osvald
72d8d2d3cb Fix startup failures during upgrade due to wrong permissions and ownership 2024-08-21 15:16:53 +02:00
Martin Osvald
944f9adf4f Fix /run/kea ownership 2024-08-07 07:07:45 +02:00
Martin Osvald
a132f48c7f Do not run as root and restrict file access (rhbz#2302204) 2024-08-05 19:30:59 +02:00
Martin Osvald
b9a900d642 New version 2.6.1 (rhbz#2301927) 2024-08-01 06:14:11 +02:00
Martin Osvald
129a18f7e5 Fix FTBFS on f41 caused by openssl engine headers moving from -devel to -devel-engine (rhbz#2300868)
Ref: e67e9d9c40
2024-07-30 12:22:39 +02:00
Fedora Release Engineering
e5d4dd997d Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild 2024-07-18 11:37:44 +00:00
Martin Osvald
a8af11f64f Keactrl is using rev without dependency on util-linux
Ref: https://issues.redhat.com/browse/RHEL-44718
2024-06-25 18:15:01 +02:00
Martin Osvald
f44576ea8e kea.spec: minor fixes
rpminspect.yaml added for Keama's gethostbyname()
conditionals for libpq-devel and postgresql-server-devel
2024-06-19 17:06:31 +02:00
Martin Osvald
278ca3de9e Require libpq-devel instead of postgresql-server-devel (rhbz#2120322) 2024-06-18 12:01:09 +02:00
Python Maint
59d8bd5816 Rebuilt for Python 3.13 2024-06-08 22:29:46 +02:00
Martin Osvald
2444f06534 New version 2.6.0 (rhbz#2283671) 2024-05-30 16:24:44 +02:00
Martin Osvald
07332c2af0 RHEL entry added to gating.yaml
[skip changelog]
2024-03-26 11:53:11 +01:00
Martin Osvald
9fcf15fc73 Allow building with unit tests for future upstream contributions 2024-03-26 11:07:07 +01:00
psklenar@redhat.com
922b35932c setup fedora CI 2024-03-24 19:13:52 +01:00
c5373569c1 Properly check valgrind arches
Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
2024-02-24 11:47:22 +00:00
Martin Osvald
8f347abaff Add keama migration utility (rhbz#2250608) 2024-02-20 16:00:37 +01:00
Fedora Release Engineering
4c1fe1168a Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild 2024-01-24 23:53:58 +00:00
Fedora Release Engineering
2eec4ffe6d Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild 2024-01-21 00:13:55 +00:00
Jonathan Wakely
fe1dd65d8d Rebuilt for Boost 1.83 2024-01-18 00:34:20 +00:00
Martin Osvald
2a3ef6d321 kea.spec: Fix missing _pkgdocdir ownership and other small fixes 2023-12-07 09:40:28 +01:00
Martin Osvald
8e1f3500ef New version 2.4.1 (rhbz#2251930) 2023-11-30 15:10:20 +01:00
Lukas Javorsky
1cf2b6425a Rebuild for PostgreSQL 16 (BZ#2251109)
For more info see the Fedora Change: https://fedoraproject.org/wiki/Changes/PostgreSQL_16
2023-11-30 09:30:07 +00:00
Martin Osvald
e504b73f9d Various spec file improvements
- Remove _hardened_build variable as it is no longer needed
- Clean up numbering of sources
- Further %{name} changes to allow different package name
- Move documentation into sub-package
- Move tpmfiles.d configuration into separate file
- Start using %autorelease and %autochangelog
- Remove %license COPYING for devel due to lib dependency
2023-08-22 08:52:05 +02:00
Martin Osvald
a8c4eff904 Convert to %autorelease and %autochangelog
[skip changelog]
2023-08-21 07:34:06 +02:00
Martin Osvald
557b52a7b3 Rebuilt for log4cplus 2.1.0
kea.spec: do not use %{name} to allow different package name
kea.spec: do not use glob on %{_libdir}, %{_mandir} and %{_sbindir}
  to conform with packaging guidelines

New build due to fc40 branching.
2023-08-10 13:07:57 +02:00
Martin Osvald
758979a75e Rebuilt for log4cplus 2.1.0 2023-07-24 12:55:17 +02:00
Fedora Release Engineering
6a85a026e4 Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2023-07-20 08:40:39 +00:00
Martin Osvald
da970be193 New version 2.4.0
Migrated to SPDX license
Do not export CXXFLAGS with -std=gnu++11 to stop boost warning messages
2023-07-12 11:15:12 +02:00
Python Maint
fb187bba1c Rebuilt for Python 3.12 2023-06-15 15:04:09 +02:00
Jonathan Wakely
b01c853eaa Rebuilt for Boost 1.81 2023-02-20 22:00:50 +00:00
Fedora Release Engineering
1298ac1036 Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2023-01-19 14:21:02 +00:00
Ondřej Sloup
83d102e7e0 Rebuild for PostgreSQL 15 (side-tag) 2022-11-16 11:55:42 +01:00
Martin Osvald
17429cccfd New version 2.2.0
Add source code signature verification
2022-07-28 09:58:13 +02:00
Martin Osvald
86b26e7e39 kea fails to build docs with Sphinx 5+ (#2105931) 2022-07-21 12:25:24 +02:00
Python Maint
b51b8b9058 Rebuilt for Python 3.11 2022-06-13 19:52:58 +02:00
Thomas Rodgers
9b20a86764 Rebuilt for Boost 1.78 2022-05-04 11:39:28 +02:00
Martin Osvald
92497bb3fc New version 2.0.2 2022-03-03 14:34:03 +01:00
Martin Osvald
aa503c7629 New version 2.0.1 2022-02-07 11:13:52 +01:00
Fedora Release Engineering
7b61e771d1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-01-20 14:24:26 +00:00
Filip Janus
f272eb14bb Reuild for Postgresql 14 2022-01-06 22:38:05 +01:00
Sahana Prasad
cbf18386bd Rebuilt with OpenSSL 3.0.0 2021-09-14 19:05:08 +02:00
Jonathan Wakely
325e32b151 Rebuilt for Boost 1.76 2021-08-07 00:11:36 +01:00
Filip Januš
d50dea3699 Fix FTBFS - Remove libpq-devel requirement, it conflicts with postgresql-server-devel dependencies 2021-07-27 10:52:45 +02:00
Fedora Release Engineering
82f16d76a9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-07-22 09:40:46 +00:00
Pavel Zhukov
3134d57cb1 Update to 1.9.8
This update fixes build with sphinx 4.0 and few more bugs

Resolves: #1954740
2021-06-23 11:00:37 +02:00
Python Maint
d936993969 Rebuilt for Python 3.10 2021-06-04 20:08:02 +02:00
Pavel Zhukov
f5c2591e4b New version 1.9.6 2021-04-04 13:03:27 +02:00
Pavel Zhukov
27f336b914 New version v1.9.6 2021-03-11 12:27:10 +01:00
Zbigniew Jędrzejewski-Szmek
995422462b Rebuilt for updated systemd-rpm-macros
See https://pagure.io/fesco/issue/2583.
2021-03-02 16:13:34 +01:00