Commit graph

309079 commits

Author SHA1 Message Date
nia
ef9255ae67 doc: Removed net/logjam 2020-01-04 16:12:24 +00:00
nia
ca15274bfb net: Remove logjam.
No longer works with LiveJournal, according to #pkgsrc users.
Development has been dead for a decade.

PKGREVISION record: 83
2020-01-04 16:12:00 +00:00
nia
7eb9d54410 doc: Removed security/seahorse-plugins 2020-01-04 14:06:40 +00:00
nia
f3e83a26fc security: Remove seahorse-plugins.
Old GNOME 2 component. This is no longer part of GNOME.
Plugins for GNOME are no longer maintained alongside the seahorse client.
2020-01-04 14:04:29 +00:00
nia
f5469f6d21 doc: Removed x11/gnome-mag 2020-01-04 13:53:53 +00:00
nia
46afe8c4fb x11: Remove gnome-mag.
Another old GNOME 2 component. This is no longer part of GNOME.
2020-01-04 13:53:29 +00:00
nia
e4ce5ce74f doc: Removed x11/gnopernicus 2020-01-04 13:50:48 +00:00
nia
ec447dc7f7 x11: Remove gnopernicus
GNOME 2 component. No release since 2006, no longer part of GNOME.
2020-01-04 13:49:59 +00:00
ryoon
b2f3124834 Updated emulators/qemu to 4.2.0nb1 2020-01-04 13:47:55 +00:00
ryoon
1eee5780ff Include xkbcommon unconditionally and directly to reduce PLIST divergence
* Bump PKGREVISION.
2020-01-04 13:46:59 +00:00
nia
064ea2d53e vinagre: Remove gnome-panel dependency, not actually needed 2020-01-04 13:43:33 +00:00
nia
fc358be8d9 doc: Removed devel/libgail-gnome 2020-01-04 13:37:05 +00:00
nia
84c058b14f devel: Remove libgail-gnome.
Old GNOME 2 component, no longer used by anything, no longer part of GNOME
2020-01-04 13:36:34 +00:00
nia
9ab6e504b3 doc: Removed comms/gnome-pilot 2020-01-04 13:25:11 +00:00
nia
81a533ee04 comms: Remove gnome-pilot
Another now-dead GNOME 2 component
2020-01-04 13:24:21 +00:00
nia
0f83c77c05 doc: Removed time/hamster-applet 2020-01-04 13:17:02 +00:00
nia
b873044789 time: Remove hamster-applet.
Dead GNOME 2 applet. This is no longer part of GNOME.
2020-01-04 13:16:20 +00:00
nia
4cd144acca doc: Removed misc/deskbar-applet 2020-01-04 13:14:51 +00:00
nia
31152cf0b8 misc: Remove deskbar-applet
Dead GNOME 2 applet. This is no longer part of GNOME.
2020-01-04 13:13:59 +00:00
bsiegert
39477efef4 Removed lang/go111 2020-01-04 12:58:42 +00:00
bsiegert
8827725323 We say goodbye to lang/go111.
Replacement: the two supported versions, go112 and go113.
2020-01-04 12:58:19 +00:00
nia
54eb42e1a3 doc: Updated emulators/libretro-nestopia to 1.50 2020-01-04 12:30:31 +00:00
nia
db465b1728 doc: Updated emulators/nestopia to 1.50 2020-01-04 12:30:16 +00:00
nia
ec2fd5e79c nestopia: Missing file, should have been in last commit 2020-01-04 12:30:07 +00:00
nia
3000de5b77 nestopia: Update to 1.50
----------------------------------------------------------------
1.50
----------------------------------------------------------------
Shell:

 Additions:
  - Added ability to output data from homebrew module (Phil Smith)

libretro:
 Additions:
  - Button shift option
  - Input bitmask support (TwinAphex)
  - Enhanced core options (TwinAphex)
  - Build in NstDatabase.xml

