SHA256
5
0
forked from pool/ipp-usb

7 Commits

Author SHA256 Message Date
15b2779f03 Accepting request 1256126 from Printing
OBS-URL: https://build.opensuse.org/request/show/1256126
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ipp-usb?expand=0&rev=3
2025-03-26 20:20:30 +00:00
af84426223 Accepting request 1255086 from home:rrahl0
- update to 0.9.30:
  * Ensure printer-uri Adheres to RFC 3510 – Must Start with "ipp:" Scheme
  * added quirks file to make Brother QL-810W work properly
  * correct typo in TestAddPDL error message
  * Fix typo extected to expected
  * Added "usb-send-delay" quirk
  * Fixed possibly panic on certain error conditions
  * Name QuirkNmUsbSendDelay consistent with QuirkNmUsbMaxInterfaces
  * More refactoring around QuirkNmUsbSendDelay
  * usb-send-delay quirk documented
  * Added the usb-send-delay-threshold quirk
  * Fixed typo in usb-send-delay-threshold on the man page
  * Cosmetic (removed stalled, now meaningless comment)
  * Added quirks for HP X677
  * Add rockcraft support for ipp-usb
  * Cosmetic (removed the blank line from the ..gitignore file)

OBS-URL: https://build.opensuse.org/request/show/1255086
OBS-URL: https://build.opensuse.org/package/show/Printing/ipp-usb?expand=0&rev=6
2025-03-26 07:56:33 +00:00
78a1b3b263 Accepting request 1249816 from Printing
OBS-URL: https://build.opensuse.org/request/show/1249816
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ipp-usb?expand=0&rev=2
2025-03-03 15:37:41 +00:00
2e139c43ba Accepting request 1249339 from home:rrahl0
- update to 0.9.29:
  * USB: zero-length read logged at Debug level
  * Fixed formatting of debug message
  * Performance tuning after 0-length USB packets reception
  * fixed typo in names of two local variables
  * Fixed crash on ipp-usb status
  * Added tcp port info to status output
  * Applied changes for pull request
  * Fixed ipp-usb status formatting for small port numbers (<10000)
  * Fixed crash with blacklisted devices
  * USB serial number and vendor/device ID exposed via TXT record
  * ipp-usb status: if HTTP port is not available, print "-" instead of "0"
  * Newly added usb_SER and usb_HWID TXT records documented on the man page
  * Quirks handling refactored. Quirks tests updated.
  * Low-level USB I/O refactored to be cancelable via context.Context
  * Added comprehensive test of quirks value parsers
  * Fixed go 1.11 build
  * avoided code duplication in decoding libusb_transfer results
  * Refactiring: UsbIO renamed to UsbEIO, for consistency with other error
    codes
  * Refactoring: use context.Context to specify low-level USB I/O timeout
  * Don't start USB low-level I/O operation, if context.Context already
    expired
  * Removed unused function
  * Device initialization timeout handling revisited
  * Fixed premature context.Context cancellation for HTTP requests with
    timeout
  * Added alternative syntax for delays in the quirks
  * ipp-usb-quirks/README updated
  * Device init timeout was mistakenly left enabled after the initialization

OBS-URL: https://build.opensuse.org/request/show/1249339
OBS-URL: https://build.opensuse.org/package/show/Printing/ipp-usb?expand=0&rev=4
2025-03-03 13:08:48 +00:00
b23d080c74 Accepting request 1194183 from Printing
OBS-URL: https://build.opensuse.org/request/show/1194183
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ipp-usb?expand=0&rev=1
2024-08-16 10:24:06 +00:00
17480dff8f Accepting request 1189682 from home:rrahl0
- update to version 0.9.27:
  * HTTP port allocation takes into consideration /var/ipp-usb/dev/*
  * If quirk's init-delay is high enough, initialization always times out
  * Device USB port added to logged device info
  * Pantum BM5100ADN series quirks: disable-fax = true
  * inifile.go: removed excessive break statements
  * UID authentication instrumented
  * auth: fixed possible race in access to UID lookup cache
  * auth: don't attempt to resolve UID, if UID is not known
  * auth: don't try to obtain client UID, if we don't actually use it
  * TCPClientUID better instrumented
  * uid auth: fixed to run on systems with disabled IPv6 support
- fix service file (missing Install section)

OBS-URL: https://build.opensuse.org/request/show/1189682
OBS-URL: https://build.opensuse.org/package/show/Printing/ipp-usb?expand=0&rev=2
2024-08-13 09:53:46 +00:00
a8be8df7b1 Accepting request 1164398 from home:rrahl0
seperated out goipp

OBS-URL: https://build.opensuse.org/request/show/1164398
OBS-URL: https://build.opensuse.org/package/show/Printing/ipp-usb?expand=0&rev=1
2024-04-25 06:39:50 +00:00