Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-11-12 | Release 1.6~alpha51.6_alpha5 | Julian Andres Klode | |
2017-11-05 | Release 1.6~alpha4 | Julian Andres Klode | |
2017-10-28 | Release 1.6~alpha31.6_alpha3 | Julian Andres Klode | |
2017-10-26 | Release 1.6~alpha21.6_alpha2 | Julian Andres Klode | |
2017-10-23 | CMake: methods: Cleanup link libraries, use OBJECT libraries | Julian Andres Klode | |
Use OBJECT libraries for http and connect stuff, and move the seccomp link expression into a global link_libraries() call. This also fixes a bug where only the http target pulled in the gnutls header arguments despite gnutls being used in connect.cc, and thus by mirror and ftp as well. Adjust translation support to ignore TARGET_OBJECTS sources and add the OBJECT libraries to the translated files. | |||
2017-10-23 | Release 1.6~alpha11.6_alpha1 | Julian Andres Klode | |
2017-10-20 | Dutch program translation update | Frans Spiesschaert | |
Closes: #879137 | |||
2017-10-08 | zh_CN.po: Update Simplified Chinese programs translation | Mo Zhou | |
2017-09-24 | Drop curl method and apt-transport-https package | Julian Andres Klode | |
This automatically removes any old apt-transport-https, as apt now Breaks it unversioned. | |||
2017-09-24 | Release 1.51.5 | Julian Andres Klode | |
2017-09-13 | Release 1.5~rc41.5_rc4 | Julian Andres Klode | |
2017-09-10 | Release 1.5~rc31.5_rc3 | Julian Andres Klode | |
2017-09-09 | Release 1.5~rc21.5_rc2 | Julian Andres Klode | |
2017-09-04 | Dutch program translation update | Frans Spiesschaert | |
Closes: #874285 | |||
2017-08-24 | Release 1.5~rc11.5_rc1 | Julian Andres Klode | |
2017-08-17 | Release 1.5~beta21.5_beta2 | Julian Andres Klode | |
2017-07-17 | Merge pull request Debian/apt#44 from willismonroe/patch-1 | Julian Andres Klode | |
Minor grammar fix [jak@d.o: Fixed up po/] | |||
2017-07-04 | zh_CN.po: update Simplified Chinese programs translation | Zhou Mo | |
2017-07-03 | Release 1.5~beta11.5_beta1 | Julian Andres Klode | |
2017-07-03 | Russian translation update | Алексей Шилин | |
2017-06-30 | Switch to 'http' as the default https method | Julian Andres Klode | |
The old curl based method is still available as 'curl', 'curl+http', and 'curl+https'. | |||
2017-06-30 | Upload 1.5~alpha3 to experimental1.5_alpha3 | Julian Andres Klode | |
2017-06-29 | Upload 1.5~alpha2 to experimental1.5_alpha2 | Julian Andres Klode | |
2017-06-28 | Upload 1.5~alpha1 to experimental1.5_alpha1 | Julian Andres Klode | |
2017-06-28 | Allow building without curl | Julian Andres Klode | |
This makes testing easier and prepares us for the transition. | |||
2017-06-01 | Release 1.4.61.4.6 | Julian Andres Klode | |
2017-05-31 | Release 1.4.51.4.5 | Julian Andres Klode | |
2017-05-16 | Release 1.4.41.4.4 | Julian Andres Klode | |
2017-05-11 | Release 1.4.31.4.3 | Julian Andres Klode | |
2017-05-07 | Updated Czech translation of apt | Miroslav Kure | |
Closes: #861943 | |||
2017-05-04 | Release 1.4.21.4.2 | Julian Andres Klode | |
2017-04-24 | Release 1.4.11.4.1 | Julian Andres Klode | |
2017-04-01 | Release the April Fools' release1.4 | Julian Andres Klode | |
2017-04-01 | da.po: Fix overtranslated "show" command | Julian Andres Klode | |
Reported-By: Niels Thykier on IRC Gbp-Dch: ignore | |||
2017-03-14 | Danish program translation update | Joe Dalton | |
Closes: #856723 | |||
2017-02-22 | Release 1.4~rc21.4_rc2 | Julian Andres Klode | |
2017-02-06 | Release 1.4~rc11.4_rc1 | Julian Andres Klode | |
2017-02-06 | Dutch program translation update | Frans Spiesschaert | |
Closes: #853761 | |||
2017-01-27 | Japanese manpages & program translation update | victory | |
Committer-Notes: Complete files pulled from website as patches tend to be hard to work with in this context. Last-Translator not updated as wished. po-files refreshed. Mailingslist-Thread: <20170106014830.f843cd8b89243a8e57c4062c@gmail.com> | |||
2017-01-26 | po: update Simplified Chinese program translation | Zhou Mo | |
2017-01-17 | Release 1.4~beta41.4_beta4 | Julian Andres Klode | |
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... | |||
2017-01-05 | Release 1.4~beta31.4_beta3 | Julian Andres Klode | |
2016-12-31 | expand -f to --fix-broken in error messages | David Kalnischkies | |
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! | |||
2016-12-16 | Catalan program translation update | Oriol Debian | |
Closes: #846514 | |||
2016-12-08 | releasing package apt version 1.4~beta2 | Julian Andres Klode | |
2016-11-25 | Release 1.4~beta11.4_beta1 | Julian Andres Klode | |
2016-11-11 | unfuzzy various strings in manpage po's | David Kalnischkies | |
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 | |||
2016-11-02 | Dutch program translation update | Frans Spiesschaert | |
Closes: #840552 | |||
2016-10-04 | Release 1.3.11.3.1 | Julian Andres Klode | |
2016-10-04 | Turkish program translation update | Mert Dirik | |
Closes: #838731 |