cstate/issues/index.html

34 lines
14 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!doctype html><html lang=en class=no-js><head><meta charset=utf-8><meta http-equiv=x-ua-compatible content="ie=edge"><meta name=viewport content="width=device-width,initial-scale=1"><meta name=description content><title>Issues | Info :: LinuxServer.io</title><link rel=canonical href=https://info.linuxserver.io/issues/><link rel=alternate type=application/json href=https://info.linuxserver.io/issues/index.json title="Info :: LinuxServer.io"><link rel=alternate type=application/rss+xml href=https://info.linuxserver.io/issues/index.xml title="Info :: LinuxServer.io"><meta name=generator content="cState v5.5.1 - https://github.com/cstate/cstate"><meta name=theme-color content="#0a0c0f"><script>var themeBrandColor='#0a0c0f',themeOkColor='#008000',themeNoticeColor='#24478f',themeDisruptedColor='#cc4400',themeDownColor='#e60000'</script><style>html,body{margin:0;background:#fff;color:#4d4d4d;font:100%/1.5 inter,inter ui,BlinkMacSystemFont,-apple-system,san francisco text,roboto,segoe ui,Helvetica,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol;box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,.25)}::selection{background:#b4d5ff}*,*:before,*:after{box-sizing:inherit}a{text-decoration:none;color:#000;border-bottom:1px dotted}a:hover{border-bottom-style:solid}a:active{position:relative;top:2px}hr{border:0;border-bottom:1px solid #ccc;margin:24px 0}h1{font-size:40px;line-height:1}h2{font-size:26px}h3{font-size:20px}h4{font-size:18px}h1,h2,h4{font-weight:400;color:#000;font-family:inter,inter ui,segoe ui,BlinkMacSystemFont,-apple-system,san francisco display,roboto,Helvetica,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol;letter-spacing:-.4px}h3{margin:0;color:#000}img{border:0;width:100%;height:auto}.hidden{display:none}a.no-underline{border-bottom:0}.headline{font-size:20px}.bold{color:#000}.hinted{color:#6d6d6d}.faded{color:#6d6d6d}.clean{margin:0}.ok{color:green}.warning{color:#c40}.error{color:#e60000}.contain{max-width:640px;margin:16px auto;padding:16px}.contain--more{max-width:680px}.center{text-align:center}.right{text-align:right}.padding-s{padding:6px}.padding{padding:12px}.clicky{cursor:pointer}.link-style{border:none}.span-icon{float:right;margin-left:16px}.js .category--open .category__closed-marker{display:none}.js .category--closed .components{display:none}.js .category--closed .category__open-marker{display:none}.js .hidden-with-js{display:none}.hide-without-js{display:none}.js span.hide-without-js{display:inline}.js div.hide-without-js{display:block}.date{display:block;margin-top:12px;color:#666;font-variant:small-caps}.tag{display:inline-block;padding:4px 8px;margin-right:4px;margin-bottom:2px;background:#eee}.tag:hover{background:#ddd}.header{padding:8px 0;background:#0a0c0f}.header a{color:#fff;font-size:14px;font-variant:small-caps}.header a h1{color:#fff}.header__logo img{height:auto;width:320px}.header__logo--small img{height:auto;width:160px}.header--large{padding:16px}.header--large a{font-size:20px}.footer{padding:10px;background:#f5f5f5}.footer__copyright{display:block;font-variant:small-caps}.footer__copyright a,a.header__logo{border-bottom:0}.summary{padding:16px;color:#fff}.summary__date:hover{color:#ccc}.summary__date:hover:after{content:' ⟳ ';color:#fff}.components{border:2px solid #ddd;border-bottom:0}.component{color:#000;padding:16px;border-bottom:2px solid #ddd}.tooltip{cursor:pointer;position:relative}.tooltip__text{display:none}.tooltip:hover .tooltip__text,.tooltip:active .tooltip__text{display:block;position:absolute;top:0;left:24px;background:#181818;color:#fff;z-index:50;padding:8px;border:2px solid #242424;font-size:14px;color:#ccc;width:320px;height:auto}@media(max-width:640px){.tooltip:hover .tooltip__text,.tooltip:active .tooltip__text{width:50vw}}.tabs{border-bottom:1px solid #ccc}.tabs--inner{padding:0 16px;margin:0 auto}a.tab{display:inline-table}.tab--current{border:1px solid #ccc;border-bottom-color:#fff;padding:12px 18px;position:relative;top:1px}.tab--other{border:0;padding:12px 18px;position:relative;top:1px;color:#757575}.tab--other:hover{color:#000}.issue{display:block;padding:14px 24px}.issue:hover,.category__head:hover{background:#f5f5f5}.issue:active,.category__head:active{background:#eee}.issue h3{line-height:1.25}.category__head{margin-top:20px}.archive__head{padding:20px;background:#f5f5f5}.status-ok .summary{background:green}.status-disrupted .summary,.change-header-color.status-disrupted .header{background:#c40}.status-down .summary,.change-header-color.status-down .header{background:#e60000}.status-notice .summary,.change-header-color.status-notice .header{background:#24478f}.announcement-box .padding{padding:16px}.status-disrupted .announcement-box{border:2px solid #c40}.status-down .announcement-box{border:2px solid #e60000}.status-notice .announcement-box{border:2px solid #24478f}.status-disrupted .announcement-box,.status-down .announcement-box,.status-notice .announcement-box{border-top:0}.category--open .category-status{display:none}.component-status,.category-status{float:right}.component[data-status=ok] .component-status,.category__head[data-status=ok] .category-status{color:green}.component[data-status=disrupted] .component-status,.category__head[data-status=disrupted] .category-status{color:#c40}.component[data-status=notice] .component-status,.category__head[data-status=notice] .category-status{color:#24478f}.component[data-status=down] .component-status,.category__head[data-status=down] .category-status{color:#e60000}@media(min-width:640px){.float-right{float:right;display:inline}}@media(prefers-color-scheme:dark){html,body{background:#181a1b;color:#ccc9c1}h1,h2,h3,h4,a,.bold{color:#fafafa}hr{border-bottom-color:#3d3d3d}.footer{background:#1b1d1e}.components{border:2px solid #ddd;border-bottom:0;border-color:#3a3a3a}.component{border-bottom:2px solid #ddd;color:#e8e6e3;border-bottom-color:#3a3a3a}.tabs{border-bottom-color:#3d3d3d}.tab--current{border-color:#3d3d3d;border-bottom-color:#181a1b}.tab--other{color:#757575}.tab--other:hover{color:#fff}.date{color:#c3bfb6}.tag,.archive__head{background-color:#1d1f20}.tag:hover{background:#222}.issue:hover,.category__head:hover{background-color:#212121}.hinted,.faded{color:#c1bcb3}.error{color:#ff4242}.warning{color:#ffde7f}.ok{color:#7fff7f}.component[data-status=ok] .component-status,.category__head[data-status=ok] .category-status{color:#7fff7f}.component[data-status=disrupted] .component-status,.category__head[data-status=disrupted] .category-status{color:#ffde7f}.component[data-status=notice] .component-status,.category__head[data-status=notice] .category-status{color:#83a4e8}.component[data-status=down] .component-status,.category__head[data-status=down] .category-status{color:#ff8181}}</style><style>.pre-header-links{background-color:#0a0c0f;text-align:right;padding-right:10px}.pre-header-links a{border-bottom:none;color:#fff}</style></head><body class="default list"><header><div class=contain><a href=https://info.linuxserver.io>← Go back to <em>Info :: LinuxServer.io</em></a><div class=padding></div><div class=padding></div><h1 class=clean>Issues</h1><p class=bold><em></em></p><small class=faded>220 entries, newest to oldest</small><div class=padding></div><hr class=clean></div></header><div class="contain contain--more" id=incidents><a href=https://info.linuxserver.io/issues/2023-04-13-calibre-web/ class="issue no-underline"><small class="date float-right relative-time" title="Apr 13 20:00:00 2023 UTC">April 13, 2023 at 8:00 PM</small><h3>Calibre-Web 32-bit ARM Deprecation Notice &nbsp;</h3><span class=faded>Due to issues building required dependencies on 32-bit Arm, we have taken the decision to deprecate the 32-bit Arm (armhf) version of our Calibre-Web image.
The last supported tag for 32-bit Arm will …</span></a>
<a href=https://info.linuxserver.io/issues/2023-04-06-armhf/ class="issue no-underline"><small class="date float-right relative-time" title="Apr 6 18:00:00 2023 UTC">April 6, 2023 at 6:00 PM</small><h3>32-bit Arm Deprecation Notice &nbsp;</h3><span class=faded>Due to the ever-decreasing support for modern apps and packages on 32-bit Arm platforms, we will be deprecating all 32-bit Arm (armhf) versions of our images effective 2023-07-01.
Please read our blog …</span></a>
<a href=https://info.linuxserver.io/issues/2023-04-06-chromium/ class="issue no-underline"><small class="date float-right relative-time" title="Apr 6 18:00:00 2023 UTC">April 6, 2023 at 6:00 PM</small><h3>New Container: Chromium &nbsp;</h3><span class=faded>We have released a new container for Chromium!
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.</span></a>
<a href=https://info.linuxserver.io/issues/2023-04-06-github-desktop/ class="issue no-underline"><small class="date float-right relative-time" title="Apr 6 18:00:00 2023 UTC">April 6, 2023 at 6:00 PM</small><h3>New Container: Github Desktop &nbsp;</h3><span class=faded>We have released a new container for Github Desktop!
Github Desktop is an open source Electron-based GitHub app. It is written in TypeScript and uses React..</span></a>
<a href=https://info.linuxserver.io/issues/2023-04-06-gitqlient/ class="issue no-underline"><small class="date float-right relative-time" title="Apr 6 18:00:00 2023 UTC">April 6, 2023 at 6:00 PM</small><h3>New Container: GitQlient &nbsp;</h3><span class=faded>We have released a new container for GitQlient!
GitQlient is a multi-platform Git client originally forked from QGit. Nowadays it goes beyond of just a fork and adds a lot of new functionality.</span></a>
<a href=https://info.linuxserver.io/issues/2023-04-06-mullvad-browser/ class="issue no-underline"><small class="date float-right relative-time" title="Apr 6 18:00:00 2023 UTC">April 6, 2023 at 6:00 PM</small><h3>New Container: Mullvad Browser &nbsp;</h3><span class=faded>We have released a new container for Mullvad Browser!
The Mullvad Browser is a privacy-focused web browser developed in a collaboration between Mullvad VPN and the Tor Project. Its designed to …</span></a>
<a href=https://info.linuxserver.io/issues/2023-04-06-vscodium/ class="issue no-underline"><small class="date float-right relative-time" title="Apr 6 18:00:00 2023 UTC">April 6, 2023 at 6:00 PM</small><h3>New Container: VSCodium &nbsp;</h3><span class=faded>We have released a new container for VSCodium!
VSCodium is a community-driven, freely-licensed binary distribution of Microsofts editor VS Code.</span></a>
<a href=https://info.linuxserver.io/issues/2023-02-25-tvheadend/ class="issue no-underline"><small class="date float-right relative-time" title="Feb 25 18:00:00 2023 UTC">February 25, 2023 at 6:00 PM</small><h3>TVheadend 32-bit ARM Deprecation Notice &nbsp;</h3><span class=faded>Due to build issues on 32-bit ARM, we are deprecating the 32-bit ARM (armhf) version of our TVheadend container.
The last supported tags for 32-bit ARM will be 02987438-ls151.
If you are currently …</span></a>
<a href=https://info.linuxserver.io/issues/2023-02-20-pairdrop/ class="issue no-underline"><small class="date float-right relative-time" title="Feb 20 18:00:00 2023 UTC">February 20, 2023 at 6:00 PM</small><h3>New Container: PairDrop &nbsp;</h3><span class=faded>We have released a new container for PairDrop!
PairDrop is a sublime alternative to AirDrop that works on all platforms. Send images, documents or text via peer to peer connection to devices in the …</span></a>
<a href=https://info.linuxserver.io/issues/2023-02-16-docker-compose/ class="issue no-underline"><small class="date float-right relative-time" title="Feb 16 15:00:00 2023 UTC">February 16, 2023 at 3:00 PM</small><h3>Docker Compose Deprecation Notice &nbsp;</h3><span class=faded>Due to changes is upstream distribution, we are deprecating our Docker Compose container.
Docker Compose is now available from the official Docker repos.
Current and previous releases can also be …</span></a><hr><div class=center><span class=faded>&nbsp;
Previous</span>
&nbsp; &nbsp;
1
/
22
&nbsp; &nbsp;
<a href=/issues/page/2/#incidents>Next &nbsp;
</a></div><div class=padding></div></div><script type=text/javascript>console.log('cState v5.5.1 - https://github.com/cstate/cstate'),document.getElementsByTagName('html')[0].className='js',document.body.className==='change-header-color'&&(document.body.className==='status-down'?document.querySelector('meta[name=theme-color]').setAttribute('content',themeDownColor):document.body.className==='status-disrupted'?document.querySelector('meta[name=theme-color]').setAttribute('content',themeDisruptedColor):document.querySelector('meta[name=theme-color]').setAttribute('content',themeNoticeColor)),window.location.hash.match('access_token')&&(document.location.pathname='/admin'),window.location.hash.match('invite_token')&&(document.location.pathname='/admin'),window.location.hash.match('confirmation_token')&&(document.location.pathname='/admin'),window.location.hash.match('email_change_token')&&(document.location.pathname='/admin'),window.location.hash.match('recovery_token')&&(document.location.pathname='/admin');function toggleCategoryHead(a){a.parentNode.className=='category category--open category--titled'?a.parentNode.className='category category--closed category--titled':a.parentNode.className='category category--open category--titled'}function timeSince(c){var b=Math.floor((new Date-c)/1e3),a=Math.floor(b/31536e3);return a>1?a+' years':(a=Math.floor(b/2592e3),a>1)?a+' months':(a=Math.floor(b/86400),a>1)?a+'d':(a=Math.floor(b/3600),a>1)?a+'h':(a=Math.floor(b/60),a>1)?a+' min':Math.floor(b)<0?Math.floor(b):Math.floor(b)+'s'}function updateRelativeTimes(){for(var e=document.querySelectorAll('.relative-time'),d=0,a,b,c;d<e.length;d++)a=e[d],b=Date.parse(a.getAttribute('title')),c=a.getAttribute('data-time-prefix')||'',b?timeSince(b)<0?c=a.innerText:c+=timeSince(b)+' ago':(b=a.innerText,a.setAttribute('title',b||new Date),c+='just now'),c+=a.getAttribute('data-time-suffix')||'',a.innerHTML=c.trim()}updateRelativeTimes(),setInterval(updateRelativeTimes,5e3)</script><div class=footer><div class=contain><p><strong class=bold>&copy; Info :: LinuxServer.io, 2023</strong>
&nbsp;&nbsp; <a href=#>Back to top</a></p><p></p><small class="footer__copyright faded">Powered by <a href=https://github.com/cstate/cstate><b>cState</b></a></small><hr><p class=hinted><small>
Subscribe via RSS —
<a href=https://info.linuxserver.io/index.xml class=no-underline>to all updates</a>
or <a href=https://info.linuxserver.io/issues/index.xml class=no-underline>only this feed (Issues)</a></small></p></div></div></body></html>