aboutsummaryrefslogtreecommitdiff
path: root/debian
Commit message (Collapse)AuthorAge
* debian: libgnunet-dev should not depend on GNUnetFlorian Dold2021-08-24
|
* -remove pthread dependency, add additional libexec binary to gnunet packageChristian Grothoff2021-08-24
|
* -remove dead ats-tests, fix strange Debian build issuesChristian Grothoff2021-08-24
|
* -update Debian changelog, updating posChristian Grothoff2021-08-23
|
* debian: do not pollute skel (see Debian Policy Section 10.7.5.)Florian Dold2021-08-08
|
* -remove -R on chown for log dir, remove chown for /home/grothoff, should ↵Christian Grothoff2021-08-08
| | | | really not be needed
* debian: leave out debian version '0', as lintian complainsFlorian Dold2021-08-08
|
* debian: bump version (0.15.0-1)Florian Dold2021-08-08
|
* debian: bump versionFlorian Dold2021-08-06
|
* debian: compat level, removal of user units, tweaksFlorian Dold2021-08-01
|
* debian: bump versionFlorian Dold2021-07-31
|
* debian: Do not remove users/groups in postrmFlorian Dold2021-07-31
| | | | | Doing so is dangerous (UID/GID recycling!) from a security point of view. It should *never* be done automatically.
* debian: fix dateFlorian Dold2021-07-31
|
* debian: bump version to 0.14.1-9Florian Dold2021-07-31
|
* debian: bump versionFlorian Dold2021-07-29
|
* debian: bump versionFlorian Dold2021-07-28
|
* debian: bump versionFlorian Dold2021-07-26
|
* debian: bump versionFlorian Dold2021-07-26
|
* debian: bump versionFlorian Dold2021-07-26
|
* -fix deb build issuesChristian Grothoff2021-07-20
|
* -update changelogChristian Grothoff2021-07-14
|
* need libgnunetrest in libgnunet packageChristian Grothoff2021-06-25
|
* Swap gnunet-config's default behaviour for the rewrite flagAlessio Vanni2021-04-24
| | | | | | | | | | | | | | | | | | | | | | | | | With the previous default, a configuration file could keep values different from the defaults even when the user did not explicitly edit that option, potentially leading to buggy behaviour. For example: GNUnet's version X+1 changes the default value for a certain option A, but anyone who has edited the configuration file with version X or earlier, would still have got the old default for A even when updating to version X+1. It was possible to write only the edited parts, but that required explicitly passing the `--rewrite' (or `-w') flag. The default behaviour has now been swapped so that the resulting file contains only differences, while a "frozen" configuration is generated with the `--rewrite' flag. Also, as it's a minor change: a function used internally by the logging component was using translated strings to check the requested log level. This behaviour is buggy as passing an untranslated string to e.g. `GNUNET_log_setup', while the current locale is different and a translation for that string exists, would generate a different log level than the one requested.
* -fix typosChristian Grothoff2021-04-24
|
* -bump debian package versionChristian Grothoff2021-04-18
|
* add base32 encoder/decoderChristian Grothoff2021-03-02
|
* fixChristian Grothoff2021-02-17
|
* fix packageChristian Grothoff2021-02-16
|
* fix silly packaging bugChristian Grothoff2021-02-16
|
* try to fix depsChristian Grothoff2021-02-15
|
* further work on libgnunet minimizationChristian Grothoff2021-02-15
|
* range is not allowed :-(Christian Grothoff2021-01-25
|
* lower versionChristian Grothoff2021-01-25
|
* needed fileChristian Grothoff2021-01-25
|
* bump changelogChristian Grothoff2021-01-02
|
* renamedChristian Grothoff2021-01-01
|
* rename gnunet-dev to libgnunet-devChristian Grothoff2021-01-01
|
* do not use atomic write for configuration file, we may not have permissions ↵Christian Grothoff2020-12-31
| | | | to do this, also should not be necessary
* fix postinst to ensure gnunet.conf is owned by grothoff after using ↵Christian Grothoff2020-12-30
| | | | gnunet-config
* -work on packagingChristian Grothoff2020-12-29
|
* fix changelog formatChristian Grothoff2020-12-29
|
* 0.14Christian Grothoff2020-12-29
|
* del generated filesChristian Grothoff2020-12-29
|
* include usr/share/ in libgnunetutilChristian Grothoff2020-12-28
|
* import Debian build rules, split off libgnunetChristian Grothoff2020-12-28