-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge remote-tracking branch 'origin/integration' into xmppmaster
- Loading branch information
Showing
187 changed files
with
22,960 additions
and
6,172 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
pulse-xmpp-agent 2.1.7 | ||
====================== | ||
* [CORRECTION DE BUG] Correction de la détection de l'adresse IP du serveur | ||
XMPP lorsque l'agent démarre. | ||
* [CORRECTION DE BUG] Correction d'un plantage lorsqu'il y a des 'locations' | ||
en double | ||
|
||
pulse-xmpp-agent 2.1.6 | ||
====================== | ||
* [FONCTIONNALITE] Changement de quelques DEBUG en INFO | ||
* [FONCTIONNALITE] Ajout de documentation de fonctions | ||
* [FONCTIONNALITE] Les convergences sont maintenant identifiées par leur | ||
nom + date | ||
* [FONCTIONNALITE] Ajout de plus de messages d'erreur afin d'aider a | ||
identifier l'origine de soucis ( soucis de connexion aux bases par exemple ). | ||
* [CORRECTION DE BUG] Correction de backtrace pendant le déploiement | ||
* [CORRECTION DE BUG] Correction de la detection de machines en ligne/hors | ||
ligne | ||
* [CORRECTION DE BUG] Ajout du support de versions plus anciennes de | ||
SQLAlchemy | ||
* [CORRECTION DE BUG] Correction de l'enregistrement lorsque le uuidsetup n'est pas | ||
défini | ||
* [CORRECTION DE BUG] Correction de l'affichage de des messages d'information | ||
uniquement lors que setupuuid est actif | ||
* [CORRECTION DE BUG] Correction d'un backtrace lorsqu'une machine a un | ||
inventaire mais aucun uuid_serial_machine d'affecté | ||
* [CORRECTION DE BUG] Correction du support de glpi 9.2 | ||
* [CORRECTION DE BUG] Correction du support de glpi 9.5 | ||
* [CORRECTION DE BUG] Désinstallation/réinstallation de python si l'étape pip | ||
echoue. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,10 @@ | ||
/var/log/pulse/xmpp-agent.log /var/log/pulse/xmpp-agent-log.log /var/log/pulse/pulse-package-watching.log | ||
/var/log/pulse/xmpp-agent-machine.log /var/log/pulse/xmpp-agent-relay.log /var/log/pulse/xmpp-agent-log.log /var/log/pulse/pulse-package-watching.log | ||
{ | ||
missingok | ||
daily | ||
copytruncate | ||
rotate 7 | ||
create 0644 root root | ||
compress | ||
delaycompress | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,15 @@ | ||
pulse-xmpp-agent (2.1.5-1) unstable; urgency=low | ||
|
||
* New version 2.1.5 | ||
|
||
-- Nicolas Lécureuil <[email protected]> Mon, 31 Mar 2021 10:48:04 +0200 | ||
|
||
pulse-xmpp-agent (2.1.4-1) unstable; urgency=low | ||
|
||
* New version 2.1.4 | ||
|
||
-- Nicolas Lécureuil <[email protected]> Fri, 19 Mar 2021 10:48:04 +0200 | ||
|
||
pulse-xmpp-agent (2.0.8-1) unstable; urgency=low | ||
|
||
* New version 2.0.8 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ Uploaders: Nicolas Lécureuil <[email protected]> | |
Build-Depends: debhelper (>= 9), | ||
dh-python, | ||
python-all-dev (>= 2.6.6-3~), | ||
python-setuptools, git | ||
python-setuptools, git, sudo | ||
Standards-Version: 3.9.8 | ||
Homepage: http://cyberelk.net/tim/software/pycups/ | ||
Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/python-cups.git | ||
|
@@ -17,14 +17,14 @@ X-Python-Version: >= 2.7 | |
Package: pulse-xmpp-agent-relay | ||
Architecture: all | ||
Provides: ${python:Provides} | ||
Depends: ${misc:Depends}, ${python:Depends}, ${shlibs:Depends}, python-sleekxmpp, python-netifaces, python-configparser, python-zipfile2, python-pycurl, python-mysqldb-dbg, python-croniter, python-psutil, python-crypto, python-lxml, python-requests, python-sftp, python-pyinotify, python-wakeonlan | ||
Depends: ${misc:Depends}, ${python:Depends}, ${shlibs:Depends}, python-sleekxmpp, python-netifaces, python-configparser, python-zipfile2, python-pycurl, python-mysqldb-dbg, python-croniter, python-psutil, python-crypto, python-lxml, python-requests, python-sftp, python-pyinotify, python-wakeonlan, python-cherrypy3, net-tools, jq | ||
Description: Pulse xmpp agent | ||
Breaks: pulse-agent-installers (<< 1.9.1), pulseagent-plugins-relay (<< 2.0.5), pulse-xmpp-agent (<< 2.0.5) | ||
Replaces: pulse-agent-installers (<< 1.9.1), pulseagent-plugins-relay , pulse-xmpp-agent | ||
|
||
Package: pulse-xmpp-master-substitute | ||
Architecture: all | ||
Depends: ${misc:Depends}, ${python:Depends}, ${shlibs:Depends} | ||
Depends: ${misc:Depends}, ${python:Depends}, ${shlibs:Depends}, jq | ||
Description: Pulse master agent substitute | ||
|
||
Package: pulse-xmppmaster-agentplugins | ||
|
@@ -35,7 +35,8 @@ Description: plugins for pulse xmppmaster | |
|
||
Package: pulse-agent-installers | ||
Architecture: all | ||
Depends: ${misc:Depends}, pulse-xmpp-agent-deps (>= 1.8), dos2unix, unzip, zip, nsis-plugins-accesscontrol, nsis-plugins-inetc, nsis-plugins-pwgen, nsis-plugins-zipdll, uuid, nsis-plugins-textreplace, xar, pulse-kiosk-agent-deps, xz-utils, dpkg-dev, debhelper (>= 9), python-all-dev (>= 2.6.6-3~), build-essential, createrepo, crudini | ||
Pre-Depends: pulse-filetree-generator | ||
Depends: ${misc:Depends}, pulse-xmpp-agent-deps (>= 1.8), dos2unix, unzip, zip, nsis-plugins-accesscontrol, nsis-plugins-inetc, nsis-plugins-pwgen, nsis-plugins-zipdll, uuid, nsis-plugins-textreplace, pulse-kiosk-agent-deps, xz-utils, dpkg-dev, debhelper (>= 9), python-all-dev (>= 2.6.6-3~), build-essential, createrepo, crudini | ||
Description: Pulse 2 Xmpp agent installer | ||
Breaks: pulse-xmppmaster-agentplugins (<< 2.0.7) | ||
Replaces: pulse-xmppmaster-agentplugins | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,7 @@ | ||
/var/lib/pulse2/clients/config/agentconf.ini | ||
/var/lib/pulse2/clients/config/manage_scheduler.ini | ||
/var/lib/pulse2/clients/config/manage_scheduler_machine.ini | ||
/var/lib/pulse2/clients/config/inventory.ini | ||
/var/lib/pulse2/clients/config/start.ini | ||
/var/lib/pulse2/clients/config/startupdate.ini | ||
/var/lib/pulse2/clients/config/updateopenssh.ini | ||
/var/lib/pulse2/clients/config/updatetightvnc.ini |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.