Core:

 Additions:
  - Homebrew module (Phil Smith)
  - Support for mapper 31 (rainwarrior)
  - Support for mappers 28 and 30 (retro-wertz)
  - Support for UNL-KS7031 (retro-wertz)
  - Support for MMC3 Big CHR-RAM Board

 Fixes:
  - Deterministic Save States (creambits)
2020-01-04 12:29:45 +00:00
nia
2c7a8b12fa doc: Updated games/devilutionx to 1.0.0 2020-01-04 12:14:49 +00:00
nia
b22ce9caa3 devilutionx: Update to 1.0.0
Features

    FPS no longer capped at 20hz; smoother mouse and transitions
    Full-featured gamepad support
    All movies can now be skipped via ESC
    Implement --help, --version and --data-dir
    Implement FPS counter (-f)
    Force windowed mode with -x
    Skip startup movies with -n
    Implement scroll wheel navigation
    Implement touch support
    Load assets from the same folder as the mpq
    Faster loading

Platforms

    Added Nintendo Switch support
    Added Retro Gamer Handheld (OpenDingux/Retrofw) support
    Added OpenBSD support
    Windows version is now build as GUI an app and has an icon

Bugfixes

    Fixed random missing sounds
    Fixed NPCs not talking about the right quest
    Error messages implemented in GUI
    Fixed having to restart the game between network sessions
    Fixed game not working on some Radeon GPUs
    Fixed panel missing after minimizing game if upscaling is disabled
    Fixed clicks in the left letterbox being incorrectly handled
    Fixed end movie not looping

Original Diablo bugs

    Fixed a large number of rare stability issues from the original game
    Correctly take open panels into account when casting spells
    Fix sound some times being muted after Diablo dies
