File cups-bjnp.changes of Package cups-bjnp
-------------------------------------------------------------------
Sat May 21 22:52:37 UTC 2022 - Tejas Guruswamy <tejas.guruswamy@opensuse.org>
- Disable -Werror on Tumbleweed
-------------------------------------------------------------------
Sun Feb 16 01:26:57 UTC 2020 - Tejas Guruswamy <tejas.guruswamy@opensuse.org>
- Update to 2.0.3
+ Fix GCC10 compile errors. increase status buffer size for newer printers that send larger status messages
-------------------------------------------------------------------
Sun Aug 25 01:50:39 UTC 2019 - Tejas Guruswamy <tejas.guruswamy@opensuse.org>
- Update to 2.0.2
+ fix build with gcc9
-------------------------------------------------------------------
Sat May 5 14:02:20 UTC 2018 - tejas.guruswamy@opensuse.org
- Update to upstream 2.0.1
* Change of license to GPL-2.0-or-later
-------------------------------------------------------------------
Wed Apr 15 14:55:22 UTC 2015 - tejas.guruswamy@opensuse.org
- Update to upstream 2.0
* Ink-level reporting
* Improved out-of-paper reporting
-------------------------------------------------------------------
Wed Apr 3 15:28:11 UTC 2013 - tejas.guruswamy@opensuse.org
- Update to upstream 1.2.1
* corrected length of job command
* Re-add reading tcp_print_response body and payload size into 2 reads
* Fixes printing on MX700 and similar printers
-------------------------------------------------------------------
Sun Dec 16 20:03:28 UTC 2012 - tejas.guruswamy@opensuse.org
- Update to upstream 1.2
* adds support for printing over Ipv6 and fixes some bugs (the "failed to read side channel" error message)
-------------------------------------------------------------------
Tue Oct 25 14:35:32 UTC 2011 - tejas.guruswamy@opensuse.org
- Update to upstream 1.0
* Fixed some warnings from the latest GCC on unused code
* Made hostname resolution for the printer more robust by verifying that a
forward lookup matches the reverse name lookup. This should fix printer
detection for some buggy routers that return a bogus hostname on a reverse
lookup.
-------------------------------------------------------------------
Tue Jan 11 14:47:32 UTC 2011 - tejas.guruswamy@opensuse.org
- Add cups-bjnp-cups_sc_cmd_none.patch to fix build against cups 1.3
-------------------------------------------------------------------
Tue Jan 11 14:04:47 UTC 2011 - tejas.guruswamy@opensuse.org
- Update to 0.5.5
* Added fixes for issues reported by Ron Murray in Sourceforge patches tracker ID: 3083455.
* The MP990 appears to have some (?) IPv6 support, make sure we ignore IPv6 addresses for now.
* Also corrected some minor bugs
-------------------------------------------------------------------
Sat Sep 4 10:06:32 UTC 2010 - masterpatricko@gmail.com
- Add SuSEfirewall2 configuration file to open bjnp ports
-------------------------------------------------------------------
Fri Sep 11 00:20:49 UTC 2009 - masterpatricko@gmail.com
- Explicitly specify cups backend installation directory
-------------------------------------------------------------------
Thu Sep 10 22:51:19 UTC 2009 - masterpatricko@gmail.com
- Update to 0.5.4
* Fixed bug in bjnp_send_broadcast: address family was not set in call to bind
* added more options for backend directory as used on FreeBSD
* Set address family before bind in send_broadcast
* corrected size of sequence number field
* updates to configure.ac for auto detection of cups backend dir and rpmbuild improvements
* Spec file adapted to improved target directory determination for cups backend dir
* Minor patches to solve some of the TODO's (if TCP writes result in unexpected lengths we
treat that as an unrecoverable error
* Added checks on addr and broadcast addr in result from getifaddr() as they may be null
* added toCups flag to the debuglevel so we can optionally log all debug output to the cups errorlog
* consistentlyuse htonl() around INADD_xxxx
* changed source address/port for broadcasts to local address + bjnp printing port to make firewalling easier
* Added configuration option for the case where do not have getifaddrs().
* If so, we use a global broadcast. This will fail when we have more than one ipv4 capable interface.
--------------------------------------------------------------------
Sat Feb 21 17:53:33 GMT 2009 - masterpatricko@gmail.com
- Release 0.4, first package for openSUSE. Important changes since previous version:
+ Added keep-alive to keep TCP connection open (printer will close it when
connection is idle for ~30 sec). This will occur when filter is slow with
sending more data for whatever reason.
+ Added a delay of 15 seconds at end of printjob as some printers will otherwise not
accept new printjobs
+ Cleanup of Makefile and specfile so it works for all RedHat style systems
--------------------------------------------------------------------
Tue Oct 07 00:00:00 GMT 2008 - llagendijk@users.sourceforge.net
- added some sanity checks on call to gethostbyaddr so we do not bomb out
when hostname field is not set (can this occur?) or when a buggy Avm fritz box
returns noname rather then fail when no name is available on a reverse name lookup
- Added a version string printout when incorrect number of arguments is recieved on command line
- changed printbuffer to 4k. Recommended by Zedo, the Turboprint people
changed throttle pause from 3 sec to 40 msec. Improves performance. Recommended by Zedo.
- fixed a bug in scanning our interfaces when ifa_addr could be 0
(reported by Matt McHenry <jerith@speakeasy.org>)
- added new/ improved compiler flags that trap more mistakes
- sone cleanup with feedback from Sane-BJNP (revised protocol codes etc)
- minor bugfixes for off-line behaviour
--------------------------------------------------------------------
Sat Aug 09 00:00:00 GMT 2008 - llagendijk@users.sourceforge.net
- release 0.2
--------------------------------------------------------------------
Sat Aug 02 00:00:00 GMT 2008 - llagendijk@users.sourceforge.net
- Initial RPM release for release 0.1