Commit Graph

259 Commits

Author SHA1 Message Date
Yadd
9834e182f5 Merge branch 'v2.0' 2022-01-05 20:20:39 +01:00
Clément OUDOT
c7479a4d0b Update version in packaging files 2021-08-20 19:10:20 +02:00
Maxime Besson
f35b03213e Add importMetadata manpage to RPM spec 2021-08-12 17:26:38 +02:00
Yadd
ac1cfd6398 Merge branch 'v2.0' 2021-08-01 08:38:55 +02:00
Clément OUDOT
ab1e5e0425 Update packaging files 2021-07-22 18:39:44 +02:00
Yadd
ce02973702 Merge branch 'v2.0' 2021-06-24 13:39:10 +02:00
Xavier Bachelot
d76a5897f7 Add BR: perl(Test::LeakTrace) for lemonldap-ng-portal/t/91-Memory-Leak.t 2021-06-22 17:58:39 +02:00
Yadd
f56fd636fe Merge branch 'v2.0' 2021-03-24 10:09:03 +01:00
Xavier Bachelot
abee63b5b6 BR: make
make is not in the default buildroot anymore starting with Fedora 34.
2021-03-17 16:03:18 +01:00
Clément OUDOT
f0d7ac35f4 Update packaging files 2021-01-30 18:38:33 +01:00
Clément OUDOT
a4684deb77 Update version in packaging files 2021-01-17 17:43:14 +01:00
Maxime Besson
8eec53f8b8 Initial SELinux policy for cache files (#2401) 2020-12-21 16:17:32 +01:00
Maxime Besson
deed0c58b3 Create lemonldap-ng-selinux package (#2401) 2020-12-21 16:17:32 +01:00
Xavier Guimard
b8102d127e Merge remote-tracking branch 'origin/v2.0' into master 2020-09-22 13:05:37 +02:00
Clément OUDOT
f095f0b769 Update packaging files 2020-09-06 22:11:42 +02:00
Christophe Maudoux
5496d798a3 Merge branch 'v2.0' 2020-08-28 22:05:52 +02:00
Maxime Besson
2054799baf Move cache directory to /var/cache (#2254)
In order to avoid namespace issues, and for better compliance with the
FHS.

Only the default configs are changed.
2020-08-10 15:15:32 +02:00
Maxime Besson
285ea93a65 Remove dependency to XML::Simple (#1491) 2020-07-13 15:54:47 +02:00
Xavier Bachelot
87da2f9a2f Fix unowned directory 2020-06-30 17:45:01 +02:00
Maxime Besson
adb6526dc9 doc: change sphinx theme to bootstrap for manager doc (#1646) 2020-06-24 18:05:59 +02:00
Maxime Besson
29c8faeded Add constant for default conf storage (#2214) 2020-05-26 18:15:30 +02:00
Maxime Besson
a7c66eb2cf Add lemonldap-ng-sessions CLI tool (#2205) 2020-05-18 09:59:37 +02:00
Clément OUDOT
062e236b97 Update date in packaging files 2020-05-05 17:22:41 +02:00
Clément OUDOT
ac9769ff69 Prepare release 2.0.8 2020-04-30 19:59:37 +02:00
Maxime Besson
759de594bb Separate API from Manager vhost (#2109) 2020-03-12 15:10:27 +01:00
Maxime Besson
fd2747b1e4 Fix CLI unit tests (#2103) 2020-02-24 14:29:56 +01:00
Xavier Bachelot
9037989061 Enable Net::Facebook::Oauth2 2020-02-03 11:25:15 +01:00
Xavier Bachelot
4c51e42612 BR: systemd-rpm-macros rather than full systemd on Fedora 2020-02-03 11:25:15 +01:00
Xavier Bachelot
3ae0b76714 Add BR: on DateTime::Format::RFC3339 2020-02-03 11:25:15 +01:00
Xavier Bachelot
23b8756f2b Unbundle Time::Fake 2020-02-03 09:36:51 +01:00
Xavier Bachelot
8968978ba3 Remove workaround now 2.0.7 is released 2019-12-23 17:32:07 +01:00
Clément OUDOT
a33d43c2f0 Change minor package version 2019-12-21 21:57:58 +01:00
Clément OUDOT
165eced237 Update version in packaging files 2019-12-21 17:02:40 +01:00
Clément OUDOT
ab0cf6f59a Set release 2.0.7 in RPM spec file 2019-12-20 15:56:37 +01:00
Xavier Bachelot
4c8d565b33 Workaround for adfd86d7f 2019-12-20 12:02:02 +01:00
Xavier Bachelot
b03479d754 Bump release and add changelog entry 2019-12-20 11:19:49 +01:00
Xavier Bachelot
581d766ddd Add some optional BR:s and corresponding Requires:. 2019-12-20 11:19:49 +01:00
Xavier Bachelot
b9e2151fcb Explicitely declare some BR:s that were pulled in implicitely 2019-12-20 11:19:49 +01:00
Xavier Bachelot
4d94f941f7 Enable Sentry::Raven and Web::ID for EL8 2019-12-20 11:19:49 +01:00
Xavier Bachelot
228642f378 Add Requires filtering for EL8 2019-12-20 11:19:49 +01:00
Xavier Bachelot
240fee1041 Factorize Requires filtering 2019-12-20 11:19:49 +01:00
Xavier Bachelot
076096f85f Remove outdated comments 2019-12-20 11:19:49 +01:00
Xavier Bachelot
3bd89a6c58 Don't mix code branches in %%changelog 2019-12-20 11:19:49 +01:00
Xavier Bachelot
77651a3ea3 Remove non Fedora conditionals
It wouldn't build anyway because of the other Fedora-isms in the spec.
2019-12-20 11:19:49 +01:00
Xavier Bachelot
45f5e25d22 Use plain make rather than __make macro 2019-12-20 11:19:49 +01:00
Xavier Bachelot
dbe82fc94c Add JSON::XS to BuildRequires (follow up to 3750e9fd4) 2019-12-20 11:19:49 +01:00
Clément OUDOT
00420c9a0b Add Cache::Cache dependency (#2013) 2019-12-09 20:47:47 +01:00
Maxime Besson
adfd86d7fe Add script to convert sessions between backends (#2014) 2019-11-19 17:25:35 +01:00
Maxime Besson
6089f5bd56 Add CentOS7 CI config 2019-11-05 16:33:13 +01:00
Clément OUDOT
b41557b6d4 Update RPM spec file for 2.0.6 2019-09-24 14:55:46 +02:00