FreedomBox/debian/changelog
Sunil Mohan Adapa ac6fd1fc37
Release v0.22.0
Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>
2018-01-30 18:40:35 +05:30

626 lines
22 KiB
Plaintext

plinth (0.22.0) unstable; urgency=medium
[ Drashti Kaushik ]
* Translated using Weblate (Gujarati)
* Translated using Weblate (Hindi)
[ Igor ]
* Translated using Weblate (Russian)
[ Ikmaak ]
* Translated using Weblate (Dutch)
[ Joseph Nuthalapati ]
* Translated using Weblate (Telugu)
* ci: Replace CircleCI configuration with GitLab CI configuration
* firstboot: Fix caching issue in collecting first_boot steps
* HACKING: Commands to run a single test method, class or module
* first_setup: UX improvements for the first setup page
* matrix-synapse: Fix YAML format issues.
[ Pavel Borecki ]
* Translated using Weblate (Czech)
[ Sunil Mohan Adapa ]
* Add locale for Ukrainian (uk)
* ci: Update badge to use Gitlab CI instead of Circle CI
* Update Github URLs with Salsa URLs
* tor: Ensure that is-enabled status is show properly
[ Vikas Singh ]
* actions: Allow not printing error when an action fails
-- Sunil Mohan Adapa <sunil@medhas.org> Tue, 30 Jan 2018 14:41:25 +0530
plinth (0.21.0) unstable; urgency=medium
[ Aakanksha Saini ]
* navigation bar: change label 'Configuration' to 'System'
* storage: Removed beta warning for expanding partition
* groups: Consistent listing of groups
* syncthing: Restrict administration to users in group syncthing
[ Allan Nordhøy ]
* Spelling: configuration, log in, wiki
[ Johannes Keyser ]
* doc: update HACKING, CONTRIBUTING and INSTALL information
* help: Show menu on smaller screens also
[ Joseph Nuthalapati ]
* Complete some of the pending changing in renaming some files to .md
[ Shubham Agarwal ]
* diagnostics: Enable button when enabled but not running
[ Sunil Mohan Adapa ]
* openvpn: Upgrade to the new Debian way
* Add explicit dependency on e2fsprogs (Closes: #887223).
-- James Valleroy <jvalleroy@mailbox.org> Mon, 15 Jan 2018 15:07:03 -0500
plinth (0.20.0) unstable; urgency=high
[ James Valleroy ]
* bind: Rework getting and changing config
* bind: Don't use forwarders by default
[ Johannes Keyser ]
* ejabberd: Remove redundant button Client Apps
* ejabberd: Minor description cleanups
[ Joseph Nuthalpati ]
* mediawiki: Add wiki application
[ Sunil Mohan Adapa ]
* users: Make sure first run actually works
* bind: Add information about current utility
* storage: Make tests run on special filesystems
-- James Valleroy <jvalleroy@mailbox.org> Mon, 01 Jan 2018 15:04:02 -0500
plinth (0.19.0) unstable; urgency=medium
[ James Valleroy ]
* users: Use own copy of ldapscripts config
* users: Handle upgrade for ldapscripts config
* vagrant: Avoid debconf prompts while provisioning
* Bump standards version, no changes needed
[ John McCann ]
* ejabberd: Use dynamic reload after enabling/disabling MAM
[ Joseph Nuthalapati ]
* Add framework for user groups per application
* groups: User permissions for access to apps based on LDAP groups
* Fixes for user groups
* Fix failing root tests
* Suppress unnecessary logging in cfg tests
* users: tests: restore previous value of restricted access
* snapshots: Button to delete all snapshots
* snapshots: Minor refactoring
* manual: Make manual available as a PDF download
* manual: Download can serve either pdf or pdf.gz file
[ Sunil Mohan Adapa ]
* Update yapf configuration for simplicity
* Update HACKING file about coding standard tools
* clients: Minor styling fixes
* clients: Update icons to be 32x32 consistently
* api: Update for clarity (API breaking change)
* clients: Cleanup framework
* clients: Update all manifest due to use updated framework
* users: Add a note about using separate first setup action
* help: Don't uncompress the PDF manual
[ Hanisha P ]
* minetest: Show domain information for users to connect to minetest
* Option to enable/disble automatic timeline snapshots
-- James Valleroy <jvalleroy@mailbox.org> Mon, 18 Dec 2017 17:16:58 -0500
plinth (0.18.1) unstable; urgency=high
* Re-upload with higher urgency (to unblock django-axes 3.0.3).
-- James Valleroy <jvalleroy@mailbox.org> Mon, 04 Dec 2017 23:10:37 -0500
plinth (0.18.0) unstable; urgency=low
[ James Valleroy ]
* Add shadowsocks client with socks5 proxy.
[ Joseph Nuthalapati ]
* config: Avoid sending domain_added signal for empty domain.
* Override monkey-patched LoginView from django-axes 3.0.3.
* Make Plinth depend on django-axes 3.0.3 or later.
* sso: Fixes for regressions after adding captcha and axes.
* sso: Fix conflict between urls of sso and captcha.
* transmission: Fix sso not being enabled.
* Add client information for Matrix Synapse and Syncthing.
* Add icons for desktop applications and Apple App store.
[ Prachi Srivastava ]
* avahi: Add service for freedombox discovery.
* Add fields to the api response.
* Add client information for modules.
[ Sunil Mohan Adapa ]
* shadowsocks: Add more ciphers.
* service: Add missing restart action.
* avahi: Update FreedomBox service file.
[ Hritesh Gurnani ]
* Reduce OS icons size for clients.
-- James Valleroy <jvalleroy@mailbox.org> Mon, 04 Dec 2017 20:14:41 -0500
plinth (0.17.0) unstable; urgency=medium
[ Joseph Nuthalapati ]
* transmission: Enable Single Sign On.
* cockpit: Add short description to frontpage shortcut.
[ Allan Nordhøy ]
* fail2ban: Spelling "Fail2ban" and sentence structure.
[ Ravi Bolla ]
* config: Refactor config.py into views and form.
[ James Valleroy ]
* Removed old changelog.
-- James Valleroy <jvalleroy@mailbox.org> Mon, 20 Nov 2017 18:43:17 -0500
plinth (0.16.0) unstable; urgency=medium
[ Federico Ceratto ]
* Switched to native package.
-- James Valleroy <jvalleroy@mailbox.org> Mon, 06 Nov 2017 20:51:58 -0500
plinth (0.15.3+ds-1) unstable; urgency=high
[ James Valleroy ]
* Switch from gir1.2-networkmanager-1.0 to gir1.2-nm-1.0 (Closes: #862758).
Thanks to Michael Biebl.
* Bump standards version to 4.1.1.
* New upstream version 0.15.3 (Closes: #877371).
* Add patch to skip letsencrypt tests that require root privileges.
* Cleanup disks module (renamed to storage).
* Add patch with workaround for login issues.
* Add myself to uploaders.
[ Sunil Mohan Adapa ]
* Break older version of freedombox-setup (<< 0.11~)
* Bump Django version to 1.11
[ Joseph Nuthalapati ]
* Add new dependencies - axes and captcha
-- James Valleroy <jvalleroy@mailbox.org> Sat, 21 Oct 2017 14:14:00 -0400
plinth (0.15.2+ds-1) unstable; urgency=medium
[ James Valleroy ]
* Cleanup config for removed modules (Closes: #876627).
* New upstream version 0.15.2 (Closes: #876640).
* Add python3-configobj depend.
-- Federico Ceratto <federico@debian.org> Mon, 25 Sep 2017 15:03:35 +0100
plinth (0.15.1+ds-1) unstable; urgency=medium
[ James Valleroy ]
* Sort dependency list for essential modules (Closes: #872541).
* Bump standards version to 4.0.1.
[ Federico Ceratto ]
* New upstream version 0.15.1
-- Federico Ceratto <federico@debian.org> Sat, 23 Sep 2017 11:35:41 +0100
plinth (0.14.0+ds-1) unstable; urgency=medium
[ James Valleroy ]
* New upstream version 0.14.0.
* Refresh patches.
-- Sunil Mohan Adapa <sunil@medhas.org> Thu, 20 Apr 2017 19:48:03 +0530
plinth (0.13.1+ds-1) unstable; urgency=medium
[ James Valleroy ]
* Disable shaarli module, package removed from Debian.
* New upstream version 0.13.1.
* Update paths for jsxc symlinks.
* Remove configuration for obsolete xmpp module.
-- Federico Ceratto <federico@debian.org> Sun, 22 Jan 2017 21:48:59 +0000
plinth (0.12.0+ds-1) unstable; urgency=medium
[ James Valleroy ]
* Exclude new symlink in upstream source.
* New upstream version 0.12.0.
* Remove patches that have been merged upstream.
* Rearrange copyright file with more general license at the top.
* Move plinth into web section.
* Update symlinks for jsxc 3.0.0.
-- Federico Ceratto <federico@debian.org> Sat, 10 Dec 2016 18:42:29 +0100
plinth (0.11.0+ds-1) unstable; urgency=medium
[ James Valleroy ]
* New upstream version 0.11.0.
* Replace python3-yaml dependency with python3-ruamel.yaml.
* Add python3-apt dependency.
* Add patch to fix permissions and use new setup command (Closes: #837206).
* Add patch to include xmpp module static files in build.
* Add links for jsxc static files. Workaround for #838183.
* Remove symlinks from source package.
[ Sunil Mohan Adapa ]
* Automatically add essential packages to depends (Closes: #837332).
-- Federico Ceratto <federico@debian.org> Mon, 26 Sep 2016 14:52:36 +0100
plinth (0.10.0-1) unstable; urgency=medium
[ James Valleroy ]
* New upstream version 0.10.0.
* Bump minimum required python3-django to 1.10.
-- Federico Ceratto <federico@debian.org> Sun, 21 Aug 2016 13:07:54 +0100
plinth (0.9.4-2) unstable; urgency=medium
[ James Valleroy ]
* Add breaks/replaces on freedombox-setup << 0.9.2~ (Closes: #829743).
-- Federico Ceratto <federico@debian.org> Sat, 16 Jul 2016 14:55:37 +0100
plinth (0.9.4-1) unstable; urgency=medium
[ James Valleroy ]
* New upstream version 0.9.4.
* Remove init script override. Init script was removed from upstream.
* Drop packagekit dependency. No longer required by upstream.
* Drop gir1.2-packagekitglib-1.0 depend and build-depend.
-- Federico Ceratto <federico@debian.org> Fri, 24 Jun 2016 22:02:54 +0100
plinth (0.9.2-1) unstable; urgency=medium
[ James Valleroy ]
* New upstream version 0.9.2.
[ Petter Reinholdtsen ]
* Added d/gbp.conf to enforce the user of pristine-tar.
* Adjusted d/copyright to make sure license names are unique. Thanks lintian.
* Updated Standards-Version from 3.9.6 to 3.9.8.
-- Petter Reinholdtsen <pere@debian.org> Wed, 25 May 2016 07:16:08 +0000
plinth (0.9.1-1) unstable; urgency=low
[ James Valleroy ]
* New upstream version 0.9.1.
* Add python3-requests as dependency and build-dep.
-- Federico Ceratto <federico@debian.org> Sat, 02 Apr 2016 16:53:42 +0100
plinth (0.8.2-1) unstable; urgency=low
[ James Valleroy ]
* New upstream version 0.8.2.
-- Federico Ceratto <federico@debian.org> Fri, 26 Feb 2016 19:51:37 +0000
plinth (0.8.1-1) unstable; urgency=low
[ James Valleroy ]
* Skip filter-pristine-tar step for new upstream.
* New upstream version 0.8.1.
* Add docbook-utils as build dependency.
* Add packagekit as dependency.
-- Federico Ceratto <federico@debian.org> Tue, 16 Feb 2016 18:38:53 +0000
plinth (0.7.2-1) unstable; urgency=low
[ James Valleroy ]
* New upstream version 0.7.2.
* Remove patch to enable javascript-common, fixed upstream.
-- Federico Ceratto <federico@debian.org> Fri, 25 Dec 2015 13:47:03 +0000
plinth (0.7.1-1) unstable; urgency=low
[ James Valleroy ]
* New upstream version 0.7.1.
* Remove patch to fix config test, fixed upstream.
* Refresh patch.
* Add gettext as build dependency.
* Disable restore module, node-restore package not available in Debian yet.
[ Sunil Mohan Adapa ]
* Remove Django HTMLParser workaround as it is no longer need.
* Add javascript-common as dependency as we are enabling it during setup.
* Update package description (Closes: #804753)
-- Federico Ceratto <federico@debian.org> Sat, 12 Dec 2015 15:12:48 +0000
plinth (0.6-1) unstable; urgency=low
[ Nick Daly ]
* Uploaded new version.
[ James Valleroy ]
* New upstream version 0.6.
* Drop obsolete documentation patch.
* Add dblatex and xmlto as build dependencies, for manual. Drop pandoc.
* Add network-manager, ppp, pppoe, and python3-psutil as dependencies.
* Remove old TODO from docs.
* Add patch to workaround django 1.7 issue with python 3.5.
* Add patch to fix failing plinth config test.
* Add gir1.2-networkmanager-1.0 and python3-psutil also as build-depends.
* Cleanup installation documenation.
-- Nick Daly <Nick.M.Daly@gmail.com> Fri, 16 Oct 2015 22:57:10 -0500
plinth (0.5-1) unstable; urgency=low
[ Nick Daly ]
* Package new upstream version 0.5.
[ James Valleroy ]
* Add augeas-tools, gir1.2-glib-2.0, gir1.2-networkmanager-1.0, ldapscripts,
python3-augeas, and python3-django-stronghold as dependencies.
* Disable "packages" module when upgrading.
* Remove patches for python-networkmanager (obsolete) and ikiwiki
(upstreamed).
* Add patch to skip privileged actions test while building.
* Add some build-depends needed for tests.
[ James Valleroy ]
* New upstream version 0.4.5.
* Remove patch that has been upstreamed.
* Add new patch to remove python-networkmanager dependency, because
python3-networkmanager package is not available in Debian yet. The networks
module is disabled for now.
* Enable systemd service file.
* Add new patch to enable javascript-common apache conf in plinth setup.
* Add new patch to require ikiwiki module to install some of ikiwiki's
recommends that are needed for compiling wikis.
[ Sunil Mohan Adapa ]
* Add python3-yaml as dependency.
* Add lintian override for extra apache configuration.
* Update Debian copyright file.
-- Nick Daly <Nick.M.Daly@gmail.com> Sun, 02 Aug 2015 17:14:50 -0500
plinth (0.4.4-1) unstable; urgency=low
[ Sunil Mohan Adapa ]
* New upstream version 0.4.4. Closes: #769328, #755619, #765916,
#768666, #737456, #741919.
* Update dependencies as per upstream changes.
* Require Django 1.7 reflecting upstream changes.
* Remove patches that have been upstreamed.
* Update standards version to 3.9.6.
* Properly remove obsolete module configuration.
* Remove upstream install documentation.
-- Bdale Garbee <bdale@gag.com> Tue, 13 Jan 2015 22:25:07 +1300
plinth (0.4.1-1) unstable; urgency=low
[ Sunil Mohan Adapa ]
* New upstream version 0.4.1.
* Remove install override which is no longer required. Upstream
does not contain images with executable permissions anymore.
* Remove patch for changing paths which is no longer necessary.
* Change upstream URLs to point to github.com/freedombox.
* Update license information. Remove information about files no
longer present in upstream.
* Remove link to configuration file no longer necessary due to
upstream changes.
* Remove debian/clean no longer necessary.
* Build package as Python 3 package. Upstream migrated to Python 3.
* Fix issue with cleaning the package after build.
-- Petter Reinholdtsen <pere@debian.org> Sun, 02 Nov 2014 17:20:26 +0000
plinth (0.3.2.0.git.20140829-1) unstable; urgency=high
* Updated to new git version from Nick Daly based on commit
250b0100aab236fcf9dfa65eccf656fe037f9422.
- Fixes broken web pages (Closes: #754117).
* Updated patch program-paths.diff to include actions_dir setting,
and drop now obsolete patch actions-path.diff.
-- Petter Reinholdtsen <pere@debian.org> Sat, 30 Aug 2014 08:26:06 +0200
plinth (0.3.2.0.git.20140621-1) unstable; urgency=medium
* Updated to new git version from Nick Daly based on commit
af08066cafefb5d10304b7d8b22ed1f18c4df6d0.
- Drop now obsolete patch drop-firewalld-services.diff.
-- Petter Reinholdtsen <pere@debian.org> Sat, 21 Jun 2014 20:39:30 +0200
plinth (0.3.2.0.git.20140614-3) unstable; urgency=medium
* Add libjs-twitter-bootstrap as binary dependency in addition to
being a build dependency.
-- Petter Reinholdtsen <pere@debian.org> Sun, 15 Jun 2014 23:38:57 +0200
plinth (0.3.2.0.git.20140614-2) unstable; urgency=low
* Update dependencies, drop python-cheetah and python-simplejson,
which are no longer used, and add python-bootstrapform needed to
show the first page.
-- Petter Reinholdtsen <pere@debian.org> Sat, 14 Jun 2014 08:51:34 +0200
plinth (0.3.2.0.git.20140614-1) unstable; urgency=low
* Updated to new git version from Nick Daly based on commit
a01ef055beab017fcd77ca9da7cab6fe01eeffbe.
* Add build-depend on libjs-twitter-bootstrap, now needed to
build documentation.
* Add new patch drop-firewalld-services.diff to remove firewalld
service definitions now available in firewalld version 0.3.10-1
(Closes: #750927).
-- Petter Reinholdtsen <pere@debian.org> Sat, 14 Jun 2014 00:30:42 +0200
plinth (0.3.2.0.git.20140504-2) unstable; urgency=low
* Drop python-contract dependency. It is not used any more.
* Add python-django as binary dependency on request from Nick Daly.
-- Petter Reinholdtsen <pere@debian.org> Mon, 05 May 2014 13:27:27 +0200
plinth (0.3.2.0.git.20140504-1) unstable; urgency=low
* Updated to new git version from Nick Daly based on commit
d7a323512073cea9e4ee5a1cd91870a9f04959a6.
- Move firewall setup from freedombox-setup to plinth.
* Add Sunil and Nick as uploaders.
-- Petter Reinholdtsen <pere@debian.org> Sun, 04 May 2014 09:53:25 +0200
plinth (0.3.1.git.20140327-1) unstable; urgency=low
* New upstream version 0.3.1.git.20140327.
-- Petter Reinholdtsen <pere@debian.org> Thu, 27 Mar 2014 10:29:36 +0100
plinth (0.3.1.git.20140304-1) unstable; urgency=low
* Add sudo as a run time dependency, to make sure the privileged
commands work.
* Update Standards-Version from 3.9.4 to 3.9.5. No changes needed.
* Create plinth user with /var/lib/plinth as home directory, to keep
lintian happy.
-- Petter Reinholdtsen <pere@debian.org> Sat, 08 Mar 2014 22:25:32 +0100
plinth (0.3.0.0.git.20131229-1) unstable; urgency=low
* Updated to new git version from Nick Daly based on commit
cb9ca1b86c7b7440e87b6d5b65ab6ccf51f760cf .
- Remove patch correct-issue-tracker.diff now included upstream.
- Updated patches actions-path.diff and program-paths.diff to match
changes done upstream.
* Updated copyright file with more details using the new upstream
LICENSES file.
-- Petter Reinholdtsen <pere@debian.org> Sun, 29 Dec 2013 16:06:53 +0100
plinth (0.3.0.0.git.20131117-1) unstable; urgency=low
* Updated to new git version from Nick Daly based on commit
7f3b1a62c81f760da465497030b68d77139406d7.
- Add new dependencies libjs-jquery and libjs-modernizr to plinth.
Patch from James Valleroy.
- Add new dependencies on python-passlib (>= 1.6.1) and python-bcrypt.
* Remove now obsolete disable-override-config patch
* Updated program-paths.diff patch to match new upstream source.
* Add new patch actions-path.diff to use correct path to actions scripts.
* Add new patch correct-issue-tracker.diff to use correct URL to current
upstream github repository.
-- Petter Reinholdtsen <pere@debian.org> Sun, 17 Nov 2013 13:07:21 +0100
plinth (0.3.0.0.git.20131101-2) unstable; urgency=low
* Rewrite config to get plinth starting out of the box. New patches
program-paths and disable-override-config.
-- Petter Reinholdtsen <pere@debian.org> Sat, 02 Nov 2013 07:54:37 +0100
plinth (0.3.0.0.git.20131101-1) unstable; urgency=low
* Updated to new git version from Nick Daly based on commit
b9b4e0a2ec21edc1b1f73cffc905463a96c18f25.
* Drop patch install-actions-lib made obsolete by latest upstream
changes.
* Depend on pandoc-data | pandoc (<= 1.11.1-3) to make sure
documentation can be built with the latest pandoc package in
unstable.
-- Petter Reinholdtsen <pere@debian.org> Fri, 01 Nov 2013 13:14:41 +0100
plinth (0.3.0.0.git.20131028-1) unstable; urgency=low
* Updated to new git version from Nick Daly based on commit
0296a1a99cb1ad0a21729ea37fd53e171ee60614.
- Drops local copies of javascript libraries also available from
Debian packages.
* Add new dependency python-contract needed by new upstream version.
* Reduce the versioned python-withsqlite dependency from
0.0.0~git.20130929-1 to 0.0.0~git.20130929, to also accept the
0.0.0~git.20130929-1~pere.0 version currently available from the
non-debian repo.
* New patch install-actions-lib to fix install target (Upstream
issue #41).
-- Petter Reinholdtsen <pere@debian.org> Wed, 30 Oct 2013 22:25:25 +0100
plinth (0.3.0.0.git.20131010-1) unstable; urgency=low
* Updated to new git version from Nick Daly based on
commit 5ec749af8e5cb2480556e6926e239972ac890b4c
* Dropped patch debpathes now merged upstream.
* Changed depend on python-withsqlite to (>= 0.0.0~git.20130929-1),
making sure a version with support for more than one table in
one sqlite file is available.
-- Petter Reinholdtsen <pere@debian.org> Thu, 10 Oct 2013 22:51:34 +0200
plinth (0.0.0~git.20130928-1) unstable; urgency=low
* Updated to new git version from Nick Daly.
* Drop patches keep-vendor-dir.diff, handle-unknown-users.diff,
sudo-not-exmachina.diff and app-owncloud.diff now merged upstream.
* Drop workaround for keep-vendor-dir.diff from rules file.
-- Petter Reinholdtsen <pere@debian.org> Sat, 28 Sep 2013 22:55:36 +0200
plinth (0.0.0~git.20130925-2) unstable; urgency=low
* Depend on python-withsqlite (>= 0.0.0~git.20130915-2) to make sure a
version with support for the check_same_thread constructor option is
available.
* New patch handle-unknown-users.diff to make sure unknown users
are handled exactly like incorrect passwords when login fail.
* New patch app-owncloud.diff to add owncloud support to Plinth.
* Adjusted rules to make sure actions/* scripts are executable.
-- Petter Reinholdtsen <pere@debian.org> Fri, 27 Sep 2013 09:06:38 +0200
plinth (0.0.0~git.20130925-1) unstable; urgency=low
[ Tzafrir Cohen ]
* Initial release. (Closes: #722093)
[ Petter Reinholdtsen ]
* New patch keep-vendor-dir.diff to avoid removing directories that
should survive the clean Makefile target.
* Add workaround in rules addressing the problem caused by
keep-vendor-dir.diff being applied after 'make clean' is executed.
* New patch sudo-not-exmachina.diff to drop the exmachina dependency,
and adjust binary dependencies and the debpathes patch to cope with
this. Drop dependency on augeas-tools, no longer used with this
patch.
* Set priority to optional, as the package do not conflict with anything.
-- Petter Reinholdtsen <pere@debian.org> Thu, 26 Sep 2013 09:14:54 +0200