<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/libs/libgcrypt/Makefile, branch master</title>
<subtitle>Mirror of packages feed</subtitle>
<id>https://git.openwrt.org/feed/packages/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/feed/packages/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/'/>
<updated>2026-01-09T09:54:44Z</updated>
<entry>
<title>libgcrypt: update to 1.11.2</title>
<updated>2026-01-09T09:54:44Z</updated>
<author>
<name>W. Michael Petullo</name>
</author>
<published>2026-01-08T02:47:57Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=614b91eeae210db7e6c6a2c7202e09990b7ec181'/>
<id>urn:sha1:614b91eeae210db7e6c6a2c7202e09990b7ec181</id>
<content type='text'>
This upstream release cleans up missing definitions and prototypes.

Signed-off-by: W. Michael Petullo &lt;mike@flyn.org&gt;
</content>
</entry>
<entry>
<title>treewide: fix spelling and grammar in Makefiles</title>
<updated>2025-12-31T07:12:36Z</updated>
<author>
<name>George Sapkin</name>
</author>
<published>2025-12-26T04:26:18Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=de64f871b0f00b885039997eb46f914bdac687a5'/>
<id>urn:sha1:de64f871b0f00b885039997eb46f914bdac687a5</id>
<content type='text'>
Fix spelling and grammar in package definitions, configs, comments and
other strings.

Signed-off-by: George Sapkin &lt;george@sapk.in&gt;
</content>
</entry>
<entry>
<title>libgcrypt: update to 1.11.1</title>
<updated>2025-06-01T07:15:45Z</updated>
<author>
<name>W. Michael Petullo</name>
</author>
<published>2025-05-31T03:02:53Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=c2cfb058554917996cc30b3322b0bf127dd50900'/>
<id>urn:sha1:c2cfb058554917996cc30b3322b0bf127dd50900</id>
<content type='text'>
Upstream list of changes is available at
https://dev.gnupg.org/source/libgcrypt/browse/master/NEWS.

Signed-off-by: W. Michael Petullo &lt;mike@flyn.org&gt;
</content>
</entry>
<entry>
<title>libgcrypt: 1.11.0</title>
<updated>2025-01-03T08:41:36Z</updated>
<author>
<name>W. Michael Petullo</name>
</author>
<published>2025-01-02T23:44:49Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=b72b64008bbd5e94e915954b4f315b370660b48f'/>
<id>urn:sha1:b72b64008bbd5e94e915954b4f315b370660b48f</id>
<content type='text'>
Signed-off-by: W. Michael Petullo &lt;mike@flyn.org&gt;
</content>
</entry>
<entry>
<title>libgcrypt: use pkgconfig metadata in InstallDev</title>
<updated>2024-11-10T06:32:18Z</updated>
<author>
<name>Daniel Golle</name>
</author>
<published>2024-11-09T00:39:07Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=c952d4574a889e24dac39bf5c34d7d2de4bd11e9'/>
<id>urn:sha1:c952d4574a889e24dac39bf5c34d7d2de4bd11e9</id>
<content type='text'>
Install pkgconfig metadata to allow detection of libgcrypt during
build of other packages which rely on pkgconfig.

Signed-off-by: Daniel Golle &lt;daniel@makrotopia.org&gt;
</content>
</entry>
<entry>
<title>libgcrypt: update to 1.10.3</title>
<updated>2024-01-02T22:52:13Z</updated>
<author>
<name>W. Michael Petullo</name>
</author>
<published>2024-01-01T23:31:18Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=a3176fc61f4c1c07303f008113192e027bbbce0b'/>
<id>urn:sha1:a3176fc61f4c1c07303f008113192e027bbbce0b</id>
<content type='text'>
Signed-off-by: W. Michael Petullo &lt;mike@flyn.org&gt;
</content>
</entry>
<entry>
<title>libgcrypt: update to 1.10.2</title>
<updated>2023-05-20T05:15:16Z</updated>
<author>
<name>W. Michael Petullo</name>
</author>
<published>2023-05-19T16:28:21Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=427c9b69742e26d4aacf1f9378917c358c4e5a65'/>
<id>urn:sha1:427c9b69742e26d4aacf1f9378917c358c4e5a65</id>
<content type='text'>
Signed-off-by: W. Michael Petullo &lt;mike@flyn.org&gt;
</content>
</entry>
<entry>
<title>treewide: remove AUTORELEASE</title>
<updated>2023-04-21T20:46:58Z</updated>
<author>
<name>Paul Fertser</name>
</author>
<published>2023-04-21T16:32:27Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=0c10c224be81f9221dabfab449855ab6718d2a0c'/>
<id>urn:sha1:0c10c224be81f9221dabfab449855ab6718d2a0c</id>
<content type='text'>
Automatically compute and substitute current values for all
$(AUTORELEASE) instances as this feature is deprecated and shouldn't be
used.

The following temporary change was made to the core:

diff --git a/rules.mk b/rules.mk
index 57d7995d4fa8..f16367de87a8 100644
--- a/rules.mk
+++ b/rules.mk
@@ -429,7 +429,7 @@ endef
 abi_version_str = $(subst -,,$(subst _,,$(subst .,,$(1))))

 COMMITCOUNT = $(if $(DUMP),0,$(call commitcount))
-AUTORELEASE = $(if $(DUMP),0,$(call commitcount,1))
+AUTORELEASE = $(if $(DUMP),0,$(shell sed -i "s/\$$(AUTORELEASE)/$(call commitcount,1)/" $(CURDIR)/Makefile))

 all:
 FORCE: ;

And this command used to fix affected packages:

for i in $(cd feeds/packages; git grep -l PKG_RELEASE:=.*AUTORELEASE | \
                              sed 's^.*/\([^/]*\)/Makefile^\1^';);
do
  make package/$i/download
done

Signed-off-by: Paul Fertser &lt;fercerpav@gmail.com&gt;
</content>
</entry>
<entry>
<title>libgcrypt: update to 1.10.1</title>
<updated>2022-05-11T21:49:18Z</updated>
<author>
<name>W. Michael Petullo</name>
</author>
<published>2022-05-10T19:47:45Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=e79842a817ae7c2747a45fc501b72e22e3fe4838'/>
<id>urn:sha1:e79842a817ae7c2747a45fc501b72e22e3fe4838</id>
<content type='text'>
Signed-off-by: W. Michael Petullo &lt;mike@flyn.org&gt;
</content>
</entry>
<entry>
<title>libgcrypt: update to 1.9.4</title>
<updated>2021-09-25T18:04:51Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2021-09-19T08:15:48Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=0c4325fb0b6dc8b943e86aa25558eb5c95b1d47a'/>
<id>urn:sha1:0c4325fb0b6dc8b943e86aa25558eb5c95b1d47a</id>
<content type='text'>
Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
</feed>
