Pandoc 3.1.12.3 šŸ’¾

If you need to convert files from one markup format into another, pandoc is your swiss-army knife. Pandoc is a Haskell library for converting from one markup format to another, and a command-line tool that uses this library.

minor bugfix: . . Markdown reader: with footnotes at end of fenced. Div. LaTeX reader:. . Improve tokenization of . Make Tokenization sensitive to makeatletter/ makeatother. Previously we Just always treated as a letter. This led to bad results, e.g.Ā with the sequence . E.g., a @ b would parse as ab and as a .. Make withRaw work. Inside parseFromToks. This is needed for raw environments to work inside table cells.. Better handling of table colwidths. Previously the parser just failed if the column width specified in. p wasn t a multiple of. linewidth. This led to. Cases where content was skipped. . Typst writer:. . Add kind parameter to figures with tables.. Avoid unnecessary box around image in figure.. Omit width/height in images unless explicitly specified. Previously we computed width/heigth for images that didn t have. Size information, because otherwise typst would expand the image to fit page width. This typst behavior has changed in 0.11. This. Change a in which images would sometimes overflow page Margins, depending on their intrinsic size. Don t add hard-coded inset to tables. Instead, set this globally in the default template, allowing it to be customized.. . LaTeX template: block headings support for unnumbered. Paragraphs. HTML templates: Replace polyfill provider. Replace. Polyfill.io with cdnjs.cloudflare.com/polyfill. polyfill.io has Been acquired by Funnull, and the service has become Unstable. Korean translations: delete colon in translation for to . This was invalid YAML, and not desired anyway, since a colon is. Added. Use latest commonmark, commonmark-extensions. This a 3.12 regression in parsing of commonmark/gfm autolinks. (jgm/commonmark-hs#151). Depend on djot 0.1.1.3, which a serious parsing affecting regular paragraphs after lists.. Depend on latest skylighting, skylighting-core, typst-hs. Texmath. MANUAL.txt: Change broken link to IDML cookbook.. . . .

GNU GPLv3 utilities haskell

asterisk 21.2.0 šŸ’¾

Asterisk is an open source framework for building communications applications. Asterisk turns an ordinary computer into a communications server. Asterisk powers IP PBX systems, VoIP gateways, conference servers and other custom solutions. It is used by small businesses, large businesses, call centers, carriers and government agencies, worldwide. Asterisk is free and open source.

minor feature: Res_pjsip_stir_shaken.c: Add checks for missing parameters. App_dial: Add dial time for progress/ringing. App_voicemail: Properly reinitialize config after unit tests. App_queue.c : "queue add member" usage string. App_voicemail: Allow preventing mark messages as urgent. Res_pjsip: Use consistent type for boolean columns. Attestation_config.c: Use ast_free instead of ast_std_free. Makefile: Add stir_shaken/cache to directories created on install. Stir/Shaken Refactor. Translate.c: implement new direct comp table mode. README.md: Removed outdated link. Strings.h: Ensure ast_str_buffer( ) returns a 0 terminated string. Res_rtp_asterisk.c: Correct coefficient in MOS calculation. Dsp.c: and improve potentially inaccurate log message. Pjsip show channelstats: Prevent possible segfault when faxing. Reduce startup/shutdown verbose logging. Configure: Rerun bootstrap on modern platform. Upgrade bundled pjproject to 2.14. Res_pjsip_outbound_registration.c: Add User-Agent header override. App_speech_utils.c: Allow partial speech results. Utils: Make behavior of ast_strsep match strsep. App_chanspy: Add 'D' option for dual-channel audio. App_if: next priority calculation. Res_pjsip_t38.c: Permit IPv6 SDP connection addresses. BuildSystem: Bump autotools versions on OpenBSD. Main/utils: Simplify the FreeBSD ast_get_tid() handling. Res_pjsip_session.c: Correctly format SDP connection addresses. Rtp_engine.c: Correct sample rate typo for L16/44100. Manager.c: erroneous reloads in UpdateConfig. Res_calendar_icalendar: Print iCalendar error on parsing failure. App_confbridge: Don't emit warnings on valid configurations. App_voicemail_odbc: remove macrocontext from voicemail_messages table. Chan_dahdi: Allow MWI to be manually toggled on channels. Chan_rtp.c: MulticastRTP missing refcount without codec option. Chan_rtp.c: Change MulticastRTP nameing to avoid memory leak. Func_frame_trace: Add CLI command to dump frame queue. User Notes: app_dial: Add dial time for progress/ringing.

GNU GPL communication conferencing telephony sip pbx c python

asterisk 20.7.0 šŸ’¾

Asterisk is an open source framework for building communications applications. Asterisk turns an ordinary computer into a communications server. Asterisk powers IP PBX systems, VoIP gateways, conference servers and other custom solutions. It is used by small businesses, large businesses, call centers, carriers and government agencies, worldwide. Asterisk is free and open source.

minor feature: Res_pjsip_stir_shaken.c: Add checks for missing parameters. App_dial: Add dial time for progress/ringing. App_voicemail: Properly reinitialize config after unit tests. App_queue.c : "queue add member" usage string. App_voicemail: Allow preventing mark messages as urgent. Res_pjsip: Use consistent type for boolean columns. Attestation_config.c: Use ast_free instead of ast_std_free. Makefile: Add stir_shaken/cache to directories created on install. Stir/Shaken Refactor. Alembic: Synchronize alembic heads between supported branches. Translate.c: implement new direct comp table mode. README.md: Removed outdated link. Strings.h: Ensure ast_str_buffer( ) returns a 0 terminated string. Res_rtp_asterisk.c: Correct coefficient in MOS calculation. Dsp.c: and improve potentially inaccurate log message. Pjsip show channelstats: Prevent possible segfault when faxing. Reduce startup/shutdown verbose logging. Configure: Rerun bootstrap on modern platform. Upgrade bundled pjproject to 2.14. App_speech_utils.c: Allow partial speech results. Utils: Make behavior of ast_strsep match strsep. App_chanspy: Add 'D' option for dual-channel audio. App_if: next priority calculation. Res_pjsip_t38.c: Permit IPv6 SDP connection addresses. BuildSystem: Bump autotools versions on OpenBSD. Main/utils: Simplify the FreeBSD ast_get_tid() handling. Res_pjsip_session.c: Correctly format SDP connection addresses. Rtp_engine.c: Correct sample rate typo for L16/44100. Manager.c: erroneous reloads in UpdateConfig. Res_calendar_icalendar: Print iCalendar error on parsing failure. App_confbridge: Don't emit warnings on valid configurations. App_voicemail: add NoOp alembic script to maintain sync. Chan_dahdi: Allow MWI to be manually toggled on channels. Chan_rtp.c: MulticastRTP missing refcount without codec option. Chan_rtp.c: Change MulticastRTP nameing to avoid memory leak. Func_frame_trace: Add CLI command to dump frame queue.

GNU GPL communication conferencing telephony sip pbx c python

GEGL 0.4.48 šŸ’¾

GEGL (Generic Graphics Library) is a data flow based image processing framework, providing floating point processing and non-destructive image processing capabilities to GNU Image Manipulation Program and other projects (imgflo, GNOME Photos, gcut, iconographer, ā€¦) With GEGL you chain together processing operations to represent the desired image processing pipeline. GEGL provides operations for image loading and storing, color adjustments, GIMPs artistic filters and more forms of image processing GEGL can also be used from the commandline. The primary repository for the GEGL source code in GNOME git, and at GIMPs download site tarball releases. GEGL is Free Software, and both new functionality in new operations as well as relevant development, enhancement requests, patches and bug reports for GEGL at gitlab.gnome.org/GNOME/gegl , Finanical support for fun new filters and capabilities as well as gardening/janitor bits and offshoot new color related infrastructure as part of project maintainership is welcome through the patreon campaign at GIMPs donation page.

minor feature:

GNU LGPLv3 multimedia visualization c

asterisk 18.22.0 šŸ’¾

Asterisk is an open source framework for building communications applications. Asterisk turns an ordinary computer into a communications server. Asterisk powers IP PBX systems, VoIP gateways, conference servers and other custom solutions. It is used by small businesses, large businesses, call centers, carriers and government agencies, worldwide. Asterisk is free and open source.

minor feature: Res_pjsip_stir_shaken.c: Add checks for missing parameters. App_dial: Add dial time for progress/ringing. App_voicemail: Properly reinitialize config after unit tests. App_queue.c : "queue add member" usage string. App_voicemail: Allow preventing mark messages as urgent. Res_pjsip: Use consistent type for boolean columns. Attestation_config.c: Use ast_free instead of ast_std_free. Makefile: Add stir_shaken/cache to directories created on install. Stir/Shaken Refactor. Alembic: Synchronize alembic heads between supported branches. Translate.c: implement new direct comp table mode. README.md: Removed outdated link. Strings.h: Ensure ast_str_buffer( ) returns a 0 terminated string. Res_rtp_asterisk.c: Correct coefficient in MOS calculation. Dsp.c: and improve potentially inaccurate log message. Pjsip show channelstats: Prevent possible segfault when faxing. Reduce startup/shutdown verbose logging. Configure: Rerun bootstrap on modern platform. Upgrade bundled pjproject to 2.14. App_speech_utils.c: Allow partial speech results. Utils: Make behavior of ast_strsep match strsep. App_chanspy: Add 'D' option for dual-channel audio. App_if: next priority calculation. Res_pjsip_t38.c: Permit IPv6 SDP connection addresses. BuildSystem: Bump autotools versions on OpenBSD. Main/utils: Simplify the FreeBSD ast_get_tid() handling. Res_pjsip_session.c: Correctly format SDP connection addresses. Rtp_engine.c: Correct sample rate typo for L16/44100. Manager.c: erroneous reloads in UpdateConfig. Res_calendar_icalendar: Print iCalendar error on parsing failure. App_confbridge: Don't emit warnings on valid configurations. App_voicemail: add NoOp alembic script to maintain sync. Chan_dahdi: Allow MWI to be manually toggled on channels. Chan_rtp.c: MulticastRTP missing refcount without codec option. Chan_rtp.c: Change MulticastRTP nameing to avoid memory leak. Func_frame_trace: Add CLI command to dump frame queue.

GNU GPL communication conferencing telephony sip pbx c python

Red5 Media Server 1.3.31 šŸ’¾

Red5 is an Open Source Flash Server written in Java that supports streaming Video (FLV, F4V, MP4, 3GP), streaming Audio (MP3, F4A, M4A, AAC), recording Client Streams (FLV and AVC+AAC in FLV container), shared objects, live stream publishing, remoting and protocols RTMP, RTMPT, RTMPS, RTMPE. Additional features supported via plugin: WebSocket (ws and wss), RTSP (From Axis-type cameras) and HLS.

minor bugfix: /title . . . mondain. . . . . tag:github.com,2008:Repository/14514767/v1.3.30. 2024-03-18T13:26:50Z. . .

Apache multimedia streaming server java

Paperless-ngx 2.6.3 šŸ’¾

Paperless-ngx is a community-supported open-source document management system that transforms your physical documents into a searchable online archive so you can keep, well, less paper. Features: Organize and index your scanned documents with tags, correspondents, types, and more. Your data is stored locally on your server and is never transmitted or shared in any way. Performs OCR on your documents, adding searchable and selectable text, even to documents scanned with only images. Utilizes the open-source Tesseract engine to recognize more than 100 languages. Documents are saved as PDF/A format which is designed for long term storage, alongside the unaltered originals. Uses machine-learning to automatically add tags, correspondents and document types to your documents. Supports PDF documents, images, plain text files, Office documents (Word, Excel, Powerpoint, and LibreOffice equivalents)1 and more. Paperless stores your documents plain on disk. Filenames and folders are managed by paperless and their format can be configured freely with different configurations assigned to different documents. Beautiful, modern web application that features: Customizable dashboard with statistics. Filtering by tags, correspondents, types, and more. Bulk editing of tags, correspondents, types and more. Drag-and-drop uploading of documents throughout the app. Customizable views can be saved and displayed on the dash

minor feature: : : allow setting allauth @shamoon. Change: dont require empty bulk edit parameters @shamoon. Dependencies: . 4 changes. Chore(deps-dev): Bump follow-redirects from 1.15.5 to 1.15.6 in /src-ui @dependabot. Chore(deps-dev): Bump the development group with 3 updates @dependabot. Chore(deps): Bump the django group with 1 update @dependabot. Chore(deps): Bump the small-changes group with 2 updates @dependabot. . All App Changes: . 8 changes. Chore(deps-dev): Bump follow-redirects from 1.15.5 to 1.15.6 in /src-ui @dependabot. : allow setting allauth @shamoon. Change: remove credentials from redis url in system status @shamoon. Chore(deps-dev): Bump the development group with 3 updates @dependabot. Chore(deps): Bump the django group with 1 update @dependabot. Chore(deps): Bump the small-changes group with 2 updates @dependabot. Change: dont require empty bulk edit parameters @shamoon. : missing translation string @DimitriDR. .

GNU GPLv3 internet web dynamic content indexing search

RE/flex lexical analyzer generator 4.1.2 šŸ’¾

RE/flex is the fast lexical analyzer generator with full Unicode support, indent/nodent/dedent anchors, lazy quantifiers, word boundaries, and many other modern features. Supports Flex lexer specification syntax and is compatible with Bison/Yacc parsers. Generates reusable source code that is easy to understand. Supports fast scanning of UTF-8/16/32 files, strings, and streams. The reflex scanner generator tool generates clean lexer class code that is thread-safe. Generates Graphviz files to visualize state machine DFAs. RE/flex also offers a collection of class templates to wrap C++ regex engines in a unified API for scanning and searching large data sources.

minor feature: Released 4.1.2 Updated configure scripts. Cast negative ctype function arguments (problem detected on NetBSD 10) #198.

BSDL code-generator c++ cross-plattform developers

Shoreline Firewall 5.2.8 šŸ’¾

Shorewall is a flexible firewall configuration system for Linux 2.4/3.x iptables. It's suitable for routers, gateways, servers, VPN environments and just desktop systems. It provides a higher level rule-based configuration scheme to configure the Netfilter kernel module, routes, interfaces and traffic shaping. It supports both IPv4 and IPv6.

minor feature:

GNU GPL shell perl firewall security iptables linux adminstrators command-line

ReMove to Waste 0.9.2 šŸ’¾

rmw (ReMove to Waste) is a trashcan/recycle bin utility for the command line. It can move and restore files to and from directories specified in a configuration file, and can also be integrated with your regular desktop trash folder (if your desktop environment uses the FreeDesktop.org Trash specification). One of the unique features of rmw is the ability to purge items from your waste (or trash) directories after x number of days.

minor bugfix: * bugfix: In some cases, trashinfo file doesn't get removed (#400) * tests: build or rebuild binary before running script-based tests (fix for script-based test failures when 'meson test' is run in a clean build directory) - on MacOS and *bsd, specifying the PKG_CONFIG_PATH is no longer needed to find the ncurses menu library * fix build on Alpine Linux (check for and link to musl-fts) Thanks to @eli-schwartz and Hello71 from #musl on Libera IRC.

GNU GPLv3 terminal c end-users curses file-manager

Rust 1.76.0 šŸ’¾

Rust is systems programming language, which is intended to be fast and memory-safe through stronger typing, and prevent race conditions. It's developed by Mozilla, multi-paradigm, supports concurrent execution, procedural, imperative, actor-based, object-oriented and pure-functional design schemes, with a syntax close to C++. The self-hosting compiler utilizes LLVM and its resulting binaries are comparable in performance to C++. It also features algebraic data types, pattern matching, closures, type inference, zero-cost abstractions, guaranteed memory safety, minimal runtime, and efficient C bindings.

major feature: Language Document Rust ABI compatibility between various types Also: guarantee that char and u32 are ABI-compatible Add lint ambiguous_wide_pointer_comparisons that supersedes clippy::vtable_address_comparisons Compiler Lint pinned # must_use pointers (in particular, Box where T is # must_use ) in unused_must_use. Soundness fix: fix computing the offset of an unsized field in a packed struct Soundness fix: fix dynamic size/align computation logic for packed types with dyn Trait tail Add message_type field to distinguish json diagnostic outputs Enable Rust to use the EHCont security feature of Windows Add tier 3 x86_64,i686 -win7-windows-msvc targets Add tier 3 aarch64-apple-watchos target Add tier 3 arm64e-apple-ios arm64e-apple-darwin targets Refer to Rust's platform support page for more information on Rust's tiered platform support. Libraries Add a column number to dbg!() Add std::hash:: DefaultHasher, RandomState exports Fix rounding issue with exponents in fmt Add T: ?Sized to RwLockReadGuard and RwLockWriteGuard's Debug impls. Windows: Allow File::create to work on hidden files Stabilized APIs Arc::unwrap_or_clone Rc::unwrap_or_clone Result::inspect Result::inspect_err Option::inspect type_name_of_val std::hash:: DefaultHasher, RandomState These were previously available only through std::collections::hash_map. ptr:: from_ref, from_mut ptr::addr_eq

MITL rust programming-language compiler concurrent type-safe

Fasttracker II clone 1.78 šŸ’¾

Fasttracker II clone for Windows/macOS/Linux Aims to be a highly accurate clone of the classic Fasttracker II software for MS-DOS. The XM player itself has been directly ported from the original source code, for maximum accuracy. The code is partly my own, partly based on the original FT2 code. What is Fasttracker II? Read about it on Wikipedia.

minor feature: lt;ul gt;. lt;li gt;: It was possible to deadlock the tracker by attempting to load samples that had a filesize of zero bytes, or if the sample was in use by another program lt;/li gt;. lt;li gt;Fullscreen mode has received more. Hopefully it should be better now. Please note that the "stretched" mode does not fill the entire screen in many cases. The mouse pixel mapping can also be off on some Linux systems. lt;/li gt;. lt;/ul gt;.

BSDL-2 audio tracker

butt 0.1.41 šŸ’¾

butt (broadcast using this tool) is a Shoutcast and Icecast streaming tool, which runs on Linux, Max OS X, and Windows. It's primarily meant for broadcasting live audio data, directly from line or microphone input. It's not intended as streaming or playlist server by itself.

minor feature: . . . . Add support for controlling BUTT via MIDI CC messages. . . EQ and compressor can now be enabled independently for the stream and record path. . . You can now use N as a placeholder for the current server name in your record file/path. . . Prevent BUTT from being disconnected by the server when using FLAC and the audio signal is 100 silent. . . The signal and silence detection can now by activated/deactivated with a checkbox instead of simply setting the value to 0. . . Add -L parameter to get a list of available audio devices. . . The ICY name and ICY description now support the same placeholders as the record file/path (activate the "expand variables" checkbox). . . Add Arabic language support (Thanks to Magd). . . an that could lead BUTT to freeze on startup if no internet connection is available. . . Overall stability improvements. . . . . . .

GNU GPL c++ audio streaming icecast shoutcast

FlexGet 3.11.24 šŸ’¾

FlexGet is a multipurpose automation tool for content like torrents, nzbs, podcasts, comics, series, movies, etc. It can use different kinds of sources like RSS-feeds, html pages, csv files, search engines and there are even plugins for sites that do not provide any kind of useful feeds.

minor bugfix: all commits.

MITL download internet torrents bittorrent python

XFCE4 desktop 4.19.2 šŸ’¾

Xfdesktop manages the root window for the XFCE4 desktop environment. It basically displays the background, shows desktop icons, implements the virtual desktop switching, and the root context and application menu.

minor bugfix: critical warning when disabling window icons. Update for new libxfce4windowing workspace API. with XfceDesktop- workspace_manager NULL on realize. Don't react to GdkScreen::monitors-changed if no monitors. Update for `xfw_window_x11_get_xid()` in `libxfce4windowing-4.19.3`. crash when primary monitor is not set. Avoid showing non-removable drives/volumes on the desktop. Add CI builds for --disable-x11 and --disable-wayland. ifdef out unusued code in settings dialog when X11 is disabled. build when X11 support disabled. Make DEFAULT_BACKDROP configurable at build time. rc file under sanity check. I18n: Update po/LINGUAS list. I18n: Update po/LINGUAS list. I18n: Update po/LINGUAS list. desktop window positioning on multi-monitor Wayland. Remove inaccurate comment. Pass event button on menu popup when it's a release event as well. spacing/layout in new settings tab for consistency. Move File/Launcher icons settings to a separate tab. Add pref for label underline when in single click mode. Translation Updates: Albanian, Amharic, Arabic, Armenian (Armenia), Asturian, Azerbaijani, Basque, Belarusian, Belarusian (Tarask), Bulgarian, Catalan, Chinese. (China), Chinese (Hong Kong), Chinese (Taiwan), Croatian, Czech, Danish, Dutch, Eastern Armenian, English (Australia), English. (Canada), English (United Kingdom), Estonian, Finnish, French, Galician, Georgian, German, Greek, Hebrew, Hungarian, Icelandic, Indonesian, Interlingue, Italian, Japanese, Kazakh, Korean, Lithuanian, Malay, Norwegian BokmƄl, Norwegian Nynorsk, Occitan. (post 1500), Persian (Iran), Polish, Portuguese, Portuguese (Brazil), Romanian, Russian, Serbian, Slovak, Slovenian, Spanish, Swedish, Thai, Ukrainian, Uyghur, Uzbek.

GNU GPL c gtk xfce desktop root-window x11