--- mcore-src/trunk/mcore-tools/ChangeLog 2017/04/07 08:02:18 2814 +++ mcore-src/trunk/mcore-tools/ChangeLog 2017/07/28 10:01:59 2824 @@ -1,5 +1,37 @@ +2017-07-28 Niels Rogalla + + * [r2823] src/modules/basic-video/graphic.client.class.in: + -set_graphic_resolution(): fix wrong variable evaluation + * [r2822] src/modules/citrix/storefront-cron.in: + -do not exclude the first session anymore, just retrieve all. to + disable a session use the enable row in the database + * [r2821] src/modules/citrix/storefront-cron.in: + -retrieve session list as MCORE_UNPRIV_USER and use internal + storefront-store utility. this method requires storebrowse.noX + * [r2820] src/modules/pxeconfig/lpxelinux-skeleton: + -added rd.peerdns to fix some dns issues with newer systemd + +2017-04-12 Niels Rogalla + + * [r2819] src/include/register.global.class.in: + -fixed broken ip/iface detection with networks behind a gateway + * [r2818] src/include/common.global.class.in: + -added function get_iface_ip() + * [r2817] src/include/common.global.class.in: + -fixed iface_for_remote_addr(), honor routes with and without a + gateway + * [r2816] src/include/register.global.class.in: + -fixed whitespaces + 2017-04-07 Niels Rogalla + * [r2815] conf/control.conf.in, + src/modules/basic-video/graphic.control.class.in: + -use runtime graphic autodetection as default, do not run in dept + hwdetection. made it configurable via MCORE_GRAPHIC_HWDETECT_DEEP + variable + * [r2814] ChangeLog: + -updated ChangeLog * [r2813] src/modules/basic-video/graphic.client.class.in: -support graphic resolution and color depths auto detection at runtime