Commit graph

291056 commits

Author SHA1 Message Date
gutteridge
4fa24f75a8 Mention updated abiword and abiword-plugins 2018-12-28 22:30:39 +00:00
gutteridge
0fff48d7a1 abiword-plugins: add upstream patch to fix a crasher bug
ie_exp_DocRangeListener.cpp is shared by both core and plugin
functionality. Bump PKGREVISION.

OK wiz@
2018-12-28 22:27:16 +00:00
gutteridge
d832457df0 abiword: add upstream patches to fix various bugs
Add upstream patches to address overflow bugs, fundamental rendering
problems, and miscellaneous crashers. (All of these commits have been
branched upstream, but no updated source release has been made in over
two years. Relevant upstream SVN commit IDs and bug IDs are noted in
each patch comment.) Bump PKGREVISION.

OK wiz@
2018-12-28 22:24:52 +00:00
pgoyette
63eb921bce Mention sysutils/decode-dimms 2018-12-28 22:10:24 +00:00
pgoyette
f7eeb30dc0 Update to 2018-11-23:
i2c-tools: decode-dimms: New manufacturer names from JEP106AX
Add all the JEDEC-registered manufacturer names added since JEP106AQ.
2018-12-28 21:23:53 +00:00
schmonz
10a3258c58 Subst @PKGNAME@ in previous. Ride version bump. 2018-12-28 20:28:02 +00:00
schmonz
bee6b1c6de doc: Updated pkgtools/rc.d-boot to 20181228 2018-12-28 20:24:33 +00:00
schmonz
bd924c2115 Add support for Linux sysvinit, both Debian and Red Hat styles. Improve
systemd detection. Tested on CentOS 6 (Red Hat init) and 7 (systemd),
Devuan (Debian init), and Debian 9 (systemd).

Add RCDBOOT_STYLE to BUILD_DEFS.

Bump version.
2018-12-28 20:24:02 +00:00
adam
578af4a63b Updated lang/py-parso 2018-12-28 14:18:50 +00:00
adam
1cb5aa7c26 py-parso: updated to 0.3.1
0.3.1:
- Bugfixes in the diff parser and keyword-only arguments

0.3.0:
- Rewrote the pgen2 parser generator.

0.2.1:
- A bugfix for the diff parser.
- Grammar files can now be loaded from a specific path.

0.2.0:
- f-strings are now parsed as a part of the normal Python grammar. This makes
  it way easier to deal with them.

