Commit Graph

299 Commits

Author SHA1 Message Date
Antonio Torres
f7c2c07435 Remove RPATH usage from additional binaries
Signed-off-by: Antonio Torres <antorres@redhat.com>
2021-06-29 14:53:31 +02:00
Antonio Torres
c54625805c Rebase to 3.0.23
Signed-off-by: Antonio Torres <antorres@redhat.com>
2021-06-29 13:40:12 +02:00
Antonio Torres
1d17d3a57a Fix binaries not being correctly linked after RPATH removal
Signed-off-by: Antonio Torres <antorres@redhat.com>
2021-06-29 12:19:11 +02:00
Antonio Torres
d2c4303d25 Fix python3 not being correctly linked
Since Python 3.8, there is a new way to link against libpython.
https://docs.python.org/3/whatsnew/3.8.html#debug-build-uses-the-same-abi-as-release-build

Signed-off-by: Antonio Torres <antorres@redhat.com>
2021-06-25 17:10:33 +02:00
Antonio Torres
3b6878a0e0 Bump release number
Signed-off-by: Antonio Torres <antorres@redhat.com>
2021-06-08 16:27:43 +02:00
Antonio Torres
0bee016e79 Remove broken RPATH usage from all conflicting files
Since Fedora 35, broken RPATH usage is detected and causes builds
to fail: https://fedoraproject.org/wiki/Changes/Broken_RPATH_will_fail_rpmbuild
This commit extends the list of files to remove the RPATH usage from.

Signed-off-by: Antonio Torres <antorres@redhat.com>
2021-06-08 16:14:57 +02:00
Python Maint
a8e0c3d9ed Rebuilt for Python 3.10 2021-06-07 16:23:20 +02:00
Antonio Torres
c2fdf85d80 Disable broken RPATH usage in binaries
Since Fedora 35, broken RPATH usage is detected in packages, causing
a build failure: https://fedoraproject.org/wiki/Changes/Broken_RPATH_will_fail_rpmbuild
With this changes rpath usage is deleted in conflicting files.

Signed-off-by: Antonio Torres <antorres@redhat.com>
2021-06-07 14:32:44 +02:00
Antonio Torres
eaa7823ffa Update to 3.0.22
Update to 3.0.22. This includes adaptation of patches
and addition of new files present in the release.

Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1961190
Signed-off-by: Antonio Torres <antorres@redhat.com>
2021-06-04 17:12:24 +02:00
Jitka Plesnikova
8c954761a5 Perl 5.34 rebuild 2021-05-21 23:11:33 +02:00
Robbie Harwood
cabc34e05a Disable automatic bootstrap 2021-03-10 22:21:12 +00:00
Robbie Harwood
4e468ec265 General package cleanup; no code changes 2021-03-10 15:40:14 -05:00
Zbigniew Jędrzejewski-Szmek
f4c10d8cdd Rebuilt for updated systemd-rpm-macros
See https://pagure.io/fesco/issue/2583.
2021-03-02 16:13:46 +01:00
Pavel Raiskup
8f248db2e6 rebuild for libpq ABI fix
Related: rhbz#1908268
2021-02-08 09:25:27 +01:00
Fedora Release Engineering
e2ccd9913f - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-01-26 05:55:34 +00:00
Alexander Scheel
2898c9222b
Again, apply patch
Signed-off-by: Alexander Scheel <ascheel@redhat.com>
2020-08-04 11:13:29 -04:00
Alexander Scheel
e260f8f12f
Apply patch this time
Signed-off-by: Alexander Scheel <ascheel@redhat.com>
2020-08-04 11:08:13 -04:00
Alexander Scheel
527b1c3a1d
Re-fix permissions issues
Since make is present on certain systems (and has the better certificate
generation logic), we should Require: make and add the relevant chmod
statements to bootstrap after executing make.

