forked from pool/gromox
Accepting request 1179959 from server:mail
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/1179959 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gromox?expand=0&rev=31
This commit is contained in:
commit
517c6961e8
@ -1,4 +1,4 @@
|
||||
gromox (2.28-0) unstable; urgency=low
|
||||
gromox (2.29-0) unstable; urgency=low
|
||||
|
||||
* Update.
|
||||
|
||||
|
@ -17,7 +17,7 @@ set_perms()
|
||||
|
||||
xpostinst()
|
||||
{
|
||||
set_perms grommunio gromoxcf 0750 /etc/gromox || :
|
||||
set_perms grommunio gromoxcf 0755 /etc/gromox || :
|
||||
for i in /var/lib/gromox \
|
||||
/var/lib/gromox/domain \
|
||||
/var/lib/gromox/user \
|
||||
|
@ -9,7 +9,8 @@ INSTDIR := debian/gromox
|
||||
override_dh_auto_install:
|
||||
dh_auto_install
|
||||
find ${INSTDIR} -type f -name "*.la" -print -delete
|
||||
perl -i -lpe 's{Type=simple}{Type=simple\nRestart=on-failure}' ${INSTDIR}/lib/systemd/system/*.service
|
||||
find ${INSTDIR} -type f -name "*.service" -exec \
|
||||
perl -i -lpe 's{Type=simple}{Type=simple\nRestart=on-failure}' {} +
|
||||
for i in /etc/gromox /var/lib/gromox /var/lib/gromox/domain \
|
||||
/var/lib/gromox/queue \
|
||||
/var/lib/gromox/queue/mess /var/lib/gromox/queue/save \
|
||||
@ -19,8 +20,11 @@ override_dh_auto_install:
|
||||
/usr/lib/sysctl.d; do \
|
||||
mkdir -pv debian/gromox/$$i; \
|
||||
done
|
||||
|
||||
mkdir -pv debian/gromox${phpdir}/fpm/pool.d
|
||||
cp -av debian/gromox/usr/share/gromox/fpm-gromox.conf.sample debian/gromox${phpdir}/fpm/pool.d/gromox.conf
|
||||
sed -i 's#/run/php-fpm/php-gromox-fpm.sock#/run/php/php-gromox-fpm.sock#g' debian/gromox${phpdir}/fpm/pool.d/gromox.conf
|
||||
|
||||
mkdir -pv debian/gromox${phpdir}/mods-available debian/gromox${phpdir}/cli/conf.d debian/gromox${phpdir}/fpm/conf.d
|
||||
mv -v debian/gromox${phpdir}/cli/conf.d/mapi.ini debian/gromox${phpdir}/mods-available/
|
||||
ln -s ${phpdir}/mods-available/mapi.ini debian/gromox${phpdir}/cli/conf.d/mapi.ini
|
||||
|
@ -1,7 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQQr2lY+nd5Gr3HMFx2utpQaL5yZRAUCZjNN0gAKCRCutpQaL5yZ
|
||||
RPddAP96H4BKCzoFF0RFI4W8DL1lUq8nS4RXQZB9laZs1e09RwEA3DpUu62hNw8b
|
||||
KsWnVrKT3SXpa/gkybwEPVtSoAd2+gk=
|
||||
=7z+4
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fc715615cb4d0f5ee0b294b2c4f9c116c13edd3a5aab8e678a85a21b0e286ec6
|
||||
size 2104212
|
7
gromox-2.29.tar.asc
Normal file
7
gromox-2.29.tar.asc
Normal file
@ -0,0 +1,7 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQQr2lY+nd5Gr3HMFx2utpQaL5yZRAUCZl5NgwAKCRCutpQaL5yZ
|
||||
RMCnAPwOgYVQVjp8zqtWAfn5VhHwLtIAo1eliTkZMsnb1RUWvAD9EdVn4pZsAPF5
|
||||
p/k/PgJMmKGkKfrLH/cY3gKvRL8cFgY=
|
||||
=C8Wb
|
||||
-----END PGP SIGNATURE-----
|
3
gromox-2.29.tar.zst
Normal file
3
gromox-2.29.tar.zst
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a3362573ae62145991fc1324e8604269bdd935f3b4a85e5a3c053ff14725e6ec
|
||||
size 2109301
|
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 3 23:17:28 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 2.29
|
||||
* dnsbl_filter: support DNSBL servers that do not emit TXT records
|
||||
* email_lib: cure IMAP Structure Descriptions indicating a mail
|
||||
size 2 bytes larger than it is
|
||||
* imap: cope with truncated EML files
|
||||
* exmdb: delete leftover stray ROLLBACK statement
|
||||
* ews: cure null dereference in tInternetMessageHeader::parse
|
||||
* ews: use vmime parser to break down IMHs and reset an Apple
|
||||
workaround for "From" lines
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 2 08:29:01 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
Format: 1.0
|
||||
Source: gromox
|
||||
Architecture: any
|
||||
Version: 2.28
|
||||
Version: 2.29
|
||||
DEBTRANSFORM-RELEASE: 1
|
||||
Maintainer: Gromox <null@gromox.com>
|
||||
Homepage: https://gromox.com
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define _libexecdir %_prefix/libexec
|
||||
|
||||
Name: gromox
|
||||
Version: 2.28
|
||||
Version: 2.29
|
||||
Release: 0
|
||||
Summary: Groupware server backend with RPC, IMAP,POP3, PHP-MAPI support
|
||||
License: AGPL-3.0-or-later AND GPL-2.0-only AND GPL-3.0-or-later
|
||||
@ -37,6 +37,7 @@ BuildRequires: openldap2-devel
|
||||
BuildRequires: mariadb-devel >= 5.6
|
||||
BuildRequires: openldap-devel
|
||||
%endif
|
||||
BuildRequires: libtool >= 2
|
||||
BuildRequires: make
|
||||
BuildRequires: pam-devel
|
||||
BuildRequires: pkg-config
|
||||
@ -222,9 +223,9 @@ fi
|
||||
|
||||
%files
|
||||
%_sysconfdir/php*
|
||||
# grommunio permission is exercised by grommunio-admin-api.
|
||||
# pam.cfg needs to be readable by all (hence d0755).
|
||||
%attr(0755,grommunio,gromox) %dir %_sysconfdir/%name/
|
||||
# "grommunio" permission is exercised by grommunio-admin-api.
|
||||
# pam.cfg needs to be accessible by arbitrary programs (hence we need at least 0751).
|
||||
%attr(0755,grommunio,gromoxcf) %dir %_sysconfdir/%name/
|
||||
%_sbindir/gromox-*
|
||||
%_libdir/*.so.*
|
||||
%_libdir/%name/
|
||||
|
Loading…
Reference in New Issue
Block a user