GET https://kbin.spritesserver.nl/m/linux@lemmy.ml/t/9157/Ubuntu-23-10-is-out/newest

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context main
entry_point App\Security\KbinAuthenticator
user_checker App\Security\UserChecker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "two_factor"
  "remember_me"
  "App\Security\KbinAuthenticator"
  "App\Security\FacebookAuthenticator"
  "App\Security\GoogleAuthenticator"
  "App\Security\GithubAuthenticator"
  "App\Security\KeycloakAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
0.78 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.04 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

No authenticators have been recorded. Check previous profiles on your authentication endpoint.

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
4
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
5
"App\Security\Voter\EntryCommentVoter"
6
"App\Security\Voter\EntryVoter"
7
"App\Security\Voter\MagazineVoter"
8
"App\Security\Voter\MessageThreadVoter"
9
"App\Security\Voter\MessageVoter"
10
"App\Security\Voter\NotificationVoter"
11
"App\Security\Voter\OAuth2UserConsentVoter"
12
"App\Security\Voter\PostCommentVoter"
13
"App\Security\Voter\PostVoter"
14
"App\Security\Voter\UserVoter"

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +name: "linux@lemmy.ml"
    +title: "linux"
    +description: """
      From Wikipedia, the free encyclopedia\n
      \n
      Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
      \n
      Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
      \n
      ### Rules\n
      \n
      - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
      - No misinformation\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      ### Related Communities\n
      \n
      - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      \n
      Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 1406
    +entryCommentCount: 28632
    +postCount: 6
    +postCommentCount: 214
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583542 {#275
      date: 2024-10-22 09:52:22.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 73
    +apId: "linux@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/linux"
    +apPublicUrl: "https://lemmy.ml/c/linux"
    +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "linux"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729583596 {#269
      date: 2024-10-22 09:53:16.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1698929468 {#271
      date: 2023-11-02 13:51:08.0 +01:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "Ubuntu-23-10-is-out"
  +title: "Ubuntu 23.10 is out"
  +url: "https://ubuntu.com/download/desktop"
  +body: """
    [Release notes](https://discourse.ubuntu.com/t/mantic-minotaur-release-notes/35534):\n
    \n
    New features in 23.10 Updated Packages\n
    \n
    ```\n
    \n
    <span style="color:#323232;">add-apt-repository now adds PPAs as deb822 .sources files (Improvements to PPA management in 23.10 116).\n
    </span>\n
    ```\n
    \n
    Linux kernel :penguin:\n
    \n
    Ubuntu 23.10 includes the new 6.5 Linux kernel that brings many new features.\n
    \n
    Notable upstream changes:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">Intel’s “Topology Aware Register and PM Capsule Interface” (interface that provides better power-management features).\n
    </span><span style="color:#323232;">arm64 permission-indirection extension (technology to set special memory permissions).\n
    </span><span style="color:#323232;">RISC-V now supports ACPI.\n
    </span><span style="color:#323232;">The Loongarch architecture now supports simultaneous multi-threading (SMT).\n
    </span><span style="color:#323232;">Support for unaccepted memory (protocol by which secure guest systems accept memory allocated by the host - Seeking an acceptable unaccepted memory policy 5.\n
    </span><span style="color:#323232;">The io_uring subsystem can now store the rings and submission queue in user-space memory.\n
    </span><span style="color:#323232;">Ability to mount a file system underneath an existing mount on the same mount point; useful in container scenarios (Merge tag ‘v6.5/vfs.mount’ of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs 5).\n
    </span><span style="color:#323232;">New cachestat() system call (query the page-cache state of files and directories).\n
    </span><span style="color:#323232;">Usual set of changes to support new hardware.\n
    </span>\n
    ```\n
    \n
    Notable Ubuntu-specific changes:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">zstd compressed modules (LP: #2028568 11) to shorten boot time.\n
    </span><span style="color:#323232;">New Apparmor/Stacking LSM patch set.\n
    </span><span style="color:#323232;">Updated shiftfs patch set.\n
    </span><span style="color:#323232;">Enabled multi-gen LRU page reclaiming by default (LP: #2023629 1).\n
    </span><span style="color:#323232;">.config tuning of the low-latency kernel for desktop-oriented tasks (LP: #2028568 6).\n
    </span><span style="color:#323232;">New zfs 2.2.0~rc3.\n
    </span><span style="color:#323232;">Ceph support for idmapped mounts.\n
    </span>\n
    ```\n
    \n
    systemd v253.5\n
    \n
    The init system was updated to systemd v253.5. See the upstream changelog 6 for more information about individual features. Netplan v0.107\n
    \n
    The network stack was updated to Netplan v0.107 3, introducing support for dummy and veth devices in addition to providing Python bindings to libnetplan in the python3-netplan package. Toolchain Upgrades :hammer_and_wrench:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">GCC was updated to the 13.2.0 release, binutils to 2.41, and glibc to 2.38.\n
    </span><span style="color:#323232;">Python :snake: now defaults to version 3.11.6, and 3.12.0 is available in the archive.\n
    </span><span style="color:#323232;">Perl :camel: at version 5.36.0.\n
    </span><span style="color:#323232;">LLVM now defaults to version 16, and 17 is available in the archive.\n
    </span><span style="color:#323232;">Rust :crab: toolchain defaults to version 1.71.\n
    </span>\n
    ```
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697152809 {#2414
    date: 2023-10-13 01:20:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1884 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
  +badges: Doctrine\ORM\PersistentCollection {#2440 …}
  +children: []
  -id: 9157
  -titleTs: "'23.10':2 'ubuntu':1"
  -bodyTs: "'/pub/scm/linux/kernel/git/vfs/vfs':158 '/t/mantic-minotaur-release-notes/35534):':5 '1':217 '1.71':353 '11':192 '116':29 '13.2.0':306 '16':339 '17':341 '2.2.0':236 '2.38':314 '2.41':310 '2023629':216 '2028568':191,232 '23.10':9,28,34 '3':274 '3.11.6':321 '3.12.0':323 '5':115,159 '5.36.0':333 '6':233,257 '6.5':38 'abil':133 'accept':103,111 'acpi':82 'add':13,17 'add-apt-repositori':12 'addit':283 'alloc':105 'apparmor/stacking':198 'apt':14 'architectur':85 'archiv':328,346 'arm64':66 'avail':325,343 'awar':52 'better':61 'bind':287 'binutil':308 'boot':195 'bring':42 'cach':168 'cachestat':161 'call':163 'camel':330 'capsul':56 'ceph':238 'chang':48,177,186 'changelog':256 'compress':188 'config':218 'contain':150 'crab':348 'deb822':20 'default':214,318,336,350 'desktop':228 'desktop-ori':227 'devic':281 'directori':173 'discourse.ubuntu.com':4 'discourse.ubuntu.com/t/mantic-minotaur-release-notes/35534):':3 'dummi':278 'enabl':206 'exist':141 'extens':70 'featur':7,45,65,263 'file':22,137,171 'gcc':301 'gen':209 'git.kernel.org':157 'git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs':156 'glibc':312 'guest':101 'hammer':298 'hardwar':181 'host':108 'idmap':241 'improv':23 'includ':35 'indirect':69 'individu':262 'inform':260 'init':246 'intel':49 'interfac':57,58 'introduc':275 'io':117 'kernel':31,40,225 'latenc':224 'libnetplan':289 'linux':30,39 'llvm':334 'loongarch':84 'low':223 'low-lat':222 'lp':190,215,231 'lru':210 'lsm':199 'manag':26,64 'mani':43 'memori':75,96,104,113,132 'merg':152 'modul':189 'mount':135,142,146,242 'multi':90,208 'multi-gen':207 'multi-thread':89 'netplan':264,272,294 'network':267 'new':6,37,44,160,180,197,234 'notabl':46,182 'note':2 'orient':229 'packag':11,295 'page':167,211 'page-cach':166 'patch':200,204 'penguin':32 'perl':329 'permiss':68,76 'permission-indirect':67 'pm':55 'point':147 'polici':114 'power':63 'power-manag':62 'ppa':25 'ppas':18 'protocol':97 'provid':60,285 'python':286,315 'python3':293 'python3-netplan':292 'queri':164 'queue':127 'reclaim':212 'regist':53 'releas':1,307 'repositori':15 'ring':124 'risc':78 'risc-v':77 'rust':347 'scenario':151 'secur':100 'see':253 'seek':109 'set':73,175,201,205 'shiftf':203 'shorten':194 'simultan':88 'smt':92 'snake':316 'sourc':21 'space':131 'special':74 'specif':185 'stack':268 'state':169 'store':122 'submiss':126 'subsystem':119 'support':81,87,93,179,239,276 'system':102,138,162,247 'systemd':243,251 'tag':153 'task':230 'technolog':71 'thread':91 'time':196 'toolchain':296,349 'topolog':51 'tune':219 'ubuntu':33,184 'ubuntu-specif':183 'unaccept':95,112 'underneath':139 'updat':10,202,249,270,303 'upgrad':297 'upstream':47,255 'ure':118 'use':148 'user':130 'user-spac':129 'usual':174 'v':79 'v0.107':265,273 'v253.5':244,252 'v6.5/vfs.mount':154 'version':320,332,338,352 'veth':280 'wrench':300 'zfs':235 'zstd':187 '~rc3':237"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697143679
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/6391654"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697129179 {#1793
    date: 2023-10-12 18:46:19.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +name: "linux@lemmy.ml"
    +title: "linux"
    +description: """
      From Wikipedia, the free encyclopedia\n
      \n
      Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
      \n
      Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
      \n
      ### Rules\n
      \n
      - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
      - No misinformation\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      ### Related Communities\n
      \n
      - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      \n
      Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 1406
    +entryCommentCount: 28632
    +postCount: 6
    +postCommentCount: 214
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583542 {#275
      date: 2024-10-22 09:52:22.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 73
    +apId: "linux@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/linux"
    +apPublicUrl: "https://lemmy.ml/c/linux"
    +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "linux"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729583596 {#269
      date: 2024-10-22 09:53:16.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1698929468 {#271
      date: 2023-11-02 13:51:08.0 +01:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "Ubuntu-23-10-is-out"
  +title: "Ubuntu 23.10 is out"
  +url: "https://ubuntu.com/download/desktop"
  +body: """
    [Release notes](https://discourse.ubuntu.com/t/mantic-minotaur-release-notes/35534):\n
    \n
    New features in 23.10 Updated Packages\n
    \n
    ```\n
    \n
    <span style="color:#323232;">add-apt-repository now adds PPAs as deb822 .sources files (Improvements to PPA management in 23.10 116).\n
    </span>\n
    ```\n
    \n
    Linux kernel :penguin:\n
    \n
    Ubuntu 23.10 includes the new 6.5 Linux kernel that brings many new features.\n
    \n
    Notable upstream changes:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">Intel’s “Topology Aware Register and PM Capsule Interface” (interface that provides better power-management features).\n
    </span><span style="color:#323232;">arm64 permission-indirection extension (technology to set special memory permissions).\n
    </span><span style="color:#323232;">RISC-V now supports ACPI.\n
    </span><span style="color:#323232;">The Loongarch architecture now supports simultaneous multi-threading (SMT).\n
    </span><span style="color:#323232;">Support for unaccepted memory (protocol by which secure guest systems accept memory allocated by the host - Seeking an acceptable unaccepted memory policy 5.\n
    </span><span style="color:#323232;">The io_uring subsystem can now store the rings and submission queue in user-space memory.\n
    </span><span style="color:#323232;">Ability to mount a file system underneath an existing mount on the same mount point; useful in container scenarios (Merge tag ‘v6.5/vfs.mount’ of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs 5).\n
    </span><span style="color:#323232;">New cachestat() system call (query the page-cache state of files and directories).\n
    </span><span style="color:#323232;">Usual set of changes to support new hardware.\n
    </span>\n
    ```\n
    \n
    Notable Ubuntu-specific changes:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">zstd compressed modules (LP: #2028568 11) to shorten boot time.\n
    </span><span style="color:#323232;">New Apparmor/Stacking LSM patch set.\n
    </span><span style="color:#323232;">Updated shiftfs patch set.\n
    </span><span style="color:#323232;">Enabled multi-gen LRU page reclaiming by default (LP: #2023629 1).\n
    </span><span style="color:#323232;">.config tuning of the low-latency kernel for desktop-oriented tasks (LP: #2028568 6).\n
    </span><span style="color:#323232;">New zfs 2.2.0~rc3.\n
    </span><span style="color:#323232;">Ceph support for idmapped mounts.\n
    </span>\n
    ```\n
    \n
    systemd v253.5\n
    \n
    The init system was updated to systemd v253.5. See the upstream changelog 6 for more information about individual features. Netplan v0.107\n
    \n
    The network stack was updated to Netplan v0.107 3, introducing support for dummy and veth devices in addition to providing Python bindings to libnetplan in the python3-netplan package. Toolchain Upgrades :hammer_and_wrench:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">GCC was updated to the 13.2.0 release, binutils to 2.41, and glibc to 2.38.\n
    </span><span style="color:#323232;">Python :snake: now defaults to version 3.11.6, and 3.12.0 is available in the archive.\n
    </span><span style="color:#323232;">Perl :camel: at version 5.36.0.\n
    </span><span style="color:#323232;">LLVM now defaults to version 16, and 17 is available in the archive.\n
    </span><span style="color:#323232;">Rust :crab: toolchain defaults to version 1.71.\n
    </span>\n
    ```
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697152809 {#2414
    date: 2023-10-13 01:20:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1884 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
  +badges: Doctrine\ORM\PersistentCollection {#2440 …}
  +children: []
  -id: 9157
  -titleTs: "'23.10':2 'ubuntu':1"
  -bodyTs: "'/pub/scm/linux/kernel/git/vfs/vfs':158 '/t/mantic-minotaur-release-notes/35534):':5 '1':217 '1.71':353 '11':192 '116':29 '13.2.0':306 '16':339 '17':341 '2.2.0':236 '2.38':314 '2.41':310 '2023629':216 '2028568':191,232 '23.10':9,28,34 '3':274 '3.11.6':321 '3.12.0':323 '5':115,159 '5.36.0':333 '6':233,257 '6.5':38 'abil':133 'accept':103,111 'acpi':82 'add':13,17 'add-apt-repositori':12 'addit':283 'alloc':105 'apparmor/stacking':198 'apt':14 'architectur':85 'archiv':328,346 'arm64':66 'avail':325,343 'awar':52 'better':61 'bind':287 'binutil':308 'boot':195 'bring':42 'cach':168 'cachestat':161 'call':163 'camel':330 'capsul':56 'ceph':238 'chang':48,177,186 'changelog':256 'compress':188 'config':218 'contain':150 'crab':348 'deb822':20 'default':214,318,336,350 'desktop':228 'desktop-ori':227 'devic':281 'directori':173 'discourse.ubuntu.com':4 'discourse.ubuntu.com/t/mantic-minotaur-release-notes/35534):':3 'dummi':278 'enabl':206 'exist':141 'extens':70 'featur':7,45,65,263 'file':22,137,171 'gcc':301 'gen':209 'git.kernel.org':157 'git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs':156 'glibc':312 'guest':101 'hammer':298 'hardwar':181 'host':108 'idmap':241 'improv':23 'includ':35 'indirect':69 'individu':262 'inform':260 'init':246 'intel':49 'interfac':57,58 'introduc':275 'io':117 'kernel':31,40,225 'latenc':224 'libnetplan':289 'linux':30,39 'llvm':334 'loongarch':84 'low':223 'low-lat':222 'lp':190,215,231 'lru':210 'lsm':199 'manag':26,64 'mani':43 'memori':75,96,104,113,132 'merg':152 'modul':189 'mount':135,142,146,242 'multi':90,208 'multi-gen':207 'multi-thread':89 'netplan':264,272,294 'network':267 'new':6,37,44,160,180,197,234 'notabl':46,182 'note':2 'orient':229 'packag':11,295 'page':167,211 'page-cach':166 'patch':200,204 'penguin':32 'perl':329 'permiss':68,76 'permission-indirect':67 'pm':55 'point':147 'polici':114 'power':63 'power-manag':62 'ppa':25 'ppas':18 'protocol':97 'provid':60,285 'python':286,315 'python3':293 'python3-netplan':292 'queri':164 'queue':127 'reclaim':212 'regist':53 'releas':1,307 'repositori':15 'ring':124 'risc':78 'risc-v':77 'rust':347 'scenario':151 'secur':100 'see':253 'seek':109 'set':73,175,201,205 'shiftf':203 'shorten':194 'simultan':88 'smt':92 'snake':316 'sourc':21 'space':131 'special':74 'specif':185 'stack':268 'state':169 'store':122 'submiss':126 'subsystem':119 'support':81,87,93,179,239,276 'system':102,138,162,247 'systemd':243,251 'tag':153 'task':230 'technolog':71 'thread':91 'time':196 'toolchain':296,349 'topolog':51 'tune':219 'ubuntu':33,184 'ubuntu-specif':183 'unaccept':95,112 'underneath':139 'updat':10,202,249,270,303 'upgrad':297 'upstream':47,255 'ure':118 'use':148 'user':130 'user-spac':129 'usual':174 'v':79 'v0.107':265,273 'v253.5':244,252 'v6.5/vfs.mount':154 'version':320,332,338,352 'veth':280 'wrench':300 'zfs':235 'zstd':187 '~rc3':237"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697143679
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/6391654"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697129179 {#1793
    date: 2023-10-12 18:46:19.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +name: "linux@lemmy.ml"
    +title: "linux"
    +description: """
      From Wikipedia, the free encyclopedia\n
      \n
      Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
      \n
      Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
      \n
      ### Rules\n
      \n
      - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
      - No misinformation\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      ### Related Communities\n
      \n
      - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      \n
      Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 1406
    +entryCommentCount: 28632
    +postCount: 6
    +postCommentCount: 214
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583542 {#275
      date: 2024-10-22 09:52:22.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 73
    +apId: "linux@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/linux"
    +apPublicUrl: "https://lemmy.ml/c/linux"
    +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "linux"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729583596 {#269
      date: 2024-10-22 09:53:16.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1698929468 {#271
      date: 2023-11-02 13:51:08.0 +01:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "Ubuntu-23-10-is-out"
  +title: "Ubuntu 23.10 is out"
  +url: "https://ubuntu.com/download/desktop"
  +body: """
    [Release notes](https://discourse.ubuntu.com/t/mantic-minotaur-release-notes/35534):\n
    \n
    New features in 23.10 Updated Packages\n
    \n
    ```\n
    \n
    <span style="color:#323232;">add-apt-repository now adds PPAs as deb822 .sources files (Improvements to PPA management in 23.10 116).\n
    </span>\n
    ```\n
    \n
    Linux kernel :penguin:\n
    \n
    Ubuntu 23.10 includes the new 6.5 Linux kernel that brings many new features.\n
    \n
    Notable upstream changes:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">Intel’s “Topology Aware Register and PM Capsule Interface” (interface that provides better power-management features).\n
    </span><span style="color:#323232;">arm64 permission-indirection extension (technology to set special memory permissions).\n
    </span><span style="color:#323232;">RISC-V now supports ACPI.\n
    </span><span style="color:#323232;">The Loongarch architecture now supports simultaneous multi-threading (SMT).\n
    </span><span style="color:#323232;">Support for unaccepted memory (protocol by which secure guest systems accept memory allocated by the host - Seeking an acceptable unaccepted memory policy 5.\n
    </span><span style="color:#323232;">The io_uring subsystem can now store the rings and submission queue in user-space memory.\n
    </span><span style="color:#323232;">Ability to mount a file system underneath an existing mount on the same mount point; useful in container scenarios (Merge tag ‘v6.5/vfs.mount’ of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs 5).\n
    </span><span style="color:#323232;">New cachestat() system call (query the page-cache state of files and directories).\n
    </span><span style="color:#323232;">Usual set of changes to support new hardware.\n
    </span>\n
    ```\n
    \n
    Notable Ubuntu-specific changes:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">zstd compressed modules (LP: #2028568 11) to shorten boot time.\n
    </span><span style="color:#323232;">New Apparmor/Stacking LSM patch set.\n
    </span><span style="color:#323232;">Updated shiftfs patch set.\n
    </span><span style="color:#323232;">Enabled multi-gen LRU page reclaiming by default (LP: #2023629 1).\n
    </span><span style="color:#323232;">.config tuning of the low-latency kernel for desktop-oriented tasks (LP: #2028568 6).\n
    </span><span style="color:#323232;">New zfs 2.2.0~rc3.\n
    </span><span style="color:#323232;">Ceph support for idmapped mounts.\n
    </span>\n
    ```\n
    \n
    systemd v253.5\n
    \n
    The init system was updated to systemd v253.5. See the upstream changelog 6 for more information about individual features. Netplan v0.107\n
    \n
    The network stack was updated to Netplan v0.107 3, introducing support for dummy and veth devices in addition to providing Python bindings to libnetplan in the python3-netplan package. Toolchain Upgrades :hammer_and_wrench:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">GCC was updated to the 13.2.0 release, binutils to 2.41, and glibc to 2.38.\n
    </span><span style="color:#323232;">Python :snake: now defaults to version 3.11.6, and 3.12.0 is available in the archive.\n
    </span><span style="color:#323232;">Perl :camel: at version 5.36.0.\n
    </span><span style="color:#323232;">LLVM now defaults to version 16, and 17 is available in the archive.\n
    </span><span style="color:#323232;">Rust :crab: toolchain defaults to version 1.71.\n
    </span>\n
    ```
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697152809 {#2414
    date: 2023-10-13 01:20:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1884 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
  +badges: Doctrine\ORM\PersistentCollection {#2440 …}
  +children: []
  -id: 9157
  -titleTs: "'23.10':2 'ubuntu':1"
  -bodyTs: "'/pub/scm/linux/kernel/git/vfs/vfs':158 '/t/mantic-minotaur-release-notes/35534):':5 '1':217 '1.71':353 '11':192 '116':29 '13.2.0':306 '16':339 '17':341 '2.2.0':236 '2.38':314 '2.41':310 '2023629':216 '2028568':191,232 '23.10':9,28,34 '3':274 '3.11.6':321 '3.12.0':323 '5':115,159 '5.36.0':333 '6':233,257 '6.5':38 'abil':133 'accept':103,111 'acpi':82 'add':13,17 'add-apt-repositori':12 'addit':283 'alloc':105 'apparmor/stacking':198 'apt':14 'architectur':85 'archiv':328,346 'arm64':66 'avail':325,343 'awar':52 'better':61 'bind':287 'binutil':308 'boot':195 'bring':42 'cach':168 'cachestat':161 'call':163 'camel':330 'capsul':56 'ceph':238 'chang':48,177,186 'changelog':256 'compress':188 'config':218 'contain':150 'crab':348 'deb822':20 'default':214,318,336,350 'desktop':228 'desktop-ori':227 'devic':281 'directori':173 'discourse.ubuntu.com':4 'discourse.ubuntu.com/t/mantic-minotaur-release-notes/35534):':3 'dummi':278 'enabl':206 'exist':141 'extens':70 'featur':7,45,65,263 'file':22,137,171 'gcc':301 'gen':209 'git.kernel.org':157 'git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs':156 'glibc':312 'guest':101 'hammer':298 'hardwar':181 'host':108 'idmap':241 'improv':23 'includ':35 'indirect':69 'individu':262 'inform':260 'init':246 'intel':49 'interfac':57,58 'introduc':275 'io':117 'kernel':31,40,225 'latenc':224 'libnetplan':289 'linux':30,39 'llvm':334 'loongarch':84 'low':223 'low-lat':222 'lp':190,215,231 'lru':210 'lsm':199 'manag':26,64 'mani':43 'memori':75,96,104,113,132 'merg':152 'modul':189 'mount':135,142,146,242 'multi':90,208 'multi-gen':207 'multi-thread':89 'netplan':264,272,294 'network':267 'new':6,37,44,160,180,197,234 'notabl':46,182 'note':2 'orient':229 'packag':11,295 'page':167,211 'page-cach':166 'patch':200,204 'penguin':32 'perl':329 'permiss':68,76 'permission-indirect':67 'pm':55 'point':147 'polici':114 'power':63 'power-manag':62 'ppa':25 'ppas':18 'protocol':97 'provid':60,285 'python':286,315 'python3':293 'python3-netplan':292 'queri':164 'queue':127 'reclaim':212 'regist':53 'releas':1,307 'repositori':15 'ring':124 'risc':78 'risc-v':77 'rust':347 'scenario':151 'secur':100 'see':253 'seek':109 'set':73,175,201,205 'shiftf':203 'shorten':194 'simultan':88 'smt':92 'snake':316 'sourc':21 'space':131 'special':74 'specif':185 'stack':268 'state':169 'store':122 'submiss':126 'subsystem':119 'support':81,87,93,179,239,276 'system':102,138,162,247 'systemd':243,251 'tag':153 'task':230 'technolog':71 'thread':91 'time':196 'toolchain':296,349 'topolog':51 'tune':219 'ubuntu':33,184 'ubuntu-specif':183 'unaccept':95,112 'underneath':139 'updat':10,202,249,270,303 'upgrad':297 'upstream':47,255 'ure':118 'use':148 'user':130 'user-spac':129 'usual':174 'v':79 'v0.107':265,273 'v253.5':244,252 'v6.5/vfs.mount':154 'version':320,332,338,352 'veth':280 'wrench':300 'zfs':235 'zstd':187 '~rc3':237"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697143679
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/6391654"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697129179 {#1793
    date: 2023-10-12 18:46:19.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#4041
  +user: App\Entity\User {#3989 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Ubuntu-23-10-is-out"
    +title: "Ubuntu 23.10 is out"
    +url: "https://ubuntu.com/download/desktop"
    +body: """
      [Release notes](https://discourse.ubuntu.com/t/mantic-minotaur-release-notes/35534):\n
      \n
      New features in 23.10 Updated Packages\n
      \n
      ```\n
      \n
      <span style="color:#323232;">add-apt-repository now adds PPAs as deb822 .sources files (Improvements to PPA management in 23.10 116).\n
      </span>\n
      ```\n
      \n
      Linux kernel :penguin:\n
      \n
      Ubuntu 23.10 includes the new 6.5 Linux kernel that brings many new features.\n
      \n
      Notable upstream changes:\n
      \n
      ```\n
      \n
      <span style="color:#323232;">Intel’s “Topology Aware Register and PM Capsule Interface” (interface that provides better power-management features).\n
      </span><span style="color:#323232;">arm64 permission-indirection extension (technology to set special memory permissions).\n
      </span><span style="color:#323232;">RISC-V now supports ACPI.\n
      </span><span style="color:#323232;">The Loongarch architecture now supports simultaneous multi-threading (SMT).\n
      </span><span style="color:#323232;">Support for unaccepted memory (protocol by which secure guest systems accept memory allocated by the host - Seeking an acceptable unaccepted memory policy 5.\n
      </span><span style="color:#323232;">The io_uring subsystem can now store the rings and submission queue in user-space memory.\n
      </span><span style="color:#323232;">Ability to mount a file system underneath an existing mount on the same mount point; useful in container scenarios (Merge tag ‘v6.5/vfs.mount’ of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs 5).\n
      </span><span style="color:#323232;">New cachestat() system call (query the page-cache state of files and directories).\n
      </span><span style="color:#323232;">Usual set of changes to support new hardware.\n
      </span>\n
      ```\n
      \n
      Notable Ubuntu-specific changes:\n
      \n
      ```\n
      \n
      <span style="color:#323232;">zstd compressed modules (LP: #2028568 11) to shorten boot time.\n
      </span><span style="color:#323232;">New Apparmor/Stacking LSM patch set.\n
      </span><span style="color:#323232;">Updated shiftfs patch set.\n
      </span><span style="color:#323232;">Enabled multi-gen LRU page reclaiming by default (LP: #2023629 1).\n
      </span><span style="color:#323232;">.config tuning of the low-latency kernel for desktop-oriented tasks (LP: #2028568 6).\n
      </span><span style="color:#323232;">New zfs 2.2.0~rc3.\n
      </span><span style="color:#323232;">Ceph support for idmapped mounts.\n
      </span>\n
      ```\n
      \n
      systemd v253.5\n
      \n
      The init system was updated to systemd v253.5. See the upstream changelog 6 for more information about individual features. Netplan v0.107\n
      \n
      The network stack was updated to Netplan v0.107 3, introducing support for dummy and veth devices in addition to providing Python bindings to libnetplan in the python3-netplan package. Toolchain Upgrades :hammer_and_wrench:\n
      \n
      ```\n
      \n
      <span style="color:#323232;">GCC was updated to the 13.2.0 release, binutils to 2.41, and glibc to 2.38.\n
      </span><span style="color:#323232;">Python :snake: now defaults to version 3.11.6, and 3.12.0 is available in the archive.\n
      </span><span style="color:#323232;">Perl :camel: at version 5.36.0.\n
      </span><span style="color:#323232;">LLVM now defaults to version 16, and 17 is available in the archive.\n
      </span><span style="color:#323232;">Rust :crab: toolchain defaults to version 1.71.\n
      </span>\n
      ```
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 3
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697152809 {#2414
      date: 2023-10-13 01:20:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9157
    -titleTs: "'23.10':2 'ubuntu':1"
    -bodyTs: "'/pub/scm/linux/kernel/git/vfs/vfs':158 '/t/mantic-minotaur-release-notes/35534):':5 '1':217 '1.71':353 '11':192 '116':29 '13.2.0':306 '16':339 '17':341 '2.2.0':236 '2.38':314 '2.41':310 '2023629':216 '2028568':191,232 '23.10':9,28,34 '3':274 '3.11.6':321 '3.12.0':323 '5':115,159 '5.36.0':333 '6':233,257 '6.5':38 'abil':133 'accept':103,111 'acpi':82 'add':13,17 'add-apt-repositori':12 'addit':283 'alloc':105 'apparmor/stacking':198 'apt':14 'architectur':85 'archiv':328,346 'arm64':66 'avail':325,343 'awar':52 'better':61 'bind':287 'binutil':308 'boot':195 'bring':42 'cach':168 'cachestat':161 'call':163 'camel':330 'capsul':56 'ceph':238 'chang':48,177,186 'changelog':256 'compress':188 'config':218 'contain':150 'crab':348 'deb822':20 'default':214,318,336,350 'desktop':228 'desktop-ori':227 'devic':281 'directori':173 'discourse.ubuntu.com':4 'discourse.ubuntu.com/t/mantic-minotaur-release-notes/35534):':3 'dummi':278 'enabl':206 'exist':141 'extens':70 'featur':7,45,65,263 'file':22,137,171 'gcc':301 'gen':209 'git.kernel.org':157 'git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs':156 'glibc':312 'guest':101 'hammer':298 'hardwar':181 'host':108 'idmap':241 'improv':23 'includ':35 'indirect':69 'individu':262 'inform':260 'init':246 'intel':49 'interfac':57,58 'introduc':275 'io':117 'kernel':31,40,225 'latenc':224 'libnetplan':289 'linux':30,39 'llvm':334 'loongarch':84 'low':223 'low-lat':222 'lp':190,215,231 'lru':210 'lsm':199 'manag':26,64 'mani':43 'memori':75,96,104,113,132 'merg':152 'modul':189 'mount':135,142,146,242 'multi':90,208 'multi-gen':207 'multi-thread':89 'netplan':264,272,294 'network':267 'new':6,37,44,160,180,197,234 'notabl':46,182 'note':2 'orient':229 'packag':11,295 'page':167,211 'page-cach':166 'patch':200,204 'penguin':32 'perl':329 'permiss':68,76 'permission-indirect':67 'pm':55 'point':147 'polici':114 'power':63 'power-manag':62 'ppa':25 'ppas':18 'protocol':97 'provid':60,285 'python':286,315 'python3':293 'python3-netplan':292 'queri':164 'queue':127 'reclaim':212 'regist':53 'releas':1,307 'repositori':15 'ring':124 'risc':78 'risc-v':77 'rust':347 'scenario':151 'secur':100 'see':253 'seek':109 'set':73,175,201,205 'shiftf':203 'shorten':194 'simultan':88 'smt':92 'snake':316 'sourc':21 'space':131 'special':74 'specif':185 'stack':268 'state':169 'store':122 'submiss':126 'subsystem':119 'support':81,87,93,179,239,276 'system':102,138,162,247 'systemd':243,251 'tag':153 'task':230 'technolog':71 'thread':91 'time':196 'toolchain':296,349 'topolog':51 'tune':219 'ubuntu':33,184 'ubuntu-specif':183 'unaccept':95,112 'underneath':139 'updat':10,202,249,270,303 'upgrad':297 'upstream':47,255 'ure':118 'use':148 'user':130 'user-spac':129 'usual':174 'v':79 'v0.107':265,273 'v253.5':244,252 'v6.5/vfs.mount':154 'version':320,332,338,352 'veth':280 'wrench':300 'zfs':235 'zstd':187 '~rc3':237"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697143679
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6391654"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697129179 {#1793
      date: 2023-10-12 18:46:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    Thanks but no thanks. I’ll stay with my debian unstable: less snap bullshit, no advertising in motd and newer packages (systemd 254 for example)\n
    \n
    who said debian uses old packages again?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698950514 {#4050
    date: 2023-11-02 19:41:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krash@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4039 …}
  +nested: Doctrine\ORM\PersistentCollection {#4037 …}
  +votes: Doctrine\ORM\PersistentCollection {#4035 …}
  +reports: Doctrine\ORM\PersistentCollection {#4033 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4001 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4005 …}
  -id: 85253
  -bodyTs: "'254':23 'advertis':16 'bullshit':14 'debian':10,28 'exampl':25 'less':12 'll':6 'motd':18 'newer':20 'old':30 'packag':21,31 'said':27 'snap':13 'stay':7 'systemd':22 'thank':1,4 'unstabl':11 'use':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3834198"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697134512 {#3986
    date: 2023-10-12 20:15:12.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#4041
  +user: App\Entity\User {#3989 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Ubuntu-23-10-is-out"
    +title: "Ubuntu 23.10 is out"
    +url: "https://ubuntu.com/download/desktop"
    +body: """
      [Release notes](https://discourse.ubuntu.com/t/mantic-minotaur-release-notes/35534):\n
      \n
      New features in 23.10 Updated Packages\n
      \n
      ```\n
      \n
      <span style="color:#323232;">add-apt-repository now adds PPAs as deb822 .sources files (Improvements to PPA management in 23.10 116).\n
      </span>\n
      ```\n
      \n
      Linux kernel :penguin:\n
      \n
      Ubuntu 23.10 includes the new 6.5 Linux kernel that brings many new features.\n
      \n
      Notable upstream changes:\n
      \n
      ```\n
      \n
      <span style="color:#323232;">Intel’s “Topology Aware Register and PM Capsule Interface” (interface that provides better power-management features).\n
      </span><span style="color:#323232;">arm64 permission-indirection extension (technology to set special memory permissions).\n
      </span><span style="color:#323232;">RISC-V now supports ACPI.\n
      </span><span style="color:#323232;">The Loongarch architecture now supports simultaneous multi-threading (SMT).\n
      </span><span style="color:#323232;">Support for unaccepted memory (protocol by which secure guest systems accept memory allocated by the host - Seeking an acceptable unaccepted memory policy 5.\n
      </span><span style="color:#323232;">The io_uring subsystem can now store the rings and submission queue in user-space memory.\n
      </span><span style="color:#323232;">Ability to mount a file system underneath an existing mount on the same mount point; useful in container scenarios (Merge tag ‘v6.5/vfs.mount’ of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs 5).\n
      </span><span style="color:#323232;">New cachestat() system call (query the page-cache state of files and directories).\n
      </span><span style="color:#323232;">Usual set of changes to support new hardware.\n
      </span>\n
      ```\n
      \n
      Notable Ubuntu-specific changes:\n
      \n
      ```\n
      \n
      <span style="color:#323232;">zstd compressed modules (LP: #2028568 11) to shorten boot time.\n
      </span><span style="color:#323232;">New Apparmor/Stacking LSM patch set.\n
      </span><span style="color:#323232;">Updated shiftfs patch set.\n
      </span><span style="color:#323232;">Enabled multi-gen LRU page reclaiming by default (LP: #2023629 1).\n
      </span><span style="color:#323232;">.config tuning of the low-latency kernel for desktop-oriented tasks (LP: #2028568 6).\n
      </span><span style="color:#323232;">New zfs 2.2.0~rc3.\n
      </span><span style="color:#323232;">Ceph support for idmapped mounts.\n
      </span>\n
      ```\n
      \n
      systemd v253.5\n
      \n
      The init system was updated to systemd v253.5. See the upstream changelog 6 for more information about individual features. Netplan v0.107\n
      \n
      The network stack was updated to Netplan v0.107 3, introducing support for dummy and veth devices in addition to providing Python bindings to libnetplan in the python3-netplan package. Toolchain Upgrades :hammer_and_wrench:\n
      \n
      ```\n
      \n
      <span style="color:#323232;">GCC was updated to the 13.2.0 release, binutils to 2.41, and glibc to 2.38.\n
      </span><span style="color:#323232;">Python :snake: now defaults to version 3.11.6, and 3.12.0 is available in the archive.\n
      </span><span style="color:#323232;">Perl :camel: at version 5.36.0.\n
      </span><span style="color:#323232;">LLVM now defaults to version 16, and 17 is available in the archive.\n
      </span><span style="color:#323232;">Rust :crab: toolchain defaults to version 1.71.\n
      </span>\n
      ```
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 3
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697152809 {#2414
      date: 2023-10-13 01:20:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9157
    -titleTs: "'23.10':2 'ubuntu':1"
    -bodyTs: "'/pub/scm/linux/kernel/git/vfs/vfs':158 '/t/mantic-minotaur-release-notes/35534):':5 '1':217 '1.71':353 '11':192 '116':29 '13.2.0':306 '16':339 '17':341 '2.2.0':236 '2.38':314 '2.41':310 '2023629':216 '2028568':191,232 '23.10':9,28,34 '3':274 '3.11.6':321 '3.12.0':323 '5':115,159 '5.36.0':333 '6':233,257 '6.5':38 'abil':133 'accept':103,111 'acpi':82 'add':13,17 'add-apt-repositori':12 'addit':283 'alloc':105 'apparmor/stacking':198 'apt':14 'architectur':85 'archiv':328,346 'arm64':66 'avail':325,343 'awar':52 'better':61 'bind':287 'binutil':308 'boot':195 'bring':42 'cach':168 'cachestat':161 'call':163 'camel':330 'capsul':56 'ceph':238 'chang':48,177,186 'changelog':256 'compress':188 'config':218 'contain':150 'crab':348 'deb822':20 'default':214,318,336,350 'desktop':228 'desktop-ori':227 'devic':281 'directori':173 'discourse.ubuntu.com':4 'discourse.ubuntu.com/t/mantic-minotaur-release-notes/35534):':3 'dummi':278 'enabl':206 'exist':141 'extens':70 'featur':7,45,65,263 'file':22,137,171 'gcc':301 'gen':209 'git.kernel.org':157 'git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs':156 'glibc':312 'guest':101 'hammer':298 'hardwar':181 'host':108 'idmap':241 'improv':23 'includ':35 'indirect':69 'individu':262 'inform':260 'init':246 'intel':49 'interfac':57,58 'introduc':275 'io':117 'kernel':31,40,225 'latenc':224 'libnetplan':289 'linux':30,39 'llvm':334 'loongarch':84 'low':223 'low-lat':222 'lp':190,215,231 'lru':210 'lsm':199 'manag':26,64 'mani':43 'memori':75,96,104,113,132 'merg':152 'modul':189 'mount':135,142,146,242 'multi':90,208 'multi-gen':207 'multi-thread':89 'netplan':264,272,294 'network':267 'new':6,37,44,160,180,197,234 'notabl':46,182 'note':2 'orient':229 'packag':11,295 'page':167,211 'page-cach':166 'patch':200,204 'penguin':32 'perl':329 'permiss':68,76 'permission-indirect':67 'pm':55 'point':147 'polici':114 'power':63 'power-manag':62 'ppa':25 'ppas':18 'protocol':97 'provid':60,285 'python':286,315 'python3':293 'python3-netplan':292 'queri':164 'queue':127 'reclaim':212 'regist':53 'releas':1,307 'repositori':15 'ring':124 'risc':78 'risc-v':77 'rust':347 'scenario':151 'secur':100 'see':253 'seek':109 'set':73,175,201,205 'shiftf':203 'shorten':194 'simultan':88 'smt':92 'snake':316 'sourc':21 'space':131 'special':74 'specif':185 'stack':268 'state':169 'store':122 'submiss':126 'subsystem':119 'support':81,87,93,179,239,276 'system':102,138,162,247 'systemd':243,251 'tag':153 'task':230 'technolog':71 'thread':91 'time':196 'toolchain':296,349 'topolog':51 'tune':219 'ubuntu':33,184 'ubuntu-specif':183 'unaccept':95,112 'underneath':139 'updat':10,202,249,270,303 'upgrad':297 'upstream':47,255 'ure':118 'use':148 'user':130 'user-spac':129 'usual':174 'v':79 'v0.107':265,273 'v253.5':244,252 'v6.5/vfs.mount':154 'version':320,332,338,352 'veth':280 'wrench':300 'zfs':235 'zstd':187 '~rc3':237"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697143679
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6391654"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697129179 {#1793
      date: 2023-10-12 18:46:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    Thanks but no thanks. I’ll stay with my debian unstable: less snap bullshit, no advertising in motd and newer packages (systemd 254 for example)\n
    \n
    who said debian uses old packages again?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698950514 {#4050
    date: 2023-11-02 19:41:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krash@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4039 …}
  +nested: Doctrine\ORM\PersistentCollection {#4037 …}
  +votes: Doctrine\ORM\PersistentCollection {#4035 …}
  +reports: Doctrine\ORM\PersistentCollection {#4033 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4001 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4005 …}
  -id: 85253
  -bodyTs: "'254':23 'advertis':16 'bullshit':14 'debian':10,28 'exampl':25 'less':12 'll':6 'motd':18 'newer':20 'old':30 'packag':21,31 'said':27 'snap':13 'stay':7 'systemd':22 'thank':1,4 'unstabl':11 'use':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3834198"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697134512 {#3986
    date: 2023-10-12 20:15:12.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#4041
  +user: App\Entity\User {#3989 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Ubuntu-23-10-is-out"
    +title: "Ubuntu 23.10 is out"
    +url: "https://ubuntu.com/download/desktop"
    +body: """
      [Release notes](https://discourse.ubuntu.com/t/mantic-minotaur-release-notes/35534):\n
      \n
      New features in 23.10 Updated Packages\n
      \n
      ```\n
      \n
      <span style="color:#323232;">add-apt-repository now adds PPAs as deb822 .sources files (Improvements to PPA management in 23.10 116).\n
      </span>\n
      ```\n
      \n
      Linux kernel :penguin:\n
      \n
      Ubuntu 23.10 includes the new 6.5 Linux kernel that brings many new features.\n
      \n
      Notable upstream changes:\n
      \n
      ```\n
      \n
      <span style="color:#323232;">Intel’s “Topology Aware Register and PM Capsule Interface” (interface that provides better power-management features).\n
      </span><span style="color:#323232;">arm64 permission-indirection extension (technology to set special memory permissions).\n
      </span><span style="color:#323232;">RISC-V now supports ACPI.\n
      </span><span style="color:#323232;">The Loongarch architecture now supports simultaneous multi-threading (SMT).\n
      </span><span style="color:#323232;">Support for unaccepted memory (protocol by which secure guest systems accept memory allocated by the host - Seeking an acceptable unaccepted memory policy 5.\n
      </span><span style="color:#323232;">The io_uring subsystem can now store the rings and submission queue in user-space memory.\n
      </span><span style="color:#323232;">Ability to mount a file system underneath an existing mount on the same mount point; useful in container scenarios (Merge tag ‘v6.5/vfs.mount’ of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs 5).\n
      </span><span style="color:#323232;">New cachestat() system call (query the page-cache state of files and directories).\n
      </span><span style="color:#323232;">Usual set of changes to support new hardware.\n
      </span>\n
      ```\n
      \n
      Notable Ubuntu-specific changes:\n
      \n
      ```\n
      \n
      <span style="color:#323232;">zstd compressed modules (LP: #2028568 11) to shorten boot time.\n
      </span><span style="color:#323232;">New Apparmor/Stacking LSM patch set.\n
      </span><span style="color:#323232;">Updated shiftfs patch set.\n
      </span><span style="color:#323232;">Enabled multi-gen LRU page reclaiming by default (LP: #2023629 1).\n
      </span><span style="color:#323232;">.config tuning of the low-latency kernel for desktop-oriented tasks (LP: #2028568 6).\n
      </span><span style="color:#323232;">New zfs 2.2.0~rc3.\n
      </span><span style="color:#323232;">Ceph support for idmapped mounts.\n
      </span>\n
      ```\n
      \n
      systemd v253.5\n
      \n
      The init system was updated to systemd v253.5. See the upstream changelog 6 for more information about individual features. Netplan v0.107\n
      \n
      The network stack was updated to Netplan v0.107 3, introducing support for dummy and veth devices in addition to providing Python bindings to libnetplan in the python3-netplan package. Toolchain Upgrades :hammer_and_wrench:\n
      \n
      ```\n
      \n
      <span style="color:#323232;">GCC was updated to the 13.2.0 release, binutils to 2.41, and glibc to 2.38.\n
      </span><span style="color:#323232;">Python :snake: now defaults to version 3.11.6, and 3.12.0 is available in the archive.\n
      </span><span style="color:#323232;">Perl :camel: at version 5.36.0.\n
      </span><span style="color:#323232;">LLVM now defaults to version 16, and 17 is available in the archive.\n
      </span><span style="color:#323232;">Rust :crab: toolchain defaults to version 1.71.\n
      </span>\n
      ```
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 3
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697152809 {#2414
      date: 2023-10-13 01:20:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9157
    -titleTs: "'23.10':2 'ubuntu':1"
    -bodyTs: "'/pub/scm/linux/kernel/git/vfs/vfs':158 '/t/mantic-minotaur-release-notes/35534):':5 '1':217 '1.71':353 '11':192 '116':29 '13.2.0':306 '16':339 '17':341 '2.2.0':236 '2.38':314 '2.41':310 '2023629':216 '2028568':191,232 '23.10':9,28,34 '3':274 '3.11.6':321 '3.12.0':323 '5':115,159 '5.36.0':333 '6':233,257 '6.5':38 'abil':133 'accept':103,111 'acpi':82 'add':13,17 'add-apt-repositori':12 'addit':283 'alloc':105 'apparmor/stacking':198 'apt':14 'architectur':85 'archiv':328,346 'arm64':66 'avail':325,343 'awar':52 'better':61 'bind':287 'binutil':308 'boot':195 'bring':42 'cach':168 'cachestat':161 'call':163 'camel':330 'capsul':56 'ceph':238 'chang':48,177,186 'changelog':256 'compress':188 'config':218 'contain':150 'crab':348 'deb822':20 'default':214,318,336,350 'desktop':228 'desktop-ori':227 'devic':281 'directori':173 'discourse.ubuntu.com':4 'discourse.ubuntu.com/t/mantic-minotaur-release-notes/35534):':3 'dummi':278 'enabl':206 'exist':141 'extens':70 'featur':7,45,65,263 'file':22,137,171 'gcc':301 'gen':209 'git.kernel.org':157 'git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs':156 'glibc':312 'guest':101 'hammer':298 'hardwar':181 'host':108 'idmap':241 'improv':23 'includ':35 'indirect':69 'individu':262 'inform':260 'init':246 'intel':49 'interfac':57,58 'introduc':275 'io':117 'kernel':31,40,225 'latenc':224 'libnetplan':289 'linux':30,39 'llvm':334 'loongarch':84 'low':223 'low-lat':222 'lp':190,215,231 'lru':210 'lsm':199 'manag':26,64 'mani':43 'memori':75,96,104,113,132 'merg':152 'modul':189 'mount':135,142,146,242 'multi':90,208 'multi-gen':207 'multi-thread':89 'netplan':264,272,294 'network':267 'new':6,37,44,160,180,197,234 'notabl':46,182 'note':2 'orient':229 'packag':11,295 'page':167,211 'page-cach':166 'patch':200,204 'penguin':32 'perl':329 'permiss':68,76 'permission-indirect':67 'pm':55 'point':147 'polici':114 'power':63 'power-manag':62 'ppa':25 'ppas':18 'protocol':97 'provid':60,285 'python':286,315 'python3':293 'python3-netplan':292 'queri':164 'queue':127 'reclaim':212 'regist':53 'releas':1,307 'repositori':15 'ring':124 'risc':78 'risc-v':77 'rust':347 'scenario':151 'secur':100 'see':253 'seek':109 'set':73,175,201,205 'shiftf':203 'shorten':194 'simultan':88 'smt':92 'snake':316 'sourc':21 'space':131 'special':74 'specif':185 'stack':268 'state':169 'store':122 'submiss':126 'subsystem':119 'support':81,87,93,179,239,276 'system':102,138,162,247 'systemd':243,251 'tag':153 'task':230 'technolog':71 'thread':91 'time':196 'toolchain':296,349 'topolog':51 'tune':219 'ubuntu':33,184 'ubuntu-specif':183 'unaccept':95,112 'underneath':139 'updat':10,202,249,270,303 'upgrad':297 'upstream':47,255 'ure':118 'use':148 'user':130 'user-spac':129 'usual':174 'v':79 'v0.107':265,273 'v253.5':244,252 'v6.5/vfs.mount':154 'version':320,332,338,352 'veth':280 'wrench':300 'zfs':235 'zstd':187 '~rc3':237"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697143679
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6391654"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697129179 {#1793
      date: 2023-10-12 18:46:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    Thanks but no thanks. I’ll stay with my debian unstable: less snap bullshit, no advertising in motd and newer packages (systemd 254 for example)\n
    \n
    who said debian uses old packages again?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698950514 {#4050
    date: 2023-11-02 19:41:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krash@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4039 …}
  +nested: Doctrine\ORM\PersistentCollection {#4037 …}
  +votes: Doctrine\ORM\PersistentCollection {#4035 …}
  +reports: Doctrine\ORM\PersistentCollection {#4033 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4001 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4005 …}
  -id: 85253
  -bodyTs: "'254':23 'advertis':16 'bullshit':14 'debian':10,28 'exampl':25 'less':12 'll':6 'motd':18 'newer':20 'old':30 'packag':21,31 'said':27 'snap':13 'stay':7 'systemd':22 'thank':1,4 'unstabl':11 'use':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3834198"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697134512 {#3986
    date: 2023-10-12 20:15:12.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED edit
App\Entity\Magazine {#265
  +icon: Proxies\__CG__\App\Entity\Image {#246 …}
  +name: "linux@lemmy.ml"
  +title: "linux"
  +description: """
    From Wikipedia, the free encyclopedia\n
    \n
    Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
    \n
    Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
    \n
    ### Rules\n
    \n
    - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
    - No misinformation\n
    - No NSFW content\n
    - No hate speech, bigotry, etc\n
    \n
    ### Related Communities\n
    \n
    - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
    - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
    - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
    - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
    \n
    Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 1406
  +entryCommentCount: 28632
  +postCount: 6
  +postCommentCount: 214
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729583542 {#275
    date: 2024-10-22 09:52:22.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#237 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
  +entries: Doctrine\ORM\PersistentCollection {#180 …}
  +posts: Doctrine\ORM\PersistentCollection {#138 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
  +bans: Doctrine\ORM\PersistentCollection {#117 …}
  +reports: Doctrine\ORM\PersistentCollection {#103 …}
  +badges: Doctrine\ORM\PersistentCollection {#81 …}
  +logs: Doctrine\ORM\PersistentCollection {#71 …}
  +awards: Doctrine\ORM\PersistentCollection {#1346 …}
  +categories: Doctrine\ORM\PersistentCollection {#1823 …}
  -id: 73
  +apId: "linux@lemmy.ml"
  +apProfileId: "https://lemmy.ml/c/linux"
  +apPublicUrl: "https://lemmy.ml/c/linux"
  +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
  +apInboxUrl: "https://lemmy.ml/inbox"
  +apDomain: "lemmy.ml"
  +apPreferredUsername: "linux"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1729583596 {#269
    date: 2024-10-22 09:53:16.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1698929468 {#271
    date: 2023-11-02 13:51:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS DENIED
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details