Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Release 1.5~beta11.5_beta1 | Julian Andres Klode | 2017-07-03 | 1 | -3/+3 |
| | |||||
* | Upload 1.5~alpha3 to experimental1.5_alpha3 | Julian Andres Klode | 2017-06-30 | 1 | -2/+2 |
| | |||||
* | Upload 1.5~alpha2 to experimental1.5_alpha2 | Julian Andres Klode | 2017-06-29 | 1 | -2/+2 |
| | |||||
* | Upload 1.5~alpha1 to experimental1.5_alpha1 | Julian Andres Klode | 2017-06-28 | 1 | -11/+48 |
| | |||||
* | Release 1.4.61.4.6 | Julian Andres Klode | 2017-06-01 | 1 | -2/+2 |
| | |||||
* | Release 1.4.51.4.5 | Julian Andres Klode | 2017-05-31 | 1 | -2/+2 |
| | |||||
* | Release 1.4.41.4.4 | Julian Andres Klode | 2017-05-16 | 1 | -2/+2 |
| | |||||
* | Release 1.4.31.4.3 | Julian Andres Klode | 2017-05-11 | 1 | -2/+2 |
| | |||||
* | Release 1.4.21.4.2 | Julian Andres Klode | 2017-05-04 | 1 | -2/+2 |
| | |||||
* | Release 1.4.11.4.1 | Julian Andres Klode | 2017-04-24 | 1 | -2/+2 |
| | |||||
* | Release the April Fools' release1.4 | Julian Andres Klode | 2017-04-01 | 1 | -2/+2 |
| | |||||
* | Release 1.4~rc21.4_rc2 | Julian Andres Klode | 2017-02-22 | 1 | -2/+2 |
| | |||||
* | Release 1.4~rc11.4_rc1 | Julian Andres Klode | 2017-02-06 | 1 | -8/+8 |
| | |||||
* | Release 1.4~beta41.4_beta4 | Julian Andres Klode | 2017-01-17 | 1 | -2/+2 |
| | | | | | | | We are basically frozen now, but (a) this wildcard thing is a bit "explosive" to call this RC and (b) you never know if you might need to add a new tiny feature and freeze can be long... | ||||
* | Release 1.4~beta31.4_beta3 | Julian Andres Klode | 2017-01-05 | 1 | -49/+49 |
| | |||||
* | expand -f to --fix-broken in error messages | David Kalnischkies | 2016-12-31 | 1 | -18/+9 |
| | | | | | | | | | | | | | | | | | | | | Users end up believing that this is a --force mode as -f is common for that, but apt doesn't have such a mode and --fix-broken is really not about forcing something but actually trying to fix the breakage which tends to be the result of a user forcing something on its system via low-level forced dpkg calls. Example: The "common" pattern of "dpkg -i ./foo.deb; apt install -f" is nowadays far better dealt with via "apt install ./foo.deb". And while at it the two places handing out this suggestion are changed to use the same strings to avoid needless translation work in the future and the suggestion uses 'apt' instead of 'apt-get' as this will be run interactively by a user, so its a good opportunity to showcase what we can do and will allow us to be more helpful to the user. Closes: #709092 Thanks: Kristian Glass for initial patch! | ||||
* | releasing package apt version 1.4~beta2 | Julian Andres Klode | 2016-12-08 | 1 | -2/+2 |
| | |||||
* | Release 1.4~beta11.4_beta1 | Julian Andres Klode | 2016-11-25 | 1 | -2/+4 |
| | |||||
* | unfuzzy various strings in manpage po's | David Kalnischkies | 2016-11-11 | 1 | -1/+1 |
| | | | | | | | No need to ask translators to deal with typo fixes in english text, adding new items to long existing lists and 'literals'. Gbp-Dch: Ignore | ||||
* | Release 1.3.11.3.1 | Julian Andres Klode | 2016-10-04 | 1 | -2/+2 |
| | |||||
* | Release 1.31.3 | Julian Andres Klode | 2016-09-20 | 1 | -2/+2 |
| | |||||
* | Release 1.3~rc41.3_rc4 | Julian Andres Klode | 2016-09-02 | 1 | -2/+2 |
| | |||||
* | Release 1.3~rc31.3_rc3 | Julian Andres Klode | 2016-08-30 | 1 | -2/+3 |
| | |||||
* | Release 1.3~rc21.3_rc2 | Julian Andres Klode | 2016-08-17 | 1 | -4/+4 |
| | |||||
* | Release 1.3~rc11.3_rc1 | Julian Andres Klode | 2016-08-11 | 1 | -1733/+1748 |
| | | | | | | | | This commit looks heavy. Most of that comes from the fact that the ordering of files in the translations changed with the switch to CMake. I could have gone the extra mile to figure out the original ordering and replicate it, but I have chosen to re-order everything by file and line number, as that's easier. | ||||
* | Release 1.3~pre31.3_pre3 | Julian Andres Klode | 2016-08-04 | 1 | -12/+37 |
| | |||||
* | show right binary name in simulation notice | David Kalnischkies | 2016-06-23 | 1 | -3/+5 |
| | | | | Closes: 825216 | ||||
* | Release 1.3~exp31.3_exp3 | Julian Andres Klode | 2016-06-22 | 1 | -29/+37 |
| | | | | Quite a huge churn of new strings. | ||||
* | Release 1.3~exp21.3_exp2 | Julian Andres Klode | 2016-06-11 | 1 | -8/+22 |
| | |||||
* | Release 1.3~exp11.3_exp1 | Julian Andres Klode | 2016-05-11 | 1 | -26/+21 |
| | |||||
* | support Signed-By in Release files as a sort of HPKP | David Kalnischkies | 2016-05-01 | 1 | -6/+1 |
| | | | | | | | | | | | | Users have the option since apt >= 1.1 to enforce that a Release file is signed with specific key(s) either via keyring filename or fingerprints. This commit adds an entry with the same name and value (except that it doesn't accept filenames for obvious reasons) to the Release file so that the repository owner can set a default value for this setting effecting the *next* Release file, not the current one, which provides a functionality similar "HTTP Public Key Pinning". The pinning is in effect as long as the (then old) Release file is considered valid, but it is also ignored if the Release file has no Valid-Until at all. | ||||
* | drop empty line from fetch error | David Kalnischkies | 2016-04-25 | 1 | -7/+2 |
| | | | | | | | | This is a duplicate of sorts of 0efb29eb36184bbe6de7b1013d1898796d94b171 which is the a lot more frequent case of this error – and also a duplicate of this error message, just without the \n at the end. Git-Dch: Ignore | ||||
* | Release 1.2.111.2.11 | Julian Andres Klode | 2016-04-25 | 1 | -2/+2 |
| | |||||
* | drop confusing comma from no strong hash message | David Kalnischkies | 2016-03-25 | 1 | -2/+2 |
| | |||||
* | Release 1.2.81.2.8 | Julian Andres Klode | 2016-03-24 | 1 | -3/+3 |
| | |||||
* | Release 1.2.71.2.7 | Julian Andres Klode | 2016-03-15 | 1 | -2/+8 |
| | |||||
* | Release 1.2.31.2.3 | Julian Andres Klode | 2016-02-10 | 1 | -71/+28 |
| | | | | | Build system messed up the 1.2.2 commit by not updating the .po files properly, so they are now. | ||||
* | Release 1.2.11.2.1 | Julian Andres Klode | 2016-01-25 | 1 | -2/+2 |
| | |||||
* | Release 1.21.2 | Julian Andres Klode | 2016-01-15 | 1 | -2/+2 |
| | |||||
* | Release 1.2~exp11.2_exp1 | Julian Andres Klode | 2016-01-08 | 1 | -14/+19 |
| | |||||
* | Release 1.1.101.1.10 | Julian Andres Klode | 2015-12-30 | 1 | -6/+6 |
| | |||||
* | Release 1.1.91.1.9 | Julian Andres Klode | 2015-12-27 | 1 | -2/+7 |
| | |||||
* | 1.1.6 Christmas release | Julian Andres Klode | 2015-12-24 | 1 | -8/+8 |
| | |||||
* | Release 1.1.51.1.5 | Julian Andres Klode | 2015-12-14 | 1 | -5/+19 |
| | |||||
* | Release 1.1.41.1.4 | Julian Andres Klode | 2015-12-07 | 1 | -24/+24 |
| | |||||
* | release 1.1.31.1.3 | Michael Vogt | 2015-11-30 | 1 | -106/+106 |
| | | | | Git-dch: ignore | ||||
* | Release 1.1.21.1.2 | Julian Andres Klode | 2015-11-28 | 1 | -2/+7 |
| | |||||
* | Run ./prepare-release pre-export | Michael Vogt | 2015-11-25 | 1 | -36/+34 |
| | |||||
* | review of new/changed translatable program strings | Justin B Rye | 2015-11-21 | 1 | -10/+10 |
| | | | | | Reference mail: https://lists.debian.org/debian-l10n-english/2015/11/msg00006.html | ||||
* | more sensible default text in pot files | David Kalnischkies | 2015-11-19 | 1 | -2/+2 |
| | | | | Git-Dch: Ignore |