1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170
|
gssproxy (0.9.2-4) unstable; urgency=medium
* Team upload.
* Declare the "skippable" autopkgtest restriction, since the autopkgtest
sometimes exits 77.
* Add autopkgtest dependency on iproute2.
* Declare the "isolation-container" autopkgtest restriction, since the
autopkgtest starts and stops services.
-- Colin Watson <cjwatson@debian.org> Thu, 14 Aug 2025 11:34:58 +0100
gssproxy (0.9.2-3) unstable; urgency=medium
* Make team maintained by pkg-security.
* Standards-Version: 4.7.0.
* Use pkgconf instead of obsolete pkg-config.
* rules: Use execute_* instead of override.
* Don't use libsocket-wrapper on armel/armhf.
* copyright: Fix for debian/tests/gssproxy-apache.
* salsa-ci.yml: Enable licenserecon.
* Add licenserecon exclusion file.
* Run wrap-and-sort -satbk.
-- Simon Josefsson <simon@josefsson.org> Sat, 26 Oct 2024 20:19:26 +0200
gssproxy (0.9.2-2) unstable; urgency=medium
* Run wrap-and-sort -satbk.
* Build-Depend on systemd-dev instead of systemd. Closes: #1060485.
* gssproxy.lintian-overrides: Use new systemd path.
* Bump copyright years for debian/.
* Drop -Wl,--as-needed (debian-rules-uses-as-needed-linker-flag).
* tests/gssproxy-apache: Wrap trap line for readability.
* B-D on valgrind-if-available instead of hard-coding archs.
-- Simon Josefsson <simon@josefsson.org> Fri, 12 Jan 2024 11:46:31 +0100
gssproxy (0.9.2-1) unstable; urgency=medium
[ Simon Josefsson ]
* New upstream version 0.9.2
* Standards-Version: 4.6.2.
* Bump copyright years for debian/*.
[ Debian Janitor ]
* Remove constraints unnecessary since buster:
+ Build-Depends: Drop versioned constraint on libini-config-dev and
libkrb5-dev.
-- Simon Josefsson <simon@josefsson.org> Thu, 19 Oct 2023 21:07:09 +0200
gssproxy (0.9.1-1) unstable; urgency=medium
* New upstream version 0.9.1
* Adopt package. Closes: #994507.
* Bump Standards-Version to 4.6.1.
* Update srcdir path to gssproxy.conf.
* Fix nocheck builds.
* Don't ship empty /usr/include dir.
* Install upstream documentation.
* Upstream renamed /etc/gss/mech.d/gssproxy.conf to proxymech.conf.
* Rules-Requires-Root: no.
* Bump copyright year for debian/*.
* Add autopkgtest checking apache privsep.
* Fix lintian-overrides syntax.
* Drop unused spare-manual-page, silencing unused-override.
* Add /usr/share/doc/gssproxy/examples/.
-- Simon Josefsson <simon@josefsson.org> Sat, 17 Sep 2022 00:15:55 +0200
gssproxy (0.8.4-2) unstable; urgency=medium
* rules: Don't remove empty dirs after dh_auto_install, we need them.
-- Timo Aaltonen <tjaalton@debian.org> Wed, 13 Oct 2021 09:33:11 +0300
gssproxy (0.8.4-1) unstable; urgency=medium
[ Debian Janitor ]
* Bump debhelper from old 10 to 12.
* Set debhelper-compat version in Build-Depends
* Set upstream metadata fields: Repository.
* Drop unnecessary dependency on dh-autoreconf.
* Remove MIA uploader Dafydd Harries <daf@debian.org>. Closes: #965390
[ Robbie Harwood]
* Update VCS links (to github and salsa)
* New upstream version 0.8.4
* Provide NFS client config snippet (Closes: #983740)
* Bump standards and get lintian clean
-- Robbie Harwood (frozencemetery) <rharwood@club.cc.cmu.edu> Mon, 29 Mar 2021 15:34:55 -0400
gssproxy (0.8.2-2) unstable; urgency=medium
* dirs: Install rcachedir, as referenced by the systemd file. (LP: #1867788)
* source/options: Use extend-diff-ignore to ignore files which aren't
on the tarball.
-- Timo Aaltonen <tjaalton@debian.org> Mon, 30 Mar 2020 21:32:52 +0300
gssproxy (0.8.2-1) unstable; urgency=medium
* New upstream version 0.8.2 (Closes: #950518)
* Bump standards version and lintian clean
* Switch to upstream's systemd unit (Closes: #875468)
* Stop providing NFS server config snippet (Closes: #856965)
-- Robbie Harwood (frozencemetery) <rharwood@club.cc.cmu.edu> Wed, 05 Feb 2020 19:17:32 -0500
gssproxy (0.8.0-1.1) unstable; urgency=medium
* Non-maintainer upload.
* Limit the valgrind build dependency to the architectures
where valgrind is available. (Closes: #896149)
-- Adrian Bunk <bunk@debian.org> Wed, 15 Aug 2018 19:05:20 +0300
gssproxy (0.8.0-1) unstable; urgency=medium
* New upstream version 0.8.0
-- Robbie Harwood (frozencemetery) <rharwood@club.cc.cmu.edu> Tue, 13 Mar 2018 16:27:48 -0400
gssproxy (0.7.0+git20171223-2) unstable; urgency=medium
* install: Add buid/ prefix.
* rules: Update dh_clean override.
-- Timo Aaltonen <tjaalton@debian.org> Sun, 24 Dec 2017 11:16:07 +0200
gssproxy (0.7.0+git20171223-1) unstable; urgency=medium
* New upstream snapshot.
* rules: Follow Fedora and run just make test_proxymech instead of
check, which gives weird results.
* patches: Removed, all upstream.
* install, rules: Modify for new upstream tree.
* control: Bump build-dep on libini-config-dev.
* rules: Build in a subdir.
* rules: Override dh_clean.
-- Timo Aaltonen <tjaalton@debian.org> Sat, 23 Dec 2017 09:10:09 +0200
gssproxy (0.7.0-2) experimental; urgency=medium
* Fix watchfile (.org, not .io)
* Add Timo to uploaders
-- Robbie Harwood (frozencemetery) <rharwood@club.cc.cmu.edu> Thu, 30 Mar 2017 17:38:06 -0400
gssproxy (0.7.0-1) experimental; urgency=medium
* New upstream version 0.7.0
* Drop NFS server config snippet (Closes #856965)
* Patch credential renewal for mod_auth_gssapi
-- Robbie Harwood (frozencemetery) <rharwood@club.cc.cmu.edu> Thu, 30 Mar 2017 17:35:59 -0400
gssproxy (0.5.1-2) unstable; urgency=medium
* Add copyright note for gssproxy-0.5.1/x-files/gss_proxy.x
-- Robbie Harwood (frozencemetery) <rharwood@club.cc.cmu.edu> Tue, 27 Dec 2016 14:48:32 -0500
gssproxy (0.5.1-1) unstable; urgency=low
* Initial release (Closes: #838282)
-- Robbie Harwood (frozencemetery) <rharwood@club.cc.cmu.edu> Wed, 21 Dec 2016 02:41:38 -0500
|