debian: Temporarily revert source package rename

Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
Reviewed-by: Sunil Mohan Adapa <sunil@medhas.org>
This commit is contained in:
James Valleroy 2020-09-12 18:23:01 -04:00 committed by Sunil Mohan Adapa
parent 271f88d9ed
commit 2b4f2aa15f
No known key found for this signature in database
GPG Key ID: 43EA1CFF0AA7C5F2
2 changed files with 201 additions and 1 deletions

200
debian/changelog vendored
View File

@ -1,3 +1,203 @@
plinth (20.14) UNRELEASED; urgency=medium
[ Fioddor Superconcentrado ]
* Translated using Weblate (Spanish)
* Translated using Weblate (Spanish)
* sudo user needed for container
* Branch-out
* Specify machine
* Fix typo
* post-processor: Solve 1908 fixing the wiki links fix
* Translated using Weblate (Spanish)
* Translated using Weblate (Spanish)
* jsxc, sharing: Add 'Learn more...' link for help pages
* wireguard: Add 'Learn more...' link for help page
* doc: wikiparser: Resolve URLs for locally available pages
[ Doma Gergő ]
* Translated using Weblate (Hungarian)
* Translated using Weblate (Hungarian)
[ Sunil Mohan Adapa ]
* upgrades: Minor isort fix
* upgrades: Remove unused context variable
* security: Don't show report button as part of backports notice
* upgrades: security: Don't with the technical term 'backports' in UI
* matrixsynapse: Allow upgrade to version 1.17
* backups: Make app available by default
* samba: cosmetic: Minor yapf fixes
* container: unstable: Handle interface naming for systemd < 245
* storage: Fix expanding partitions on GPT partition tables
* matrixsynapse: Rename Riot to Element
* ejabberd, mumble, wireguard: Update Apple app links
* menu: Update documentation to clarify that icons can be files
* frontpage: Fix documentation related to renamed parameter
* bepasty: Make description a private variable
* bepasty: Expand app description
* bepasty: Tighten permissions on the uwsgi socket
* infinoted, syncthing: Fix minor typo in a comment
* bepasty: Add diagnostics tests on app URL
* bepasty: Minor fixes
* bepasty: tests: functional: Add a password before removing all
* bepasty: Resize SVG to 512x512 for consistency with other icons
* bepasty: Add "Snippet" in category/short description
* bepasty: Update UI strings for permissions
* bepasty: Require at least one permission on a password
* bepasty: Simplify configuration file handling
* js: Don't show running status on buttons pulled to right
* diagnostics: Prevent showing running status on diagnostics menu item
* help, networks: Clarify i18n different contexts for "Manual"
* radicale: Stop service during backup and restore
* radicale: tests: functional: Add test for backup/restore
* doc: Recompile when parser script changes
* doc: wikiparser: Handle processing instructions
* doc: wikiparser: Fix attachment URLs in regular links
* doc: wikiparser: When processing single pages, ignore header/footer
* doc: wikiparser: Generate colspec for tables
* doc: wikiparser: Handle table of contents macro without parenthesis
* doc: wikiparser: Handle more paragraph breakers
* doc: wikiparser: Parse content inside a comment
* doc: wikiparser: Allow empty lines between list items
* doc: wikiparser: Fix parsing URLs, simplify plain text parsing
* doc: wikiparser: Resolve relative URLs
* doc: wikiparser: Preserve spaces during parsing and generation
* doc: wikiparser: Handle existing # in links, don't append again
* doc: wikiparser: Assign text to URLs that don't provide them
* doc: wikiparser: Handle wiki links starting with a /
* doc: wikiparser: Allow lists to started with just spaces
* doc: wikiparser: Strip spaces from attachment's text
* doc: wikiparser: Place anchors inside paragraphs
* doc: wikiparser: Sort imagedata properties
* doc: wikiparser: Retain the text for icons
* doc: wikiparser: Set icon dimensions to old values (temporarily)
* doc: wikiparser: Handle empty table cells
* doc: wikiparser: Fix some flake8 warnings
* doc: wikiparser: Improve links relative to included files
* doc: wikiparser: Fix issue with parsing inline code blocks
* doc: wikiparser: Handle markup inside italic/bold markup
* doc: wikiparser: Format text inside admonitions properly
* doc: Drop post processor as it is not needed anymore
* doc: wikiparser: Incorporate post processing fixes
* doc: Simplify make file by eliminating targets for intermediates
* doc: wikiparser: Add note about some incorrect links
* doc: Update the test script for wikiparser
* manual: Fetch latest images
* doc: Fetch latest manual
* firewall: Use service files for showing port forwarding info
* firewall: Show port forwarding info in tabular format
* kvstore: Allow module to be imported before Django init
* networks: Expose API to get/set network meta info
* firewall: Show port forwarding info contextually
* doc: wikiparser: Fix a minor flake8 issue
* doc: wikiparser: Fix issue with some URL containing dup. lang part
* doc: wikiparser: Make it easier to run with a #! at the top
* doc: wikiparser: Reduce build verbosity
* upgrades: Fix issue with checking if backports is current
* upgrades: Separate concepts for backports enabled vs. requested
* upgrades, security: Use consistent terminology 'activate'
* backports: When upgrading from older version, assumed requested
[ Joseph Nuthalapati ]
* searx: Add functional test for app availability
* container: Add unstable distribution
* functional-tests: Fix instructions for running functional tests
* functional-tests: Use latest version of splinter
* framework: Remove module init() functions
* wireguard: Remove hardcoded Windows client version
* functional-tests: splinter 0.14.0 is in PyPI
* apps: Remove Coquelicot
* matrix-synapse: Upgrade to 1.19
* container: Use builds with build-deps included
[ James Valleroy ]
* ci: Allow fuse to be installed
* tests: functional: Strip trailing / from FREEDOMBOX_URL
* ejabberd: Use new ruamel.yaml API and allow duplicate keys
* locale: Update translation strings
* doc: Fetch latest manual
* debian: Add gbp dch config
* debian: Fix use of wildcard path in copyright
* debian: Split copyright paragraph to avoid lintian error
* radicale: Remove code to handle 1.x
* doc: Fetch latest manual
* bepasty: New app for file upload and sharing
* bepasty: Add public access config form
* bepasty: Fetch manual page
* locale: Update translation strings
* doc: Add moinmoin wiki parser
* wikiparser: Fix spaces, multi-line, languages, icons
* doc: Use Makefile to fetch raw wiki files
* doc: Add icons used in manual
* manual: Add raw wiki files of included pages
* manual: Remove checked-in xml files
* wikiparser: Don't render Admonition with style comment
* test-wikiparser: Remove fixes.xslt step
* debian: Add unit tests to autopkgtest
* apache: Disable mod_status
* debian: Don't show first wizard secret on command line
* debian: Remove unused vars from postinst
* matrixsynapse: Use conf.d snippets
* upgrades: Change backports activation message wording
* upgrades: Display correct backports info for unstable
* upgrades: Add first boot step to configure backports
* upgrades: Use kvstore and then file to determine if backports are enabled
* debian: Temporarily revert source package rename
[ Veiko Aasa ]
* samba: Hide common system partitions
* ikiwiki: Validate a path when deleting wiki or blog
* ssh: Disallow managing keys for the root user
* debian: Add newline to end of /var/lib/plinth/firstboot-wizard-secret
* functional-tests: snapshot: Skip if filesystem doesn't support snapshots
* container: Randomize btrfs partition UUID
* gitweb: Fix enable auth webserver component on app init
* gitweb: Add ability to change default branch
[ Павел Протасов ]
* Translated using Weblate (Russian)
[ Michael Breidenbach ]
* Translated using Weblate (German)
* Translated using Weblate (Swedish)
* Translated using Weblate (German)
* Translated using Weblate (Swedish)
* Translated using Weblate (German)
* Translated using Weblate (Swedish)
[ ikmaak ]
* Translated using Weblate (Dutch)
* Translated using Weblate (Dutch)
[ Burak Yavuz ]
* Translated using Weblate (Turkish)
* Translated using Weblate (Turkish)
* Translated using Weblate (Turkish)
* Translated using Weblate (Turkish)
[ Xosé M ]
* Translated using Weblate (Galician)
[ Jens Molgaard ]
* Translated using Weblate (Danish)
[ Nikita Epifanov ]
* Translated using Weblate (Russian)
* Translated using Weblate (Russian)
[ Dietmar ]
* Translated using Weblate (German)
[ Johannes Keyser ]
* Translated using Weblate (German)
[ Diego Roversi ]
* Translated using Weblate (Italian)
[ Artem ]
* Translated using Weblate (Russian)
-- James Valleroy <jvalleroy@mailbox.org> Sat, 12 Sep 2020 18:23:31 -0400
freedombox (20.13) unstable; urgency=medium
[ Sunil Mohan Adapa ]

2
debian/control vendored
View File

@ -1,4 +1,4 @@
Source: freedombox
Source: plinth
Section: web
Priority: optional
Maintainer: FreedomBox packaging team <freedombox-pkg-team@lists.alioth.debian.org>