0.1.1:
- Fixed a few bugs in the caching layer
- Added support for Python 3.7
2018-12-28 14:18:32 +00:00
taca
71dc0c69fb x11/ruby-tk: clean up Makefile
Remove code fragments for ruby18.
2018-12-28 12:34:36 +00:00
taca
c49d915102 lang/ruby: remove "used by" line
Remove "used by" line for a removed package about 6 years ago.
2018-12-28 12:33:32 +00:00
leot
f03662f1b0 doc/TODO: + hub-2.7.0 2018-12-28 10:32:36 +00:00
joerg
c8d5585bb2 py-django-filter dropped Python 2.x support. 2018-12-27 16:05:06 +00:00
joerg
fbe56ec4cb Needs py-test-runner. 2018-12-27 16:04:54 +00:00
joerg
78fe797e4a Set PYTHON_VERSIONS_INCOMPATIBLE before pyversion.mk is included. 2018-12-27 16:04:24 +00:00
joerg
13a8cce91c Needs py-six. 2018-12-27 16:04:08 +00:00
joerg
c566ba96fe Needs py-test-runner. 2018-12-27 16:03:38 +00:00
joerg
f425c0dd33 PYTHON_VERSIONS_INCOMPATIBLE must be set before pyversion.mk is included. 2018-12-27 16:03:09 +00:00
joerg
7aa6bfadb9 py-cassandra-driver no longer supports Python 2.x, so simplify and mark it. 2018-12-27 16:02:22 +00:00
joerg
c0dc06d770 async is a keyword for Python 3.7+, so rename it. Bump revision 2018-12-27 16:01:54 +00:00
joerg
d4dcf7b7a0 py-bonjour currently doesn't support Python 3.x, mark it so. 2018-12-27 15:59:10 +00:00
joerg
b712526f59 Fix PLIST for Python 2.x build. 2018-12-27 15:58:35 +00:00
joerg
9d7e8a8fc8 Needs pkg-config. 2018-12-27 15:58:16 +00:00
joerg
5e4d2efec8 Needs pod2man. 2018-12-27 15:57:46 +00:00
joerg
f17d2517bd Stop abusing g++ for compiling C sources. 2018-12-27 15:57:27 +00:00
joerg
c8643ef2a5 Deal with stricter C++ compliant string.h. 2018-12-27 15:16:53 +00:00
joerg
2e161e0716 Disable single compilation unit by default, it will dramatically
increase memory use during compilation for poor man's LTO.
2018-12-27 15:15:22 +00:00
joerg
e0f8f85681 Fix PLIST for Python 2.x build. 2018-12-27 15:14:00 +00:00
joerg
4a29bb4bc4 Sync with libxmlsec API changes. Bump revision. 2018-12-27 15:13:00 +00:00
joerg
960e6fbb30 Drop GCC-only optimizer flags. Do not use promoted types as last named
argument of a variadic function as it is UB. Drop an invariant assert
guaranteed by the type system.
2018-12-27 15:12:36 +00:00
joerg
3fa6aa88b0 py-antlr4 no longer works with Python 2.x. 2018-12-27 15:10:51 +00:00
joerg
550afaf97b Add missing include. 2018-12-27 15:10:17 +00:00
joerg
ee7ff5566c Do not require _nl_expand_alias to exist, it's a pointless reference to
internals of the GNU libintl implementation. Bump gettext-m4.
2018-12-27 15:09:53 +00:00
joerg
08101ec3a4 Drop overeager SVN check that fails with double digit version numbers. 2018-12-27 15:08:17 +00:00
joerg
7ee22e4733 Avoid non-ASCII content for Python 3.7 compat. 2018-12-27 15:07:36 +00:00
joerg
79ea9efae1 Rename version to version.txt for compatibility with C++1z STL
implementations.
2018-12-27 15:07:05 +00:00
joerg
d97eff95e9 Use alloca.h only for __sun. 2018-12-27 15:06:19 +00:00
joerg
9fb69e511e async is a keyword in Python 3.7, rename. Bump revision. 2018-12-27 15:05:27 +00:00
joerg
2d14e7c4fb async and await are keywords in Python 3.7, so rename them. Bump revision. 2018-12-27 15:04:42 +00:00
joerg
1c6e96caaa Remove trailing comma from generator expressions for Python 3.7 compat. 2018-12-27 15:03:53 +00:00
ryoon
d5effc9f46 Fix packaging, reported by Marc Baudoin. It is my mistake. 2018-12-27 13:24:06 +00:00
he
6660d466b0 Note update of sysutils/zabbix to 4.0.3. 2018-12-26 23:39:23 +00:00
he
08d18f4d05 Updating to zabbix version 4.0.3.
OK'ed by wiz@

Upstream changes:

Changes for 4.0.3

4.0.3rc3 was released as 4.0.3 without any changes

--------------------------------------------------------------------------
Changes for 4.0.3rc3

New features:
..F....... [ZBXNEXT-4792] added column "Latest values" in
	Monitoring->Problems and Dashboard (ashubin, gcalenko, vasilijs)

--------------------------------------------------------------------------
Changes for 4.0.3rc2

Bug fixes:
..F....... [ZBX-15333] fixed zoomout on doubleclick in graph widget (vmurzins)

--------------------------------------------------------------------------
Changes for 4.0.3rc1

New features:
..F....... [ZBX-15202] implemented widget pausing methods in dashboard;
	made graph widget paused when using selection box or opening a
	tooltip (miks)

