WDN

Ukraine destroys Russian Mi-8 helicopter in Kharkiv Oblast, military says

[]
Ukraine destroys Russian Mi-8 helicopter in Kharkiv Oblast, military says

Uncover what’s happening in the territories under Russian occupation

WATCH TRAILER Skip to content A Russian Mi-8 military helicopter flies over a joint Russian and Turkish convoy (not pictured) as it patrols oil fields near the town of al-Qahtaniyah, Syria, on Feb. 4, 2021. Photo for illustrative purposes. (Delil Souleiman/AFP via Getty Images)

This audio is created with AI assistance

A Russian Mi-8 helicopter was destroyed in Kharkiv Oblast, the General Staff of Ukraine’s Armed Forces said in its operational update on Oct. 11.

The Mi-8 is a Soviet-era aircraft used most commonly as a transport aircraft by both the Russian military and civilian government departments. It can also be used for combat and command purposes.

The helicopter has an estimated price tag of around $10-15 million.

The General Staff did not provide any more details about how the helicopter was destroyed.

According to the General Staff’s update on Oct. 11, Russia has lost 329 helicopters since the beginning of the full-scale invasion in February 2022.

Teenagers set fire to Russian military helicopter in Omsk

Two teenagers in Omsk, Russia, set fire to a Mi-8 helicopter at an air base on September 21 using a Molotov cocktail, according to the Telegram channel Baza.

Authors: Nate Ostiller, The Kyiv Independent news desk

News Feed

9:45 AM

Russian attacks injure 9 in Donetsk, Kherson oblasts over past day.

Ukrainian air defenses downed 22 of the 65 attack drones launched overnight, the Air Force reported. Two drones flew in the direction of Belarus, and 27 were lost to electronic warfare means.

9:23 AM

Loss of coal mine near Pokrovsk would reportedly halve Ukraine’s steel production.

Pokrovske coal mine, the largest coking coal producer in Ukraine and one of the largest in Eastern Europe, is located 10 km (6 miles) west of Pokrovsk.

8:14 AM

General Staff: Russia has lost 674,270 troops since Feb. 24, 2022.

This number includes 1,420 casualties Russian forces suffered over the past day.

7:32 AM

High-ranking GRU officer shot dead in Moscow Oblast, Russian media reports.

Nikita Klenkov, a deputy commander of a unit for Russia’s military intelligence agency (GRU), was shot dead in Moscow Oblast by an unknown assailant, Russian state-controlled media reported on Oct. 16.

6:30 AM

Ramstein meeting rescheduled for November in virtual format, White House says.

The White House has rescheduled a meeting of the Ukraine Defense Contact Group for November in a virtual setting after U.S. President Joe Biden cancelled his foreign trips earlier this month to handle the consequences of repeated hurricanes at home.

5:31 AM

NATO does not have plans to invite Ukraine into alliance ‘in the short term,’ US Ambassador says.

“We are not at the stage where the Alliance is discussing issuing an invitation in the short term,” Smith said ahead of a NATO defense ministers meeting in Brussels, Voice of America reported.

4:32 AM

UK investigating whether Russia planted incendiary device that caused parcel fire at warehouse, Guardian reports.

U.K. counter-terrorism officials are investigating whether Russian intelligence officers planted an incendiary device inside a parcel that caught fire at a warehouse near Birmingham, the Guardian reported on Oct. 16. The parcel, which engulfed in flames at a DHL warehouse on July 22, is believed to have been transported to the location on an airliner.

12:12 AM

NATO Secretary General Rutte announces Ukraine-NATO Council meeting.

NATO Secretary General Mark Rutte announced that the next meeting of the Ukraine-NATO Council is scheduled for Oct. 17. The meeting will bring together defense ministers from NATO member states alongside Ukraine’s Defense Minister Rustem Umerov.

Ukraine war latest: US announces $425 million in security aid for Ukraine, Zelensky says package includes long-range weapons

Russia has reportedly made gains in Zaporizhzhia Oblast. Should Ukraine expect a broader offensive?

8:44 PM

