Package: dokuwiki / 2024-02-06b+dfsg-9
Metadata
Package | Version | Patches format |
---|---|---|
dokuwiki | 2024-02-06b+dfsg-9 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
debian/0001 system libjs jquery.patch | (download) |
lib/exe/jquery.php |
2 1 + 1 - 0 ! |
use packaged version of jquery instead of an embedded one. |
debian/0002 system libjs jquery cookie.patch | (download) |
lib/exe/js.php |
2 1 + 1 - 0 ! |
use packaged version of jquery instead of an embedded one. |
debian/0003 system libjs jquery ui.patch | (download) |
lib/exe/css.php |
4 2 + 2 - 0 ! |
use packaged version of jquery instead of an embedded one. |
debian/0004 system libphp simplepie.patch | (download) |
inc/load.php |
2 1 + 1 - 0 ! |
use packaged version of simplepie instead of an embedded one. |
debian/0005 system php constant time.patch | (download) |
vendor/composer/autoload_psr4.php |
2 1 + 1 - 0 ! |
using system php-constant-time instead of vendor version. |
debian/0006 system php geshi.patch | (download) |
inc/parserutils.php |
2 1 + 1 - 0 ! |
use packaged version of geshi instead of an embedded one (closes: #513869). |
debian/0007 system php kissifrot php ixr.patch | (download) |
vendor/composer/autoload_psr4.php |
4 2 + 2 - 0 ! |
using system php-kissifrot-php-ixr instead of vendor version. |
debian/0008 system php phpseclib3.patch | (download) |
vendor/composer/autoload_files.php |
2 1 + 1 - 0 ! |
use the packaged version of php-seclib3 instead of the embedded one. |
debian/0009 data directory.patch | (download) |
conf/dokuwiki.php |
2 1 + 1 - 0 ! |
change the data directory. |
debian/0010 disable updatecheck.patch | (download) |
conf/dokuwiki.php |
2 1 + 1 - 0 ! |
disabled the built-in update notifier, not relevant for a distro-managed software. (lp: #325013) |
debian/0011 tidy footer.patch | (download) |
lib/tpl/dokuwiki/tpl_footer.php |
18 0 + 18 - 0 ! |
removing visual clutter in footer. |
debian/0012 tidy init.patch | (download) |
inc/init.php |
4 1 + 3 - 0 ! |
removing reference to removed install.php. |