Bug fixes:
..F....... [ZBX-15236] fixed display parent host groups without hosts
	in multiselect (talbergs)
.......PS. [ZBX-15206] fixed deprecated net-snmp attribute (MVekslers)
.......PS. [ZBX-15067] fixed configuration sync of interfaces without
	hosts (kalimulin)
.......PS. [ZBX-15238] fixed updating nextcheck time in discovery rules
	to avoid overlaps between discovery executions (asitals)
..F....... [ZBX-13673] fixed regexp validation when pattern contain slash
	character (gcalenko)
..F....... [ZBX-14528] fixed incorrect keycode handling in multiselect
	input fields (miks)
A.F....... [ZBX-15124] fixed trigger overview behavior when show "any"
	(vasilijs)
A......... [ZBX-14648] fixed performance with deletion of item in
	template linked to many hosts (Sasha)
.......PS. [ZBX-9011] added new LLD macros for vmware HV low-level
	discovery (MVekslers)
..F....... [ZBX-15105] fixed colorpicker tooltip update (talbergs)
A.F....... [ZBX-14928] fixed "check now" being executed for active items
	and templates (talbergs)
..F....... [ZBX-15153] fixed custom interval validation; fixed parsing of
	custom intervals when user macros context contains forward slash
	(Ivo, miks)
..F....... [ZBX-15069] fixed community default value in edit scenario
	(talbergs)
.......PS. [ZBX-9038] fixed memory of performance counters consumed
	during vmware update (MVekslers)
....I....T [ZBX-8383] updated Tomcat template for compatibility with
	recent Tomcat versions (kalimulin)
A......... [ZBX-15078] fixed API authentication for ldap users having
	gui access disabled (gcalenko)
A.F....... [ZBX-14880] fixed misleading ldap authentication error
	messages (gcalenko)
..F....... [ZBX-14877] fixed style of disabled action on high contrast
	theme (Andzs, ashubin)
..F....... [ZBX-14606] removed strict-transport-security header from
	frontend (miks)
..F....... [ZBX-15020] fixed negative time selector offset when selecting
	time range in graph (miks)
A......... [ZBX-14977] fixed creation of unneeded database record if host
	prototype inventory mode is disabled; fixed validation for host
	and host prototype inventory mode (miks)
A......... [ZBX-15146] fixed SQL error occurred when too long IP address
	is attempted to be written in database (miks)
..F....... [ZBX-15148] fixed web scenario item selection in SVG graph
	widget (miks)
...G...... [ZBX-15107] fixed error handling in logrt[] items if regular
	expression for file name is not valid (Andris)
..F....... [ZBX-14800] fixed resolving of functional macros in graph
	widget name (Ivo)
.......PS. [ZBX-15200] fixed host, trigger and item count calculation;
	fixed required performance calculation (vso)
....I....T [ZBX-15158] fixed graph name for cache usage in proxy and
	server templates (kalimulin)
...G....S. [ZBX-15178] fixed wrong behaviour when referencing unexisting
	capture groups in item regexp preprocessing, general pcre code
	improvements (Andris, kalimulin)

--------------------------------------------------------------------------
Changes for 4.0.2

4.0.2rc1 was released as 4.0.2 without any changes

--------------------------------------------------------------------------
Changes for 4.0.2rc1

New features:
........S. [ZBXNEXT-3848] added validation of update interval,
	custom interval, history storage period and trend storage period
	in low-level discovery (vso)
....I..... [ZBXNEXT-4841] removed hardcoded locations for iconv.h and
	pthread.h; thanks to Helmut Grohne for the patch (kalimulin)
...G...... [ZBXNEXT-3047] fixed compilation errors on Windows platform
	with static OpenSSL libraries (Andris, viktors)
...G...PS. [ZBXNEXT-4836] added license information and OpenSSL linking
	exception to README file, show crypto library version when started
	with '-V' (Andris)

Bug fixes:
.......PS. [ZBX-15171] fixed crash in ODBC when creating JSON from null db
	values, fixed memory leak (kalimulin)