US announces $425 million in security aid for Ukraine, Zelensky says package includes long-range weapons.

The new package will consist of “additional air defense capability, air-to-ground munitions, armored vehicles, and critical munitions to meet Ukraine’s urgent needs,” the White House said in a statement.

7:43 PM

SBU arrests Ukrenergo security head for allegedly justifying Russia’s war, supporting murder of civilians.

The media outlet RBC-Ukraine reported, citing unnamed sources, that the individual in question was Oleh Hrybenko, who is reportedly responsible for maintaining the security of critical infrastructure facilities.

Investigation: Shattering secrecy of Putin’s top spy chief.

6:25 PM

Australia to give Ukraine almost 50 US-made Abrams tanks.

The tanks will be delivered as part of a larger package of military aid worth 245 million Australian dollars ($163 million).

5:15 PM

Missile fragments found in Moldova by Ukrainian border.

It was not the first time that missile and drone debris have been found on Moldovan territory.

4:36 PM

Scholz says he is open to talk to Putin about peace in Ukraine.

German Chancellor Olaf Scholz emphasized that he would speak to Russian President Vladimir Putin “if asked” but stressed that no decisions would be made without the input of Ukraine or other Western allies.

3:56 PM

Ukrainian MPs react to Zelensky’s victory plan — ‘Great agenda’ but practical steps unclear

Opinion: Pakistan can’t walk the tightrope between Russia and the West forever

3:35 PM

Ukraine approves ‘electronic warfare resistant’ domestic-made Chaklun drone for military use.

The drone can help adjust artillery fire and is resistant to Russian electronic warfare means thanks to “high-tech materials,” the Defense Ministry said.

3:02 PM

Kazakhstan won’t seek BRICS membership ‘in the foreseeable future.’

Kazakhstan’s president has “carefully considered” proposals to join BRICS but Astana will not seek to join the group “in the foreseeable future,” a government spokesperson told Tengrinews.kz in an interview published on Oct. 16.

1:04 PM

Ukraine Business Roundup — Ukraine braces for winter freeze

12:55 PM

Ukraine reportedly reclaims territory in north of Kharkiv Oblast, almost entire Russian regiment destroyed.

According to HUR, Ukrainian soldiers captured a Russian battalion defense area, destroyed three motorized rifle battalions, a Storm platoon, and a reconnaissance company of Russia’s Seventh Separate Motorized Rifle Regiment.

As Saudi oil hike tests Russia’s war-railed economy, Israeli strikes on Iran could offer boost

12:22 PM

Zelensky unveils Ukraine’s victory plan, says it’s doable but ‘depends on our partners’

Updated: Technical malfunction leads to large-scale power outages in Ukraine’s south.

Ukraine’s state-owned energy company Ukrenergo said later during the day that the outages were caused by unspecified “technical reasons” and that the repairs are underway. The energy supply should resume “within hours.”

MORE NEWS

Editors’ Picks

