Bonjour à tous,
Vous trouverez ci-après l'url de téléchargement de la première Release Candidate (RC1) de WAPT 1.3.9. *Ce n'est pas* une version à mettre en production et c'est prévu uniquement pour les tests. Vous pouvez faire vos remontées de bugs et commentaires à travers la mailing liste.
https://wapt.tranquil.it/wapt/nightly/wapt-1.3.9-rc1/
WAPT 1.3.9 sera la prochaine release de WAPT, avec une date de sortie prévue vendredi 17 février.
Bon weekend,
Denis Cardon
=1.3.9 Changelog (since 1.3.8)=
Hash GIT 1.3.8 07e5960a55dc0563c946492716b94f72645e1a10 Hash GIT 1.3.9-rc1 5b9c36899e2f8bddc1b17396c6155ce9550e91a5
Fixes ===== * [FIX] update code to follow more PEP8 recommandations * [FIX] upgradedb locks sqlite database issue * [FIX] Fix broken DNS SRV record discovery * [FIX] Fix unicode handling of signer / CN / organisation in certificates * [FIX] Unzipped netifaces module
wapt-get ======== * [NEW] Expands wildcards args for install, show, build-package, sign-package * [FIX] Fix show-params wapt-get command * [FIX] Fix register with description not working on some computers * [FIX] Fix broken -c --config option
Added setuphelpers functions ============================ * [NEW] reg_key_exists * [NEW] reg_value_exists * [NEW] run_powershell * [NEW] remove_metroapp * [NEW] local_users_profiles * [NEW] get_profiles_users * [NEW] get_last_logged_on_user * [NEW] get_user_from_sid * [NEW] get_profile_path * [NEW] wua_agent_version * [NEW] local_admins * [NEW] local_group_memberships * [NEW] local_group_members
Modified helpers ================ * run : explicit default values for run command help in PyScripter. Added return_stderr argument (overloaded str object) * run_notfatal : fix unicode issue in use wmi module for wmi_info_basic instead of wmic shell command * make_path : improved when first argument is a drive. Be smart if an argument is a callable * CalledProcessError : restored CalledProcessError alias * host_infos : added profiles_users,last_logged_on_user, local_administrators, wua_agent_version attributes * ensure_unicode : return None if None, for bytes strings, try utf8 decoding before system locale decoding
Waptconsole =========== Restore allowed lowercase/uppercase package naming Added 4 host popup menu actions: * Computer Mgmt * Computer Users * Computer Services * RemoteAssist
* [UPD] Don't search host while typing(too slow on large networks) * [FIX] utf8 search (accents...), utf8 compare * [FIX] try to get localized versions of special folders.
Setup ===== * Added waptpythonw.exe binary in distribution for console less python scripts(to avoid having cmd.exe windows poping up when invoking a python script) * change default wapt templates URL to https://store.wapt.fr/wapt * when upgrading, (full waptagent.exe install) remove stalled waptagent.exe installs