Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
Bump-to-libnautilus-extension-4.patch | Bump to libnautilus-extension-4 Nautilus 43 comes with libnautilus-extension-4 which has several breaking changes |
Corey Berla <corey@berla.me> | no | 2022-09-13 | ||
Update-remove-deprecated-now-removed-symbols-and-headers.patch | Update / remove deprecated (now removed) symbols and headers | Corey Berla <corey@berla.me> | no | 2022-09-13 | ||
Include-gtk4-directly.patch | Include gtk4 directly This used to be included from libnautilus-extension, but now that Nautilus has been ported to gtk4, there is a desire to separate gtk from the extensions |
Corey Berla <corey@berla.me> | no | 2022-09-13 | ||
Remove-old-unnecessary-fix.patch | Remove old / unnecessary fix This was causes problems with the build and doesn't appear to be necessary anymore |
Corey Berla <corey@berla.me> | no | 2022-09-13 | ||
Update-code-for-gtk4.patch | Update code for gtk4 | Corey Berla <corey@berla.me> | no | 2022-09-13 | ||
dropbox-update.patch | Add a new "dropbox update" command This command forces a new download and installation of the dropbox binary files. =================================================================== |
Raphaël Hertzog <hertzog@debian.org> | no | vendor | ||
add-http-proxy-option.patch | Add command-line option to set the HTTP proxy This option will be used to properly fix Debian bug #651065. =================================================================== |
Raphaël Hertzog <hertzog@debian.org> | no | debian | vendor | |
fix-unity-indicator-menu.patch | Coerce XDG_CURRENT_DESKTOP to "Unity". (LP: #1559249)Abstract: This works around broken dropbox binary that will only activate the indicator icon and menu on Ubuntu Unity < 16.10. This patch coerces XDG_CURRENT_DESKTOP to report as "Unity" following the recent change to "Unity7" =================================================================== |
Martin Wimpress <martin.wimpress@ubuntu.com> | no | |||
fix-budgie-indicator-menu.patch | Coerce XDG_CURRENT_DESKTOP to "Unity". (LP: #1683051)Abstract: This works around broken dropbox binary that will only activate the indicator icon and menu on Ubuntu Unity < 16.10. This patch coerces XDG_CURRENT_DESKTOP to report as "Unity" for the budgie-desktop =================================================================== |
David Mohammed <fossfreedom@ubuntu.com> | no | |||
non-interactive-update.patch | Ensure console variant of dropbox update is non-interactive This is because "dropbox update" is called from the postinst of the package and we don't want any interactivity there. . This is a Debian specific patch and probably should not be forwarded. |
Raphaël Hertzog <hertzog@debian.org> | not-needed | vendor | ||
use-dpkg-to-select-platform.patch | Use dpkg to identify the architecture to use The upstream check is not reliable because if you run i386 with a 64 bit kernel, you download the wrong binaries. . This patch is Debian specific since it relies on dpkg and thus can't be upstreamed. =================================================================== |
Raphaël Hertzog <hertzog@debian.org> | not-needed | vendor |