<![CDATA[ const script = document.getElementById("poool-engage"); script.addEventListener("load", function () { const POPUP_BANNER_SUBSCRIPTION_STORAGE_FIELD = "subscribedTo"; const POPUP_BANNER_SUBSCRIPTION_STORAGE_FIELD_FOR_MEMBER = "memberSubscribedTo"; const hideBannerWhoPaidTimeDuration = 14 * 86400000; // two week, number 14 it means days const hidePopupWhoCloseTimeDuration = 1 * 86400000; // one day, number 1 it means days const currentTime = new Date().getTime(); const paidTimestamp = localStorage.getItem("paidTimestamp"); const popupClosedTimestamp = localStorage.getItem("bannerTimestamp"); const isLogged = localStorage.getItem("logged_in") === "true"; const isPaid = localStorage.getItem("is_paid") === "true"; const isShouldHideElements = isLogged && paidTimestamp && currentTime - Number(paidTimestamp) < hideBannerWhoPaidTimeDuration; const isShouldHidePopup = popupClosedTimestamp && currentTime - Number(popupClosedTimestamp) { toggleRegisterBtnTopPosition(element, "up"); }); engage.on("destroy", ({ buttonId, element }) => { if ( (element.slug.includes(“popupjoinus-new-blue”) && buttonId === “support_close”) || (element.slug === “popupjoinus-independence” && buttonId === “close_CTA”) ) { localStorage.setItem(“bannerTimestamp”, new Date().getTime()); } if (element.slug.includes(“popupjoinus-new-blue”) && buttonId === “support_close”) { window?.dataLayer.push({ event: “popup_banner_button_” + buttonId }); } toggleRegisterBtnTopPosition(element, “down”); }); engage.on(“click”, ({ id, element }) => { if ( (element.slug.includes(“popupjoinus-new-blue”) && (id === “support_monthly” || id === “support_once”)) || (element.slug === “popupjoinus-independence” && (id === “become_member_CTA” || id === “support_once_CTA”)) ) { localStorage.setItem(“bannerTimestamp”, new Date().getTime()); } if (element.slug.includes(“popupjoinus-new-blue”)) { window?.dataLayer.push({ event: “popup_banner_button_” + id }); } if (element.slug.includes(“arcticlejoinus-new-blue”)) { window?.dataLayer.push({ event: “article_banner_button_” + id }); } if ( element.slug === “support-us-in-the-top-of-the-article” || element.slug === “support-popup-banner-after-subscription” ) { window?.dataLayer.push({ event: id }); } }); function toggleRegisterBtnTopPosition(element, state) { if (!(element.slug.includes(“newsletter-popup”) || element.slug.includes(“popup-banner-after-subscription”))) { return; } const popupBannerIframe = document.querySelector(`iframe[data-engage-slug=”${element.slug}”]`); const registerBtnIframe = document.querySelector(‘iframe[title=”portal-trigger”]’); if (!(popupBannerIframe && registerBtnIframe)) { return; } if (state === “down”) { registerBtnIframe.style.bottom = 0; return; } setTimeout(() => { registerBtnIframe.style.bottom = popupBannerIframe.style.height || ‘100px’; }, 500); } function updateSubscribedTo(subscriptionName) { let subscribedTo = []; try { if (localStorage.getItem(POPUP_BANNER_SUBSCRIPTION_STORAGE_FIELD_FOR_MEMBER)) { subscribedTo = JSON.parse(localStorage.getItem(POPUP_BANNER_SUBSCRIPTION_STORAGE_FIELD_FOR_MEMBER)); if (!subscribedTo.includes(subscriptionName)) { subscribedTo.push(subscriptionName); localStorage.setItem(POPUP_BANNER_SUBSCRIPTION_STORAGE_FIELD_FOR_MEMBER, JSON.stringify(subscribedTo)); } return; } if (localStorage.getItem(POPUP_BANNER_SUBSCRIPTION_STORAGE_FIELD)) { subscribedTo = JSON.parse(localStorage.getItem(POPUP_BANNER_SUBSCRIPTION_STORAGE_FIELD)); if (!subscribedTo.includes(subscriptionName)) { subscribedTo.push(subscriptionName); localStorage.setItem(POPUP_BANNER_SUBSCRIPTION_STORAGE_FIELD, JSON.stringify(subscribedTo)); } return; } subscribedTo.push(subscriptionName); localStorage.setItem(POPUP_BANNER_SUBSCRIPTION_STORAGE_FIELD, JSON.stringify(subscribedTo)); } catch (error) { console.log(error); } } function subscribeToMailchimp(list, listId, email, fieldName, tags) { return fetch(“/members/api/mailchimp/subscribe/”, { method: “POST”, body: JSON.stringify({ listId: list?.id, email: list?.email, tags: list?.tags || [], }), headers: { “Content-Type”: “application/json”, }, }) .then((response) => response.json()) .then(({errors}) => { if (errors?.length && (errors?.[0]?.type === “BadRequestError”)) { return [{fieldKey: list?.fieldName, message: list?.email + errors?.[0]?.message}]; } if (errors?.length && (errors?.[0]?.type === “TooManyRequestsError”)) { return [{fieldKey: list?.fieldName, message: errors?.[0]?.message}]; } updateSubscribedTo(list?.ga); window.dataLayer?.push({ event: “newsletter_subscribe”, element_category: “Banner Newsletter”, element_name: list?.elementName, newsletter_name: list?.ga }); }); } engage.on(“formSubmit”, ({ fields, element }) => { const newlettersBanners = { “ukraine-daily-newsletter-popup”: { id: “30851eba5d”, ga: “ud”, tags: [“Ukraine Daily Newsletter”, “UD-popup”], email: fields[“popup-banner-subscription-input”], fieldName: “popup-banner-subscription-input”, elementName: “Pop up banner” }, “war-notes-newsletter-popup”: { id: “d85190a5f5”, ga: “wn”, tags: [“War Notes Newsletter”, “WN-popup”], email: fields[“popup-banner-subscription-input”], fieldName: “popup-banner-subscription-input”, elementName: “Pop up banner” }, “belarus-weekly-newsletter-popup”: { id: “b62dc87925”, ga: “bw”, tags: [“Belarus Weekly Newsletter”, “BW-homepage”], email: fields[“popup-banner-subscription-input”], fieldName: “popup-banner-subscription-input”, elementName: “Pop up banner” }, “ukraine-business-roundup-newsletter-popup”: { id: “2d85bfcbaa”, ga: “ubr”, tags: [“Ukraine Business Roundup Newsletter”, “UBR-popup”], email: fields[“popup-banner-subscription-input”], fieldName: “popup-banner-subscription-input”, elementName: “Pop up banner” }, “the-witness-newsletter-popup”: { id: “313b1d3c02”, ga: “tw”, tags: [“The Witness Newsletter”, “WCIU-pop-up”], email: fields[“popup-banner-subscription-input”], fieldName: “popup-banner-subscription-input”, elementName: “Pop up banner” }, “ukraine-daily-news-feed”: { id: “30851eba5d”, ga: “ud”, tags: [“Ukraine Daily Newsletter”, “UD-homepage”], email: fields[“subscription-input”], fieldName: “subscription-input”, elementName: “News Feed banner” }, “ukraine-daily-homepage-banner”: { id: “30851eba5d”, ga: “ud”, tags: [“Ukraine Daily Newsletter”, “UD-homepage”], email: fields[“subscription-input”], fieldName: “subscription-input”, elementName: “Homepage banner” }, “ukraine-daily-videopage-banner”: { id: “30851eba5d”, ga: “ud”, tags: [“Ukraine Daily Newsletter”], email: fields[“subscription-input”], fieldName: “subscription-input”, elementName: “Videopage banner” }, “war-notes-homepage-banner”: { id: “d85190a5f5”, ga: “wn”, tags: [“War Notes Newsletter”], email: fields[“subscription-input”], fieldName: “subscription-input”, elementName: “Homepage banner” }, “war-notes-category-banner”: { id: “d85190a5f5”, ga: “wn”, tags: [“War Notes Newsletter”], email: fields[“subscription-input”], fieldName: “subscription-input”, elementName: “Category banner” }, “the-witness-banner”: { id: “313b1d3c02”, ga: “tw”, tags: [“The Witness Newsletter”, “WCIU-banner”], email: fields[“subscription-input”], fieldName: “subscription-input”, elementName: “Category banner” }, “explaining-ukraine-newsletter-popup”: { id: “fa4185abbb”, ga: “eu”, tags: [“Explaining Ukraine”, “EU-popup”], email: fields[“popup-banner-subscription-input”], fieldName: “popup-banner-subscription-input”, elementName: “Pop up banner” }, “ukraine-weekly-banner”: { id: “41a7c2de77”, ga: “uw”, tags: [“Ukraine Weekly Newsletter”, “UW-newsfeed”], email: fields[“subscription-input”], fieldName: “subscription-input”, elementName: “News Archive banner” }, }; const newsletterBanner = newlettersBanners[element.slug]; if (newsletterBanner) { return subscribeToMailchimp(newsletterBanner); } }); }); ]]>

Successfuly subscribed

Thank you for signing up for this newsletter. We’ve sent you a confirmation email.

Exit mobile version