Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
Guacamole is an HTML5 web application that provides access to desktop
environments using remote desktop protocols (such as VNC or RDP). Guacamole
is also the project that produces this web application, and provides an API
that drives it. This API can be used to power other similar applications or
services.
As an API, Guacamole provides a common and efficient means of streaming text
data over a JavaScript-based tunnel using either HTTP or WebSocket, and a
client implementation which supports the Guacamole protocol and renders the
remote display when combined with a Guacamole protocol stream from the
tunnel.
This package provides the Guacamole server.
|
|
|
|
https://svnweb.freebsd.org/ports/head/net-mgmt/net-snmp/files/patch-perl5.23?view=co
https://rt.perl.org/Public/Bug/Display.html?id=125907#txn-1363270
https://bugs.gentoo.org/show_bug.cgi?id=582368
Bump PKGREVISION.
|
|
Add LICENSE
No upstream changelog found.
|
|
Upstream changes:
0.80 Sunday May 8, 2016, 12:45:00 PM -0700
* etc/make_method
Make the build reproducible by dropping timestamps in
make_method output. (Niko Tyni)
* t/40_server.t
* t/40_server_xmllibxml.t
* t/50_client.t
Fixes for test problems with Strawberry Perl.
* lib/RPC/XML/Client.pm
Fix leak caused by failing to free Expat parser. We don't want
to return from the method until the parser's been freed. We
therefore need to call $parser->release() before the return
statements caused by request failures. (Tom Grimwood-Taylor)
* lib/RPC/XML/Server.pm
One socket-opt change, one typo corrected.
* lib/RPC/XML.pm
Applied patch for numeric regexes and critic cleanup. Addresses
GitHub pull request #10 and RT #111636.
* t/60_net_server.t
RT #99578: Work-around fix for Net::Server+IO::Socket::IP. If a
system's IPv6 declaration of localhost was before the IPv4
declaration in the hosts file, this test would fail.
|
|
-----------------------------------------------
0.23 Thu Jul 2 18:56:20 UTC 2015
- Added support for appid and appkey because Inoreader now requires them.
(RT #105624)
|
|
-------------------------------
2.16 2016-04-13T02:27:43Z
commit 3ae73a349f70f06c60de3f635916929bc8643429
Author: Alex Vandiver <alex@chmrr.net>
Date: Tue Apr 12 00:33:21 2016 -0700
Ensure that IO::Socket::IP is DESTROY'd before can_bind returns
be316f1f worked around a core perl bug[1] which causes Perl < 5.24.0
to DESTROY the IO::Socket::IP object too late, causing the empty port
to not actually be empty if it was used immediately.
Unfortunately, this change was lost in ba745fd1, which again put the
return of `can_bind` on the stack along with the actual return value,
re-instating the bug.
Split the statement across two statements again, and add a comment on
the importance of preserving it.
[1] https://rt.perl.org/Public/Bug/Display.html?id=124248
2.15 2016-03-15T00:25:52Z
- Add listen_socket function and listen option for race-free operation
|
|
|
|
|
|
|
|
Copas is a dispatcher based on coroutines that can be used for
asynchronous networking. For example TCP or UDP based servers.
But it also features timers and client support for http(s), ftp
and smtp requests.
|
|
From: https://github.com/diegonehab/luasocket/issues/122
https://github.com/diegonehab/luasocket/issues/123 (duplicate)
|
|
|
|
Upstream changes:
#mikutter 3.4.0-alpha3
* allow selecting events on clicks of reply and tweet with comments
* wrong tweet region size of reply and tweet with comments in some case
#mikutter 3.4.0-alpha2
* change place of custom rake task
* update po translation files
#mikutter 3.4.0-alpha1
See "new functions of mikutter 3.4" for details.
http://mikutter.blogspot.jp/2016/04/mikutter-34.html
* tweet tab
* new in-reply-to format
* open video URL using browser
* drop Ruby 2.0 support
* plugin dependency map
* "about" window supports alpha releases
|
|
|
|
PowerDNS Authoritative Server 3.4.9
===================================
This is a minor bugfix and performance release. Two contributions
by Kees Monshouwer make 3.4.9 fully compatible with the new single
key ECDSA default that is coming in version 4.0.0.
Changes since 3.4.8:
- use OpenSSL for ECDSA signing where available (Kees Monshouwer)
- allow common signing key (Kees Monshouwer)
- Add a disable-syslog setting
- fix SOA caching with multiple backends (Kees Monshouwer)
- whitespace-related zone parsing fixes ticket #3568
- bindbackend: fix, set domain in list() (Kees Monshouwer)
PowerDNS Authoritative Server 3.4.8
===================================
This is a small bugfix release. Additionally, the deb/RPM packages
on downloads.powerdns.com (those with -static in the name) for
3.4.8 have been built against Botan 1.10.11 instead of Botan
1.10.3 like previous packages. Please see the Botan Security page
for more information on the fixes in Botan 1.10.11. As a PowerDNS
user, these issues only affect you if you ran our -static packages
and allowed your users to upload private keys to your
configuration.
Changes since 3.4.7:
- Use AC_SEARCH_LIBS (Ruben Kerkhof)
- Check for inet_aton in libresolv (Ruben Kerkhof)
- Remove hardcoded -lresolv, -lnsl and -lsocket (Ruben Kerkhof)
- pdnssec: don't check disabled records (Pieter Lexis)
- pdnssec: check all records (including disabled ones) only in
verbose mode (Kees Monshouwer)
- traling dot in DNAME content (Kees Monshouwer)
- Fix luabackend compilation on FreeBSD i386 (RvdE)
- silence g++ 6.0 warnings and error (Kees Monshouwer)
- add gcc 5.3 and 6.0 support to boost.m4 (Kees Monshouwer)
PowerDNS Authoritative Server 3.4.7
===================================
This is a security release fixing Security Advisory 2015-03
Bug fixes:
- Ignore invalid/empty TKEY and TSIG records (Christian
Hofstaedtler)
- Don't reply to truncated queries (Christian Hofstaedtler)
- don't log out-of-zone ents during AXFR in (Kees Monshouwer)
- Prevent XSS by escaping user input. Thanks to Pierre Jaury and
Damien Cauquil at Sysdream for pointing this out.
- Handle NULL and boolean properly in gPGSql (Aki Tuomi)
- Improve negative caching (Kees Monshouwer)
- Do not divide timeout twice (Aki Tuomi)
- Correctly sort records with a priority.
Improvements:
- Direct query answers and correct zone-rectification in the GeoIP
backend (Aki Tuomi)
- Use token names to identify PKCS#11 keys (Aki Tuomi)
- Fix typo in an error message (Arjen Zonneveld)
- limit NSEC3 iterations in bindbackend (Kees Monshouwer)
- Initialize minbody (Aki Tuomi)
New features:
- OPENPGPKEY record-type (James Cloos and Kees Monshouwer)
- add global soa-edit settings (Kees Monshouwer)
|
|
(4.2.8p8) 2016/06/02 Released by Harlan Stenn <stenn@ntp.org>
* [Sec 3042] Broadcast Interleave. HStenn.
* [Sec 3043] Autokey association reset. perlinger@ntp.org, stenn@ntp.org
- validate origin timestamps on bad MACs, too. stenn@ntp.org
* [Sec 3044] Spoofed server packets are partially processed. HStenn.
* [Sec 3045] Bad authentication demobilizes ephemeral associations. JPerlinger.
* [Sec 3046] CRYPTO_NAK crash. stenn@ntp.org
* [Bug 3038] NTP fails to build in VS2015. perlinger@ntp.org
- provide build environment
- 'wint_t' and 'struct timespec' defined by VS2015
- fixed print()/scanf() format issues
* [Bug 3052] Add a .gitignore file. Edmund Wong.
* [Bug 3054] miscopt.html documents the allan intercept in seconds. SWhite.
* [Bug 3058] fetch_timestamp() mishandles 64-bit alignment. Brian Utterback,
JPerlinger, HStenn.
* Update the NEWS file for 4.2.8p8. HStenn.
* Fix typo in ntp-wait and plot_summary. HStenn.
* Make sure we have an "author" file for git imports. HStenn.
* Update the sntp problem tests for MacOS. HStenn.
|
|
|
|
|
|
page we explicitely remove, to avoid conflict.
Unfortunately, there is only one PATCHDIR... so keep around tkined.1
till after patching.
|
|
|
|
0.8.8h
-bug:0002659: wrong information about spine setup for icmps
-bug: Removed requirement for building man page, deferred to 1.0
0.8.8g
-bug:0002380: please build man page for spine
-bug:0002610: Spine is trying to use mysql results after data being freed
-bug:0002639: Spine does not respect snmp_retries from the database
-bug:0002640: Spine crashes randomly while polling using multiple threads on one device
-bug:0002549: Spine: hasCaps() always returns FALSE
-bug:0002638: Spine: ping_udp() uses uninitialised socket timeout
-bug:0002654: On RHEL 6.5, spine ./configure builds Makefile without crypto support
0.8.8f
-bug:0002604: cacti-spine, configure script ignores LDFLAGS in certain situations
0.8.8e
-bug#0002185: Multiple memory leaks found in spine
-bug#0002398: Buffer overflow
-bug#0002447: Building spine on Debian Jessie (testing) fails
-bug#0002536: Spine segfaults when 18k+ hosts are to be pulled
-bug#0002576: Call to a non-existent column of the database in poller.c
-bug#0002578: spine doesn't compile on ubuntu 12.04
-bug#0002585: Spine: buffer overflow in logging when RESULTS_BUFFER>LOGSIZE can SEGV
-bug#0002588: Spine "is_numeric" incorrectly returns TRUE for some hexadecimal values
0.8.8d
-feature: add snmp system information gathering
|
|
<http://www.cacti.net/changelog.php>.
The log and rrd database directories have been moved under VARBASE.
|
|
some changes by myself.
|
|
On NetBSD 6, the system pax fails to extract the tarball. Until this
is understood, just use gtar.
|
|
Tested with syncthing-android 0.7.18 (syncthing 0.13.0).
Packaging changes: increase GOPATH hackery.
Upstream changes: bug and security fixes, plus a major version upgrade
with an incompatible protocol.
Syncthing v0.13.0 "Copper Cockroach"
Upgrade Notes
v0.13 is not protocol compatible with v0.12.
The database format has changed. It will be migrated without rescan
on first startup, but the first startup may take longer than usual.
Major Changes Since v0.12
Devices now announce files that are in progress of being downloaded,
in addition to those that are already complete. This means a device
can serve parts of a file to other devices before it has completed
the download itself.
Folder labels are now distinct from the folder ID. The intention is
for the label to be human readable and for the ID to be machine
readable and unique. When upgrading, folder IDs are not
changed. However when creating new folders Syncthing will suggest a
random, unique folder ID.
When receiving a connection attempt from an unknown device Syncthing
will now show the name of that device, not only it's ID.
Syncthing will now manage port mappings on NAT-PMP compliant routers,
in addition to the existing UPnP support. Minor Changes and
Improvements
Ignored files can now be tagged with the prefix (?d) to indicate that
Syncthing may delete these files if they remain when deleting a
directory. Ignore patterns use less memory by default.
The address for sync connections, both the listening side and for
remote devices, can now be made IPv4- or IPv6-only. Use the tcp4:// or
tcp6:// schemes to specify one or the other. The default tcp:// is
still dual stack. Additionally, relays are now treated as listen
addresses and set in the same configuration setting.
The folder settings dialog has been cleaned up.
The environment variable ALL_PROXY_NO_FALLBACK can be set to disable
falling back to direct connections in the absence of a working proxy.
Many, many bug fixes.
Known Issues
The "Syncing" complete percentage for remote devices may erroneously
display more than 100% (i.e. 156% or 297%) while a remote device is
still synchronizing.
|
|
|
|
|
|
|
|
From Julian Fagir in PR lib/45579
|
|
Inadyn v1.99.15
Changes
* Support for new API at https://tunnelbroker.net, fixes issue #83. Use default@tunnelbroker.net to use the DYN.com API to update the IPv4 address for your IPv6-in-IPv4 tunnel. Thanks goes to Horst Venzke @hvenzke for reporting this problem!
* The old API for the IPv6-in-IPv4 system ipv6tb@he.net is now deprecated. Users should migrate to default@tunnelbroker.net
* Files generated by the GNU Configure & Build System is now no longer stored in GIT. Instead, users that rely on GIT must run the new ./autogen.sh script to generate the necessary files (configure).
Fixes
* Fix issue #100: regression from 1.99.13 pidfile is no longer created. Inadyn 1.x semantics incompatible with OpenBSD pidfile() that replaced local version in 1.99.14. Problem found by David Schury @daersc.
* Fix issue #107: If an IP address update fails, e.g. due to temporary connectivity, HTTP transmission problems, etc. then Inadyn now forces an update in the next IP check cycle. (This is the configurable period interval in inadyn.conf.) Reported by Oliver Graute @redbrain17 and audited by @BulldozerBSG, thanks!
* Fix issue #108: Update README with correct alias syntax for Namecheap, issue reported by @quazar0
Inadyn v1.99.14
Changes
* New setting append-myip which, instead of appending your hostname alias, appends the current IP to the server GET update URL. See the README or the man pages for more details.
* Prevent Inadyn from bugging out if it cannot write a cache file when the -o, --once flag is given.
* Inadyn now defaults to a silent build, use make V=1 (like Linux) to get a verbose build. Useful for auto-builders etc.
* Migrate to libite for functions like pidfile(), strlcpy() etc.
* Add support for http://GiraDNS.com, thanks to Thorsten Mühlfelder, @thenktor!
* Add support for https://www.duiadns.net, thanks to Ionut Slaveanu, @svionut!
* Add Cygwin support for running Inadyn in Windows, thanks to Scott Mann, @sejmann!
Fixes
* Sanitized default logs by placing conditions for debug logs. Thanks to Frank Aurich, @1100101, for this work!
* Fix issue #82: build failure, no rule to build target CHANGELOG, a regression introduced in 1.99.13.
* Fix Duck DNS support, thanks to Ismani Nieuweboer, @YourDearestEigenvalue!
|
|
Changes:
2016.05.30
----------
[coub] add new extractor
[eyedottv] add new extractor
[radiocanada] add new extractor
[reuters] add new extractor
[*] various bug fixes and improvements
2016.05.21.2
------------
[*] check for python3 rsa module
2016.05.21.1
------------
[*] check for pandoc
2016.05.21
----------
[cbslocal] add a new extractor
[sendtonews] add a new extractor
[anvato] add a new extractor
[localnews8] add a new extractor
[learnr] add a new extractor
[formula1] add a new extractor
[abcnews] add a new extractor
[*] various bug fixes and improvements
2016.05.16
----------
[collegehumor] remove extractor
[3qsdn] add extractor
[cinemassacre] remove extractor
[sina] fix extraction
[openload] fix extraction
[ustudio] add support ustudio app/embed urls
[nrk] rework extractor
[*] various bug fixes and improvements
2016.05.10
----------
[socks] add support for SOCKS proxies
[ceskatele] add support for live streams
[mva] add new extractor
[litv] add new extractor
[fczenit] misc fixes
[udemy] modernize
[yandexmusic] modernize
[vevo] various improvements
[*] various bug fixes and improvements
|
|
Changelog:
Version 1.2.2 (2016-05-19)
ChangeLog:
- Remove margins from the buttons in the topbar. This caused
problems with some gtk+ themes.
- gtk+ < 3.20 was more inconsistend with adding style classes
to widgets than I thought, so the pre-3.20 fallback css added
in 1.2.1 caused the icons in the topbar to have the wrong color.
Version 1.2.1 (2016-05-10)
ChangeLog:
- Fix a11y labelling of several switches in the settings dialog
- Fix an input window clipping bug in the tweet info page
- Fix a few cases of overlapping widgets into window borders
- Remove the "Save as" context menu from inline media. This ha
not been working in a while but the context menu was still there.
- Rename the .sidebar style class to .topbar. This was used in corebird
before gtk+ used it, but now that the sidebar is at the top, the .sidebar
style from gtk+ themes collides with the horizontal alignment we use,
so use the more fitting '.topbar'.
- Show a focus outline in the topbar again. We are setting a custom
background color here, so we also need to set a fitting outline color.
- Fix a coloring but in the topbar, where wildcard selectors in themes
would overrde our foreground color.
|
|
Changelog:
Version 4.7.2 - 2016-05-18
* ftp: fixed loss of 17th file from MLSD listing.
* new setting xfer:timeout.
* ssl: improved ssl performance for small read sizes.
* pget: allocate all needed disk space at once.
* http: new settings http:use-range and hftp:use-range.
* http: fixed setting http:authorization.
* http: resolve redirections when getting files information.
* http: include X-OC-MTime header in PUT requests for OwnCloud.
* mirror: changed --Move option to keep source dir if it ends with a slash.
* mirror: fixed timestamp mirroring when the source site sends redirections.
* mirror: don't report errors when the target does not support chmod.
* torrent: discard cached data after validating.
* torrent: fixed a coredump on a file read error.
* torrent: fixed closing oldest cached FD.
* torrent/DHT: fixed our external IP voting.
* torrent/DHT: black-list nodes which change node_id often.
* torrent/DHT: black-list nodes which report many bad nodes.
* torrent/DHT: ignore nodes with our own ID.
* torrent/DHT: made node search more robust.
* torrent/DHT: mark new nodes as questionable.
* translations updated (zh_TW, ru).
Version 4.7.1 - 2016-04-04
* http: fixed authentication for proxy, transient errors, max-retries=1.
* http: fixed put with authentication not to use HEAD request.
* translations updated (cs, ru).
Version 4.7.0 - 2016-03-28
* ftp: add MODE Z support.
* ftp: new settings ftp:use-mode-z, ftp:compressed-re, ftp:mode-z-level.
* ftp: add MFF support for chmod.
* ftp: prefer EPSV by default.
* ftp: prefer CWD-relative paths.
* ftp: enable MLSD by default (when supported).
* ftp: assume AUTH is supported based on other newer features.
* http: add support for digest authentication.
* http: fixed webdav directory listing.
* http: fixed a coredump when using a proxy for https.
* sftp: fixed mirror to sftp with xfer:use-temp-file set.
* ssl: optimized ssl for speed and lower syscall count.
* ssl: log server's certificate fingerprint.
* ssl: allow disabling certificate verification by its fingerprint.
* get: rename backup file back if new file cannot be retrieved.
* get: new settings xfer:backup-suffix and xfer:keep-backup.
* get/put/mget/mput/pget/get1: add -q (quiet) option.
* edit: allow creating a new file.
* new debug option -T (truncate output file).
* new mirror options: --{in,ex}clude-{rx,glob}-from.
* new mirror options: --Remove-source-dirs, --Move.
Version 4.6.5 - 2015-12-10
* sftp: fixed handling of out-of-order replies.
* fixed futex_wait issue in SIGCHLD handler.
* ftp: fixed ls freezing with unstable server connection.
* torrent: show more correct ETA on the status line.
* fixed gnutls priority string.
* mirror: fixed excessive stack usage on large directories.
* documented some hard to fix bugs.
* improved man page on open command and cmd:prompt setting.
* translations updated (zh_TW).
Version 4.6.4 - 2015-08-20
* mirror: new option --transfer-all.
* torrent: new setting torrent:timeout to limit time without any progress.
* torrent: fixed handling of udp tracker without explicit port number.
* torrent: improved transfer start time after metadata download.
* improved sftp put -c to use a single FSETSTAT.
* mirror --skip-noaccess now uses user name to check for permissions.
* don't rename temporary file to the target name when transfer fails.
* new cmd:prompt escapes \l and \L for local working directory.
* translations updated (pl, ru, uk).
* new configure option --disable-ipv6.
* fixed compilation with an old gcc.
|
|
**** 1.06 May 27, 2016
Fix rt.cpan.org #114351
Case sensitive compression breaks resolver->nameservers()
Fix rt.cpan.org #113579
Net::DNS::Resolver dies on scoped IPv6 nameserver address
Fix rt.cpan.org #113020
Resolve::Recurse Hangs
Fix rt.cpan.org #112860
improperly terminated AXFR at t/08-IPv4.t line 446.
|
|
0.4.4 (2016-03-30)
------------------
* #517: Added the Sync plugin. Should speed things up and fix syncing bugs
with Em Client.
* Ships with sabre/dav 3.1.2
0.4.3 (2016-03-23)
------------------
* #513: Fixed error during installation, introduced with 0.4.2.
* Ships with sabre/dav 3.1.2
0.4.2 (2016-03-21)
------------------
* #510: Fix PHP warning on fresh install.
* #507: Disable installer if Baikal was already configured.
* Ships with sabre/dav 3.1.2
0.4.1 (2016-03-17)
------------------
* #506: Fix Sqlite upgrades from people that are upgrading from 0.2.7 or
earlier.
* Ships with sabre/dav 3.1.2
0.4.0 (2016-03-15)
------------------
* #472: If you were using Sqlite, Cal- CardDAV clients might have missed
updates from the server.
* #482 / #490: Fix installation issue if Sqlite is not enabled. (@fabianwolf)
* #491: Added CalDAV Scheduling plugin.
* Added Property Storage plugin.
* Removed features related to locking the admin interface. This means that you
no longer have to create the `ENABLE_ADMIN` / `ENABLE_INSTALL` files.
* Ships with sabre/dav 3.1.2
|
|
|
|
kdnssd - Abstraction to system DNSSD features
knewstuff - Support for downloading application assets from the network
kxmlrpcclient - XML-RPC client library for KDE
|
|
Twisted 16.2 Released
On behalf of Twisted Matrix Laboratories, I am honoured to announce
the release of Twisted 16.2!
Just in time for PyCon US, this release brings a few headlining
features (like the haproxy endpoint) and the continuation of the
modernisation of the codebase. More Python 3, less deprecated code,
what's not to like?
twisted.protocols.haproxy.proxyEndpoint, a wrapper endpoint
that gives some extra information to the wrapped protocols
passed by haproxy;
Migration of twistd and other twisted.application.app users to
the new logging system (twisted.logger);
Porting of parts of Twisted Names' server to Python 3;
The removal of the very old MSN client code and the deprecation
of the unmaintained ICQ/OSCAR client code;
More cleanups in Conch in preparation for a Python 3 port and
cleanups in HTTP code in preparation for HTTP/2 support;
Over thirty tickets overall closed since 16.1.
|
|
CVS: ----------------------------------------------------------------------
CVS: CVSROOT cvs.NetBSD.org:/cvsroot
CVS: please use "PR category/123" to have the commitmsg appended to PR 123
|
|
Upstream changes:
* preview of Piapro images didn't work
|
|
|
|
mate-user-share is a small package that binds together various free
software projects to bring easy to use user-level file sharing to the
masses.
The program is meant to run in the background when the user is logged
in, and when file sharing is enabled a webdav server is started that
shares the $HOME/Public folder. The share is then published to all
computers on the local network using mDNS/rendezvous, so that it shows
up in the Network location in Gnome.
The dav server used is apache, so you need that installed. Avahi or
Howl is used for mDNS support, so you need to have that installed and
mDNSResolver running.
|
|
|
|
for all pkgsrc dir/file ownership rules. Fixes unprivileged
user/group names from leaking into binary packages, manifest as
non-fatal chown/chgrp failure messages at pkg_add time.
Bump respective packages' PKGREVISION.
|
|
ChangeLog:
- BUG/MINOR: log: Don't use strftime() which can clobber timezone if chrooted
- BUILD: namespaces: fix a potential build warning in namespaces.c
- DOC: add encoding to json converter example
- BUG/MINOR: conf: "listener id" expects integer, but its not checked
- DOC: Clarify tunes.vars.xxx-max-size settings
- BUG/MEDIUM: peers: fix incorrect age in frequency counters
- BUG/MEDIUM: Fix RFC5077 resumption when more than TLS_TICKETS_NO are present
- BUG/MAJOR: Fix crash in http_get_fhdr with exactly MAX_HDR_HISTORY headers
- BUG/MINOR: lua: can't load external libraries
- DOC: "addr" parameter applies to both health and agent checks
- DOC: timeout client: pointers to timeout http-request
- DOC: typo on stick-store response
- DOC: stick-table: amend paragraph blaming the loss of table upon reload
- DOC: typo: ACL subdir match
- DOC: typo: maxconn paragraph is wrong due to a wrong buffer size
- DOC: regsub: parser limitation about the inability to use closing square brackets
- DOC: typo: req.uri is now replaced by capture.req.uri
- DOC: name set-gpt0 mismatch with the expected keyword
- BUG/MEDIUM: stick-tables: some sample-fetch doesn't work in the connection state.
- DOC: fix "needed" typo
- BUG/MINOR: dns: inapropriate way out after a resolution timeout
- BUG/MINOR: dns: trigger a DNS query type change on resolution timeout
- BUG/MINOR : allow to log cookie for tarpit and denied request
- OPTIM/MINOR: session: abort if possible before connecting to the backend
- BUG/MEDIUM: trace.c: rdtsc() is defined in two files
- BUG/MEDIUM: channel: fix miscalculation of available buffer space (2nd try)
- BUG/MINOR: cfgparse: couple of small memory leaks.
- BUG/MEDIUM: sample: initialize the pointer before parse_binary call.
- DOC: fix discrepancy in the example for http-request redirect
- DOC: Clarify IPv4 address / mask notation rules
- CLEANUP: fix inconsistency between fd->iocb, proto->accept and accept()
- BUG/MEDIUM: fix maxaccept computation on per-process listeners
- BUG/MINOR: listener: stop unbound listeners on startup
- BUG/MINOR: fix maxaccept computation according to the frontend process range
- MEDIUM: unblock signals on startup.
- BUG/MEDIUM: channel: don't allow to overwrite the reserve until connected
- BUG/MEDIUM: channel: incorrect polling condition may delay event delivery
- BUG/MEDIUM: channel: fix miscalculation of available buffer space (3rd try)
- BUG/MEDIUM: log: fix risk of segfault when logging HTTP fields in TCP mode
- BUG/MEDIUM: lua: protects the upper boundary of the argument list for converters/fetches.
- BUG/MINOR: log: fix a typo that would cause %HP to log <BADREQ>
- MINOR: channel: add new function channel_congested()
- BUG/MEDIUM: http: fix risk of CPU spikes with pipelined requests from dead client
- BUG/MAJOR: channel: fix miscalculation of available buffer space (4th try)
- BUG/MEDIUM: stream: ensure the SI_FL_DONT_WAKE flag is properly cleared
- BUG/MEDIUM: channel: fix inconsistent handling of 4GB-1 transfers
- BUG/MEDIUM: stats: show servers state may show an empty or incomplete result
- BUG/MEDIUM: stats: show backend may show an empty or incomplete result
- MINOR: stats: fix typo in help messages
- MINOR: stats: show stat resolvers missing in the help message
- BUG/MINOR: dns: fix DNS header definition
- BUG/MEDIUM: dns: fix alignment issue when building DNS queries
- CLEANUP/MINOR: stats: fix accidental addition of member "env" in the applet ctx
While here, update HOMEPAGE to better one.
|
|
Fixes the upgrade system breakage in v0.12.23
|
|
|
|
Changes since OpenNTPD 5.7p4
============================
* When a single "constraint" is specified, try all returned addresses
until one succeeds, rather than the first returned address.
* Relaxed the constraint error margin to be proportional to the number
of NTP peers, avoid constant reconnections when there is a bad NTP
peer.
* Removed disabled hotplug sensor support.
* Added support for detecting crashes in constraint subprocesses.
* Moved the execution of constraints from the ntp process to the
parent process, allowing for better privilege separation since the
ntp process can be further restricted.
* Added pledge(2) support.
* Updated to require LibreSSL 2.3.2 or greater.
* Fixed high CPU usage when the network is down.
* Fixed various memory leaks.
* Switched to RMS for jitter calculations.
* Unified logging functions with other OpenBSD base programs.
OpenNTPD portable-specific changes:
* Added support for syncing time with the Realtime Clock (RTC) on OSes
that require it.
* CFLAGS is no longer overridden by the build system.
* FreeBSD RTABLE support is disabled
* FreeBSD is no longer linked with -lmd to avoid hash function
collisions, causing failures in constraint certificate loading.
* Fixed crashes due to __progname being used before initialized.
* Added Solaris 10 compatibility.
* Added --disable-https-constraint build option for explicitly
disabling constraint support.
* Synced build system files with LibreSSL
Note that HTTPS TLS constraints are currently disabled in pkgsrc pending
evaluation of how best to deal with libressl.
|