On 2021/06/03 08:41, Renaud Allard wrote:
>
>
> On 6/2/21 10:35 PM, Stuart Henderson wrote:
> > On 2021/06/02 10:50, Renaud Allard wrote:
> > > Hello,
> > >
> > > Here is a diff to update geo/traccar to 4.13.
> > >
> > > There is an important change due to a modification in liquibase. If you have
> > > defined 'database.changelog' in /etc/traccar/traccar.xml, it will
> > > need
> to
> > > change to a relative path. However, it is not expected that users define it
> > > in their own configuration file.
> >
> > Well, if any changes have been made to traccar.xml, the database.changelog
> > path will need to be updated because the update won't be merged automatically.
>
> The change is in default.xml (in /usr/local/share/traccar/conf) which is not
> really supposed to be modified by the user (unlike /etc/traccar.xml). So, it
> should be updated by the new package. The issue would be if someone modified
> traccar.xml to point to somewhere else, but I don't see why one would do
> that.
There are cases where you need to copy default.xml, remove existing lines
and point at the new file in traccar.xml.
I'll take care of committing this after I've got the update running on
my work installation (see above ;) and see if I can come up with some text
suitable for current.html.
No comments:
Post a Comment