..F....... [ZBX-15045] fixed a case where a disable multiselect looks like
	a similar to enabled text field (vasilijs)
..F....... [ZBX-14927] fixed filter by host group without real hosts in
	triggers top 100, dashboard widgets, screens (talbergs)
....I..... [ZBX-13662] fixed duplication of file system type in global
	regular expression for file systems discovery (MVekslers)
....I....T [ZBX-15036] added system.cpu.util[,guest],
	system.cpu.util[,guest_nice] to OS Linux template (kalimulin)
...G...PS. [ZBX-15106] improved error messages for item preprocessing,
	general pcre code improvements (Andris, kalimulin, wiper)
........S. [ZBX-15095] fixed curl error handling for elasticsearch
	history backend (MVekslers)
....I..... [ZBX-15129] added optional upgrade patches to rename
	TRIGGER.NAME macros to EVENT.NAME in action operation messages
	and custom scripts (wiper)
.......PS. [ZBX-14858] fixed processing of unlimited vmware maxQueryMetrics
	value (MVekslers)
.......PS. [ZBX-14635] fixed rare LLD failures when moving host
	between groups (kalimulin)
..F....... [ZBX-13719] fixed loss of calc_fnc index in graph edit form
	(vasilijs)
........S. [ZBX-14964] improved escalator performance during maintenance
	by checking paused escalations less frequently (vso)
..F....... [ZBX-13793] fixed focus styles on read-only textarea fields (Andzs)
..F....... [ZBX-13009] fixed percentage calculation on availability
	reports list page (gcalenko)
...G...PS. [ZBX-15138] fixed error message when receiving compressed
	data over maximum size (kalimulin)
..F....... [ZBX-15154] fixed time period parameters in data overview
	context menu links (miks)
..F....... [ZBX-15044] fixed javascript error when zooming classic graph
	in edit mode (talbergs)
..F....... [ZBX-15044] fixed dashboard initialization in edit mode (talbergs)
..F....... [ZBX-15053] fixed timetamp position in map (talbergs)
..F....... [ZBX-15033] fixed zoom-out and select box for graphs in
	kiosk mode (miks)
..F....... [ZBX-8396] improved source code comments (miks)
..F....... [ZBX-14970] fixed wrong media type status upon creation,
	if chosen status disabled (talbergs)
...G...... [ZBX-14899] fixed wrong net.tcp.listen values on obsolete
	Linux systems (kalimulin)
....I..... [ZBX-14941] fixed issue with autoreconf/automake for
	source tarball (MVekslers)
.......PS. [ZBX-15142] fixed time format for vmware performance
	counters query (MVekslers)
...G...... [ZBX-15010] fixed regexp compilation error for patterns
	with referenced subpatterns (vjaceslavs)
..F....... [ZBX-14724] fixed breadcrumb jumping in IE browser (ashubin)
A......... [ZBX-15083] fixed API so that macros {TRIGGER.ID} works in
	map element URLs (vasilijs)
.......PS. [ZBX-15127] fixed possible crash when communication problem
	occurred in the middle of vmware update (MVekslers)
A......... [ZBX-14396] fixed excessive memory usage during template
	full clone (gcalenko, Sasha)
.D.G...PS. [ZBX-14848] clarified process type names for log level
	increase/decrease in help messages and man pages (kalimulin)
A......... [ZBX-14833] fixed selectHosts option in dservice.get API
	method to return the list of hosts by IP and proxy (Ivo, Sasha)
.......PS. [ZBX-15062] fixed binary heap trying to reallocate slots
	on every insert (wiper)
..F....... [ZBX-14805] fixed unauthorized request error when resetting
	filter after enabling/disabling elements (agriscenko)
..F....... [ZBX-14789] fixed translations from en_US to en_GB (Ivo)
..F....... [ZBX-14758] fixed encoding for cookie names and values
	(Ivo, vmurzins)
.......PS. [ZBX-15122] fixed possible crash in web monitoring due to
	posts not being reset between steps (vso)
..F....... [ZBX-14691] fixed faulty behaviour of mandatory fields in
	Trigger expression form (vasilijs)
A......PS. [ZBX-13695] added support of host macros to trapper,
	HTTP agent item allowed hosts field (Ivo, wiper)
........S. [ZBX-15022] fixed shared memory leak during configuration
	cache synchronization (wiper)
........S. [ZBX-15025] fixed email alerts being sent twice to one
	recipient (vso)
..F....... [ZBX-15006] fixed possibility to link map widget to itself
	as filter widget (miks)
..F....... [ZBX-14886] fixed undefined offset error in Problems by
	severity widget (vasilijs)
........S. [ZBX-15090] fixed memory leak when validating regular
	expression preprocessing step parameters during LLD (wiper)
..F....... [ZBX-14625] changed SNMP OID default value to be displayed
	as placeholder instead of text (talbergs)
.......PS. [ZBX-14505] fixed compiler warning about incompatible
	pointer type on 32-bit platform (MVekslers)
..F....... [ZBX-1667] fixed error suppression during php ldap module
	initialization (gcalenko, Ivo)
..F....... [ZBX-13505] fixed link coloring in map when related trigger
	is not monitored (miks)
..F....... [ZBX-15032] fixed sBox position in screen's graph item when
	dynamic item is enabled (miks)
.......PS. [ZBX-14953] fixed not closed connection with vmware at the
	end of update session via a call to Logout() (MVekslers)
..F....... [ZBX-15007] fixed current map refresh in map widget right
	after update widget configuration (miks)
..F....... [ZBX-14990] added missing http agent statistic row in
	queue screen (miks)
..F....... [ZBX-14984] fixed missing focus from problem name when
	opening description editing popup in monitoring problems section (miks)
..F....... [ZBX-14947] fixed configuration update in administration
	authentication section (miks)
.......PS. [ZBX-14974] fixed memory leak in case duplication name of
	the vmware performance counters (MVekslers)
..F....... [ZBX-14934] made widget specific javascript files to be
	loaded with jsLoader (miks)
.......PS. [ZBX-15094] fixed the potential crash during vmware update
	(MVekslers)
....I..... [ZBX-14966] removed the notes about sqlite from
	zabbix_server.conf (MVekslers)
........S. [ZBX-14875] fixed discovery and auto registration escalations
	being kept for one hour instead of deleted immediately (vso)
A.F....... [ZBX-14422] fixed SQL queries being logged when accessing API,
	even if debug mode is disabled (agriscenko)
..F....... [ZBX-14905] fixed error reporting for XML import of hosts
	and templates (gcalenko)
..F....... [ZBX-14945] fixed action popup being unclosable after widget
	refresh, fixed debug element being hidden on widget refresh (gcalenko)
..F....... [ZBX-14806] changed focus style for radio buttons (Andzs)
...G...PS. [ZBX-15027] fixed startup failures due to orphaned or zombie
	processes remaining when zabbix daemon is terminated during startup
	(vso)
2018-12-26 23:38:48 +00:00
jklos
b2ad87c797 Fix support for NetBSD mips64 targets. 2018-12-26 19:00:00 +00:00
ryoon
0e2d89bece Latest cinepaint version is 1.0-4, 1.0-4 is newer than 1.3 2018-12-26 18:48:17 +00:00
ryoon
26c678e362 Fix LICENSE and make pkglint happier 2018-12-26 11:48:27 +00:00
adam
3bc330dd99 vsftpd: more general fix for #53002 2018-12-26 11:11:23 +00:00
adam
228346ee52 octave: fix building with recent Qt5
Do not look for qcollectiongenerator, it has been incorporared into qhelpgenerator.
2018-12-26 10:45:46 +00:00
schmonz
62ecc68b7e doc: Updated pkgtools/rc.d-boot to 20181226 2018-12-26 00:44:53 +00:00