Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 05/04/2020 in all areas

  1. Update for root certificates: Delete: CN = Microsoft ECC Root Certificate Authority 2017 O = Microsoft Corporation L = Redmond S = Washington C = US CN = Microsoft EV ECC Root Certificate Authority 2017 O = Microsoft Corporation L = Redmond S = Washington C = US CN = Microsoft EV RSA Root Certificate Authority 2017 O = Microsoft Corporation L = Redmond S = Washington C = US CN = Microsoft RSA Root Certificate Authority 2017 O = Microsoft Corporation L = Redmond S = Washington C = US Those using heinoganda's Cert_Updater.exe should run it ASAP. Others needing a redistributable rootsupd.exe should follow his instructions for creating their own, or PM at 5eraph for an updated EXE file.
    2 points
  2. Wow, I thought I could get used to not having Aero Glass in time but without it I just keep losing windows over the top of other windows. Not only that, but some window chrome looks different than others. We know that'll be the case with Apps vs. Applications, but I'm also seeing it e.g., with the Pale Moon browser vs., e.g., a CMD window. The former has a dimmer single line of blue pixels around it than the latter when the window is current. Why is it so much to ask just to be able to see where the window edges are? I hate mediocrity. -Noel
    1 point
  3. Well, I finally have some definitive news to share concerning KB4507704; unfortunately, it's not the news I was hoping for. After much digging, I have come to learn from a credible source that Microsoft did indeed produce KB4507704 for Windows XP Embedded POSReady 2009. The notification stating it is available for POSReady 2009 through the methods listed in it's support article is, obviously, inaccurate because Microsoft never followed through with their official formal process of releasing KB4507704 for POSReady 2009 through Windows Update, WSUS or the update catalog. As it stands now, because POSReady 2009 has reached EOS, the only way to gain access to it is to open a paid support ticket with Microsoft in order to get it released, despite them being the ones who published the erroneous information in the first place. Unbelievable. So there you have it. All the speculation and theories put forth here have proven to be correct. Thank you and good work everyone! Not to worry though, if you're a Microsoft Premier Support subscriber/member/partner, you undoubtedly already have KB4507704 (along with all the other security and non-security updates released over the past year) installed on your Windows XP/POSReady 2009 systems. For us franchisees of the Casablancan Supermarket chain, thankfully we have been graciously provided with a custom registry fix by @win32 to help us not only accomplish the same thing as KB4507704 but with the added benefit that it can also be applied to all NT 5.x OSes. Finally, I would just like to close by saying that Microsoft should be ashamed of themselves for continuing to have information publicly available on their own website(s) that give the impression this update is easily obtained from methods we've been accustomed to utilizing over the years. If they aren't going to ultimately release KB4507704 for POSReady 2009 to the update catalog, then at the very least they should correct the information on their support page(s) to reflect this. Tsk. Tsk.
    1 point
  4. New build of Firefox 45ESR: Test binary: SSE https://o.rths.ml/gpc/files1.rt/firefox-45.9.23-20200502-4140c941a-win32-sse.7z IA32 https://o.rths.ml/gpc/files1.rt/firefox-45.9.23-20200502-4140c941a-win32-ia32.7z repo: https://github.com/roytam1/mozilla45esr Changes since my last build: - import changes from tenfourfox: - #593: M1613943 M1613765 M1614971 (e901c0a71) - #593: M1608256 (disable optimization) (6dc231866) - #593: M1608256 (and clean up code) (38794a041) - #593: update pins, TLDs, preloads (e2317e41e) - #585: this better fix it dammit (c96c477b1) (8e2439d77) - ported change from mozilla upstream: bug1243586 (9ee901b50) - bump version to 45.9.22 (14722cb49) - import changes from tenfourfox: - #595: pull Readability to tip (2777050ab) - speculative fix for citibank/upgrade-insecure-requests (d7c27ac73) - #594: M1322373 (d0b344ece) - #594: M865314 M1275917 (improve TLS parallelism) (11a28b361) - #596: M1618131+M1618880 (consolidated) (non-debug portions) (114bbdfd0) - #596: update pins, HSTS, TLDs (85161d573) (3090635bd) - import changes from tenfourfox: - #596: M1620203 (f1303f04c) - #596: update TLDs, HSTS (444a1c1fc) - #596: chemspill M1626728 1620818 (98aa66e3a) (daf642499) - bump version to 45.9.23 (21deb2c3d) - import changes from tenfourfox: - #597: M1067049 M1263811 (2fa4af8eb) - #600: update TLDs, HSTS (692e730fa) (4140c941a)
    1 point
  5. New build of post-deprecated Serpent/moebius for XP! * Notice: This repo will not be built on regular schedule, and changes are experimental as usual. ** Current moebius patch level should be on par with 52.9, but some security patches can not be applied/ported due to source milestone differences between versions. Test binary: Win32 http://o.rths.ml/basilisk/basilisk55-win32-git-20200502-bf9ce840e-xpmod.7z Win64 http://o.rths.ml/basilisk/basilisk55-win64-git-20200502-bf9ce840e-xpmod.7z repo: https://github.com/roytam1/basilisk55 Repo changes: - import changes from `RFC6367' branch in UXP: - Issue #1462 - Part 3: Add Camellia-GCM capabilities to NSS (51e6c2cf4) - Issue #1462 - Part 4: Add Camellia-GCM suites to NSS (a0aae2586) - Issue #1462 - Part 5: Security manager changes for Camellia-GCM suites. (338888703) - Issue #1462 - Part 6: Don't mess with OIDs, that's a different spec. (d3594baa4) - Issue #1462 - Part 3b: Actually commit -all- the code, and fix space (f23b96fa7) (b39b2e65e) - fixup to previous commit: - reorder alg2Mech to match other related arrays - add back Camellia-GCM lines in ssl_bulk_cipher_defs[] - add Camellia-GCM SEC OID (5581d3275) - Move aom source to a sub-directory under media/libaom (17821a73f) - update libaom to rev c3040cd91cbfb1fb4283f121c617e2da37ce53c3 (without aom_util/aom_thread.h and aom_ports/aom_once.h) (887c7204a) - import changes from tenfourfox: - #593: M1613943 M1613765 M1614971 (e901c0a71) - #593: M1608256 (disable optimization) (6dc231866) - #593: M1608256 (and clean up code) (38794a041) - #593: update pins, TLDs, preloads (e2317e41e) - #596: update pins, HSTS, TLDs (85161d573) - #596: M1620203 (f1303f04c) - #596: update TLDs, HSTS (444a1c1fc) - #596: chemspill M1626728 1620818 (98aa66e3a) - #600: update TLDs, HSTS (692e730fa) (bf9ce840e) Changes that is not commited: - WIP freebl works on Camellia-GCM support - pref changes for disabling Camellia-GCM for release since it is not functional
    1 point
  6. New build of BOC/UXP for XP! Test binary: MailNews Win32 https://o.rths.ml/boc-uxp/mailnews.win32-20200502-e315ed55-uxp-2375e5ebe-xpmod.7z Browser-only Suite Win32 https://o.rths.ml/boc-uxp/bnavigator.win32-20200502-e315ed55-uxp-2375e5ebe-xpmod.7z source patch (excluding UXP): https://o.rths.ml/boc-uxp/boc-uxp-src-xpmod-20191123.7z Official repo changes since my last build: - Update platform commit pointer (b056f3e2) - Remove application moz.configure files (337eaa70) - Update platform commit pointer (5abcc521) - Profile Switcher 1.2.0 (59fa87cd) - Update some navigator prefs (c8e78d9f) - Update platform commit pointer (dd1277c6) - Stop being an as***** when it comes to navigator's modern theme (18673b48) - Change the EULA button from Agree to Accept so that it makes sense with the EULA (e9d8730d) - Add Borealis Unstable branding (b0bb4f87) - Rename directory in navigator (9ef6af31) - [Navigator] Move search to components (1f6b2512) - [Navigator] Remove unused dup nsISidebar.idl (6c63334c) - [Navigator] Change the last of the Data Manager consumers to use their original managers (e5b9d969) - [Navigator] Remove the unused and inferior hang-prone Data Manager (ddb4f238) - [Comm] Move Profile Manager to the Communicator Toolkit (d376b633) - [Mail] Add the old Scratchpad to the blocklist (f31ff9c7) - [Mail] Use the communicator profile manager (3b02c71f) - [Comm] Use brandFullName for the wizard header (e315ed55) -- New build of IceApe-UXP for XP! Test binary: https://o.rths.ml/gpc/files1.rt/iceape.win32-20200502-id-088353e-ia-041bf6a-uxp-2375e5ebe-xpmod.7z
    1 point
  7. Alright, I spent about 2 (maybe 3?) hours trying to make a proper list consisting of the final versions of software working on Windows XP. I put a list on my blog. The list is a total work-in-progress; I got lots of labels to fix along with organization. I think a few items (coding-related thingies) may not be in the correct category and a few items were also put in the "other" section, so I will organize some of those later. Give feedback and let me know if anything is off!
    1 point
×
×
  • Create New...