2020-01-04 12:14:40 +00:00
ryoon
fa7800e5a8 Add a rule to create EPUB file
* Sync htdocs with 20190104
* Do not build EPUB file by default
2020-01-04 12:14:22 +00:00
nia
1e2e0d2cfb doc: Updated www/gitea to 1.10.2 2020-01-04 12:13:43 +00:00
nia
9b77b98ccd gitea: Update to 1.10.2
## [1.10.2](https://github.com/go-gitea/gitea/releases/tag/v1.10.2) - 2020-01-02
* BUGFIXES
  * Allow only specific Columns to be updated on Issue via API (#9539) (#9580)
  * Add ErrReactionAlreadyExist error (#9550) (#9564)
  * Fix bug when migrate from API (#8631) (#9563)
  * Use default avatar for ghost user (#9536) (#9537)
  * Fix repository issues pagination bug when there are more than one label filter (#9512) (#9528)
  * Fix deleted branch not removed when push the branch again (#9516) (#9524)
  * Fix missing repository status when migrating repository via API (#9511)
  * Trigger webhook when deleting a branch after merging a PR (#9510)
  * Fix paging on /repos/{owner}/{repo}/git/trees/{sha} API endpoint (#9482)
  * Fix NewCommitStatus (#9434) (#9435)
  * Use OriginalURL instead of CloneAddr in migration logging (#9418) (#9420)
  * Fix Slack webhook payload title generation to work with Mattermost (#9404)
  * DefaultBranch needs to be prefixed by BranchPrefix (#9356) (#9359)
  * Fix issue indexer not triggered when migrating a repository (#9333)
  * Fix bug that release attachment files not deleted when deleting repository (#9322) (#9329)
  * Fix migration releases (#9319) (#9326) (#9328)
  * Fix File Edit: Author/Committer interchanged (#9297) (#9300)
2020-01-04 12:13:35 +00:00
pho
1a0c331161 Fix build with GHC 8.4 2020-01-04 12:09:28 +00:00
nia
1acae46de5 doc: Updated emulators/libretro-sameboy to 0.12.3 2020-01-04 12:07:16 +00:00
nia
e159f355a6 doc: Updated emulators/sameboy to 0.12.3 2020-01-04 12:07:07 +00:00
nia
c04b34fe18 sameboy: Update to 0.12.3
Changes

   This version is backwards compatible with save states from SameBoy 0.11.x
   and newer.

  New/Improved Features

     * Super Game Boy color correction is now available in the libretro port
     * It is now possible to hide the Super Game Boy border in the libretro
       port
     * The SDL port will now hide the mouse while a ROM is running

  Accuracy Improvements/Fixes

     * Changing the frequency of channels 1 and 2 is now more accurate
     * Audio rendering should now be accurate when emulating Game Boy Advance

  Bug Fixes

     * Fixed garbled graphics while emulting Super Game Boy in the SDL port
       when OpenGL 3.2 is not available
     * The Cocoa build is now linked against the correct SDK version,
       restoring compatbility with older macOS versions that was mistakenly
       dropped in the previous release
     * Fixed fullscreen related issues in the SDL port
     * Fixed a bug where the SDL port did not save the battery in some cases
     * Bug fixes to libretro achievement support
     * Restored Game Boy Camera support on newer macOS versions
     * Fixed High-DPI support on Windows 10

  Misc Internal Changes

     * Improvements to the audio and ICD2 APIs
     * Allow compiling SameBoy for platforms with a non-standard bool size
     * Improved build portability, will now use pkg-config if available
2020-01-04 12:06:57 +00:00
nia
3c906ae1be doc: Updated net/get_iplayer to 3.24 2020-01-04 11:57:31 +00:00
nia
391b4cd478 get_iplayer: Update to 3.24
Changes in 3.24

    Restored 25fps HLS streams omitted from v3.23.
    Removed --hls-lq-audio option. It will now generate an error if used.
    Added --mpeg-ts option. If MPEG-TS is your preferred output format (e.g., for device compatibility), use this option to ensure output files are in proper MPEG-TS format regardless of the stream format (HLS or DASH). This is identical to --raw for HLS streams, but the DASH raw format is different. If you have been using --raw to generate MPEG-TS output, switch to --mpeg-ts (which overrides --raw).
2020-01-04 11:57:19 +00:00
nia
2a51fd4ff7 doc: Updated emulators/dosbox-x to 0.82.25 2020-01-04 11:55:03 +00:00
nia
63563c17f2 dosbox-x: Update to 0.82.25
0.82.25
  - Added 1920x1440 4:3 HD VESA BIOS mode and increased
    scaler limits to support it.
  - VESA BIOS emulation now rejects video modes that
    exceed the render scaler architecture's limits,
    to avoid frozen screens if set. However, VESAMOED.COM
    warns the user, so if the user ignores the warning,
    VESA BIOS emulation will allow user-defined modes
    that exceed the limits anyway.
  - VESAMOED.COM will now warn you if the custom mode
    you modified exceeds the render scaler's limits.
  - VGA emulation now reports render scaler limits
    in the logfile at startup, if debug logging is
    enabled.
  - Render scaler code now logs a warning when it
    rejects a video mode that exceeds the render
    scaler limits.
  - S3 emulation now allows 16MB of video memory.
  - Due to continuous problems with DOS games and a
    very long VESA modelist, the defaults for VESA
    BIOS options in dosbox.conf have been changed to
    limit the modelist to something a late 1990s
    VESA BIOS would list. New defaults include a
    maximum resolution of 1280x1024, the removal of
    4bpp 16-color packed, unusual video modes,
    "High Definition" TV broadcast modes, and the
    extra explicitly defined 24bpp modes to complement
    VBE1.2 32bpp modes. Those options remain
    changeable and all limits can be lifted with
    settings in dosbox.conf if wanted.
  - Allow using "" in the debugger to specify that
    a hex value should be used rather than the
    contents of the flag with that name. Allows
    hex values of AC, AF, CF and DF to be directly
    specified. (Allofich)
  - 25.COM, 28.COM, and 50.COM now have different
    versions for VGA, EGA, and other IBM compatible
    video machines. 28.COM now correctly sets 28 lines
    for machine=ega. CGA/MDA/Hercules/etc. still use
    INT AX=3h for 25.COM.
  - Change 25.COM to use INT 10h AX=1114h (8x16) instead
    of INT 10h AX=3 (set 80x25 mode).
  - INT 10h AX=1111h (8x14) and AX=1113h (8x8), related
    to 28.COM and 50.COM, now range check the current
    cursor row against number of rows to keep it on
    screen.
  - Fixed ADDKEY "full" command not turning on the
    full core when used with a delay. (Allofich)
  - INT 10h AX=101Ah Get Video DAC color-page state fixed
    to restore display after blanking it due to Attribute
    Controller read and write operations. This fixes
    IBM PC compatible MS-DOS game "Blue Force".
  - Debugger: "VGA AC" now shows AC disable bits as well
    as the internal state indicating whether the last
    byte written to 3C0h was handled as the index.
2020-01-04 11:54:51 +00:00
nia
f60d53cfc8 doc: Updated audio/libmysofa to 0.9.1 2020-01-04 11:45:32 +00:00
nia
af73f25726 libmysofa: Update to 0.9.1
Changes:
    multithreading for most function works now
    some cleanup of unused code
2020-01-04 11:45:21 +00:00
taca
90e70547af doc: Added www/squid4 version 4.9 2020-01-04 10:58:02 +00:00
taca
5e2d3e6382 www/Makefile: add and enable squid4 2020-01-04 10:57:45 +00:00
taca
4615e1890b www/squid4: Add squid4 package version 4.9
Add squid4 package version 4.9 based on wip/squid4 package.

Squid is a fully-featured HTTP/1.0 proxy with partial HTTP/1.1 support
The 4 series brings many new features and upgrades to the basic
networking protocols. A short list of the major new features is:

Squid 4 represents a new feature release above 3.5.

The most important of these new features are:

* Configurable helper queue size
* Helper concurrency channels changes
* SSL support removal
* Helper Binary Changes
* Secure ICAP
* Improved SMP support
* Improved process management
* Initial GnuTLS support
* ESI Custom Parser removal
2020-01-04 10:57:18 +00:00
taca
18ff289934 doc: Updated net/bind914 to 9.14.9 2020-01-04 10:10:30 +00:00
taca
bd15d2d4a3 net/bind914: update to 9.14.9
Update bind914 to 9.14.9 (BIND 9.14.9).

	--- 9.14.9 released ---

5330.	[bug]		'configure --without-python' was ineffective if
			PYTHON was set in the environment. [GL #1434]

5329.	[bug]		Reconfiguring named caused memory to be leaked when any
			GeoIP2 database was in use. [GL #1445]

5328.	[bug]		rbtdb.c:rdataset_{get,set}ownercase failed to obtain
			a node lock. [GL #1417]

5327.	[func]		Added a statistics counter to track queries
			dropped because the recursive-clients quota was
			exceeded. [GL #1399]

5326.	[bug]		Add python dependancy on 'distutils.core' to configure.
			'distutils.core' is required for installation.
			[GL #1397]

5321.	[bug]		Obtain write lock before updating version->records
			and version->bytes. [GL #1341]
2020-01-04 10:10:02 +00:00
taca
3f91fd5e3d doc: Updated net/bind911 to 9.11.14 2020-01-04 10:09:26 +00:00
taca
c76e5c890e net/bind911: update to 9.11.14
Update bind911 to 9.11.14 (BIND 9.11.14).

	--- 9.11.14 released ---

5330.	[bug]		'configure --without-python' was ineffective if
			PYTHON was set in the environment. [GL #1434]

5329.	[bug]		Reconfiguring named caused memory to be leaked when any
			GeoIP2 database was in use. [GL #1445]

5328.	[bug]		rbtdb.c:rdataset_{get,set}ownercase failed to obtain
			a node lock. [GL #1417]

5327.	[func]		Added a statistics counter to track queries
			dropped because the recursive-clients quota was
			exceeded. [GL #1399]

5326.	[bug]		Add python dependancy on 'distutils.core' to configure.
			'distutils.core' is required for installation.
			[GL #1397]

5322.	[bug]		Conditional compilation of lock_callback was
			inconsistent with conditional use of the function
			when forcing BIND to build with older and unsupported
			versions of OpenSSL. [GL #1386]

5321.	[bug]		Obtain write lock before updating version->records
			and version->bytes. [GL #1341]
2020-01-04 10:08:41 +00:00
khorben
9ed16b4dad doc: Updated print/hplip to 3.19.12 2020-01-04 04:27:53 +00:00
khorben
0f9766a059 Remove reference to an inexistent patch file 2020-01-04 04:27:01 +00:00
khorben
11bf9a8c68 hplip: Update to 3.19.12
Tested on NetBSD/amd64 (9.0_BETA) with a HP LaserJet 200 color MFP M276.

A manual copy/paste of the intermediate release notes follows (see
https://developers.hp.com/hp-linux-imaging-and-printing/release_notes
for the original content).

HPLIP 3.19.12:

 * Added support for the following new Printers:
   - HP Color LaserJet Pro M256dn
   - HP Color LaserJet Pro M255dn
   - HP Color LaserJet Pro M256nw
   - HP Color LaserJet Pro M255nw
   - HP Color LaserJet Pro M256dw
   - HP Color LaserJet Pro M255dw
   - HP Color LaserJet Pro M155a
   - HP Color LaserJet Pro M156a
   - HP Color LaserJet Pro M155nw
   - HP Color LaserJet Pro M156nw
   - HP Color LaserJet Pro MFP M282nw
   - HP Color LaserJet Pro MFP M284nw
   - HP Color LaserJet Pro MFP M283fdn
   - HP Color LaserJet Pro MFP M285fdn
   - HP Color LaserJet Pro MFP M283fdw
   - HP Color LaserJet Pro MFP M285fdw
   - HP Color LaserJet Pro MFP M283cdw
   - HP Color LaserJet Pro MFP M285cdw
   - HP Color LaserJet Pro MFP M182n
   - HP Color LaserJet Pro MFP M184n
   - HP Color LaserJet Pro MFP M182nw
   - HP Color LaserJet Pro MFP M184nw
   - HP Color LaserJet Pro MFP M183fw
   - HP Color LaserJet Pro MFP M185fw
 * Added support for following new Distro's:
   - Debian 10.1
   - Debian 10.2
   - Manjaro 18.1.2
 * Features:
   - Rendering print jobs with cupsfilter command

HPLIP 3.19.11:

 * Added support for the following new Printers:
   - HP Color LaserJet MFP M776dn
   - HP Color LaserJet Flow MFP M776z
   - HP Color LaserJet Flow MFP M776zs
   - HP Color LaserJet M856dn
   - HP Color LaserJet M856x
   - HP Color LaserJet E85055dn
 * Added support for following new Distro's:
   - Manjaro 18.1.0(64-bit)
   - Ubuntu 19.10(64-bit)
   - Fedora 31(64-bit)

HPLIP 3.19.8:

 * Added support for the following new Printers:
   - HP DesignJet T1530 Postscript
   - HP DesignJet T2530 Postscript
   - HP DesignJet T930 Postscript
   - HP DesignJet T1600 Postscript Printer
   - HP DesignJet T1600dr Postscript Printer
   - HP DesignJet T2600 Postscript MFP
   - HP LaserJet Pro MFP M329dn
   - HP LaserJet Pro MFP M329dw
   - HP LaserJet Pro M305d
   - HP LaserJet Pro M304a
   - HP LaserJet Pro M305dn
   - HP LaserJet Pro M305dw
 * Added support for following new Distro's:
   - OpenSuse 15.1
   - Debian 9.9
   - Debian 10
   - Manjaro 18.0.4
   - Linux Mint 19.2
   - RHEL 8.0

HPLIP 3.19.6:

 * Added support for the following new Printers:
   - HP Smart Tank 500 series
   - HP Smart Tank 530 series
   - HP Smart Tank Plus 570 series
   - HP Smart Tank Plus 650
   - HP Smart Tank 610
   - HP Smart Tank Plus 550
   - HP Smart Tank 510
   - HP Neverstop Laser MFP 1200a
   - HP Neverstop Laser MFP 1200w
   - HP Laser NS MFP 1005
   - HP Laser NS MFP 1005w
   - HP Neverstop Laser 1000a
   - HP Neverstop Laser 1000w
   - HP Laser NS 1020
   - HP Laser NS 1020w
   - HP DesignJet T2600dr Postscript MFP
   - HP DesignJet XL 3600 PS MFP
   - HP Color LaserJet Pro M453cdn
   - HP Color LaserJet Pro M454dn
   - HP Color LaserJet Pro M454cdn
   - HP Color LaserJet Pro M453cdw
   - HP Color LaserJet Pro M454nw
   - HP Color LaserJet Pro M454dw
   - HP Color LaserJet Pro M454cdw
   - HP Color LaserJet Pro MFP M479dw
   - HP Color LaserJet Pro MFP M478fcdn
   - HP Color LaserJet Pro MFP M479fdn
   - HP Color LaserJet Pro MFP M479fcdn
   - HP Color LaserJet Pro MFP M478fcdw
   - HP Color LaserJet Pro MFP M479fdw
   - HP Color LaserJet Pro MFP M479fnw
   - HP Color LaserJet Pro MFP M479fcdw
   - HP LaserJet Pro MFP M428dw
   - HP LaserJet Pro MFP M429dw
   - HP LaserJet Pro MFP M428fdn
   - HP LaserJet Pro MFP M428c1
   - HP LaserJet Pro MFP M428c3
   - HP LaserJet Pro MFP M428m
   - HP LaserJet Pro MFP M429fdn
   - HP LaserJet Pro MFP M428fdw
   - HP LaserJet Pro MFP M428c2
   - HP LaserJet Pro MFP M428c4
   - HP LaserJet Pro MFP M429fdw
   - HP LaserJet Pro M404d
   - HP LaserJet Pro M405d
   - HP LaserJet Pro M404n
   - HP LaserJet Pro M405n
   - HP LaserJet Pro M404dn
   - HP LaserJet Pro M404c1
   - HP LaserJet Pro M404c3
   - HP LaserJet Pro M404m
   - HP LaserJet Pro M405dn
   - HP LaserJet Pro M404dw
   - HP LaserJet Pro M404c2
   - HP LaserJet Pro M404c4
   - HP LaserJet Pro M405dw

HPLIP 3.19.5:

 * Added support for the following new Printers:
   - HP LaserJet Enterprise M507n
   - HP LaserJet Enterprise M507dn
   - HP LaserJet Enterprise M507x
   - HP LaserJet Enterprise M507dng
   - HP LaserJet Managed E50145dn
   - HP LaserJet Managed E50145x
   - HP LaserJet Enterprise MFP M528dn
   - HP LaserJet Enterprise MFP M528f
   - HP LaserJet Enterprise Flow MFP M528c
   - HP LaserJet Enterprise Flow MFP M528z
   - HP LaserJet Managed MFP E52645dn
   - HP LaserJet Managed Flow MFP E52645c
   - HP Color LaserJet Managed E75245dn
   - HP Color LaserJet Enterprise M751n
   - HP Color LaserJet Enterprise M751dn
   - HP PageWide XL 3900PS MFP
   - HP OfficeJet Pro 8030 All-in-One Printer series
   - HP OfficeJet Pro 8020 All-in-One Printer series
   - HP OfficeJet 8020 All-in-One Printer Series
   - HP OfficeJet 8010 All-in-One Printer series
 * Added support for following new Distro's:
   - Debian 9.8(64-bit)
   - Ubuntu 19.04(64-bit)
   - Fedora 30(64-bit)

HPLIP 3.19.3:

 * Added support for the following new Printers:
   - HP OfficeJet Pro All-in-One 9010
   - HP OfficeJet Pro All-in-One 9020
   - HP OfficeJet All-in-One 9010
   - HP PageWide XL 4100 Printer
   - HP PageWide XL 4100 MFP
   - HP PageWide XL 4600 Printer
   - HP PageWide XL 4600PS MFP
   - HP Color LaserJet Managed MFP E77422a
   - HP Color LaserJet Managed MFP E77422dv
   - HP Color LaserJet Managed MFP E77422dn
   - HP Color LaserJet Managed MFP E77428dn
   - HP LaserJet MFP E72425a
   - HP LaserJet MFP E72425dv
   - HP LaserJet MFP E72425dn
   - HP LaserJet MFP E72430dn
   - HP LaserJet Managed MFP E62655dn
   - HP LaserJet Managed MFP E62665hs
   - HP LaserJet Managed Flow MFP E62665h
   - HP LaserJet Managed Flow MFP E62675z
   - HP LaserJet Managed Flow MFP E62665z
   - HP LaserJet Managed E60155dn
   - HP LaserJet Managed E60165dn
   - HP LaserJet Managed E60175dn
   - HP Color LaserJet Managed E65150dn
   - HP Color LaserJet Managed E65160dn
   - HP Color LaserJet Managed MFP E67650dh
   - HP Color LaserJet Managed Flow MFP E67660z
 * Added support for following new Distro's:
   - Debian 9.7(64-bit)
   - RHEL-7.6(64-bit)
   - LinuxMint 19.1(64-bit)

HPLIP 3.19.1:

 * Added support for the following new Printers:
   - HP LaserJet Managed MFP E82540du
   - HP LaserJet Managed MFP E82550du
   - HP LaserJet Managed MFP E82560du
   - HP Color LaserJet Managed MFP E87640 du
   - HP Color LaserJet Managed MFP E87650du
   - HP Color LaserJet Managed MFP E87660du
 * Added support for the following new ScanJet Device:
   - HP Scanjet Pro 2500 f1
 * Added support for following new Distro's:
   - Fedora 29(64-bit)
   - Open Suse 15(64-bit)
   - Manjaro 18.0(64-bit)
   - RHEL 7.2(64-bit)

HPLIP 3.18.12:

 * Added support for the following new Printers:
   - HP Tango
   - HP Tango X
 * Added support for the following new ScanJet Device:
   - HP Scanjet Pro 2000 S1
 * Added support for following new Distro's:
   - Debian 9.6(64-bit)
   - Ubuntu 18.10(64-bit)

HPLIP 3.18.10:

 * Added support for the following new Printers:
   - HP DesignJet T1708 PostScript
   - HP DesignJet T1708dr PostScript

HPLIP 3.18.9:

 * Added support for the following new Printers:
   - HP PageWide 755dn
   - HP PageWide MFP 774dns
   - HP PageWide MFP 774dn
   - HP PageWide MFP 779dns
   - HP PageWide MFP 779dn
   - HP LaserJet Pro MFP M148dw
   - HP LaserJet Pro MFP M149dw
   - HP LaserJet Pro MFP M148fdw
   - HP LaserJet Pro MFP M149fdw
   - HP LaserJet Pro M118dw
   - HP LaserJet Pro M119dw
   - HP Scanjet Enterprise 7500 Flatbed Scanner
 * Added support for the following new Distros:
   - Linux Mint 19
   - Debian 9.5

HPLIP 3.18.7:

 * Added support for the following new Printers:
   - HP Smart Tank 350
   - HP Smart Tank Wireless 450
   - HP Ink Tank 310
   - HP Ink Tank Wireless 410
   - HP Ink Tank 115
   - HP DesignJet Z6 24in
   - HP DesignJet Z6 44in
   - HP DesignJet Z6dr 44in
   - HP DesignJet Z9 24in
   - HP DesignJet Z9 44in
   - HP DesignJet Z9dr 44in
 * Added support for the following new Distros:
   - Fedora 28 (64 bit)
 * Issues fixed:
   - CR 59273 - Supplies and status information are not displayed in the
     hp-toolbox for Ruby
   - CR 58929 - HPLIP Google Reported Issues related to models.dat file
     on PPD mapping
   - CD 58930 - HPLIP Google Reported Syntactical Issues related to
     models.dat file

HPLIP 3.18.6:

 * Added support for the following new Printers:
   - HP DesignJet Z6810ps 60in
   - HP DesignJet Z6610ps 60in
   - HP DesignJet Z6810ps 42in
2020-01-04 04:24:12 +00:00