Fellows, the -pre branch for 2.2.2 is opened. If you have something to backport for trunk or fix in Testing, it's time to do so. If you are unsure, don't hesitate to ask me or on this list. I'd like to see 2.2.2 going out soon (~2 weeks max) Arnaud -- Linux / Unix Expert R&D - MGE Office Protection Systems - http://www.mgeops.com Network UPS Tools (NUT) Project Leader - http://www.networkupstools.org/ Debian Developer - http://people.debian.org/~aquette/ Free Software Developer - http://arnaud.quette.free.fr/
> the -pre branch for 2.2.2 is opened. > If you have something to backport for trunk or fix in Testing, it's > time to do so. > > If you are unsure, don't hesitate to ask me or on this list.You asked for it. :-) 1) Should I backport the removal of the ACL mechanism? Note that may require changes in existing configurations, since we now (at least in the trunk) only listen to the localhost. Listening to additional interfaces (or the global IPv4 listing address, like previously) now requires adding LISTEN directives in 'upsd.conf'. I'm not sure if this is a good idea for 2.2.2 or that it better wait until 2.4.0 is released. 2) The changes to the usbhid-ups driver, where receiving an INPUT report triggers reading the corresponding FEATURE report. This fixes the problem of many devices where the contents of INPUT reports are broken, but the corresponding FEATURE report is fine. As far as I'm concerned I have countered all your objections for doing so (if not, please let me know). Best regards, Arjen -- Eindhoven - The Netherlands Key fingerprint - 66 4E 03 2C 9D B5 CB 9B 7A FE 7E C1 EE 88 BC 57
Hi Arnaud, On Friday, 1. February 2008 10:42:02 Arnaud Quette wrote:> the -pre branch for 2.2.2 is opened. > If you have something to backport for trunk or fix in Testing, it's > time to do so. > > If you are unsure, don't hesitate to ask me or on this list. > > I'd like to see 2.2.2 going out soon (~2 weeks max)You reminded me to upgrade my nut 2.0.4 installation to 2.2.1. Attached is a small patch to fix compilation as "struct timeval" was undefined in drivers/dstate.c Besides that, everything seems to work fine. Good job everyone. Cheers, Thomas -------------- next part -------------- A non-text attachment was scrubbed... Name: nut-2.2.1-compile-fix.patch Type: text/x-diff Size: 357 bytes Desc: not available Url : http://lists.alioth.debian.org/pipermail/nut-upsdev/attachments/20080201/8c61c6f7/attachment.patch
Den Friday 01 February 2008 10.42.02 skrev Arnaud Quette:> Fellows, >Hi Arnaud,> the -pre branch for 2.2.2 is opened. > If you have something to backport for trunk or fix in Testing, it's > time to do so. > > If you are unsure, don't hesitate to ask me or on this list. >I think we can move the nut_usb.c and nut_usb.h from trunk to testing. To fix the 5115 and 9120 usb problems in 2.2.2. As you have the 5115 to test it on Arnaud, I leave it up to you to decide. The thing is that this make the 3110 to work also, but it need some tweeking of the bcmxcp.c, as it not supports all commands. Regards Kjell