Autor Thema: Portable Software und Tools für USB-Sticks  (Gelesen 1214916 mal)

0 Mitglieder und 10 Gäste betrachten dieses Thema.

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
K-Meleon Portable 76.4.7-2023-07-15
« Antwort #20355 am: 18 Juli, 2023, 08:50 »
K-Meleon is a fast, customizable, and lightweight alternative web browser that supports tabs, tools and skins, and can be configured to work with common extensions like Adblock.

K-Meleon is based on a fork of the Gecko layout engine used by Firefox. Development can seem erratic due to lack of resources but K-Meleon has seen continuous development since the 90's (v0.7 was released in 2003).

License: Open Source

Changelog


Out-of-tree changes:

* update Goanna3 to git 7e7ba08548..3850bfcb24:
- revert binding xml preprocessing settings from previous commit (585686d345)
- import changes from `dev' branch of rmottola/Arctic-Fox:
- Bug 1207790 - Fix sandbox build for older Linux distributions. r=gdestuynder (33726f14d6)
- Bug 1157864 - chromium sandbox: Fix compilation for systems without <sys/cdefs.h>. r=jld (19789c8f28)
- Bug 1181704 - Import chromium SafeSPrintf. r=bobowen (c8f2f34098)
- Bug 1196403 - Apply crbug/522201 to support Windows 10 build 10525. r=bobowen (ee9862b408)
- Bug 1200336: Apply fix for Chromium issue 482784 for sandbox bug when built with VS2015. r=tabraldes (7f4cf9640b)
- Bug 1150765 - Add sandbox rules to allow hardware rendering of OpenGL on Mac. r=smichaud (e23a3d3e89)
- Bug 1153809 - Loosen Mac content process sandbox rules for NVidia and Intel HD 3000 graphics hardware. r=areinald (9a3a1fa6ea)
- Bug 1229804: Use the correct string length in Windows sandbox logging. r=tabraldes (6a8cb035ed)
- Bug 1181704 - Use chromium SafeSPrintf for sandbox logging. r=gdestuynder r=glandium (cff9ae432b)
- crash reporter (009341774b)
- Bug 1168555 - Work around Nuwa not always being single-threaded when a normal content process is. r=kang (b858b1fd62)
- Bug 1199413 - Fix MOZ_DISABLE_GMP_SANDBOX so it disables all the sandboxing. r=kang (49125e07be)
- Bug 1176085 - Fix second/nanosecond confusion in Linux sandbox start error case. r=kang (701181c7d2)
- Bug 1199481 - Complain more when entering sandboxing code as root. r=kang (baf7b24675)
- Bug 1215303 - Part 1 - add permissive mode r=jld (e8237859ac)
- Bug 1215303 - Part 2 - automatically enable broker when in permissive mode r=jld (9636c8a956)
- Bug 1222500 - Handle unexpected thread creation better on desktop Linux. r=gdestuynder (58e2f81f96)
- Bug 1131227 - Make the about:certerror Unknown Issuer string mention missing intermediates and unimported roots. r=keeler (29ae92e655)
- Bug 443811 - Use long date format for cert date output. r=keeler (50a31e099c)
- namespace (10ccb72736)
- Bug 1225682 - Don't use nsAuto{,C}String as class member variables in security/manager/. r=keeler (24d10b66f6)
- Bug 1110935 - Part 1 - Assert we're on the main thread on public methods. r=keeler (b9b2b52bf2)
- Bug 1110935 - Part 2 - Remove ReentrantMonitor and ReentrantMonitorAutoEnter uses. r=keeler (3fee4d4653)
- Bug 1110935 - Part 3 - Remove now unnecessary temp variables. r=keeler (f81461993a)
- Bug 1168635 - Add an XPCOM interface to allow RC4. r=keeler (dac5f75e75)
- Bug 1136301 - Null check for mCert->slot added in destructorSafeDestroyNSSReference & MarkForPermDeletion. Formatting update in MarkForPermDeletion. r=keeler (daaaf2db22)
- Bug 1168048 - Avoid potential null-pointer dereferencing in nsNSSCertificateDB r=keeler (c511046073)
- Bug 1224121 - change getRelativeRuleLine to return 0 for line-less rules; r=heycam (7cef25806d)
- Bug 1216234 - add inIDOMUtils.getCSSPseudoElementNames; r=heycam,pbrosset (1c94ca86b4)
- Bug 1146114 - Make assertion checking additional leading in ruby frame non-crash. r=dholbert (326d82db79)
- Bug 1052924 followup - Move the XXX comment to the right field. DONTBUILD (481cb50d0d)
- Bug 1136521 - Don't try to use the ascent when placing a frame whose block-direction doesn't match the line's. r=smontagu (eb01f6aa1a)
- Bug 1138353 - Correct the directionality of vertical-align dimensions in cases where line- and flow-relative coordinate directions differ. r=smontagu (6e51f4be05)
- Bug 1133945 - Fix behavior of vertical-align with a specified length, relative to dominant centered baseline in vertical mode. r=smontagu (a2e611f978)
- Bug 1146117 - Downgrade the assertion in FindNearestRubyBaseAncestor to warning. r=dbaron (db29a321f4)
- Bug 1191185 - Simplify nsHypotheticalBox, eliminating obsolete/redundant fields, and rename to nsHypotheticalPosition. r=dholbert (3741b6aa49)
- Bug 1227099 - [css-grid] Grid container block-size should include a grid-row-gap between each row. r=dholbert (35eed9d00b)
- Bug 1225368 - [css-grid] Make CollectGrowable() deal with frozen tracks; i.e. subtract their base size but don't collect them since they aren't growable. r=dholbert (073964a857)
- Bug 1224634 - [css-grid] Make grid items shrink-wrap when reflowing them, unless they have justify-self:stretch. r=dholbert (070c2cf6a9)
- Bug 1176793 part 1 - [css-grid] Implement margin:auto for grid items. r=dholbert (ff89b80fc2)
- Bug 1176793 part 2 - [css-grid] Reftests for margin:auto on grid items. (fe9367e7ca)
- Bug 1229999 - [css-grid] Clamp auto-placed lines to where kMaxLine is in the translated grid. r=dholbert (576d9a8384)
- Bug 1151243 part 1 - Replace three bool params for nsAbsoluteContainingBlock::Reflow with a flag param (idempotent patch). r=dholbert (7303bb9468)
- Bug 978212 - [css-grid] Resolved value of grid-template-{columns,rows} in px units. r=mat (fe4b886917)
- Bug 1151243 part 2 - [css-grid] Add a eIsGridContainerCB flag for nsAbsoluteContainingBlock::Reflow to trigger Grid specific code (rather than checking GetType()). r=dholbert (2f5f857b16)
- Bug 1215099 part 1 - [css-grid] Backout bug 1206703. r=dholbert (b6af6389ce)
- Bug 1123299 - Allow <input type=number> to be displayed in vertical writing mode; but keep the spinner arrows arranged as for horizontal writing mode. r=dholbert (2a2e17ce76)
- (no bug) Fix typo in grid style-struct comment: s/grid-columns-rows/grid-template-rows/. No review, DONTBUILD (f362946aed)
- fix namespace (70ec283c08)
- Bug 1224251 patch 1 - Add reftests. r=mattwoodrow (4f5eed4d0c)
- Bug 1224251 patch 2 - Add nsChangeHint_UpdateUsesOpacity to say when opacity changes between 1 and non-1. r=xidorn (0cec051688)
- Bug 1224251 patch 3 - Return nsChangeHint_UpdateUsesOpacity when opacity changes between 1 and non-1. r=xidorn (acf5f3514c)
- Bug 1224251 patch 4 - Convert UpdateOpacityLayer to RepaintFrame when changing opacity between 1 and non-1 on table parts. r=mattwoodrow (3101e06481)
- Tweak a couple of comments; no bug. (DONTBUILD) (6b7d8486ad)
- Bug 1219534 - Remove unused nsStyleContext::SetStyle##name_ methods. r=dholbert (4c032b5914)
- (no bug) Fix typo in nsStyleContext.h (s/currenlty/currently/). Comment-only, DONTBUILD (3864f8194b)
- Bug 1208901 - Fix a typo in nsStyleClipPath::nsStyleClipPath; r=heycam (df5c3b59a6)
- Bug 1227766 patch 3 - Make will-change cause creation of a containing block for fixed and absolutely positioned elements when needed. r=dholbert (09c59e07f1)
- Bug 1229278 - Fix dynamic changes to text-emphasis-style. r=dbaron (ab0c450f14)
- Bug 1159729 - Reftest to check that text decoration is properly offset when needed. r=smontagu (b93bb0ca41)
- Bug 196292 - Make table inside align=left reset alignment just like for align=center and align=right. r=bz (3b45a62477)
- Bug 1227917 - Update |disp| after we've (potentially) cloned the Display struct so that subsequent tests of 'display' use the new value. r=jfkthame (d3216e7aad)
- Bug 1155766 - Fix a bad assertion r=dbaron (d6744220f4)
- Bug 1167589 - Mark the members of CSSParsingEnvironment as MOZ_UNSAFE_REF. r=dbaron (ebb9729549)
- Bug 1228542 - Resetting AuthorStyleSheets. r=bz (31b27e491d)
- Use nsContentUtils::GenerateUUIDInPlace() in nsIDocument::GenerateDocumentId(), no bug (642138ebac)
- Bug 1226443 P2 Make service worker fetch and functional events used scheduled timer updates. r=ehsan (a4fc5a9275)
- Bug 1227015 P1 Create ServiceWorkerScriptJobBase as parent class to register and install jobs. r=ehsan (214dda4e7d)
- Bug 1226443 P1 Add a timer based mechanism for firing service worker updates. r=ehsan (f2a9eae9d2)
- Bug 1229052 - Add a telemetry histogram to gather data on the number of top-level pages with scroll-linked positioning effects. r=vladan (6844bfaa2b)
- Bug 1229052 - Log a warning when we detect a scroll-linked effect based on the scroll event. r=roc (da8dd5cff2)
- bug 1215657 - make AccessibleWrap::get_accFocus work with proxied accessibles (02bfa582d6)
- Bug 1227285 part 1 - Add a nsHTMLReflowState ctor flag to request shrink-wrap behavior. r=dholbert (da92253664)
- Bug 1227285 part 2 - [css-grid] Request shrink-wrap behavior when doing a measuring reflow to figure out a grid item's block-size. r=dholbert (6bfcf381fe)
- Bug 1227285 part 3 - [css-grid] Reftests for testing minmax(min-content,max-content) track sizing with grid item with %-sized descendants. (61b769d0d2)
- No bug - [css-grid] Add a small fuzz factor to make this reftest pass on Windows. r=me (3c51c91220)
- Bug 1173689: allow column sets in an orthogonal writing mode to their container to expand in the container's block direction, r=roc (88aa32efd9)
- Bug 1209994. Take block-wrapper path only for blocks that are wrappers. r=bz (ecb4ae8d7e)
- Bug 1191109 - Clean up use of writing-modes in GetHypotheticalBoxContainer, eliminating a redundant ConvertTo call. r=dholbert (f58d0d63c4)
- Bug 1183439 - Update the wording of a few assertions to reflect logical-coordinate conversion. r=dholbert (8aacb0f89d)
- Bug 1233276 - Make css::Declaration::List more useful again, given that it degraded a bit in bug 978833 (/ bug 1221436). r=heycam (1efda568e7)
- Bug 1167665 - Mark css::Loader::mDocument as MOZ_NON_OWNING_REF. r=dbaron (f4d4f4ed1d)
- Bug 621596 - Don't assert when a percentage base value overflows to become negative, when getting the computed style of a property that rejects negative values. r=bzbarsky (6076ce7cb6)
- Bug 622314 - Add crashtest. (f1d64b943c)
- Bug 1230613 - Long-press to trigger text selection should vibrate, r=snorp (f35f37336e)
- Bug 1230582 - Always show caret even if input is empty on Fennec. f=capella, r=roc (6cf1258232)
- Bug 1183085 - Correct argument name for BuildContainerLayerFor; r=roc (0fd119efd1)
- Bug 1183085 - Correct a typo in FrameLayerBuilder.h; r=roc (1fb9a583ed)
- Comment typo fix; no bug. (DONTBUILD) (27d7270052)
- Bug 1211858 - Add a hint for the Restyle label when the id is unavailable. r=roc,benwa (8eb99a4b45)
- bug 1218596 - remove nsPSMInitPanic and other unnecessary things from nsNSSComponent r=Cykesiopka r=jcj (a986e73f0b)
- bug 1220223 - don't load PKCS11 modules in safe mode r=mgoodwin r=bsmedberg (5e071955b0)
- Bug 921907 - Enable OCSP must-staple. r=keeler (448661431f)
- Bug 1215795 - Fix documentation in nsIWeakCryptoOverride.idl. r=keeler IGNORE IDL (3cf051737c)
- bug 1222179 - remove unnecessary observation topics in nsNSSComponent r=Cykesiopka (2eaa16d860)
- bug 986956 - only ever initialize NSS once per process r=Cykesiopka r=mgoodwin (efdec10cbb)
- Bug 1224875 - Enable TLS extended master secret. r=keeler (8f56d54ec1)
- Bug 1145893 - Shutdown nsNSSComponent background threads during xpcom-shutdown. r=keeler, a=me (5d513b930d)
- namespace (bf40a8f575)
- Bug 1224951 - Part 1: Fix nsPresContext::SizeOfExcludingThis() size calculation. r=dholbert (530a54e15d)
- Bug 1227666 - Insure that cached plugin geometry configuration cached in ShadowLayerForwarder gets cleared when we reflow and new content has no plugins. r=roc (a44fbce70e)
- Bug 1140625 - Part 1: Add recursive call in GetFrameForNodeOffset. r=roc (0b7535cf7b)
- Bug 1140625 - Recursive call GetFrameForNodeOffset if text node has no frame. r=roc (9198ab6a20)
- Bug 1140625 - Part 3: Fix a bug in bug414526 so we can reopen the test. r=roc (cbe0d3577d)
- Bug 1140625 - Part 4: Fix scroll_selection_into_view test to make its function remain. r=roc (97ca749e63) (cbf860dd80)
- nsPrinterEnumeratorWin: replace while-loop with for-loop, this may fix race-condition on generating printer name list (dc4029b3f8)
- import changes from `dev' branch of rmottola/Arctic-Fox:
- Bug 1228921 - Write nsChangeHint constants using left shifts. r=xidorn (cc7702d508)
- Bug 1228921 patch 2 - Fix nsRestyleHint constants to match the same style. r=xidorn (1ec516e7fb)
- Bug 1077085 - Insure puppet widgets don't skip sending resize notifications to the view manager when the user navigates through history items. r=tn (6ebc5e2ec4)
- Bug 1188665 - Make nsIDOMWindowUtils.disableDialogs() disable onbeforeunload dialogs. r=bz (c1832372ff)
- fix misspatch in Bug 1224464 patch 2 (710f8de1ae)
- Bug 1175192. Consistently allow identifiers to start with -- in the CSS parser. r=heycam (5c4ced2937)
- Bug 1220903 - Allow style to access chrome-only properties if it is loaded via chrome protocol. r=bz (155b2099cc)
- Bug 1217643 part 0: Add reftests for -webkit-gradient() expressions. r=heycam (adc23dade1)
- Bug 1217643 part 1: Add partial support for parsing CSS -webkit-gradient expressions (if webkit prefix support is enabled). r=heycam (715c0364b2)
- Bug 1217643 part 2: Represent parsed CSS -webkit-gradient(linear, ...) expressions internally as parsed versions of more modern syntax. r=heycam (2f06829293)
- Bug 1217643 part 3: Represent parsed CSS -webkit-gradient(radial, ...) expressions internally as parsed versions of more modern syntax. r=heycam (f2903d9cec)
- Bug 1228051 - Remove PR_snprintf calls in nsCSSParser.cpp's CSSParserImpl::ParseColor. r=dholbert (f3845e9bac)
- Bug 1221823 patch 1 - Use rvalue-reference and Move rather than just comments to show behavior of nsCSSKeyframeRule constructor. r=xidorn (07196fd12f)
- Bug 1221823 patch 2 - Use already_AddRefed<Declaration>&& as parameter to nsCSSKeyframeRule constructor to avoid extra reference count cycle. r=xidorn (c4b441fc83)
- Bug 1232596 - initialize variable changed = false, flagged by Coverity. r=dbaron (1e662aea38)
- (no bug) Fix typo (repeated word) in comment. comment-only, no review, DONTBUILD (dbb43c2638)
- Bug 1213842 - :lang() should not fall back to HTTP headers if empty lang attribute is specified; r=bz (6992d47faa)
- bits of Bug 1202744 - Overlapping software home buttons r=snorp (5913a799f1)
- Bug 1171368 - Fix -Wunreachable-code-break warning in layout/style/nsCSSRuleProcessor.cpp. r=dholbert (2d006c9e7e)
- Bug 1202512 - Part 3: Restyle elements with attribute/state changes if we find a conditionally restyled ancestor while selector matching up the tree. r=bzbarsky (ea671029bb)
- Bug 1202512 - Part 4: Reftests. r=bzbarsky (418aae6b65)
- Bug 1097242 - Make sure contenteditable -moz-user-select styles can be overridden by web pages; r=dbaron (c1a0172841)
- Bug 1166969 - Video element in the video document shouldn't be selected. r=roc (fb9621837b)
- Bug 1169901 - View source menu covers full height. r=heycam (6225279b1a)
- Bug 1230508 - Always compute position to fixed for top layer elements for now. r=dbaron (55475be4f2)
- Bug 1230508 - Always compute position to fixed for top layer elements for now. r=dbaron (10a918d358)
- Bug 1216362 - Measure nsCSSSelector::mAttrList. r=erahm (110a191205)
- Bug 1156392 - Remove an ifdef condition that we don't need any more. r=tn (84f9f7748d)
- Bug 1215957 - Start at the end of the explicit grid also when matching plain negative number lines. r=dholbert (21b56f9b66)
- Bug 1226697 part 1 - [css-grid] Fix off-by-one error when counting lines in reverse. r=dholbert (b8293a7c4b)
- Bug 1211260 - Implement the new Grid Placement Conflict Handling: "If the placement for a grid item contains two lines, and the start line is further end-ward than the end line, swap the two lines." r=dholbert (a740de6866)
- Bug 1211260 - [css-grid] Follow-up: address a code readability nit that I missed. r=dholbert (d98517d455)
- Bug 1215099 part 2 - [css-grid] An empty grid should still have one explicit grid line in each axis. r=dholbert (8b80702949)
- Bug 1230695 - [css-grid] abs.pos. child spanning from an 'auto' start position to an end line should end on the start side of the gutter. r=dholbert (02dfb8610a)
- Bug 1229145 - [css-grid] Account for start margin when calculating border box offset for align-self/justify-self:center. r=dholbert (f4b030f775)
- Bug 1224634 - [css-grid] Tweak a few tests to account for correct 'justify-self' behavior. (2fa37ac545)
- Bug 1229145 - [css-grid] Adjust align-self/justify-self:center reference rendering to reflect the corrected margin calculations. (c95ab49645)
- Bug 1225118 - [css-grid] Deal with nscoord overflow when applying [align|justify]-self:stretch. r=dholbert (9db2a3b1ca)
- Bug 1225118 - Crashtest. (71d85472da)
- Bug 1227216. Part 1: Only draw surface on inset box shadows if dest and src are equal sizes. r=mstange (6adb32966c)
- Bug 1227216. Part 2: Fallback to blur destination rect if a large shadow offset occurs. r=mstange (bfad4ecb03)
- Bug 1178575 - tests. (519597225f)
- Bug 1212823 - Use correct coordinate space for box-shadow native rect when doing themed drawing. r=roc (25ab30fa1a)
- Bug 1229165 - [css-grid] Apply min/max-width/height properties to clamp block-size of auto-height grid containers. r=dholbert (eaf4864e88)
- Bug 1228984 - [css-grid] Auto-placement into columns missed some unoccupied span-1 column slots. r=dholbert (e6bbc62ca6)
- Bug 1228984 - [css-grid] Add more auto-placement tests. (6c2bfceefd)
- Bug 1215182 - [css-grid] Make our "Implicit Named Areas" detection match the spec. r=dholbert (a31e1afe0f)
- Bug 1215182 - Reftests. (22e235d090)
- Bug 957911 - Work around the lack of support for semi-colon comments in python/configobj. r=gps (3f65ecdb57)
- Bug 1194121 - Skip UpdateCommands() from initializing collapse to avoid sync IPC during app startup. r=jst (f84caa230a)
- Bug 1170642 - Silence nsDocumentViewer::GetInImage warnings. r=ehsan (1e652f7f35)
- No bug, use attached widget listener mode on iOS, NPOTB (394650156a)
- Bug 1191609 - Always stroke CSS border sides separately from corner fills. r=mstange (c84f179c91)
- Bug 1224761 - Fix forceRepeatToCoverTiles optimization to not trigger when all stops at left edge of tile. r=roc (8a95296996)
- Bug 1155766 - Fix a bad assertion r=jfkthame (db12ebcfab)
- Bug 1163583 - Update SetPara with recent changes to ICU algorithm. r=smontagu (29250e8018)
- Bug 1157727 - Part 0: Preliminary cleanup, remove a bunch of #ifdef'd dead code from nsBidi.cpp. r=smontagu (b6b1bafd0c)
- Bug 1157727 - Part 1: Add paired bracket type property to our character data (patch originally by :tedders1, updated by :jfkthame). r=jfkthame (dd3b21469a)
- Bug 1161932 - Fix coverity warning in nsBidi.cpp. r=smontagu (8c5e758aad)
- Bug 1217833 - Fix container width in exception for line frames in nsBidiPresUtils::ReorderFrames. r=jfkthame (b59949333a)
- Bug 1217833 followup - Mark one test as fuzzy(43,2) on a CLOSED TREE (though fuzzy amounts needed vary by platform). (241f74b354)
- Bug 1217833 followup - Add margin to avoid fuzz on reftest. (e885281263)
- Bug 1157727 - Reftests for bidi bracket pairing, based on UAX #9 examples. r=smontagu (a6865a934c)
- Bug 1157727 - Part 2: Update bidi algorithm for bracket matching (patch originally by :tedders1, updated by :jfkthame). r=jfkthame (1bf541ba42)
- Bug 1169088 - Remove unused nsBidiPresUtils methods. r=dbaron (27a86233bc)
- Bug 817406 part 1 - Let ApplyStyleFixups propogate 'direction' to the viewport. r=bz,heycam (9370d38caf)
- Bug 1210877 - Make nsBidiPresUtils::RepositionFrame work also for box-decoration-break:clone. r=roc (ec5d29a8a1)
- Bug 1162813: filter paragraph separators before passing text to SetPara, r=jfkthame (4b0fa94ac8)
- Bug 1146112 - Mark ruby pseudo frames as line participant in frame constructor. r=roc (ae06cf850f)
- Bug 1228033. When not painting to a window (and hence not retained) only have one AGR, the root AGR. r=mattwoodrow (f640ec9a8c)
- Bug 927228 - Allow ImageLayerization for images using 'contain' and 'cover'. r=mstange (23863c225a)
- Bug 1230696 - Don't report perspective values that round to 0 app units as not having perspective. r=roc (9f70c1d9d8)
- Bug 1230075 - Allow perspective items in hittest() for preserve-3d cases. r=mattwoodrow (75d585b042)
- Bug 1141636 - "Dubious loop test in nsSVGElement::GetAnimatedLengthListValues". r=cam f=longsonr (339c880389) (3850bfcb24)

