Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
E
eterban
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
etersoft
eterban
Commits
166be6f8
Commit
166be6f8
authored
Aug 12, 2023
by
Vitaly Lipatov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
0.9-alt1
- switch to php8.1-redis (ALT bug 46925) - eterban: improve count output - eterban: add clear command
parent
35b19ca6
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
2 deletions
+10
-2
eterban.spec
eterban.spec
+10
-2
No files found.
eterban.spec
View file @
166be6f8
%define defphp php8.1
Name: eterban
Name: eterban
Version: 0.
8
Version: 0.
9
Release: alt1
Release: alt1
Summary: Etersoft ban service
Summary: Etersoft ban service
...
@@ -42,7 +44,8 @@ Etersoft ban service.
...
@@ -42,7 +44,8 @@ Etersoft ban service.
Summary: Etersoft ban service: web
Summary: Etersoft ban service: web
Group: Development/Other
Group: Development/Other
Requires: eterban-common = %EVR
Requires: eterban-common = %EVR
Requires: nginx,php7-redis
Requires: nginx
Requires: %defphp-redis
%description web
%description web
Etersoft ban service.
Etersoft ban service.
...
@@ -116,6 +119,11 @@ cp -a prod-server/usr/share/%name/* %buildroot%_datadir/%name/
...
@@ -116,6 +119,11 @@ cp -a prod-server/usr/share/%name/* %buildroot%_datadir/%name/
%config(noreplace) /etc/fail2ban/action.d/eterban.conf
%config(noreplace) /etc/fail2ban/action.d/eterban.conf
%changelog
%changelog
* Sat Aug 12 2023 Vitaly Lipatov <lav@altlinux.ru> 0.9-alt1
- switch to php8.1-redis (ALT bug 46925)
- eterban: improve count output
- eterban: add clear command
* Sun Jan 29 2023 Vitaly Lipatov <lav@altlinux.ru> 0.8-alt1
* Sun Jan 29 2023 Vitaly Lipatov <lav@altlinux.ru> 0.8-alt1
- add i_interface2 support
- add i_interface2 support
- index.html: update text
- index.html: update text
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment