Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
Motivation: Version 0.30 released; Port to GStreamer 1.0.
I believe the warning in doc/TODO:
o libcanberra-0.28 [drops support for GNOME2; don't update for now -- wiz]
comes from:
Version 0.28 released; Hook properly into GNOME 3.0 sessions; this
drops support for GNOME 2.0 sessions, but not applications.
which essentially comes from:
index aa0a3a3..210d2c1 100644
--- a/src/libcanberra-login-sound.desktop.in
+++ b/src/libcanberra-login-sound.desktop.in
@@ -4,6 +4,6 @@ Name=GNOME Login Sound
Comment=Plays a sound whenever you log in
Exec=@bindir@/canberra-gtk-play --id="desktop-login" --description="GNOME Login"
OnlyShowIn=GNOME;
-AutostartCondition=GNOME /desktop/gnome/sound/event_sounds
+AutostartCondition=GSettings org.gnome.desktop.sound event-sounds
X-GNOME-Autostart-Phase=Application
X-GNOME-Provides=login-sound
AFAICT, given that I have not found a desktop-login audio file anywhere
in pkgsrc (there is a login file), --id="desktop-login" will never match,
so we can't break something which doesn't work. If this analysis is wrong,
changing one line in 2 .desktop files is trivial. Relying on
gstreamer 0.10 working is worse.
|
|
|
|
This is a patch from upstream, applied before release as the new version
of tyxml already removed the parser from distribution.
|
|
(It is now applied so the patch will be no longer needed in the
next stable version!)
|
|
|
|
|
|
This is needed as a dependency for ocsigenserver.
|
|
|
|
ChangeLog:
Released version 1.8.13 with the following main changes :
- MINOR: systemd: consider exit status 143 as successful
- BUG/MINOR: ssl: properly ref-count the tls_keys entries
- MINOR: mux: add a "show_fd" function to dump debugging information for "show fd"
- MINOR: h2: implement a basic "show_fd" function
- BUG/MINOR: h2: remove accidental debug code introduced with show_fd function
- MINOR: h2: keep a count of the number of conn_streams attached to the mux
- MINOR: h2: add the mux and demux buffer lengths on "show fd"
- BUG/MEDIUM: h2: don't accept new streams if conn_streams are still in excess
- BUG/MEDIUM: h2: never leave pending data in the output buffer on close
- BUG/MEDIUM: h2: make sure the last stream closes the connection after a timeout
- BUG/MINOR: http: Set brackets for the unlikely macro at the right place
- BUILD: Generate sha256 checksums in publish-release
- MINOR: debug: Add check for CO_FL_WILL_UPDATE
- MINOR: debug: Add checks for conn_stream flags
- BUG/MEDIUM: threads: Fix the exit condition of the thread barrier
- MINOR: h2: add the error code and the max/last stream IDs to "show fd"
- BUG/MEDIUM: stream-int: don't immediately enable reading when the buffer was reportedly full
- BUG/MEDIUM: stats: don't ask for more data as long as we're responding
- BUG/MINOR: servers: Don't make "server" in a frontend fatal.
- BUG/MEDIUM: threads/sync: use sched_yield when available
- BUG/MEDIUM: h2: prevent orphaned streams from blocking a connection forever
- BUG/MINOR: config: stick-table is not supported in defaults section
- BUG/MINOR: threads: Handle nbthread == MAX_THREADS.
- BUG/MEDIUM: threads: properly fix nbthreads == MAX_THREADS
- MINOR: threads: move "nbthread" parsing to hathreads.c
- BUG/MEDIUM: threads: unbreak "bind" referencing an incorrect thread number
- MEDIUM: proxy_protocol: Convert IPs to v6 when protocols are mixed
- SCRIPTS: git-show-backports: add missing quotes to "echo"
Released version 1.8.14 with the following main changes :
- BUG/MEDIUM: servers: check the queues once enabling a server
- BUG/MEDIUM: queue: prevent a backup server from draining the proxy's connections
- MINOR: dns: fix wrong score computation in dns_get_ip_from_response
- MINOR: dns: new DNS options to allow/prevent IP address duplication
- BUG/MEDIUM: lua: possible CLOSE-WAIT state with '\n' headers
- MINOR: threads: Introduce double-width CAS on x86_64 and arm.
- BUG/MEDIUM: threads: fix the double CAS implementation for ARMv7
- MINOR: threads: add more consistency between certain variables in no-thread case
- BUG/MEDIUM: threads: fix the no-thread case after the change to the sync point
- MEDIUM: hathreads: implement a more flexible rendez-vous point
- BUG/MEDIUM: cli: make "show fd" thread-safe
- BUG/MINOR: ssl: empty connections reported as errors.
- BUG/MEDIUM: ssl: fix missing error loading a keytype cert from a bundle.
- BUG/MEDIUM: ssl: loading dh param from certifile causes unpredictable error.
- BUG/MINOR: map: fix map_regm with backref
- DOC: dns: explain set server ... fqdn requires resolver
- DOC: ssl: Use consistent naming for TLS protocols
- BUG/MEDIUM: lua: socket timeouts are not applied
- BUG/MEDIUM: cli/threads: protect all "proxy" commands against concurrent updates
- BUG/MEDIUM: cli/threads: protect some server commands against concurrent operations
- DOC: Fix spelling error in configuration doc
- BUG/MEDIUM: unix: provide a ->drain() function
- BUG/MINOR: lua: Bad HTTP client request duration.
- BUG/MEDIUM: mux_pt: dereference the connection with care in mux_pt_wake()
- BUG/MEDIUM: lua: reset lua transaction between http requests
- BUG/MEDIUM: hlua: Make sure we drain the output buffer when done.
- BUG/MAJOR: thread: lua: Wrong SSL context initialization.
- BUG/MEDIUM: hlua: Don't call RESET_SAFE_LJMP if SET_SAFE_LJMP returns 0.
- BUG/MEDIUM: dns/server: fix incomatibility between SRV resolution and server state file
- BUG/MEDIUM: ECC cert should work with TLS < v1.2 and openssl >= 1.1.1
- MINOR: thread: implement HA_ATOMIC_XADD()
- BUG/MINOR: stream: use atomic increments for the request counter
- BUG/MEDIUM: session: fix reporting of handshake processing time in the logs
- BUG/MEDIUM: h2: fix risk of memory leak on malformated wrapped frames
- BUG/MINOR: dns: check and link servers' resolvers right after config parsing
- BUG/MINOR: http/threads: atomically increment the error snapshot ID
- BUG/MEDIUM: snapshot: take the proxy's lock while dumping errors
- BUG/MAJOR: kqueue: Don't reset the changes number by accident.
- BUG/MINOR: server: Crash when setting FQDN via CLI.
- DOC: Fix typos in lua documentation
- BUG/MEDIUM: patterns: fix possible double free when reloading a pattern list
- BUG/MINOR: tools: fix set_net_port() / set_host_port() on IPv4
- BUG/MINOR: cli: make sure the "getsock" command is only called on connections
- BUG/CRITICAL: hpack: fix improper sign check on the header index value
|
|
ChangeLog:
8.1.0391 building in a shadow directory fails
8.1.0392 error while typing :/foo/s// with 'incsearch' enabled
8.1.0393 not all white space difference options available
8.1.0394 diffs are not always updated correctly
8.1.0395 compiler warning on 64-bit MS-Windows
8.1.0396 another compiler warning on 64-bit MS-Windows
8.1.0397 no event triggered after updating diffs
8.1.0398 no test for -o and -O command line arguments
8.1.0399 'hlsearch' highlight remains in other window
8.1.0400 using freed memory with :diffget
8.1.0401 can't get swap name of another buffer
8.1.0402 the DiffUpdate event isn't triggered for :diffput
8.1.0403 header file missing from distribution
8.1.0404 accessing invalid memory with long argument name
8.1.0405 too many #ifdefs for GTK
8.1.0406 several command line arguments are not tested
8.1.0407 quickfix code mixes using the stack and a list pointer
8.1.0408 MSVC: cannot use the "x64" native compiler option
8.1.0409 startup test fails on MS-Windows
8.1.0410 the ex_copen() function is too long
8.1.0411 renamed file missing from distribution
8.1.0412 cannot build with GTK 2.4
8.1.0413 test output is duplicated or missing
8.1.0414 v:option_old is cleared when using :set in OptionSet autocmd
8.1.0415 not actually using 16 colors with vtp
8.1.0416 sort doesn't report deleted lines
8.1.0417 several command line arguments are not tested
8.1.0418 MS-Windows: cannot separate Lua include and library dirs
8.1.0419 Cygwin: running cproto fails with -O2
8.1.0420 generating vim.lib when using ActivePerl 5.20.3 or later
8.1.0421 MS-Windows: Ruby path is wrong for Ruby 1.9 and later
8.1.0422 cannot create map file with MinGW
8.1.0423 MS-Windows: using dup-close for flushing a file
8.1.0424 test output is very verbose, loading CI log is slow
8.1.0425 ml_get error and crash with appendbufline()
8.1.0426 accessing invalid memory in SmcOpenConnection()
8.1.0427 MS-Windows GUI: using invalid encoded file name
8.1.0428 the :suspend command is not tested
8.1.0429 no test for :lcd with 'shellslash'
8.1.0430 Xargadd file left behind after running test
8.1.0431 the qf_jump() function is too long
8.1.0432 compiler warning for signed/unsigned
8.1.0433 mapping can obtain text from inputsecret()
8.1.0434 copy_loclist() is too long
8.1.0435 cursorline highlight not removed in some situation
8.1.0436 can get the text of inputsecret() with getcmdline()
8.1.0437 may access freed memory when syntax HL times out
8.1.0438 the ex_make() function is too long
8.1.0439 recursive use of getcmdline() still not protected
8.1.0440 remove() with a range not sufficiently tested
8.1.0441 build failure without command line history
8.1.0442 GUI: cursor not drawn after ":redraw | sleep"
8.1.0443 unnecessary static function prototypes
8.1.0444 unnecessary check for NULL pointer
8.1.0445 setting 'term' does not store location for termcap options
8.1.0446 options test fails in the GUI
8.1.0447 GUI scrollbar test fails with Athena and Motif
8.1.0448 cursorline not removed when using 'cursorbind'
8.1.0449 when 'rnu' is set folded lines are not displayed correctly
8.1.0450 build failure without the +fold feature
8.1.0451 Win32 console: keypad keys don't work
8.1.0452 MS-Windows: not finding intl.dll
8.1.0453 MS-Windows: executable() is not reliable
8.1.0454 resolve() was not tested with a symlink cycle
8.1.0455 checking for empty quickfix stack is not consistent
8.1.0456 running test hangs when the input file is being edited
8.1.0457 win32 console: key mappings don't work
8.1.0458 ml_get error and crash when using "do"
8.1.0459 Test_executable fails when there is a dog in the system
8.1.0460 assert_fails() does not take a message argument
8.1.0461 quickfix code uses too many /* */ comments
8.1.0462 when using ConPTY Vim can be a child process
8.1.0463 "simalt ~x" in .vimrc blocks swap file prompt
8.1.0464 MS-Windows: job_info() has cmd without backslashes
8.1.0465 client-server test fails
8.1.0466 autocmd test fails
8.1.0467 cannot build with Mac OS X 10.5
8.1.0468 MS-Windows: filter command with pipe character fails
8.1.0469 too often indexing in qf_lists[]
8.1.0470 pointer ownership around fname_expand() is unclear
8.1.0471 some tests are flaky or fail on some systems
8.1.0472 dosinst command has a few flaws
8.1.0473 user doesn't notice file does not exist when swap file does
8.1.0474 directory where if_perl.c is written is inconsistent
8.1.0475 memory not freed on exit when quit in autocmd
8.1.0476 memory leaks in test_escaped_glob
8.1.0477 tiny build fails
8.1.0478 cannot build with perl using MinGW
8.1.0479 failure when setting 'varsofttabstop' to end in a comma
8.1.0480 MinGW build file uses different -I flags than MVC
8.1.0481 when "Terminal" highlight is reverted cursor doesn't show
8.1.0482 MinGW "make clean" deletes all .exe files
8.1.0483 MinGW does not build tee.exe
8.1.0484 some file types are not recognized
8.1.0485 term_start() does not check if directory is accessible
8.1.0486 can't build in MS-Windows
8.1.0487 no menus specifically for the terminal window
8.1.0488 using freed memory in quickfix code
8.1.0489 crash when autocmd clears vimpgrep location list
8.1.0490 MS-Windows: doesn't handle missing glibwinpthread-1.dll
8.1.0491 if a terminal dump has CR it is considered corrupt
8.1.0492 "Edit with existing Vim" list can get long
8.1.0493 argv() and argc() only work on the current argument list
8.1.0494 functions do not check for a window ID in other tabs
8.1.0495 :filter only supports some commands
8.1.0496 no tests for indent files
8.1.0497 :%diffput changes order of lines
8.1.0498 /etc/gitconfig not recognized at a gitconfig file
8.1.0499 :2vimgrep causes an ml_get error
8.1.0500 cleaning up in src/tee may not always work
8.1.0501 cppcheck warns for using array index before bounds check
8.1.0502 internal diff fails when diffing a context diff
8.1.0503 missing change to diff test
8.1.0504 when CTRL-C is mapped it triggers InsertLeave
8.1.0505 filter command test may fail if helplang is not set
8.1.0506 modeline test fails when run by root
8.1.0507 .raml files not properly detected
8.1.0508 suspend test fails when run by root
8.1.0509 checking cwd not accessible fails for root
8.1.0510 filter test fails when $LANG is C.UTF-8
8.1.0511 ml_get error when calling a function with a range
8.1.0512 'helplang' default is inconsistent for C and C.UTF-8
8.1.0513 no error for set diffopt+=algorithm:
8.1.0514 CTRL-W ^ does not work when alternate buffer has no name
8.1.0515 reloading a script gives errors for existing functions
8.1.0516 :move command marks buffer modified when nothing changed
8.1.0517 Test_window_split_edit_alternate() fails on AppVeyor
8.1.0518 Test_window_split_edit_bufnr() fails on AppVeyor
8.1.0519 cannot save and restore the tag stack
8.1.0520 screen diff test sometimes fails
8.1.0521 cannot build with +eval but without +quickfix
8.1.0522 :terminal does not show trailing empty lines
8.1.0523 opening window from quickfix leaves empty buffer behind
8.1.0524 terminal test fails on Windows
8.1.0525 terminal test skips part on Windows
8.1.0526 running out of signal stack in RealWaitForChar
8.1.0527 using 'shiftwidth' from wrong buffer for folding
8.1.0528 various typos in comments
8.1.0529 flaky test sometimes fails in different ways
8.1.0530 channel and terminal tests that start a server can be flaky
8.1.0531 flaky tests often fail with a common error message
8.1.0532 cannot distinguish between quickfix and location list
8.1.0533 screendump tests can be flaky
8.1.0534 MS-Windows installer uses different $HOME than Vim
8.1.0535 increment/decrement might get interrupted by updating folds
8.1.0536 file time test fails when using NFS
8.1.0537 ui_breakcheck() may be called recursively
8.1.0538 evaluating a modeline might invoke using a shell command
8.1.0539 cannot build without the sandbox
8.1.0540 may evaluate insecure value when appending to option
8.1.0541 help message in dosinst.c is outdated
8.1.0542 shiftwidth() does not take 'vartabstop' into account
8.1.0543 Coverity warns for leaking memory and using wrong struct
8.1.0544 setting 'filetype' in a modeline causes an error
8.1.0545 when executing indent tests user preferences interfere
8.1.0546 modeline test with keymap fails
8.1.0547 modeline test with keymap still fails
8.1.0548 crash when job callback unloads a buffer
8.1.0549 netbeans test depends on README.txt contents
8.1.0550 expression evaluation may repeat an error message
8.1.0551 expression evaluation may repeat an error message
|
|
|
|
|
|
- 1.4.52 - 2018-11-28
* [mysql] MySQL 8 deprecates my_bool
* [core] typo in trace
* [build] Fix unportable test(1) operator
* [core] perf: call connection_reset() fewer times
* [core] perf: array_reset_data_strings()
* [core] perf: buffer_free_ptr() __attribute__ cold
* [core] perf: one-element cache for host normalize
* [core] perf: buffer_copy_string_len()
* [core] perf: skip redundant prepare copy calls
* [core] perf: buffer_align_size() identity if align
* [core] perf: size write buffers for reuse
* [core] perf: prepend headers directly into write q
* [core] perf: copy small strings; better buf reuse
* [core] perf: copy small strings; extend last chunk
* [core] perf: specialized func for array sorting
* [core] perf: append response directly into write q
* [core] perf: better buf reuse reading from backend
* [core] chunk.c code reuse
* [multiple] perf: write headers to backend write cq
* [multiple] perf: power-2 alloc large headers
* [multiple] perf: use larger initial backend buffer
* [core] permit env vars to be set with blank value
* [mod_fastcgi] perf: reduce data copies
* [mod_fastcgi] perf: reduce data copies
* [core] perf: chunk.c chunk pool
* [multiple] perf: reuse large buffers w/ backend
* [multiple] better packing of struct chunk
* [core] perf: inline buffer_append_string_buffer()
* [core] slightly simpler flag append to string
* [mod_cgi] perf: reuse buffers for creating CGI env
* [mod_fastcgi,mod_scgi] perf: env accumulation
* [core] Don't call RAND_cleanup with OpenSSL 1.1.x
* [mod_openssl] move SSL_shutdown() to separate func
* [mod_openssl] SSL_read before second SSL_shutdown
* [mod_cgi] perf: use stat_cache for cgi handler
* [mod_openssl] prefer using TLS_server_method()
* [mod_webdav] return 403 if file should exist
* [core] perf: chunkqueue buffers already sized up
* [core] perf: simpler buffer_string_space()
* [multiple] dynamic handlers hint backend header sz
* [core] use chunk_buf_sz instead of hard-coded num
* [multiple] perf: simplify chunkqueue_get_memory()
* [mod_wstunnel] perf: reuse large buffers
* [mod_cgi] perf: cache getenv() results at start up
* [core] fix 301 -> 302 overwrite with Location (fixes #2918)
* [core] fix setting of headers previously reset (fixes #2919)
* [mod_webdav] quiet coverity false positive
* [core] server.compat-module-load = "disable"
* [core] server.chunkqueue-chunk-sz = 4096
* [core] perf: simpler buffer_string_space() (fixed)
* [core] perf: faster HTTP pipelined requests
* [core] perf: simpler buffer_string_space() (tests)
* [mod_cgi] reset reused buffer on internal redir
* [core] clear chunk buffer upon release
* [mod_fastcgi] minor: copy packet without padding
* [mod_redirect,mod_rewrite] use server_name
* [mod_fastcgi] transfer chunks minus packet padding
* [core] separate func to reset FILE_CHUNK
* [core] perf: simple, quick buffer_clear()
* [core] perf: small improvement to encoding CGI var
* [core] perf: small improvement buffer_string_space
* [core] simpler physical path concatenation
* [mod_webdav] fix LOCK on incorrect URI path
* [mod_webdav] one fewer buffer copy for COPY,MOVE
* [core] perf: simplify buffer_move()
* [mod_cml] parse query string without modifying it
* [core] perf: buffer optimizations
* [mod_wstunnel] use buffer_string_length()
* [core] perf: inline buffer_copy_buffer()
* [core] cygwin helper func for getcwd
* [core] cygwin sample to run lighttpd under NSSM
* [core] limit con->uri.authority < 1024 octets
* [mod_webdav] separate func for each request method
* [core] reject decoded url-path without leading '/'
* [multiple] validate UTF-8 in url-decoded paths
* [mod_proxy] silence coverity false positive
* [core] fix typo
* [core] buffer_append_path_len()
* [core] quiet indexfile warning if mod not loaded
|
|
|
|
|
|
|
|
|
|
go from a 14 year old version to one that is a mere 6 years.
|
|
|
|
Changes:
1.6.1
-----
- Added support for:
- `joyreactor` (#114)
- `pornreactor` (#114)
- `newgrounds` (#119)
- Added extractor for search results on `luscious` (#127)
- Fixed filenames of ZIP archives (#126)
- Fixed extraction issues for `gfycat`, `hentaifoundry` (#125), `mangafox`
|
|
|
|
|
|
|
|
kitty - the fast, featureful, GPU based terminal emulator
|
|
|
|
|
|
|
|
new filter to add a Received header with TLS protocol and ciphers. Add
qmail-qfilter-addtlsheader to control/smtpfilters, too. Bump acceptutils
dependency to get this program.
Point to qmail-qfilter-queue in tcp.ofmip and tcp.smtp. This replaces
the formerly separate qmail-queue wrappers for ofmipd and smtpd. Bump
rejectutils dependency to get this program.
rc.d scripts:
- ofmipd, pop3d, smtpd: let a standalone TLS key file be configured
in rc.conf.
- ofmipd, pop3d: let pre- and post-checkpassword commands be configured
in rc.conf.
- pop3d: fix typo in default TLS file paths.
Bump version.
|
|
|
|
- Add qmail-qfilter-addtlsheader, a filter to add a Received header with
TLS protocol and ciphers.
- Fix spurious errors when initializing TLS environment.
|
|
Bump PKGREVISION
|
|
|
|
|
|
|
|
- Add qmail-qfilter-queue, which is like qmail-qfilter-ofmipd-queue
and qmail-qfilter-smtpd-queue but requires an environment variable
pointing to a config file (QMAILQUEUEFILTERS) rather than
hardcoding one.
- Leave qmail-qfilter-ofmipd-queue and qmail-qfilter-smtpd-queue as
thin wrappers around qmail-qfilter-queue, logging what the sysadmin
needs to do.
|
|
Bump PKGREVISION
|
|
|
|
Changelog:
Stability improvements
Support auto-loading for documents
Add support for "typing" in group chats (using group-typing-notifications plugin)
Add support for /kick command in group chats
|
|
|
|
CenterIM is a text-mode multi-protocol instant messaging client
for Linux, *BSD, Solaris and other Unices. The program supports
most of widely used IM protocols, including AIM, ICQ, IRC, QQ,
Skype, XMPP (Jabber).
CenterIM is a powerful communication tool that can be used through
SSH, without the need for VNC/Remote Desktop. CenterIM started as
a fork of CenterICQ.
Development has ceased on CenterIM4 in favor of CenterIM5, which
is a ground up rewrite and uses the libpurple library as a
communication backend.
|
|
|
|
3.0.3:
- Add MP2 audio_codec value.
- Proper and Fix have been separated in two distinct other values.
- Add 1e18 season/episode pattern.
- Fix false release_group matches with --expected-title option.
- Fix parent folder ending with a digit detected as title
- Fix wrong season/year with --type episode option. Serie(s) keyword has been removed from default configuration.
- Fix missing property when episode_details pattern appears in title.
3.0.2:
- Ensure consistent behavior between CLI and Python module. It's now possible to override advanced_config at
runtime through options dict. Rebulk rules are lazily rebuilt when advanced_config is changed since previous
call.
- Refactored command line options and loading behavior related to configuration files (see -c CONFIG,
--config CONFIG, --no-user-config, --no-default-config)
3.0.1:
- Removed Extras and Bonus values from episode_details property as those tags may also appear in movies
- Add Scalable Video Coding, Advanced Video Codec High Definition and High Efficiency Video Coding values to
video_profile
- Add support for Python 3.7
- Add mk3d value to container
- Better title cleanup containing acronyms (like Marvel's Agents of S.H.I.E.L.D)
- Fix issue with ES audio_profile breaking titles
- Fix crash for files ending with Rip
|
|
|
|
1.0.0:
Unknown changes
|
|
Implement osdep_get_cwd() by using mount_procfs(8) in order to add
support for pane_current_path variable in NetBSD.
Bump PKGREVISION
|
|
|
|
Changes in 3.13.1 since 3.13.0:
Fortran: Fix module dependency scanning with upper-case SUBMODULE
FindBoost: Restore finding without CXX language enabled
VS: Avoid crash with VS 2015 when all SDKs are higher than 10.0.14393.0
Autogen: Fix empty uic executable string
|
|
2.1.0:
Miscellaneous
Small updates to docs and tests for Python 3.7.
|
|
|