2024-01-12 20:05:57 by Amitai Schleier | Files touched by this commit (2) | |
Log message:
brlaser: new upstream, update to 6.2.6. Changes:
6.2.6:
New printer entries:
- Brother FAX-2840
- Brother HL-2260
- Brother HL-L2335D series
- Brother MFC-7860DW
- Brother MFC-9160
Notes:
* The repository has been cleaned up
* All entries `brlaser.drv.in` and `README.md` both follow a set
naming convention
* Commits where "rewritten correctly" to follow the standard
conventions and then squashed
6.2.5:
New printer entries:
- Brother FAX-2820
- Brother DCP-1610W
Code Changes:
- Added `\033&l1S` for duplex no tumble printing, as well as logic print
duplex with and without tumble.
- Explicitly include `cstdint` in `test/tempfile.h`, so `uint8_t` is
correctly defined.
Issues Resolved:
- Fixed building under Fedora 38; `error: 'uint8_t' was not declared in
this scope`.
|
2023-11-08 14:21:43 by Thomas Klausner | Files touched by this commit (2377) |
Log message:
*: recursive bump for icu 74.1
|
2023-10-25 00:11:51 by Thomas Klausner | Files touched by this commit (2298) |
Log message:
*: bump for openssl 3
|
2023-10-21 19:11:59 by Greg Troxel | Files touched by this commit (1345) | |
Log message:
recursive revbump for tiff update
|
2023-04-19 10:12:01 by Adam Ciarcinski | Files touched by this commit (2359) | |
Log message:
revbump after textproc/icu update
|
2023-01-03 18:38:37 by Thomas Klausner | Files touched by this commit (1416) |
Log message:
*: recursive bump for tiff shlib major bump
|
2022-12-27 20:55:39 by Amitai Schleier | Files touched by this commit (2) |
Log message:
Update to 6.2. From the changelog:
Merge pull requests:
pdewacht#107 Added DCP-7070DW; Thanks Jan Musinsky
pdewacht#133 Fixed MFC-7460DN; Thanks Peter Ye
pdewacht#169 Changed Code; Thanks Thomas Nixon
Added additional Brother printer entries:
HL-L5000D series
HL-L2370DN series
DCP-7070DW
DCP-8065DN
Errors Fixed:
Fix the ppd file name for the MFC-7460DN, changed from br7365dn.ppd to
br7460dn.ppd
Code Changes:
Explicitly disable duplex in PCL \033&l0S.
Issues Resolved:
The HL-L2350DW printer continued to duplex even when disabled, but every
other page was garbled. Thanks to Thomas Nixon for the fix.
|
2022-10-26 12:32:08 by Thomas Klausner | Files touched by this commit (687) |
Log message:
*: bump PKGREVISION for libunistring shlib major bump
|
2022-03-20 02:23:24 by Amitai Schleier | Files touched by this commit (2) |
Log message:
Update to 6.1 (note new upstream, also followed by FreeBSD). From the
changelog:
Added additional Brother printer entries:
- DCP-7020
- DCP-L2510D
- DCP-L2537DW
- DCP-L2550DW
- HL-2130
- HL-2230
- HL-2240D
- HL-2250DN
- HL-2280DW
- HL-5040
- HL-L2305
- HL-L2310D
- HL-L2350DW
- HL-L2380DW
- MFC-1810
- MFC-7320
- MFC-7340
- MFC-7440N
- MFC-8710DW
- MFC-8860DN
- MFC-L2700DN
- MFC-L2700DW
- MFC-L2710DN
- MFC-L2750DW
- MFC-L3750CDW
We have our first Lenovo printer entry:
- LJ2650DN
Also welcome our first FujiXerox printer entry:
- DocuPrint P265 dw
|
2021-12-08 17:07:18 by Adam Ciarcinski | Files touched by this commit (3063) |
Log message:
revbump for icu and libffi
|