splinter
0.1.6
11 Oct 2022

Splinter redirects IPv4 TCP connections to other destinations based on the source address, an alternative approach to kernel controlled firewalling.
documentation: Packaging and cleanup.
splinter
0.1.6
11 Oct 2022
![]() Splinter redirects IPv4 TCP connections to other destinations based on the source address, an alternative approach to kernel controlled firewalling. documentation: Packaging and cleanup.
DBeaver
22.2.2
10 Oct 2022
![]() DBeaver is a free multi-platform database tool for developers, SQL programmers, database administrators and analysts. Supports all popular databases: MySQL, PostgreSQL, SQLite, Oracle, DB2, SQL Server, Sybase, Teradata, MongoDB, Cassandra, Redis, etc. minor feature: Dbeaver/dbeaver-ee#2031 specified url usage for url configuration type for some databases.
CherryTree
0.99.50
10 Oct 2022
![]() A hierarchical note taking application, featuring rich text and syntax highlighting, storing data in a single xml or sqlite file. Features: rich text formatting and colorization, syntax highlighting, images handling, embedded files, lists handling, simple tables, codeboxes, text/image/table alignment, hyperlinks, spell checking, cross application copy/paste, export to html or plain text, table-of-contents generation, extensive search function. It can import from Basket, Cherrytree, Epim html, Gnote, Keepnote, Keynote, KnowIt, MemPad, Notecase, TomBoy, Treepad Lite, TuxCards, Zim. minor feature: Added support for code execution in integrated terminal - available only in Linux and Mac OS, not in Windows. Implemented action to execute code from either the text selection or the current text line. Improved code execution confirmation dialog displaying the code about to be executed and the syntax. Implemented stricter checks for hard coded keyboard shortcuts Requiring Ctrl but not Alt. Changed syntax of displayed keyboard shortcuts in toolbar tooltips.
ExpressJS
4.18.2
09 Oct 2022
![]() Express is a fast and minimalistic web framework for NodeJS. It provides robust routing, HTTP utility code (redirection, caching, etc), view and templating system (over 14 engines) support, HTTP content negotiation, and code generation. minor bugfix: Regression routing a large stack in a single route. Deps: body-parser@1.20.1. Deps: qs@6.11.0. Perf: remove unnecessary object clone. Deps: qs@6.11.0.
matplotlib
3.6.1
09 Oct 2022
![]() Python matplotlib is a for 2D plotting publication-ready figures in various formats, or rendering them interactively cross-platform. It can be scripted or used in Pythons interactive shell, within web applications, or through bindings with multiple GUI toolkits. It simplifies plot generation, histograms, power spectra, bar charts, error charts, scatter plots. Typical uses only require a few lines of code, while complex rendering is kept feasible. Its pyplot interface provides a MATLAB-style API. minor feature: REL: v3.6.1 This is the first release of the 3.6.x series. This release contains several -and adjustments: A warning is no longer raised when constrained layout explicitly. Disabled and tight layout is applied. Add missing `get_cmap` method to `ColormapRegistry`. Adding a colorbar on a `ScalarMappable` that is not attached to an. `Axes` is now deprecated instead of raising a hard error. `barplot` being empty when first element is NaN. `FigureManager.resize` on GTK4. `fill_between` compatibility with NumPy 1.24 development version. `hexbin` with empty arrays and log scaling. `resize_event` deprecation warnings when creating figure on macOS. Build in mingw. Compatibility with PyCharm's interagg backend. Crash on empty `Text` in PostScript backend. Generic font families in SVG exports. Horizontal colorbars with hatches. Misplaced mathtext using `eqnarray`. `stackplot` no longer changes the Axes cycler.
Mozilla Firefox
105.0.3
09 Oct 2022
![]() Firefox is a widely used web browser. It's based on Mozillas Gecko HTML rendering and IonMonkey JavaScript engine. It supports HTML5, XML, XHTML, SVG 1.1, MathML, XSLT, CSS3, Web fonts, APNG, SSL/TLS, sandboxed JavaScript 1.8.5 with many newer DOM and WHATWG extensions. It's highly extensible and themeable, provides tabbed browsing, security and privacy features, traditional and live/smart bookmarks. minor feature: Mitigated frequent crashes for Windows users with Avast or AVG Antivirus software installed ( ), Reference link to 105.0.2 release notes.
ms-sys
2.8.0
08 Oct 2022
![]() Linux program for writing Microsoft compatible boot records. This program does the same as Microsoft "fdisk /mbr" to a hard disk or "sys d:" to a floppy or FAT32 partition except that it does not copy any system files, only the boot record is written. minor feature: No changes since previos development version 2.7.0, just marking 2.8.0 as stable version.
Nautilus Annotations
0.9.0
07 Oct 2022
![]() Long time ago GNOME Files (Nautilus) had the ability to handle custom annotations attached to files and directories. This ability has slowly gone lost in the folds of time. Things however are rarely really unlearned, and an ability rarely goes away for good. Nautilus Annotations brings back Nautilus' annotation capabilities. It exploits the same machinery that was used back then: that of relying on GIO to store custom information about a file or a directory. minor feature: (2022-10-07). Changes: The `notebook-double-margin` CSS theme, consisting in a symmetric version of the `notebook` theme, has been added to the repository. Code review.
Kamailio SIP Server
5.6.2
07 Oct 2022
![]() Kamailio (formerly OpenSER) is a high-performance SIP (RFC3261) server with a flexible architecture and many extensions. The server implements proxy, registrar, redirect, and location SIP/VoIP services. It has support for UDP, TCP, TLS, and SCTP transport layers, DNSsec, ENUM, AAA via database, RADIUS, DIAMETER, gateways to SMS and XMPP, least cost routing, load balancing, NAT traversal, and call processing language. Kamailio implements SIMPLE presence and instant messaging extensions, and includes an embedded XCAP server and MSRP relay, IMS/VoLTE extensions. It can be also used as a routing SIP sever for WebRTC via WebSocket. minor feature: Version 5.6.2 Latest stable branch, 5.6, that includes since the release of v5.6.1. There is no change to database schema or configuration language structure. That you have to do on previous installations of v5.6.x. Deployments running. Previous v5.6.x versions are strongly recommended to be upgraded to v5.6.2. For more details about version 5.6.2 (including links and guidelines to. Download the tarball or from GIT repository), visit: Https://www.kamailio.org/w/2022/10/kamailio-v5-6-2-released/.
LimeSurvey
5.4.4 (build 221004)
07 Oct 2022
![]() LimeSurvey is a web application that interacts with MySQL, MSSQL, or Postgres to develop surveys, publish surveys, and collect responses to surveys. Once a survey has been created, data can be inserted into the survey either by a "pretty" public screen which presents each question one at a time, or by a quick and nasty data entry screen. It includes the capacity to generate individualized "tokens", so that invitations can be issued to participants. It also has the capacity to set conditions on whether questions will display (branching), numerous question types, and a basic statistics function. minor feature: Wording "Generate tokens" is confusing (Arjun Srivastava). ComfortUpdate having a problem with bigger updates (Carsten Schmitz). Update fails on Postgres (Olle Haerstedt). Lock/unlock question organizer broken (Carsten Schmitz). Unable to upload an xml file (Denis Chenu). SurveySetting type date doesnt show datepicker (Denis Chenu). Question List: Filtering doesn't work on type description (Gabriel Jenik). Upgrading from 3.x to 5.x shows confusing message (Carsten Schmitz). Unable to check extension of this file type image/svg. (Denis Chenu). Updated translation: Thai by tomzt. Updated translation: Slovak by jelen1. Updated translation: Russian by vipgroup. Updated translation: Polish by elissa. Updated translation: Polish (Informal) by elissa. Updated translation: Japanese by d_inoue, nomoto. Updated translation: German by c_schmitz. Updated translation: Finnish by Jmantysalo. Updated translation: Dutch by Han. Updated translation: Dutch (Informal) by Han. Updated translation: Czech by jelen1. Updated translation: Czech (Informal) by jelen1.
OpenBGPD
7.7
06 Oct 2022
![]() OpenBGPD is a free implementation of the Border Gateway Protocol (BGP), Version 4. It allows ordinary machines to be used as routers exchanging routes with other systems speaking the BGP protocol. The portable version (e.g. for Linux) does not have the means to influence kernel routing tables. It is only suitable for route servers/collectors. major feature: Adjust pathid_assign() to be much faster for the common case. Improve performance for generating updates for sessions using add-path send all. Implement proper routing table sync in the kroute-linux.c code. Enable linux netlink integration by default. Add a --disable-fib-support config option to disable FIB sync on OpenBSD, FreeBSD and Linux systems.
Export_GIF + Animate-Yo
1.0
06 Oct 2022
![]() Animate-Yo and export_gif are Inkscape extensions to generate animated slides. Where export_gif assembles layers via ImageMagick or Pillow into GIF format, and interprets some SVG animate instructions. Which the companion tool can craft for documents. major feature: Added more animation support in export_gif, some pacing support, and a redesigned dialog with more flags. Additionally now bundles svgelements for animateMotion path traversal. Animate-Yo (v0.5) also got a compact notebook for global options.
MediaInfo
22.09
06 Oct 2022
![]() MediaInfo displays technical, format, encoding, aspect and textual tag data for audio and video files. It provides a unified GUI for various file containers such as MPEG/4, QuickTime, MKV, AVI, WMV, FLV. It can also generate reports in various text formats, batch process, and a GUI is available cross-platform. minor bugfix: Italian language update. USAC: IOD and sampling rate coherency checking. ADM: support of nested objects and complementary objects. AC-4: Display of Custom downmix targets. IAB: Parsing of IAB bitstream and ADM-like output. Frame rate: store FrameRate_Num/Den also for integer values. MPEG-4/MOV: support of time codes 30 fps. MOV/MPEG-4: List of QuickTime time code discontinuities. Dolby Vision: add info about more profiles. x Text streams: show stream frame rate if not same as container frame rate x CDP: rounding of frame rate x SCC: of CEA-608 FirstDisplay_Delay_Frames x SCC: TimeCode_Last x MPEG-4/MOV: last time code value for all kind of QuickTime time codes x MOV/MPEG-4: frame count for NDF non-integer frame rates x JSON: invalid output in some corner cases x Several other parsing /crash
exiftool
12.47
06 Oct 2022
![]() ExifTool is a Perl library and command-line tool for reading and updating common meta data information in various file formats. Foremost it works on image files, EXIF, PNG, GPS, IPTC, XMP, JFIF/JPEG, GeoTIFF, ICC Profile, Photoshop IRB, FlashPix, AFCP, AIFF, DJVU, Postscript, GZIP, OpenDocument, PDF, SVG, OGG and ID3. It can also edit maker notes of digital (RAW) camera files from Canon, Casio, FLIR, FujiFilm, GE, HP, JVC/Victor, Kodak, Leaf, Minolta/Konica-Minolta, Nikon, Nintendo, Olympus/Epson, Panasonic/Leica, Pentax/Asahi, Phase One, Reconyx, Ricoh, Samsung, Sanyo, Sigma/Foveon and Sony. minor feature: Added a new Nikon LensID. Introduced in 12.46 which resulted in a runtime error when -j was. Combined with -b
Qtractor
0.9.29
05 Oct 2022
![]() Qtractor is an Audio/MIDI multi-track sequencer application written in C++ with the Qt framework. Target platform is Linux, where the Jack Audio Connection Kit (JACK) for audio, and the Advanced Linux Sound Architecture (ALSA) for MIDI, are the main infrastructures to evolve as a fairly-featured Linux desktop audio workstation GUI, specially dedicated to the personal home-studio. minor feature: Home.. Intro. Screenshots. Features. Requirements. Downloads. Installation. Configuration.. Support. Acknowledgements Downloads.. Git. Screenshots. Documentation.
OpenSSH
9.1
05 Oct 2022
![]() OpenSSH is a BSD/Linux implementation of SSH1 and SSH2 for encrypted terminal connections, tunneling and file transfers. It includes the sshd server, scp and sftp, and various utility tools such as ssh-add, ssh-agent, ssh-keysign, ssh-keyscan, ssh-keygen, and the sftp-server. minor feature: This release is focused on ing. Security. This release contains for three minor memory safety problems. None are believed to be exploitable, but we report most memory safety Problems as potential security vulnerabilities out of caution. Ssh-keyscan(1): a one-byte overflow in SSH- banner processing. Reported by Qualys. Ssh-keygen(1): double free() in error path of file hashing step in. Signing/verify code; GHPR333 Ssh-keysign(8): double-free in error path introduced in openssh-8.9. Potentially-incompatible changes. The portable OpenSSH project now signs commits and release tags. Using git's recent SSH signature support. The list of developer Signing keys is included in the repository as.git_allowed_signers And is cross-signed using the PGP key that is still used to sign Release artifacts: Https://cdn.openbsd.org/pub/OpenBSD/OpenSSH/RELEASE_KEY.asc Ssh(1), sshd(8): SetEnv directives in ssh_config and sshd_config. Are now first-match-wins to match other directives. Previously if an environment variable was multiply specified the last set. Value would have been used. bz3438 Ssh-keygen(8): ssh-keygen -A (generate all default host key types). Will no longer generate DSA keys, as these are insecure and have Not been used by default for some years. New features. Ssh(1), sshd(8): add a RequiredRSASize directive to set a minimum RSA key length. Keys below this length will be ignored for user. Authentication and for host authentication in sshd(8). Ssh(1) will terminate a connection if the server offers an RSA key. That falls below this limit, as the SSH protocol does not include The ability to retry a failed key exchange. Sftp-server(8): add a "users-groups-by-id@openssh.com" extension. Request that allows the client to obtain user/group names that Correspond to a set of uids/gids. Sftp(1): use "users-groups-by-id@openssh.com" sftp-server. Extension (when available) to fill in user/group names for Directory listings. Sftp-server(8): support the "home-directory" extension reque
GitLab
15.4.2
05 Oct 2022
![]() GitLab is a development collaboration tool and git DVCS frontend. It includes repository management features, code reviews, an issue tracker, activity feeds and wikis. GitLab provides fine-grained access control, user management, 5 permission levels and branch constraints, and can utilize LDAP/AD intranet authorization. Powered by Ruby on Rails it comes as open source package, and as commercial supported enterprise version. minor bugfix: (2022-10-04). ### (1 change). Ensure that stage name and record are in sync for page deployments (gitlab-org/gitlab@ce58ec2ef959bd35ddbc6992560a163c8fc4f145) ( merge request (gitlab-org/gitlab!100037)).
Mozilla Firefox
105.0.2
05 Oct 2022
![]() Firefox is a widely used web browser. It's based on Mozillas Gecko HTML rendering and IonMonkey JavaScript engine. It supports HTML5, XML, XHTML, SVG 1.1, MathML, XSLT, CSS3, Web fonts, APNG, SSL/TLS, sandboxed JavaScript 1.8.5 with many newer DOM and WHATWG extensions. It's highly extensible and themeable, provides tabbed browsing, security and privacy features, traditional and live/smart bookmarks. minor feature: Poor contrast on various menu items with certain themes on Linux systems ( ), the scrollbar appearing on the wrong side of. select elements in right-to-left locales ( ), a possible deadlock when loading some sites in Troubleshoot Mode ( ), a causing some dynamic appearance changes to appear when expected ( ), a causing theme styling to not be properly applied to sidebars for some add-ons in Private Browsing Mode ( ), Reference link to 105.0.1 release notes.
Homebank
5.5.7
05 Oct 2022
![]() HomeBank helps managing your personal accounting. It's designed for ease of use, and quickly analyzing and tracking your personal finances in detail, has filtering tools and pretty graphing. It can import from Quicken, MS Money, bank statements as OFX, QIF, CSV and QFX. HomeBank also detects duplicate transactions, auto-numbers cheques, handles bank, cash, asset, credit and liability account types, can schedule transactions, internel transfers, and so forth. minor bugfix: Segfault when pressing escape while editing a new transaction. "Select among possible transactions" duplicate transfer refactor. Compilation problem on Debian 11. Choose among target xfer faultly propose same sign transaction. Statistics "total" percentage breakdown incorrect. Edit txn with keyboard ok button (alt) don't update focused amount. Invalid appdata confuse gnome-software. Register apply type=income + status=uncategorized shows expense. 2022-06-28 Maxime Doyen.
Poppler
22.10.0
04 Oct 2022
![]() Poppler is librarified PDF rendering toolkit derived from the Xpdf 3.0 code base. It can utilize X11-independent rendering backends like Cairo, Splash, or Qt4 Arthur. It's not designed for platform-agnosticy, but proper BSD/Linux integration; is used by various PDF applications (Evince, Okular, TeXStudio, pdftotext, Zathura, Xournal, Inkscape), and comes with a set of command-line tools of its own. major bugfix: : Core: SplashOutputDev::tilingPatternFill: Properly restore CTM on failure. Protect against malformed files. Refactor code to not use strndup. Other small code refactoring. Utils: Pdftoppm: Avoid round-off errors when determining raster dimensions. Pdftocairo: Avoid round-off errors when determining raster dimensions. Pdftotext: Simplify memory handling. qt: Take into account flagNoView when getting/setting the visible status. KDE build system: Sed invocation.
Expandable Compose Calendar
1.0.0
04 Oct 2022
![]() A Jetpack Compose calendar component with a weekly view that can be expanded to a monthly view. Calendar may be customized according to your preferences. Render the component to look the way you want it to. minor feature:
Calibre
6.6.1
04 Oct 2022
![]() Calibre is an e-book library management application, viewer and editor. It's also commonly used for e-book file format conversion and syncing to reader devices. Calibre also simplifies downloading news from the web and converting them into e-book form, and can act as content server for online access to your book collection. minor feature: Release: 6.6.1 30 Sep, 2022 New features Book details: allow displaying multi-valued categories such as tags on separate lines via Preferences- gt;Look amp; feel- gt;Book details. Tag browser: When searching the Tag browser allow also filtering the book list to show only books that match one of the categories currently shown in the Tag browser. To use enable the two Preferences: "Preferences- gt;Look amp; feel- gt;Tag browser- gt;Hide empty categories" and "Find shows all items that match". Then, when searching the Tag browser, press Ctrl+Alt+Shift+F to restrict the displayed books. Edit book: When right clicking on HTML files in EPUB 3 books, allow marking them as the Table of Contents (NAV document) EPUB Output: converting a document with obfuscated fonts to EPUB 3 not working Edit book: an error when processing books that contain comments inside unknown CSS @ rules Content server: jumping to locations such as bookmarks not working on iPhone/iPad running iOS gt;= 15 Font subsetting: :first-line and :first-letter pseudo classes not being handled correctly Workaround for Amazon's email delivery service not reading metadata from inside ebook files. Edit book: File list: pressing Tab key while renaming a file not starting the rename of the next file. Version 6.6.1 a regression that caused the Edit metadata window to not remember its last used size. Note that you will have to resize it once after updating to 6.6.1, after which the size will be remembered. Improved news sources. SCMP. Spectator Magazine. Spiegel Online International. Engadget.
git
2.38.0
04 Oct 2022
![]() Git is a distributed version control system, originally designed for Linux kernel development and large projects with non-linear workflows. It's comprised of individual tools, reuses ssh and rsync protocols, emphasises speed and data integrity, and keeps every checkout as full-fledged repository, and cryptographically authenticates source history. Various graphical frontends, IDE integrations and web services (GitHub) exist; with its git-fast-export format meanwhile serves interoperability with bzr, hg, fossil, svn. minor feature: git remote show -n frotz" now pays attention to negative, pathspec. "git push" sometimes performs poorly when reachability bitmaps are, used, even in a repository where other operations are helped by, bitmaps. The push.useBitmaps configuration variable is introduced, to allow disabling use of reachability bitmaps only for "git push". "git grep -m " is a way to limit the hits shown per file. "git merge-tree" learned a new mode where it takes two commits and, computes a tree that would result in the merge commit, if the, histories leading to these two commits were to be merged. "git mv A B" in a sparsely populated working tree can be asked to, move a path between directories that are "in cone" (i.e. expected, to be materialized in the working tree) and "out of cone", (i.e. expected to be hidden). The handling of such cases has been, improved. Earlier, HTTP transport clients learned to tell the server side, what locale they are in by sending Accept-Language HTTP header, but, this was done only for some requests but not others. Introduce a safe.barerepository configuration variable that, allows users to forbid discovery of bare repositories. Various messages that come from the pack-bitmap codepaths have been, tweaked. "git rebase -i" learns to update branches whose tip appear in the, rebased range with "--update-refs" option. "git ls-files" learns the "--format" option to tweak its output. "git cat-file" learned an option to use the mailmap when showing, commit and tag objects. When "git merge" finds that it cannot perform a merge, it should, restore the working tree to the state before the command was, initiated, but in some corner cases it didn't. Operating modes like "--batch" of "git cat-file" command learned to, take NUL-terminated input, instead of one-item-per-line. "git rm" has become more aware of the sparse-index feature. "git rev-list --disk-usage" learned to take an optional value, "human" to show the reported value in human-readable format,
LimeSurvey
5.4.3 (build 220926)
03 Oct 2022
![]() LimeSurvey is a web application that interacts with MySQL, MSSQL, or Postgres to develop surveys, publish surveys, and collect responses to surveys. Once a survey has been created, data can be inserted into the survey either by a "pretty" public screen which presents each question one at a time, or by a quick and nasty data entry screen. It includes the capacity to generate individualized "tokens", so that invitations can be issued to participants. It also has the capacity to set conditions on whether questions will display (branching), numerous question types, and a basic statistics function. minor feature: Typo in table name can cause error with faulty deployment (Olle Haerstedt). ComfortUpdate from 3.x to 5.4.x shows an error at the end (Carsten Schmitz). Updated translation: Italian by lfanfoni. Updated translation: Italian (Informal) by lfanfoni. Updated translation: Hungarian by kkd. Updated translation: German by c_schmitz, huibutz. Updated translation: German by c_schmitz. Updated translation: Finnish by Jmantysalo. Updated translation: Dutch by Han. Updated translation: Dutch (Informal) by Han.
QXGEdit
0.9.8
03 Oct 2022
![]() QXGEdit is a Qt4 GUI for editing MIDI system exclusive files. It works with XG devices such as Yamaha DB50XG. It requires a configured ALSA system. minor bugfix: Add current system user-name to the singleton/unique application. Instance identifier. The styles plug-ins path resolution on self-container(ized). Formats eg. AppImage and possibly Flatpak.
Vim
9.0.0636
02 Oct 2022
![]() Vim is a highly configurable text editor built to enable efficient text editing. It is an improved version of the vi editor distributed with most UNIX systems. Vim is often called a "programmer's editor," and so useful for programming that many consider it an entire IDE. It's not just for programmers, though. Vim is perfect for all kinds of text editing, from composing email to editing configuration files. minor feature: Patch 9.0.0636: underline color may not work in some terminals Problem: Underline color does not work in terminals that don't send a. Termresponse. Solution: Do output t_8u if it was set explicitly.
exiftool
12.46
02 Oct 2022
![]() ExifTool is a Perl library and command-line tool for reading and updating common meta data information in various file formats. Foremost it works on image files, EXIF, PNG, GPS, IPTC, XMP, JFIF/JPEG, GeoTIFF, ICC Profile, Photoshop IRB, FlashPix, AFCP, AIFF, DJVU, Postscript, GZIP, OpenDocument, PDF, SVG, OGG and ID3. It can also edit maker notes of digital (RAW) camera files from Canon, Casio, FLIR, FujiFilm, GE, HP, JVC/Victor, Kodak, Leaf, Minolta/Konica-Minolta, Nikon, Nintendo, Olympus/Epson, Panasonic/Leica, Pentax/Asahi, Phase One, Reconyx, Ricoh, Samsung, Sanyo, Sigma/Foveon and Sony. minor feature: "Write WEBP". - Added WEBP write support. - Added the abilty to write Panasonic GH6 RW2 files. - Added a new Canon LensType. - Added a number of new Sigma LensType values. - Added support for BigTIFF format code 16 in Apple ProRaw maker notes. - Added config_files/frameCount.config to extract MP4 FrameCount. - Added a MIE OriginalImageSize tag. - Added some extra -validate checks for RIFF-based file formats. - Extract FrameRate from MP4 tmcd box. - Decode a new Apple tag. - Decode more information from Nikon Z-camera videos. - Decode streaming GPS from Garmin DriveAssist 51 MP4 videos. - Changed the names of two FujiFilm FirmwareVersion tags. - Enhanced WEBP FileType identification to denote Extended WEBP. - Preserve fractional seconds when extracting Samsung TimeStamp times. - Patched to avoid reporting Photoshop:ProgressiveScans unless PhotoshopFormat is Progressive. - Patched to test QuickTime UserData tags with default 0x0000 language code to see if they contain UTF8 characters, and if so assume UTF8 encoding and ignore the CharsetQuickTime setting. - Patched to avoid potential deep recursion when reading/writing malicious CRW images. - "Invalid ID3 frame size" problem when reading ID3v2 with an extended header (very uncommon, but Audacity uses this). - typo in the name of a new DNG 1.6 tag. - some verbose warnings when reading Nikon Z-camera NEF files. - decoding of a couple of Nikon Z9 tags for newer firmware versions.
Rspamd
3.3
02 Oct 2022
![]() Rspamd is an advanced spam filtering system featuring support for various internal and external filters such as regular expressions, suffix tries, RBLs, URL black lists, IP lists, SPF, DKIM, character maps, advanced statistics module (based on OSB-Bayes algorithm) and fuzzy hashes database that is generated based on honeypots traffic. Rspamd is designed to process hundreds of messages per second simultaneously without significant CPU load. minor bugfix: 01 Oct 2022 Conf Add missing groups for whitelist module symbols. Crit Neural: keys regression after #3968. Feature Accept upstream in lua_tcp. Feature Add ability to statically maintain disabled/enabled patterns. Feature Add function to store upstreams for HTTP urls. Feature Allow augmentations set in Lua API. Feature Allow lua_http module to accept upstreams. Feature Allow to limit write access to fuzzy storage by key. Feature Allow to sort symbols output. Feature Check content for binary stuff before dumping it to Lua. Feature Implement symbols augmentations. Add missing flags. Add more sanity checks for rua in dmarc_report. Adjust length of the fuzzy checks for short text parts. Another try to add headers compatibility logic. Another try to race condition in the runtime destruction. Avoid cyclic references in symcache and memory leaks. Avoid overriding IP with Sender IP. BAD_REP_POLICIES did not trigger when message was classified as spam by Bayes. Bind AF_UNIX DGRAM client connection to annonymous address. Disable IPv6 lookups for Blocklist.de RBL. Distinguish dynamic and static items. Dkim: Ignore unknown DKIM kv pairs as stated in RFC. Dmarc report: Use local timezone instead of GMT. Do not exclude authenticated users from URIBL lookups. Empty envelopes should not be emitted as arrays (json+messagepack) when populated envelopes are objects. This greatly complicates decoding in strictly typed languages. External_relay: Restore the originating hostname check. DKIM keys with spaces still allowing errors on invalid base64. copying of sockaddr_un addresses. crash with cname replies. dependencies propagation. iteration over milter headers. ordering when sorting symcache. reading of the cached maps. several with the HTTP keepalive parsing. stack smashing. synchronous auth/select in lua_redis. various symcache Igno
Raccoon - Google Play desktop client
4.22.0
01 Oct 2022
![]() With Raccoon, you can download apps from Google Play to your desktop computer instead of your phone tablet. Raccoon is intended for users who: * Don't want to use the official app because of privacy concerns. * Prefer to keep a backup of their apps (e.g. to roll back to older versions). * Install/Deinstall often and don't want to waste time/bandwidth on downloading. major bugfix: https://raccoon.onyxbits.de/apk-downloader/apk-downloader-4-23-0/
Zotero
6.0.15
01 Oct 2022
![]() Zotero is a free and open-source reference management software to manage bibliographic data and related research materials (such as PDF files). Notable features include web browser integration, online syncing, generation of in-text citations, footnotes, and bibliographies, as well as integration with the word processors Microsoft Word, LibreOffice Writer, and Google Docs. It is produced by the Center for History and New Media at George Mason University. major feature: Added split view in PDF reader Split Horizontally and Split Vertically options in the View menu and context menu Second view is a plain PDF view without annotations, intended primarily for viewing references and endnotes Fixed Add Note from Annotations with annotations from external PDF reader (since 6.0.14) Fixed error creating note from attachment with ink annotations (since 6.0.14) Removed default WorldCat OpenURL gateway (discontinued by OCLC) Disable spell check in math nodes
Zotero
6.0.14
01 Oct 2022
![]() Zotero is a free and open-source reference management software to manage bibliographic data and related research materials (such as PDF files). Notable features include web browser integration, online syncing, generation of in-text citations, footnotes, and bibliographies, as well as integration with the word processors Microsoft Word, LibreOffice Writer, and Google Docs. It is produced by the Center for History and New Media at George Mason University. major feature: Functionality changed or added Added math support in notes Right-click Insert Math, or use space for block math and space for inline math Accepts LaTeX math input supported by KaTeX and renders as formatted math Search for PDF annotation tags in library view PDF annotation tags appear in the tag selector alongside item tags Filtering/searching for annotation tags matches parent attachments Quickly create notes with PDF annotations from multiple items New Create Note from Annotations option in items-list context menu creates a standalone note with annotations from all the selected top-level items and/or attachments Add Note from Annotations now creates a single child note if multiple attachments under a single item are selected Annotations are sorted by the order of the items in the items list PDF reader changes Auto-detect URLs and DOIs in PDF content and open on click Allow assigning/unassigning tag/color for multiple annotations via drag and drop Added annotation author names to sidebar filter options in group libraries Added Copy Image and Save Image As context-menu options for image annotations Adjust user interface based on main font size setting (View Font Size) Support mouse back and forward buttons for in-PDF navigation Support page ranges when determining page label for the next page Convert Mendeley PDF annotations to equivalent Zotero colors Attempt to deduplicate repeated text in text layer Don't copy abstract when creating Book Section from Book item Added Number as items-list column option Mac Safari Various Zotero Connector improvements, including improved image saving in snapshots Bugs fixed Made creator buttons (item type menu, field mode, add/remove) accessible via keyboard Fixed endless retries for some requests when encountering an HTTP 5xx error from a ser
FlightGear
2020.3.13
30 Sep 2022
![]() FlightGear is an open-source flight simulator. It supports a variety of popular platforms (Windows, Mac, Linux, etc.) and is developed by skilled volunteers from around the world. Source code for the entire project is available and licensed under the GNU General Public License. The goal of the FlightGear project is to create a sophisticated and open flight simulator framework for use in research or academic environments, pilot training, as an industry engineering tool, for DIY-ers to pursue their favorite interesting flight simulation idea, and last but certainly not least as a fun, realistic, and challenging desktop flight simulator. We are developing a sophisticated, open simulation framework that can be expanded and improved upon by anyone interested in contributing. major feature: The latest bug-fix release in our stable 2020.3 series was released today: we re up to version 2020.3.12 now. As usual there s small bug-fixes and improvements in various areas. You can see the full list of changes on our wiki.
Luminance HDR
2.6.1.1
30 Sep 2022
![]() Luminance HDR is a graphical user interface (based on the Qt5 toolkit) that provides a complete workflow for HDR imaging. Supported HDR formats: * OpenEXR (extension: exr) * Radiance RGBE (extension: hdr) * Tiff formats: 16bit, 32bit (float) and LogLuv (extension: tiff) * Raw image formats (extension: various) * PFS native format (extension: pfs) minor feature: Luminance HDR 2.6.0 is out! After almost two years of development Luminance HDR 2.6.0 is finally out. This new release introduces new features: Four brand new tone-mapping operators: ferwerda, kimkautz, lischinski and vanhateren. All tone-mapping operators have been optimized for speed and lower memory consumption (Thanks to Ingo Weyrich). Speed up for hdr creation (Also thanks to Ingo Weyrich). Added post processing gamma and saturation. In HDR Wizard it is now possible to preview the final HDR after applying different fusion settings and before accepting it. Other small improvements and bug-fixing as usual.
Stellarium
0.22.2
30 Sep 2022
![]() A planetarium software that renders a 3D simulation of the night sky. * default catalogue of over 600,000 stars * extra catalogues with more than 177 million stars * default catalogue of over 80,000 deep-sky objects * extra catalogue with more than 1 million deep-sky objects * asterisms and illustrations of the constellations * constellations for 20+ different cultures * images of nebulae (full Messier catalogue) * realistic Milky Way * very realistic atmosphere, sunrise and sunset * the planets and their satellites minor feature: The major changes of this version: Added recognition licenses for skycultures Many improvements in the Satellites plugin, esp. display of earth shadow and filtering Improvements in AstroCalc: graphs, eclipses, transits Improvements in Meteor Showers, Exoplanets and the Navigational Stars plugins Updated DSO catalog Fixed ANGLE mode for some rare cases A large number of bug fixes and closed feature requests and enhancements (see full list of changes). Behind the scenes, we are preparing for a major upgrade of the internal Qt framework.
Inkscape
1.2.1
30 Sep 2022
![]() Inkscape is vector graphics software for creating icons, illustrations, logos, diagrams, maps and web graphics. It's cross-platform, extremely feature-rich yet simple to use, and extendable. Users therefore include design professionals as well as hobbyists. It's engineered around the open and standard SVG (Scalable Vector Graphics) format. Its sophisticated drawing tools easily match up to Adobe Illustrator, CorelDRAW and Xara Xtreme. Inkscape also can import and export to AI, Encapsulated/Postscript, PDF, and PNG/JPEG and many other bitmap or vector formats. major feature: It provides a fix for a number of critical bugs in the 1.2 release: drawing data about filters, markers, gradients and more now saves to file after performing a simple sequence of copy-paste-undo with the Export dialog open; startup is smoother when many fonts are installed, and rasterized (filtered) objects now show up on any page of a multipage document exported to PDF. This release brings back the built-in ability to open PostScript/Encapsulated PostScript (.ps / .eps) files with Inkscape on macOS. Improvements were also made to user interface translations and documentation translations.
darktable
4.0.1
30 Sep 2022
![]() darktable is an open source photography workflow application and RAW developer. A virtual lighttable and darkroom for photographers. It manages your digital negatives in a database, lets you view them through a zoomable lighttable and enables you to develop raw images and enhance them. minor feature: Since darktable 4.0.0: Almost 180 commits to darktable+rawspeed 103 pull requests handled 19 issues closed The Big Ones N/A Other Changes Variables (MAKER) and (MODEL) can now be used when importing files. Display infinity for very large focus distance as supported by the exif standard. Bug Fixes Fix overexposed indicators after cropping. Fix DNG creation in the HDR merge module (ColorMatrix could be zero). Fix culling layout, which could be broken after a second use when changing the number of images (e.g. when rejecting an image). Fix GUI reset of the export module when using TIFF format. Fix copy of iop-order in merge mode when multiple instances are used in the destination images. Fix color filtering issue on Windows. Fix possible black screen when using auto-white balance on Windows. Properly retain the access and modified timestamps when using copy and import. Fix color picker reset in color zones module. Fix help link for module layout management. Fix crash after a failed camera tethering attempt. Add support for fast pipe mode on the diffuse module. Fast pipe mode is used to bypass long-running modules while interactively changing another module s parameters where that module does not require accurate image display. For example, it is used to improve responsiveness of the on-screen display in the crop and rotate/perspective modules. Fix some color picker button action types. Fix crash in Latex export. Fix website gallery export. Fix a file-handle leak. Fix a memory corruption in sharpen module that could lead to a crash. Fix vectorscope histogram display to avoid cropping the primary and secondary nodes (top and bottom). Add HEIF media type association for the desktop. Fix possible crash when using the color checker without a properly selected patch. Fix sorting of LUT 3D files and left-align the entries for better readability. Disable upscaling when export size is set to original image dimensions (0) as this does not have meaning and could crash darktab
Qt6 Configuration Tool
0.6
30 Sep 2022
![]() This program allows users to configure Qt6 settings (theme, font, icons, etc.) under DE/WM without Qt integration. minor feature: Qt 6.4 support; Qt version checking; xdgdesktopportal dialogs support; improved warning about incorrect environment variable; stylesheet optimization; updated translations
GitLab
15.4.1
30 Sep 2022
![]() GitLab is a development collaboration tool and git DVCS frontend. It includes repository management features, code reviews, an issue tracker, activity feeds and wikis. GitLab provides fine-grained access control, user management, 5 permission levels and branch constraints, and can utilize LDAP/AD intranet authorization. Powered by Ruby on Rails it comes as open source package, and as commercial supported enterprise version. minor security: (2022-09-29). ### Security (15 changes). Redact user's private email in group member event webhook (gitlab-org/security/gitlab@f556c625f37d1be801b54c5a1ff3dd37434d48e4) ( merge request (gitlab-org/security/gitlab!2809)). Redact secrets from WebHookLogs (gitlab-org/security/gitlab@7101edbc7fc27e2d2d23b8f9f84611943b310b71) ( merge request (gitlab-org/security/gitlab!2805)). Forbid creating a tag using default branch name (gitlab-org/security/gitlab@ba3e62fc30f475b9334440409f5bad481b3c5dd6) ( merge request (gitlab-org/security/gitlab!2798)). Sanitize Url and check for valid numerical errorId in error tracking (gitlab-org/security/gitlab@fba573834091aec7bde7856bfddd080cc74fb3ae) ( merge request (gitlab-org/security/gitlab!2819)). Add security protection for Github (gitlab-org/security/gitlab@6265bdb12496d34f30d9ae6889288c6857fd4fd0) ( merge request (gitlab-org/security/gitlab!2803)). leaking emails in WebHookLogs (gitlab-org/security/gitlab@7580a2d62cd421b5176a3ce7f23c7d192e69989e) ( merge request (gitlab-org/security/gitlab!2806)). Restrict max duration to 1 year for trace display (gitlab-org/security/gitlab@e1162719cc9e62692c911c992175d6ef3b5f996f) ( merge request (gitlab-org/security/gitlab!2817)). Use UntrustedRegexp for upload rewriter (gitlab-org/security/gitlab@fde2bb115242a9af3678e5c8547c7c9ccd2b0c1e) ( merge request (gitlab-org/security/gitlab!2790)). Validate httpUrlToRepo to be http or https only (gitlab-org/security/gitlab@d56ebc1a207618ec846e6ee2c842d3a5019444b7) ( merge request (gitlab-org/security/gitlab!2811)). Respect instance level rule for editing approval rules (gitlab-org/security/gitlab@dc5dd5be3f3f681ca499d3a59eb469bd12dad51b) ( merge request (gitlab-org/security/gitlab!2796)). Prevent users creating in ay project via board/controller (gitlab-org/security/gitlab@e0b09653ff468b65a73155a2e28077a0e94dc7e8) ( merge request (gitlab-org/security/gitlab!2781)). Prevent serialization of sensible attributes from JsonCache (gitlab
Calibre
6.6
30 Sep 2022
![]() Calibre is an e-book library management application, viewer and editor. It's also commonly used for e-book file format conversion and syncing to reader devices. Calibre also simplifies downloading news from the web and converting them into e-book form, and can act as content server for online access to your book collection. minor feature: Release: 6.6 30 Sep, 2022 New features Book details: allow displaying multi-valued categories such as tags on separate lines via Preferences- gt;Look amp; feel- gt;Book details. Tag browser: When searching the Tag browser allow also filtering the book list to show only books that match one of the categories currently shown in the Tag browser. To use enable the two Preferences: "Preferences- gt;Look amp; feel- gt;Tag browser- gt;Hide empty categories" and "Find shows all items that match". Then, when searching the Tag browser, press Ctrl+Alt+Shift+F to restrict the displayed books. Edit book: When right clicking on HTML files in EPUB 3 books, allow marking them as the Table of Contents (NAV document) EPUB Output: converting a document with obfuscated fonts to EPUB 3 not working Edit book: an error when processing books that contain comments inside unknown CSS @ rules Content server: jumping to locations such as bookmarks not working on iPhone/iPad running iOS gt;= 15 Font subsetting: :first-line and :first-letter pseudo classes not being handled correctly Workaround for Amazon's email delivery service not reading metadata from inside ebook files. Edit book: File list: pressing Tab key while renaming a file not starting the rename of the next file. Improved news sources. SCMP. Spectator Magazine. Spiegel Online International. Engadget.
distroflash.lua
3.4
29 Sep 2022
![]() distroflash.lua is a script that creates multiboot usb disks from linux distro .iso files. It requires libUseful, libUseful-lua, lua-5.3 and syslinux. major feature: Version 3.4: Added distros: Berry Linux and ClearOS |
Fossies.org /misc02/10 ROSE 0.11.143.0 02/10 D-Tale 3.7.0 27/09 Istio 1.19.1 02/10 Vim 9.0.1976 01/10 codespell 2.2.6 02/10 firewalld 2.0.1 02/10 Telegraf 1.28.2 22/09 Impala 4.3.0 02/10 mpg123 1.32.3 02/10 libvirt 9.8.0 02/10 pylint 3.0.0 02/10 pyenv 2.3.28 22/09 CockroachDB 23.1.11 02/10 Ruff 0.0.292 02/10 Python 3.11.6-docs-pdf-a4 02/10 Python 3.11.6 02/10 Python 3.11.6-docs-html 02/10 Visual Studio Code 1.82.3 02/10 Jitsi Meet 7563 02/10 Python 3.12.0-docs-pdf-a4 02/10 Python 3.12.0 02/10 Python 3.12.0-docs-htmlreddit/r/linuxAre there any downsides to the "Everything is a File" philosophy? Is that Tux on this FFP2 mask? The lost talks from Linus Torvalds at DECUS'94 What do you don't like about Linux? What is Windows doing better? auto-cpufreq v1.9.0 is live and it brings some great new features. Thanks to all contributors for making this release happen! Merry Christmas, everybody! Ncdu 2.0 released: Completely rewritten in Zig, with lower memory usage and better performance ZorinGestures: Better and more feature-rich gestures on ZorinOS (and GNOME in general) Introducing Maui Shell Nitrux #YourNextOS Rly... Can we do something about it? GitHub - bacher09/pwgen-for-bios: Password generator for BIOS Merry Christmas from Linux, Python and Ursina Happy holidays, folks! Those of us working on Kalendar are happy to bring the gift of a new release, 0.4.0, with new views, improved performance, and many bugfixes Introducing Portal. A possibly useful project of mine. Version 0.29.0 of the command-line fuzzy finder fzf released. Optimal way of naming directory and files structure. I am getting recognition at my internship for using Linux.DistroWatch10/02 FreeBSD 14.0-BETA4 10/02 SpiralLinux 12.231001 10/02 XeroLinux 2023.10 10/01 Rhino 2023.3 09/30 NuTyX 23.09.0 09/28 Alpine 3.18.4 09/28 Gnoppix 23.10 09/28 ArcoLinux 23.10.01 09/27 Mint 6 "LMDE" 09/26 Zephix 7 09/26 Porteus 5.01 09/26 Plop 23.4fossforceRMSās Cancer, Linuxās Shrinking Support, Googās āPrivacy Sandboxā, Naming OpenSUSE, and More A German State and Nextcloud Collaborate to Develop AI for Working With Government Documents AlmaLinux Is Now FIPS Certified Oracle Cloud Antes Into Generative AI and LLM Game With NVIDIA Chips Upbound Donates Upjet Code Generator Framework to CNCFās Crossplane Project Nextcloud Unveils Hub 6: More than a FOSS Replacement for Microsoft 365 Business Standard FOSS Week In Review: ZFSās Ubuntu Return, the Nigerian Prince Goes AI, Stolen Passwords, Torvalds Does Hutton, and MoreGames LG, GoL, FGUbuntu Summit 2023 will have some fun Linux gaming talks Gearbits is one to watch for mech combat fans Tiny Atolls is a comfy and relaxing minimalist city-builder Thrilling shooter Selaco hits Early Access in May 2024 End of Era Dex Released Gear Up Crimsonland Released Early Accessed: The Body Changer Discover the Minimalist Building Strategy of Tiny Atoll Discover BANKWAVE: Neon Networth - The Cyberpunk Future Simulator Game Experience the Thrilling CASTILLO: The Nine Circles Adventure New IRC channel / network Stuck at home looking for some Free 4x space strategy game? Looks like battleMETAL will fill some Mechwarrior 2 nostalgiaSourceforge Filesmacosxvim 7.4.1297 pgbarman 6.0 hibernate 5.1.0 totesnotes 1.0.1 truckliststudiofx 1.1 gnuarmeclipse 2.5.1.201602101653 bom 2.14 sesame 4.1.0 psncodegenerator 2.5 osxportableapps 48.0.2564.109 hpccsystems 5.4.8 istsos 2.3.0 xoopsfrance 2.5 tylauncher 2.0.0 tfel 3.0 klephon 16.2.1.0 linuxtweaks 1.13 summa 2.3.0 ospc 0.4 pardre 1.1.5 gvar 2.0beOpenGitHub for Android 1.27.0 Instagram Lite for Android 264.0.0.12.111 Jitsi Meet 21.3.0 Android System WebView 92.0.4515.159 FreeFileSync 11.13 Opensignal ā 5G, 4G, 3G Internet & WiFi Speed Test 7.26.0-1 Blender 2.93.3LaunchPad news āBreezy 3.3.4 UPnP Router Control 0.3.3 charm-apt-mirror 23.07 Pigeon Planner 4.6.0 Storm 0.26 Sammaty 1.2.9.x UPnP Router Control 0.3.2 MetalLB Operator 1.27+ck1 Kubernetes Master Charm 1.27+ck1 OpenSRF - Open Scalable Request Framework 3.2.3 Breezy 3.3.3 MadGraph5_aMC@NLO 3.5.x DDD 3.4.0 GCstar Personal Collections Manager 1.8.0 LinuxSOHO 1.4 LinuxHA 1.4 Haguichi 1.4.6 charm-storage-connector 23.04 charm-simple-streams 23.04 Prometheus2 charm 23.04 |