* Notice: the changelog above may not always applicable to XULRunner code which K-Meleon uses.

[close]

https://portableapps.com

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
McAfee Stinger Portable 12.2.0.642
« Antwort #20356 am: 18 Juli, 2023, 09:00 »
A new version of McAfee Stinger Portable has been released. McAfee Stinger removes thousands of common viruses and 'fake alert' malware on-demand. It is not a replacement for a full antivirus, but handy in many situations. It's packaged in PortableApps.com Format so it can easily integrate with the PortableApps.com Platform.

McAfee Stinger is freeware for business and personal use.

https://portableapps.com

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
CrystalDiskInfo Portable 9.1.1
« Antwort #20357 am: 18 Juli, 2023, 09:30 »
Mit dem Support-Tool CrystalDiskInfo lassen sich Festplatten (HDD und SSD) mit integrierter S.M.A.R.T.-Diagnosetechnik und deren Parameter, etwa Temperatur und Speicherzustand, überwachen. Es zeigt alle technischen Daten der Laufwerke an und bewertet deren Gesamtzustand. Zudem gibt CrystalDiskInfo eine Warnung aus, wenn die Parameter kritische Werte erreichen. Das Aktualisierungsintervall lässt sich dabei frei einstellen.

License: Open Source

Whats new:>>

    Fixed bugs
    Updated language file (Slovenian)

