Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-09-11 | d/README.Debian: Fix typo. | Daniel Shahaf | 1 | -1/+1 | |
2018-09-11 | Upload to unstable as 5.6.1-1 | Axel Beckert | 1 | -2/+4 | |
2018-09-11 | Add initial changelog entry for 5.6.1-1 | Axel Beckert | 1 | -0/+9 | |
2018-09-05 | Update README.Debian wrt. -dbg vs -dbgsym packages and apt-get vs apt. | Axel Beckert | 2 | -12/+29 | |
2018-09-05 | Retroactively mention #908000 in previous changelog entry. | Axel Beckert | 1 | -1/+1 | |
Debian bug report #908000 has been filed to track CVE-2018-0502 and CVE-2018-13259 in the Debian BTS. It has been written only after the upload of 5.6-1 due to the embargo on these issues as the upload of 5.6-1 happened only minutes after the end of the embargo. | |||||
2018-09-03 | Upload to unstable as 5.6-1 with urgency=high due to security fixes | Axel Beckert | 1 | -3/+9 | |
2018-09-03 | Install symlinks to NEWS.gz (Policy 4.2.0) and README.Debian to ↵ | Axel Beckert | 2 | -1/+7 | |
/usr/share/doc/zsh/. Also drop no more used symlink from /usr/share/doc/zsh/changelog.gz to /usr/share/doc/zsh-common/changelog.gz from debian/zsh.links. Mention in debian/TODO.md other minor, but non-trivial issues noticed recently. Gbp-Dch: Full | |||||
2018-09-03 | Update debian/changelog for new upstream release | Axel Beckert | 1 | -0/+9 | |
2018-09-03 | Refresh patch further-mitigate-test-suite-hangs.patch | Axel Beckert | 1 | -5/+3 | |
2018-08-27 | Upload to experimental as 5.5.1-test-2-1 | Axel Beckert | 1 | -2/+2 | |
2018-08-27 | Add changelog entry for new upstream release candidate | Axel Beckert | 1 | -0/+8 | |
2018-08-26 | Declare compliance with Debian Policy 4.2.1. (No changes needded.) | Axel Beckert | 1 | -1/+1 | |
2018-04-17 | Upload to unstable as 5.5.1-1 | Axel Beckert | 1 | -2/+4 | |
2018-04-17 | Mention #891140 in 5.4.2-test-2-1 and 5.5-1 debian/changelog entries | Axel Beckert | 1 | -0/+4 | |
2018-04-17 | Update changelog for new upstream bugfix release | Axel Beckert | 1 | -0/+7 | |
2018-04-09 | Upload to unstable as 5.5-1 | Axel Beckert | 1 | -2/+2 | |
2018-04-09 | Update changelog for new upstream release | Axel Beckert | 1 | -0/+13 | |
Gbp-Dch: Ignore | |||||
2018-04-08 | Handle /usr/local/share/zsh with dh_usrlocal (Closes: #895153) | Sven Joachim | 3 | -35/+0 | |
The upstream Makefile installs the /usr/local/share/zsh/site-functions directory, so all that is needed is not to delete it later in debian/rules, after which dh_usrlocal magically handles the rest. | |||||
2018-04-07 | Upload to experimental as 5.4.2-test-2-1 | Axel Beckert | 1 | -2/+2 | |
2018-04-07 | Update changelog for new release candidate for upcoming 5.5 release | Axel Beckert | 1 | -0/+9 | |
Gbp-Dch: Ignore | |||||
2018-04-07 | Drop cherry-picked patches for CVE-2018-1071 and CVE-2018-1083 | Axel Beckert | 3 | -73/+0 | |
2018-04-07 | Upload to unstable as 5.4.2-4 | Axel Beckert | 1 | -0/+14 | |
2018-04-07 | Declare compliance with Debian Policy 4.1.4 | Axel Beckert | 1 | -1/+1 | |
No other changes were required. Gbp-Dch: Full | |||||
2018-04-05 | Update Vcs-* headers for move to Salsa | Axel Beckert | 1 | -2/+2 | |
2018-04-05 | Drop zsh-static lintian override for no more emitted tag | Axel Beckert | 1 | -1/+0 | |
2018-04-05 | Cherry-pick upstream patches to fix CVE-2018-1071 + CVE-2018-1083 | Axel Beckert | 3 | -0/+73 | |
* CVE-2018-1071 (Check bounds when copying path in "hashcmd()". Closes: #894044) * CVE-2018-1083 (Check bounds on PATH_MAX-sized buffer used for file completion candidates. Closes: #894043) Gbp-Dch: Full | |||||
2017-12-30 | Upload to unstable as 5.4.2-3 with urgency=low | Axel Beckert | 1 | -0/+13 | |
2017-12-30 | Bump debhelper compatibility to 11 | Axel Beckert | 2 | -2/+2 | |
Update versioned build-dependency on debhelper accordingly. Gbp-Dch: Full | |||||
2017-12-30 | Declare compliance with Debian Policy 4.1.3. (No changes needed.) | Axel Beckert | 1 | -1/+1 | |
2017-12-03 | Declare compliance with Debian Policy 4.1.2. (No changes needed.) | Axel Beckert | 1 | -1/+1 | |
2017-11-12 | debian/rules: Reduce some make call into fewer ones | Axel Beckert | 1 | -5/+4 | |
Gbp-Dch: Ignore | |||||
2017-11-12 | debian/rules: Drop some no more needed, fitting or relevant comments | Axel Beckert | 1 | -3/+0 | |
2017-11-12 | Fix binary-indep/install-indep build and optimize its dependencies | Axel Beckert | 1 | -5/+6 | |
Gbp-Dch: Ignore | |||||
2017-11-12 | Drop seemingly unneeded explicit dh_* calls and overrides | Axel Beckert | 1 | -5/+0 | |
Gbp-Dch: Ignore | |||||
2017-11-12 | debian/rules: Change from explicit targets to "minimal" dh style | Axel Beckert | 3 | -110/+52 | |
2017-11-02 | Upload to unstable as 5.4.2-2 | Axel Beckert | 1 | -0/+13 | |
2017-11-02 | dh_strip: Use --dbgsym-migration instead of historical --ddeb-migration | Axel Beckert | 1 | -1/+1 | |
2017-10-28 | Set "Rules-Requires-Root: no" | Axel Beckert | 2 | -1/+2 | |
Drop "-o root -g root" from $(INSTALL_PROGRAM) in debian/rules: No more needed, user/group are either set by dh_fixperms or dpkg-deb nowadays. Gbp-Dch: Full | |||||
2017-10-27 | Declare compliance with Debian Policy 4.1.1. (No changes needed.) | Axel Beckert | 1 | -1/+1 | |
2017-09-13 | Upload to unstable as 5.4.2-1 | Axel Beckert | 1 | -2/+2 | |
2017-09-13 | Update changelog for 5.4.2 | Axel Beckert | 2 | -1/+11 | |
Gbp-Dch: Ignore | |||||
2017-08-22 | Declare compliance with Debian Policy 4.1.0. (No changes needed.) | Axel Beckert | 1 | -1/+1 | |
2017-08-11 | Document change of default behaviour in 5.4.1 in NEWS.Debian | Axel Beckert | 1 | -0/+34 | |
Closes: #871816 | |||||
2017-08-11 | Upload to unstable as 5.4.1-1 | Axel Beckert | 1 | -6/+20 | |
2017-08-11 | Replace dh_autotools-dev_*config with dh_update_autotools_config (+ dh_clean) | Axel Beckert | 2 | -4/+1 | |
Also remove just added Lintian override again. | |||||
2017-08-10 | Change the value of $ZSH_PATCHLEVEL. | Daniel Shahaf | 1 | -1/+2 | |
Before this patch the value was 'Debian'. With this patch the value embeds the vendor name and package version number: 'debian/5.3.1-5'. Upstream's default is `git describe` output, e.g., '5.3.1-test-2-0-gd17f9d32f'. | |||||
2017-08-10 | Add lintian override for missing-build-dependency-for-dh_-command, see #871711 | Axel Beckert | 1 | -0/+2 | |
2017-08-10 | Drop build-dependencies on autotools-dev and dh-autoreconf | Axel Beckert | 1 | -3/+1 | |
No more needed with debhelper compatibility level 10 and the according versioned build-dependency. Thanks: Lintian for the hint. Gbp-Dch: Full | |||||
2017-08-10 | Drop all but two patches for 5.4.1, add changelog entry for 5.4.1-1 | Axel Beckert | 10 | -336/+8 | |
2017-06-22 | Upload to unstable as 5.3.1-5 | Axel Beckert | 1 | -0/+14 | |