Signed-off-by: Alexander Scheel <ascheel@redhat.com>
2020-08-04 10:22:02 -04:00
Fedora Release Engineering
1139a33473 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-07-27 17:49:44 +00:00
Troy Dawson
6b72fc1f50 no python2 for rhel8 2020-07-07 19:17:35 +00:00
Troy Dawson
bbe674aeb2 Minor conditional tweak for ELN
Signed-off-by: Troy Dawson tdawson@redhat.com
2020-07-07 16:40:16 +00:00
Jitka Plesnikova
08b8e23397 Perl 5.32 rebuild 2020-06-23 12:11:05 +02:00
Alexander Scheel
c30f7f08df
Fix certificate generation
Signed-off-by: Alexander Scheel <ascheel@redhat.com>
2020-05-13 12:16:58 -04:00
Björn Esser
2b4b411c94 Rebuild (json-c) 2020-04-22 00:31:13 +02:00
Alexander Scheel
f9610e3357
Correction: FreeRADIUS v3.0.21!
Signed-off-by: Alexander Scheel <ascheel@redhat.com>
2020-04-01 13:34:47 -04:00
Alexander Scheel
c66b001860
Rebase to FreeRADIUS v3.0.31
Signed-off-by: Alexander Scheel <ascheel@redhat.com>
2020-04-01 13:21:27 -04:00
Fedora Release Engineering
6bde0db76c - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-01-28 18:59:20 +00:00
Paul Wouters
f8c5aa19ae - fixup tmpfile to use /run instead of /var/run 2020-01-11 15:16:42 -05:00
Alexander Scheel
1ef8514cc3
Rebase to FreeRADIUS v3.0.20
Introduces the experimental rlm_python3 that is largely based off the
existing python2 module.

Signed-off-by: Alexander Scheel <ascheel@redhat.com>
2019-11-15 15:03:30 -05:00
Fedora Release Engineering
f6335be9a2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-07-25 01:01:51 +00:00
Jitka Plesnikova
00f06bb8b3 Perl 5.30 rebuild 2019-05-31 07:12:47 +02:00
Alexander Scheel
93f241adb1
Fix permissions on generated certificates
Signed-off-by: Alexander Scheel <ascheel@redhat.com>
2019-05-09 14:20:20 -04:00
Alexander Scheel
a0af05f14f
Add additional BZ reference
Signed-off-by: Alexander Scheel <ascheel@redhat.com>
2019-05-08 14:10:58 -04:00
Alexander Scheel
765b2552b2
Fix certificate generation at build time
Signed-off-by: Alexander Scheel <ascheel@redhat.com>
2019-05-08 13:58:05 -04:00
Alexander Scheel
dc4edcad17
Finish dropping python2 package on Fedora 31+
Signed-off-by: Alexander Scheel <ascheel@redhat.com>
2019-05-08 10:41:49 -04:00
Alexander Scheel
ab22b18a78
Improvements to FreeRADIUS
- Better crypto-policies (previous commit)
- Better logrotation
- Better bootstrap

Signed-off-by: Alexander Scheel <ascheel@redhat.com>
2019-05-08 10:37:04 -04:00
Alexander Scheel
40d2550f5f
Rebase to 3.0.19
Signed-off-by: Alexander Scheel <ascheel@redhat.com>
2019-04-10 13:51:15 -04:00
Alexander Scheel
1180d7fadb
Rebase to 3.0.18
Signed-off-by: Alexander Scheel <ascheel@redhat.com>
2019-03-06 13:07:44 -05:00
Igor Gnatenko
c374e8c2b3 Rebuild for readline 8.0 2019-02-17 09:30:50 +01:00
Alexander Scheel
ecea0d0429
Fix for bz#1672284
Signed-off-by: Alexander Scheel <ascheel@redhat.com>
2019-02-05 11:39:26 -05:00
Fedora Release Engineering
3bfe24f9cb - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-01-31 20:09:46 +00:00
Igor Gnatenko
1992d5f763 Remove obsolete Group tag
References: https://fedoraproject.org/wiki/Changes/Remove_Group_Tag
2019-01-28 20:24:02 +01:00
Björn Esser
7cb8369965
Rebuilt for libcrypt.so.2 (#1666033) 2019-01-14 19:01:37 +01:00
Alexander Scheel
f9f4db1e41
Add network-online.target instead of network.target in RADIUS spec file
Signed-off-by: Alexander Scheel <ascheel@redhat.com>
2018-12-14 15:17:24 -05:00
Alexander Scheel
7960729fb9
Update to upstream release v3.0.17
Signed-off-by: Alexander Scheel <ascheel@redhat.com>
2018-10-18 16:21:59 -04:00
Nikolai Kondrashov
d99a39e697 Actually apply patches added previously 2018-09-24 10:37:12 +03:00
Nikolai Kondrashov
e5cfc720bd Fix a few minor manpage issues 2018-09-14 12:39:29 +03:00
Nikolai Kondrashov
99b478f15b Add make to BuildRequires and Requires(post) 2018-09-07 15:55:05 +03:00
Pavel Raiskup
943006a476 BuildRequires: s/postgresql-devel/libpq-devel/
That's because we moved libpq.so.5 into libpq package.

Related: rhbz#1618698, rhbz#1623764
2018-09-05 15:16:14 +02:00
Nikolai Kondrashov
dd2702700c Add gcc to BuildRequires 2018-09-04 15:35:01 +03:00