dokuwiki 0.0.20220731.a-1 source package in Ubuntu

Changelog

dokuwiki (0.0.20220731.a-1) unstable; urgency=medium

  * Salvage package. (Closes: #1008649)
    + Set Maintainer to the Debian Dokuwiki Team and set Anton Gladky and
      myself as Uploaders.
    + Upload to unstable again.
  * Import new upstream release »2022-07-31a “Igor”«
    + Drop patch add_vesion_to_snapshot.diff. (Just needed for packaging
      snapshots.)
    + Refresh debianize.diff.
    + Drop support for PHP versions earlier than 7.2. → Add according
      version constraint to the php dependency.
    + Fixes CVE-2022-28919 XSS vulnerability via the function
      _generateFilename. (Closes: #1011056)
    + Fixes a vulnerability in diff viewer (Github issue #3761)
    + More PHP8-related fixes. (Closes: #974961)
    + Disable "testing" plugin by default by setting its directory to be
      only accessible by root. Add lintian override for that.
    + postinst + dokuwiki-addsite: Handle creation of per-animal data/log
      directories in farms,
    + Add a NEWS.Debian entry mentioning the need to manually create
      per-animal log directories in farm setups which don't use standard
      paths.
    + debian/copyright: Drop now obsolete vendor/paragonie/random_compat
      stanza. Also drop now unneeded Artistic license. Thanks Lintian!
    + Update path and license of the IXR library in debian/copyright.
    + Merge debian/copyright stanzas for vendor/splitbrain/php-archive/*,
      vendor/splitbrain/php-cli/* and the new vendor/splitbrain/slika/*
      into simply vendor/splitbrain/* and update copyright years.
  * Bracketize lintian overrides.
  * Add a debian/.gitignore file.
  * Run "wrap-and-sort -a".
  * Replace debian/compat with versioned dependency on debhelper-compat
    and switch from compat level 11 to 13.
  * Add missing dependency on ${perl:Depends} for DEBIAN/config.
  * Declare compliance with Debian Policy 4.6.1.
  * Add lintian overrides for translations of help page.
  * Don't ship .gitignore or .gitattributes files in the resulting .deb
    package. Also drop redundant license files from the resulting .deb.
  * Add more lintian overrides for DokuWiki's *.info.txt metadata files.
  * Bump debian/watch version from 3 to 4. Thanks Lintian!
  * debian/copyright: Reflow CC-BY-3.0 license. (Removes overlong lines.)
  * Checked all other occurrences of the lintian warning
    very-long-line-length-in-source-file and added commented overrides.

 -- Axel Beckert <email address hidden>  Mon, 14 Nov 2022 04:24:11 +0100

Upload details

Uploaded by:
Debian DokuWiki Team
Uploaded to:
Sid
Original maintainer:
Debian DokuWiki Team
Architectures:
all
Section:
web
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release universe web

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
dokuwiki_0.0.20220731.a-1.dsc 2.0 KiB dca6607e3ff54ecf5ff16ab4fa2497a014e19280d7b6f8363b4d99f29b757f7c
dokuwiki_0.0.20220731.a.orig.tar.gz 3.8 MiB 48ed2ae11fa4a0ae8338af9aedc837601b34e21c0be15d16e2d6228ca7a91f23
dokuwiki_0.0.20220731.a-1.debian.tar.xz 102.7 KiB d8e8de54d0858ba7537e59e4891a678820cde9bf396b80f40bfdc7b4cc3dcbf4

No changes file available.

Binary packages built by this source

dokuwiki: standards compliant simple to use wiki

 DokuWiki is a wiki mainly aimed at creating documentation of any kind.
 It is targeted at developer teams, workgroups and small companies. It
 has a simple but powerful syntax which makes sure the datafiles remain
 readable outside the wiki and eases the creation of structured texts.
 All data is stored in plain text files -- no database is required.