https://portableapps.com

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Stellarium Portable 23.2.0
« Antwort #20358 am: 18 Juli, 2023, 09:40 »
Stellarium renders 3D photo-realistic skies in real time with OpenGL. It displays stars, constellations, planets, nebulas and others things like ground, landscape, atmosphere, etc.

License: Open Source

Changelog

The major changes of this version:

    vectorize marker of deep-sky objects
    updated support locations
    discovery circumstances for solar system objects

Behind the scenes, many more minor issues were fixed.

TELESCOPE USERS

Like in the 1.* series, it seems the TelescopeControl plugin at least on Windows works better in the Qt5-based releases. Just install this if you are affected. We are looking for telescope users with programming skills to help us fixing this issue. Reward possible!

Full list of changes:

    Added ecliptic obliquity to infoMap (GH: #3233)
    Added support “short-period comets” type
    Added support combined designations for numbered periodic comets
    Added optional “Solar A/a” and “Lunar A/a” info for objects (GH: #3273)
    Added support for webp format in HiPS
    Added discovery circumstances for Caldwell objects
    Added discovery circumstances for Solar System Objects (GH: #3230)
    Added support antialiasing for Oculars lines
    Added changeable font to LeftStelBar (GH: #3125)
    Added UTM/WGS84 coordinate conversions
    Added push to directional light strength in Scenery 3D plugin
    Added new category into AstroCalc/Phenomena tool
    Added missing timezone (GH: #3200)
    Added push to directional light strength into Scenery 3D plugin
    Added new rotation buttons for CCD in the Oculars plugin
    Added KY day number in Calendars plugin
    Added option “Stop clock when starting” (GH: #3140)
    Added ability to specify seconds in time selectors of AstroCalc/Ephemeris tool (GH: #3146)
    Fixed building Satellites plugin when Iridium flares are enabled
    Fixed 64-bit install mode for Windows (GH: #3130)
    Fixed angular size for AstroCalc/Graphs tool: Let’s use angular radii of planets without rings (GH: #3135)
    Fixed computation of perpendicular in wide line rendering
    Fixed tooltips for Penumbra and Umbra circles (GH: #3175)
    Fixed updating location even if name is the same (GH: #3171)
    Fixed fading of the new nebula markers
    Fixed Observing Lists feature: avoid duplicate stored list when creating a new list (GH: #3163)
    Fixed missing doSRGB uniform in AtmosphereShowMySky
    Fixed filters in Satellites plugin (GH: #3158)
    Fixed checking updates
    Fixed working the actions in Oculars plugin (GH: #3280)
    Fixed prism rotation (GH: #3283)
    Fixed links to Mike McCants’ website
    Fixed designations of periodic comets
    Fixed WUI of Remote Control plugin
    Fixed orbital elements of Phoebe (GH: #230)
    Fixed special handling of Earth map (GH: #3180)
    Fixed a bad connection definition (GH: #3180)
    Fixed missing include (GH: #3180)
    Fixed orbital elements of Pluto’s moons (GH: #3242)
    Fixed missing data for periodic comets
    Fixed label for button in Equation of Time plugin
    Fixed Greek (Farnese) sky culture
    Fixed positioning of sensor labels with high-DPI scaling on (GH: #3262)
    Fixed orientation of sensor rectangle in equatorial mode (GH: #3260)
    Fixed missing rotation of sensor frame (GH: #3258)
    Fixed high-DPI-scaled mouse click position test relative to Oculars panel
    Fixed computation of inner and outer radii of OAG
    Fixed shapes of ocular frames
    Fixed computation of angular resolution in Oculars plugin
    Fixed positioning of text around the sensor frame in Oculars plugin (GH: #3254)
    Fixed a little mess with loading landscapes
    Fixed metainfo for AppData scheme
    Fixed rose32 directions (GH: #3235)
    Fixed a “round cap near zenith” artifact of ShowMySky atmosphere
    Fixed checking updates
    Fixed skewed text in -t mode
    Fixed text element arrangement in buttonbar (GH: #3125)
    Fixed template string for width estimate (GH: #3125)
    Fixed a possible glitch when too few buttons are visible (GH: #3125)
    Fixed bug in AstroCalc/RTS tool
    Changed core: slight improvement of gravity labels
    Changed core: Suppress computing RTS when on transition to a new location (GH: #3180)
    Changed core: Avoid computing minor bodies while on a transitioning observer (GH: #3180)
    Changed core: When autoselecting landscape and planet landscape not found, don’t default to defaultLandscape but use zero (GH: #3180)
    Changed core: Load zero landscape if landscape not found (GH: #3180)
    Changed core: Unselect object when it is the upcoming location’s planet (GH: #3180)
    Changed core: When clicking on the map, apply a zero landscape with color from the map (GH: #3180)
    Changed core: Allow dynamic loading of colorized zero landscape everywhere (GH: #3180)
    Changed core: Avoid auto-enabling atmosphere if we stay on the same planet (GH: #3180)
    Changed core: Use ZeroColor landscape also only when “Autoselect Landscapes” (GH: #3180)
    Changed core: Use actual planet texture name (GH: #3180)
    Changed core: make sure AtmosphereShowMySky is initialized with correct altitude
    Changed core: deduplicate rendering of horizon line
    Changed core: render fixed-color wide lines via triangles (GH: #3187, #2836)
    Changed core: specify texture unit explicitly in StelPainter::drawText (GH: #3154)
    Changed core: a small speed-up for DSO
    Changed core: reduce number of texture loading threads for most systems (GH: #3148)
    Changed core: simplify setting OpenGL version
    Changed core: make sure we do request deprecated functions in Compatibility Profile
    Changed core: vectorize marker of galaxy (GH: #3188)
    Changed core: vectorize marker of globular cluster and the default circular marker
    Changed core: vectorize marker of open cluster with nebulosity (GH: #3172)
    Changed core: vectorize marker of open cluster (GH: #3172)
    Changed core: vectorize markers of dark nebulas (GH: #3166)
    Changed core: vectorize markers of diffuse nebulas (GH: #3166)
    Changed core: allow SOCKS proxy to be supplied via http_proxy env var (GH: #3182)
    Changed core: Make linearRGB/sRGB conversion GLSL functions reusable
    Changed core: Make rectangular FoV marking follow real projection (GH: #3290)
    Changed GUI: reduce margins of DateTime dialog’s spinbox buttons
    Changed GUI: Reduce margins of DateTime dialog’s spinbox buttons (GH: #2722, #3157)
    Changed GUI: Use separate spinup/down icons for DateTime dialog spinboxes (GH: #2722, #3157)
    Changed GUI behavior: force GUI redraw when topocentric correction is toggled (GH: #3125)
    Changed GUI behavior: improve font-dependent positioning of bottom button bar (GH: #3125)
    Changed GUI behavior: better distance distribution of status line elements (GH: #3125)
    Changed GUI behavior: improve positioning of texture-based text
    Changed GUI in AstroCalc/Positions tool: let’s use arcseconds for SSO
    Changed Scenery3D plugin: allow ignoring initial view settings
    Changed Scenery 3D plugin: Allow coordinate text output in bottom/center (fix for planetarium)
    Changed Satellites plugin: allow Satellite Number to be zero (GH: #3186)
    Changed AstroCalc tool: when switching to best locations, use zero landscape
    Changed documentation: improve Fedora building instructions (GH: #3192)
    Changed AppImage properties: Disable using QtWebEngine for AppImage (GH: #3143)
    Updated labels in AstroCalc
    Updated list of financial supporters
    Updated data: Revising default list of comets (GH: #3276)
    Updated list of locations
    Updated discovery circumstances for minor planets
    Updated documentation: Specify tab size explicitly in coding style document (GH: #3284)
    Updated list of contributors
    Updated CalcMySky to v0.3.1
    Updated QXlsx to v1.4.6 (GH: #3132)
    Updated translations
    Updated data: revised discovery circumstances of Messier objects
    Updated common names of DSO
    Updated Stellarium User Guide
    Updated planetary features
    Updated catalog of exoplanets
    Updated orbital elements for minor bodies of Solar system
    Removed: Text User Interface plugin has been disabled by default now
    Removed separate color for clusters with nebulosity (GH: #3172)

[close]

https://portableapps.com

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Ventoy Portable 1.0.93
« Antwort #20359 am: 18 Juli, 2023, 10:20 »
Ventoy is an Open Source tool to create a bootable USB drive for ISO files.

With Ventoy, you will not need to format the disk over and over again; you just need to copy the ISO file to the USB drive and boot it.

You will also be able to copy many ISO files at a time, and Ventoy will provide you with a boot menu from which to select them. Both Legacy BIOS and UEFI are supported in the same way. 160+ ISO files have been tested and compiled in an easily accessible list). A "Ventoy Compatible" concept is introduced by Ventoy, which can help to support any ISO file.

License: Open Source

Changelog

    Fix the boot issue for Fedora/CentOS when file name contains special character. (#2360)
    Support unattended auto install for Deepin/UOS.
    Fix a bug that if you plug-out the USB drive during installation, Ventoy will be probabilistically installed to other disk.
    Correct EFI chainloader image device path. (#2397)
    languages.json update.
    Wana boot and install OS through network (PXE)? Welcome to my new project, iVentoy https://www.iventoy.com

[close]

https://portableapps.com

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Google Chrome Portable 115.0.5790.98 Beta
« Antwort #20360 am: 18 Juli, 2023, 10:30 »
Zitat
The Beta channel has been updated to 115.0.5790.98 for Windows, Mac and Linux.

A partial list of changes is available in the Git log.

Quelle: https://chromereleases.googleblog.com/2023/07/chrome-beta-for-desktop-update_17.html

Download: Klick

https://portableapps.com

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Xonotic Portable 0.8.6
« Antwort #20362 am: 18 Juli, 2023, 19:40 »
Xonotic is an addictive, arena-style first person shooter with crisp movement and a wide array of weapons. It combines intuitive mechanics with in-your-face action to elevate your heart rate. Xonotic is and will always be free-to-play.

Download: Klick

http://portableapps.com/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Portable Opera 101.0.4843.19 Beta
« Antwort #20363 am: 18 Juli, 2023, 20:40 »
Zitat
Hello Opera Fans,

Today we’ve got an Opera beta update for you. It contains some session handler fixes and other small improvements. Chromium version is 115.0.5790.75.

Feel free to check out the full changelog for this build. And Happy browsing!

Quelle -> https://blogs.opera.com/desktop/2023/07/opera-101-0-4843-19-beta-update/

https://www.mediafire.com/file/lako1x4nzv6fff2/Opera_beta_Portable_MultiVersion_32-64-bit_Multilingual_Online.exe/file

In first screen enter: 101.0.4843.19

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Portable Pale Moon 32.3.1
« Antwort #20364 am: 18 Juli, 2023, 21:40 »
Pale Moon is an Open Source, Goanna-based web browser available for Microsoft Windows and Linux (with other operating systems in development), focusing on efficiency and ease of use. Make sure to get the most out of your browser!

Changelog


This is a small but important bugfix release to address important regressions in 23.3.0.

Changes/fixes:

    Fixed intermittent crashes related to the performance API.
    Fixed intermittent issues with JavaScript malfunctioning in chrome scripts (causing faults in the UI and extensions).

[close]

https://www.mediafire.com/file/pf9rnu3mpu8b8ll/Pale_Moon_Portable_latest_32-64_bit_en-US_Online.exe/file

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
XnView MP Portable 1.5.0
« Antwort #20365 am: 19 Juli, 2023, 09:10 »
XnView MP is an easy-to-use photo viewer, organizer and converter.

Changelog

2845: [New] MDK 0.21
2844: [New] Shortcut to crop in crop panel - viewtopic.php?t=45451
2843: [New] Shortcut for 'Filter by All' - viewtopic.php?t=45275
2840: [New] Settings - unify ui of Toolbar, Shortcuts, Context menu tabs - viewtopic.php?t=45487
2839: [New] Viewer - context menu - group in to navigate - viewtopic.php?t=45413
2834: [New] Slideshow: Multiple audio in .sld - viewtopic.php?t=45478
2829: [New] Slideshow - Auto hide cursor setting
2828: [New] Compare: Slider A/B - viewtopic.php?t=43391
2826: [New] Metadata menu - viewtopic.php?t=44198
2825: [New] Animated JPEGXL - viewtopic.php?t=43677
2823: [New] GoPro RAW read support - viewtopic.php?t=44643
2817: [New] 'Back' should select previous subfolder - viewtopic.php?t=45415
2814: [New] Open With first & last arguments - viewtopic.php?t=45174
2810: [New] Convert: Double click to open thumbnail - viewtopic.php?t=43226
2803: [New] 'Hide tab when only 1 opened' setting - viewtopic.php?t=44656
2794: [New] Column for embedded comment & annotation - viewtopic.php?t=44134
2770: [New] Save as dialog - viewtopic.php?t=45006
2737: [New] Paint: UI - viewtopic.php?t=45156
2761: [New] Batch convert: Input tab ui - viewtopic.php?t=45163
2760: [New] Viewer mode: Send mail - viewtopic.php?t=43447
2756: [New] Copy/Move to dialog : 'New folder' - viewtopic.php?t=42286
2752: [New] -browse command line - viewtopic.php?t=44856
2751: [New] ByPass filter setting in browser - viewtopic.php?t=45004
2750: [New] Batch rename progress dialog - viewtopic.php?t=45062
2749: [New] IPTC: Default Country code - viewtopic.php?t=45080
2744: [New] Settings for statusbar in Viewer - viewtopic.php?t=44705
2741: [New] LIBWEBP 1.3.0
2842: [Bug] Edit IPTC on TIFF
2841: [Bug] Draw - eyedropper - distorted cursor on high DPI screen - viewtopic.php?t=45408
2838: [Bug] Viewer - pan - images context menu invokes from pan - viewtopic.php?t=45467
2837: [Bug] Slieshow transitions - viewtopic.php?t=45474
2836: [Bug] Slideshow: When paused, next/previous restart
2835: [Bug] Categories order after rename or drag&drop - viewtopic.php?t=45030
2833: [Bug] Different RAW image size - viewtopic.php?t=45490
2832: [Bug] Thumbnail label: EXIF Colour space missing
2831: [Bug] Batch convert - Closing dialog with only files added via shortcut - viewtopic.php?t=45472
2830: [Bug] Batch convert: Icc convert & preview - viewtopic.php?t=40240
2827: [Bug] ICC profile is no more applied at loading - viewtopic.php?t=41584
2701: [Bug] Windows: Change timestamp & long path - viewtopic.php?t=45102
2824: [Bug] Compare: Delete file doesn't rearrange views - viewtopic.php?t=43367
2822: [Bug] IPTC: Writing IPTC/XMP in TIFF
2821: [Bug] Crop: selection tooltip and rotation - viewtopic.php?t=45378
2820: [Bug] Batch convert: Mask & transparent image - viewtopic.php?t=45270
2819: [Bug] Wrong thumbnail orientation after JPEG lossless transformation - viewtopic.php?t=45412
2818: [Bug] Export in TIFF LZW+Predictor - viewtopic.php?t=45396
2816: [Bug] Save guetzli - viewtopic.php?t=45081
2815: [Bug] Viewer - selection loses highlight after Spotlight - viewtopic.php?t=45251
2813: [Bug] MacOS: unable to set icon for a toolbar item
2812: [Bug] Edit IPTC: bad encoding
2811: [Bug] Non bilinear filter & high dpi scaling - viewtopic.php?t=43888
2809: [Bug] MacOS: Invalid icon after 'new folder' - viewtopic.php?t=45365
2808: [Bug] Compare: Zoom should not reset position - viewtopic.php?t=44392
2807: [Bug] Tag on selected files in viewer - viewtopic.php?t=41323
2806: [Bug] Start in browser Fullscreen & filter by video - viewtopic.php?t=44759
2805: [Bug] Paste from colormap image - viewtopic.php?t=45136
2804: [Bug] Viewer - info disappears after fullscreen - viewtopic.php?t=45199
2802: [Bug] GIF page previous/next icon - viewtopic.php?t=45118
2801: [Bug] Join - crash fitting large images - viewtopic.php?t=45094
2800: [Bug] Contact sheet: rating not shown - viewtopic.php?t=45125
2799: [Bug] Slideshow: I key to toggle information - viewtopic.php?t=45147
2798: [Bug] Status bar not updated with quick search filter - viewtopic.php?t=44616
2797: [Bug] Filter by & Quick search - viewtopic.php?t=44874
2796: [Bug] Greyscaled image & high zoom quality - viewtopic.php?t=44459
2795: [Bug] Levels mid point - viewtopic.php?t=45187
2793: [Bug] Levels slider - viewtopic.php?t=44499
2792: [Bug] Transparent colormap image resizing - viewtopic.php?t=42018
2791: [Bug] Only filename selected in browser from fullscreen - viewtopic.php?t=43614
2790: [Bug] High Zoom quality for Zoom out - viewtopic.php?t=42386
2789: [Bug] Viewer: Pan tool & hdpi setting change - viewtopic.php?t=45242
2788: [Bug] Lock zoom - viewtopic.php?t=45312
2787: [Bug] Paint: Undo/Redo state - viewtopic.php?t=45352
2786: [Bug] Exclude filter - viewtopic.php?t=41987
2739: [Bug] Video not shown in Browser are shown in Viewer - viewtopic.php?t=44909
2785: [Bug] Search: XMP missing in menu - viewtopic.php?t=45328
2784: [Bug] Viewer: Clean metadata doesn't remove GPS datas - viewtopic.php?t=45359
2783: [Bug] Settings>Catalog - Rebuild thumbnails dialog - viewtopic.php?t=45374
2782: [Bug] Batch convert: Process started even on inative action - viewtopic.php?t=45370
2781: [Bug] Settings>catalog - cache size control - viewtopic.php?t=45362
2780: [Bug] Edit IPTC: text with # - viewtopic.php?t=45384
2779: [Bug] Batch rename - drag&drop use forward slash - viewtopic.php?t=45336
2778: [Bug] Files update after find similar - viewtopic.php?t=45170
2777: [Bug] Selection & preview - viewtopic.php?t=41374
2776: [Bug] Custom filter always active - viewtopic.php?t=45254
2775: [Bug] Categories can't be changed on pasted file - viewtopic.php?t=45321
2774: [Bug] Media button on dark theme - viewtopic.php?t=45331
2773: [Bug] Batch convert - Settings tab ui - viewtopic.php?t=45309
2772: [Bug] EXIF Interoperability Index ignored - viewtopic.php?t=40404
2771: [Bug] Batch convert - long path error - viewtopic.php?t=45289
2769: [Bug] Batch convert: No duplicate internal copy - viewtopic.php?t=44443
2768: [Bug] Resize/Canvase resize dialog height - viewtopic.php?t=43953
2767: [Bug] Create category in 'Category Sets' with mouse - viewtopic.php?t=45267
2766: [Bug] Draw - text - text jumps bottom-right on cursor move - viewtopic.php?t=45294
2765: [Bug] Draw - eyedropper - does not pic correct color on 1-8bit images - viewtopic.php?t=45293
2764: [Bug] Draw - watermark - tool icon stays highlighted - viewtopic.php?t=45299
2763: [Bug] 'Sort by Type' - viewtopic.php?t=45314
2762: [Bug] Crop panel - selection width/height issues - viewtopic.php?t=43993
2759: [Bug] Problem to load file with limited tabs - viewtopic.php?t=43011
2758: [Bug] Quick search no longer applied when closing setting - viewtopic.php?t=43217
2757: [Bug] Search dialog & hidden files - viewtopic.php?t=42481
2755: [Bug] Batch convert - Extract channel extracts nonexisting alpha - viewtopic.php?t=45132
2754: [Bug] Shortcut settings - viewtopic.php?t=45114
2753: [Bug] Batch convert: Offset - viewtopic.php?t=45117
2748: [Bug] Sort format name in Format settings & Export - viewtopic.php?t=45128
2747: [Bug] Import categories file - viewtopic.php?t=44563
2710: [Bug] 2709: Batch convert: Border - width- viewtopic.php?t=44895
2746: [Bug] Effects: Parameters stretched down - viewtopic.php?t=45292
2745: [Bug] Batch convert: IPTC clear fields - viewtopic.php?t=45276
2743: [Bug] Auto correct settings - viewtopic.php?t=44834
2742: [Bug] Changed state - viewtopic.php?t=44899

[close]

https://portableapps.com

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
TeamViewer Portable 15.43.9
« Antwort #20366 am: 19 Juli, 2023, 09:20 »
TeamViewer is a screen sharing, remote control and collaboration tool connecting devices for troubleshooting, presentations or installations. Supports standard chat, high-quality voice and video, file transfer, whiteboard, session recording, remote printing, screen sharing and more. The program can work with paranoid firewalls, functions as a VPN between clients, will display quality based on connection speed and includes browser access.

Free for personal use

Whats new:>>

Minor fixes and improvements.

https://portableapps.com


Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
QOwnNotes Portable 23.7.2
« Antwort #20367 am: 19 Juli, 2023, 09:40 »
QOwnNotes is a text editor / notepad replacement with markdown support and todo list manager. The program supports themes, keyboard shortcuts, syntax highlighting, and encryption. Includes available nested file list, tags, search, and more. Optionally works with the notes application ownCloud or Nextcloud.

Cross-platform with clients available for Mac and Linux.

License: GPL

Whats new:>>

    there now is a new checkbox in the General Settings to automatically enable read-only mode
    after a certain amount of time of inactivity (for #2802 )
    added more Korean, Dutch translation (thank you venusgirl, stephanp)

Download: Klick

https://portableapps.com

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Google Chrome Portable 115.0.5790.99
« Antwort #20368 am: 19 Juli, 2023, 18:30 »
Zitat
The Chrome team is delighted to announce the promotion of Chrome 115 to the stable channel for Windows, Mac and Linux. This will roll out over the coming days/weeks.
Chrome 115.0.5790.98 (Linux and Mac), 115.0.5790.98/99( Windows) contains a number of fixes and improvements -- a list of changes is available in the log. Watch out for upcoming Chrome and Chromium blog posts about new features and big efforts delivered in 115.

Security Fixes and Rewards

Note: Access to bug details and links may be kept restricted until a majority of users are updated with a fix. We will also retain restrictions if the bug exists in a third party library that other projects similarly depend on, but haven’t yet fixed.

This update includes 20 security fixes. Below, we highlight fixes that were contributed by external researchers. Please see the Chrome Security Page for more information.

[$7000][1454086] High CVE-2023-3727: Use after free in WebRTC. Reported by Cassidy Kim(@cassidy6564) on 2023-06-12

[$7000][1457421] High CVE-2023-3728: Use after free in WebRTC. Reported by Zhenghang Xiao (@Kipreyyy) on 2023-06-23

[$2000][1453465] High CVE-2023-3730: Use after free in Tab Groups. Reported by @ginggilBesel on 2023-06-09

[$NA][1450899] High CVE-2023-3732: Out of bounds memory access in Mojo. Reported by Mark Brand of Google Project Zero on 2023-06-02

[$5000][1450203] Medium CVE-2023-3733: Inappropriate implementation in WebApp Installs. Reported by Ahmed ElMasry on 2023-05-31

[$5000][1450376] Medium CVE-2023-3734: Inappropriate implementation in Picture In Picture. Reported by Thomas Orlita on 2023-06-01

[$2000][1394410] Medium CVE-2023-3735: Inappropriate implementation in Web API Permission Prompts. Reported by Ahmed ElMasry on 2022-11-29

[$2000][1434438] Medium CVE-2023-3736: Inappropriate implementation in Custom Tabs. Reported by Philipp Beer (TU Wien) on 2023-04-19

[$2000][1446754] Medium CVE-2023-3737: Inappropriate implementation in Notifications. Reported by Narendra Bhati of Suma Soft Pvt. Ltd. Pune (India)  on 2023-05-19

[$1000][1434330] Medium CVE-2023-3738: Inappropriate implementation in Autofill. Reported by Hafiizh on 2023-04-18

[$1000][1405223] Low CVE-2023-3740: Insufficient validation of untrusted input in Themes. Reported by Fardeen Siddiqui on 2023-01-06

We would also like to thank all security researchers that worked with us during the development cycle to prevent security bugs from ever reaching the stable channel.As usual, our ongoing internal security work was responsible for a wide range of fixes:

    [1465718] Various fixes from internal audits, fuzzing and other initiatives

Many of our security bugs are detected using AddressSanitizer, MemorySanitizer, UndefinedBehaviorSanitizer, Control Flow Integrity, libFuzzer, or AFL.

[close]

Quelle: https://chromereleases.googleblog.com/2023/07/stable-channel-update-for-desktop.html

Download: Google Chrome Portable 115.0.5790.99

Download: Google Chrome Portable 115.0.5790.99 x64

https://portableapps.com

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Portable VirtualBox 7.0.10-158379
« Antwort #20369 am: 19 Juli, 2023, 18:40 »
Changelog


This is a maintenance release. The following items were fixed and/or added:

    OCI: Introduced general improvements
    VMM: Fixed sluggish performance starting with macOS Ventura 13.3 (bug #21563, bug#21596)
    VMM: Fixed a bug while walking page tables while executing nested VMs causing flooding of the release log as a consequence (Intel hosts only, bug #21551)
    GUI: Added general improvements
    TPM: Fixed a crash when a VM has a TPM version 1.2 configured (bug #21622)
    3D: Initial support for OpenGL 4.1
    3D: Fixed various graphics issues with Windows 11 guests (bugs #21136, #21515)
    Guest Control/VBoxManage: Fixed parameter "--ignore-orphaned-processes"
    Guest Control/VBoxManage: Fixed behavior of how handling argument 0 for a started guest process works: One can now explicitly specify it with the newly added option "--arg0". This will effectively restore the behavior of former VirtualBox versions
    Audio: Also use the PulseAudio backend when pipewire-pulse is running instead of falling back to ALSA (bug #21575)
    NAT: Adjusted UDP proxy timeout from 18-21 to 21-24 range to respect intended 20 second timeout (bug #21560)
    Linux Host: Added initial support for Indirect Branch Tracking (bug #21435)
    Linux Host: Added initial support for kernel 6.5 (NOTE: Guest Additions do not support kernel 6.5 yet)
    Solaris Host: Introduced general improvements in the installer area
    Linux Host and Guest: Improved condition check when kernel modules need to be signed
    Linux Host and Guest: Added initial support for RHEL 8.8 (bug #21692), 8.9 (bug #21690) and 9.3 (bugs #21598 and #21671) kernels
    MacOS Host and Guest: Introduced general improvements in the installer area
    Windows Host and Guest: Introduced ECDSA support (bug #21621)
    Linux Guest Additions: Fixed issue when kernel modules were rebuilt on each boot when guest system has no X11 installed
    Linux Guest Additions: Added initial support for kernel 6.4
    Linux Guest Additions: Fixed issue when vboxvideo module reloading caused kernel panic in some guests (bug #21740)
    Linux Guest Additions: Introduced general improvements in the installer area
    Windows Guest Additions: Introduced general improvements in graphics drivers area

[close]

Download: Klick

In first screen enter 7.0.10-158379 and 7.0.10-158379

7.0 is only 64 bit and have different launcher and folders: backup previous version.

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )