Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
c6c4287ec3 | |||
![]() |
cd00e160ed |
@ -7,7 +7,14 @@ SMEServer Koozali developed git repo for smeserver-lemonldap-ng smecontribs
|
||||
<br />https://wiki.koozali.org/LemonLDAP-NG/fr
|
||||
|
||||
## Bugzilla
|
||||
Show list of outstanding bugs: [here](https://bugs.koozali.org/buglist.cgi?component=smeserver-lemonldap-ng&product=SME%20Contribs&query_format=advanced&limit=0&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&bug_status=CONFIRMED)
|
||||
Show list of outstanding bugs:
|
||||
[All](https://bugs.koozali.org/buglist.cgi?action=wrap&bug_status=UNCONFIRMED&bug_status=CONFIRMED&bug_status=NEEDINFO&bug_status=IN_PROGRESS&bug_status=RESOLVED&bug_status=VERIFIED&classification=Contribs&component=smeserver-lemonldap-ng&list_id=105781&order=changeddate+DESC%2Ccomponent%2Cpriority%2Cbug_severity&product=SME+Contribs&query_format=advanced)
|
||||
[Confirmed](https://bugs.koozali.org/buglist.cgi?action=wrap&bug_status=CONFIRMED&classification=Contribs&component=smeserver-lemonldap-ng&list_id=105781&order=changeddate+DESC%2Ccomponent%2Cpriority%2Cbug_severity&product=SME+Contribs&query_format=advanced)
|
||||
[Unconfirmed](https://bugs.koozali.org/buglist.cgi?action=wrap&bug_status=UNCONFIRMED&classification=Contribs&component=smeserver-lemonldap-ng&list_id=105781&order=changeddate+DESC%2Ccomponent%2Cpriority%2Cbug_severity&product=SME+Contribs&query_format=advanced)
|
||||
[Need Info](https://bugs.koozali.org/buglist.cgi?action=wrap&bug_status=NEEDINFO&classification=Contribs&component=smeserver-lemonldap-ng&list_id=105781&order=changeddate+DESC%2Ccomponent%2Cpriority%2Cbug_severity&product=SME+Contribs&query_format=advanced)
|
||||
[In Progress](https://bugs.koozali.org/buglist.cgi?action=wrap&bug_status=IN_PROGRESS&classification=Contribs&component=smeserver-lemonldap-ng&list_id=105781&order=changeddate+DESC%2Ccomponent%2Cpriority%2Cbug_severity&product=SME+Contribs&query_format=advanced)
|
||||
[Verified](https://bugs.koozali.org/buglist.cgi?action=wrap&bug_status=VERIFIED&classification=Contribs&component=smeserver-lemonldap-ng&list_id=105781&order=changeddate+DESC%2Ccomponent%2Cpriority%2Cbug_severity&product=SME+Contribs&query_format=advanced)
|
||||
[Resolved](https://bugs.koozali.org/buglist.cgi?action=wrap&bug_status=RESOLVED&classification=Contribs&component=smeserver-lemonldap-ng&list_id=105781&order=changeddate+DESC%2Ccomponent%2Cpriority%2Cbug_severity&product=SME+Contribs&query_format=advanced)
|
||||
|
||||
## Description
|
||||
|
||||
|
BIN
smeserver-lemonldap-ng-0.2.20.tar.xz
Normal file
BIN
smeserver-lemonldap-ng-0.2.20.tar.xz
Normal file
Binary file not shown.
@ -5,7 +5,7 @@ Summary: LemonLDAP NG is a web SSO solution
|
||||
%define name smeserver-lemonldap-ng
|
||||
Name: %{name}
|
||||
%define version 0.2.19
|
||||
%define release 2
|
||||
%define release 3
|
||||
Version: 0.2.20
|
||||
Release: 1%{?dist}
|
||||
License: GPL
|
||||
@ -14,11 +14,11 @@ Source: %{name}-%{version}.tar.xz
|
||||
|
||||
BuildArchitectures: noarch
|
||||
|
||||
BuildRequires: e-smith-devtools
|
||||
BuildRequires: smeserver-devtools
|
||||
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
|
||||
|
||||
Requires: e-smith-base >= 5.2.0-56
|
||||
Requires: e-smith-ldap
|
||||
Requires: smeserver-base >= 5.2.0-56
|
||||
Requires: smeserver-ldap
|
||||
Requires: smeserver-webapps-common >= 0.1-8
|
||||
Requires: lemonldap-ng >= 1.4.1
|
||||
Requires: lemonldap-ng-fr-doc
|
||||
@ -30,6 +30,9 @@ to run LemonLDAP NG on your SME Server. It uses LDAP as authentication source
|
||||
but can also use SSL auth (either optional with a fallback to LDAP, or SSL required)
|
||||
|
||||
%changelog
|
||||
* Sun Sep 08 2024 fix-e-smith-pkg.sh by Trevor Batley <trevor@batley.id.au> 0.2.19-3.sme
|
||||
- Fix e-smith references in smeserver-lemonldap-ng [SME: 12732]
|
||||
|
||||
* Sat Sep 07 2024 cvs2git.sh aka Brian Read <brianr@koozali.org> 0.2.19-2.sme
|
||||
- Roll up patches and move to git repo [SME: 12338]
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user